"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/12 06:31:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka" 2025/05/12 06:31:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 06:31:10 DEBUG : Creating backend with remote "/tmp/rclone2107626333" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/12 06:31:11 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:11 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 06:31:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:12 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:12 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:14 DEBUG : B2 bucket rclone-test-fafokeg7soka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.27s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:15 DEBUG : Creating backend with remote "/non-existing" 2025/05/12 06:31:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/12 06:31:15 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:15 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:17 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:17 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.98s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:18 INFO : B2 bucket rclone-test-fafokeg7soka: Running all checks before starting transfers 2025/05/12 06:31:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:18 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:18 INFO : B2 bucket rclone-test-fafokeg7soka: Checks finished, now starting transfers 2025/05/12 06:31:18 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.76s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:20 ERROR : Ignoring --no-traverse with sync 2025/05/12 06:31:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:20 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:20 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:20 INFO : sub dir/hello world: Copied (new) 2025/05/12 06:31:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.61s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/12 06:31:22 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:22 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/12 06:31:22 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:31:23 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:23 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:31:25 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:25 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/12 06:31:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 06:31:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/12 06:31:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 06:31:27 INFO : sub dir: Making directory 2025/05/12 06:31:27 INFO : sub dir2: Making directory 2025/05/12 06:31:27 INFO : sub dir2/sub sub dir2: Making directory 2025/05/12 06:31:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:27 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:27 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/12 06:31:27 DEBUG : B2 bucket rclone-test-fafokeg7soka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.58s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:28 INFO : sub dir2: Making directory 2025/05/12 06:31:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/12 06:31:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 06:31:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:29 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:29 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:30 DEBUG : sub dir2: Making directory with metadata 2025/05/12 06:31:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 06:31:30 INFO : sub dir: Making directory 2025/05/12 06:31:30 INFO : sub dir2: Making directory 2025/05/12 06:31:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:30 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:30 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:30 INFO : sub dir/hello world: Copied (new) 2025/05/12 06:31:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/12 06:31:30 DEBUG : B2 bucket rclone-test-fafokeg7soka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/12 06:31:30 DEBUG : B2 bucket rclone-test-fafokeg7soka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:32 INFO : sub dir2: Making directory 2025/05/12 06:31:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:32 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:32 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:33 INFO : sub dir/hello world: Copied (new) 2025/05/12 06:31:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:33 DEBUG : sub dir2: Making directory with metadata 2025/05/12 06:31:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 06:31:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 06:31:33 INFO : sub dir: Making directory 2025/05/12 06:31:33 INFO : sub dir2: Making directory 2025/05/12 06:31:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:33 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:33 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:34 INFO : sub dir/hello world: Copied (new) 2025/05/12 06:31:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/12 06:31:34 DEBUG : B2 bucket rclone-test-fafokeg7soka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.69s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:35 INFO : sub dir2: Making directory 2025/05/12 06:31:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:36 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:36 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:36 INFO : sub dir/hello world: Copied (new) 2025/05/12 06:31:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cofirey7haku" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fafokeg7soka -> B2 bucket rclone-test-cofirey7haku 2025/05/12 06:31:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:39 DEBUG : B2 bucket rclone-test-cofirey7haku: Waiting for checks to finish 2025/05/12 06:31:39 DEBUG : B2 bucket rclone-test-cofirey7haku: Waiting for transfers to finish 2025/05/12 06:31:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:40 DEBUG : B2 bucket rclone-test-cofirey7haku: Purge remote 2025/05/12 06:31:40 INFO : B2 bucket rclone-test-cofirey7haku: cleaning bucket "rclone-test-cofirey7haku" of all files 2025/05/12 06:31:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfe22d23301dcb3b9f680e1b_f1111635daa40217f_d20250512_m063139_c001_v0001136_t0040_u01747031499887") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/12 06:31:42 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:42 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/12 06:31:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vifebem1ruwo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fafokeg7soka -> B2 bucket rclone-test-vifebem1ruwo 2025/05/12 06:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:46 DEBUG : B2 bucket rclone-test-vifebem1ruwo: Waiting for checks to finish 2025/05/12 06:31:46 DEBUG : B2 bucket rclone-test-vifebem1ruwo: Waiting for transfers to finish 2025/05/12 06:31:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/12 06:31:48 DEBUG : B2 bucket rclone-test-vifebem1ruwo: Waiting for checks to finish 2025/05/12 06:31:48 DEBUG : B2 bucket rclone-test-vifebem1ruwo: Waiting for transfers to finish 2025/05/12 06:31:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/12 06:31:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:48 DEBUG : B2 bucket rclone-test-vifebem1ruwo: Purge remote 2025/05/12 06:31:48 INFO : B2 bucket rclone-test-vifebem1ruwo: cleaning bucket "rclone-test-vifebem1ruwo" of all files 2025/05/12 06:31:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f623dd3301dcb3b9f680e1b_f1112a02c17d1846c_d20250512_m063148_c001_v0001178_t0046_u01747031508394") 2025/05/12 06:31:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f623dd3301dcb3b9f680e1b_f101f4681292c51c2_d20250512_m063146_c001_v0001103_t0021_u01747031506768") --- PASS: TestServerSideCopyOverSelf (6.61s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/12 06:31:51 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:31:51 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:31:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/12 06:31:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/12 06:31:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:53 DEBUG : Creating backend with remote "TestB2:rclone-test-wecafej0vemo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fafokeg7soka -> B2 bucket rclone-test-wecafej0vemo 2025/05/12 06:31:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:31:55 DEBUG : B2 bucket rclone-test-wecafej0vemo: Waiting for checks to finish 2025/05/12 06:31:55 DEBUG : B2 bucket rclone-test-wecafej0vemo: Waiting for transfers to finish 2025/05/12 06:31:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:31:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/12 06:31:57 DEBUG : B2 bucket rclone-test-wecafej0vemo: Waiting for checks to finish 2025/05/12 06:31:57 DEBUG : B2 bucket rclone-test-wecafej0vemo: Waiting for transfers to finish 2025/05/12 06:31:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/12 06:31:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/12 06:31:57 INFO : sub dir/hello world: Deleted 2025/05/12 06:31:58 DEBUG : testing file moves 2025/05/12 06:31:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/12 06:31:58 DEBUG : B2 bucket rclone-test-wecafej0vemo: Waiting for checks to finish 2025/05/12 06:31:58 DEBUG : B2 bucket rclone-test-wecafej0vemo: Waiting for transfers to finish 2025/05/12 06:31:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/12 06:31:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/12 06:31:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:31:59 DEBUG : B2 bucket rclone-test-wecafej0vemo: Purge remote 2025/05/12 06:31:59 INFO : B2 bucket rclone-test-wecafej0vemo: cleaning bucket "rclone-test-wecafej0vemo" of all files 2025/05/12 06:31:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f826d03301dcb3b9f680e1b_f11000d2b879d2f37_d20250512_m063158_c001_v0001176_t0044_u01747031518763") 2025/05/12 06:31:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f826d03301dcb3b9f680e1b_f1021045d4fb8df3b_d20250512_m063157_c001_v0001161_t0049_u01747031517116") 2025/05/12 06:31:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f826d03301dcb3b9f680e1b_f108993b220c3be0b_d20250512_m063155_c001_v0001100_t0038_u01747031515748") --- PASS: TestServerSideMoveOverSelf (8.40s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:02 ERROR : : error listing: directory not found 2025/05/12 06:32:02 INFO : Local file system at /tmp/rclone2107626333: Making directory 2025/05/12 06:32:02 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:02 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.05s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:32:04 DEBUG : Local file system at /tmp/rclone2107626333: Waiting for checks to finish 2025/05/12 06:32:04 DEBUG : Local file system at /tmp/rclone2107626333: Waiting for transfers to finish 2025/05/12 06:32:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:32:05 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/12 06:32:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyRedownload (2.40s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/12 06:32:06 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:06 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 06:32:06 INFO : check sum: Copied (new) 2025/05/12 06:32:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:07 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 06:32:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/12 06:32:07 DEBUG : check sum: Unchanged skipping 2025/05/12 06:32:07 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:07 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/12 06:32:08 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:08 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 06:32:09 INFO : sizeonly: Copied (new) 2025/05/12 06:32:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:09 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:09 DEBUG : sizeonly: Sizes identical 2025/05/12 06:32:09 DEBUG : sizeonly: Unchanged skipping 2025/05/12 06:32:09 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:09 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/12 06:32:11 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:11 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/12 06:32:12 INFO : ignore-size: Copied (new) 2025/05/12 06:32:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:32:12 DEBUG : ignore-size: Unchanged skipping 2025/05/12 06:32:12 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:12 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:12 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:32:14 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:14 DEBUG : existing: Unchanged skipping 2025/05/12 06:32:14 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:14 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/12 06:32:14 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:14 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 06:32:15 INFO : existing: Copied (replaced existing) 2025/05/12 06:32:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/12 06:32:16 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:16 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 06:32:17 INFO : existing: Copied (new) 2025/05/12 06:32:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:17 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:17 DEBUG : existing: Destination exists, skipping 2025/05/12 06:32:17 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:17 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.33s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:19 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/12 06:32:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/12 06:32:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:20 DEBUG : c/non empty space: Unchanged skipping 2025/05/12 06:32:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:32:20 INFO : a/potato2: Copied (new) 2025/05/12 06:32:20 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:20 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:20 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:20 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:22 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/12 06:32:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 06:32:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/12 06:32:22 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:22 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:22 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:22 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/12 06:32:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 06:32:24 INFO : empty space: Updated modification time in destination 2025/05/12 06:32:24 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:24 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:24 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:26 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/12 06:32:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 06:32:26 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:26 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:26 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.76s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:28 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/12 06:32:28 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2107626333) 2025/05/12 06:32:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fafokeg7soka) 2025/05/12 06:32:28 DEBUG : foo: sha1 differ 2025/05/12 06:32:28 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/12 06:32:28 INFO : foo: Copied (replaced existing) 2025/05/12 06:32:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/12 06:32:29 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:29 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:29 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:32:30 INFO : potato: Copied (new) 2025/05/12 06:32:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/12 06:32:32 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:32 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/12 06:32:32 INFO : potato: Copied (replaced existing) 2025/05/12 06:32:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:34 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/12 06:32:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2107626333) 2025/05/12 06:32:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fafokeg7soka) 2025/05/12 06:32:34 DEBUG : potato: sha1 differ 2025/05/12 06:32:34 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/12 06:32:34 INFO : potato: Copied (replaced existing) 2025/05/12 06:32:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:32:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:36 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:36 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:36 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/12 06:32:36 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:32:39 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:39 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:39 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:32:39 INFO : potato2: Copied (new) 2025/05/12 06:32:39 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:39 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:41 INFO : d: Making directory 2025/05/12 06:32:41 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/12 06:32:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/12 06:32:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:42 DEBUG : c/non empty space: Unchanged skipping 2025/05/12 06:32:42 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:42 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:32:42 INFO : a/potato2: Copied (new) 2025/05/12 06:32:42 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:45 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/12 06:32:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/12 06:32:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:45 DEBUG : c/non empty space: Unchanged skipping 2025/05/12 06:32:45 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:45 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:32:45 INFO : a/potato2: Copied (new) 2025/05/12 06:32:45 ERROR : B2 bucket rclone-test-fafokeg7soka: not deleting files as there were IO errors 2025/05/12 06:32:45 ERROR : B2 bucket rclone-test-fafokeg7soka: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:48 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:32:48 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:48 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:48 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:48 INFO : potato: Deleted 2025/05/12 06:32:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:32:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.11s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:51 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:51 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:51 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:51 INFO : potato: Deleted 2025/05/12 06:32:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:32:51 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:51 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:51 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:32:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.11s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:32:54 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:54 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/12 06:32:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.44s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:57 DEBUG : enormous: Excluded (Size Filter) 2025/05/12 06:32:57 DEBUG : enormous: Excluded 2025/05/12 06:32:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 06:32:57 DEBUG : potato2: Excluded 2025/05/12 06:32:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 06:32:57 DEBUG : potato2: Excluded 2025/05/12 06:32:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:32:57 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:32:57 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:57 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:32:57 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:32:57 DEBUG : enormous: Excluded (Size Filter) 2025/05/12 06:32:57 DEBUG : enormous: Excluded 2025/05/12 06:32:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 06:32:57 DEBUG : potato2: Excluded 2025/05/12 06:32:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 06:32:57 DEBUG : potato2: Excluded 2025/05/12 06:32:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/12 06:32:57 DEBUG : empty space: Unchanged skipping 2025/05/12 06:32:57 DEBUG : Local file system at /tmp/rclone2107626333: Waiting for checks to finish 2025/05/12 06:32:57 DEBUG : Local file system at /tmp/rclone2107626333: Waiting for transfers to finish 2025/05/12 06:32:57 DEBUG : Waiting for deletions to finish 2025/05/12 06:32:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:00 DEBUG : enormous: Excluded (Size Filter) 2025/05/12 06:33:00 DEBUG : enormous: Excluded 2025/05/12 06:33:00 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 06:33:00 DEBUG : potato2: Excluded 2025/05/12 06:33:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:33:00 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:00 DEBUG : empty space: Unchanged skipping 2025/05/12 06:33:00 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:00 DEBUG : Waiting for deletions to finish 2025/05/12 06:33:00 INFO : enormous: Deleted 2025/05/12 06:33:00 INFO : potato2: Deleted 2025/05/12 06:33:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/12 06:33:01 DEBUG : empty space: Unchanged skipping 2025/05/12 06:33:01 DEBUG : Local file system at /tmp/rclone2107626333: Waiting for checks to finish 2025/05/12 06:33:01 DEBUG : Local file system at /tmp/rclone2107626333: Waiting for transfers to finish 2025/05/12 06:33:01 DEBUG : Waiting for deletions to finish 2025/05/12 06:33:01 INFO : potato2: Deleted 2025/05/12 06:33:01 INFO : enormous: Deleted 2025/05/12 06:33:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:04 DEBUG : five: Need to transfer - File not found at Destination 2025/05/12 06:33:04 DEBUG : three: Sizes identical 2025/05/12 06:33:04 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/12 06:33:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/12 06:33:04 DEBUG : one: Destination is newer than source, skipping 2025/05/12 06:33:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/12 06:33:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2107626333) 2025/05/12 06:33:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fafokeg7soka) 2025/05/12 06:33:04 DEBUG : two: sha1 differ 2025/05/12 06:33:04 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/12 06:33:04 INFO : five: Copied (new) 2025/05/12 06:33:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/12 06:33:04 INFO : four: Copied (replaced existing) 2025/05/12 06:33:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/12 06:33:04 INFO : two: Copied (replaced existing) 2025/05/12 06:33:04 DEBUG : Waiting for deletions to finish 2025/05/12 06:33:05 DEBUG : one: Destination is newer than source, skipping 2025/05/12 06:33:05 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/12 06:33:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2107626333) 2025/05/12 06:33:05 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/12 06:33:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fafokeg7soka) 2025/05/12 06:33:05 DEBUG : three: sha1 differ 2025/05/12 06:33:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/12 06:33:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/12 06:33:05 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/12 06:33:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/12 06:33:05 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/12 06:33:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/12 06:33:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/12 06:33:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/12 06:33:05 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 06:33:05 INFO : three: Copied (replaced existing) 2025/05/12 06:33:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.75s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/12 06:33:07 INFO : B2 bucket rclone-test-fafokeg7soka: Making map for --track-renames 2025/05/12 06:33:07 INFO : B2 bucket rclone-test-fafokeg7soka: Finished making map for --track-renames 2025/05/12 06:33:07 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/12 06:33:07 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for renames to finish 2025/05/12 06:33:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/12 06:33:07 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 06:33:07 INFO : yam: Copied (new) 2025/05/12 06:33:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/12 06:33:07 INFO : potato: Copied (new) 2025/05/12 06:33:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:33:08 INFO : B2 bucket rclone-test-fafokeg7soka: Making map for --track-renames 2025/05/12 06:33:08 INFO : B2 bucket rclone-test-fafokeg7soka: Finished making map for --track-renames 2025/05/12 06:33:08 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:08 DEBUG : potato: Unchanged skipping 2025/05/12 06:33:08 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for renames to finish 2025/05/12 06:33:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 06:33:09 INFO : yam: Copied (server-side copy) to: yaml 2025/05/12 06:33:09 INFO : yam: Deleted 2025/05/12 06:33:09 INFO : yaml: Renamed from "yam" 2025/05/12 06:33:09 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/12 06:33:11 INFO : B2 bucket rclone-test-fafokeg7soka: Making map for --track-renames 2025/05/12 06:33:11 INFO : B2 bucket rclone-test-fafokeg7soka: Finished making map for --track-renames 2025/05/12 06:33:11 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/12 06:33:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/12 06:33:11 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for renames to finish 2025/05/12 06:33:11 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/12 06:33:11 INFO : potato: Copied (new) 2025/05/12 06:33:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 06:33:11 INFO : yam: Copied (new) 2025/05/12 06:33:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:33:12 INFO : B2 bucket rclone-test-fafokeg7soka: Making map for --track-renames 2025/05/12 06:33:12 INFO : B2 bucket rclone-test-fafokeg7soka: Finished making map for --track-renames 2025/05/12 06:33:12 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:12 DEBUG : potato: Unchanged skipping 2025/05/12 06:33:12 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for renames to finish 2025/05/12 06:33:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 06:33:13 INFO : yam: Copied (server-side copy) to: yaml 2025/05/12 06:33:13 INFO : yam: Deleted 2025/05/12 06:33:13 INFO : yaml: Renamed from "yam" 2025/05/12 06:33:13 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/12 06:33:15 INFO : B2 bucket rclone-test-fafokeg7soka: Making map for --track-renames 2025/05/12 06:33:15 INFO : B2 bucket rclone-test-fafokeg7soka: Finished making map for --track-renames 2025/05/12 06:33:15 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/12 06:33:15 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for renames to finish 2025/05/12 06:33:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/12 06:33:15 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 06:33:15 INFO : sub/yam: Copied (new) 2025/05/12 06:33:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/12 06:33:15 INFO : potato: Copied (new) 2025/05/12 06:33:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:33:16 DEBUG : potato: Unchanged skipping 2025/05/12 06:33:16 INFO : B2 bucket rclone-test-fafokeg7soka: Making map for --track-renames 2025/05/12 06:33:16 INFO : B2 bucket rclone-test-fafokeg7soka: Finished making map for --track-renames 2025/05/12 06:33:16 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:16 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for renames to finish 2025/05/12 06:33:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 06:33:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/12 06:33:17 INFO : sub/yam: Deleted 2025/05/12 06:33:17 INFO : yam: Renamed from "sub/yam" 2025/05/12 06:33:17 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:18 DEBUG : Creating backend with remote "/tmp/rclone2107626333/dir1" 2025/05/12 06:33:18 DEBUG : Creating backend with remote "/tmp/rclone2107626333/dir2" 2025/05/12 06:33:18 DEBUG : Local file system at /tmp/rclone2107626333/dir2: Using server-side directory move 2025/05/12 06:33:18 INFO : Local file system at /tmp/rclone2107626333/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/12 06:33:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/12 06:33:18 INFO : file1.txt: Moved (server-side) 2025/05/12 06:33:18 DEBUG : Local file system at /tmp/rclone2107626333/dir2: Waiting for checks to finish 2025/05/12 06:33:18 DEBUG : Local file system at /tmp/rclone2107626333/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:33:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/12 06:33:19 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:19 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/12 06:33:19 INFO : nested/sub dir/file: Copied (new) 2025/05/12 06:33:19 INFO : nested/sub dir/file: Deleted 2025/05/12 06:33:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:33:20 INFO : sub dir/hello world: Copied (new) 2025/05/12 06:33:20 INFO : sub dir/hello world: Deleted 2025/05/12 06:33:20 INFO : sub dir: Removing directory 2025/05/12 06:33:20 INFO : nested/sub dir: Removing directory 2025/05/12 06:33:20 INFO : nested: Removing directory 2025/05/12 06:33:20 DEBUG : Local file system at /tmp/rclone2107626333: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 06:33:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/12 06:33:21 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:21 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/12 06:33:21 INFO : nested/sub dir/file: Copied (new) 2025/05/12 06:33:21 INFO : nested/sub dir/file: Deleted 2025/05/12 06:33:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 06:33:22 INFO : sub dir/hello world: Copied (new) 2025/05/12 06:33:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/12 06:33:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/12 06:33:23 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:23 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/12 06:33:23 INFO : existing-b: Copied (new) 2025/05/12 06:33:23 INFO : existing-b: Deleted 2025/05/12 06:33:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 06:33:24 INFO : existing: Copied (new) 2025/05/12 06:33:24 INFO : existing: Deleted 2025/05/12 06:33:24 DEBUG : existing: Destination exists, skipping 2025/05/12 06:33:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/12 06:33:24 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:33:24 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:33:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nicobuc6miwu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fafokeg7soka -> B2 bucket rclone-test-nicobuc6miwu 2025/05/12 06:33:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:33:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/12 06:33:29 DEBUG : empty space: Unchanged skipping 2025/05/12 06:33:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/12 06:33:29 DEBUG : B2 bucket rclone-test-nicobuc6miwu: Waiting for checks to finish 2025/05/12 06:33:29 INFO : empty space: Deleted 2025/05/12 06:33:29 DEBUG : B2 bucket rclone-test-nicobuc6miwu: Waiting for transfers to finish 2025/05/12 06:33:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:33:29 INFO : potato2: Copied (server-side copy) 2025/05/12 06:33:30 INFO : potato2: Deleted 2025/05/12 06:33:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 06:33:30 INFO : potato3: Copied (server-side copy) 2025/05/12 06:33:30 INFO : potato3: Deleted 2025/05/12 06:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sipezib4nipe" 2025/05/12 06:33:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/12 06:33:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:33:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/12 06:33:31 DEBUG : B2 bucket rclone-test-sipezib4nipe: Waiting for checks to finish 2025/05/12 06:33:31 DEBUG : B2 bucket rclone-test-sipezib4nipe: Waiting for transfers to finish 2025/05/12 06:33:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 06:33:33 INFO : potato3: Copied (server-side copy) 2025/05/12 06:33:33 INFO : potato3: Deleted 2025/05/12 06:33:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:33:33 INFO : potato2: Copied (server-side copy) 2025/05/12 06:33:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 06:33:33 INFO : empty space: Copied (server-side copy) 2025/05/12 06:33:33 INFO : potato2: Deleted 2025/05/12 06:33:33 INFO : empty space: Deleted 2025/05/12 06:33:33 DEBUG : B2 bucket rclone-test-sipezib4nipe: Purge remote 2025/05/12 06:33:33 INFO : B2 bucket rclone-test-sipezib4nipe: cleaning bucket "rclone-test-sipezib4nipe" of all files 2025/05/12 06:33:34 DEBUG : empty space: Deleting (id "4_zffc2dda3302dcb3b9f680e1b_f117ca37a62b441ce_d20250512_m063332_c001_v0001117_t0053_u01747031612603") 2025/05/12 06:33:34 DEBUG : potato2: Deleting (id "4_zffc2dda3302dcb3b9f680e1b_f10983db915273a83_d20250512_m063332_c001_v0001171_t0009_u01747031612969") 2025/05/12 06:33:34 DEBUG : potato3: Deleting (id "4_zffc2dda3302dcb3b9f680e1b_f105bd770e5147135_d20250512_m063332_c001_v0001184_t0021_u01747031612975") 2025/05/12 06:33:34 DEBUG : B2 bucket rclone-test-nicobuc6miwu: Purge remote 2025/05/12 06:33:34 INFO : B2 bucket rclone-test-nicobuc6miwu: cleaning bucket "rclone-test-nicobuc6miwu" of all files 2025/05/12 06:33:34 DEBUG : empty space: Deleting (id "4_zdf32cd93302dcb3b9f680e1b_f42256d6e5ba9e34a_d20250512_m063333_c001_v7007000_t0000_u01747031613528") 2025/05/12 06:33:34 DEBUG : empty space: Deleting (id "4_zdf32cd93302dcb3b9f680e1b_f119bb733c8c04c48_d20250512_m063328_c001_v0001134_t0042_u01747031608686") 2025/05/12 06:33:34 DEBUG : potato2: Deleting (id "4_zdf32cd93302dcb3b9f680e1b_f4019f4f43b0be221_d20250512_m063333_c001_v7007000_t0000_u01747031613384") 2025/05/12 06:33:34 DEBUG : potato2: Deleting (id "4_zdf32cd93302dcb3b9f680e1b_f10022284024a1a36_d20250512_m063329_c001_v0001184_t0042_u01747031609846") 2025/05/12 06:33:34 DEBUG : potato3: Deleting (id "4_zdf32cd93302dcb3b9f680e1b_f4019f4f43b0be220_d20250512_m063333_c001_v7007000_t0000_u01747031613182") 2025/05/12 06:33:34 DEBUG : potato3: Deleting (id "4_zdf32cd93302dcb3b9f680e1b_f1140bb84d303ed77_d20250512_m063330_c001_v0001177_t0047_u01747031610081") 2025/05/12 06:33:34 DEBUG : potato3: Deleting (id "4_zdf32cd93302dcb3b9f680e1b_f119bb733c8c04c4a_d20250512_m063329_c001_v0001134_t0013_u01747031609149") --- PASS: TestServerSideMove (10.99s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:36 DEBUG : Creating backend with remote "TestB2:rclone-test-siyovej3zibi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fafokeg7soka -> B2 bucket rclone-test-siyovej3zibi 2025/05/12 06:33:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/12 06:33:41 DEBUG : empty space: Excluded 2025/05/12 06:33:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/12 06:33:41 DEBUG : empty space: Excluded 2025/05/12 06:33:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:33:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/12 06:33:41 DEBUG : B2 bucket rclone-test-siyovej3zibi: Waiting for checks to finish 2025/05/12 06:33:41 DEBUG : B2 bucket rclone-test-siyovej3zibi: Waiting for transfers to finish 2025/05/12 06:33:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:33:42 INFO : potato2: Copied (server-side copy) 2025/05/12 06:33:42 INFO : potato2: Deleted 2025/05/12 06:33:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 06:33:42 INFO : potato3: Copied (server-side copy) 2025/05/12 06:33:42 INFO : potato3: Deleted 2025/05/12 06:33:43 DEBUG : Creating backend with remote "TestB2:rclone-test-degiluv3jimu" 2025/05/12 06:33:43 DEBUG : empty space: Excluded (Size Filter) 2025/05/12 06:33:43 DEBUG : empty space: Excluded 2025/05/12 06:33:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:33:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/12 06:33:44 DEBUG : B2 bucket rclone-test-degiluv3jimu: Waiting for checks to finish 2025/05/12 06:33:44 DEBUG : B2 bucket rclone-test-degiluv3jimu: Waiting for transfers to finish 2025/05/12 06:33:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:33:45 INFO : potato2: Copied (server-side copy) 2025/05/12 06:33:45 INFO : potato2: Deleted 2025/05/12 06:33:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 06:33:45 INFO : potato3: Copied (server-side copy) 2025/05/12 06:33:45 INFO : potato3: Deleted 2025/05/12 06:33:45 DEBUG : B2 bucket rclone-test-degiluv3jimu: Purge remote 2025/05/12 06:33:45 INFO : B2 bucket rclone-test-degiluv3jimu: cleaning bucket "rclone-test-degiluv3jimu" of all files 2025/05/12 06:33:46 DEBUG : potato2: Deleting (id "4_z8f220da3303dcb3b9f680e1b_f103b44dc52092b88_d20250512_m063344_c001_v0001145_t0011_u01747031624881") 2025/05/12 06:33:46 DEBUG : potato3: Deleting (id "4_z8f220da3303dcb3b9f680e1b_f109ed1c33006ec6c_d20250512_m063345_c001_v0001178_t0020_u01747031625159") 2025/05/12 06:33:46 DEBUG : B2 bucket rclone-test-siyovej3zibi: Purge remote 2025/05/12 06:33:46 INFO : B2 bucket rclone-test-siyovej3zibi: cleaning bucket "rclone-test-siyovej3zibi" of all files 2025/05/12 06:33:47 DEBUG : empty space: Deleting (id "4_z3ff2fd93302dcb3b9f680e1b_f1006710e16eb341a_d20250512_m063340_c001_v0001182_t0007_u01747031620829") 2025/05/12 06:33:47 DEBUG : potato2: Deleting (id "4_z3ff2fd93302dcb3b9f680e1b_f4201e5a9bbdc6123_d20250512_m063345_c001_v7007000_t0000_u01747031625133") 2025/05/12 06:33:47 DEBUG : potato2: Deleting (id "4_z3ff2fd93302dcb3b9f680e1b_f10274415ab019beb_d20250512_m063341_c001_v0001109_t0026_u01747031621698") 2025/05/12 06:33:47 DEBUG : potato3: Deleting (id "4_z3ff2fd93302dcb3b9f680e1b_f4201e5a9bbdc6124_d20250512_m063345_c001_v7007000_t0000_u01747031625374") 2025/05/12 06:33:47 DEBUG : potato3: Deleting (id "4_z3ff2fd93302dcb3b9f680e1b_f11643cad0a9337b6_d20250512_m063342_c001_v0001104_t0037_u01747031622125") 2025/05/12 06:33:47 DEBUG : potato3: Deleting (id "4_z3ff2fd93302dcb3b9f680e1b_f1006710e16eb341f_d20250512_m063341_c001_v0001182_t0056_u01747031621042") 2025/05/12 06:33:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/05/12 06:33:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 06:33:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:33:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wadoduf7hila" 2025/05/12 06:33:52 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fafokeg7soka -> B2 bucket rclone-test-wadoduf7hila 2025/05/12 06:33:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:33:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/12 06:33:56 DEBUG : empty space: Unchanged skipping 2025/05/12 06:33:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/12 06:33:56 DEBUG : B2 bucket rclone-test-wadoduf7hila: Waiting for checks to finish 2025/05/12 06:33:56 INFO : empty space: Deleted 2025/05/12 06:33:56 DEBUG : B2 bucket rclone-test-wadoduf7hila: Waiting for transfers to finish 2025/05/12 06:33:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:33:56 INFO : potato2: Copied (server-side copy) 2025/05/12 06:33:56 INFO : potato2: Deleted 2025/05/12 06:33:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 06:33:56 INFO : potato3: Copied (server-side copy) 2025/05/12 06:33:57 INFO : potato3: Deleted 2025/05/12 06:33:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tahatuv1wofe" 2025/05/12 06:33:58 INFO : tomatoDir: Making directory 2025/05/12 06:33:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/12 06:33:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 06:33:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/12 06:33:58 DEBUG : B2 bucket rclone-test-tahatuv1wofe: Waiting for checks to finish 2025/05/12 06:33:58 DEBUG : B2 bucket rclone-test-tahatuv1wofe: Waiting for transfers to finish 2025/05/12 06:33:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 06:33:59 INFO : potato2: Copied (server-side copy) 2025/05/12 06:34:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 06:34:00 INFO : potato3: Copied (server-side copy) 2025/05/12 06:34:00 INFO : potato2: Deleted 2025/05/12 06:34:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 06:34:00 INFO : empty space: Copied (server-side copy) 2025/05/12 06:34:00 INFO : potato3: Deleted 2025/05/12 06:34:00 INFO : empty space: Deleted 2025/05/12 06:34:00 DEBUG : B2 bucket rclone-test-tahatuv1wofe: Purge remote 2025/05/12 06:34:00 INFO : B2 bucket rclone-test-tahatuv1wofe: cleaning bucket "rclone-test-tahatuv1wofe" of all files 2025/05/12 06:34:01 DEBUG : empty space: Deleting (id "4_z6f724d33303dcb3b9f680e1b_f1196400a3f6ea388_d20250512_m063359_c001_v0001144_t0059_u01747031639460") 2025/05/12 06:34:01 DEBUG : potato2: Deleting (id "4_z6f724d33303dcb3b9f680e1b_f117b362b9cbb407b_d20250512_m063359_c001_v0001182_t0030_u01747031639825") 2025/05/12 06:34:01 DEBUG : potato3: Deleting (id "4_z6f724d33303dcb3b9f680e1b_f11326daa56e492ea_d20250512_m063359_c001_v0001134_t0023_u01747031639834") 2025/05/12 06:34:01 DEBUG : B2 bucket rclone-test-wadoduf7hila: Purge remote 2025/05/12 06:34:01 INFO : B2 bucket rclone-test-wadoduf7hila: cleaning bucket "rclone-test-wadoduf7hila" of all files 2025/05/12 06:34:01 DEBUG : empty space: Deleting (id "4_z6f522de3303dcb3b9f680e1b_f402213799799d9c4_d20250512_m063400_c001_v7007000_t0000_u01747031640243") 2025/05/12 06:34:01 DEBUG : empty space: Deleting (id "4_z6f522de3303dcb3b9f680e1b_f1043abb598bede23_d20250512_m063354_c001_v0001109_t0053_u01747031634484") 2025/05/12 06:34:01 DEBUG : potato2: Deleting (id "4_z6f522de3303dcb3b9f680e1b_f402213799799d9c3_d20250512_m063400_c001_v7007000_t0000_u01747031640055") 2025/05/12 06:34:01 DEBUG : potato2: Deleting (id "4_z6f522de3303dcb3b9f680e1b_f106b0c42ec3eb1a0_d20250512_m063356_c001_v0001184_t0039_u01747031636308") 2025/05/12 06:34:01 DEBUG : potato3: Deleting (id "4_z6f522de3303dcb3b9f680e1b_f4162ff1863049ae6_d20250512_m063400_c001_v7007000_t0000_u01747031640232") 2025/05/12 06:34:01 DEBUG : potato3: Deleting (id "4_z6f522de3303dcb3b9f680e1b_f1027625b4751a3f7_d20250512_m063356_c001_v0001106_t0050_u01747031636574") 2025/05/12 06:34:01 DEBUG : potato3: Deleting (id "4_z6f522de3303dcb3b9f680e1b_f1043abb598bede25_d20250512_m063355_c001_v0001109_t0013_u01747031635260") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/rclone-sync-test" 2025/05/12 06:34:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/rclone-sync-test-include/layer2" 2025/05/12 06:34:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/rclone-sync-test-ignore-file" 2025/05/12 06:34:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/12 06:34:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 06:34:16 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 06:34:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/12 06:34:16 DEBUG : B2 bucket rclone-test-fafokeg7soka path rclone-sync-test: Waiting for checks to finish 2025/05/12 06:34:16 DEBUG : B2 bucket rclone-test-fafokeg7soka path rclone-sync-test: Waiting for transfers to finish 2025/05/12 06:34:16 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:16 INFO : There was nothing to transfer 2025/05/12 06:34:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/12 06:34:17 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:34:17 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:34:17 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/12 06:34:17 DEBUG : B2 bucket rclone-test-fafokeg7soka path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/12 06:34:17 DEBUG : B2 bucket rclone-test-fafokeg7soka path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/12 06:34:17 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/12 06:34:18 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:34:18 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:34:18 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:18 DEBUG : : Excluded 2025/05/12 06:34:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/12 06:34:18 DEBUG : B2 bucket rclone-test-fafokeg7soka path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/12 06:34:18 DEBUG : B2 bucket rclone-test-fafokeg7soka path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/12 06:34:18 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dst" 2025/05/12 06:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/CompareDest" 2025/05/12 06:34:28 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 06:34:28 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:28 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:34:29 INFO : one: Copied (new) 2025/05/12 06:34:29 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:30 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:30 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/12 06:34:30 INFO : one: Copied (replaced existing) 2025/05/12 06:34:30 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:33 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 06:34:33 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:33 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:33 INFO : There was nothing to transfer 2025/05/12 06:34:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 06:34:34 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 06:34:35 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:35 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:35 INFO : There was nothing to transfer 2025/05/12 06:34:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 06:34:35 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 06:34:35 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:35 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:35 INFO : There was nothing to transfer 2025/05/12 06:34:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:36 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/12 06:34:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/12 06:34:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 06:34:36 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 06:34:36 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:36 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:36 INFO : There was nothing to transfer 2025/05/12 06:34:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:37 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 06:34:37 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 06:34:37 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/12 06:34:38 INFO : two: Copied (new) 2025/05/12 06:34:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.77s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dest" 2025/05/12 06:34:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/pre-dest1" 2025/05/12 06:34:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/pre-dest2" 2025/05/12 06:34:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:34:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/12 06:34:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:34:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/12 06:34:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/12 06:34:45 DEBUG : B2 bucket rclone-test-fafokeg7soka path dest: Waiting for checks to finish 2025/05/12 06:34:45 DEBUG : B2 bucket rclone-test-fafokeg7soka path dest: Waiting for transfers to finish 2025/05/12 06:34:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/12 06:34:46 INFO : 3: Copied (new) 2025/05/12 06:34:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:34:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dst" 2025/05/12 06:34:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/CopyDest" 2025/05/12 06:34:51 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 06:34:51 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:51 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:34:52 INFO : one: Copied (new) 2025/05/12 06:34:52 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:52 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:53 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/12 06:34:53 INFO : one: Copied (replaced existing) 2025/05/12 06:34:53 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/BackupDir" 2025/05/12 06:34:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:56 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 06:34:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:34:57 INFO : one: Copied (server-side copy) 2025/05/12 06:34:57 INFO : one: Deleted 2025/05/12 06:34:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/12 06:34:58 INFO : one: Copied (server-side copy) 2025/05/12 06:34:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/12 06:34:58 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:58 DEBUG : Waiting for deletions to finish 2025/05/12 06:34:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:59 DEBUG : one: Unchanged skipping 2025/05/12 06:34:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:34:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/12 06:34:59 INFO : two: Copied (server-side copy) 2025/05/12 06:34:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/12 06:34:59 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:34:59 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:34:59 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:35:00 DEBUG : one: Unchanged skipping 2025/05/12 06:35:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:35:00 DEBUG : two: Unchanged skipping 2025/05/12 06:35:00 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:00 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:00 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:00 INFO : There was nothing to transfer 2025/05/12 06:35:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:35:01 DEBUG : one: Unchanged skipping 2025/05/12 06:35:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/12 06:35:01 DEBUG : three: Destination not found in --copy-dest 2025/05/12 06:35:01 DEBUG : three: Need to transfer - File not found at Destination 2025/05/12 06:35:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 06:35:01 DEBUG : two: Unchanged skipping 2025/05/12 06:35:01 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:01 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/12 06:35:02 INFO : three: Copied (new) 2025/05/12 06:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.50s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:35:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dst" 2025/05/12 06:35:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/backup" 2025/05/12 06:35:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 06:35:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:35:08 DEBUG : two: Unchanged skipping 2025/05/12 06:35:08 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:35:12 INFO : one: Copied (server-side copy) 2025/05/12 06:35:12 INFO : one: Deleted 2025/05/12 06:35:12 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:35:13 INFO : one: Copied (new) 2025/05/12 06:35:13 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 06:35:14 INFO : three.txt: Copied (server-side copy) 2025/05/12 06:35:14 INFO : three.txt: Deleted 2025/05/12 06:35:14 INFO : three.txt: Moved into backup dir 2025/05/12 06:35:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 06:35:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:35:15 DEBUG : two: Unchanged skipping 2025/05/12 06:35:15 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:35:16 INFO : one: Copied (server-side copy) 2025/05/12 06:35:16 INFO : one: Deleted 2025/05/12 06:35:16 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 06:35:16 INFO : one: Copied (new) 2025/05/12 06:35:16 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 06:35:17 INFO : three.txt: Copied (server-side copy) 2025/05/12 06:35:17 INFO : three.txt: Deleted 2025/05/12 06:35:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:35:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dst" 2025/05/12 06:35:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/backup" 2025/05/12 06:35:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 06:35:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:35:23 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:23 DEBUG : two: Unchanged skipping 2025/05/12 06:35:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:35:25 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 06:35:25 INFO : one: Deleted 2025/05/12 06:35:25 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:35:26 INFO : one: Copied (new) 2025/05/12 06:35:26 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 06:35:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 06:35:26 INFO : three.txt: Deleted 2025/05/12 06:35:26 INFO : three.txt: Moved into backup dir 2025/05/12 06:35:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 06:35:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:35:28 DEBUG : two: Unchanged skipping 2025/05/12 06:35:28 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:35:29 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 06:35:29 INFO : one: Deleted 2025/05/12 06:35:29 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 06:35:29 INFO : one: Copied (new) 2025/05/12 06:35:29 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 06:35:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 06:35:30 INFO : three.txt: Deleted 2025/05/12 06:35:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:35:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dst" 2025/05/12 06:35:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/backup" 2025/05/12 06:35:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 06:35:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:35:36 DEBUG : two: Unchanged skipping 2025/05/12 06:35:36 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:35:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/12 06:35:38 INFO : one: Deleted 2025/05/12 06:35:38 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:35:39 INFO : one: Copied (new) 2025/05/12 06:35:39 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 06:35:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/12 06:35:39 INFO : three.txt: Deleted 2025/05/12 06:35:39 INFO : three.txt: Moved into backup dir 2025/05/12 06:35:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 06:35:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:35:41 DEBUG : two: Unchanged skipping 2025/05/12 06:35:41 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:35:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/12 06:35:42 INFO : one: Deleted 2025/05/12 06:35:42 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 06:35:42 INFO : one: Copied (new) 2025/05/12 06:35:42 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 06:35:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/12 06:35:43 INFO : three.txt: Deleted 2025/05/12 06:35:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:35:45 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/df52bd43300dcb3b9f680e1b/c001_v0001177_t0010": EOF 2025/05/12 06:35:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/df52bd43300dcb3b9f680e1b/c001_v0001177_t0010": EOF) 2025/05/12 06:35:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fafokeg7soka: 1/10 (Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/df52bd43300dcb3b9f680e1b/c001_v0001177_t0010": EOF) 2025/05/12 06:35:48 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 06:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dst" 2025/05/12 06:35:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 06:35:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:35:50 DEBUG : two: Unchanged skipping 2025/05/12 06:35:50 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:35:50 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 06:35:51 INFO : one: Deleted 2025/05/12 06:35:51 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:35:51 INFO : one: Copied (new) 2025/05/12 06:35:51 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 06:35:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 06:35:52 INFO : three.txt: Deleted 2025/05/12 06:35:52 INFO : three.txt: Moved into backup dir 2025/05/12 06:35:53 DEBUG : one.bak: Excluded (Path Filter) 2025/05/12 06:35:53 DEBUG : one.bak: Excluded 2025/05/12 06:35:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/12 06:35:53 DEBUG : three.txt.bak: Excluded 2025/05/12 06:35:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 06:35:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:35:53 DEBUG : two: Unchanged skipping 2025/05/12 06:35:53 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for checks to finish 2025/05/12 06:35:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:35:54 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 06:35:54 INFO : one: Deleted 2025/05/12 06:35:54 DEBUG : B2 bucket rclone-test-fafokeg7soka path dst: Waiting for transfers to finish 2025/05/12 06:35:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 06:35:54 INFO : one: Copied (new) 2025/05/12 06:35:54 DEBUG : Waiting for deletions to finish 2025/05/12 06:35:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 06:35:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 06:35:55 INFO : three.txt: Deleted 2025/05/12 06:35:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.56s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:35:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dst" 2025/05/12 06:36:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 06:36:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:36:01 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 06:36:01 INFO : one: Deleted 2025/05/12 06:36:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:36:02 INFO : one: Copied (new) 2025/05/12 06:36:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:02 DEBUG : two: Unchanged skipping 2025/05/12 06:36:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/12 06:36:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 06:36:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 06:36:03 INFO : three.txt: Deleted 2025/05/12 06:36:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 06:36:03 INFO : three.txt: Copied (new) 2025/05/12 06:36:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 06:36:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:36:04 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 06:36:04 INFO : one: Deleted 2025/05/12 06:36:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 06:36:04 INFO : one: Copied (new) 2025/05/12 06:36:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:05 DEBUG : two: Unchanged skipping 2025/05/12 06:36:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/12 06:36:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 06:36:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 06:36:05 INFO : three.txt: Deleted 2025/05/12 06:36:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/12 06:36:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.35s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:36:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fafokeg7soka/dst" 2025/05/12 06:36:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 06:36:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 06:36:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/12 06:36:12 INFO : one: Deleted 2025/05/12 06:36:12 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2025/05/12 06:36:12 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2025/05/12 06:36:12 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/05/12 06:36:12 DEBUG : one: Received error: no tomes available (503 service_unavailable) - low level retry 0/10 2025/05/12 06:36:13 DEBUG : pacer: Reducing sleep to 500ms 2025/05/12 06:36:14 DEBUG : pacer: Reducing sleep to 250ms 2025/05/12 06:36:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:36:14 INFO : one: Copied (new) 2025/05/12 06:36:15 DEBUG : pacer: Reducing sleep to 125ms 2025/05/12 06:36:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:15 DEBUG : two: Unchanged skipping 2025/05/12 06:36:15 DEBUG : pacer: Reducing sleep to 62.5ms 2025/05/12 06:36:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/12 06:36:15 DEBUG : pacer: Reducing sleep to 31.25ms 2025/05/12 06:36:15 DEBUG : pacer: Reducing sleep to 15.625ms 2025/05/12 06:36:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 06:36:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/12 06:36:15 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 06:36:15 INFO : three.txt: Deleted 2025/05/12 06:36:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 06:36:16 INFO : three.txt: Copied (new) 2025/05/12 06:36:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 06:36:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 06:36:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/12 06:36:18 INFO : one: Deleted 2025/05/12 06:36:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 06:36:18 INFO : one: Copied (new) 2025/05/12 06:36:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:18 DEBUG : two: Unchanged skipping 2025/05/12 06:36:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/12 06:36:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 06:36:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/12 06:36:19 INFO : three.txt: Deleted 2025/05/12 06:36:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/12 06:36:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.96s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:36:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/12 06:36:22 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:36:22 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:36:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/12 06:36:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/12 06:36:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.56s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:36:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/12 06:36:24 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:36:24 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:36:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 06:36:24 INFO : existing: Copied (new) 2025/05/12 06:36:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:36:25 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:36:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/12 06:36:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/12 06:36:25 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:36:25 ERROR : B2 bucket rclone-test-fafokeg7soka: not deleting files as there were IO errors 2025/05/12 06:36:25 ERROR : B2 bucket rclone-test-fafokeg7soka: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncImmutable (2.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:36:27 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:36:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:27 DEBUG : existing: Unchanged skipping 2025/05/12 06:36:27 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:36:27 DEBUG : Waiting for deletions to finish 2025/05/12 06:36:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:36:29 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/df52bd43300dcb3b9f680e1b/c001_v0001134_t0003": EOF 2025/05/12 06:36:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/df52bd43300dcb3b9f680e1b/c001_v0001134_t0003": EOF) 2025/05/12 06:36:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-fafokeg7soka: 1/10 (Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/df52bd43300dcb3b9f680e1b/c001_v0001134_t0003": EOF) 2025/05/12 06:36:32 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 06:36:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both1: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both12: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both10: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both14: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both15: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both16: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both0: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both11: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both19: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both2: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both3: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both4: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both5: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both6: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both7: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both8: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:42 DEBUG : both9: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both13: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both17: Unchanged skipping 2025/05/12 06:36:42 DEBUG : both18: Unchanged skipping 2025/05/12 06:36:42 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:36:42 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:36:42 DEBUG : Waiting for deletions to finish 2025/05/12 06:36:42 INFO : only19: Deleted 2025/05/12 06:36:43 INFO : only5: Deleted 2025/05/12 06:36:43 INFO : only7: Deleted 2025/05/12 06:36:43 INFO : only0: Deleted 2025/05/12 06:36:43 INFO : only1: Deleted 2025/05/12 06:36:43 INFO : only10: Deleted 2025/05/12 06:36:43 INFO : only11: Deleted 2025/05/12 06:36:43 INFO : only13: Deleted 2025/05/12 06:36:43 INFO : only9: Deleted 2025/05/12 06:36:43 INFO : only6: Deleted 2025/05/12 06:36:43 INFO : only12: Deleted 2025/05/12 06:36:43 INFO : only15: Deleted 2025/05/12 06:36:43 INFO : only18: Deleted 2025/05/12 06:36:43 INFO : only2: Deleted 2025/05/12 06:36:43 INFO : only3: Deleted 2025/05/12 06:36:43 INFO : only16: Deleted 2025/05/12 06:36:43 INFO : only17: Deleted 2025/05/12 06:36:43 INFO : only8: Deleted 2025/05/12 06:36:44 INFO : only14: Deleted 2025/05/12 06:36:44 INFO : only4: Deleted 2025/05/12 06:36:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.01s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:36:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for checks to finish 2025/05/12 06:36:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both1: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both12: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both13: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both14: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both15: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both16: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both17: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both10: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both19: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both11: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both0: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both18: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both2: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both3: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both7: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both4: Unchanged skipping 2025/05/12 06:36:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 06:36:58 DEBUG : both5: Unchanged skipping 2025/05/12 06:36:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : both6: Unchanged skipping 2025/05/12 06:36:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : both8: Unchanged skipping 2025/05/12 06:36:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : both9: Unchanged skipping 2025/05/12 06:36:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/12 06:36:58 DEBUG : B2 bucket rclone-test-fafokeg7soka: Waiting for transfers to finish 2025/05/12 06:36:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only0: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only1: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only12: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only13: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only10: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only14: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only11: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only15: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only16: Copied (replaced existing) 2025/05/12 06:36:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:36:59 INFO : only17: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only18: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only19: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only2: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only6: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only7: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only3: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only9: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only4: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only5: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 06:37:00 INFO : only8: Copied (replaced existing) 2025/05/12 06:37:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.38s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:37:09 DEBUG : empty_dir: Making directory with metadata 2025/05/12 06:37:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 06:37:09 DEBUG : empty_on_remote: Making directory with metadata 2025/05/12 06:37:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 06:37:09 INFO : empty_on_remote: Making directory 2025/05/12 06:37:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:37:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:37:12 DEBUG : empty_dir: Making directory with metadata 2025/05/12 06:37:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 06:37:12 DEBUG : empty_on_remote: Making directory with metadata 2025/05/12 06:37:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 06:37:12 INFO : empty_on_remote: Making directory 2025/05/12 06:37:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:37:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:37:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:16 INFO : sub dir: Making directory 2025/05/12 06:37:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" 2025/05/12 06:37:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 06:37:21 INFO : sub dir: Making directory 2025/05/12 06:37:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fafokeg7soka", Local "Local file system at /tmp/rclone2107626333", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.74s) PASS 2025/05/12 06:37:26 DEBUG : B2 bucket rclone-test-fafokeg7soka: Purge remote 2025/05/12 06:37:26 INFO : B2 bucket rclone-test-fafokeg7soka: cleaning bucket "rclone-test-fafokeg7soka" of all files 2025/05/12 06:37:26 DEBUG : BackupDir/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a03779_d20250512_m063502_c001_v7007000_t0000_u01747031702556") 2025/05/12 06:37:26 DEBUG : BackupDir/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1004b6338be9c0b4_d20250512_m063457_c001_v0001165_t0033_u01747031697644") 2025/05/12 06:37:26 DEBUG : CompareDest/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f411bbc494e89928f_d20250512_m063438_c001_v7007000_t0000_u01747031678718") 2025/05/12 06:37:26 DEBUG : CompareDest/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98931bb_d20250512_m063432_c001_v0001179_t0057_u01747031672740") 2025/05/12 06:37:26 DEBUG : CompareDest/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f411bbc494e899290_d20250512_m063438_c001_v7007000_t0000_u01747031678901") 2025/05/12 06:37:26 DEBUG : CompareDest/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1c61_d20250512_m063434_c001_v0001177_t0000_u01747031674180") 2025/05/12 06:37:26 DEBUG : CopyDest/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0377a_d20250512_m063502_c001_v7007000_t0000_u01747031702739") 2025/05/12 06:37:26 DEBUG : CopyDest/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b07f5_d20250512_m063454_c001_v0001134_t0020_u01747031694601") 2025/05/12 06:37:26 DEBUG : CopyDest/three: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0377b_d20250512_m063502_c001_v7007000_t0000_u01747031702921") 2025/05/12 06:37:27 DEBUG : CopyDest/three: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1cb3_d20250512_m063500_c001_v0001177_t0029_u01747031700820") 2025/05/12 06:37:27 DEBUG : CopyDest/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0377c_d20250512_m063503_c001_v7007000_t0000_u01747031703103") 2025/05/12 06:37:27 DEBUG : CopyDest/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893221_d20250512_m063458_c001_v0001179_t0039_u01747031698874") 2025/05/12 06:37:27 DEBUG : EXISTING: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409432743071398d_d20250512_m063628_c001_v7007000_t0000_u01747031788007") 2025/05/12 06:37:27 DEBUG : EXISTING: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893356_d20250512_m063627_c001_v0001179_t0045_u01747031787031") 2025/05/12 06:37:27 DEBUG : Testêé: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4094327430713988_d20250512_m063623_c001_v7007000_t0000_u01747031783803") 2025/05/12 06:37:27 DEBUG : Testêé: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989334a_d20250512_m063623_c001_v0001179_t0046_u01747031783206") 2025/05/12 06:37:27 DEBUG : Testêé: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b08b5_d20250512_m063621_c001_v0001134_t0014_u01747031781976") 2025/05/12 06:37:27 DEBUG : a/potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6575_d20250512_m063246_c001_v7007000_t0000_u01747031566326") 2025/05/12 06:37:27 DEBUG : a/potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05b6_d20250512_m063245_c001_v0001134_t0024_u01747031565510") 2025/05/12 06:37:27 DEBUG : a/potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a8138d_d20250512_m063243_c001_v7007000_t0000_u01747031563383") 2025/05/12 06:37:27 DEBUG : a/potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b059a_d20250512_m063242_c001_v0001134_t0023_u01747031562457") 2025/05/12 06:37:27 DEBUG : a/potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a17_d20250512_m063221_c001_v7007000_t0000_u01747031541056") 2025/05/12 06:37:27 DEBUG : a/potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b04f4_d20250512_m063220_c001_v0001134_t0047_u01747031540156") 2025/05/12 06:37:27 DEBUG : b/potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6576_d20250512_m063246_c001_v7007000_t0000_u01747031566508") 2025/05/12 06:37:27 DEBUG : b/potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05a8_d20250512_m063244_c001_v0001134_t0048_u01747031564319") 2025/05/12 06:37:27 DEBUG : b/potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a8138c_d20250512_m063242_c001_v7007000_t0000_u01747031562824") 2025/05/12 06:37:28 DEBUG : b/potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b058c_d20250512_m063241_c001_v0001134_t0021_u01747031561166") 2025/05/12 06:37:28 DEBUG : b/potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a14_d20250512_m063220_c001_v7007000_t0000_u01747031540499") 2025/05/12 06:37:28 DEBUG : b/potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b04e8_d20250512_m063219_c001_v0001134_t0006_u01747031539170") 2025/05/12 06:37:28 DEBUG : backup/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4121448e11dbf508_d20250512_m063518_c001_v7007000_t0000_u01747031718121") 2025/05/12 06:37:28 DEBUG : backup/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f111af5bb04407a70_d20250512_m063516_c001_v0001184_t0056_u01747031716095") 2025/05/12 06:37:28 DEBUG : backup/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1179d7ec344da552_d20250512_m063511_c001_v0001043_t0008_u01747031711744") 2025/05/12 06:37:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d06aa_d20250512_m063543_c001_v7007000_t0000_u01747031743791") 2025/05/12 06:37:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f116306ec6e449c6a_d20250512_m063541_c001_v0001120_t0054_u01747031741674") 2025/05/12 06:37:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f10940ecd15280e3e_d20250512_m063537_c001_v0001090_t0005_u01747031737647") 2025/05/12 06:37:28 DEBUG : backup/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4061bed3c025ce19_d20250512_m063531_c001_v7007000_t0000_u01747031731019") 2025/05/12 06:37:28 DEBUG : backup/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1098eefe728aa43a_d20250512_m063529_c001_v0001179_t0006_u01747031729158") 2025/05/12 06:37:28 DEBUG : backup/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f106e52de4d79b1f5_d20250512_m063524_c001_v0001136_t0003_u01747031724914") 2025/05/12 06:37:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d06ab_d20250512_m063543_c001_v7007000_t0000_u01747031743977") 2025/05/12 06:37:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f11047cc0f1d7a6ce_d20250512_m063542_c001_v0001182_t0000_u01747031742984") 2025/05/12 06:37:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1088a2bdacada449_d20250512_m063539_c001_v0001145_t0013_u01747031739494") 2025/05/12 06:37:28 DEBUG : backup/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4121448e11dbf509_d20250512_m063518_c001_v7007000_t0000_u01747031718304") 2025/05/12 06:37:28 DEBUG : backup/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1019ad6aa2071358_d20250512_m063517_c001_v0001101_t0033_u01747031717133") 2025/05/12 06:37:28 DEBUG : backup/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f114d1e5eb4c53aaf_d20250512_m063513_c001_v0001044_t0023_u01747031713564") 2025/05/12 06:37:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4061bed3c025ce1a_d20250512_m063531_c001_v7007000_t0000_u01747031731204") 2025/05/12 06:37:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f100a7d7756e683fc_d20250512_m063529_c001_v0001101_t0025_u01747031729990") 2025/05/12 06:37:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f108046d272779c22_d20250512_m063526_c001_v0001101_t0038_u01747031726479") 2025/05/12 06:37:29 DEBUG : both0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bab_d20250512_m063701_c001_v7007000_t0000_u01747031821130") 2025/05/12 06:37:29 DEBUG : both0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933e2_d20250512_m063649_c001_v0001179_t0036_u01747031809270") 2025/05/12 06:37:29 DEBUG : both0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bc7_d20250512_m063644_c001_v7007000_t0000_u01747031804593") 2025/05/12 06:37:29 DEBUG : both0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893362_d20250512_m063631_c001_v0001179_t0007_u01747031791928") 2025/05/12 06:37:29 DEBUG : both1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bac_d20250512_m063701_c001_v7007000_t0000_u01747031821315") 2025/05/12 06:37:29 DEBUG : both1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933e6_d20250512_m063649_c001_v0001179_t0022_u01747031809760") 2025/05/12 06:37:29 DEBUG : both1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bca_d20250512_m063644_c001_v7007000_t0000_u01747031804777") 2025/05/12 06:37:29 DEBUG : both1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893366_d20250512_m063632_c001_v0001179_t0033_u01747031792330") 2025/05/12 06:37:29 DEBUG : both10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bad_d20250512_m063701_c001_v7007000_t0000_u01747031821500") 2025/05/12 06:37:29 DEBUG : both10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893418_d20250512_m063653_c001_v0001179_t0012_u01747031813567") 2025/05/12 06:37:29 DEBUG : both10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bcd_d20250512_m063644_c001_v7007000_t0000_u01747031804963") 2025/05/12 06:37:29 DEBUG : both10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893398_d20250512_m063636_c001_v0001179_t0023_u01747031796653") 2025/05/12 06:37:29 DEBUG : both11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bae_d20250512_m063701_c001_v7007000_t0000_u01747031821687") 2025/05/12 06:37:29 DEBUG : both11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989341e_d20250512_m063653_c001_v0001179_t0027_u01747031813976") 2025/05/12 06:37:29 DEBUG : both11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bd0_d20250512_m063645_c001_v7007000_t0000_u01747031805147") 2025/05/12 06:37:29 DEBUG : both11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989339e_d20250512_m063637_c001_v0001179_t0034_u01747031797530") 2025/05/12 06:37:29 DEBUG : both12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4baf_d20250512_m063701_c001_v7007000_t0000_u01747031821887") 2025/05/12 06:37:29 DEBUG : both12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893422_d20250512_m063654_c001_v0001179_t0027_u01747031814402") 2025/05/12 06:37:29 DEBUG : both12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bd3_d20250512_m063645_c001_v7007000_t0000_u01747031805331") 2025/05/12 06:37:29 DEBUG : both12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933a4_d20250512_m063637_c001_v0001179_t0005_u01747031797969") 2025/05/12 06:37:30 DEBUG : both13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb0_d20250512_m063702_c001_v7007000_t0000_u01747031822076") 2025/05/12 06:37:30 DEBUG : both13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893426_d20250512_m063654_c001_v0001179_t0017_u01747031814804") 2025/05/12 06:37:30 DEBUG : both13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bd7_d20250512_m063645_c001_v7007000_t0000_u01747031805514") 2025/05/12 06:37:30 DEBUG : both13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933a8_d20250512_m063638_c001_v0001179_t0014_u01747031798391") 2025/05/12 06:37:30 DEBUG : both14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb1_d20250512_m063702_c001_v7007000_t0000_u01747031822261") 2025/05/12 06:37:30 DEBUG : both14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989342c_d20250512_m063655_c001_v0001179_t0009_u01747031815206") 2025/05/12 06:37:30 DEBUG : both14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bda_d20250512_m063645_c001_v7007000_t0000_u01747031805697") 2025/05/12 06:37:30 DEBUG : both14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933ae_d20250512_m063638_c001_v0001179_t0001_u01747031798801") 2025/05/12 06:37:30 DEBUG : both15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb2_d20250512_m063702_c001_v7007000_t0000_u01747031822448") 2025/05/12 06:37:30 DEBUG : both15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893430_d20250512_m063655_c001_v0001179_t0006_u01747031815840") 2025/05/12 06:37:30 DEBUG : both15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bdd_d20250512_m063645_c001_v7007000_t0000_u01747031805889") 2025/05/12 06:37:30 DEBUG : both15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933b4_d20250512_m063639_c001_v0001179_t0001_u01747031799257") 2025/05/12 06:37:30 DEBUG : both16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb3_d20250512_m063702_c001_v7007000_t0000_u01747031822633") 2025/05/12 06:37:30 DEBUG : both16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893436_d20250512_m063656_c001_v0001179_t0025_u01747031816390") 2025/05/12 06:37:30 DEBUG : both16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5be0_d20250512_m063646_c001_v7007000_t0000_u01747031806082") 2025/05/12 06:37:30 DEBUG : both16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933b8_d20250512_m063639_c001_v0001179_t0010_u01747031799685") 2025/05/12 06:37:30 DEBUG : both17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb4_d20250512_m063702_c001_v7007000_t0000_u01747031822820") 2025/05/12 06:37:30 DEBUG : both17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989343c_d20250512_m063656_c001_v0001179_t0053_u01747031816802") 2025/05/12 06:37:30 DEBUG : both17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5be3_d20250512_m063646_c001_v7007000_t0000_u01747031806265") 2025/05/12 06:37:30 DEBUG : both17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933be_d20250512_m063640_c001_v0001179_t0002_u01747031800095") 2025/05/12 06:37:30 DEBUG : both18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb5_d20250512_m063703_c001_v7007000_t0000_u01747031823009") 2025/05/12 06:37:31 DEBUG : both18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893440_d20250512_m063657_c001_v0001179_t0038_u01747031817387") 2025/05/12 06:37:31 DEBUG : both18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5be7_d20250512_m063646_c001_v7007000_t0000_u01747031806447") 2025/05/12 06:37:31 DEBUG : both18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933c4_d20250512_m063640_c001_v0001179_t0029_u01747031800509") 2025/05/12 06:37:31 DEBUG : both19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb6_d20250512_m063703_c001_v7007000_t0000_u01747031823239") 2025/05/12 06:37:31 DEBUG : both19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893446_d20250512_m063657_c001_v0001179_t0045_u01747031817819") 2025/05/12 06:37:31 DEBUG : both19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bea_d20250512_m063646_c001_v7007000_t0000_u01747031806631") 2025/05/12 06:37:31 DEBUG : both19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933ca_d20250512_m063640_c001_v0001179_t0017_u01747031800917") 2025/05/12 06:37:31 DEBUG : both2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb7_d20250512_m063703_c001_v7007000_t0000_u01747031823425") 2025/05/12 06:37:31 DEBUG : both2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933ec_d20250512_m063650_c001_v0001179_t0030_u01747031810207") 2025/05/12 06:37:31 DEBUG : both2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bed_d20250512_m063646_c001_v7007000_t0000_u01747031806848") 2025/05/12 06:37:31 DEBUG : both2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893372_d20250512_m063633_c001_v0001179_t0022_u01747031793092") 2025/05/12 06:37:31 DEBUG : both3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb8_d20250512_m063703_c001_v7007000_t0000_u01747031823609") 2025/05/12 06:37:31 DEBUG : both3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933f2_d20250512_m063650_c001_v0001179_t0024_u01747031810620") 2025/05/12 06:37:31 DEBUG : both3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bf0_d20250512_m063647_c001_v7007000_t0000_u01747031807034") 2025/05/12 06:37:31 DEBUG : both3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893378_d20250512_m063633_c001_v0001179_t0040_u01747031793494") 2025/05/12 06:37:31 DEBUG : both4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bb9_d20250512_m063703_c001_v7007000_t0000_u01747031823794") 2025/05/12 06:37:31 DEBUG : both4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933f6_d20250512_m063651_c001_v0001179_t0000_u01747031811045") 2025/05/12 06:37:31 DEBUG : both4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bf3_d20250512_m063647_c001_v7007000_t0000_u01747031807217") 2025/05/12 06:37:31 DEBUG : both4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989337e_d20250512_m063633_c001_v0001179_t0006_u01747031793941") 2025/05/12 06:37:31 DEBUG : both5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bba_d20250512_m063703_c001_v7007000_t0000_u01747031823978") 2025/05/12 06:37:32 DEBUG : both5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893400_d20250512_m063651_c001_v0001179_t0001_u01747031811466") 2025/05/12 06:37:32 DEBUG : both5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bf5_d20250512_m063647_c001_v7007000_t0000_u01747031807400") 2025/05/12 06:37:32 DEBUG : both5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893382_d20250512_m063634_c001_v0001179_t0053_u01747031794369") 2025/05/12 06:37:32 DEBUG : both6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bbb_d20250512_m063704_c001_v7007000_t0000_u01747031824163") 2025/05/12 06:37:32 DEBUG : both6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893404_d20250512_m063651_c001_v0001179_t0001_u01747031811889") 2025/05/12 06:37:32 DEBUG : both6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bf8_d20250512_m063647_c001_v7007000_t0000_u01747031807594") 2025/05/12 06:37:32 DEBUG : both6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893386_d20250512_m063634_c001_v0001179_t0029_u01747031794838") 2025/05/12 06:37:32 DEBUG : both7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bbc_d20250512_m063704_c001_v7007000_t0000_u01747031824349") 2025/05/12 06:37:32 DEBUG : both7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893408_d20250512_m063652_c001_v0001179_t0029_u01747031812302") 2025/05/12 06:37:32 DEBUG : both7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bfc_d20250512_m063647_c001_v7007000_t0000_u01747031807776") 2025/05/12 06:37:32 DEBUG : both7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989338a_d20250512_m063635_c001_v0001179_t0011_u01747031795290") 2025/05/12 06:37:32 DEBUG : both8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bbd_d20250512_m063704_c001_v7007000_t0000_u01747031824537") 2025/05/12 06:37:32 DEBUG : both8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989340e_d20250512_m063652_c001_v0001179_t0001_u01747031812705") 2025/05/12 06:37:32 DEBUG : both8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bfe_d20250512_m063647_c001_v7007000_t0000_u01747031807959") 2025/05/12 06:37:32 DEBUG : both8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989338e_d20250512_m063635_c001_v0001179_t0021_u01747031795801") 2025/05/12 06:37:32 DEBUG : both9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bbe_d20250512_m063704_c001_v7007000_t0000_u01747031824726") 2025/05/12 06:37:32 DEBUG : both9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893412_d20250512_m063653_c001_v0001179_t0014_u01747031813127") 2025/05/12 06:37:32 DEBUG : both9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5c01_d20250512_m063648_c001_v7007000_t0000_u01747031808143") 2025/05/12 06:37:32 DEBUG : both9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893394_d20250512_m063636_c001_v0001179_t0034_u01747031796223") 2025/05/12 06:37:32 DEBUG : c/non empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6577_d20250512_m063246_c001_v7007000_t0000_u01747031566691") 2025/05/12 06:37:32 DEBUG : c/non empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05ac_d20250512_m063244_c001_v0001134_t0022_u01747031564625") 2025/05/12 06:37:33 DEBUG : c/non empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a8138e_d20250512_m063243_c001_v7007000_t0000_u01747031563570") 2025/05/12 06:37:33 DEBUG : c/non empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0590_d20250512_m063241_c001_v0001134_t0044_u01747031561685") 2025/05/12 06:37:33 DEBUG : c/non empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a18_d20250512_m063221_c001_v7007000_t0000_u01747031541241") 2025/05/12 06:37:33 DEBUG : c/non empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b04ea_d20250512_m063219_c001_v0001134_t0014_u01747031539462") 2025/05/12 06:37:33 DEBUG : check sum: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e260_d20250512_m063207_c001_v7007000_t0000_u01747031527469") 2025/05/12 06:37:33 DEBUG : check sum: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b048c_d20250512_m063206_c001_v0001134_t0007_u01747031526421") 2025/05/12 06:37:33 DEBUG : dest/3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0376a_d20250512_m063447_c001_v7007000_t0000_u01747031687682") 2025/05/12 06:37:33 DEBUG : dest/3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4164e4b3c7848753_d20250512_m063446_c001_v0001181_t0020_u01747031686568") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4094327430713979_d20250512_m063620_c001_v7007000_t0000_u01747031780501") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f106b17025b3624c4_d20250512_m063618_c001_v0001171_t0039_u01747031778121") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6666_d20250512_m063617_c001_v7007000_t0000_u01747031777938") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f106b17025b362492_d20250512_m063614_c001_v0001171_t0046_u01747031774398") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6663_d20250512_m063612_c001_v7007000_t0000_u01747031772116") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893326_d20250512_m063608_c001_v0001179_t0048_u01747031768012") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d0798_d20250512_m063606_c001_v7007000_t0000_u01747031766538") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f11375cf095a00c90_d20250512_m063604_c001_v0001184_t0024_u01747031764789") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a81620_d20250512_m063604_c001_v7007000_t0000_u01747031764602") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f11375cf095a00c70_d20250512_m063602_c001_v0001184_t0042_u01747031762153") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a8161d_d20250512_m063601_c001_v7007000_t0000_u01747031761416") 2025/05/12 06:37:33 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b088d_d20250512_m063557_c001_v0001134_t0017_u01747031757657") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d06ec_d20250512_m063556_c001_v7007000_t0000_u01747031756351") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f109fa4fb1379468c_d20250512_m063554_c001_v0001131_t0059_u01747031754606") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4061bed3c025ce4d_d20250512_m063554_c001_v7007000_t0000_u01747031754421") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f109fa4fb13794682_d20250512_m063551_c001_v0001131_t0002_u01747031751658") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4061bed3c025ce48_d20250512_m063550_c001_v7007000_t0000_u01747031750926") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0871_d20250512_m063545_c001_v0001134_t0044_u01747031745092") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d06ac_d20250512_m063544_c001_v7007000_t0000_u01747031744180") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1143478c70245d6d_d20250512_m063542_c001_v0001098_t0046_u01747031742491") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40416aaa7e05d316_d20250512_m063542_c001_v7007000_t0000_u01747031742307") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1143478c70245d65_d20250512_m063539_c001_v0001098_t0006_u01747031739016") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40416aaa7e05d30f_d20250512_m063537_c001_v7007000_t0000_u01747031737965") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1d1b_d20250512_m063532_c001_v0001177_t0043_u01747031732364") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4061bed3c025ce1b_d20250512_m063531_c001_v7007000_t0000_u01747031731387") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f119ef857e52b442d_d20250512_m063529_c001_v0001176_t0029_u01747031729542") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a815a8_d20250512_m063529_c001_v7007000_t0000_u01747031729359") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f119ef857e52b442b_d20250512_m063526_c001_v0001176_t0052_u01747031726038") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a815a6_d20250512_m063525_c001_v7007000_t0000_u01747031725289") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893276_d20250512_m063519_c001_v0001179_t0021_u01747031719395") 2025/05/12 06:37:34 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4121448e11dbf50a_d20250512_m063518_c001_v7007000_t0000_u01747031718488") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f114263f489943aa9_d20250512_m063516_c001_v0001106_t0055_u01747031716481") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f417bd7dd9f3c51af_d20250512_m063516_c001_v7007000_t0000_u01747031716291") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f114263f489943a9e_d20250512_m063512_c001_v0001106_t0057_u01747031712845") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f417bd7dd9f3c51aa_d20250512_m063512_c001_v7007000_t0000_u01747031712114") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b080b_d20250512_m063504_c001_v0001134_t0035_u01747031704380") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0377d_d20250512_m063503_c001_v7007000_t0000_u01747031703286") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f113448559ea82bee_d20250512_m063458_c001_v0001183_t0054_u01747031698109") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f411bbc494e8992a2_d20250512_m063457_c001_v7007000_t0000_u01747031697903") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1c8f_d20250512_m063453_c001_v0001177_t0018_u01747031693950") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1006710e16eb3664_d20250512_m063453_c001_v0001182_t0036_u01747031693160") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1006710e16eb3654_d20250512_m063452_c001_v0001182_t0034_u01747031692201") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f411bbc494e899291_d20250512_m063439_c001_v7007000_t0000_u01747031679083") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b07df_d20250512_m063431_c001_v0001134_t0031_u01747031671923") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f119274b9015474a2_d20250512_m063430_c001_v0001172_t0057_u01747031670577") 2025/05/12 06:37:35 DEBUG : dst/one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f119274b9015474a0_d20250512_m063429_c001_v0001172_t0045_u01747031669570") 2025/05/12 06:37:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409432743071397a_d20250512_m063620_c001_v7007000_t0000_u01747031780689") 2025/05/12 06:37:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f108955c676cd39a9_d20250512_m063617_c001_v0001184_t0053_u01747031777737") 2025/05/12 06:37:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f10736eb7e19e5f66_d20250512_m063611_c001_v0001161_t0054_u01747031771697") 2025/05/12 06:37:35 DEBUG : dst/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d079d_d20250512_m063606_c001_v7007000_t0000_u01747031766723") 2025/05/12 06:37:35 DEBUG : dst/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f10555e016884a086_d20250512_m063604_c001_v0001177_t0006_u01747031764390") 2025/05/12 06:37:35 DEBUG : dst/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f107d18698e643581_d20250512_m063601_c001_v0001182_t0019_u01747031761205") 2025/05/12 06:37:36 DEBUG : dst/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d06ed_d20250512_m063556_c001_v7007000_t0000_u01747031756534") 2025/05/12 06:37:36 DEBUG : dst/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f108a59b39f7be87d_d20250512_m063554_c001_v0001103_t0050_u01747031754048") 2025/05/12 06:37:36 DEBUG : dst/one.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f114d39239b49af9a_d20250512_m063550_c001_v0001184_t0027_u01747031750732") 2025/05/12 06:37:36 DEBUG : dst/three: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0377e_d20250512_m063503_c001_v7007000_t0000_u01747031703469") 2025/05/12 06:37:36 DEBUG : dst/three: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1006710e16eb36da_d20250512_m063501_c001_v0001182_t0055_u01747031701965") 2025/05/12 06:37:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409432743071397b_d20250512_m063620_c001_v7007000_t0000_u01747031780872") 2025/05/12 06:37:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1114313d94250f02_d20250512_m063619_c001_v0001090_t0057_u01747031779244") 2025/05/12 06:37:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1011d634188ff437_d20250512_m063615_c001_v0001165_t0008_u01747031775596") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409432743071397c_d20250512_m063621_c001_v7007000_t0000_u01747031781055") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f106b17025b3624dc_d20250512_m063619_c001_v0001171_t0006_u01747031779770") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6668_d20250512_m063619_c001_v7007000_t0000_u01747031779588") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f106b17025b3624a6_d20250512_m063615_c001_v0001171_t0048_u01747031775979") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6665_d20250512_m063615_c001_v7007000_t0000_u01747031775794") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893332_d20250512_m063608_c001_v0001179_t0056_u01747031768992") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d07a1_d20250512_m063606_c001_v7007000_t0000_u01747031766906") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f11375cf095a00ca0_d20250512_m063605_c001_v0001184_t0050_u01747031765951") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a81623_d20250512_m063605_c001_v7007000_t0000_u01747031765765") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f11375cf095a00c84_d20250512_m063603_c001_v0001184_t0005_u01747031763420") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a8161e_d20250512_m063603_c001_v7007000_t0000_u01747031763235") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b088f_d20250512_m063558_c001_v0001134_t0044_u01747031758369") 2025/05/12 06:37:36 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4061bed3c025ce4f_d20250512_m063555_c001_v7007000_t0000_u01747031755793") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98932fc_d20250512_m063553_c001_v0001179_t0038_u01747031753212") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4061bed3c025ce4b_d20250512_m063552_c001_v7007000_t0000_u01747031752478") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b087b_d20250512_m063548_c001_v0001134_t0044_u01747031748081") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40416aaa7e05d317_d20250512_m063543_c001_v7007000_t0000_u01747031743232") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1d27_d20250512_m063540_c001_v0001177_t0038_u01747031740866") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40416aaa7e05d314_d20250512_m063539_c001_v7007000_t0000_u01747031739766") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98932a8_d20250512_m063533_c001_v0001179_t0031_u01747031733317") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a815aa_d20250512_m063530_c001_v7007000_t0000_u01747031730462") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893290_d20250512_m063528_c001_v0001179_t0002_u01747031728305") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f405d81b301a815a7_d20250512_m063526_c001_v7007000_t0000_u01747031726896") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0833_d20250512_m063520_c001_v0001134_t0051_u01747031720245") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f417bd7dd9f3c51b1_d20250512_m063517_c001_v7007000_t0000_u01747031717560") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0825_d20250512_m063515_c001_v0001134_t0053_u01747031715205") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f417bd7dd9f3c51ab_d20250512_m063514_c001_v7007000_t0000_u01747031714110") 2025/05/12 06:37:37 DEBUG : dst/three.txt: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1cc1_d20250512_m063505_c001_v0001177_t0020_u01747031705352") 2025/05/12 06:37:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d07a5_d20250512_m063607_c001_v7007000_t0000_u01747031767090") 2025/05/12 06:37:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f114d39239b49b01d_d20250512_m063605_c001_v0001184_t0054_u01747031765575") 2025/05/12 06:37:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f102dee3172d3189f_d20250512_m063602_c001_v0001044_t0046_u01747031762921") 2025/05/12 06:37:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d06ee_d20250512_m063556_c001_v7007000_t0000_u01747031756727") 2025/05/12 06:37:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f100ca54de19cbab6_d20250512_m063555_c001_v0001134_t0059_u01747031755162") 2025/05/12 06:37:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f10529d71af257e30_d20250512_m063552_c001_v0001150_t0004_u01747031752164") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409432743071397d_d20250512_m063621_c001_v7007000_t0000_u01747031781239") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b089d_d20250512_m063608_c001_v0001134_t0028_u01747031768572") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d07a6_d20250512_m063607_c001_v7007000_t0000_u01747031767277") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989330a_d20250512_m063558_c001_v0001179_t0035_u01747031758118") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d06ef_d20250512_m063556_c001_v7007000_t0000_u01747031756913") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98932d2_d20250512_m063545_c001_v0001179_t0020_u01747031745787") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d06ad_d20250512_m063544_c001_v7007000_t0000_u01747031744363") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0859_d20250512_m063532_c001_v0001134_t0000_u01747031732949") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4061bed3c025ce1c_d20250512_m063531_c001_v7007000_t0000_u01747031731625") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1cf7_d20250512_m063519_c001_v0001177_t0018_u01747031719991") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4121448e11dbf50b_d20250512_m063518_c001_v7007000_t0000_u01747031718670") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989323a_d20250512_m063505_c001_v0001179_t0045_u01747031705130") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0377f_d20250512_m063503_c001_v7007000_t0000_u01747031703655") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f105ed5bcf6f46236_d20250512_m063459_c001_v0001183_t0018_u01747031699673") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f411bbc494e899292_d20250512_m063439_c001_v7007000_t0000_u01747031679265") 2025/05/12 06:37:38 DEBUG : dst/two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f119274b9015474aa_d20250512_m063438_c001_v0001172_t0017_u01747031678016") 2025/05/12 06:37:38 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f418d0721aabb64a0_d20250512_m063356_c001_v7007000_t0000_u01747031636282") 2025/05/12 06:37:38 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1bd6_d20250512_m063351_c001_v0001177_t0052_u01747031631995") 2025/05/12 06:37:38 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f418d0721aabb6494_d20250512_m063348_c001_v7007000_t0000_u01747031628801") 2025/05/12 06:37:38 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1ba0_d20250512_m063338_c001_v0001177_t0018_u01747031618348") 2025/05/12 06:37:38 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394bb9_d20250512_m063329_c001_v7007000_t0000_u01747031609823") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1b70_d20250512_m063326_c001_v0001177_t0027_u01747031606667") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f658a_d20250512_m063301_c001_v7007000_t0000_u01747031581446") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0614_d20250512_m063259_c001_v0001134_t0050_u01747031579606") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6586_d20250512_m063257_c001_v7007000_t0000_u01747031577967") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b060c_d20250512_m063256_c001_v0001134_t0055_u01747031576511") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f657d_d20250512_m063252_c001_v7007000_t0000_u01747031572727") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05e8_d20250512_m063250_c001_v0001134_t0020_u01747031570888") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6579_d20250512_m063249_c001_v7007000_t0000_u01747031569607") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05d0_d20250512_m063247_c001_v0001134_t0037_u01747031567777") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6570_d20250512_m063240_c001_v7007000_t0000_u01747031560244") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b057c_d20250512_m063238_c001_v0001134_t0050_u01747031558539") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6569_d20250512_m063237_c001_v7007000_t0000_u01747031557094") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0570_d20250512_m063236_c001_v0001134_t0049_u01747031556235") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a1f_d20250512_m063230_c001_v7007000_t0000_u01747031550752") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0534_d20250512_m063229_c001_v0001134_t0013_u01747031549392") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a1d_d20250512_m063226_c001_v7007000_t0000_u01747031546819") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b051c_d20250512_m063225_c001_v0001134_t0006_u01747031545785") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a1b_d20250512_m063224_c001_v7007000_t0000_u01747031544694") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1119048d43131671_d20250512_m063223_c001_v0001144_t0037_u01747031543582") 2025/05/12 06:37:39 DEBUG : empty space: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0505_d20250512_m063221_c001_v0001134_t0043_u01747031541968") 2025/05/12 06:37:40 DEBUG : enormous: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6588_d20250512_m063300_c001_v7007000_t0000_u01747031580526") 2025/05/12 06:37:40 DEBUG : enormous: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0616_d20250512_m063259_c001_v0001134_t0000_u01747031579871") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409432743071398a_d20250512_m063625_c001_v7007000_t0000_u01747031785892") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b08b7_d20250512_m063624_c001_v0001134_t0019_u01747031784563") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b9e_d20250512_m063324_c001_v7007000_t0000_u01747031604946") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b06b2_d20250512_m063323_c001_v0001134_t0014_u01747031603763") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a11_d20250512_m063218_c001_v7007000_t0000_u01747031538040") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b04de_d20250512_m063217_c001_v0001134_t0015_u01747031537022") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a10_d20250512_m063215_c001_v7007000_t0000_u01747031535753") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b04d4_d20250512_m063214_c001_v0001134_t0027_u01747031534869") 2025/05/12 06:37:40 DEBUG : existing: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b04ca_d20250512_m063213_c001_v0001134_t0014_u01747031533978") 2025/05/12 06:37:40 DEBUG : existing-b: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394ba0_d20250512_m063325_c001_v7007000_t0000_u01747031605131") 2025/05/12 06:37:40 DEBUG : existing-b: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1b66_d20250512_m063323_c001_v0001177_t0050_u01747031603771") 2025/05/12 06:37:40 DEBUG : file1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bd9_d20250512_m063714_c001_v7007000_t0000_u01747031834997") 2025/05/12 06:37:40 DEBUG : file1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f109c7a38968aceb0_d20250512_m063713_c001_v0001130_t0053_u01747031833280") 2025/05/12 06:37:40 DEBUG : file1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bd4_d20250512_m063711_c001_v7007000_t0000_u01747031831508") 2025/05/12 06:37:40 DEBUG : file1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989347f_d20250512_m063709_c001_v0001179_t0037_u01747031829866") 2025/05/12 06:37:40 DEBUG : five: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f658d_d20250512_m063306_c001_v7007000_t0000_u01747031586184") 2025/05/12 06:37:40 DEBUG : five: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4065e6f2469b062e_d20250512_m063304_c001_v0001134_t0003_u01747031584096") 2025/05/12 06:37:40 DEBUG : foo: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a1e_d20250512_m063228_c001_v7007000_t0000_u01747031548666") 2025/05/12 06:37:41 DEBUG : foo: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4065e6f2469b052c_d20250512_m063228_c001_v0001134_t0003_u01747031548110") 2025/05/12 06:37:41 DEBUG : foo: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4065e6f2469b0526_d20250512_m063227_c001_v0001134_t0003_u01747031547548") 2025/05/12 06:37:41 DEBUG : four: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f658e_d20250512_m063306_c001_v7007000_t0000_u01747031586366") 2025/05/12 06:37:41 DEBUG : four: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403f1d98d9893042_d20250512_m063304_c001_v0001179_t0025_u01747031584654") 2025/05/12 06:37:41 DEBUG : four: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0624_d20250512_m063303_c001_v0001134_t0024_u01747031583314") 2025/05/12 06:37:41 DEBUG : hello world2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2c3_d20250512_m063122_c001_v7007000_t0000_u01747031482960") 2025/05/12 06:37:41 DEBUG : hello world2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0331_d20250512_m063122_c001_v0001134_t0038_u01747031482232") 2025/05/12 06:37:41 DEBUG : ignore-size: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a09_d20250512_m063212_c001_v7007000_t0000_u01747031532888") 2025/05/12 06:37:41 DEBUG : ignore-size: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b04b8_d20250512_m063211_c001_v0001134_t0031_u01747031531629") 2025/05/12 06:37:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b90_d20250512_m063322_c001_v7007000_t0000_u01747031602626") 2025/05/12 06:37:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1b5e_d20250512_m063321_c001_v0001177_t0047_u01747031601667") 2025/05/12 06:37:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b83_d20250512_m063320_c001_v7007000_t0000_u01747031600534") 2025/05/12 06:37:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1b5a_d20250512_m063319_c001_v0001177_t0012_u01747031599474") 2025/05/12 06:37:41 DEBUG : one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f658f_d20250512_m063306_c001_v7007000_t0000_u01747031586548") 2025/05/12 06:37:41 DEBUG : one: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4065e6f2469b061c_d20250512_m063302_c001_v0001134_t0003_u01747031582566") 2025/05/12 06:37:41 DEBUG : only0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bbf_d20250512_m063704_c001_v7007000_t0000_u01747031824958") 2025/05/12 06:37:41 DEBUG : only0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403f1d98d989344a_d20250512_m063658_c001_v0001179_t0025_u01747031818891") 2025/05/12 06:37:41 DEBUG : only0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933e4_d20250512_m063649_c001_v0001179_t0025_u01747031809519") 2025/05/12 06:37:41 DEBUG : only0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bb6_d20250512_m063643_c001_v7007000_t0000_u01747031803217") 2025/05/12 06:37:41 DEBUG : only0: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893364_d20250512_m063632_c001_v0001179_t0020_u01747031792127") 2025/05/12 06:37:41 DEBUG : only1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc0_d20250512_m063705_c001_v7007000_t0000_u01747031825144") 2025/05/12 06:37:42 DEBUG : only1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f415b65c6b1b56a67_d20250512_m063659_c001_v0001172_t0057_u01747031819458") 2025/05/12 06:37:42 DEBUG : only1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933ea_d20250512_m063649_c001_v0001179_t0049_u01747031809996") 2025/05/12 06:37:42 DEBUG : only1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4019f4f43b0be305_d20250512_m063643_c001_v7007000_t0000_u01747031803230") 2025/05/12 06:37:42 DEBUG : only1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893370_d20250512_m063632_c001_v0001179_t0007_u01747031792888") 2025/05/12 06:37:42 DEBUG : only10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc1_d20250512_m063705_c001_v7007000_t0000_u01747031825328") 2025/05/12 06:37:42 DEBUG : only10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4076914fc6b0ed4f_d20250512_m063659_c001_v0001109_t0033_u01747031819651") 2025/05/12 06:37:42 DEBUG : only10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989341a_d20250512_m063653_c001_v0001179_t0037_u01747031813778") 2025/05/12 06:37:42 DEBUG : only10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41535042c0e1b659_d20250512_m063643_c001_v7007000_t0000_u01747031803240") 2025/05/12 06:37:42 DEBUG : only10: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989339c_d20250512_m063637_c001_v0001179_t0039_u01747031797305") 2025/05/12 06:37:42 DEBUG : only11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc2_d20250512_m063705_c001_v7007000_t0000_u01747031825521") 2025/05/12 06:37:42 DEBUG : only11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409c7a38968ace8e_d20250512_m063659_c001_v0001130_t0049_u01747031819837") 2025/05/12 06:37:42 DEBUG : only11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893420_d20250512_m063654_c001_v0001179_t0045_u01747031814200") 2025/05/12 06:37:42 DEBUG : only11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402213799799d9ed_d20250512_m063643_c001_v7007000_t0000_u01747031803390") 2025/05/12 06:37:42 DEBUG : only11: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933a0_d20250512_m063637_c001_v0001179_t0044_u01747031797760") 2025/05/12 06:37:42 DEBUG : only12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc3_d20250512_m063705_c001_v7007000_t0000_u01747031825705") 2025/05/12 06:37:42 DEBUG : only12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403f1d98d989344e_d20250512_m063659_c001_v0001179_t0025_u01747031819480") 2025/05/12 06:37:42 DEBUG : only12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893424_d20250512_m063654_c001_v0001179_t0041_u01747031814604") 2025/05/12 06:37:42 DEBUG : only12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402213799799d9ee_d20250512_m063643_c001_v7007000_t0000_u01747031803574") 2025/05/12 06:37:42 DEBUG : only12: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933a6_d20250512_m063638_c001_v0001179_t0050_u01747031798187") 2025/05/12 06:37:42 DEBUG : only13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc4_d20250512_m063705_c001_v7007000_t0000_u01747031825891") 2025/05/12 06:37:42 DEBUG : only13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f415b65c6b1b56a69_d20250512_m063659_c001_v0001172_t0057_u01747031819656") 2025/05/12 06:37:43 DEBUG : only13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893428_d20250512_m063655_c001_v0001179_t0042_u01747031815011") 2025/05/12 06:37:43 DEBUG : only13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bba_d20250512_m063643_c001_v7007000_t0000_u01747031803403") 2025/05/12 06:37:43 DEBUG : only13: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933aa_d20250512_m063638_c001_v0001179_t0019_u01747031798597") 2025/05/12 06:37:43 DEBUG : only14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc5_d20250512_m063706_c001_v7007000_t0000_u01747031826076") 2025/05/12 06:37:43 DEBUG : only14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403f1d98d9893450_d20250512_m063659_c001_v0001179_t0025_u01747031819669") 2025/05/12 06:37:43 DEBUG : only14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989342e_d20250512_m063655_c001_v0001179_t0033_u01747031815440") 2025/05/12 06:37:43 DEBUG : only14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402213799799d9f0_d20250512_m063643_c001_v7007000_t0000_u01747031803941") 2025/05/12 06:37:43 DEBUG : only14: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933b0_d20250512_m063639_c001_v0001179_t0034_u01747031799032") 2025/05/12 06:37:43 DEBUG : only15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc6_d20250512_m063706_c001_v7007000_t0000_u01747031826262") 2025/05/12 06:37:43 DEBUG : only15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f415b65c6b1b56a6b_d20250512_m063659_c001_v0001172_t0057_u01747031819843") 2025/05/12 06:37:43 DEBUG : only15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893432_d20250512_m063656_c001_v0001179_t0040_u01747031816044") 2025/05/12 06:37:43 DEBUG : only15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bbc_d20250512_m063643_c001_v7007000_t0000_u01747031803586") 2025/05/12 06:37:43 DEBUG : only15: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933b6_d20250512_m063639_c001_v0001179_t0027_u01747031799481") 2025/05/12 06:37:43 DEBUG : only16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc7_d20250512_m063706_c001_v7007000_t0000_u01747031826448") 2025/05/12 06:37:43 DEBUG : only16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4076914fc6b0ed53_d20250512_m063659_c001_v0001109_t0033_u01747031819857") 2025/05/12 06:37:43 DEBUG : only16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989343a_d20250512_m063656_c001_v0001179_t0025_u01747031816599") 2025/05/12 06:37:43 DEBUG : only16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bbf_d20250512_m063643_c001_v7007000_t0000_u01747031803775") 2025/05/12 06:37:43 DEBUG : only16: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933ba_d20250512_m063639_c001_v0001179_t0059_u01747031799888") 2025/05/12 06:37:43 DEBUG : only17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc8_d20250512_m063706_c001_v7007000_t0000_u01747031826632") 2025/05/12 06:37:43 DEBUG : only17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403f1d98d9893452_d20250512_m063659_c001_v0001179_t0025_u01747031819866") 2025/05/12 06:37:43 DEBUG : only17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989343e_d20250512_m063657_c001_v0001179_t0056_u01747031817023") 2025/05/12 06:37:43 DEBUG : only17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4019f4f43b0be30e_d20250512_m063643_c001_v7007000_t0000_u01747031803788") 2025/05/12 06:37:44 DEBUG : only17: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933c0_d20250512_m063640_c001_v0001179_t0022_u01747031800302") 2025/05/12 06:37:44 DEBUG : only18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bc9_d20250512_m063706_c001_v7007000_t0000_u01747031826817") 2025/05/12 06:37:44 DEBUG : only18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409c7a38968ace90_d20250512_m063700_c001_v0001130_t0049_u01747031820023") 2025/05/12 06:37:44 DEBUG : only18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893442_d20250512_m063657_c001_v0001179_t0004_u01747031817575") 2025/05/12 06:37:44 DEBUG : only18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4019f4f43b0be30b_d20250512_m063643_c001_v7007000_t0000_u01747031803603") 2025/05/12 06:37:44 DEBUG : only18: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933c6_d20250512_m063640_c001_v0001179_t0004_u01747031800712") 2025/05/12 06:37:44 DEBUG : only19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bca_d20250512_m063707_c001_v7007000_t0000_u01747031827002") 2025/05/12 06:37:44 DEBUG : only19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f415b65c6b1b56a6d_d20250512_m063700_c001_v0001172_t0057_u01747031820032") 2025/05/12 06:37:44 DEBUG : only19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893448_d20250512_m063658_c001_v0001179_t0043_u01747031818021") 2025/05/12 06:37:44 DEBUG : only19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402213799799d9ea_d20250512_m063642_c001_v7007000_t0000_u01747031802842") 2025/05/12 06:37:44 DEBUG : only19: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933ce_d20250512_m063641_c001_v0001179_t0034_u01747031801120") 2025/05/12 06:37:44 DEBUG : only2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bcb_d20250512_m063707_c001_v7007000_t0000_u01747031827187") 2025/05/12 06:37:44 DEBUG : only2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4076914fc6b0ed55_d20250512_m063700_c001_v0001109_t0033_u01747031820045") 2025/05/12 06:37:44 DEBUG : only2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933f0_d20250512_m063650_c001_v0001179_t0020_u01747031810420") 2025/05/12 06:37:44 DEBUG : only2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41535042c0e1b65b_d20250512_m063643_c001_v7007000_t0000_u01747031803616") 2025/05/12 06:37:44 DEBUG : only2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893374_d20250512_m063633_c001_v0001179_t0040_u01747031793293") 2025/05/12 06:37:44 DEBUG : only3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bcc_d20250512_m063707_c001_v7007000_t0000_u01747031827373") 2025/05/12 06:37:44 DEBUG : only3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f415b65c6b1b56a6f_d20250512_m063700_c001_v0001172_t0057_u01747031820218") 2025/05/12 06:37:44 DEBUG : only3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933f4_d20250512_m063650_c001_v0001179_t0011_u01747031810823") 2025/05/12 06:37:44 DEBUG : only3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402213799799d9ef_d20250512_m063643_c001_v7007000_t0000_u01747031803758") 2025/05/12 06:37:45 DEBUG : only3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989337c_d20250512_m063633_c001_v0001179_t0006_u01747031793719") 2025/05/12 06:37:45 DEBUG : only4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bcd_d20250512_m063707_c001_v7007000_t0000_u01747031827558") 2025/05/12 06:37:45 DEBUG : only4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403f1d98d9893456_d20250512_m063700_c001_v0001179_t0025_u01747031820240") 2025/05/12 06:37:45 DEBUG : only4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98933fb_d20250512_m063651_c001_v0001179_t0010_u01747031811260") 2025/05/12 06:37:45 DEBUG : only4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403cb953fcce5bc0_d20250512_m063643_c001_v7007000_t0000_u01747031803958") 2025/05/12 06:37:45 DEBUG : only4: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893380_d20250512_m063634_c001_v0001179_t0042_u01747031794170") 2025/05/12 06:37:45 DEBUG : only5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bce_d20250512_m063707_c001_v7007000_t0000_u01747031827745") 2025/05/12 06:37:45 DEBUG : only5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409c7a38968ace96_d20250512_m063700_c001_v0001130_t0049_u01747031820390") 2025/05/12 06:37:45 DEBUG : only5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893402_d20250512_m063651_c001_v0001179_t0005_u01747031811675") 2025/05/12 06:37:45 DEBUG : only5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402213799799d9eb_d20250512_m063643_c001_v7007000_t0000_u01747031803025") 2025/05/12 06:37:45 DEBUG : only5: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893384_d20250512_m063634_c001_v0001179_t0005_u01747031794621") 2025/05/12 06:37:45 DEBUG : only6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bd0_d20250512_m063707_c001_v7007000_t0000_u01747031827937") 2025/05/12 06:37:45 DEBUG : only6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f403f1d98d9893454_d20250512_m063700_c001_v0001179_t0025_u01747031820054") 2025/05/12 06:37:45 DEBUG : only6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893406_d20250512_m063652_c001_v0001179_t0044_u01747031812098") 2025/05/12 06:37:45 DEBUG : only6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41535042c0e1b65a_d20250512_m063643_c001_v7007000_t0000_u01747031803427") 2025/05/12 06:37:45 DEBUG : only6: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893388_d20250512_m063635_c001_v0001179_t0048_u01747031795070") 2025/05/12 06:37:45 DEBUG : only7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bd1_d20250512_m063708_c001_v7007000_t0000_u01747031828123") 2025/05/12 06:37:45 DEBUG : only7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f409c7a38968ace94_d20250512_m063700_c001_v0001130_t0049_u01747031820206") 2025/05/12 06:37:45 DEBUG : only7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989340a_d20250512_m063652_c001_v0001179_t0039_u01747031812505") 2025/05/12 06:37:45 DEBUG : only7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402213799799d9ec_d20250512_m063643_c001_v7007000_t0000_u01747031803206") 2025/05/12 06:37:46 DEBUG : only7: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989338c_d20250512_m063635_c001_v0001179_t0036_u01747031795531") 2025/05/12 06:37:46 DEBUG : only8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bd2_d20250512_m063708_c001_v7007000_t0000_u01747031828321") 2025/05/12 06:37:46 DEBUG : only8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f415b65c6b1b56a71_d20250512_m063700_c001_v0001172_t0057_u01747031820404") 2025/05/12 06:37:46 DEBUG : only8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893410_d20250512_m063652_c001_v0001179_t0028_u01747031812906") 2025/05/12 06:37:46 DEBUG : only8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41535042c0e1b65c_d20250512_m063643_c001_v7007000_t0000_u01747031803800") 2025/05/12 06:37:46 DEBUG : only8: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893392_d20250512_m063636_c001_v0001179_t0037_u01747031796019") 2025/05/12 06:37:46 DEBUG : only9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bd3_d20250512_m063708_c001_v7007000_t0000_u01747031828508") 2025/05/12 06:37:46 DEBUG : only9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4076914fc6b0ed59_d20250512_m063700_c001_v0001109_t0033_u01747031820231") 2025/05/12 06:37:46 DEBUG : only9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893414_d20250512_m063653_c001_v0001179_t0047_u01747031813330") 2025/05/12 06:37:46 DEBUG : only9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4019f4f43b0be308_d20250512_m063643_c001_v7007000_t0000_u01747031803415") 2025/05/12 06:37:46 DEBUG : only9: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893396_d20250512_m063636_c001_v0001179_t0045_u01747031796445") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b73_d20250512_m063317_c001_v7007000_t0000_u01747031597595") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989306a_d20250512_m063315_c001_v0001179_t0018_u01747031595689") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b59_d20250512_m063313_c001_v7007000_t0000_u01747031593816") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1b40_d20250512_m063311_c001_v0001177_t0008_u01747031591189") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b4a_d20250512_m063309_c001_v7007000_t0000_u01747031589686") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893046_d20250512_m063307_c001_v0001179_t0035_u01747031587477") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6583_d20250512_m063255_c001_v7007000_t0000_u01747031575166") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05fe_d20250512_m063253_c001_v0001134_t0056_u01747031573640") 2025/05/12 06:37:46 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f657c_d20250512_m063251_c001_v7007000_t0000_u01747031571611") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05e4_d20250512_m063250_c001_v0001134_t0037_u01747031570527") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6578_d20250512_m063248_c001_v7007000_t0000_u01747031568456") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05cc_d20250512_m063247_c001_v0001134_t0005_u01747031567420") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f656e_d20250512_m063239_c001_v7007000_t0000_u01747031559694") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b057a_d20250512_m063238_c001_v0001134_t0044_u01747031558008") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f656b_d20250512_m063237_c001_v7007000_t0000_u01747031557279") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b056c_d20250512_m063235_c001_v0001134_t0049_u01747031555917") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a2a_d20250512_m063235_c001_v7007000_t0000_u01747031555177") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b055c_d20250512_m063234_c001_v0001134_t0042_u01747031554489") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0556_d20250512_m063233_c001_v0001134_t0011_u01747031553801") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a24_d20250512_m063233_c001_v7007000_t0000_u01747031553064") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b054c_d20250512_m063232_c001_v0001134_t0003_u01747031552389") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0544_d20250512_m063231_c001_v0001134_t0005_u01747031551744") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049a20_d20250512_m063230_c001_v7007000_t0000_u01747031550947") 2025/05/12 06:37:47 DEBUG : potato: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b053c_d20250512_m063230_c001_v0001134_t0009_u01747031550052") 2025/05/12 06:37:47 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f411bbc494e89927b_d20250512_m063406_c001_v7007000_t0000_u01747031646036") 2025/05/12 06:37:47 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893163_d20250512_m063405_c001_v0001179_t0035_u01747031645381") 2025/05/12 06:37:47 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f418d0721aabb64a1_d20250512_m063356_c001_v7007000_t0000_u01747031636518") 2025/05/12 06:37:47 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893118_d20250512_m063351_c001_v0001179_t0000_u01747031631416") 2025/05/12 06:37:47 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d061d_d20250512_m063342_c001_v7007000_t0000_u01747031622201") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98930d4_d20250512_m063337_c001_v0001179_t0018_u01747031617779") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394bbb_d20250512_m063330_c001_v7007000_t0000_u01747031610055") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98930a0_d20250512_m063326_c001_v0001179_t0040_u01747031606462") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6589_d20250512_m063300_c001_v7007000_t0000_u01747031580708") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0612_d20250512_m063259_c001_v0001134_t0048_u01747031579248") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6587_d20250512_m063258_c001_v7007000_t0000_u01747031578153") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0608_d20250512_m063256_c001_v0001134_t0028_u01747031576080") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6584_d20250512_m063255_c001_v7007000_t0000_u01747031575351") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0602_d20250512_m063254_c001_v0001134_t0049_u01747031574501") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f657e_d20250512_m063252_c001_v7007000_t0000_u01747031572913") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05f4_d20250512_m063251_c001_v0001134_t0011_u01747031571981") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f657a_d20250512_m063249_c001_v7007000_t0000_u01747031569796") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b05d4_d20250512_m063248_c001_v0001134_t0019_u01747031568467") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6571_d20250512_m063240_c001_v7007000_t0000_u01747031560426") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0582_d20250512_m063239_c001_v0001134_t0007_u01747031559382") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2c6_d20250512_m063126_c001_v7007000_t0000_u01747031486673") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0351_d20250512_m063125_c001_v0001134_t0011_u01747031485790") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2c4_d20250512_m063124_c001_v7007000_t0000_u01747031484523") 2025/05/12 06:37:48 DEBUG : potato2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0343_d20250512_m063123_c001_v0001134_t0042_u01747031483868") 2025/05/12 06:37:48 DEBUG : potato3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f418d0721aabb64a4_d20250512_m063357_c001_v7007000_t0000_u01747031637050") 2025/05/12 06:37:48 DEBUG : potato3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b076b_d20250512_m063352_c001_v0001134_t0048_u01747031632554") 2025/05/12 06:37:49 DEBUG : potato3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f408b5a1be24d061e_d20250512_m063342_c001_v7007000_t0000_u01747031622626") 2025/05/12 06:37:49 DEBUG : potato3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0719_d20250512_m063338_c001_v0001134_t0036_u01747031618954") 2025/05/12 06:37:49 DEBUG : potato3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394bbe_d20250512_m063330_c001_v7007000_t0000_u01747031610294") 2025/05/12 06:37:49 DEBUG : potato3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b06c6_d20250512_m063326_c001_v0001134_t0014_u01747031606882") 2025/05/12 06:37:49 DEBUG : pre-dest1/1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0376c_d20250512_m063447_c001_v7007000_t0000_u01747031687903") 2025/05/12 06:37:49 DEBUG : pre-dest1/1: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b07e3_d20250512_m063440_c001_v0001134_t0054_u01747031680010") 2025/05/12 06:37:49 DEBUG : pre-dest2/2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4101678289a0376e_d20250512_m063448_c001_v7007000_t0000_u01747031688140") 2025/05/12 06:37:49 DEBUG : pre-dest2/2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d98931db_d20250512_m063440_c001_v0001179_t0010_u01747031680694") 2025/05/12 06:37:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f411bbc494e89927f_d20250512_m063419_c001_v7007000_t0000_u01747031659271") 2025/05/12 06:37:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1c24_d20250512_m063415_c001_v0001177_t0049_u01747031655426") 2025/05/12 06:37:49 DEBUG : sizeonly: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e26a_d20250512_m063209_c001_v7007000_t0000_u01747031529990") 2025/05/12 06:37:49 DEBUG : sizeonly: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0498_d20250512_m063208_c001_v0001134_t0011_u01747031528764") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049d32_d20250512_m063724_c001_v7007000_t0000_u01747031844861") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f109c7a38968aceb2_d20250512_m063722_c001_v0001130_t0054_u01747031842093") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4be2_d20250512_m063720_c001_v7007000_t0000_u01747031840028") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1076914fc6b0ed7f_d20250512_m063717_c001_v0001109_t0034_u01747031837104") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b92_d20250512_m063322_c001_v7007000_t0000_u01747031602811") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d989308e_d20250512_m063322_c001_v0001179_t0000_u01747031602024") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b86_d20250512_m063320_c001_v7007000_t0000_u01747031600722") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0694_d20250512_m063319_c001_v0001134_t0052_u01747031599832") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e25b_d20250512_m063205_c001_v7007000_t0000_u01747031525484") 2025/05/12 06:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b047a_d20250512_m063203_c001_v0001134_t0023_u01747031523835") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e256_d20250512_m063203_c001_v7007000_t0000_u01747031523098") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0470_d20250512_m063201_c001_v0001134_t0037_u01747031521785") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e250_d20250512_m063158_c001_v7007000_t0000_u01747031518980") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b044e_d20250512_m063157_c001_v0001134_t0000_u01747031517948") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e24f_d20250512_m063157_c001_v7007000_t0000_u01747031517397") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0448_d20250512_m063156_c001_v0001134_t0042_u01747031516240") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0432_d20250512_m063153_c001_v0001134_t0044_u01747031513386") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e249_d20250512_m063152_c001_v7007000_t0000_u01747031512654") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0428_d20250512_m063152_c001_v0001134_t0007_u01747031512001") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0422_d20250512_m063151_c001_v0001134_t0049_u01747031511134") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e247_d20250512_m063150_c001_v7007000_t0000_u01747031510037") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0403_d20250512_m063147_c001_v0001134_t0037_u01747031507489") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b03ef_d20250512_m063144_c001_v0001134_t0042_u01747031504526") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e242_d20250512_m063143_c001_v7007000_t0000_u01747031503798") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b03df_d20250512_m063143_c001_v0001134_t0053_u01747031503063") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b03d7_d20250512_m063142_c001_v0001134_t0018_u01747031502087") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e240_d20250512_m063141_c001_v7007000_t0000_u01747031501348") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b03af_d20250512_m063137_c001_v0001134_t0020_u01747031497576") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41970d4df9e2e23e_d20250512_m063137_c001_v7007000_t0000_u01747031497209") 2025/05/12 06:37:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b03a3_d20250512_m063136_c001_v0001134_t0014_u01747031496477") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2d0_d20250512_m063134_c001_v7007000_t0000_u01747031494845") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b038f_d20250512_m063134_c001_v0001134_t0030_u01747031494062") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2cf_d20250512_m063133_c001_v7007000_t0000_u01747031493516") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0383_d20250512_m063132_c001_v0001134_t0030_u01747031492509") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2cb_d20250512_m063131_c001_v7007000_t0000_u01747031491240") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0375_d20250512_m063130_c001_v0001134_t0023_u01747031490346") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2ca_d20250512_m063129_c001_v7007000_t0000_u01747031489799") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b036d_d20250512_m063129_c001_v0001134_t0003_u01747031489156") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2c9_d20250512_m063128_c001_v7007000_t0000_u01747031488235") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b035d_d20250512_m063127_c001_v0001134_t0045_u01747031487578") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2c0_d20250512_m063121_c001_v7007000_t0000_u01747031481326") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b032b_d20250512_m063120_c001_v0001134_t0023_u01747031480618") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2bf_d20250512_m063119_c001_v7007000_t0000_u01747031479715") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b031b_d20250512_m063118_c001_v0001134_t0056_u01747031478864") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2be_d20250512_m063117_c001_v7007000_t0000_u01747031477952") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0313_d20250512_m063117_c001_v0001134_t0039_u01747031477257") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f42256d6e5ba9e2b9_d20250512_m063114_c001_v7007000_t0000_u01747031474362") 2025/05/12 06:37:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0300_d20250512_m063113_c001_v0001134_t0040_u01747031473549") 2025/05/12 06:37:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4162ff1863049d35_d20250512_m063725_c001_v7007000_t0000_u01747031845045") 2025/05/12 06:37:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f115b65c6b1b56a99_d20250512_m063722_c001_v0001172_t0007_u01747031842094") 2025/05/12 06:37:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4be3_d20250512_m063720_c001_v7007000_t0000_u01747031840216") 2025/05/12 06:37:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893491_d20250512_m063716_c001_v0001179_t0042_u01747031836749") 2025/05/12 06:37:52 DEBUG : sub/yam: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b6e_d20250512_m063317_c001_v7007000_t0000_u01747031597033") 2025/05/12 06:37:52 DEBUG : sub/yam: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1b4c_d20250512_m063315_c001_v0001177_t0057_u01747031595329") 2025/05/12 06:37:52 DEBUG : test_dir1/file2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bdb_d20250512_m063715_c001_v7007000_t0000_u01747031835181") 2025/05/12 06:37:52 DEBUG : test_dir1/file2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f103f1d98d9893485_d20250512_m063713_c001_v0001179_t0007_u01747031833267") 2025/05/12 06:37:52 DEBUG : test_dir1/file2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bd5_d20250512_m063711_c001_v7007000_t0000_u01747031831693") 2025/05/12 06:37:52 DEBUG : test_dir1/file2: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f109c7a38968aceaa_d20250512_m063709_c001_v0001130_t0042_u01747031829877") 2025/05/12 06:37:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bdc_d20250512_m063715_c001_v7007000_t0000_u01747031835370") 2025/05/12 06:37:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f115b65c6b1b56a8f_d20250512_m063713_c001_v0001172_t0048_u01747031833616") 2025/05/12 06:37:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f41779686197d4bd6_d20250512_m063711_c001_v7007000_t0000_u01747031831879") 2025/05/12 06:37:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1076914fc6b0ed6b_d20250512_m063709_c001_v0001109_t0018_u01747031829857") 2025/05/12 06:37:52 DEBUG : three: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6590_d20250512_m063306_c001_v7007000_t0000_u01747031586730") 2025/05/12 06:37:52 DEBUG : three: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0636_d20250512_m063305_c001_v0001134_t0027_u01747031585422") 2025/05/12 06:37:52 DEBUG : three: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0620_d20250512_m063302_c001_v0001134_t0021_u01747031582941") 2025/05/12 06:37:52 DEBUG : two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f402438d2107f6591_d20250512_m063306_c001_v7007000_t0000_u01747031586912") 2025/05/12 06:37:52 DEBUG : two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f412906b746ad1b26_d20250512_m063304_c001_v0001177_t0010_u01747031584838") 2025/05/12 06:37:52 DEBUG : two: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f4065e6f2469b061e_d20250512_m063302_c001_v0001134_t0003_u01747031582750") 2025/05/12 06:37:52 DEBUG : yam: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b75_d20250512_m063317_c001_v7007000_t0000_u01747031597780") 2025/05/12 06:37:52 DEBUG : yam: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1010a52bf6e93832_d20250512_m063316_c001_v0001130_t0055_u01747031596658") 2025/05/12 06:37:52 DEBUG : yam: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b54_d20250512_m063313_c001_v7007000_t0000_u01747031593256") 2025/05/12 06:37:53 DEBUG : yam: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f1065e6f2469b0660_d20250512_m063311_c001_v0001134_t0037_u01747031591546") 2025/05/12 06:37:53 DEBUG : yam: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b48_d20250512_m063309_c001_v7007000_t0000_u01747031589129") 2025/05/12 06:37:53 DEBUG : yam: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f112906b746ad1b32_d20250512_m063307_c001_v0001177_t0003_u01747031587487") 2025/05/12 06:37:53 DEBUG : yaml: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b5c_d20250512_m063314_c001_v7007000_t0000_u01747031594002") 2025/05/12 06:37:53 DEBUG : yaml: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f11787f10253cd5d9_d20250512_m063312_c001_v0001104_t0046_u01747031592623") 2025/05/12 06:37:53 DEBUG : yaml: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f40341d7ab0394b4c_d20250512_m063309_c001_v7007000_t0000_u01747031589874") 2025/05/12 06:37:53 DEBUG : yaml: Deleting (id "4_zdf52bd43300dcb3b9f680e1b_f108c9ee1ba595de0_d20250512_m063308_c001_v0001150_t0003_u01747031588861") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m44.128879899s (try 1/5)