"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/24 01:58:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi" 2025/04/24 01:58:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:58:24 DEBUG : Creating backend with remote "/tmp/rclone254871462" === 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-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/24 01:58:26 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:26 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.01s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:58:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:27 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:27 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:28 DEBUG : B2 bucket rclone-test-dekukej3jehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.20s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", 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-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", 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-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:29 DEBUG : Creating backend with remote "/non-existing" 2025/04/24 01:58:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/24 01:58:30 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:30 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:31 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:31 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.99s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:32 INFO : B2 bucket rclone-test-dekukej3jehi: Running all checks before starting transfers 2025/04/24 01:58:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:32 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:32 INFO : B2 bucket rclone-test-dekukej3jehi: Checks finished, now starting transfers 2025/04/24 01:58:32 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.59s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:34 ERROR : Ignoring --no-traverse with sync 2025/04/24 01:58:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:34 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:34 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:35 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:58:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.89s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/24 01:58:36 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:36 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/24 01:58:36 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:58:38 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:38 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:58:40 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:40 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 01:58:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:58:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/24 01:58:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:58:41 INFO : sub dir: Making directory 2025/04/24 01:58:41 INFO : sub dir2: Making directory 2025/04/24 01:58:41 INFO : sub dir2/sub sub dir2: Making directory 2025/04/24 01:58:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:41 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:41 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/24 01:58:42 DEBUG : B2 bucket rclone-test-dekukej3jehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:43 INFO : sub dir2: Making directory 2025/04/24 01:58:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 01:58:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:43 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:43 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:44 DEBUG : sub dir2: Making directory with metadata 2025/04/24 01:58:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:58:44 INFO : sub dir: Making directory 2025/04/24 01:58:44 INFO : sub dir2: Making directory 2025/04/24 01:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:44 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:44 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:45 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:58:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/24 01:58:45 DEBUG : B2 bucket rclone-test-dekukej3jehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/24 01:58:45 DEBUG : B2 bucket rclone-test-dekukej3jehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.86s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", 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-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:46 INFO : sub dir2: Making directory 2025/04/24 01:58:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:46 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:46 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:47 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:58:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:48 DEBUG : sub dir2: Making directory with metadata 2025/04/24 01:58:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:58:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:58:48 INFO : sub dir: Making directory 2025/04/24 01:58:48 INFO : sub dir2: Making directory 2025/04/24 01:58:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:48 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:48 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:48 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:58:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/24 01:58:48 DEBUG : B2 bucket rclone-test-dekukej3jehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", 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-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:50 INFO : sub dir2: Making directory 2025/04/24 01:58:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:50 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:50 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:50 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:58:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.66s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yibixik0zequ" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dekukej3jehi -> B2 bucket rclone-test-yibixik0zequ 2025/04/24 01:58:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:58:53 DEBUG : B2 bucket rclone-test-yibixik0zequ: Waiting for checks to finish 2025/04/24 01:58:53 DEBUG : B2 bucket rclone-test-yibixik0zequ: Waiting for transfers to finish 2025/04/24 01:58:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:58:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:54 DEBUG : B2 bucket rclone-test-yibixik0zequ: Purge remote 2025/04/24 01:58:54 INFO : B2 bucket rclone-test-yibixik0zequ: cleaning bucket "rclone-test-yibixik0zequ" of all files 2025/04/24 01:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f22fd13804d6b5b9f680e1b_f109864686fd32eeb_d20250424_m015854_c001_v0001113_t0035_u01745459934006") --- PASS: TestServerSideCopy (4.71s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 01:58:57 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:58:57 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:58:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/24 01:58:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:58:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kamerez5jetu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dekukej3jehi -> B2 bucket rclone-test-kamerez5jetu 2025/04/24 01:59:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:59:00 DEBUG : B2 bucket rclone-test-kamerez5jetu: Waiting for checks to finish 2025/04/24 01:59:00 DEBUG : B2 bucket rclone-test-kamerez5jetu: Waiting for transfers to finish 2025/04/24 01:59:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:59:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 01:59:01 DEBUG : B2 bucket rclone-test-kamerez5jetu: Waiting for checks to finish 2025/04/24 01:59:01 DEBUG : B2 bucket rclone-test-kamerez5jetu: Waiting for transfers to finish 2025/04/24 01:59:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/24 01:59:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:02 DEBUG : B2 bucket rclone-test-kamerez5jetu: Purge remote 2025/04/24 01:59:02 INFO : B2 bucket rclone-test-kamerez5jetu: cleaning bucket "rclone-test-kamerez5jetu" of all files 2025/04/24 01:59:02 DEBUG : sub dir/hello world: Deleting (id "4_zdff20db3805d6b5b9f680e1b_f10695aa46f05013e_d20250424_m015902_c001_v0001184_t0006_u01745459942094") 2025/04/24 01:59:02 DEBUG : sub dir/hello world: Deleting (id "4_zdff20db3805d6b5b9f680e1b_f11050416c490304f_d20250424_m015900_c001_v0001172_t0041_u01745459940814") --- PASS: TestServerSideCopyOverSelf (6.35s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 01:59:05 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:05 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/24 01:59:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/24 01:59:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rucihag9yuno" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dekukej3jehi -> B2 bucket rclone-test-rucihag9yuno 2025/04/24 01:59:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:59:08 DEBUG : B2 bucket rclone-test-rucihag9yuno: Waiting for checks to finish 2025/04/24 01:59:08 DEBUG : B2 bucket rclone-test-rucihag9yuno: Waiting for transfers to finish 2025/04/24 01:59:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:59:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 01:59:10 DEBUG : B2 bucket rclone-test-rucihag9yuno: Waiting for checks to finish 2025/04/24 01:59:10 DEBUG : B2 bucket rclone-test-rucihag9yuno: Waiting for transfers to finish 2025/04/24 01:59:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/24 01:59:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/24 01:59:11 INFO : sub dir/hello world: Deleted 2025/04/24 01:59:12 DEBUG : testing file moves 2025/04/24 01:59:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/24 01:59:12 DEBUG : B2 bucket rclone-test-rucihag9yuno: Waiting for checks to finish 2025/04/24 01:59:12 DEBUG : B2 bucket rclone-test-rucihag9yuno: Waiting for transfers to finish 2025/04/24 01:59:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/24 01:59:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/24 01:59:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:13 DEBUG : B2 bucket rclone-test-rucihag9yuno: Purge remote 2025/04/24 01:59:13 INFO : B2 bucket rclone-test-rucihag9yuno: cleaning bucket "rclone-test-rucihag9yuno" of all files 2025/04/24 01:59:13 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22de3805d6b5b9f680e1b_f1009d6e6bcfe088c_d20250424_m015912_c001_v0001184_t0007_u01745459952447") 2025/04/24 01:59:13 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22de3805d6b5b9f680e1b_f11681b7f4e4d8f6e_d20250424_m015910_c001_v0001154_t0004_u01745459950758") 2025/04/24 01:59:13 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22de3805d6b5b9f680e1b_f10433482b8e68051_d20250424_m015909_c001_v0001101_t0038_u01745459949558") --- PASS: TestServerSideMoveOverSelf (8.63s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:16 ERROR : : error listing: directory not found 2025/04/24 01:59:16 INFO : Local file system at /tmp/rclone254871462: Making directory 2025/04/24 01:59:16 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:16 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:59:18 DEBUG : Local file system at /tmp/rclone254871462: Waiting for checks to finish 2025/04/24 01:59:18 DEBUG : Local file system at /tmp/rclone254871462: Waiting for transfers to finish 2025/04/24 01:59:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:59:18 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/24 01:59:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyRedownload (2.18s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/24 01:59:19 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:19 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:59:20 INFO : check sum: Copied (new) 2025/04/24 01:59:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:20 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:59:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/24 01:59:20 DEBUG : check sum: Unchanged skipping 2025/04/24 01:59:20 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:20 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.43s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/24 01:59:22 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:22 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 01:59:22 INFO : sizeonly: Copied (new) 2025/04/24 01:59:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:23 DEBUG : sizeonly: Sizes identical 2025/04/24 01:59:23 DEBUG : sizeonly: Unchanged skipping 2025/04/24 01:59:23 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:23 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:23 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/24 01:59:24 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:24 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/24 01:59:25 INFO : ignore-size: Copied (new) 2025/04/24 01:59:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:59:25 DEBUG : ignore-size: Unchanged skipping 2025/04/24 01:59:25 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:25 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:25 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:28 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:59:28 DEBUG : existing: Unchanged skipping 2025/04/24 01:59:28 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:28 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/24 01:59:28 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:28 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 01:59:28 INFO : existing: Copied (replaced existing) 2025/04/24 01:59:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.83s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 01:59:30 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:30 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 01:59:30 INFO : existing: Copied (new) 2025/04/24 01:59:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:31 DEBUG : existing: Destination exists, skipping 2025/04/24 01:59:31 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:31 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:31 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/24 01:59:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:59:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 01:59:33 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:33 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 01:59:33 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:59:34 INFO : a/potato2: Copied (new) 2025/04/24 01:59:34 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:36 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/04/24 01:59:36 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:59:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/24 01:59:36 DEBUG : empty space: Unchanged skipping 2025/04/24 01:59:36 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:36 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:36 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/04/24 01:59:36 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:59:37 INFO : empty space: Updated modification time in destination 2025/04/24 01:59:37 DEBUG : empty space: Unchanged skipping 2025/04/24 01:59:37 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:37 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:39 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/04/24 01:59:39 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:59:39 DEBUG : empty space: Unchanged skipping 2025/04/24 01:59:39 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:39 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:41 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/04/24 01:59:41 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone254871462) 2025/04/24 01:59:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dekukej3jehi) 2025/04/24 01:59:41 DEBUG : foo: sha1 differ 2025/04/24 01:59:41 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/24 01:59:41 INFO : foo: Copied (replaced existing) 2025/04/24 01:59:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:59:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/24 01:59:43 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:43 DEBUG : empty space: Unchanged skipping 2025/04/24 01:59:43 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:59:43 INFO : potato: Copied (new) 2025/04/24 01:59:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/24 01:59:45 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:45 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/24 01:59:46 INFO : potato: Copied (replaced existing) 2025/04/24 01:59:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:48 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/04/24 01:59:48 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone254871462) 2025/04/24 01:59:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dekukej3jehi) 2025/04/24 01:59:48 DEBUG : potato: sha1 differ 2025/04/24 01:59:48 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/24 01:59:48 INFO : potato: Copied (replaced existing) 2025/04/24 01:59:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:59:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:59:50 DEBUG : empty space: Unchanged skipping 2025/04/24 01:59:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/24 01:59:50 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:50 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:50 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:59:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:59:52 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:52 DEBUG : empty space: Unchanged skipping 2025/04/24 01:59:52 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:59:53 INFO : potato2: Copied (new) 2025/04/24 01:59:53 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:53 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:55 INFO : d: Making directory 2025/04/24 01:59:55 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/24 01:59:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 01:59:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:59:56 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 01:59:56 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:59:56 INFO : a/potato2: Copied (new) 2025/04/24 01:59:56 DEBUG : Waiting for deletions to finish 2025/04/24 01:59:56 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 01:59:58 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/24 01:59:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:59:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 01:59:59 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 01:59:59 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 01:59:59 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 01:59:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:59:59 INFO : a/potato2: Copied (new) 2025/04/24 01:59:59 ERROR : B2 bucket rclone-test-dekukej3jehi: not deleting files as there were IO errors 2025/04/24 01:59:59 ERROR : B2 bucket rclone-test-dekukej3jehi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:01 DEBUG : Waiting for deletions to finish 2025/04/24 02:00:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:00:02 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:02 DEBUG : empty space: Unchanged skipping 2025/04/24 02:00:02 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:02 INFO : potato: Deleted 2025/04/24 02:00:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 02:00:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.01s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:04 DEBUG : Waiting for deletions to finish 2025/04/24 02:00:05 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:05 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:05 INFO : potato: Deleted 2025/04/24 02:00:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:00:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:00:05 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:05 DEBUG : empty space: Unchanged skipping 2025/04/24 02:00:05 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 02:00:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:00:07 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:07 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/24 02:00:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.44s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:10 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 02:00:10 DEBUG : enormous: Excluded 2025/04/24 02:00:10 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 02:00:10 DEBUG : potato2: Excluded 2025/04/24 02:00:10 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 02:00:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:00:10 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:10 DEBUG : empty space: Unchanged skipping 2025/04/24 02:00:10 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:10 DEBUG : Waiting for deletions to finish 2025/04/24 02:00:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:10 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 02:00:10 DEBUG : enormous: Excluded 2025/04/24 02:00:10 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 02:00:10 DEBUG : potato2: Excluded 2025/04/24 02:00:11 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 02:00:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/24 02:00:11 DEBUG : empty space: Unchanged skipping 2025/04/24 02:00:11 DEBUG : Local file system at /tmp/rclone254871462: Waiting for checks to finish 2025/04/24 02:00:11 DEBUG : Local file system at /tmp/rclone254871462: Waiting for transfers to finish 2025/04/24 02:00:11 DEBUG : Waiting for deletions to finish 2025/04/24 02:00:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:14 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 02:00:14 DEBUG : enormous: Excluded 2025/04/24 02:00:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 02:00:14 DEBUG : potato2: Excluded 2025/04/24 02:00:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:00:14 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:14 DEBUG : empty space: Unchanged skipping 2025/04/24 02:00:14 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:14 DEBUG : Waiting for deletions to finish 2025/04/24 02:00:14 INFO : enormous: Deleted 2025/04/24 02:00:14 INFO : potato2: Deleted 2025/04/24 02:00:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/24 02:00:15 DEBUG : Local file system at /tmp/rclone254871462: Waiting for checks to finish 2025/04/24 02:00:15 DEBUG : empty space: Unchanged skipping 2025/04/24 02:00:15 DEBUG : Local file system at /tmp/rclone254871462: Waiting for transfers to finish 2025/04/24 02:00:15 DEBUG : Waiting for deletions to finish 2025/04/24 02:00:15 INFO : enormous: Deleted 2025/04/24 02:00:15 INFO : potato2: Deleted 2025/04/24 02:00:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.71s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:17 DEBUG : five: Need to transfer - File not found at Destination 2025/04/24 02:00:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/24 02:00:17 DEBUG : one: Destination is newer than source, skipping 2025/04/24 02:00:17 DEBUG : three: Sizes identical 2025/04/24 02:00:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone254871462) 2025/04/24 02:00:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dekukej3jehi) 2025/04/24 02:00:17 DEBUG : two: sha1 differ 2025/04/24 02:00:17 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/24 02:00:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 02:00:17 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/24 02:00:18 INFO : five: Copied (new) 2025/04/24 02:00:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/24 02:00:18 INFO : four: Copied (replaced existing) 2025/04/24 02:00:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/24 02:00:18 INFO : two: Copied (replaced existing) 2025/04/24 02:00:18 DEBUG : Waiting for deletions to finish 2025/04/24 02:00:19 DEBUG : one: Destination is newer than source, skipping 2025/04/24 02:00:19 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/24 02:00:19 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/24 02:00:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 02:00:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/24 02:00:19 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/24 02:00:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 02:00:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone254871462) 2025/04/24 02:00:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dekukej3jehi) 2025/04/24 02:00:19 DEBUG : three: sha1 differ 2025/04/24 02:00:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/24 02:00:19 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/24 02:00:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/24 02:00:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 02:00:19 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 02:00:19 INFO : three: Copied (replaced existing) 2025/04/24 02:00:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.65s) === 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-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/24 02:00:21 INFO : B2 bucket rclone-test-dekukej3jehi: Making map for --track-renames 2025/04/24 02:00:21 INFO : B2 bucket rclone-test-dekukej3jehi: Finished making map for --track-renames 2025/04/24 02:00:21 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 02:00:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/24 02:00:21 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for renames to finish 2025/04/24 02:00:21 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/24 02:00:21 INFO : potato: Copied (new) 2025/04/24 02:00:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 02:00:21 INFO : yam: Copied (new) 2025/04/24 02:00:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:00:21 INFO : B2 bucket rclone-test-dekukej3jehi: Making map for --track-renames 2025/04/24 02:00:21 INFO : B2 bucket rclone-test-dekukej3jehi: Finished making map for --track-renames 2025/04/24 02:00:21 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:21 DEBUG : potato: Unchanged skipping 2025/04/24 02:00:21 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for renames to finish 2025/04/24 02:00:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 02:00:22 INFO : yam: Copied (server-side copy) to: yaml 2025/04/24 02:00:22 INFO : yam: Deleted 2025/04/24 02:00:22 INFO : yaml: Renamed from "yam" 2025/04/24 02:00:22 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/24 02:00:24 INFO : B2 bucket rclone-test-dekukej3jehi: Making map for --track-renames 2025/04/24 02:00:24 INFO : B2 bucket rclone-test-dekukej3jehi: Finished making map for --track-renames 2025/04/24 02:00:24 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 02:00:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/24 02:00:24 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for renames to finish 2025/04/24 02:00:24 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 02:00:24 INFO : yam: Copied (new) 2025/04/24 02:00:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/24 02:00:25 INFO : potato: Copied (new) 2025/04/24 02:00:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:00:25 INFO : B2 bucket rclone-test-dekukej3jehi: Making map for --track-renames 2025/04/24 02:00:25 INFO : B2 bucket rclone-test-dekukej3jehi: Finished making map for --track-renames 2025/04/24 02:00:25 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:25 DEBUG : potato: Unchanged skipping 2025/04/24 02:00:25 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for renames to finish 2025/04/24 02:00:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 02:00:26 INFO : yam: Copied (server-side copy) to: yaml 2025/04/24 02:00:26 INFO : yam: Deleted 2025/04/24 02:00:26 INFO : yaml: Renamed from "yam" 2025/04/24 02:00:26 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/24 02:00:28 INFO : B2 bucket rclone-test-dekukej3jehi: Making map for --track-renames 2025/04/24 02:00:28 INFO : B2 bucket rclone-test-dekukej3jehi: Finished making map for --track-renames 2025/04/24 02:00:28 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 02:00:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/24 02:00:28 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for renames to finish 2025/04/24 02:00:28 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 02:00:28 INFO : sub/yam: Copied (new) 2025/04/24 02:00:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/24 02:00:28 INFO : potato: Copied (new) 2025/04/24 02:00:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:00:29 DEBUG : potato: Unchanged skipping 2025/04/24 02:00:29 INFO : B2 bucket rclone-test-dekukej3jehi: Making map for --track-renames 2025/04/24 02:00:29 INFO : B2 bucket rclone-test-dekukej3jehi: Finished making map for --track-renames 2025/04/24 02:00:29 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:29 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for renames to finish 2025/04/24 02:00:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 02:00:29 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/24 02:00:29 INFO : sub/yam: Deleted 2025/04/24 02:00:29 INFO : yam: Renamed from "sub/yam" 2025/04/24 02:00:29 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:31 DEBUG : Creating backend with remote "/tmp/rclone254871462/dir1" 2025/04/24 02:00:31 DEBUG : Creating backend with remote "/tmp/rclone254871462/dir2" 2025/04/24 02:00:31 DEBUG : Local file system at /tmp/rclone254871462/dir2: Using server-side directory move 2025/04/24 02:00:31 INFO : Local file system at /tmp/rclone254871462/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 02:00:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/24 02:00:31 INFO : file1.txt: Moved (server-side) 2025/04/24 02:00:31 DEBUG : Local file system at /tmp/rclone254871462/dir2: Waiting for checks to finish 2025/04/24 02:00:31 DEBUG : Local file system at /tmp/rclone254871462/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 02:00:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/24 02:00:32 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:32 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/24 02:00:32 INFO : nested/sub dir/file: Copied (new) 2025/04/24 02:00:32 INFO : nested/sub dir/file: Deleted 2025/04/24 02:00:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 02:00:32 INFO : sub dir/hello world: Copied (new) 2025/04/24 02:00:32 INFO : sub dir/hello world: Deleted 2025/04/24 02:00:32 INFO : sub dir: Removing directory 2025/04/24 02:00:32 INFO : nested/sub dir: Removing directory 2025/04/24 02:00:32 INFO : nested: Removing directory 2025/04/24 02:00:32 DEBUG : Local file system at /tmp/rclone254871462: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 02:00:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/24 02:00:34 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:34 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/24 02:00:34 INFO : nested/sub dir/file: Copied (new) 2025/04/24 02:00:34 INFO : nested/sub dir/file: Deleted 2025/04/24 02:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 02:00:34 INFO : sub dir/hello world: Copied (new) 2025/04/24 02:00:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 02:00:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/24 02:00:36 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:36 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/24 02:00:36 INFO : existing-b: Copied (new) 2025/04/24 02:00:36 INFO : existing-b: Deleted 2025/04/24 02:00:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 02:00:36 INFO : existing: Copied (new) 2025/04/24 02:00:36 INFO : existing: Deleted 2025/04/24 02:00:37 DEBUG : existing: Destination exists, skipping 2025/04/24 02:00:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/24 02:00:37 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:00:37 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:00:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwuhip5xefe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dekukej3jehi -> B2 bucket rclone-test-hiwuhip5xefe 2025/04/24 02:00:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:00:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 02:00:43 DEBUG : empty space: Unchanged skipping 2025/04/24 02:00:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 02:00:43 DEBUG : B2 bucket rclone-test-hiwuhip5xefe: Waiting for checks to finish 2025/04/24 02:00:44 INFO : empty space: Deleted 2025/04/24 02:00:44 DEBUG : B2 bucket rclone-test-hiwuhip5xefe: Waiting for transfers to finish 2025/04/24 02:00:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 02:00:44 INFO : potato3: Copied (server-side copy) 2025/04/24 02:00:44 INFO : potato3: Deleted 2025/04/24 02:00:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 02:00:44 INFO : potato2: Copied (server-side copy) 2025/04/24 02:00:44 INFO : potato2: Deleted 2025/04/24 02:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xusasep2veri" 2025/04/24 02:00:46 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/24 02:00:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:00:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/24 02:00:46 DEBUG : B2 bucket rclone-test-xusasep2veri: Waiting for checks to finish 2025/04/24 02:00:46 DEBUG : B2 bucket rclone-test-xusasep2veri: Waiting for transfers to finish 2025/04/24 02:00:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 02:00:46 INFO : empty space: Copied (server-side copy) 2025/04/24 02:00:47 INFO : empty space: Deleted 2025/04/24 02:00:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 02:00:47 INFO : potato2: Copied (server-side copy) 2025/04/24 02:00:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 02:00:47 INFO : potato3: Copied (server-side copy) 2025/04/24 02:00:47 INFO : potato2: Deleted 2025/04/24 02:00:47 INFO : potato3: Deleted 2025/04/24 02:00:47 DEBUG : B2 bucket rclone-test-xusasep2veri: Purge remote 2025/04/24 02:00:47 INFO : B2 bucket rclone-test-xusasep2veri: cleaning bucket "rclone-test-xusasep2veri" of all files 2025/04/24 02:00:47 DEBUG : empty space: Deleting (id "4_zcf92ad93806d6b5b9f680e1b_f106200241175c8d2_d20250424_m020046_c001_v0001183_t0007_u01745460046754") 2025/04/24 02:00:47 DEBUG : potato2: Deleting (id "4_zcf92ad93806d6b5b9f680e1b_f1188d0f8f485cb6c_d20250424_m020046_c001_v0001183_t0058_u01745460046985") 2025/04/24 02:00:47 DEBUG : potato3: Deleting (id "4_zcf92ad93806d6b5b9f680e1b_f117b1a20ba6cdec9_d20250424_m020047_c001_v0001179_t0053_u01745460047131") 2025/04/24 02:00:49 DEBUG : B2 bucket rclone-test-hiwuhip5xefe: Purge remote 2025/04/24 02:00:49 INFO : B2 bucket rclone-test-hiwuhip5xefe: cleaning bucket "rclone-test-hiwuhip5xefe" of all files 2025/04/24 02:00:49 DEBUG : empty space: Deleting (id "4_zef729d23806d6b5b9f680e1b_f41513c3594c53755_d20250424_m020046_c001_v7007000_t0000_u01745460046952") 2025/04/24 02:00:49 DEBUG : empty space: Deleting (id "4_zef729d23806d6b5b9f680e1b_f100be2dc54bd2181_d20250424_m020042_c001_v0001116_t0042_u01745460042397") 2025/04/24 02:00:49 DEBUG : potato2: Deleting (id "4_zef729d23806d6b5b9f680e1b_f41513c3594c53756_d20250424_m020047_c001_v7007000_t0000_u01745460047195") 2025/04/24 02:00:49 DEBUG : potato2: Deleting (id "4_zef729d23806d6b5b9f680e1b_f1024a24de6960808_d20250424_m020044_c001_v0001099_t0040_u01745460044263") 2025/04/24 02:00:49 DEBUG : potato3: Deleting (id "4_zef729d23806d6b5b9f680e1b_f4048951f62def8e7_d20250424_m020047_c001_v7007000_t0000_u01745460047330") 2025/04/24 02:00:49 DEBUG : potato3: Deleting (id "4_zef729d23806d6b5b9f680e1b_f1058e27c567376f4_d20250424_m020044_c001_v0001177_t0052_u01745460044033") 2025/04/24 02:00:49 DEBUG : potato3: Deleting (id "4_zef729d23806d6b5b9f680e1b_f100be2dc54bd2183_d20250424_m020043_c001_v0001116_t0045_u01745460043018") --- PASS: TestServerSideMove (13.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kafuxeb7reha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dekukej3jehi -> B2 bucket rclone-test-kafuxeb7reha 2025/04/24 02:00:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 02:00:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 02:00:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:00:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 02:00:56 DEBUG : B2 bucket rclone-test-kafuxeb7reha: Waiting for checks to finish 2025/04/24 02:00:56 DEBUG : B2 bucket rclone-test-kafuxeb7reha: Waiting for transfers to finish 2025/04/24 02:00:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 02:00:57 INFO : potato2: Copied (server-side copy) 2025/04/24 02:00:57 INFO : potato2: Deleted 2025/04/24 02:00:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 02:00:57 INFO : potato3: Copied (server-side copy) 2025/04/24 02:00:57 INFO : potato3: Deleted 2025/04/24 02:00:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bobupot6zojo" 2025/04/24 02:00:58 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 02:00:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:00:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/24 02:00:58 DEBUG : B2 bucket rclone-test-bobupot6zojo: Waiting for checks to finish 2025/04/24 02:00:58 DEBUG : B2 bucket rclone-test-bobupot6zojo: Waiting for transfers to finish 2025/04/24 02:00:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 02:00:59 INFO : potato2: Copied (server-side copy) 2025/04/24 02:00:59 INFO : potato2: Deleted 2025/04/24 02:01:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 02:01:00 INFO : potato3: Copied (server-side copy) 2025/04/24 02:01:00 INFO : potato3: Deleted 2025/04/24 02:01:00 DEBUG : B2 bucket rclone-test-bobupot6zojo: Purge remote 2025/04/24 02:01:00 INFO : B2 bucket rclone-test-bobupot6zojo: cleaning bucket "rclone-test-bobupot6zojo" of all files 2025/04/24 02:01:00 DEBUG : potato2: Deleting (id "4_zcf32ddb3806d6b5b9f680e1b_f1165b838b115d3ee_d20250424_m020059_c001_v0001172_t0008_u01745460059573") 2025/04/24 02:01:00 DEBUG : potato3: Deleting (id "4_zcf32ddb3806d6b5b9f680e1b_f102fd21ad794f741_d20250424_m020059_c001_v0001044_t0015_u01745460059857") 2025/04/24 02:01:01 DEBUG : B2 bucket rclone-test-kafuxeb7reha: Purge remote 2025/04/24 02:01:01 INFO : B2 bucket rclone-test-kafuxeb7reha: cleaning bucket "rclone-test-kafuxeb7reha" of all files 2025/04/24 02:01:01 DEBUG : empty space: Deleting (id "4_z8f12cda3806d6b5b9f680e1b_f1078bbc5ecfec78c_d20250424_m020055_c001_v0001102_t0016_u01745460055708") 2025/04/24 02:01:01 DEBUG : potato2: Deleting (id "4_z8f12cda3806d6b5b9f680e1b_f40813580f514ec68_d20250424_m020059_c001_v7007000_t0000_u01745460059838") 2025/04/24 02:01:01 DEBUG : potato2: Deleting (id "4_z8f12cda3806d6b5b9f680e1b_f10427b6a7c6c669d_d20250424_m020056_c001_v0001182_t0038_u01745460056924") 2025/04/24 02:01:01 DEBUG : potato3: Deleting (id "4_z8f12cda3806d6b5b9f680e1b_f40813580f514ec69_d20250424_m020100_c001_v7007000_t0000_u01745460060225") 2025/04/24 02:01:01 DEBUG : potato3: Deleting (id "4_z8f12cda3806d6b5b9f680e1b_f106b61debf8830a7_d20250424_m020057_c001_v0001177_t0011_u01745460057144") 2025/04/24 02:01:01 DEBUG : potato3: Deleting (id "4_z8f12cda3806d6b5b9f680e1b_f1078bbc5ecfec78e_d20250424_m020056_c001_v0001102_t0008_u01745460056129") --- PASS: TestServerSideMoveWithFilter (12.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:03 DEBUG : Creating backend with remote "TestB2:rclone-test-guwedod0poti" 2025/04/24 02:01:06 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dekukej3jehi -> B2 bucket rclone-test-guwedod0poti 2025/04/24 02:01:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:01:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 02:01:09 DEBUG : empty space: Unchanged skipping 2025/04/24 02:01:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 02:01:09 DEBUG : B2 bucket rclone-test-guwedod0poti: Waiting for checks to finish 2025/04/24 02:01:09 INFO : empty space: Deleted 2025/04/24 02:01:09 DEBUG : B2 bucket rclone-test-guwedod0poti: Waiting for transfers to finish 2025/04/24 02:01:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 02:01:09 INFO : potato2: Copied (server-side copy) 2025/04/24 02:01:10 INFO : potato2: Deleted 2025/04/24 02:01:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 02:01:10 INFO : potato3: Copied (server-side copy) 2025/04/24 02:01:10 INFO : potato3: Deleted 2025/04/24 02:01:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gurisam5zuqu" 2025/04/24 02:01:11 INFO : tomatoDir: Making directory 2025/04/24 02:01:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/24 02:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 02:01:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/24 02:01:12 DEBUG : B2 bucket rclone-test-gurisam5zuqu: Waiting for checks to finish 2025/04/24 02:01:12 DEBUG : B2 bucket rclone-test-gurisam5zuqu: Waiting for transfers to finish 2025/04/24 02:01:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 02:01:12 INFO : empty space: Copied (server-side copy) 2025/04/24 02:01:13 INFO : empty space: Deleted 2025/04/24 02:01:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 02:01:13 INFO : potato3: Copied (server-side copy) 2025/04/24 02:01:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 02:01:13 INFO : potato2: Copied (server-side copy) 2025/04/24 02:01:13 INFO : potato3: Deleted 2025/04/24 02:01:13 INFO : potato2: Deleted 2025/04/24 02:01:13 DEBUG : B2 bucket rclone-test-gurisam5zuqu: Purge remote 2025/04/24 02:01:13 INFO : B2 bucket rclone-test-gurisam5zuqu: cleaning bucket "rclone-test-gurisam5zuqu" of all files 2025/04/24 02:01:14 DEBUG : empty space: Deleting (id "4_zdff20de3807d6b5b9f680e1b_f111e8ba0f897ae4e_d20250424_m020112_c001_v0001146_t0035_u01745460072720") 2025/04/24 02:01:14 DEBUG : potato2: Deleting (id "4_zdff20de3807d6b5b9f680e1b_f11913fd3cd5ccf9d_d20250424_m020113_c001_v0001145_t0033_u01745460073051") 2025/04/24 02:01:14 DEBUG : potato3: Deleting (id "4_zdff20de3807d6b5b9f680e1b_f111699904e1834a1_d20250424_m020113_c001_v0001184_t0034_u01745460073073") 2025/04/24 02:01:14 DEBUG : B2 bucket rclone-test-guwedod0poti: Purge remote 2025/04/24 02:01:14 INFO : B2 bucket rclone-test-guwedod0poti: cleaning bucket "rclone-test-guwedod0poti" of all files 2025/04/24 02:01:15 DEBUG : empty space: Deleting (id "4_z4fe2fda3806d6b5b9f680e1b_f419ba6fee717dab6_d20250424_m020113_c001_v7007000_t0000_u01745460073030") 2025/04/24 02:01:15 DEBUG : empty space: Deleting (id "4_z4fe2fda3806d6b5b9f680e1b_f10101377f691242e_d20250424_m020109_c001_v0001184_t0040_u01745460069054") 2025/04/24 02:01:15 DEBUG : potato2: Deleting (id "4_z4fe2fda3806d6b5b9f680e1b_f4063d6cfd2c89762_d20250424_m020113_c001_v7007000_t0000_u01745460073345") 2025/04/24 02:01:15 DEBUG : potato2: Deleting (id "4_z4fe2fda3806d6b5b9f680e1b_f111699904e183449_d20250424_m020109_c001_v0001184_t0040_u01745460069890") 2025/04/24 02:01:15 DEBUG : potato3: Deleting (id "4_z4fe2fda3806d6b5b9f680e1b_f419ba6fee717dab7_d20250424_m020113_c001_v7007000_t0000_u01745460073278") 2025/04/24 02:01:15 DEBUG : potato3: Deleting (id "4_z4fe2fda3806d6b5b9f680e1b_f105e01c34f990ab9_d20250424_m020110_c001_v0001184_t0053_u01745460070112") 2025/04/24 02:01:15 DEBUG : potato3: Deleting (id "4_z4fe2fda3806d6b5b9f680e1b_f10101377f6912436_d20250424_m020109_c001_v0001184_t0012_u01745460069270") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.23s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.38s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/rclone-sync-test" 2025/04/24 02:01:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/rclone-sync-test-include/layer2" 2025/04/24 02:01:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/rclone-sync-test-ignore-file" 2025/04/24 02:01:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/24 02:01:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 02:01:29 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 02:01:29 DEBUG : B2 bucket rclone-test-dekukej3jehi path rclone-sync-test: Waiting for checks to finish 2025/04/24 02:01:29 DEBUG : B2 bucket rclone-test-dekukej3jehi path rclone-sync-test: Waiting for transfers to finish 2025/04/24 02:01:29 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:29 INFO : There was nothing to transfer 2025/04/24 02:01:30 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:01:30 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:01:30 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:30 DEBUG : B2 bucket rclone-test-dekukej3jehi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/24 02:01:30 DEBUG : B2 bucket rclone-test-dekukej3jehi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/24 02:01:30 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:30 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:01:30 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:01:30 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:31 DEBUG : B2 bucket rclone-test-dekukej3jehi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/24 02:01:31 DEBUG : B2 bucket rclone-test-dekukej3jehi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/24 02:01:31 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dst" 2025/04/24 02:01:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/CompareDest" 2025/04/24 02:01:41 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 02:01:41 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:01:41 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:01:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:01:41 INFO : one: Copied (new) 2025/04/24 02:01:41 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:01:42 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:01:42 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:01:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/24 02:01:42 INFO : one: Copied (replaced existing) 2025/04/24 02:01:42 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:44 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:01:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:01:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 02:01:44 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:01:44 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:44 INFO : There was nothing to transfer 2025/04/24 02:01:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:01:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:01:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 02:01:46 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:01:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:01:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 02:01:46 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:01:46 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:46 INFO : There was nothing to transfer 2025/04/24 02:01:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:01:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:01:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 02:01:47 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:01:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:01:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 02:01:47 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:01:47 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:47 INFO : There was nothing to transfer 2025/04/24 02:01:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:01:48 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/04/24 02:01:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/24 02:01:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 02:01:48 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:01:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:01:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 02:01:48 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:01:48 DEBUG : Waiting for deletions to finish 2025/04/24 02:01:48 INFO : There was nothing to transfer 2025/04/24 02:01:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:01:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/24 02:01:48 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 02:01:48 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:01:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:01:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 02:01:48 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:01:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/24 02:01:49 INFO : two: Copied (new) 2025/04/24 02:01:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dest" 2025/04/24 02:01:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/pre-dest1" 2025/04/24 02:01:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/pre-dest2" 2025/04/24 02:01:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:01:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/24 02:01:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:01:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/24 02:01:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/24 02:01:57 DEBUG : B2 bucket rclone-test-dekukej3jehi path dest: Waiting for checks to finish 2025/04/24 02:01:57 DEBUG : B2 bucket rclone-test-dekukej3jehi path dest: Waiting for transfers to finish 2025/04/24 02:01:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/24 02:01:58 INFO : 3: Copied (new) 2025/04/24 02:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:01:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dst" 2025/04/24 02:02:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/CopyDest" 2025/04/24 02:02:03 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 02:02:03 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:03 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:02:03 INFO : one: Copied (new) 2025/04/24 02:02:03 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:02:04 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:04 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/24 02:02:05 INFO : one: Copied (replaced existing) 2025/04/24 02:02:05 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/BackupDir" 2025/04/24 02:02:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:02:08 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:02:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 02:02:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:02:09 INFO : one: Copied (server-side copy) 2025/04/24 02:02:09 INFO : one: Deleted 2025/04/24 02:02:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/24 02:02:10 INFO : one: Copied (server-side copy) 2025/04/24 02:02:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/24 02:02:10 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:10 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:02:11 DEBUG : one: Unchanged skipping 2025/04/24 02:02:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:02:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/24 02:02:11 INFO : two: Copied (server-side copy) 2025/04/24 02:02:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/24 02:02:11 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:11 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:11 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:02:12 DEBUG : one: Unchanged skipping 2025/04/24 02:02:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:02:12 DEBUG : two: Unchanged skipping 2025/04/24 02:02:12 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:12 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:12 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:12 INFO : There was nothing to transfer 2025/04/24 02:02:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:02:13 DEBUG : one: Unchanged skipping 2025/04/24 02:02:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/24 02:02:13 DEBUG : three: Destination not found in --copy-dest 2025/04/24 02:02:13 DEBUG : three: Need to transfer - File not found at Destination 2025/04/24 02:02:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 02:02:13 DEBUG : two: Unchanged skipping 2025/04/24 02:02:13 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:13 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/24 02:02:14 INFO : three: Copied (new) 2025/04/24 02:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.37s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:02:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dst" 2025/04/24 02:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/backup" 2025/04/24 02:02:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 02:02:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:02:20 DEBUG : two: Unchanged skipping 2025/04/24 02:02:20 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:02:22 INFO : one: Copied (server-side copy) 2025/04/24 02:02:22 INFO : one: Deleted 2025/04/24 02:02:22 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:02:23 INFO : one: Copied (new) 2025/04/24 02:02:23 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 02:02:24 INFO : three.txt: Copied (server-side copy) 2025/04/24 02:02:24 INFO : three.txt: Deleted 2025/04/24 02:02:24 INFO : three.txt: Moved into backup dir 2025/04/24 02:02:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 02:02:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:02:26 DEBUG : two: Unchanged skipping 2025/04/24 02:02:26 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:02:27 INFO : one: Copied (server-side copy) 2025/04/24 02:02:27 INFO : one: Deleted 2025/04/24 02:02:27 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 02:02:28 INFO : one: Copied (new) 2025/04/24 02:02:28 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 02:02:28 INFO : three.txt: Copied (server-side copy) 2025/04/24 02:02:28 INFO : three.txt: Deleted 2025/04/24 02:02:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.90s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dst" 2025/04/24 02:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/backup" 2025/04/24 02:02:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 02:02:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:02:34 DEBUG : two: Unchanged skipping 2025/04/24 02:02:34 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:02:36 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 02:02:36 INFO : one: Deleted 2025/04/24 02:02:36 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:02:37 INFO : one: Copied (new) 2025/04/24 02:02:37 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 02:02:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 02:02:38 INFO : three.txt: Deleted 2025/04/24 02:02:38 INFO : three.txt: Moved into backup dir 2025/04/24 02:02:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 02:02:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:02:39 DEBUG : two: Unchanged skipping 2025/04/24 02:02:39 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:02:40 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 02:02:40 INFO : one: Deleted 2025/04/24 02:02:40 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 02:02:40 INFO : one: Copied (new) 2025/04/24 02:02:40 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 02:02:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 02:02:41 INFO : three.txt: Deleted 2025/04/24 02:02:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:02:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/9f728d33804d6b5b9f680e1b/c001_v0001183_t0025": EOF 2025/04/24 02:02:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/9f728d33804d6b5b9f680e1b/c001_v0001183_t0025": EOF) 2025/04/24 02:02:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dekukej3jehi: 1/10 (Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/9f728d33804d6b5b9f680e1b/c001_v0001183_t0025": EOF) 2025/04/24 02:02:46 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 02:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dst" 2025/04/24 02:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/backup" 2025/04/24 02:02:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 02:02:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:02:49 DEBUG : two: Unchanged skipping 2025/04/24 02:02:49 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:02:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/24 02:02:50 INFO : one: Deleted 2025/04/24 02:02:50 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:02:51 INFO : one: Copied (new) 2025/04/24 02:02:51 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 02:02:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/24 02:02:52 INFO : three.txt: Deleted 2025/04/24 02:02:52 INFO : three.txt: Moved into backup dir 2025/04/24 02:02:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 02:02:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:02:54 DEBUG : two: Unchanged skipping 2025/04/24 02:02:54 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:02:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:02:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/24 02:02:54 INFO : one: Deleted 2025/04/24 02:02:54 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:02:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 02:02:55 INFO : one: Copied (new) 2025/04/24 02:02:55 DEBUG : Waiting for deletions to finish 2025/04/24 02:02:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 02:02:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/24 02:02:55 INFO : three.txt: Deleted 2025/04/24 02:02:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:02:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dst" 2025/04/24 02:03:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 02:03:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:00 DEBUG : two: Unchanged skipping 2025/04/24 02:03:00 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:03:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:03:00 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 02:03:00 INFO : one: Deleted 2025/04/24 02:03:00 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:03:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:03:01 INFO : one: Copied (new) 2025/04/24 02:03:01 DEBUG : Waiting for deletions to finish 2025/04/24 02:03:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 02:03:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 02:03:02 INFO : three.txt: Deleted 2025/04/24 02:03:02 INFO : three.txt: Moved into backup dir 2025/04/24 02:03:03 DEBUG : one.bak: Excluded (Path Filter) 2025/04/24 02:03:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/24 02:03:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 02:03:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:03 DEBUG : two: Unchanged skipping 2025/04/24 02:03:03 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for checks to finish 2025/04/24 02:03:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:03:04 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 02:03:04 INFO : one: Deleted 2025/04/24 02:03:04 DEBUG : B2 bucket rclone-test-dekukej3jehi path dst: Waiting for transfers to finish 2025/04/24 02:03:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 02:03:05 INFO : one: Copied (new) 2025/04/24 02:03:05 DEBUG : Waiting for deletions to finish 2025/04/24 02:03:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 02:03:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 02:03:06 INFO : three.txt: Deleted 2025/04/24 02:03:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.45s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:03:08 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1091-02.backblaze.com/b2api/v1/b2_upload_file/9f728d33804d6b5b9f680e1b/c001_v0001091_t0053": EOF 2025/04/24 02:03:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1091-02.backblaze.com/b2api/v1/b2_upload_file/9f728d33804d6b5b9f680e1b/c001_v0001091_t0053": EOF) 2025/04/24 02:03:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-dekukej3jehi: 1/10 (Post "https://pod-000-1091-02.backblaze.com/b2api/v1/b2_upload_file/9f728d33804d6b5b9f680e1b/c001_v0001091_t0053": EOF) 2025/04/24 02:03:10 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 02:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dst" 2025/04/24 02:03:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 02:03:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:03:13 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 02:03:13 INFO : one: Deleted 2025/04/24 02:03:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:03:14 INFO : one: Copied (new) 2025/04/24 02:03:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:14 DEBUG : two: Unchanged skipping 2025/04/24 02:03:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/24 02:03:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 02:03:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 02:03:15 INFO : three.txt: Deleted 2025/04/24 02:03:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 02:03:15 INFO : three.txt: Copied (new) 2025/04/24 02:03:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/24 02:03:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 02:03:16 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 02:03:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 02:03:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:03:17 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 02:03:17 INFO : one: Deleted 2025/04/24 02:03:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 02:03:17 INFO : one: Copied (new) 2025/04/24 02:03:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:17 DEBUG : two: Unchanged skipping 2025/04/24 02:03:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/24 02:03:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 02:03:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 02:03:18 INFO : three.txt: Deleted 2025/04/24 02:03:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/24 02:03:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dekukej3jehi/dst" 2025/04/24 02:03:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 02:03:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 02:03:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/24 02:03:24 INFO : one: Deleted 2025/04/24 02:03:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:03:25 INFO : one: Copied (new) 2025/04/24 02:03:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:25 DEBUG : two: Unchanged skipping 2025/04/24 02:03:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/24 02:03:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 02:03:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/24 02:03:26 INFO : three.txt: Deleted 2025/04/24 02:03:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 02:03:26 INFO : three.txt: Copied (new) 2025/04/24 02:03:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 02:03:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 02:03:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/24 02:03:28 INFO : one: Deleted 2025/04/24 02:03:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 02:03:28 INFO : one: Copied (new) 2025/04/24 02:03:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:29 DEBUG : two: Unchanged skipping 2025/04/24 02:03:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/24 02:03:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 02:03:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/24 02:03:29 INFO : three.txt: Deleted 2025/04/24 02:03:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/24 02:03:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.29s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:03:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/24 02:03:32 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:03:32 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:03:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/24 02:03:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/24 02:03:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.92s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:03:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 02:03:34 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:03:34 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:03:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 02:03:34 INFO : existing: Copied (new) 2025/04/24 02:03:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:03:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/24 02:03:34 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:03:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/24 02:03:34 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:03:34 ERROR : B2 bucket rclone-test-dekukej3jehi: not deleting files as there were IO errors 2025/04/24 02:03:34 ERROR : B2 bucket rclone-test-dekukej3jehi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncImmutable (2.64s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:03:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:37 DEBUG : existing: Unchanged skipping 2025/04/24 02:03:37 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:03:37 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:03:37 DEBUG : Waiting for deletions to finish 2025/04/24 02:03:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.41s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:03:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:03:48 DEBUG : both0: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both12: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both13: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both14: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both15: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both16: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both17: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both18: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both19: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both2: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both3: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both4: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both5: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both6: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both7: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both8: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:03:48 DEBUG : both9: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both1: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both10: Unchanged skipping 2025/04/24 02:03:48 DEBUG : both11: Unchanged skipping 2025/04/24 02:03:48 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:03:48 DEBUG : Waiting for deletions to finish 2025/04/24 02:03:48 INFO : only12: Deleted 2025/04/24 02:03:49 INFO : only13: Deleted 2025/04/24 02:03:49 INFO : only17: Deleted 2025/04/24 02:03:49 INFO : only2: Deleted 2025/04/24 02:03:49 INFO : only19: Deleted 2025/04/24 02:03:49 INFO : only5: Deleted 2025/04/24 02:03:49 INFO : only10: Deleted 2025/04/24 02:03:49 INFO : only6: Deleted 2025/04/24 02:03:49 INFO : only14: Deleted 2025/04/24 02:03:49 INFO : only16: Deleted 2025/04/24 02:03:49 INFO : only9: Deleted 2025/04/24 02:03:49 INFO : only0: Deleted 2025/04/24 02:03:49 INFO : only1: Deleted 2025/04/24 02:03:49 INFO : only11: Deleted 2025/04/24 02:03:49 INFO : only15: Deleted 2025/04/24 02:03:49 INFO : only18: Deleted 2025/04/24 02:03:49 INFO : only3: Deleted 2025/04/24 02:03:49 INFO : only4: Deleted 2025/04/24 02:03:49 INFO : only7: Deleted 2025/04/24 02:03:49 INFO : only8: Deleted 2025/04/24 02:03:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:04:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both0: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both1: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both10: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both11: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both12: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both13: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both14: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both15: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both16: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both17: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both18: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both19: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both2: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both3: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both4: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both5: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both6: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both7: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both8: Unchanged skipping 2025/04/24 02:04:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 02:04:04 DEBUG : both9: Unchanged skipping 2025/04/24 02:04:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/24 02:04:04 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for checks to finish 2025/04/24 02:04:04 DEBUG : B2 bucket rclone-test-dekukej3jehi: Waiting for transfers to finish 2025/04/24 02:04:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:04 INFO : only0: Copied (replaced existing) 2025/04/24 02:04:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:04 INFO : only1: Copied (replaced existing) 2025/04/24 02:04:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:04 INFO : only12: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only13: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only10: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only14: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only11: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only15: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only16: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only17: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only18: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only19: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only2: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only3: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only4: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only5: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only6: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only7: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only8: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 02:04:05 INFO : only9: Copied (replaced existing) 2025/04/24 02:04:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.51s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:04:14 DEBUG : empty_dir: Making directory with metadata 2025/04/24 02:04:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 02:04:14 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 02:04:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 02:04:14 INFO : empty_on_remote: Making directory 2025/04/24 02:04:14 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-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:04:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:04:17 DEBUG : empty_dir: Making directory with metadata 2025/04/24 02:04:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 02:04:17 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 02:04:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 02:04:17 INFO : empty_on_remote: Making directory 2025/04/24 02:04:17 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-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:04:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:04:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:20 INFO : sub dir: Making directory 2025/04/24 02:04:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" 2025/04/24 02:04:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 02:04:23 INFO : sub dir: Making directory 2025/04/24 02:04:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dekukej3jehi", Local "Local file system at /tmp/rclone254871462", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.09s) PASS 2025/04/24 02:04:26 DEBUG : B2 bucket rclone-test-dekukej3jehi: Purge remote 2025/04/24 02:04:26 INFO : B2 bucket rclone-test-dekukej3jehi: cleaning bucket "rclone-test-dekukej3jehi" of all files 2025/04/24 02:04:27 DEBUG : BackupDir/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9ee_d20250424_m020214_c001_v7007000_t0000_u01745460134698") 2025/04/24 02:04:27 DEBUG : BackupDir/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f111699904e183974_d20250424_m020209_c001_v0001184_t0019_u01745460129493") 2025/04/24 02:04:27 DEBUG : CompareDest/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f401713292abce1e1_d20250424_m020150_c001_v7007000_t0000_u01745460110021") 2025/04/24 02:04:27 DEBUG : CompareDest/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e581_d20250424_m020144_c001_v0001183_t0040_u01745460104293") 2025/04/24 02:04:27 DEBUG : CompareDest/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f401713292abce1e2_d20250424_m020150_c001_v7007000_t0000_u01745460110205") 2025/04/24 02:04:27 DEBUG : CompareDest/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85dfb_d20250424_m020145_c001_v0001183_t0028_u01745460105601") 2025/04/24 02:04:27 DEBUG : CopyDest/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9ef_d20250424_m020214_c001_v7007000_t0000_u01745460134880") 2025/04/24 02:04:27 DEBUG : CopyDest/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381341_d20250424_m020206_c001_v0001091_t0015_u01745460126260") 2025/04/24 02:04:27 DEBUG : CopyDest/three: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9f0_d20250424_m020215_c001_v7007000_t0000_u01745460135063") 2025/04/24 02:04:27 DEBUG : CopyDest/three: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85f44_d20250424_m020212_c001_v0001183_t0024_u01745460132846") 2025/04/24 02:04:27 DEBUG : CopyDest/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9f1_d20250424_m020215_c001_v7007000_t0000_u01745460135246") 2025/04/24 02:04:27 DEBUG : CopyDest/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e7ae_d20250424_m020210_c001_v0001183_t0015_u01745460130670") 2025/04/24 02:04:27 DEBUG : EXISTING: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da5a8_d20250424_m020337_c001_v7007000_t0000_u01745460217553") 2025/04/24 02:04:27 DEBUG : EXISTING: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86505_d20250424_m020336_c001_v0001183_t0037_u01745460216516") 2025/04/24 02:04:27 DEBUG : Testêé: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da5a2_d20250424_m020333_c001_v7007000_t0000_u01745460213495") 2025/04/24 02:04:27 DEBUG : Testêé: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd864b1_d20250424_m020332_c001_v0001183_t0052_u01745460212894") 2025/04/24 02:04:28 DEBUG : Testêé: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd864a7_d20250424_m020332_c001_v0001183_t0021_u01745460212303") 2025/04/24 02:04:28 DEBUG : a/potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536e3_d20250424_m015959_c001_v7007000_t0000_u01745459999917") 2025/04/24 02:04:28 DEBUG : a/potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638124e_d20250424_m015959_c001_v0001091_t0033_u01745459999206") 2025/04/24 02:04:28 DEBUG : a/potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536d6_d20250424_m015957_c001_v7007000_t0000_u01745459997127") 2025/04/24 02:04:28 DEBUG : a/potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381248_d20250424_m015956_c001_v0001091_t0021_u01745459996188") 2025/04/24 02:04:28 DEBUG : a/potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ebe7_d20250424_m015934_c001_v7007000_t0000_u01745459974671") 2025/04/24 02:04:28 DEBUG : a/potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381208_d20250424_m015933_c001_v0001091_t0050_u01745459973652") 2025/04/24 02:04:28 DEBUG : b/potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536e4_d20250424_m020000_c001_v7007000_t0000_u01745460000113") 2025/04/24 02:04:28 DEBUG : b/potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638124a_d20250424_m015958_c001_v0001091_t0033_u01745459998041") 2025/04/24 02:04:28 DEBUG : b/potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536d5_d20250424_m015956_c001_v7007000_t0000_u01745459996568") 2025/04/24 02:04:28 DEBUG : b/potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381242_d20250424_m015955_c001_v0001091_t0038_u01745459995073") 2025/04/24 02:04:28 DEBUG : b/potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ebe4_d20250424_m015934_c001_v7007000_t0000_u01745459974103") 2025/04/24 02:04:28 DEBUG : b/potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381204_d20250424_m015932_c001_v0001091_t0027_u01745459972631") 2025/04/24 02:04:28 DEBUG : backup/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53791_d20250424_m020229_c001_v7007000_t0000_u01745460149163") 2025/04/24 02:04:28 DEBUG : backup/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1055496a982bc721_d20250424_m020226_c001_v0001172_t0045_u01745460146627") 2025/04/24 02:04:28 DEBUG : backup/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f106ca98aa7a675ad_d20250424_m020222_c001_v0001106_t0056_u01745460142061") 2025/04/24 02:04:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40341f9e52618a56_d20250424_m020256_c001_v7007000_t0000_u01745460176123") 2025/04/24 02:04:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1084bc967650d4cf_d20250424_m020254_c001_v0001172_t0058_u01745460174407") 2025/04/24 02:04:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1168ca416bc532b5_d20250424_m020250_c001_v0001102_t0045_u01745460170516") 2025/04/24 02:04:28 DEBUG : backup/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada2a_d20250424_m020241_c001_v7007000_t0000_u01745460161894") 2025/04/24 02:04:28 DEBUG : backup/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1189da04e921feca_d20250424_m020239_c001_v0001106_t0013_u01745460159816") 2025/04/24 02:04:29 DEBUG : backup/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f10695aa46f051680_d20250424_m020235_c001_v0001184_t0029_u01745460155994") 2025/04/24 02:04:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40341f9e52618a57_d20250424_m020256_c001_v7007000_t0000_u01745460176304") 2025/04/24 02:04:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f102bac18cc35f568_d20250424_m020255_c001_v0001178_t0006_u01745460175328") 2025/04/24 02:04:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f11756a94424512c4_d20250424_m020252_c001_v0001113_t0027_u01745460172003") 2025/04/24 02:04:29 DEBUG : backup/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53792_d20250424_m020229_c001_v7007000_t0000_u01745460149344") 2025/04/24 02:04:29 DEBUG : backup/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f119d3fd59033398e_d20250424_m020228_c001_v0001182_t0044_u01745460148387") 2025/04/24 02:04:29 DEBUG : backup/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1099eee7c615a221_d20250424_m020224_c001_v0001102_t0033_u01745460144067") 2025/04/24 02:04:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada2b_d20250424_m020242_c001_v7007000_t0000_u01745460162078") 2025/04/24 02:04:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1136de483b063f8b_d20250424_m020241_c001_v0001184_t0037_u01745460161133") 2025/04/24 02:04:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f10695fe6eca9b643_d20250424_m020237_c001_v0001144_t0009_u01745460157358") 2025/04/24 02:04:29 DEBUG : both0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb85_d20250424_m020406_c001_v7007000_t0000_u01745460246385") 2025/04/24 02:04:29 DEBUG : both0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd866e0_d20250424_m020355_c001_v0001183_t0012_u01745460235199") 2025/04/24 02:04:29 DEBUG : both0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5942_d20250424_m020350_c001_v7007000_t0000_u01745460230485") 2025/04/24 02:04:29 DEBUG : both0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86543_d20250424_m020339_c001_v0001183_t0017_u01745460219409") 2025/04/24 02:04:29 DEBUG : both1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb86_d20250424_m020406_c001_v7007000_t0000_u01745460246566") 2025/04/24 02:04:29 DEBUG : both1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd866ee_d20250424_m020355_c001_v0001183_t0025_u01745460235610") 2025/04/24 02:04:29 DEBUG : both1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5944_d20250424_m020350_c001_v7007000_t0000_u01745460230666") 2025/04/24 02:04:29 DEBUG : both1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86550_d20250424_m020339_c001_v0001183_t0009_u01745460219836") 2025/04/24 02:04:29 DEBUG : both10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb87_d20250424_m020406_c001_v7007000_t0000_u01745460246747") 2025/04/24 02:04:29 DEBUG : both10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8677f_d20250424_m020359_c001_v0001183_t0029_u01745460239395") 2025/04/24 02:04:29 DEBUG : both10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5945_d20250424_m020350_c001_v7007000_t0000_u01745460230849") 2025/04/24 02:04:30 DEBUG : both10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865b2_d20250424_m020343_c001_v0001183_t0039_u01745460223522") 2025/04/24 02:04:30 DEBUG : both11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb88_d20250424_m020406_c001_v7007000_t0000_u01745460246929") 2025/04/24 02:04:30 DEBUG : both11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8678d_d20250424_m020359_c001_v0001183_t0035_u01745460239797") 2025/04/24 02:04:30 DEBUG : both11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5946_d20250424_m020351_c001_v7007000_t0000_u01745460231043") 2025/04/24 02:04:30 DEBUG : both11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865c4_d20250424_m020343_c001_v0001183_t0019_u01745460223941") 2025/04/24 02:04:30 DEBUG : both12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb89_d20250424_m020407_c001_v7007000_t0000_u01745460247111") 2025/04/24 02:04:30 DEBUG : both12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86795_d20250424_m020400_c001_v0001183_t0037_u01745460240213") 2025/04/24 02:04:30 DEBUG : both12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5947_d20250424_m020351_c001_v7007000_t0000_u01745460231237") 2025/04/24 02:04:30 DEBUG : both12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865cc_d20250424_m020344_c001_v0001183_t0046_u01745460224353") 2025/04/24 02:04:30 DEBUG : both13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb8b_d20250424_m020407_c001_v7007000_t0000_u01745460247292") 2025/04/24 02:04:30 DEBUG : both13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867a7_d20250424_m020400_c001_v0001183_t0006_u01745460240678") 2025/04/24 02:04:30 DEBUG : both13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5948_d20250424_m020351_c001_v7007000_t0000_u01745460231419") 2025/04/24 02:04:30 DEBUG : both13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865d8_d20250424_m020344_c001_v0001183_t0047_u01745460224866") 2025/04/24 02:04:30 DEBUG : both14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb8c_d20250424_m020407_c001_v7007000_t0000_u01745460247474") 2025/04/24 02:04:30 DEBUG : both14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867b1_d20250424_m020401_c001_v0001183_t0006_u01745460241087") 2025/04/24 02:04:30 DEBUG : both14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5949_d20250424_m020351_c001_v7007000_t0000_u01745460231626") 2025/04/24 02:04:30 DEBUG : both14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865ee_d20250424_m020345_c001_v0001183_t0022_u01745460225251") 2025/04/24 02:04:30 DEBUG : both15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb8d_d20250424_m020407_c001_v7007000_t0000_u01745460247657") 2025/04/24 02:04:30 DEBUG : both15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867c7_d20250424_m020401_c001_v0001183_t0040_u01745460241511") 2025/04/24 02:04:30 DEBUG : both15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d594a_d20250424_m020351_c001_v7007000_t0000_u01745460231813") 2025/04/24 02:04:30 DEBUG : both15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865f8_d20250424_m020345_c001_v0001183_t0016_u01745460225654") 2025/04/24 02:04:31 DEBUG : both16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb8e_d20250424_m020407_c001_v7007000_t0000_u01745460247854") 2025/04/24 02:04:31 DEBUG : both16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867d3_d20250424_m020401_c001_v0001183_t0007_u01745460241907") 2025/04/24 02:04:31 DEBUG : both16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d594b_d20250424_m020351_c001_v7007000_t0000_u01745460231996") 2025/04/24 02:04:31 DEBUG : both16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86604_d20250424_m020346_c001_v0001183_t0059_u01745460226114") 2025/04/24 02:04:31 DEBUG : both17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb8f_d20250424_m020408_c001_v7007000_t0000_u01745460248037") 2025/04/24 02:04:31 DEBUG : both17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867e5_d20250424_m020402_c001_v0001183_t0007_u01745460242329") 2025/04/24 02:04:31 DEBUG : both17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d594d_d20250424_m020352_c001_v7007000_t0000_u01745460232207") 2025/04/24 02:04:31 DEBUG : both17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8660e_d20250424_m020346_c001_v0001183_t0024_u01745460226503") 2025/04/24 02:04:31 DEBUG : both18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb90_d20250424_m020408_c001_v7007000_t0000_u01745460248218") 2025/04/24 02:04:31 DEBUG : both18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867eb_d20250424_m020402_c001_v0001183_t0042_u01745460242723") 2025/04/24 02:04:31 DEBUG : both18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d594e_d20250424_m020352_c001_v7007000_t0000_u01745460232397") 2025/04/24 02:04:31 DEBUG : both18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86622_d20250424_m020346_c001_v0001183_t0057_u01745460226903") 2025/04/24 02:04:31 DEBUG : both19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb91_d20250424_m020408_c001_v7007000_t0000_u01745460248400") 2025/04/24 02:04:31 DEBUG : both19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867f9_d20250424_m020403_c001_v0001183_t0020_u01745460243122") 2025/04/24 02:04:31 DEBUG : both19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d594f_d20250424_m020352_c001_v7007000_t0000_u01745460232580") 2025/04/24 02:04:31 DEBUG : both19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86630_d20250424_m020347_c001_v0001183_t0014_u01745460227338") 2025/04/24 02:04:31 DEBUG : both2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb92_d20250424_m020408_c001_v7007000_t0000_u01745460248581") 2025/04/24 02:04:31 DEBUG : both2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd866fd_d20250424_m020356_c001_v0001183_t0056_u01745460236055") 2025/04/24 02:04:32 DEBUG : both2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5950_d20250424_m020352_c001_v7007000_t0000_u01745460232762") 2025/04/24 02:04:32 DEBUG : both2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8655a_d20250424_m020340_c001_v0001183_t0001_u01745460220230") 2025/04/24 02:04:32 DEBUG : both3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb93_d20250424_m020408_c001_v7007000_t0000_u01745460248765") 2025/04/24 02:04:32 DEBUG : both3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8670f_d20250424_m020356_c001_v0001183_t0008_u01745460236451") 2025/04/24 02:04:32 DEBUG : both3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5951_d20250424_m020352_c001_v7007000_t0000_u01745460232958") 2025/04/24 02:04:32 DEBUG : both3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8656a_d20250424_m020340_c001_v0001183_t0012_u01745460220700") 2025/04/24 02:04:32 DEBUG : both4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb94_d20250424_m020408_c001_v7007000_t0000_u01745460248949") 2025/04/24 02:04:32 DEBUG : both4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8671f_d20250424_m020356_c001_v0001183_t0026_u01745460236871") 2025/04/24 02:04:32 DEBUG : both4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5952_d20250424_m020353_c001_v7007000_t0000_u01745460233165") 2025/04/24 02:04:32 DEBUG : both4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8657a_d20250424_m020341_c001_v0001183_t0043_u01745460221113") 2025/04/24 02:04:32 DEBUG : both5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb95_d20250424_m020409_c001_v7007000_t0000_u01745460249130") 2025/04/24 02:04:32 DEBUG : both5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8672b_d20250424_m020357_c001_v0001183_t0036_u01745460237303") 2025/04/24 02:04:32 DEBUG : both5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5953_d20250424_m020353_c001_v7007000_t0000_u01745460233351") 2025/04/24 02:04:32 DEBUG : both5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86584_d20250424_m020341_c001_v0001183_t0025_u01745460221513") 2025/04/24 02:04:32 DEBUG : both6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb96_d20250424_m020409_c001_v7007000_t0000_u01745460249314") 2025/04/24 02:04:32 DEBUG : both6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86739_d20250424_m020357_c001_v0001183_t0017_u01745460237751") 2025/04/24 02:04:32 DEBUG : both6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5954_d20250424_m020353_c001_v7007000_t0000_u01745460233534") 2025/04/24 02:04:32 DEBUG : both6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8658c_d20250424_m020341_c001_v0001183_t0020_u01745460221897") 2025/04/24 02:04:32 DEBUG : both7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb98_d20250424_m020409_c001_v7007000_t0000_u01745460249497") 2025/04/24 02:04:32 DEBUG : both7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8674f_d20250424_m020358_c001_v0001183_t0032_u01745460238175") 2025/04/24 02:04:32 DEBUG : both7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5955_d20250424_m020353_c001_v7007000_t0000_u01745460233721") 2025/04/24 02:04:33 DEBUG : both7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86594_d20250424_m020342_c001_v0001183_t0039_u01745460222296") 2025/04/24 02:04:33 DEBUG : both8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb99_d20250424_m020409_c001_v7007000_t0000_u01745460249679") 2025/04/24 02:04:33 DEBUG : both8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8675b_d20250424_m020358_c001_v0001183_t0023_u01745460238583") 2025/04/24 02:04:33 DEBUG : both8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5956_d20250424_m020353_c001_v7007000_t0000_u01745460233903") 2025/04/24 02:04:33 DEBUG : both8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865a2_d20250424_m020342_c001_v0001183_t0014_u01745460222691") 2025/04/24 02:04:33 DEBUG : both9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb9a_d20250424_m020409_c001_v7007000_t0000_u01745460249861") 2025/04/24 02:04:33 DEBUG : both9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8676f_d20250424_m020358_c001_v0001183_t0026_u01745460238989") 2025/04/24 02:04:33 DEBUG : both9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5958_d20250424_m020354_c001_v7007000_t0000_u01745460234085") 2025/04/24 02:04:33 DEBUG : both9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865a8_d20250424_m020343_c001_v0001183_t0056_u01745460223081") 2025/04/24 02:04:33 DEBUG : c/non empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536e5_d20250424_m020000_c001_v7007000_t0000_u01745460000298") 2025/04/24 02:04:33 DEBUG : c/non empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638124c_d20250424_m015958_c001_v0001091_t0032_u01745459998466") 2025/04/24 02:04:33 DEBUG : c/non empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536d7_d20250424_m015957_c001_v7007000_t0000_u01745459997309") 2025/04/24 02:04:33 DEBUG : c/non empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381244_d20250424_m015955_c001_v0001091_t0058_u01745459995402") 2025/04/24 02:04:33 DEBUG : c/non empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ebe9_d20250424_m015934_c001_v7007000_t0000_u01745459974854") 2025/04/24 02:04:33 DEBUG : c/non empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381206_d20250424_m015932_c001_v0001091_t0020_u01745459972983") 2025/04/24 02:04:33 DEBUG : check sum: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb1357727789_d20250424_m015921_c001_v7007000_t0000_u01745459961223") 2025/04/24 02:04:33 DEBUG : check sum: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811f0_d20250424_m015920_c001_v0001091_t0030_u01745459960079") 2025/04/24 02:04:33 DEBUG : dest/3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9d4_d20250424_m020159_c001_v7007000_t0000_u01745460119066") 2025/04/24 02:04:33 DEBUG : dest/3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f417dc4aef9897221_d20250424_m020157_c001_v0001116_t0039_u01745460117966") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da597_d20250424_m020330_c001_v7007000_t0000_u01745460210828") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f11756a9442451326_d20250424_m020328_c001_v0001113_t0002_u01745460208389") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f407620db0e522142_d20250424_m020328_c001_v7007000_t0000_u01745460208204") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f11756a9442451314_d20250424_m020325_c001_v0001113_t0016_u01745460205018") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f407620db0e52213d_d20250424_m020324_c001_v7007000_t0000_u01745460204292") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8639d_d20250424_m020321_c001_v0001183_t0032_u01745460201018") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f419ba6fee717db3e_d20250424_m020319_c001_v7007000_t0000_u01745460199516") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f102585ca5fce8c61_d20250424_m020317_c001_v0001098_t0040_u01745460197319") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4130823f27b6c15f_d20250424_m020317_c001_v7007000_t0000_u01745460197136") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f102585ca5fce8c57_d20250424_m020314_c001_v0001098_t0023_u01745460194119") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4130823f27b6c15a_d20250424_m020313_c001_v7007000_t0000_u01745460193392") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8628e_d20250424_m020307_c001_v0001183_t0056_u01745460187864") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40341f9e52618a5e_d20250424_m020306_c001_v7007000_t0000_u01745460186578") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f105b3b02226f491e_d20250424_m020304_c001_v0001040_t0053_u01745460184490") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4020fec01a5a6b53_d20250424_m020304_c001_v7007000_t0000_u01745460184304") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f105b3b02226f4916_d20250424_m020301_c001_v0001040_t0044_u01745460181430") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4020fec01a5a6b51_d20250424_m020300_c001_v7007000_t0000_u01745460180697") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd861ca_d20250424_m020257_c001_v0001183_t0010_u01745460177407") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40341f9e52618a58_d20250424_m020256_c001_v7007000_t0000_u01745460176486") 2025/04/24 02:04:34 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f109048575331f0d5_d20250424_m020254_c001_v0001182_t0011_u01745460174897") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada3b_d20250424_m020254_c001_v7007000_t0000_u01745460174716") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f109048575331f097_d20250424_m020251_c001_v0001182_t0008_u01745460171612") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada35_d20250424_m020250_c001_v7007000_t0000_u01745460170889") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd860db_d20250424_m020243_c001_v0001183_t0059_u01745460163174") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada2c_d20250424_m020242_c001_v7007000_t0000_u01745460162262") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f119a47d4694b9634_d20250424_m020240_c001_v0001183_t0012_u01745460160718") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da555_d20250424_m020240_c001_v7007000_t0000_u01745460160529") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f119a47d4694b9608_d20250424_m020236_c001_v0001183_t0054_u01745460156914") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da540_d20250424_m020236_c001_v7007000_t0000_u01745460156190") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e8a6_d20250424_m020230_c001_v0001183_t0007_u01745460150424") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53793_d20250424_m020229_c001_v7007000_t0000_u01745460149525") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f107079b261d4a9d4_d20250424_m020227_c001_v0001120_t0056_u01745460147777") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d58f0_d20250424_m020227_c001_v7007000_t0000_u01745460147592") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f107079b261d4a9c6_d20250424_m020223_c001_v0001120_t0012_u01745460143570") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d58ea_d20250424_m020222_c001_v7007000_t0000_u01745460142842") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638134b_d20250424_m020216_c001_v0001091_t0019_u01745460136529") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9f2_d20250424_m020215_c001_v7007000_t0000_u01745460135430") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f105ddb708f0218d6_d20250424_m020209_c001_v0001182_t0015_u01745460129924") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da51a_d20250424_m020209_c001_v7007000_t0000_u01745460129723") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85efd_d20250424_m020205_c001_v0001183_t0055_u01745460125655") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f103bf8a1da1f0d9c_d20250424_m020204_c001_v0001171_t0051_u01745460124761") 2025/04/24 02:04:35 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f103bf8a1da1f0d8c_d20250424_m020203_c001_v0001171_t0008_u01745460123684") 2025/04/24 02:04:36 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f401713292abce1e3_d20250424_m020150_c001_v7007000_t0000_u01745460110389") 2025/04/24 02:04:36 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638132e_d20250424_m020143_c001_v0001091_t0028_u01745460103565") 2025/04/24 02:04:36 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f103aa82391780be7_d20250424_m020142_c001_v0001180_t0052_u01745460102806") 2025/04/24 02:04:36 DEBUG : dst/one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f103aa82391780be1_d20250424_m020141_c001_v0001180_t0058_u01745460101746") 2025/04/24 02:04:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da599_d20250424_m020331_c001_v7007000_t0000_u01745460211012") 2025/04/24 02:04:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f11548ca5b30109e0_d20250424_m020328_c001_v0001179_t0024_u01745460208018") 2025/04/24 02:04:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1158c440c2eafda4_d20250424_m020324_c001_v0001181_t0034_u01745460204069") 2025/04/24 02:04:36 DEBUG : dst/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f419ba6fee717db3f_d20250424_m020319_c001_v7007000_t0000_u01745460199699") 2025/04/24 02:04:36 DEBUG : dst/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1182cc9cbb341775_d20250424_m020316_c001_v0001182_t0023_u01745460196939") 2025/04/24 02:04:36 DEBUG : dst/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1174a9749c5d6a43_d20250424_m020313_c001_v0001120_t0052_u01745460193028") 2025/04/24 02:04:36 DEBUG : dst/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40341f9e52618a5f_d20250424_m020306_c001_v7007000_t0000_u01745460186761") 2025/04/24 02:04:36 DEBUG : dst/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1138b62d4ab6c0e8_d20250424_m020303_c001_v0001099_t0046_u01745460183754") 2025/04/24 02:04:36 DEBUG : dst/one.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f118b03b489183ebc_d20250424_m020300_c001_v0001161_t0012_u01745460180416") 2025/04/24 02:04:36 DEBUG : dst/three: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9f4_d20250424_m020215_c001_v7007000_t0000_u01745460135613") 2025/04/24 02:04:36 DEBUG : dst/three: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f103bf8a1da1f0e18_d20250424_m020213_c001_v0001171_t0019_u01745460133987") 2025/04/24 02:04:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da59a_d20250424_m020331_c001_v7007000_t0000_u01745460211193") 2025/04/24 02:04:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f114483b48bb37888_d20250424_m020329_c001_v0001184_t0014_u01745460209592") 2025/04/24 02:04:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f111921e80705e656_d20250424_m020325_c001_v0001037_t0019_u01745460205842") 2025/04/24 02:04:36 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da59c_d20250424_m020331_c001_v7007000_t0000_u01745460211383") 2025/04/24 02:04:36 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f11756a944245132a_d20250424_m020329_c001_v0001113_t0030_u01745460209980") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f407620db0e522143_d20250424_m020329_c001_v7007000_t0000_u01745460209795") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f11756a944245131c_d20250424_m020326_c001_v0001113_t0058_u01745460206469") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f407620db0e52213e_d20250424_m020326_c001_v7007000_t0000_u01745460206285") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd863a9_d20250424_m020321_c001_v0001183_t0016_u01745460201440") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f419ba6fee717db40_d20250424_m020319_c001_v7007000_t0000_u01745460199890") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f102585ca5fce8c6b_d20250424_m020318_c001_v0001098_t0033_u01745460198842") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4130823f27b6c160_d20250424_m020318_c001_v7007000_t0000_u01745460198657") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f102585ca5fce8c5b_d20250424_m020315_c001_v0001098_t0023_u01745460195402") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4130823f27b6c15d_d20250424_m020315_c001_v7007000_t0000_u01745460195217") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd862aa_d20250424_m020310_c001_v0001183_t0053_u01745460190380") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4020fec01a5a6b54_d20250424_m020306_c001_v7007000_t0000_u01745460186014") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638138b_d20250424_m020302_c001_v0001091_t0028_u01745460182761") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4020fec01a5a6b52_d20250424_m020302_c001_v7007000_t0000_u01745460182390") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd861dc_d20250424_m020257_c001_v0001183_t0036_u01745460177938") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada3d_d20250424_m020255_c001_v7007000_t0000_u01745460175571") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638137f_d20250424_m020253_c001_v0001091_t0044_u01745460173356") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada39_d20250424_m020252_c001_v7007000_t0000_u01745460172273") 2025/04/24 02:04:37 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8611f_d20250424_m020246_c001_v0001183_t0001_u01745460166218") 2025/04/24 02:04:38 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da556_d20250424_m020241_c001_v7007000_t0000_u01745460161339") 2025/04/24 02:04:38 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e920_d20250424_m020239_c001_v0001183_t0031_u01745460159022") 2025/04/24 02:04:38 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da54d_d20250424_m020237_c001_v7007000_t0000_u01745460157924") 2025/04/24 02:04:38 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638135d_d20250424_m020231_c001_v0001091_t0049_u01745460151556") 2025/04/24 02:04:38 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d58f1_d20250424_m020228_c001_v7007000_t0000_u01745460148609") 2025/04/24 02:04:38 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381359_d20250424_m020225_c001_v0001091_t0011_u01745460145711") 2025/04/24 02:04:38 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d58ec_d20250424_m020224_c001_v7007000_t0000_u01745460144616") 2025/04/24 02:04:38 DEBUG : dst/three.txt: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85f78_d20250424_m020217_c001_v0001183_t0010_u01745460137685") 2025/04/24 02:04:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f419ba6fee717db41_d20250424_m020320_c001_v7007000_t0000_u01745460200096") 2025/04/24 02:04:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f101d5c8056ce4cb7_d20250424_m020318_c001_v0001109_t0018_u01745460198215") 2025/04/24 02:04:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f101a8b9a1f2c9b29_d20250424_m020314_c001_v0001182_t0010_u01745460194998") 2025/04/24 02:04:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40341f9e52618a60_d20250424_m020306_c001_v7007000_t0000_u01745460186953") 2025/04/24 02:04:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1102738fc8b8bda1_d20250424_m020305_c001_v0001171_t0058_u01745460185464") 2025/04/24 02:04:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1009d6e6bcfe1fd9_d20250424_m020302_c001_v0001184_t0041_u01745460182176") 2025/04/24 02:04:38 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da59d_d20250424_m020331_c001_v7007000_t0000_u01745460211568") 2025/04/24 02:04:38 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8639f_d20250424_m020321_c001_v0001183_t0015_u01745460201233") 2025/04/24 02:04:38 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f419ba6fee717db42_d20250424_m020320_c001_v7007000_t0000_u01745460200292") 2025/04/24 02:04:38 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd862a4_d20250424_m020310_c001_v0001183_t0054_u01745460190144") 2025/04/24 02:04:38 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40341f9e52618a61_d20250424_m020307_c001_v7007000_t0000_u01745460187135") 2025/04/24 02:04:38 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381387_d20250424_m020257_c001_v0001091_t0049_u01745460177612") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40341f9e52618a59_d20250424_m020256_c001_v7007000_t0000_u01745460176669") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638136b_d20250424_m020243_c001_v0001091_t0003_u01745460163742") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada2d_d20250424_m020242_c001_v7007000_t0000_u01745460162447") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8603f_d20250424_m020230_c001_v0001183_t0050_u01745460150978") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53795_d20250424_m020229_c001_v7007000_t0000_u01745460149707") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e7fc_d20250424_m020217_c001_v0001183_t0019_u01745460137339") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9f5_d20250424_m020215_c001_v7007000_t0000_u01745460135796") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100c78e5a3f6b50a_d20250424_m020211_c001_v0001098_t0018_u01745460131451") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f401713292abce1e4_d20250424_m020150_c001_v7007000_t0000_u01745460110571") 2025/04/24 02:04:39 DEBUG : dst/two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f103aa82391780bf1_d20250424_m020149_c001_v0001180_t0056_u01745460109421") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ad997_d20250424_m020109_c001_v7007000_t0000_u01745460069873") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85bc8_d20250424_m020105_c001_v0001183_t0022_u01745460065307") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ad98c_d20250424_m020103_c001_v7007000_t0000_u01745460063452") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85b33_d20250424_m020053_c001_v0001183_t0042_u01745460053145") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8582_d20250424_m020044_c001_v7007000_t0000_u01745460044021") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85aa3_d20250424_m020039_c001_v0001183_t0019_u01745460039275") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c5372c_d20250424_m020015_c001_v7007000_t0000_u01745460015283") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381272_d20250424_m020013_c001_v0001091_t0011_u01745460013238") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53716_d20250424_m020011_c001_v7007000_t0000_u01745460011393") 2025/04/24 02:04:39 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638126c_d20250424_m020010_c001_v0001091_t0045_u01745460010132") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53700_d20250424_m020006_c001_v7007000_t0000_u01745460006324") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638125a_d20250424_m020004_c001_v0001091_t0019_u01745460004493") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536ef_d20250424_m020003_c001_v7007000_t0000_u01745460003109") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381252_d20250424_m020001_c001_v0001091_t0016_u01745460001375") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536d1_d20250424_m015954_c001_v7007000_t0000_u01745459994157") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638123e_d20250424_m015952_c001_v0001091_t0013_u01745459992106") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ec14_d20250424_m015950_c001_v7007000_t0000_u01745459990762") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381234_d20250424_m015949_c001_v0001091_t0035_u01745459989893") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ec00_d20250424_m015944_c001_v7007000_t0000_u01745459984354") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638121c_d20250424_m015942_c001_v0001091_t0040_u01745459982873") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ebf5_d20250424_m015940_c001_v7007000_t0000_u01745459980303") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381214_d20250424_m015939_c001_v0001091_t0018_u01745459979239") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ebf0_d20250424_m015938_c001_v7007000_t0000_u01745459978152") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f103063f402dd4fa8_d20250424_m015937_c001_v0001161_t0028_u01745459977206") 2025/04/24 02:04:40 DEBUG : empty space: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638120a_d20250424_m015935_c001_v0001091_t0042_u01745459975580") 2025/04/24 02:04:40 DEBUG : enormous: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53728_d20250424_m020014_c001_v7007000_t0000_u01745460014362") 2025/04/24 02:04:40 DEBUG : enormous: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381274_d20250424_m020013_c001_v0001091_t0025_u01745460013628") 2025/04/24 02:04:40 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f404279392f0da5a4_d20250424_m020335_c001_v7007000_t0000_u01745460215379") 2025/04/24 02:04:40 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd864d3_d20250424_m020334_c001_v0001183_t0016_u01745460214239") 2025/04/24 02:04:40 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df857c_d20250424_m020037_c001_v7007000_t0000_u01745460037575") 2025/04/24 02:04:41 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638129a_d20250424_m020036_c001_v0001091_t0034_u01745460036530") 2025/04/24 02:04:41 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ebdf_d20250424_m015931_c001_v7007000_t0000_u01745459971544") 2025/04/24 02:04:41 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381200_d20250424_m015930_c001_v0001091_t0017_u01745459970461") 2025/04/24 02:04:41 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ebd9_d20250424_m015929_c001_v7007000_t0000_u01745459969180") 2025/04/24 02:04:41 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811fc_d20250424_m015928_c001_v0001091_t0033_u01745459968483") 2025/04/24 02:04:41 DEBUG : existing: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811fa_d20250424_m015927_c001_v0001091_t0059_u01745459967442") 2025/04/24 02:04:41 DEBUG : existing-b: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df857d_d20250424_m020037_c001_v7007000_t0000_u01745460037757") 2025/04/24 02:04:41 DEBUG : existing-b: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85a6b_d20250424_m020036_c001_v0001183_t0051_u01745460036539") 2025/04/24 02:04:41 DEBUG : file1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbba_d20250424_m020418_c001_v7007000_t0000_u01745460258863") 2025/04/24 02:04:41 DEBUG : file1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f109048575331f7da_d20250424_m020418_c001_v0001182_t0059_u01745460258029") 2025/04/24 02:04:41 DEBUG : file1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbb5_d20250424_m020415_c001_v7007000_t0000_u01745460255936") 2025/04/24 02:04:41 DEBUG : file1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1046d9e0f48e0eb2_d20250424_m020414_c001_v0001103_t0047_u01745460254923") 2025/04/24 02:04:41 DEBUG : five: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c5373c_d20250424_m020019_c001_v7007000_t0000_u01745460019936") 2025/04/24 02:04:41 DEBUG : five: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4025f943b6381280_d20250424_m020017_c001_v0001091_t0053_u01745460017854") 2025/04/24 02:04:41 DEBUG : foo: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ebfa_d20250424_m015942_c001_v7007000_t0000_u01745459982143") 2025/04/24 02:04:41 DEBUG : foo: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4025f943b638121a_d20250424_m015941_c001_v0001091_t0053_u01745459981600") 2025/04/24 02:04:41 DEBUG : foo: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4025f943b6381218_d20250424_m015941_c001_v0001091_t0053_u01745459981028") 2025/04/24 02:04:41 DEBUG : four: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c5373f_d20250424_m020020_c001_v7007000_t0000_u01745460020119") 2025/04/24 02:04:41 DEBUG : four: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f415ebfe69dd858a6_d20250424_m020018_c001_v0001183_t0048_u01745460018405") 2025/04/24 02:04:42 DEBUG : four: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638127e_d20250424_m020017_c001_v0001091_t0037_u01745460017167") 2025/04/24 02:04:42 DEBUG : hello world2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddad_d20250424_m015837_c001_v7007000_t0000_u01745459917250") 2025/04/24 02:04:42 DEBUG : hello world2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811a2_d20250424_m015836_c001_v0001091_t0049_u01745459916507") 2025/04/24 02:04:42 DEBUG : ignore-size: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb135772778e_d20250424_m015925_c001_v7007000_t0000_u01745459965984") 2025/04/24 02:04:42 DEBUG : ignore-size: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811f8_d20250424_m015924_c001_v0001091_t0036_u01745459964880") 2025/04/24 02:04:42 DEBUG : nested/sub dir/file: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8575_d20250424_m020035_c001_v7007000_t0000_u01745460035418") 2025/04/24 02:04:42 DEBUG : nested/sub dir/file: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85a33_d20250424_m020034_c001_v0001183_t0005_u01745460034402") 2025/04/24 02:04:42 DEBUG : nested/sub dir/file: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8570_d20250424_m020033_c001_v7007000_t0000_u01745460033294") 2025/04/24 02:04:42 DEBUG : nested/sub dir/file: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd859ec_d20250424_m020032_c001_v0001183_t0048_u01745460032185") 2025/04/24 02:04:42 DEBUG : one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53741_d20250424_m020020_c001_v7007000_t0000_u01745460020303") 2025/04/24 02:04:42 DEBUG : one: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4025f943b6381276_d20250424_m020016_c001_v0001091_t0053_u01745460016391") 2025/04/24 02:04:42 DEBUG : only0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb9c_d20250424_m020410_c001_v7007000_t0000_u01745460250045") 2025/04/24 02:04:42 DEBUG : only0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f415ebfe69dd86817_d20250424_m020404_c001_v0001183_t0048_u01745460244172") 2025/04/24 02:04:42 DEBUG : only0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd866e6_d20250424_m020355_c001_v0001183_t0051_u01745460235403") 2025/04/24 02:04:42 DEBUG : only0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d593f_d20250424_m020349_c001_v7007000_t0000_u01745460229521") 2025/04/24 02:04:42 DEBUG : only0: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86548_d20250424_m020339_c001_v0001183_t0049_u01745460219616") 2025/04/24 02:04:42 DEBUG : only1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb9d_d20250424_m020410_c001_v7007000_t0000_u01745460250250") 2025/04/24 02:04:42 DEBUG : only1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f409048575331f624_d20250424_m020404_c001_v0001182_t0030_u01745460244726") 2025/04/24 02:04:42 DEBUG : only1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd866f5_d20250424_m020355_c001_v0001183_t0058_u01745460235813") 2025/04/24 02:04:42 DEBUG : only1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada5f_d20250424_m020349_c001_v7007000_t0000_u01745460229531") 2025/04/24 02:04:43 DEBUG : only1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86558_d20250424_m020340_c001_v0001183_t0019_u01745460220040") 2025/04/24 02:04:43 DEBUG : only10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb9e_d20250424_m020410_c001_v7007000_t0000_u01745460250474") 2025/04/24 02:04:43 DEBUG : only10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4046d9e0f48e0e8c_d20250424_m020404_c001_v0001103_t0041_u01745460244905") 2025/04/24 02:04:43 DEBUG : only10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86785_d20250424_m020359_c001_v0001183_t0035_u01745460239595") 2025/04/24 02:04:43 DEBUG : only10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41577622b5b0190b_d20250424_m020349_c001_v7007000_t0000_u01745460229326") 2025/04/24 02:04:43 DEBUG : only10: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865be_d20250424_m020343_c001_v0001183_t0028_u01745460223733") 2025/04/24 02:04:43 DEBUG : only11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bb9f_d20250424_m020410_c001_v7007000_t0000_u01745460250657") 2025/04/24 02:04:43 DEBUG : only11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f418b1a995d4efbe2_d20250424_m020405_c001_v0001171_t0009_u01745460245109") 2025/04/24 02:04:43 DEBUG : only11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86791_d20250424_m020400_c001_v0001183_t0036_u01745460240004") 2025/04/24 02:04:43 DEBUG : only11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98ea43_d20250424_m020349_c001_v7007000_t0000_u01745460229541") 2025/04/24 02:04:43 DEBUG : only11: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865c8_d20250424_m020344_c001_v0001183_t0046_u01745460224159") 2025/04/24 02:04:43 DEBUG : only12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bba1_d20250424_m020410_c001_v7007000_t0000_u01745460250838") 2025/04/24 02:04:43 DEBUG : only12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f415ebfe69dd8682b_d20250424_m020404_c001_v0001183_t0048_u01745460244750") 2025/04/24 02:04:43 DEBUG : only12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867a1_d20250424_m020400_c001_v0001183_t0037_u01745460240461") 2025/04/24 02:04:43 DEBUG : only12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5938_d20250424_m020348_c001_v7007000_t0000_u01745460228770") 2025/04/24 02:04:43 DEBUG : only12: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865d2_d20250424_m020344_c001_v0001183_t0008_u01745460224590") 2025/04/24 02:04:43 DEBUG : only13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bba2_d20250424_m020411_c001_v7007000_t0000_u01745460251020") 2025/04/24 02:04:43 DEBUG : only13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f409048575331f628_d20250424_m020404_c001_v0001182_t0030_u01745460244927") 2025/04/24 02:04:43 DEBUG : only13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867af_d20250424_m020400_c001_v0001183_t0036_u01745460240886") 2025/04/24 02:04:43 DEBUG : only13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5939_d20250424_m020348_c001_v7007000_t0000_u01745460228951") 2025/04/24 02:04:44 DEBUG : only13: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865e2_d20250424_m020345_c001_v0001183_t0015_u01745460225058") 2025/04/24 02:04:44 DEBUG : only14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bba3_d20250424_m020411_c001_v7007000_t0000_u01745460251204") 2025/04/24 02:04:44 DEBUG : only14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f415ebfe69dd86835_d20250424_m020404_c001_v0001183_t0048_u01745460244950") 2025/04/24 02:04:44 DEBUG : only14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867bc_d20250424_m020401_c001_v0001183_t0011_u01745460241287") 2025/04/24 02:04:44 DEBUG : only14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada5e_d20250424_m020349_c001_v7007000_t0000_u01745460229345") 2025/04/24 02:04:44 DEBUG : only14: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865f2_d20250424_m020345_c001_v0001183_t0045_u01745460225453") 2025/04/24 02:04:44 DEBUG : only15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bba4_d20250424_m020411_c001_v7007000_t0000_u01745460251387") 2025/04/24 02:04:44 DEBUG : only15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f409048575331f632_d20250424_m020405_c001_v0001182_t0030_u01745460245116") 2025/04/24 02:04:44 DEBUG : only15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867cb_d20250424_m020401_c001_v0001183_t0016_u01745460241712") 2025/04/24 02:04:44 DEBUG : only15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41577622b5b0190d_d20250424_m020349_c001_v7007000_t0000_u01745460229691") 2025/04/24 02:04:44 DEBUG : only15: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865fe_d20250424_m020345_c001_v0001183_t0042_u01745460225848") 2025/04/24 02:04:44 DEBUG : only16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bba6_d20250424_m020411_c001_v7007000_t0000_u01745460251569") 2025/04/24 02:04:44 DEBUG : only16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4046d9e0f48e0e8e_d20250424_m020405_c001_v0001103_t0041_u01745460245127") 2025/04/24 02:04:44 DEBUG : only16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867d9_d20250424_m020402_c001_v0001183_t0038_u01745460242125") 2025/04/24 02:04:44 DEBUG : only16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98ea42_d20250424_m020349_c001_v7007000_t0000_u01745460229360") 2025/04/24 02:04:44 DEBUG : only16: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8660a_d20250424_m020346_c001_v0001183_t0042_u01745460226306") 2025/04/24 02:04:44 DEBUG : only17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bba7_d20250424_m020411_c001_v7007000_t0000_u01745460251752") 2025/04/24 02:04:44 DEBUG : only17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f415ebfe69dd86839_d20250424_m020405_c001_v0001183_t0048_u01745460245139") 2025/04/24 02:04:44 DEBUG : only17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867e7_d20250424_m020402_c001_v0001183_t0057_u01745460242523") 2025/04/24 02:04:44 DEBUG : only17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d593b_d20250424_m020349_c001_v7007000_t0000_u01745460229133") 2025/04/24 02:04:44 DEBUG : only17: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8661a_d20250424_m020346_c001_v0001183_t0015_u01745460226709") 2025/04/24 02:04:45 DEBUG : only18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bba9_d20250424_m020411_c001_v7007000_t0000_u01745460251933") 2025/04/24 02:04:45 DEBUG : only18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f418b1a995d4efbe8_d20250424_m020405_c001_v0001171_t0009_u01745460245295") 2025/04/24 02:04:45 DEBUG : only18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd867f3_d20250424_m020402_c001_v0001183_t0028_u01745460242918") 2025/04/24 02:04:45 DEBUG : only18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5940_d20250424_m020349_c001_v7007000_t0000_u01745460229702") 2025/04/24 02:04:45 DEBUG : only18: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8662e_d20250424_m020347_c001_v0001183_t0009_u01745460227117") 2025/04/24 02:04:45 DEBUG : only19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbab_d20250424_m020412_c001_v7007000_t0000_u01745460252116") 2025/04/24 02:04:45 DEBUG : only19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f409048575331f638_d20250424_m020405_c001_v0001182_t0030_u01745460245303") 2025/04/24 02:04:45 DEBUG : only19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86801_d20250424_m020403_c001_v0001183_t0048_u01745460243330") 2025/04/24 02:04:45 DEBUG : only19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada5c_d20250424_m020349_c001_v7007000_t0000_u01745460229165") 2025/04/24 02:04:45 DEBUG : only19: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86634_d20250424_m020347_c001_v0001183_t0022_u01745460227581") 2025/04/24 02:04:45 DEBUG : only2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbac_d20250424_m020412_c001_v7007000_t0000_u01745460252297") 2025/04/24 02:04:45 DEBUG : only2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4046d9e0f48e0e90_d20250424_m020405_c001_v0001103_t0041_u01745460245313") 2025/04/24 02:04:45 DEBUG : only2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86705_d20250424_m020356_c001_v0001183_t0059_u01745460236250") 2025/04/24 02:04:45 DEBUG : only2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41577622b5b0190a_d20250424_m020349_c001_v7007000_t0000_u01745460229144") 2025/04/24 02:04:45 DEBUG : only2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86560_d20250424_m020340_c001_v0001183_t0030_u01745460220486") 2025/04/24 02:04:45 DEBUG : only3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbad_d20250424_m020412_c001_v7007000_t0000_u01745460252478") 2025/04/24 02:04:45 DEBUG : only3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f415ebfe69dd8683f_d20250424_m020405_c001_v0001183_t0048_u01745460245327") 2025/04/24 02:04:45 DEBUG : only3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86717_d20250424_m020356_c001_v0001183_t0052_u01745460236674") 2025/04/24 02:04:45 DEBUG : only3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ada60_d20250424_m020349_c001_v7007000_t0000_u01745460229714") 2025/04/24 02:04:45 DEBUG : only3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86574_d20250424_m020340_c001_v0001183_t0031_u01745460220907") 2025/04/24 02:04:45 DEBUG : only4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbaf_d20250424_m020412_c001_v7007000_t0000_u01745460252665") 2025/04/24 02:04:46 DEBUG : only4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f418b1a995d4efbea_d20250424_m020405_c001_v0001171_t0009_u01745460245480") 2025/04/24 02:04:46 DEBUG : only4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86725_d20250424_m020357_c001_v0001183_t0048_u01745460237079") 2025/04/24 02:04:46 DEBUG : only4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98ea44_d20250424_m020349_c001_v7007000_t0000_u01745460229725") 2025/04/24 02:04:46 DEBUG : only4: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86582_d20250424_m020341_c001_v0001183_t0051_u01745460221316") 2025/04/24 02:04:46 DEBUG : only5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbb0_d20250424_m020412_c001_v7007000_t0000_u01745460252860") 2025/04/24 02:04:46 DEBUG : only5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f409048575331f63e_d20250424_m020405_c001_v0001182_t0030_u01745460245490") 2025/04/24 02:04:46 DEBUG : only5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86733_d20250424_m020357_c001_v0001183_t0056_u01745460237554") 2025/04/24 02:04:46 DEBUG : only5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98ea41_d20250424_m020349_c001_v7007000_t0000_u01745460229154") 2025/04/24 02:04:46 DEBUG : only5: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8658a_d20250424_m020341_c001_v0001183_t0019_u01745460221706") 2025/04/24 02:04:46 DEBUG : only6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbb1_d20250424_m020413_c001_v7007000_t0000_u01745460253052") 2025/04/24 02:04:46 DEBUG : only6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4046d9e0f48e0e92_d20250424_m020405_c001_v0001103_t0041_u01745460245500") 2025/04/24 02:04:46 DEBUG : only6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86745_d20250424_m020357_c001_v0001183_t0016_u01745460237961") 2025/04/24 02:04:46 DEBUG : only6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d593d_d20250424_m020349_c001_v7007000_t0000_u01745460229330") 2025/04/24 02:04:46 DEBUG : only6: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86590_d20250424_m020342_c001_v0001183_t0055_u01745460222101") 2025/04/24 02:04:46 DEBUG : only7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbb2_d20250424_m020413_c001_v7007000_t0000_u01745460253234") 2025/04/24 02:04:46 DEBUG : only7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f415ebfe69dd86845_d20250424_m020405_c001_v0001183_t0048_u01745460245513") 2025/04/24 02:04:46 DEBUG : only7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86753_d20250424_m020358_c001_v0001183_t0055_u01745460238387") 2025/04/24 02:04:46 DEBUG : only7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41577622b5b0190e_d20250424_m020349_c001_v7007000_t0000_u01745460229874") 2025/04/24 02:04:46 DEBUG : only7: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8659a_d20250424_m020342_c001_v0001183_t0052_u01745460222494") 2025/04/24 02:04:46 DEBUG : only8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbb3_d20250424_m020413_c001_v7007000_t0000_u01745460253415") 2025/04/24 02:04:47 DEBUG : only8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f418b1a995d4efbf2_d20250424_m020405_c001_v0001171_t0009_u01745460245666") 2025/04/24 02:04:47 DEBUG : only8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86765_d20250424_m020358_c001_v0001183_t0023_u01745460238789") 2025/04/24 02:04:47 DEBUG : only8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4094b03cd67d5941_d20250424_m020349_c001_v7007000_t0000_u01745460229884") 2025/04/24 02:04:47 DEBUG : only8: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865a6_d20250424_m020342_c001_v0001183_t0056_u01745460222889") 2025/04/24 02:04:47 DEBUG : only9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbb4_d20250424_m020413_c001_v7007000_t0000_u01745460253597") 2025/04/24 02:04:47 DEBUG : only9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f409048575331f646_d20250424_m020405_c001_v0001182_t0030_u01745460245676") 2025/04/24 02:04:47 DEBUG : only9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86777_d20250424_m020359_c001_v0001183_t0059_u01745460239195") 2025/04/24 02:04:47 DEBUG : only9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41577622b5b0190c_d20250424_m020349_c001_v7007000_t0000_u01745460229509") 2025/04/24 02:04:47 DEBUG : only9: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd865ac_d20250424_m020343_c001_v0001183_t0040_u01745460223321") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df856d_d20250424_m020030_c001_v7007000_t0000_u01745460030343") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857dfd9_d20250424_m020028_c001_v0001183_t0048_u01745460028684") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8569_d20250424_m020026_c001_v7007000_t0000_u01745460026835") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381284_d20250424_m020025_c001_v0001091_t0028_u01745460025045") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8563_d20250424_m020023_c001_v7007000_t0000_u01745460023225") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd858e0_d20250424_m020021_c001_v0001183_t0015_u01745460021217") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c5370d_d20250424_m020008_c001_v7007000_t0000_u01745460008764") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381262_d20250424_m020007_c001_v0001091_t0016_u01745460007242") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536f7_d20250424_m020005_c001_v7007000_t0000_u01745460005167") 2025/04/24 02:04:47 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381258_d20250424_m020004_c001_v0001091_t0049_u01745460004043") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536eb_d20250424_m020002_c001_v7007000_t0000_u01745460002176") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381250_d20250424_m020001_c001_v0001091_t0008_u01745460001033") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ec19_d20250424_m015953_c001_v7007000_t0000_u01745459993236") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638123a_d20250424_m015951_c001_v0001091_t0050_u01745459991669") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ec15_d20250424_m015950_c001_v7007000_t0000_u01745459990943") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381232_d20250424_m015949_c001_v0001091_t0029_u01745459989591") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ec0e_d20250424_m015948_c001_v7007000_t0000_u01745459988862") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381230_d20250424_m015948_c001_v0001091_t0046_u01745459988193") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638122e_d20250424_m015947_c001_v0001091_t0044_u01745459987483") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ec07_d20250424_m015946_c001_v7007000_t0000_u01745459986757") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638122a_d20250424_m015945_c001_v0001091_t0051_u01745459985941") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381226_d20250424_m015945_c001_v0001091_t0046_u01745459985261") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40813580f514ec01_d20250424_m015944_c001_v7007000_t0000_u01745459984535") 2025/04/24 02:04:48 DEBUG : potato: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638121e_d20250424_m015943_c001_v0001091_t0006_u01745459983598") 2025/04/24 02:04:48 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4101c6abf9157e6f_d20250424_m020119_c001_v7007000_t0000_u01745460079068") 2025/04/24 02:04:48 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e33a_d20250424_m020118_c001_v0001183_t0035_u01745460078505") 2025/04/24 02:04:48 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ad998_d20250424_m020110_c001_v7007000_t0000_u01745460070090") 2025/04/24 02:04:48 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e1e8_d20250424_m020104_c001_v0001183_t0016_u01745460064741") 2025/04/24 02:04:48 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41675930f1a75e5c_d20250424_m020057_c001_v7007000_t0000_u01745460057126") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e103_d20250424_m020052_c001_v0001183_t0014_u01745460052591") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8584_d20250424_m020044_c001_v7007000_t0000_u01745460044578") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e05d_d20250424_m020039_c001_v0001183_t0053_u01745460039079") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c5372a_d20250424_m020014_c001_v7007000_t0000_u01745460014545") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381270_d20250424_m020012_c001_v0001091_t0034_u01745460012675") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53717_d20250424_m020011_c001_v7007000_t0000_u01745460011577") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638126a_d20250424_m020009_c001_v0001091_t0059_u01745460009679") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c5370f_d20250424_m020008_c001_v7007000_t0000_u01745460008947") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381264_d20250424_m020007_c001_v0001091_t0053_u01745460007923") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53704_d20250424_m020006_c001_v7007000_t0000_u01745460006507") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638125e_d20250424_m020005_c001_v0001091_t0003_u01745460005535") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536f0_d20250424_m020003_c001_v7007000_t0000_u01745460003295") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381256_d20250424_m020002_c001_v0001091_t0053_u01745460002188") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c536d2_d20250424_m015954_c001_v7007000_t0000_u01745459994341") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381240_d20250424_m015952_c001_v0001091_t0028_u01745459992853") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddb1_d20250424_m015840_c001_v7007000_t0000_u01745459920912") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811a8_d20250424_m015840_c001_v0001091_t0050_u01745459920119") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddaf_d20250424_m015838_c001_v7007000_t0000_u01745459918847") 2025/04/24 02:04:49 DEBUG : potato2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811a4_d20250424_m015838_c001_v0001091_t0004_u01745459918166") 2025/04/24 02:04:49 DEBUG : potato3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41870d48f88ad99a_d20250424_m020110_c001_v7007000_t0000_u01745460070307") 2025/04/24 02:04:49 DEBUG : potato3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381306_d20250424_m020105_c001_v0001091_t0032_u01745460065865") 2025/04/24 02:04:50 DEBUG : potato3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41675930f1a75e5d_d20250424_m020057_c001_v7007000_t0000_u01745460057359") 2025/04/24 02:04:50 DEBUG : potato3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63812bc_d20250424_m020053_c001_v0001091_t0048_u01745460053708") 2025/04/24 02:04:50 DEBUG : potato3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8583_d20250424_m020044_c001_v7007000_t0000_u01745460044250") 2025/04/24 02:04:50 DEBUG : potato3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638129e_d20250424_m020039_c001_v0001091_t0010_u01745460039477") 2025/04/24 02:04:50 DEBUG : pre-dest1/1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9d5_d20250424_m020159_c001_v7007000_t0000_u01745460119248") 2025/04/24 02:04:50 DEBUG : pre-dest1/1: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381337_d20250424_m020151_c001_v0001091_t0002_u01745460111308") 2025/04/24 02:04:50 DEBUG : pre-dest2/2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f411367abab98e9d6_d20250424_m020159_c001_v7007000_t0000_u01745460119431") 2025/04/24 02:04:50 DEBUG : pre-dest2/2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e641_d20250424_m020152_c001_v0001183_t0040_u01745460112062") 2025/04/24 02:04:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f401713292abce1d4_d20250424_m020131_c001_v7007000_t0000_u01745460091425") 2025/04/24 02:04:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd85d21_d20250424_m020128_c001_v0001183_t0008_u01745460088379") 2025/04/24 02:04:50 DEBUG : sizeonly: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb135772778b_d20250424_m015923_c001_v7007000_t0000_u01745459963585") 2025/04/24 02:04:50 DEBUG : sizeonly: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811f6_d20250424_m015922_c001_v0001091_t0020_u01745459962513") 2025/04/24 02:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbca_d20250424_m020425_c001_v7007000_t0000_u01745460265167") 2025/04/24 02:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f109048575331f8aa_d20250424_m020424_c001_v0001182_t0055_u01745460264059") 2025/04/24 02:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbc3_d20250424_m020422_c001_v7007000_t0000_u01745460262158") 2025/04/24 02:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f118b1a995d4efdb6_d20250424_m020420_c001_v0001171_t0058_u01745460260974") 2025/04/24 02:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8577_d20250424_m020035_c001_v7007000_t0000_u01745460035600") 2025/04/24 02:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857e017_d20250424_m020034_c001_v0001183_t0013_u01745460034749") 2025/04/24 02:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8571_d20250424_m020033_c001_v7007000_t0000_u01745460033476") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381290_d20250424_m020032_c001_v0001091_t0051_u01745460032544") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb1357727787_d20250424_m015919_c001_v7007000_t0000_u01745459959159") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811ec_d20250424_m015917_c001_v0001091_t0037_u01745459957718") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb1357727786_d20250424_m015916_c001_v7007000_t0000_u01745459956968") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811e8_d20250424_m015915_c001_v0001091_t0025_u01745459955832") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb1357727784_d20250424_m015912_c001_v7007000_t0000_u01745459952650") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811e0_d20250424_m015911_c001_v0001091_t0033_u01745459951738") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb1357727783_d20250424_m015911_c001_v7007000_t0000_u01745459951189") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811da_d20250424_m015910_c001_v0001091_t0031_u01745459950045") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811d2_d20250424_m015907_c001_v0001091_t0054_u01745459947205") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb1357727780_d20250424_m015906_c001_v7007000_t0000_u01745459946471") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811ce_d20250424_m015905_c001_v0001091_t0044_u01745459945751") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811ca_d20250424_m015905_c001_v0001091_t0019_u01745459945018") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb135772777f_d20250424_m015903_c001_v7007000_t0000_u01745459943900") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811c6_d20250424_m015901_c001_v0001091_t0052_u01745459941281") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811c4_d20250424_m015858_c001_v0001091_t0040_u01745459938670") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb135772777b_d20250424_m015857_c001_v7007000_t0000_u01745459937918") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811c0_d20250424_m015857_c001_v0001091_t0048_u01745459937245") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811be_d20250424_m015856_c001_v0001091_t0050_u01745459936474") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb1357727779_d20250424_m015855_c001_v7007000_t0000_u01745459935726") 2025/04/24 02:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811bc_d20250424_m015851_c001_v0001091_t0042_u01745459931768") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4015fb1357727775_d20250424_m015851_c001_v7007000_t0000_u01745459931398") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811ba_d20250424_m015850_c001_v0001091_t0059_u01745459930657") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddbb_d20250424_m015849_c001_v7007000_t0000_u01745459929017") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811b6_d20250424_m015848_c001_v0001091_t0018_u01745459928308") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddba_d20250424_m015847_c001_v7007000_t0000_u01745459927751") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811b0_d20250424_m015847_c001_v0001091_t0031_u01745459927075") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddb4_d20250424_m015845_c001_v7007000_t0000_u01745459925811") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811ae_d20250424_m015844_c001_v0001091_t0019_u01745459924857") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddb3_d20250424_m015844_c001_v7007000_t0000_u01745459924310") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811ac_d20250424_m015843_c001_v0001091_t0020_u01745459923517") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddb2_d20250424_m015842_c001_v7007000_t0000_u01745459922613") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811aa_d20250424_m015841_c001_v0001091_t0050_u01745459921813") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddac_d20250424_m015835_c001_v7007000_t0000_u01745459915523") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b63811a0_d20250424_m015834_c001_v0001091_t0056_u01745459914621") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddab_d20250424_m015833_c001_v7007000_t0000_u01745459913719") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638119c_d20250424_m015833_c001_v0001091_t0000_u01745459913031") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224dddaa_d20250424_m015832_c001_v7007000_t0000_u01745459912126") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638119a_d20250424_m015831_c001_v0001091_t0058_u01745459911410") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41640d43224ddda9_d20250424_m015828_c001_v7007000_t0000_u01745459908513") 2025/04/24 02:04:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381190_d20250424_m015827_c001_v0001091_t0046_u01745459907769") 2025/04/24 02:04:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbcb_d20250424_m020425_c001_v7007000_t0000_u01745460265388") 2025/04/24 02:04:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1046d9e0f48e0eda_d20250424_m020424_c001_v0001103_t0001_u01745460264052") 2025/04/24 02:04:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbc5_d20250424_m020422_c001_v7007000_t0000_u01745460262346") 2025/04/24 02:04:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86a15_d20250424_m020420_c001_v0001183_t0008_u01745460260618") 2025/04/24 02:04:53 DEBUG : sub/yam: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df856c_d20250424_m020029_c001_v7007000_t0000_u01745460029797") 2025/04/24 02:04:53 DEBUG : sub/yam: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8597e_d20250424_m020028_c001_v0001183_t0046_u01745460028335") 2025/04/24 02:04:53 DEBUG : test_dir1/file2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbbc_d20250424_m020419_c001_v7007000_t0000_u01745460259046") 2025/04/24 02:04:53 DEBUG : test_dir1/file2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1046d9e0f48e0eb8_d20250424_m020417_c001_v0001103_t0021_u01745460257690") 2025/04/24 02:04:53 DEBUG : test_dir1/file2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbb6_d20250424_m020416_c001_v7007000_t0000_u01745460256119") 2025/04/24 02:04:53 DEBUG : test_dir1/file2: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f118b1a995d4efce9_d20250424_m020414_c001_v0001171_t0053_u01745460254943") 2025/04/24 02:04:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbbd_d20250424_m020419_c001_v7007000_t0000_u01745460259238") 2025/04/24 02:04:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd869b3_d20250424_m020417_c001_v0001183_t0029_u01745460257679") 2025/04/24 02:04:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f405cbc8899d0bbb7_d20250424_m020416_c001_v7007000_t0000_u01745460256302") 2025/04/24 02:04:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd86969_d20250424_m020414_c001_v0001183_t0008_u01745460254926") 2025/04/24 02:04:53 DEBUG : three: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53743_d20250424_m020020_c001_v7007000_t0000_u01745460020485") 2025/04/24 02:04:53 DEBUG : three: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b6381282_d20250424_m020019_c001_v0001091_t0009_u01745460019168") 2025/04/24 02:04:53 DEBUG : three: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f1025f943b638127c_d20250424_m020016_c001_v0001091_t0033_u01745460016756") 2025/04/24 02:04:53 DEBUG : two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f41513c3594c53744_d20250424_m020020_c001_v7007000_t0000_u01745460020669") 2025/04/24 02:04:53 DEBUG : two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f400df3a26857df60_d20250424_m020018_c001_v0001183_t0025_u01745460018593") 2025/04/24 02:04:53 DEBUG : two: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f4025f943b638127a_d20250424_m020016_c001_v0001091_t0053_u01745460016574") 2025/04/24 02:04:54 DEBUG : yam: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df856e_d20250424_m020030_c001_v7007000_t0000_u01745460030524") 2025/04/24 02:04:54 DEBUG : yam: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f11181404ea9f3c68_d20250424_m020029_c001_v0001042_t0033_u01745460029450") 2025/04/24 02:04:54 DEBUG : yam: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8566_d20250424_m020026_c001_v7007000_t0000_u01745460026270") 2025/04/24 02:04:54 DEBUG : yam: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f115ebfe69dd8592a_d20250424_m020024_c001_v0001183_t0012_u01745460024693") 2025/04/24 02:04:54 DEBUG : yam: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8561_d20250424_m020022_c001_v7007000_t0000_u01745460022679") 2025/04/24 02:04:54 DEBUG : yam: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f100df3a26857df78_d20250424_m020021_c001_v0001183_t0046_u01745460021227") 2025/04/24 02:04:54 DEBUG : yaml: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df856a_d20250424_m020027_c001_v7007000_t0000_u01745460027017") 2025/04/24 02:04:54 DEBUG : yaml: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f104d2c579fa1c392_d20250424_m020026_c001_v0001179_t0028_u01745460026035") 2025/04/24 02:04:54 DEBUG : yaml: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f40238c91b2df8564_d20250424_m020023_c001_v7007000_t0000_u01745460023406") 2025/04/24 02:04:54 DEBUG : yaml: Deleting (id "4_z9f728d33804d6b5b9f680e1b_f11701bb10cab3322_d20250424_m020022_c001_v0001157_t0016_u01745460022362") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m31.346245461s (try 1/5)