Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Reports #106

Open
jwodder opened this issue Dec 21, 2024 · 8 comments
Open

Run Reports #106

jwodder opened this issue Dec 21, 2024 · 8 comments
Labels
informational For Our Information

Comments

@jwodder
Copy link
Member

jwodder commented Dec 21, 2024

This issue is for listing information about successful runs of s3invsync so that general performance etc. can be tracked.

CC @yarikoptic @aaronkanzer

@jwodder jwodder added the informational For Our Information label Dec 21, 2024
@jwodder
Copy link
Member Author

jwodder commented Dec 21, 2024

  • Commit: fa1362d (PR Ignore empty directory entries in CSVs #96)
  • Host: typhon (Debian bookworm, 32 cores)
  • Bucket: dandiarchive
  • Manifest: 2024-12-19T01-00Z
  • Path filter: ^zarr/aa (20 Zarrs, 2718289 files, 1819 GB)
  • Start time: 2024-12-20 08:44:43 EDT
  • First (non-CSV) file download started: 2024-12-20 09:02:38 EDT
  • Last (non-CSV) file download finished: 2024-12-20 19:14:24 EDT
  • End time: 2024-12-20 19:15:26 EDT
  • Runtime: 10 hours, 30 minutes, 43.59 seconds
  • Maximum memory usage: 254.6 MB
  • Maximum CPU usage: 1858%
  • Note: The code was patched to eliminate log messages about keys not matching --path-filter in order to reduce logging noise.
info.json file produced by duct
{
  "command": "target/release/s3invsync --path-filter ^zarr/aa -l TRACE s3://dandiarchive/dandiarchive/dandiarchive/ /mnt/tmp/jwodder/2024.12.20.13.44.43Z-gh-95-fa1362d/backup",
  "system": {
    "cpu_total": 32,
    "memory_total": 1081801367552,
    "hostname": "typhon",
    "uid": 1012,
    "user": "jwodder"
  },
  "env": {},
  "gpu": [
    {
      "index": "0",
      "name": "NVIDIA A100-PCIE-40GB",
      "bus_id": "00000000:31:00.0",
      "driver_version": "560.35.05",
      "memory.total": "40960 MiB",
      "compute_mode": "Default"
    }
  ],
  "duct_version": "0.8.0",
  "schema_version": "0.2.0",
  "execution_summary": {
    "exit_code": 0,
    "command": "target/release/s3invsync --path-filter ^zarr/aa -l TRACE s3://dandiarchive/dandiarchive/dandiarchive/ /mnt/tmp/jwodder/2024.12.20.13.44.43Z-gh-95-fa1362d/backup",
    "logs_prefix": "/mnt/tmp/jwodder/2024.12.20.13.44.43Z-gh-95-fa1362d/duct/",
    "wall_clock_time": 37843.58987116814,
    "peak_rss": 254562304,
    "average_rss": 246478258.0884677,
    "peak_vsz": 3841757184,
    "average_vsz": 3741354899.0543704,
    "peak_pmem": 0.0,
    "average_pmem": 0.0,
    "peak_pcpu": 1858.0,
    "average_pcpu": 403.07713231904233,
    "num_samples": 36873,
    "num_reports": 632,
    "start_time": 1734702283.3706026,
    "end_time": 1734740126.9604738
  },
  "output_paths": {
    "stdout": "/mnt/tmp/jwodder/2024.12.20.13.44.43Z-gh-95-fa1362d/duct/stdout",
    "stderr": "/mnt/tmp/jwodder/2024.12.20.13.44.43Z-gh-95-fa1362d/duct/stderr",
    "usage": "/mnt/tmp/jwodder/2024.12.20.13.44.43Z-gh-95-fa1362d/duct/usage.json",
    "info": "/mnt/tmp/jwodder/2024.12.20.13.44.43Z-gh-95-fa1362d/duct/info.json",
    "prefix": "/mnt/tmp/jwodder/2024.12.20.13.44.43Z-gh-95-fa1362d/duct/"
  }
}

@jwodder
Copy link
Member Author

jwodder commented Dec 21, 2024

  • Commit: e13ca49
  • Host: typhon (Debian bookworm, 32 cores)
  • Bucket: dandiarchive
  • Manifest: 2024-12-20T01-00Z
  • Path filter: ^zarr/aaa (2 Zarrs, 177149 files, 84 GB)
  • Start time: 2024-12-20 21:54:03 EDT
  • First (non-CSV) file download started: 2024-12-20 22:14:20 EDT
  • Last (non-CSV) file download finished: 2024-12-20 23:19:38 EDT
  • End time: 2024-12-20 23:20:02 EDT
  • Runtime: 1 hour, 25 minutes, 59.334 seconds
  • Maximum memory usage: 242.6 MB
  • Maximum CPU usage: 1846.0%
  • Note: The code was patched to eliminate log messages about keys not matching --path-filter in order to reduce logging noise.
info.json file produced by duct
{
  "command": "target/release/s3invsync --path-filter ^zarr/aaa -l TRACE s3://dandiarchive/dandiarchive/dandiarchive/ /mnt/tmp/jwodder/s3invsync/2024.12.21.02.54.03Z-main-e13ca49/backup",
  "system": {
    "cpu_total": 32,
    "memory_total": 1081801367552,
    "hostname": "typhon",
    "uid": 1012,
    "user": "jwodder"
  },
  "env": {},
  "gpu": [
    {
      "index": "0",
      "name": "NVIDIA A100-PCIE-40GB",
      "bus_id": "00000000:31:00.0",
      "driver_version": "560.35.05",
      "memory.total": "40960 MiB",
      "compute_mode": "Default"
    }
  ],
  "duct_version": "0.8.0",
  "schema_version": "0.2.0",
  "execution_summary": {
    "exit_code": 0,
    "command": "target/release/s3invsync --path-filter ^zarr/aaa -l TRACE s3://dandiarchive/dandiarchive/dandiarchive/ /mnt/tmp/jwodder/s3invsync/2024.12.21.02.54.03Z-main-e13ca49/backup",
    "logs_prefix": "/mnt/tmp/jwodder/s3invsync/2024.12.21.02.54.03Z-main-e13ca49/duct/",
    "wall_clock_time": 5159.334126710892,
    "peak_rss": 242601984,
    "average_rss": 219742777.31875098,
    "peak_vsz": 3562713088,
    "average_vsz": 3561735612.5003014,
    "peak_pmem": 0.0,
    "average_pmem": 0.0,
    "peak_pcpu": 1846.0,
    "average_pcpu": 1131.5855040763593,
    "num_samples": 5029,
    "num_reports": 87,
    "start_time": 1734749643.3861423,
    "end_time": 1734754802.720269
  },
  "output_paths": {
    "stdout": "/mnt/tmp/jwodder/s3invsync/2024.12.21.02.54.03Z-main-e13ca49/duct/stdout",
    "stderr": "/mnt/tmp/jwodder/s3invsync/2024.12.21.02.54.03Z-main-e13ca49/duct/stderr",
    "usage": "/mnt/tmp/jwodder/s3invsync/2024.12.21.02.54.03Z-main-e13ca49/duct/usage.json",
    "info": "/mnt/tmp/jwodder/s3invsync/2024.12.21.02.54.03Z-main-e13ca49/duct/info.json",
    "prefix": "/mnt/tmp/jwodder/s3invsync/2024.12.21.02.54.03Z-main-e13ca49/duct/"
  }
}

@yarikoptic
Copy link
Member

did you manually extracted those entries for "... (non-CSV) file download" or there might be a helper which given duct's info.json would extract all of that from that .json + output files containing logs?

@jwodder
Copy link
Member Author

jwodder commented Dec 21, 2024

@yarikoptic I just grepped the logs with:

grep 'download_item:download_object' stderr | head -n1
grep 'download_item:download_object.*Finished' stderr | tail -n1

@jwodder
Copy link
Member Author

jwodder commented Jan 6, 2025

  • Commit: b5549c7
  • Host: typhon (Debian bookworm, 32 cores)
  • Inventory base: s3://dandiarchive-inventory/dandiarchive/dandiset-manifest/ (inventory for just the dandisets/ directory of the dandiarchive bucket; requires credentials)
  • Manifest: 2025-01-05T01-00Z
  • Path filter: none (490307 files, 1371 GB)
  • Start time: 2025-01-06 11:21:37 EDT
  • First (non-CSV) file download started: 2025-01-06 11:21:39 EDT
  • Last (non-CSV) file download finished: 2025-01-06 13:22:26 EDT
  • End time: 2025-01-06 13:22:26 EDT
  • Runtime: 2 hours, 48.913 seconds
  • Maximum memory usage: 101.5 MB
  • Maximum CPU usage: 414.0%
info.json file produced by duct
{
  "command": "target/release/s3invsync -l TRACE s3://dandiarchive-inventory/dandiarchive/dandiset-manifest/ /mnt/tmp/jwodder/s3invsync/2025.01.06.16.21.37Z-main-b5549c7-dandisets/backup",
  "system": {
    "cpu_total": 32,
    "memory_total": 1081801363456,
    "hostname": "typhon",
    "uid": 1012,
    "user": "jwodder"
  },
  "env": {},
  "gpu": [
    {
      "index": "0",
      "name": "NVIDIA A100-PCIE-40GB",
      "bus_id": "00000000:31:00.0",
      "driver_version": "560.35.05",
      "memory.total": "40960 MiB",
      "compute_mode": "Default"
    }
  ],
  "duct_version": "0.8.0",
  "schema_version": "0.2.0",
  "execution_summary": {
    "exit_code": 0,
    "command": "target/release/s3invsync -l TRACE s3://dandiarchive-inventory/dandiarchive/dandiset-manifest/ /mnt/tmp/jwodder/s3invsync/2025.01.06.16.21.37Z-main-b5549c7-dandisets/backup",
    "logs_prefix": "/mnt/tmp/jwodder/s3invsync/2025.01.06.16.21.37Z-main-b5549c7-dandisets/",
    "wall_clock_time": 7248.91325378418,
    "peak_rss": 101539840,
    "average_rss": 88747846.97819324,
    "peak_vsz": 3216601088,
    "average_vsz": 3215335498.240717,
    "peak_pmem": 0.0,
    "average_pmem": 0.0,
    "peak_pcpu": 414.0,
    "average_pcpu": 344.60979892381795,
    "num_samples": 7062,
    "num_reports": 122,
    "start_time": 1736180497.3468819,
    "end_time": 1736187746.2601357
  },
  "output_paths": {
    "stdout": "/mnt/tmp/jwodder/s3invsync/2025.01.06.16.21.37Z-main-b5549c7-dandisets/stdout",
    "stderr": "/mnt/tmp/jwodder/s3invsync/2025.01.06.16.21.37Z-main-b5549c7-dandisets/stderr",
    "usage": "/mnt/tmp/jwodder/s3invsync/2025.01.06.16.21.37Z-main-b5549c7-dandisets/usage.json",
    "info": "/mnt/tmp/jwodder/s3invsync/2025.01.06.16.21.37Z-main-b5549c7-dandisets/info.json",
    "prefix": "/mnt/tmp/jwodder/s3invsync/2025.01.06.16.21.37Z-main-b5549c7-dandisets/"
  }
}

@jwodder
Copy link
Member Author

jwodder commented Jan 8, 2025

Test of Single-CSV Processing from PR #117

(Compare against earlier run for the same bucket & path filter)

  • Commit: 6ee0d7c (PR Delete files that don't match inventory items #117)
  • Host: typhon (Debian bookworm, 32 cores)
  • Bucket: dandiarchive
  • Manifest: 2025-01-07T01-00Z
  • Path filter: ^zarr/aaa (2 Zarrs, 177149 files, 84 GB)
  • Start time: 2025-01-07 16:37:25 EDT
  • First (non-CSV) file download started: 2025-01-07 17:53:52 EDT
  • Last (non-CSV) file download finished: 2025-01-07 18:58:11 EDT
  • End time: 2025-01-07 19:33:07 EDT
  • Runtime: 2 hours, 55 minutes, 42.074 seconds
  • Maximum memory usage: 190.6 MB
  • Maximum CPU usage: 872.0%
  • Note: The code was patched to eliminate log messages about keys not matching --path-filter in order to reduce logging noise.
info.json file produced by duct
{
  "command": "target/release/s3invsync --path-filter ^zarr/aaa -l TRACE s3://dandiarchive/dandiarchive/dandiarchive/ /mnt/tmp/jwodder/s3invsync/2025.01.07.21.37.25Z-gh-33-6ee0d7c/backup",
  "system": {
    "cpu_total": 32,
    "memory_total": 1081801363456,
    "hostname": "typhon",
    "uid": 1012,
    "user": "jwodder"
  },
  "env": {},
  "gpu": [
    {
      "index": "0",
      "name": "NVIDIA A100-PCIE-40GB",
      "bus_id": "00000000:31:00.0",
      "driver_version": "560.35.05",
      "memory.total": "40960 MiB",
      "compute_mode": "Default"
    }
  ],
  "duct_version": "0.8.0",
  "schema_version": "0.2.0",
  "execution_summary": {
    "exit_code": 0,
    "command": "target/release/s3invsync --path-filter ^zarr/aaa -l TRACE s3://dandiarchive/dandiarchive/dandiarchive/ /mnt/tmp/jwodder/s3invsync/2025.01.07.21.37.25Z-gh-33-6ee0d7c/backup",
    "logs_prefix": "/mnt/tmp/jwodder/s3invsync/2025.01.07.21.37.25Z-gh-33-6ee0d7c/",
    "wall_clock_time": 10542.074412107468,
    "peak_rss": 190590976,
    "average_rss": 151922647.36666033,
    "peak_vsz": 3558748160,
    "average_vsz": 3558274142.6119385,
    "peak_pmem": 0.0,
    "average_pmem": 0.0,
    "peak_pcpu": 872.0,
    "average_pcpu": 675.8894573040245,
    "num_samples": 10282,
    "num_reports": 177,
    "start_time": 1736285845.8000436,
    "end_time": 1736296387.8744557
  },
  "output_paths": {
    "stdout": "/mnt/tmp/jwodder/s3invsync/2025.01.07.21.37.25Z-gh-33-6ee0d7c/stdout",
    "stderr": "/mnt/tmp/jwodder/s3invsync/2025.01.07.21.37.25Z-gh-33-6ee0d7c/stderr",
    "usage": "/mnt/tmp/jwodder/s3invsync/2025.01.07.21.37.25Z-gh-33-6ee0d7c/usage.json",
    "info": "/mnt/tmp/jwodder/s3invsync/2025.01.07.21.37.25Z-gh-33-6ee0d7c/info.json",
    "prefix": "/mnt/tmp/jwodder/s3invsync/2025.01.07.21.37.25Z-gh-33-6ee0d7c/"
  }
}

@jwodder
Copy link
Member Author

jwodder commented Jan 8, 2025

Test of PR #118

(Compare against earlier run for the same bucket & path filter)

  • Commit: 6135eca (PR Add --compress-filter-msgs option #118)
  • Host: typhon (Debian bookworm, 32 cores)
  • Bucket: dandiarchive
  • Manifest: 2025-01-07T01-00Z
  • Path filter: ^zarr/aaa (2 Zarrs, 177149 files, 84 GB, 816248544 keys skipped)
  • Additional options: --compress-filter-msgs 100000
  • Start time: 2025-01-08 08:48:45 EDT
  • First (non-CSV) file download started: 2025-01-08 08:50:37 EDT
  • Last (non-CSV) file download finished: 2025-01-08 09:57:24 EDT
  • End time: 2025-01-08 10:16:29 EDT
  • Runtime: 1 hour, 27 minutes, 43.964 seconds
  • Maximum memory usage: 247.4 MB
  • Maximum CPU usage: 1796.0%
info.json file produced by duct
{
  "command": "target/release/s3invsync --path-filter ^zarr/aaa --compress-filter-msgs 100000 -l TRACE s3://dandiarchive/dandiarchive/dandiarchive/ /mnt/tmp/jwodder/s3invsync/2025.01.08.13.48.45Z-gh-105-6135eca/backup",
  "system": {
    "cpu_total": 32,
    "memory_total": 1081801363456,
    "hostname": "typhon",
    "uid": 1012,
    "user": "jwodder"
  },
  "env": {},
  "gpu": [
    {
      "index": "0",
      "name": "NVIDIA A100-PCIE-40GB",
      "bus_id": "00000000:31:00.0",
      "driver_version": "560.35.05",
      "memory.total": "40960 MiB",
      "compute_mode": "Default"
    }
  ],
  "duct_version": "0.8.0",
  "schema_version": "0.2.0",
  "execution_summary": {
    "exit_code": 0,
    "command": "target/release/s3invsync --path-filter ^zarr/aaa --compress-filter-msgs 100000 -l TRACE s3://dandiarchive/dandiarchive/dandiarchive/ /mnt/tmp/jwodder/s3invsync/2025.01.08.13.48.45Z-gh-105-6135eca/backup",
    "logs_prefix": "/mnt/tmp/jwodder/s3invsync/2025.01.08.13.48.45Z-gh-105-6135eca/",
    "wall_clock_time": 5263.964292049408,
    "peak_rss": 247427072,
    "average_rss": 193719898.42339227,
    "peak_vsz": 3562713088,
    "average_vsz": 3561996295.984406,
    "peak_pmem": 0.0,
    "average_pmem": 0.0,
    "peak_pcpu": 1796.0,
    "average_pcpu": 383.7159259259269,
    "num_samples": 5130,
    "num_reports": 89,
    "start_time": 1736344125.5008922,
    "end_time": 1736349389.4651842
  },
  "output_paths": {
    "stdout": "/mnt/tmp/jwodder/s3invsync/2025.01.08.13.48.45Z-gh-105-6135eca/stdout",
    "stderr": "/mnt/tmp/jwodder/s3invsync/2025.01.08.13.48.45Z-gh-105-6135eca/stderr",
    "usage": "/mnt/tmp/jwodder/s3invsync/2025.01.08.13.48.45Z-gh-105-6135eca/usage.json",
    "info": "/mnt/tmp/jwodder/s3invsync/2025.01.08.13.48.45Z-gh-105-6135eca/info.json",
    "prefix": "/mnt/tmp/jwodder/s3invsync/2025.01.08.13.48.45Z-gh-105-6135eca/"
  }
}

@jwodder
Copy link
Member Author

jwodder commented Jan 11, 2025

Test of PR #117

(Compare against earlier run for the same bucket)

This test was done by running s3invsync twice; the first run targeted the manifest from 2025-01-08, while the second run (against the backup directory created by the first run) targeted the manifest from 2025-01-01, thereby creating a situation where the backup contained some files that did not exist in the inventory and had to be deleted by the second run.

  • Commit: cd6507c (PR Delete files that don't match inventory items #117)

  • Host: typhon (Debian bookworm, 32 cores)

  • Inventory base: s3://dandiarchive-inventory/dandiarchive/dandiset-manifest/ (inventory for just the dandisets/ directory of the dandiarchive bucket; requires credentials)

  • Run 1:

    • Manifest: 2025-01-08T01-00Z
    • Path filter: none (490452 files, 1371 GB)
    • Start time: 2025-01-10 16:32:06 EDT
    • First (non-CSV) file download started: 2025-01-10 16:32:09 EDT
    • Last (non-CSV) file download finished: 2025-01-10 18:34:16 EDT
    • End time: 2025-01-10 18:34:16 EDT
    • Runtime: 2 hours, 2 minutes, 9.833 seconds
    • Maximum memory usage: 148 MB
    • Maximum CPU usage: 406%
    info.json file produced by duct
    {
      "command": "target/release/s3invsync -l TRACE --date 2025-01-08T01-00Z s3://dandiarchive-inventory/dandiarchive/dandiset-manifest/ /mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/backup",
      "system": {
        "cpu_total": 32,
        "memory_total": 1081801363456,
        "hostname": "typhon",
        "uid": 1012,
        "user": "jwodder"
      },
      "env": {},
      "gpu": [
        {
          "index": "0",
          "name": "NVIDIA A100-PCIE-40GB",
          "bus_id": "00000000:31:00.0",
          "driver_version": "560.35.05",
          "memory.total": "40960 MiB",
          "compute_mode": "Default"
        }
      ],
      "duct_version": "0.8.0",
      "schema_version": "0.2.0",
      "execution_summary": {
        "exit_code": 0,
        "command": "target/release/s3invsync -l TRACE --date 2025-01-08T01-00Z s3://dandiarchive-inventory/dandiarchive/dandiset-manifest/ /mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/backup",
        "logs_prefix": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/01-",
        "wall_clock_time": 7329.833003282547,
        "peak_rss": 155242496,
        "average_rss": 123771345.11565346,
        "peak_vsz": 3009150976,
        "average_vsz": 3006609741.2086253,
        "peak_pmem": 0.0,
        "average_pmem": 0.0,
        "peak_pcpu": 406.0,
        "average_pcpu": 341.9033323998893,
        "num_samples": 7142,
        "num_reports": 124,
        "start_time": 1736544726.7271266,
        "end_time": 1736552056.56013
      },
      "output_paths": {
        "stdout": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/01-stdout",
        "stderr": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/01-stderr",
        "usage": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/01-usage.json",
        "info": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/01-info.json",
        "prefix": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/01-"
      }
    }
  • Run 2:

    • Manifest: 2025-01-01T01-00Z
    • Path filter: none (490182 files, 1371 GB)
    • Files downloaded: 45
    • Deleted: 7 directories, 240 files
    • Start time: 2025-01-10 18:34:16 EDT
    • First (non-CSV) file download started: 2025-01-10 18:34:57 EDT
    • Last (non-CSV) file download finished: 2025-01-10 18:34:58 EDT
    • End time: 2025-01-10 18:34:58 EDT
    • Runtime: 42 seconds
    • Maximum memory usage: 204 MB
    • Maximum CPU usage: 227%
    info.json file produced by duct
    {
      "command": "target/release/s3invsync -l TRACE --date 2025-01-01T01-00Z s3://dandiarchive-inventory/dandiarchive/dandiset-manifest/ /mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/backup",
      "system": {
        "cpu_total": 32,
        "memory_total": 1081801363456,
        "hostname": "typhon",
        "uid": 1012,
        "user": "jwodder"
      },
      "env": {},
      "gpu": [
        {
          "index": "0",
          "name": "NVIDIA A100-PCIE-40GB",
          "bus_id": "00000000:31:00.0",
          "driver_version": "560.35.05",
          "memory.total": "40960 MiB",
          "compute_mode": "Default"
        }
      ],
      "duct_version": "0.8.0",
      "schema_version": "0.2.0",
      "execution_summary": {
        "exit_code": 0,
        "command": "target/release/s3invsync -l TRACE --date 2025-01-01T01-00Z s3://dandiarchive-inventory/dandiarchive/dandiset-manifest/ /mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/backup",
        "logs_prefix": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/02-",
        "wall_clock_time": 42.217392683029175,
        "peak_rss": 213995520,
        "average_rss": 129954474.66666669,
        "peak_vsz": 2800410624,
        "average_vsz": 2325391262.4761906,
        "peak_pmem": 0.0,
        "average_pmem": 0.0,
        "peak_pcpu": 227.0,
        "average_pcpu": 193.18333333333334,
        "num_samples": 42,
        "num_reports": 2,
        "start_time": 1736552056.6350358,
        "end_time": 1736552098.8524284
      },
      "output_paths": {
        "stdout": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/02-stdout",
        "stderr": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/02-stderr",
        "usage": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/02-usage.json",
        "info": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/02-info.json",
        "prefix": "/mnt/tmp/jwodder/s3invsync/rollback-2025.01.10.21.32.06Z-gh-33-cd6507c/02-"
      }
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
informational For Our Information
Projects
None yet
Development

No branches or pull requests

2 participants