"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/13 02:24:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa" 2025/05/13 02:24:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:24:40 DEBUG : Creating backend with remote "/tmp/rclone3532333102" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:24:42 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/13 02:24:42 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.09s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 02:24:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:24:43 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:43 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:24:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:24:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:44 DEBUG : B2 bucket rclone-test-cokomot2reqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.34s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", 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-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", 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-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:46 DEBUG : Creating backend with remote "/non-existing" 2025/05/13 02:24:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/13 02:24:46 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:46 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:24:47 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:47 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:24:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:24:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.96s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:49 INFO : B2 bucket rclone-test-cokomot2reqa: Running all checks before starting transfers 2025/05/13 02:24:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:24:49 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:49 INFO : B2 bucket rclone-test-cokomot2reqa: Checks finished, now starting transfers 2025/05/13 02:24:49 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:24:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:24:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.59s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:50 ERROR : Ignoring --no-traverse with sync 2025/05/13 02:24:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:24:50 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:50 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:24:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:24:51 INFO : sub dir/hello world: Copied (new) 2025/05/13 02:24:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.67s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/13 02:24:52 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:52 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:24:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/13 02:24:52 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:24:54 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:54 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:24:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:24:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:24:56 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:56 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:24:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:24:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/13 02:24:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:24:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/13 02:24:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 02:24:58 INFO : sub dir: Making directory 2025/05/13 02:24:58 INFO : sub dir2: Making directory 2025/05/13 02:24:58 INFO : sub dir2/sub sub dir2: Making directory 2025/05/13 02:24:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:24:58 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:58 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:24:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:24:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/13 02:24:58 DEBUG : B2 bucket rclone-test-cokomot2reqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:24:59 INFO : sub dir2: Making directory 2025/05/13 02:24:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/13 02:24:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:24:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:24:59 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:24:59 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:01 DEBUG : sub dir2: Making directory with metadata 2025/05/13 02:25:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:25:01 INFO : sub dir: Making directory 2025/05/13 02:25:01 INFO : sub dir2: Making directory 2025/05/13 02:25:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:25:01 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:01 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:01 INFO : sub dir/hello world: Copied (new) 2025/05/13 02:25:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/13 02:25:01 DEBUG : B2 bucket rclone-test-cokomot2reqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/13 02:25:01 DEBUG : B2 bucket rclone-test-cokomot2reqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", 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-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:03 INFO : sub dir2: Making directory 2025/05/13 02:25:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:25:03 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:03 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:03 INFO : sub dir/hello world: Copied (new) 2025/05/13 02:25:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.32s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:04 DEBUG : sub dir2: Making directory with metadata 2025/05/13 02:25:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:25:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 02:25:04 INFO : sub dir: Making directory 2025/05/13 02:25:04 INFO : sub dir2: Making directory 2025/05/13 02:25:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:25:04 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:04 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:04 INFO : sub dir/hello world: Copied (new) 2025/05/13 02:25:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/13 02:25:05 DEBUG : B2 bucket rclone-test-cokomot2reqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", 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-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:06 INFO : sub dir2: Making directory 2025/05/13 02:25:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:25:06 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:06 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:07 INFO : sub dir/hello world: Copied (new) 2025/05/13 02:25:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.57s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yexevol4goya" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cokomot2reqa -> B2 bucket rclone-test-yexevol4goya 2025/05/13 02:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:25:09 DEBUG : B2 bucket rclone-test-yexevol4goya: Waiting for checks to finish 2025/05/13 02:25:09 DEBUG : B2 bucket rclone-test-yexevol4goya: Waiting for transfers to finish 2025/05/13 02:25:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:10 DEBUG : B2 bucket rclone-test-yexevol4goya: Purge remote 2025/05/13 02:25:10 INFO : B2 bucket rclone-test-yexevol4goya: cleaning bucket "rclone-test-yexevol4goya" of all files 2025/05/13 02:25:10 DEBUG : sub dir/hello world: Deleting (id "4_zcf42dd23705dcb7b9f680e1b_f108490ccab9f409c_d20250513_m022510_c001_v0001120_t0012_u01747103110249") --- PASS: TestServerSideCopy (4.37s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 02:25:13 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:13 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/13 02:25:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.37s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qibuzom8feni" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cokomot2reqa -> B2 bucket rclone-test-qibuzom8feni 2025/05/13 02:25:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:25:17 DEBUG : B2 bucket rclone-test-qibuzom8feni: Waiting for checks to finish 2025/05/13 02:25:17 DEBUG : B2 bucket rclone-test-qibuzom8feni: Waiting for transfers to finish 2025/05/13 02:25:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 02:25:19 DEBUG : B2 bucket rclone-test-qibuzom8feni: Waiting for checks to finish 2025/05/13 02:25:19 DEBUG : B2 bucket rclone-test-qibuzom8feni: Waiting for transfers to finish 2025/05/13 02:25:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/13 02:25:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:20 DEBUG : B2 bucket rclone-test-qibuzom8feni: Purge remote 2025/05/13 02:25:20 INFO : B2 bucket rclone-test-qibuzom8feni: cleaning bucket "rclone-test-qibuzom8feni" of all files 2025/05/13 02:25:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f42fd13705dcb7b9f680e1b_f11366a34008bcdab_d20250513_m022519_c001_v0001109_t0059_u01747103119441") 2025/05/13 02:25:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f42fd13705dcb7b9f680e1b_f101879308d0154cd_d20250513_m022518_c001_v0001183_t0014_u01747103118128") --- PASS: TestServerSideCopyOverSelf (6.59s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 02:25:23 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:23 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/13 02:25:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/13 02:25:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nodonol2bosi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cokomot2reqa -> B2 bucket rclone-test-nodonol2bosi 2025/05/13 02:25:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:25:26 DEBUG : B2 bucket rclone-test-nodonol2bosi: Waiting for checks to finish 2025/05/13 02:25:26 DEBUG : B2 bucket rclone-test-nodonol2bosi: Waiting for transfers to finish 2025/05/13 02:25:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 02:25:28 DEBUG : B2 bucket rclone-test-nodonol2bosi: Waiting for checks to finish 2025/05/13 02:25:28 DEBUG : B2 bucket rclone-test-nodonol2bosi: Waiting for transfers to finish 2025/05/13 02:25:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/13 02:25:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/13 02:25:28 INFO : sub dir/hello world: Deleted 2025/05/13 02:25:29 DEBUG : testing file moves 2025/05/13 02:25:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/13 02:25:29 DEBUG : B2 bucket rclone-test-nodonol2bosi: Waiting for checks to finish 2025/05/13 02:25:29 DEBUG : B2 bucket rclone-test-nodonol2bosi: Waiting for transfers to finish 2025/05/13 02:25:30 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/13 02:25:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/13 02:25:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:30 DEBUG : B2 bucket rclone-test-nodonol2bosi: Purge remote 2025/05/13 02:25:30 INFO : B2 bucket rclone-test-nodonol2bosi: cleaning bucket "rclone-test-nodonol2bosi" of all files 2025/05/13 02:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f721d43706dcb7b9f680e1b_f117b362b9cc77b77_d20250513_m022529_c001_v0001182_t0043_u01747103129863") 2025/05/13 02:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f721d43706dcb7b9f680e1b_f115621c3ee60511b_d20250513_m022528_c001_v0001183_t0021_u01747103128290") 2025/05/13 02:25:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f721d43706dcb7b9f680e1b_f119f6f28bfacca51_d20250513_m022526_c001_v0001182_t0043_u01747103126971") --- PASS: TestServerSideMoveOverSelf (8.28s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:33 ERROR : : error listing: directory not found 2025/05/13 02:25:33 INFO : Local file system at /tmp/rclone3532333102: Making directory 2025/05/13 02:25:33 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:33 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.09s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:25:36 DEBUG : Local file system at /tmp/rclone3532333102: Waiting for checks to finish 2025/05/13 02:25:36 DEBUG : Local file system at /tmp/rclone3532333102: Waiting for transfers to finish 2025/05/13 02:25:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:25:36 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/13 02:25:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyRedownload (2.51s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/13 02:25:37 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:37 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 02:25:38 INFO : check sum: Copied (new) 2025/05/13 02:25:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:38 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 02:25:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/13 02:25:38 DEBUG : check sum: Unchanged skipping 2025/05/13 02:25:38 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:38 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.31s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/13 02:25:40 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:40 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 02:25:40 INFO : sizeonly: Copied (new) 2025/05/13 02:25:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:40 DEBUG : sizeonly: Sizes identical 2025/05/13 02:25:40 DEBUG : sizeonly: Unchanged skipping 2025/05/13 02:25:40 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:40 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:40 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/13 02:25:42 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:42 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/13 02:25:43 INFO : ignore-size: Copied (new) 2025/05/13 02:25:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:25:43 DEBUG : ignore-size: Unchanged skipping 2025/05/13 02:25:43 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:43 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:43 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.30s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:25:45 DEBUG : existing: Unchanged skipping 2025/05/13 02:25:45 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:45 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:45 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/13 02:25:45 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:45 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 02:25:46 INFO : existing: Copied (replaced existing) 2025/05/13 02:25:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 02:25:47 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:47 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 02:25:48 INFO : existing: Copied (new) 2025/05/13 02:25:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:48 DEBUG : existing: Destination exists, skipping 2025/05/13 02:25:48 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:48 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:48 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:50 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/13 02:25:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 02:25:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:25:51 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 02:25:51 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:51 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:25:51 INFO : a/potato2: Copied (new) 2025/05/13 02:25:51 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:51 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/13 02:25:53 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 02:25:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/13 02:25:53 DEBUG : empty space: Unchanged skipping 2025/05/13 02:25:53 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:53 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/13 02:25:53 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 02:25:54 INFO : empty space: Updated modification time in destination 2025/05/13 02:25:54 DEBUG : empty space: Unchanged skipping 2025/05/13 02:25:54 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:54 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/13 02:25:57 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 02:25:57 DEBUG : empty space: Unchanged skipping 2025/05/13 02:25:57 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:57 DEBUG : Waiting for deletions to finish 2025/05/13 02:25:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:25:58 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/13 02:25:58 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:25:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3532333102) 2025/05/13 02:25:58 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cokomot2reqa) 2025/05/13 02:25:58 DEBUG : foo: sha1 differ 2025/05/13 02:25:58 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:25:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/13 02:25:58 INFO : foo: Copied (replaced existing) 2025/05/13 02:25:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/13 02:26:00 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:00 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:00 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:26:01 INFO : potato: Copied (new) 2025/05/13 02:26:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:03 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/13 02:26:03 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/13 02:26:03 INFO : potato: Copied (replaced existing) 2025/05/13 02:26:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.32s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/13 02:26:05 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3532333102) 2025/05/13 02:26:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cokomot2reqa) 2025/05/13 02:26:05 DEBUG : potato: sha1 differ 2025/05/13 02:26:05 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/13 02:26:05 INFO : potato: Copied (replaced existing) 2025/05/13 02:26:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:26:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:07 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/13 02:26:07 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:07 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:07 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:26:09 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:09 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:09 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:26:10 INFO : potato2: Copied (new) 2025/05/13 02:26:10 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:10 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:12 INFO : d: Making directory 2025/05/13 02:26:12 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/13 02:26:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 02:26:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:12 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 02:26:13 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:13 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:26:13 INFO : a/potato2: Copied (new) 2025/05/13 02:26:13 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:15 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/13 02:26:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 02:26:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:15 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 02:26:15 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:15 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:26:16 INFO : a/potato2: Copied (new) 2025/05/13 02:26:16 ERROR : B2 bucket rclone-test-cokomot2reqa: not deleting files as there were IO errors 2025/05/13 02:26:16 ERROR : B2 bucket rclone-test-cokomot2reqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:19 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:26:19 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:19 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:19 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:19 INFO : potato: Deleted 2025/05/13 02:26:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:26:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:21 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:22 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:22 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:22 INFO : potato: Deleted 2025/05/13 02:26:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:26:22 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:22 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:22 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:26:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:26:24 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:24 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/13 02:26:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.66s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:27 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 02:26:27 DEBUG : enormous: Excluded 2025/05/13 02:26:27 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 02:26:27 DEBUG : potato2: Excluded 2025/05/13 02:26:28 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 02:26:28 DEBUG : potato2: Excluded 2025/05/13 02:26:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:28 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:28 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:28 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:28 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:28 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 02:26:28 DEBUG : enormous: Excluded 2025/05/13 02:26:28 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 02:26:28 DEBUG : potato2: Excluded 2025/05/13 02:26:28 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 02:26:28 DEBUG : potato2: Excluded 2025/05/13 02:26:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/13 02:26:28 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:28 DEBUG : Local file system at /tmp/rclone3532333102: Waiting for checks to finish 2025/05/13 02:26:28 DEBUG : Local file system at /tmp/rclone3532333102: Waiting for transfers to finish 2025/05/13 02:26:28 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:30 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 02:26:30 DEBUG : enormous: Excluded 2025/05/13 02:26:30 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 02:26:30 DEBUG : potato2: Excluded 2025/05/13 02:26:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:26:31 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:31 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:31 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:31 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:31 INFO : enormous: Deleted 2025/05/13 02:26:31 INFO : potato2: Deleted 2025/05/13 02:26:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/13 02:26:31 DEBUG : empty space: Unchanged skipping 2025/05/13 02:26:31 DEBUG : Local file system at /tmp/rclone3532333102: Waiting for checks to finish 2025/05/13 02:26:31 DEBUG : Local file system at /tmp/rclone3532333102: Waiting for transfers to finish 2025/05/13 02:26:31 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:31 INFO : potato2: Deleted 2025/05/13 02:26:31 INFO : enormous: Deleted 2025/05/13 02:26:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:34 DEBUG : five: Need to transfer - File not found at Destination 2025/05/13 02:26:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/13 02:26:34 DEBUG : one: Destination is newer than source, skipping 2025/05/13 02:26:34 DEBUG : three: Sizes identical 2025/05/13 02:26:34 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/13 02:26:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 02:26:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3532333102) 2025/05/13 02:26:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cokomot2reqa) 2025/05/13 02:26:34 DEBUG : two: sha1 differ 2025/05/13 02:26:34 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/13 02:26:35 INFO : five: Copied (new) 2025/05/13 02:26:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/13 02:26:35 INFO : four: Copied (replaced existing) 2025/05/13 02:26:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/13 02:26:35 INFO : two: Copied (replaced existing) 2025/05/13 02:26:35 DEBUG : Waiting for deletions to finish 2025/05/13 02:26:35 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:35 DEBUG : one: Destination is newer than source, skipping 2025/05/13 02:26:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/13 02:26:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/13 02:26:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/13 02:26:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/13 02:26:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/13 02:26:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 02:26:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/13 02:26:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 02:26:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 02:26:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3532333102) 2025/05/13 02:26:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cokomot2reqa) 2025/05/13 02:26:35 DEBUG : three: sha1 differ 2025/05/13 02:26:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/13 02:26:35 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 02:26:36 INFO : three: Copied (replaced existing) 2025/05/13 02:26:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.67s) === 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-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/13 02:26:38 INFO : B2 bucket rclone-test-cokomot2reqa: Making map for --track-renames 2025/05/13 02:26:38 INFO : B2 bucket rclone-test-cokomot2reqa: Finished making map for --track-renames 2025/05/13 02:26:38 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 02:26:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/13 02:26:38 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for renames to finish 2025/05/13 02:26:38 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 02:26:38 INFO : yam: Copied (new) 2025/05/13 02:26:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/13 02:26:38 INFO : potato: Copied (new) 2025/05/13 02:26:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:26:38 INFO : B2 bucket rclone-test-cokomot2reqa: Making map for --track-renames 2025/05/13 02:26:38 INFO : B2 bucket rclone-test-cokomot2reqa: Finished making map for --track-renames 2025/05/13 02:26:38 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:38 DEBUG : potato: Unchanged skipping 2025/05/13 02:26:38 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for renames to finish 2025/05/13 02:26:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 02:26:39 INFO : yam: Copied (server-side copy) to: yaml 2025/05/13 02:26:39 INFO : yam: Deleted 2025/05/13 02:26:39 INFO : yaml: Renamed from "yam" 2025/05/13 02:26:39 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/13 02:26:41 INFO : B2 bucket rclone-test-cokomot2reqa: Making map for --track-renames 2025/05/13 02:26:41 INFO : B2 bucket rclone-test-cokomot2reqa: Finished making map for --track-renames 2025/05/13 02:26:41 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 02:26:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/13 02:26:41 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for renames to finish 2025/05/13 02:26:41 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 02:26:41 INFO : yam: Copied (new) 2025/05/13 02:26:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/13 02:26:42 INFO : potato: Copied (new) 2025/05/13 02:26:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:26:42 INFO : B2 bucket rclone-test-cokomot2reqa: Making map for --track-renames 2025/05/13 02:26:42 INFO : B2 bucket rclone-test-cokomot2reqa: Finished making map for --track-renames 2025/05/13 02:26:42 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:42 DEBUG : potato: Unchanged skipping 2025/05/13 02:26:42 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for renames to finish 2025/05/13 02:26:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 02:26:43 INFO : yam: Copied (server-side copy) to: yaml 2025/05/13 02:26:43 INFO : yam: Deleted 2025/05/13 02:26:43 INFO : yaml: Renamed from "yam" 2025/05/13 02:26:43 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/13 02:26:45 INFO : B2 bucket rclone-test-cokomot2reqa: Making map for --track-renames 2025/05/13 02:26:45 INFO : B2 bucket rclone-test-cokomot2reqa: Finished making map for --track-renames 2025/05/13 02:26:45 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 02:26:45 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for renames to finish 2025/05/13 02:26:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/13 02:26:45 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 02:26:45 INFO : sub/yam: Copied (new) 2025/05/13 02:26:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/13 02:26:45 INFO : potato: Copied (new) 2025/05/13 02:26:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:26:46 DEBUG : potato: Unchanged skipping 2025/05/13 02:26:46 INFO : B2 bucket rclone-test-cokomot2reqa: Making map for --track-renames 2025/05/13 02:26:46 INFO : B2 bucket rclone-test-cokomot2reqa: Finished making map for --track-renames 2025/05/13 02:26:46 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:46 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for renames to finish 2025/05/13 02:26:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 02:26:46 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/13 02:26:47 INFO : sub/yam: Deleted 2025/05/13 02:26:47 INFO : yam: Renamed from "sub/yam" 2025/05/13 02:26:47 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:48 DEBUG : Creating backend with remote "/tmp/rclone3532333102/dir1" 2025/05/13 02:26:48 DEBUG : Creating backend with remote "/tmp/rclone3532333102/dir2" 2025/05/13 02:26:48 DEBUG : Local file system at /tmp/rclone3532333102/dir2: Using server-side directory move 2025/05/13 02:26:48 INFO : Local file system at /tmp/rclone3532333102/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 02:26:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/13 02:26:48 DEBUG : Local file system at /tmp/rclone3532333102/dir2: Waiting for checks to finish 2025/05/13 02:26:48 DEBUG : Local file system at /tmp/rclone3532333102/dir2: Waiting for transfers to finish 2025/05/13 02:26:48 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:26:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/13 02:26:49 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:49 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/13 02:26:49 INFO : nested/sub dir/file: Copied (new) 2025/05/13 02:26:49 INFO : nested/sub dir/file: Deleted 2025/05/13 02:26:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:26:50 INFO : sub dir/hello world: Copied (new) 2025/05/13 02:26:50 INFO : sub dir/hello world: Deleted 2025/05/13 02:26:50 INFO : sub dir: Removing directory 2025/05/13 02:26:50 INFO : nested/sub dir: Removing directory 2025/05/13 02:26:50 INFO : nested: Removing directory 2025/05/13 02:26:50 DEBUG : Local file system at /tmp/rclone3532333102: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 02:26:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/13 02:26:51 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:51 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/13 02:26:52 INFO : nested/sub dir/file: Copied (new) 2025/05/13 02:26:52 INFO : nested/sub dir/file: Deleted 2025/05/13 02:26:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 02:26:52 INFO : sub dir/hello world: Copied (new) 2025/05/13 02:26:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 02:26:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/13 02:26:54 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:54 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 02:26:54 INFO : existing: Copied (new) 2025/05/13 02:26:54 INFO : existing: Deleted 2025/05/13 02:26:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/13 02:26:54 INFO : existing-b: Copied (new) 2025/05/13 02:26:54 INFO : existing-b: Deleted 2025/05/13 02:26:54 DEBUG : existing: Destination exists, skipping 2025/05/13 02:26:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/13 02:26:54 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:26:54 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:26:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.21s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:26:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gatiten7xuyu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cokomot2reqa -> B2 bucket rclone-test-gatiten7xuyu 2025/05/13 02:27:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:27:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/13 02:27:00 DEBUG : empty space: Unchanged skipping 2025/05/13 02:27:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 02:27:00 DEBUG : B2 bucket rclone-test-gatiten7xuyu: Waiting for checks to finish 2025/05/13 02:27:01 INFO : empty space: Deleted 2025/05/13 02:27:01 DEBUG : B2 bucket rclone-test-gatiten7xuyu: Waiting for transfers to finish 2025/05/13 02:27:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:27:01 INFO : potato2: Copied (server-side copy) 2025/05/13 02:27:01 INFO : potato2: Deleted 2025/05/13 02:27:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 02:27:01 INFO : potato3: Copied (server-side copy) 2025/05/13 02:27:01 INFO : potato3: Deleted 2025/05/13 02:27:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zituwag3ruzo" 2025/05/13 02:27:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/13 02:27:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:27:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/13 02:27:03 DEBUG : B2 bucket rclone-test-zituwag3ruzo: Waiting for checks to finish 2025/05/13 02:27:03 DEBUG : B2 bucket rclone-test-zituwag3ruzo: Waiting for transfers to finish 2025/05/13 02:27:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 02:27:04 INFO : empty space: Copied (server-side copy) 2025/05/13 02:27:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:27:04 INFO : potato2: Copied (server-side copy) 2025/05/13 02:27:04 INFO : empty space: Deleted 2025/05/13 02:27:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 02:27:05 INFO : potato3: Copied (server-side copy) 2025/05/13 02:27:06 INFO : potato2: Deleted 2025/05/13 02:27:06 INFO : potato3: Deleted 2025/05/13 02:27:08 DEBUG : B2 bucket rclone-test-zituwag3ruzo: Purge remote 2025/05/13 02:27:08 INFO : B2 bucket rclone-test-zituwag3ruzo: cleaning bucket "rclone-test-zituwag3ruzo" of all files 2025/05/13 02:27:08 DEBUG : empty space: Deleting (id "4_zdfb28de3707dcb7b9f680e1b_f119960f1134f0147_d20250513_m022703_c001_v0001091_t0038_u01747103223928") 2025/05/13 02:27:08 DEBUG : potato2: Deleting (id "4_zdfb28de3707dcb7b9f680e1b_f114d39239b595548_d20250513_m022704_c001_v0001184_t0018_u01747103224300") 2025/05/13 02:27:08 DEBUG : potato3: Deleting (id "4_zdfb28de3707dcb7b9f680e1b_f114b06c63d511c75_d20250513_m022705_c001_v0001032_t0004_u01747103225412") 2025/05/13 02:27:09 DEBUG : B2 bucket rclone-test-gatiten7xuyu: Purge remote 2025/05/13 02:27:09 INFO : B2 bucket rclone-test-gatiten7xuyu: cleaning bucket "rclone-test-gatiten7xuyu" of all files 2025/05/13 02:27:09 DEBUG : empty space: Deleting (id "4_zbfa27da3707dcb7b9f680e1b_f4196aa2fb454b41c_d20250513_m022704_c001_v7007000_t0000_u01747103224317") 2025/05/13 02:27:09 DEBUG : empty space: Deleting (id "4_zbfa27da3707dcb7b9f680e1b_f1065d6e9186df121_d20250513_m022659_c001_v0001177_t0026_u01747103219281") 2025/05/13 02:27:09 DEBUG : potato2: Deleting (id "4_zbfa27da3707dcb7b9f680e1b_f402438d2108336d1_d20250513_m022704_c001_v7007000_t0000_u01747103224510") 2025/05/13 02:27:09 DEBUG : potato2: Deleting (id "4_zbfa27da3707dcb7b9f680e1b_f1028c6eb2cb03f64_d20250513_m022701_c001_v0001032_t0048_u01747103221055") 2025/05/13 02:27:09 DEBUG : potato3: Deleting (id "4_zbfa27da3707dcb7b9f680e1b_f4196aa2fb454b41d_d20250513_m022706_c001_v7007000_t0000_u01747103226539") 2025/05/13 02:27:09 DEBUG : potato3: Deleting (id "4_zbfa27da3707dcb7b9f680e1b_f114b06c63d511c71_d20250513_m022701_c001_v0001032_t0049_u01747103221397") 2025/05/13 02:27:09 DEBUG : potato3: Deleting (id "4_zbfa27da3707dcb7b9f680e1b_f1065d6e9186df125_d20250513_m022700_c001_v0001177_t0010_u01747103220271") --- PASS: TestServerSideMove (18.51s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:27:14 DEBUG : Creating backend with remote "TestB2:rclone-test-devipuc5zusa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cokomot2reqa -> B2 bucket rclone-test-devipuc5zusa 2025/05/13 02:27:20 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 02:27:20 DEBUG : empty space: Excluded 2025/05/13 02:27:20 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 02:27:20 DEBUG : empty space: Excluded 2025/05/13 02:27:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:27:20 DEBUG : B2 bucket rclone-test-devipuc5zusa: Waiting for checks to finish 2025/05/13 02:27:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 02:27:20 DEBUG : B2 bucket rclone-test-devipuc5zusa: Waiting for transfers to finish 2025/05/13 02:27:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:27:20 INFO : potato2: Copied (server-side copy) 2025/05/13 02:27:21 INFO : potato2: Deleted 2025/05/13 02:27:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 02:27:21 INFO : potato3: Copied (server-side copy) 2025/05/13 02:27:21 INFO : potato3: Deleted 2025/05/13 02:27:21 DEBUG : Creating backend with remote "TestB2:rclone-test-mehabud6dalu" 2025/05/13 02:27:22 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 02:27:22 DEBUG : empty space: Excluded 2025/05/13 02:27:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:27:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/13 02:27:23 DEBUG : B2 bucket rclone-test-mehabud6dalu: Waiting for checks to finish 2025/05/13 02:27:23 DEBUG : B2 bucket rclone-test-mehabud6dalu: Waiting for transfers to finish 2025/05/13 02:27:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:27:23 INFO : potato2: Copied (server-side copy) 2025/05/13 02:27:23 INFO : potato2: Deleted 2025/05/13 02:27:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 02:27:24 INFO : potato3: Copied (server-side copy) 2025/05/13 02:27:24 INFO : potato3: Deleted 2025/05/13 02:27:24 DEBUG : B2 bucket rclone-test-mehabud6dalu: Purge remote 2025/05/13 02:27:24 INFO : B2 bucket rclone-test-mehabud6dalu: cleaning bucket "rclone-test-mehabud6dalu" of all files 2025/05/13 02:27:24 DEBUG : potato2: Deleting (id "4_zbf82ddb3707dcb7b9f680e1b_f114d39239b59573b_d20250513_m022723_c001_v0001184_t0017_u01747103243618") 2025/05/13 02:27:24 DEBUG : potato3: Deleting (id "4_zbf82ddb3707dcb7b9f680e1b_f103ecb09fa1003ee_d20250513_m022723_c001_v0001171_t0056_u01747103243898") 2025/05/13 02:27:25 DEBUG : B2 bucket rclone-test-devipuc5zusa: Purge remote 2025/05/13 02:27:25 INFO : B2 bucket rclone-test-devipuc5zusa: cleaning bucket "rclone-test-devipuc5zusa" of all files 2025/05/13 02:27:25 DEBUG : empty space: Deleting (id "4_z5f82cd73707dcb7b9f680e1b_f116e5bb6f36df4f5_d20250513_m022718_c001_v0001116_t0009_u01747103238924") 2025/05/13 02:27:25 DEBUG : potato2: Deleting (id "4_z5f82cd73707dcb7b9f680e1b_f4061bed3c029e80c_d20250513_m022723_c001_v7007000_t0000_u01747103243831") 2025/05/13 02:27:25 DEBUG : potato2: Deleting (id "4_z5f82cd73707dcb7b9f680e1b_f112cd91dfe0a4cba_d20250513_m022720_c001_v0001184_t0033_u01747103240759") 2025/05/13 02:27:25 DEBUG : potato3: Deleting (id "4_z5f82cd73707dcb7b9f680e1b_f4061bed3c029e80d_d20250513_m022724_c001_v7007000_t0000_u01747103244258") 2025/05/13 02:27:25 DEBUG : potato3: Deleting (id "4_z5f82cd73707dcb7b9f680e1b_f117a5bb1bb0bdef3_d20250513_m022720_c001_v0001037_t0032_u01747103240989") 2025/05/13 02:27:25 DEBUG : potato3: Deleting (id "4_z5f82cd73707dcb7b9f680e1b_f116e5bb6f36df4f7_d20250513_m022719_c001_v0001116_t0055_u01747103239563") 2025/05/13 02:27:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/13 02:27:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 02:27:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-luvufur4xasu" 2025/05/13 02:27:30 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cokomot2reqa -> B2 bucket rclone-test-luvufur4xasu 2025/05/13 02:27:32 DEBUG : empty space: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2025/05/13 02:27:32 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2025/05/13 02:27:32 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "empty space" to B2 bucket rclone-test-luvufur4xasu: 1/10 (no tomes available (503 service_unavailable)) 2025/05/13 02:27:34 DEBUG : pacer: Reducing sleep to 500ms 2025/05/13 02:27:35 DEBUG : pacer: Reducing sleep to 250ms 2025/05/13 02:27:36 DEBUG : pacer: Reducing sleep to 125ms 2025/05/13 02:27:36 DEBUG : pacer: Reducing sleep to 62.5ms 2025/05/13 02:27:36 DEBUG : pacer: Reducing sleep to 31.25ms 2025/05/13 02:27:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:27:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/13 02:27:36 DEBUG : empty space: Unchanged skipping 2025/05/13 02:27:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 02:27:36 DEBUG : B2 bucket rclone-test-luvufur4xasu: Waiting for checks to finish 2025/05/13 02:27:37 INFO : empty space: Deleted 2025/05/13 02:27:37 DEBUG : B2 bucket rclone-test-luvufur4xasu: Waiting for transfers to finish 2025/05/13 02:27:37 DEBUG : pacer: Reducing sleep to 15.625ms 2025/05/13 02:27:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:27:37 INFO : potato2: Copied (server-side copy) 2025/05/13 02:27:37 INFO : potato2: Deleted 2025/05/13 02:27:37 DEBUG : pacer: Reducing sleep to 10ms 2025/05/13 02:27:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 02:27:37 INFO : potato3: Copied (server-side copy) 2025/05/13 02:27:37 INFO : potato3: Deleted 2025/05/13 02:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gazigej7feju" 2025/05/13 02:27:38 INFO : tomatoDir: Making directory 2025/05/13 02:27:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/13 02:27:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 02:27:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/13 02:27:39 DEBUG : B2 bucket rclone-test-gazigej7feju: Waiting for checks to finish 2025/05/13 02:27:39 DEBUG : B2 bucket rclone-test-gazigej7feju: Waiting for transfers to finish 2025/05/13 02:27:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 02:27:40 INFO : empty space: Copied (server-side copy) 2025/05/13 02:27:40 INFO : empty space: Deleted 2025/05/13 02:27:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 02:27:40 INFO : potato2: Copied (server-side copy) 2025/05/13 02:27:40 INFO : potato2: Deleted 2025/05/13 02:27:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 02:27:40 INFO : potato3: Copied (server-side copy) 2025/05/13 02:27:40 INFO : potato3: Deleted 2025/05/13 02:27:41 DEBUG : B2 bucket rclone-test-gazigej7feju: Purge remote 2025/05/13 02:27:41 INFO : B2 bucket rclone-test-gazigej7feju: cleaning bucket "rclone-test-gazigej7feju" of all files 2025/05/13 02:27:41 DEBUG : empty space: Deleting (id "4_z6f821db3708dcb7b9f680e1b_f1114e92685123a5c_d20250513_m022739_c001_v0001183_t0029_u01747103259919") 2025/05/13 02:27:41 DEBUG : potato2: Deleting (id "4_z6f821db3708dcb7b9f680e1b_f1197ada46038e13c_d20250513_m022740_c001_v0001171_t0022_u01747103260151") 2025/05/13 02:27:41 DEBUG : potato3: Deleting (id "4_z6f821db3708dcb7b9f680e1b_f116f298720a11734_d20250513_m022740_c001_v0001038_t0041_u01747103260292") 2025/05/13 02:27:42 DEBUG : B2 bucket rclone-test-luvufur4xasu: Purge remote 2025/05/13 02:27:42 INFO : B2 bucket rclone-test-luvufur4xasu: cleaning bucket "rclone-test-luvufur4xasu" of all files 2025/05/13 02:27:42 DEBUG : empty space: Deleting (id "4_z4ff2fdb3707dcb7b9f680e1b_f41535042c0e47ea1_d20250513_m022740_c001_v7007000_t0000_u01747103260126") 2025/05/13 02:27:42 DEBUG : empty space: Deleting (id "4_z4ff2fdb3707dcb7b9f680e1b_f118e9fd7ce1ef170_d20250513_m022735_c001_v0001184_t0023_u01747103255853") 2025/05/13 02:27:42 DEBUG : potato2: Deleting (id "4_z4ff2fdb3707dcb7b9f680e1b_f41535042c0e47ea2_d20250513_m022740_c001_v7007000_t0000_u01747103260443") 2025/05/13 02:27:42 DEBUG : potato2: Deleting (id "4_z4ff2fdb3707dcb7b9f680e1b_f1177c121d412c5fb_d20250513_m022737_c001_v0001172_t0041_u01747103257075") 2025/05/13 02:27:42 DEBUG : potato3: Deleting (id "4_z4ff2fdb3707dcb7b9f680e1b_f41535042c0e47ea3_d20250513_m022740_c001_v7007000_t0000_u01747103260773") 2025/05/13 02:27:42 DEBUG : potato3: Deleting (id "4_z4ff2fdb3707dcb7b9f680e1b_f118881a337fcf881_d20250513_m022737_c001_v0001181_t0012_u01747103257424") 2025/05/13 02:27:42 DEBUG : potato3: Deleting (id "4_z4ff2fdb3707dcb7b9f680e1b_f118e9fd7ce1ef174_d20250513_m022736_c001_v0001184_t0027_u01747103256060") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:27:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:27:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncOverlap (4.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:27:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/rclone-sync-test" 2025/05/13 02:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/rclone-sync-test-include/layer2" 2025/05/13 02:27:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/rclone-sync-test-ignore-file" 2025/05/13 02:27:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 02:27:59 DEBUG : B2 bucket rclone-test-cokomot2reqa path rclone-sync-test: Waiting for checks to finish 2025/05/13 02:27:59 DEBUG : B2 bucket rclone-test-cokomot2reqa path rclone-sync-test: Waiting for transfers to finish 2025/05/13 02:27:59 DEBUG : Waiting for deletions to finish 2025/05/13 02:27:59 INFO : There was nothing to transfer 2025/05/13 02:28:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 02:28:00 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:28:00 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:28:00 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:28:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 02:28:00 DEBUG : B2 bucket rclone-test-cokomot2reqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/13 02:28:00 DEBUG : B2 bucket rclone-test-cokomot2reqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/13 02:28:00 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 02:28:01 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:28:01 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:28:01 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:28:01 DEBUG : : Excluded 2025/05/13 02:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 02:28:01 DEBUG : B2 bucket rclone-test-cokomot2reqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/13 02:28:01 DEBUG : B2 bucket rclone-test-cokomot2reqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/13 02:28:01 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.37s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:28:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dst" 2025/05/13 02:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/CompareDest" 2025/05/13 02:28:11 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 02:28:11 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:11 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:28:12 INFO : one: Copied (new) 2025/05/13 02:28:12 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:13 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:13 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/13 02:28:13 INFO : one: Copied (replaced existing) 2025/05/13 02:28:13 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:15 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 02:28:15 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:15 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:15 INFO : There was nothing to transfer 2025/05/13 02:28:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 02:28:17 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 02:28:17 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:17 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:17 INFO : There was nothing to transfer 2025/05/13 02:28:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 02:28:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 02:28:18 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:18 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:18 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:18 INFO : There was nothing to transfer 2025/05/13 02:28:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/13 02:28:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/13 02:28:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 02:28:20 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 02:28:20 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:20 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:20 INFO : There was nothing to transfer 2025/05/13 02:28:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:20 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 02:28:20 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 02:28:20 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/13 02:28:21 INFO : two: Copied (new) 2025/05/13 02:28:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.97s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:28:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dest" 2025/05/13 02:28:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/pre-dest1" 2025/05/13 02:28:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/pre-dest2" 2025/05/13 02:28:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:28:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/13 02:28:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:28:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/13 02:28:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/13 02:28:29 DEBUG : B2 bucket rclone-test-cokomot2reqa path dest: Waiting for checks to finish 2025/05/13 02:28:29 DEBUG : B2 bucket rclone-test-cokomot2reqa path dest: Waiting for transfers to finish 2025/05/13 02:28:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/13 02:28:30 INFO : 3: Copied (new) 2025/05/13 02:28:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.94s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dst" 2025/05/13 02:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/CopyDest" 2025/05/13 02:28:34 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 02:28:34 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:34 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:28:35 INFO : one: Copied (new) 2025/05/13 02:28:35 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:36 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:36 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/13 02:28:37 INFO : one: Copied (replaced existing) 2025/05/13 02:28:37 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/BackupDir" 2025/05/13 02:28:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:40 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:28:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:28:42 INFO : one: Copied (server-side copy) 2025/05/13 02:28:42 INFO : one: Deleted 2025/05/13 02:28:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/13 02:28:42 INFO : one: Copied (server-side copy) 2025/05/13 02:28:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/13 02:28:42 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:42 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:43 DEBUG : one: Unchanged skipping 2025/05/13 02:28:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/13 02:28:44 INFO : two: Copied (server-side copy) 2025/05/13 02:28:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/13 02:28:44 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:44 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:44 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:44 DEBUG : one: Unchanged skipping 2025/05/13 02:28:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:44 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:44 DEBUG : two: Unchanged skipping 2025/05/13 02:28:44 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:44 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:44 INFO : There was nothing to transfer 2025/05/13 02:28:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:46 DEBUG : one: Unchanged skipping 2025/05/13 02:28:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/13 02:28:46 DEBUG : three: Destination not found in --copy-dest 2025/05/13 02:28:46 DEBUG : three: Need to transfer - File not found at Destination 2025/05/13 02:28:46 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:28:46 DEBUG : two: Unchanged skipping 2025/05/13 02:28:46 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/13 02:28:47 INFO : three: Copied (new) 2025/05/13 02:28:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.65s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:28:50 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1172-19.backblaze.com/b2api/v1/b2_upload_file/1fe26d43705dcb7b9f680e1b/c001_v0001172_t0014": EOF 2025/05/13 02:28:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-19.backblaze.com/b2api/v1/b2_upload_file/1fe26d43705dcb7b9f680e1b/c001_v0001172_t0014": EOF) 2025/05/13 02:28:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cokomot2reqa: 1/10 (Post "https://pod-000-1172-19.backblaze.com/b2api/v1/b2_upload_file/1fe26d43705dcb7b9f680e1b/c001_v0001172_t0014": EOF) 2025/05/13 02:28:53 DEBUG : pacer: Reducing sleep to 10ms 2025/05/13 02:28:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dst" 2025/05/13 02:28:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/backup" 2025/05/13 02:28:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 02:28:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:28:56 DEBUG : two: Unchanged skipping 2025/05/13 02:28:56 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:28:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:28:57 INFO : one: Copied (server-side copy) 2025/05/13 02:28:57 INFO : one: Deleted 2025/05/13 02:28:57 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:28:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:28:58 INFO : one: Copied (new) 2025/05/13 02:28:58 DEBUG : Waiting for deletions to finish 2025/05/13 02:28:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 02:28:59 INFO : three.txt: Copied (server-side copy) 2025/05/13 02:28:59 INFO : three.txt: Deleted 2025/05/13 02:28:59 INFO : three.txt: Moved into backup dir 2025/05/13 02:29:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 02:29:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:00 DEBUG : two: Unchanged skipping 2025/05/13 02:29:00 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:29:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:01 INFO : one: Copied (server-side copy) 2025/05/13 02:29:01 INFO : one: Deleted 2025/05/13 02:29:01 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:29:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 02:29:01 INFO : one: Copied (new) 2025/05/13 02:29:01 DEBUG : Waiting for deletions to finish 2025/05/13 02:29:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 02:29:02 INFO : three.txt: Copied (server-side copy) 2025/05/13 02:29:02 INFO : three.txt: Deleted 2025/05/13 02:29:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dst" 2025/05/13 02:29:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/backup" 2025/05/13 02:29:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 02:29:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:08 DEBUG : two: Unchanged skipping 2025/05/13 02:29:08 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:29:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:29:09 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 02:29:10 INFO : one: Deleted 2025/05/13 02:29:10 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:29:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:11 INFO : one: Copied (new) 2025/05/13 02:29:11 DEBUG : Waiting for deletions to finish 2025/05/13 02:29:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 02:29:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 02:29:11 INFO : three.txt: Deleted 2025/05/13 02:29:11 INFO : three.txt: Moved into backup dir 2025/05/13 02:29:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 02:29:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:13 DEBUG : two: Unchanged skipping 2025/05/13 02:29:13 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:29:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 02:29:14 INFO : one: Deleted 2025/05/13 02:29:14 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:29:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 02:29:15 INFO : one: Copied (new) 2025/05/13 02:29:15 DEBUG : Waiting for deletions to finish 2025/05/13 02:29:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 02:29:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 02:29:15 INFO : three.txt: Deleted 2025/05/13 02:29:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:29:18 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1044-16.backblaze.com/b2api/v1/b2_upload_file/1fe26d43705dcb7b9f680e1b/c001_v0001044_t0043": EOF 2025/05/13 02:29:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1044-16.backblaze.com/b2api/v1/b2_upload_file/1fe26d43705dcb7b9f680e1b/c001_v0001044_t0043": EOF) 2025/05/13 02:29:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-cokomot2reqa: 1/10 (Post "https://pod-000-1044-16.backblaze.com/b2api/v1/b2_upload_file/1fe26d43705dcb7b9f680e1b/c001_v0001044_t0043": EOF) 2025/05/13 02:29:20 DEBUG : pacer: Reducing sleep to 10ms 2025/05/13 02:29:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dst" 2025/05/13 02:29:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/backup" 2025/05/13 02:29:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 02:29:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:24 DEBUG : two: Unchanged skipping 2025/05/13 02:29:24 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:29:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:29:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/13 02:29:26 INFO : one: Deleted 2025/05/13 02:29:26 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:29:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:26 INFO : one: Copied (new) 2025/05/13 02:29:26 DEBUG : Waiting for deletions to finish 2025/05/13 02:29:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 02:29:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/13 02:29:27 INFO : three.txt: Deleted 2025/05/13 02:29:27 INFO : three.txt: Moved into backup dir 2025/05/13 02:29:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 02:29:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:29 DEBUG : two: Unchanged skipping 2025/05/13 02:29:29 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:29:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/13 02:29:29 INFO : one: Deleted 2025/05/13 02:29:29 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:29:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 02:29:29 INFO : one: Copied (new) 2025/05/13 02:29:29 DEBUG : Waiting for deletions to finish 2025/05/13 02:29:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 02:29:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/13 02:29:30 INFO : three.txt: Deleted 2025/05/13 02:29:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.74s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dst" 2025/05/13 02:29:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 02:29:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:35 DEBUG : two: Unchanged skipping 2025/05/13 02:29:35 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:29:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:29:35 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 02:29:35 INFO : one: Deleted 2025/05/13 02:29:35 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:29:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:36 INFO : one: Copied (new) 2025/05/13 02:29:36 DEBUG : Waiting for deletions to finish 2025/05/13 02:29:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 02:29:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 02:29:37 INFO : three.txt: Deleted 2025/05/13 02:29:37 INFO : three.txt: Moved into backup dir 2025/05/13 02:29:38 DEBUG : one.bak: Excluded (Path Filter) 2025/05/13 02:29:38 DEBUG : one.bak: Excluded 2025/05/13 02:29:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/13 02:29:38 DEBUG : three.txt.bak: Excluded 2025/05/13 02:29:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 02:29:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:38 DEBUG : two: Unchanged skipping 2025/05/13 02:29:38 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for checks to finish 2025/05/13 02:29:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:38 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 02:29:38 INFO : one: Deleted 2025/05/13 02:29:38 DEBUG : B2 bucket rclone-test-cokomot2reqa path dst: Waiting for transfers to finish 2025/05/13 02:29:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 02:29:39 INFO : one: Copied (new) 2025/05/13 02:29:39 DEBUG : Waiting for deletions to finish 2025/05/13 02:29:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 02:29:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 02:29:39 INFO : three.txt: Deleted 2025/05/13 02:29:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.24s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dst" 2025/05/13 02:29:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 02:29:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:29:45 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 02:29:45 INFO : one: Deleted 2025/05/13 02:29:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:46 INFO : one: Copied (new) 2025/05/13 02:29:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:46 DEBUG : two: Unchanged skipping 2025/05/13 02:29:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/13 02:29:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 02:29:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 02:29:47 INFO : three.txt: Deleted 2025/05/13 02:29:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 02:29:47 INFO : three.txt: Copied (new) 2025/05/13 02:29:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 02:29:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:49 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 02:29:49 INFO : one: Deleted 2025/05/13 02:29:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 02:29:49 INFO : one: Copied (new) 2025/05/13 02:29:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:49 DEBUG : two: Unchanged skipping 2025/05/13 02:29:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/13 02:29:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 02:29:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 02:29:50 INFO : three.txt: Deleted 2025/05/13 02:29:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/13 02:29:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.20s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:29:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cokomot2reqa/dst" 2025/05/13 02:29:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 02:29:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 02:29:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/13 02:29:58 INFO : one: Deleted 2025/05/13 02:29:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:29:59 INFO : one: Copied (new) 2025/05/13 02:29:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:29:59 DEBUG : two: Unchanged skipping 2025/05/13 02:29:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/13 02:30:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 02:30:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/13 02:30:00 INFO : three.txt: Deleted 2025/05/13 02:30:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 02:30:00 INFO : three.txt: Copied (new) 2025/05/13 02:30:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 02:30:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 02:30:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/13 02:30:02 INFO : one: Deleted 2025/05/13 02:30:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 02:30:02 INFO : one: Copied (new) 2025/05/13 02:30:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:03 DEBUG : two: Unchanged skipping 2025/05/13 02:30:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/13 02:30:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 02:30:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/13 02:30:04 INFO : three.txt: Deleted 2025/05/13 02:30:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/13 02:30:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.55s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:30:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/13 02:30:07 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:30:07 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:30:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/13 02:30:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/13 02:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.21s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:30:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 02:30:08 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:30:08 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:30:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 02:30:09 INFO : existing: Copied (new) 2025/05/13 02:30:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:30:09 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:30:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/13 02:30:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/13 02:30:09 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:30:09 ERROR : B2 bucket rclone-test-cokomot2reqa: not deleting files as there were IO errors 2025/05/13 02:30:09 ERROR : B2 bucket rclone-test-cokomot2reqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncImmutable (2.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:30:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:11 DEBUG : existing: Unchanged skipping 2025/05/13 02:30:11 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:30:11 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:30:11 DEBUG : Waiting for deletions to finish 2025/05/13 02:30:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:30:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:30:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both0: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both12: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both13: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both14: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both15: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both16: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both1: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both18: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both19: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both2: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both3: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both10: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both5: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both11: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both17: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both8: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:30 DEBUG : both9: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both4: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both6: Unchanged skipping 2025/05/13 02:30:30 DEBUG : both7: Unchanged skipping 2025/05/13 02:30:30 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:30:30 DEBUG : Waiting for deletions to finish 2025/05/13 02:30:30 INFO : only7: Deleted 2025/05/13 02:30:30 INFO : only8: Deleted 2025/05/13 02:30:30 INFO : only4: Deleted 2025/05/13 02:30:30 INFO : only15: Deleted 2025/05/13 02:30:31 INFO : only6: Deleted 2025/05/13 02:30:31 INFO : only17: Deleted 2025/05/13 02:30:31 INFO : only18: Deleted 2025/05/13 02:30:31 INFO : only14: Deleted 2025/05/13 02:30:31 INFO : only16: Deleted 2025/05/13 02:30:31 INFO : only2: Deleted 2025/05/13 02:30:31 INFO : only3: Deleted 2025/05/13 02:30:31 INFO : only5: Deleted 2025/05/13 02:30:31 INFO : only0: Deleted 2025/05/13 02:30:31 INFO : only12: Deleted 2025/05/13 02:30:31 INFO : only13: Deleted 2025/05/13 02:30:31 INFO : only19: Deleted 2025/05/13 02:30:31 INFO : only9: Deleted 2025/05/13 02:30:31 INFO : only1: Deleted 2025/05/13 02:30:31 INFO : only10: Deleted 2025/05/13 02:30:31 INFO : only11: Deleted 2025/05/13 02:30:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:30:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both0: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both1: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for checks to finish 2025/05/13 02:30:53 DEBUG : both10: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both14: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both15: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both16: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both17: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both18: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both19: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both2: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both11: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both12: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both3: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both6: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both13: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both7: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:30:53 DEBUG : both9: Unchanged skipping 2025/05/13 02:30:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : both8: Unchanged skipping 2025/05/13 02:30:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/13 02:30:53 DEBUG : both5: Unchanged skipping 2025/05/13 02:30:53 DEBUG : both4: Unchanged skipping 2025/05/13 02:30:53 DEBUG : B2 bucket rclone-test-cokomot2reqa: Waiting for transfers to finish 2025/05/13 02:30:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only0: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only1: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only13: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only14: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only11: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only15: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only16: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only12: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only17: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only18: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only19: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only2: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only3: Copied (replaced existing) 2025/05/13 02:30:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:54 INFO : only4: Copied (replaced existing) 2025/05/13 02:30:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:55 INFO : only5: Copied (replaced existing) 2025/05/13 02:30:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:55 INFO : only6: Copied (replaced existing) 2025/05/13 02:30:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:55 INFO : only7: Copied (replaced existing) 2025/05/13 02:30:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:55 INFO : only8: Copied (replaced existing) 2025/05/13 02:30:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:55 INFO : only9: Copied (replaced existing) 2025/05/13 02:30:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 02:30:55 INFO : only10: Copied (replaced existing) 2025/05/13 02:30:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.44s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:31:04 DEBUG : empty_dir: Making directory with metadata 2025/05/13 02:31:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:31:04 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 02:31:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:31:04 INFO : empty_on_remote: Making directory 2025/05/13 02:31:04 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-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:31:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:31:07 DEBUG : empty_dir: Making directory with metadata 2025/05/13 02:31:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:31:07 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 02:31:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 02:31:07 INFO : empty_on_remote: Making directory 2025/05/13 02:31:07 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-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:31:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:31:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:11 INFO : sub dir: Making directory 2025/05/13 02:31:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" 2025/05/13 02:31:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 02:31:15 INFO : sub dir: Making directory 2025/05/13 02:31:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokomot2reqa", Local "Local file system at /tmp/rclone3532333102", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.38s) PASS 2025/05/13 02:31:21 DEBUG : B2 bucket rclone-test-cokomot2reqa: Purge remote 2025/05/13 02:31:21 INFO : B2 bucket rclone-test-cokomot2reqa: cleaning bucket "rclone-test-cokomot2reqa" of all files 2025/05/13 02:31:21 DEBUG : BackupDir/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c9ac_d20250513_m022847_c001_v7007000_t0000_u01747103327942") 2025/05/13 02:31:21 DEBUG : BackupDir/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f115f47b681cfa2a3_d20250513_m022841_c001_v0001036_t0057_u01747103321676") 2025/05/13 02:31:21 DEBUG : CompareDest/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e90d_d20250513_m022821_c001_v7007000_t0000_u01747103301944") 2025/05/13 02:31:21 DEBUG : CompareDest/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd423a1_d20250513_m022815_c001_v0001044_t0010_u01747103295106") 2025/05/13 02:31:21 DEBUG : CompareDest/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e90e_d20250513_m022822_c001_v7007000_t0000_u01747103302128") 2025/05/13 02:31:21 DEBUG : CompareDest/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cc8e_d20250513_m022816_c001_v0001172_t0048_u01747103296635") 2025/05/13 02:31:21 DEBUG : CopyDest/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c9ad_d20250513_m022848_c001_v7007000_t0000_u01747103328124") 2025/05/13 02:31:21 DEBUG : CopyDest/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed246c_d20250513_m022838_c001_v0001171_t0053_u01747103318648") 2025/05/13 02:31:21 DEBUG : CopyDest/three: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c9ae_d20250513_m022848_c001_v7007000_t0000_u01747103328308") 2025/05/13 02:31:22 DEBUG : CopyDest/three: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ccee_d20250513_m022845_c001_v0001172_t0006_u01747103325495") 2025/05/13 02:31:22 DEBUG : CopyDest/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c9af_d20250513_m022848_c001_v7007000_t0000_u01747103328493") 2025/05/13 02:31:22 DEBUG : CopyDest/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd423c7_d20250513_m022843_c001_v0001044_t0024_u01747103323078") 2025/05/13 02:31:22 DEBUG : EXISTING: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40702ecff96fb244_d20250513_m023012_c001_v7007000_t0000_u01747103412378") 2025/05/13 02:31:22 DEBUG : EXISTING: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2946_d20250513_m023011_c001_v0001171_t0001_u01747103411304") 2025/05/13 02:31:22 DEBUG : Testêé: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40702ecff96fb23d_d20250513_m023007_c001_v7007000_t0000_u01747103407985") 2025/05/13 02:31:22 DEBUG : Testêé: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed28e6_d20250513_m023007_c001_v0001171_t0007_u01747103407267") 2025/05/13 02:31:22 DEBUG : Testêé: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed28de_d20250513_m023006_c001_v0001171_t0004_u01747103406510") 2025/05/13 02:31:22 DEBUG : a/potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e757_d20250513_m022616_c001_v7007000_t0000_u01747103176532") 2025/05/13 02:31:22 DEBUG : a/potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca7e_d20250513_m022615_c001_v0001172_t0059_u01747103175853") 2025/05/13 02:31:22 DEBUG : a/potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9ba_d20250513_m022613_c001_v7007000_t0000_u01747103173876") 2025/05/13 02:31:22 DEBUG : a/potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca70_d20250513_m022612_c001_v0001172_t0036_u01747103172858") 2025/05/13 02:31:22 DEBUG : a/potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e732_d20250513_m022551_c001_v7007000_t0000_u01747103151947") 2025/05/13 02:31:22 DEBUG : a/potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9ea_d20250513_m022551_c001_v0001172_t0041_u01747103151018") 2025/05/13 02:31:22 DEBUG : b/potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e759_d20250513_m022616_c001_v7007000_t0000_u01747103176714") 2025/05/13 02:31:22 DEBUG : b/potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca7a_d20250513_m022614_c001_v0001172_t0030_u01747103174790") 2025/05/13 02:31:23 DEBUG : b/potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9b9_d20250513_m022613_c001_v7007000_t0000_u01747103173324") 2025/05/13 02:31:23 DEBUG : b/potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca6a_d20250513_m022611_c001_v0001172_t0051_u01747103171909") 2025/05/13 02:31:23 DEBUG : b/potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e730_d20250513_m022551_c001_v7007000_t0000_u01747103151395") 2025/05/13 02:31:23 DEBUG : b/potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9e0_d20250513_m022550_c001_v0001172_t0010_u01747103150068") 2025/05/13 02:31:23 DEBUG : backup/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408b5a1be251124d_d20250513_m022903_c001_v7007000_t0000_u01747103343217") 2025/05/13 02:31:23 DEBUG : backup/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f105e50c6881743e5_d20250513_m022901_c001_v0001157_t0020_u01747103341198") 2025/05/13 02:31:23 DEBUG : backup/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11359408069c5606_d20250513_m022857_c001_v0001182_t0009_u01747103337444") 2025/05/13 02:31:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f42256d6e5bade3d1_d20250513_m022931_c001_v7007000_t0000_u01747103371234") 2025/05/13 02:31:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119b75ade4676c7b_d20250513_m022929_c001_v0001136_t0059_u01747103369403") 2025/05/13 02:31:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f1197ada46038e5be_d20250513_m022925_c001_v0001171_t0032_u01747103365594") 2025/05/13 02:31:23 DEBUG : backup/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79ba5_d20250513_m022916_c001_v7007000_t0000_u01747103356449") 2025/05/13 02:31:23 DEBUG : backup/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f104bd327d6f820a0_d20250513_m022913_c001_v0001106_t0028_u01747103353937") 2025/05/13 02:31:23 DEBUG : backup/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f111b56589e37dfc4_d20250513_m022909_c001_v0001181_t0017_u01747103349728") 2025/05/13 02:31:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f42256d6e5bade3d2_d20250513_m022931_c001_v7007000_t0000_u01747103371417") 2025/05/13 02:31:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f1160bd33318bca9a_d20250513_m022930_c001_v0001102_t0000_u01747103370283") 2025/05/13 02:31:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f111f4041c5ab013c_d20250513_m022927_c001_v0001091_t0018_u01747103367117") 2025/05/13 02:31:23 DEBUG : backup/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408b5a1be251124e_d20250513_m022903_c001_v7007000_t0000_u01747103343402") 2025/05/13 02:31:23 DEBUG : backup/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11148e21f71f47b0_d20250513_m022902_c001_v0001044_t0003_u01747103342250") 2025/05/13 02:31:23 DEBUG : backup/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f101197e388dbba3b_d20250513_m022858_c001_v0001184_t0024_u01747103338917") 2025/05/13 02:31:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79ba6_d20250513_m022916_c001_v7007000_t0000_u01747103356633") 2025/05/13 02:31:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f1155de8554dce1e6_d20250513_m022915_c001_v0001115_t0031_u01747103355301") 2025/05/13 02:31:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f111deeff761571f0_d20250513_m022911_c001_v0001145_t0030_u01747103351401") 2025/05/13 02:31:24 DEBUG : both0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaa5_d20250513_m023055_c001_v7007000_t0000_u01747103455872") 2025/05/13 02:31:24 DEBUG : both0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b60_d20250513_m023037_c001_v0001171_t0013_u01747103437377") 2025/05/13 02:31:24 DEBUG : both0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cc9_d20250513_m023032_c001_v7007000_t0000_u01747103432279") 2025/05/13 02:31:24 DEBUG : both0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2990_d20250513_m023014_c001_v0001171_t0008_u01747103414328") 2025/05/13 02:31:24 DEBUG : both1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaa7_d20250513_m023056_c001_v7007000_t0000_u01747103456055") 2025/05/13 02:31:24 DEBUG : both1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b6c_d20250513_m023038_c001_v0001171_t0047_u01747103438158") 2025/05/13 02:31:24 DEBUG : both1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cca_d20250513_m023032_c001_v7007000_t0000_u01747103432464") 2025/05/13 02:31:24 DEBUG : both1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29aa_d20250513_m023015_c001_v0001171_t0002_u01747103415293") 2025/05/13 02:31:24 DEBUG : both10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaa8_d20250513_m023056_c001_v7007000_t0000_u01747103456239") 2025/05/13 02:31:24 DEBUG : both10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bf2_d20250513_m023045_c001_v0001171_t0019_u01747103445672") 2025/05/13 02:31:24 DEBUG : both10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79ccc_d20250513_m023032_c001_v7007000_t0000_u01747103432649") 2025/05/13 02:31:24 DEBUG : both10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a3e_d20250513_m023021_c001_v0001171_t0053_u01747103421740") 2025/05/13 02:31:24 DEBUG : both11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaa9_d20250513_m023056_c001_v7007000_t0000_u01747103456421") 2025/05/13 02:31:24 DEBUG : both11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c05_d20250513_m023046_c001_v0001171_t0007_u01747103446369") 2025/05/13 02:31:24 DEBUG : both11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79ccd_d20250513_m023032_c001_v7007000_t0000_u01747103432833") 2025/05/13 02:31:24 DEBUG : both11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a54_d20250513_m023022_c001_v0001171_t0012_u01747103422616") 2025/05/13 02:31:24 DEBUG : both12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaac_d20250513_m023056_c001_v7007000_t0000_u01747103456608") 2025/05/13 02:31:24 DEBUG : both12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c12_d20250513_m023047_c001_v0001171_t0044_u01747103447051") 2025/05/13 02:31:24 DEBUG : both12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cce_d20250513_m023033_c001_v7007000_t0000_u01747103433016") 2025/05/13 02:31:24 DEBUG : both12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a6c_d20250513_m023023_c001_v0001171_t0022_u01747103423315") 2025/05/13 02:31:25 DEBUG : both13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaad_d20250513_m023056_c001_v7007000_t0000_u01747103456791") 2025/05/13 02:31:25 DEBUG : both13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c24_d20250513_m023047_c001_v0001171_t0010_u01747103447755") 2025/05/13 02:31:25 DEBUG : both13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79ccf_d20250513_m023033_c001_v7007000_t0000_u01747103433198") 2025/05/13 02:31:25 DEBUG : both13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a7e_d20250513_m023023_c001_v0001171_t0056_u01747103423950") 2025/05/13 02:31:25 DEBUG : both14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaae_d20250513_m023056_c001_v7007000_t0000_u01747103456973") 2025/05/13 02:31:25 DEBUG : both14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c30_d20250513_m023048_c001_v0001171_t0053_u01747103448603") 2025/05/13 02:31:25 DEBUG : both14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cd0_d20250513_m023033_c001_v7007000_t0000_u01747103433380") 2025/05/13 02:31:25 DEBUG : both14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a96_d20250513_m023024_c001_v0001171_t0031_u01747103424765") 2025/05/13 02:31:25 DEBUG : both15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eab0_d20250513_m023057_c001_v7007000_t0000_u01747103457156") 2025/05/13 02:31:25 DEBUG : both15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c3e_d20250513_m023049_c001_v0001171_t0023_u01747103449503") 2025/05/13 02:31:25 DEBUG : both15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cd1_d20250513_m023033_c001_v7007000_t0000_u01747103433563") 2025/05/13 02:31:25 DEBUG : both15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2aac_d20250513_m023025_c001_v0001171_t0032_u01747103425427") 2025/05/13 02:31:25 DEBUG : both16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eab2_d20250513_m023057_c001_v7007000_t0000_u01747103457339") 2025/05/13 02:31:25 DEBUG : both16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c46_d20250513_m023050_c001_v0001171_t0039_u01747103450285") 2025/05/13 02:31:25 DEBUG : both16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cd3_d20250513_m023033_c001_v7007000_t0000_u01747103433746") 2025/05/13 02:31:25 DEBUG : both16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2abc_d20250513_m023026_c001_v0001171_t0035_u01747103426283") 2025/05/13 02:31:25 DEBUG : both17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eab3_d20250513_m023057_c001_v7007000_t0000_u01747103457531") 2025/05/13 02:31:25 DEBUG : both17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c54_d20250513_m023051_c001_v0001171_t0044_u01747103451009") 2025/05/13 02:31:25 DEBUG : both17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cd4_d20250513_m023033_c001_v7007000_t0000_u01747103433929") 2025/05/13 02:31:25 DEBUG : both17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2ace_d20250513_m023027_c001_v0001171_t0054_u01747103427025") 2025/05/13 02:31:25 DEBUG : both18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eab4_d20250513_m023057_c001_v7007000_t0000_u01747103457722") 2025/05/13 02:31:26 DEBUG : both18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c62_d20250513_m023051_c001_v0001171_t0058_u01747103451722") 2025/05/13 02:31:26 DEBUG : both18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cd5_d20250513_m023034_c001_v7007000_t0000_u01747103434129") 2025/05/13 02:31:26 DEBUG : both18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2ae0_d20250513_m023028_c001_v0001171_t0049_u01747103428112") 2025/05/13 02:31:26 DEBUG : both19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eab6_d20250513_m023057_c001_v7007000_t0000_u01747103457906") 2025/05/13 02:31:26 DEBUG : both19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c6c_d20250513_m023052_c001_v0001171_t0048_u01747103452396") 2025/05/13 02:31:26 DEBUG : both19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cd6_d20250513_m023034_c001_v7007000_t0000_u01747103434330") 2025/05/13 02:31:26 DEBUG : both19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2aea_d20250513_m023028_c001_v0001171_t0021_u01747103428818") 2025/05/13 02:31:26 DEBUG : both2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eab8_d20250513_m023058_c001_v7007000_t0000_u01747103458093") 2025/05/13 02:31:26 DEBUG : both2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b7c_d20250513_m023038_c001_v0001171_t0038_u01747103438881") 2025/05/13 02:31:26 DEBUG : both2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cd8_d20250513_m023034_c001_v7007000_t0000_u01747103434512") 2025/05/13 02:31:26 DEBUG : both2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29ba_d20250513_m023016_c001_v0001171_t0048_u01747103416010") 2025/05/13 02:31:26 DEBUG : both3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaba_d20250513_m023058_c001_v7007000_t0000_u01747103458279") 2025/05/13 02:31:26 DEBUG : both3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b8a_d20250513_m023039_c001_v0001171_t0046_u01747103439676") 2025/05/13 02:31:26 DEBUG : both3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cd9_d20250513_m023034_c001_v7007000_t0000_u01747103434761") 2025/05/13 02:31:26 DEBUG : both3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29c6_d20250513_m023016_c001_v0001171_t0001_u01747103416726") 2025/05/13 02:31:26 DEBUG : both4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eabc_d20250513_m023058_c001_v7007000_t0000_u01747103458461") 2025/05/13 02:31:26 DEBUG : both4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b9e_d20250513_m023040_c001_v0001171_t0037_u01747103440688") 2025/05/13 02:31:26 DEBUG : both4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cda_d20250513_m023034_c001_v7007000_t0000_u01747103434966") 2025/05/13 02:31:26 DEBUG : both4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29d8_d20250513_m023017_c001_v0001171_t0008_u01747103417342") 2025/05/13 02:31:26 DEBUG : both5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eabd_d20250513_m023058_c001_v7007000_t0000_u01747103458643") 2025/05/13 02:31:26 DEBUG : both5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bb2_d20250513_m023041_c001_v0001171_t0011_u01747103441374") 2025/05/13 02:31:27 DEBUG : both5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cdb_d20250513_m023035_c001_v7007000_t0000_u01747103435151") 2025/05/13 02:31:27 DEBUG : both5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29e6_d20250513_m023018_c001_v0001171_t0012_u01747103418115") 2025/05/13 02:31:27 DEBUG : both6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eabe_d20250513_m023058_c001_v7007000_t0000_u01747103458829") 2025/05/13 02:31:27 DEBUG : both6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bbc_d20250513_m023042_c001_v0001171_t0028_u01747103442105") 2025/05/13 02:31:27 DEBUG : both6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cdc_d20250513_m023035_c001_v7007000_t0000_u01747103435334") 2025/05/13 02:31:27 DEBUG : both6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a02_d20250513_m023018_c001_v0001171_t0001_u01747103418881") 2025/05/13 02:31:27 DEBUG : both7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eac0_d20250513_m023059_c001_v7007000_t0000_u01747103459011") 2025/05/13 02:31:27 DEBUG : both7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bc8_d20250513_m023043_c001_v0001171_t0017_u01747103443018") 2025/05/13 02:31:27 DEBUG : both7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cdd_d20250513_m023035_c001_v7007000_t0000_u01747103435680") 2025/05/13 02:31:27 DEBUG : both7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a10_d20250513_m023019_c001_v0001171_t0015_u01747103419465") 2025/05/13 02:31:27 DEBUG : both8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eac2_d20250513_m023059_c001_v7007000_t0000_u01747103459194") 2025/05/13 02:31:27 DEBUG : both8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bde_d20250513_m023043_c001_v0001171_t0058_u01747103443853") 2025/05/13 02:31:27 DEBUG : both8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cde_d20250513_m023035_c001_v7007000_t0000_u01747103435863") 2025/05/13 02:31:27 DEBUG : both8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a22_d20250513_m023020_c001_v0001171_t0004_u01747103420193") 2025/05/13 02:31:27 DEBUG : both9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eac3_d20250513_m023059_c001_v7007000_t0000_u01747103459378") 2025/05/13 02:31:27 DEBUG : both9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2be8_d20250513_m023044_c001_v0001171_t0038_u01747103444686") 2025/05/13 02:31:27 DEBUG : both9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cdf_d20250513_m023036_c001_v7007000_t0000_u01747103436054") 2025/05/13 02:31:27 DEBUG : both9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a30_d20250513_m023021_c001_v0001171_t0022_u01747103421067") 2025/05/13 02:31:27 DEBUG : c/non empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e75b_d20250513_m022617_c001_v7007000_t0000_u01747103177706") 2025/05/13 02:31:27 DEBUG : c/non empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca7c_d20250513_m022615_c001_v0001172_t0016_u01747103175118") 2025/05/13 02:31:27 DEBUG : c/non empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9bb_d20250513_m022614_c001_v7007000_t0000_u01747103174061") 2025/05/13 02:31:28 DEBUG : c/non empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca6e_d20250513_m022612_c001_v0001172_t0006_u01747103172202") 2025/05/13 02:31:28 DEBUG : c/non empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e733_d20250513_m022552_c001_v7007000_t0000_u01747103152130") 2025/05/13 02:31:28 DEBUG : c/non empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9e4_d20250513_m022550_c001_v0001172_t0023_u01747103150332") 2025/05/13 02:31:28 DEBUG : check sum: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f409117_d20250513_m022538_c001_v7007000_t0000_u01747103138838") 2025/05/13 02:31:28 DEBUG : check sum: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c984_d20250513_m022537_c001_v0001172_t0001_u01747103137796") 2025/05/13 02:31:28 DEBUG : dest/3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c98f_d20250513_m022831_c001_v7007000_t0000_u01747103311072") 2025/05/13 02:31:28 DEBUG : dest/3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408d516e614acaed_d20250513_m022829_c001_v0001131_t0033_u01747103309972") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40702ecff96fb230_d20250513_m023005_c001_v7007000_t0000_u01747103405042") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11162ee98c60c2ba_d20250513_m023002_c001_v0001037_t0014_u01747103402558") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4162ff186308d66e_d20250513_m023002_c001_v7007000_t0000_u01747103402369") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11162ee98c60c2b6_d20250513_m022958_c001_v0001037_t0026_u01747103398963") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4162ff186308d667_d20250513_m022958_c001_v7007000_t0000_u01747103398231") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed284e_d20250513_m022953_c001_v0001171_t0045_u01747103393958") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9ee_d20250513_m022951_c001_v7007000_t0000_u01747103391710") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2800_d20250513_m022949_c001_v0001171_t0047_u01747103389434") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9e5_d20250513_m022949_c001_v7007000_t0000_u01747103389242") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed27d0_d20250513_m022946_c001_v0001171_t0047_u01747103386015") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9dd_d20250513_m022945_c001_v7007000_t0000_u01747103385287") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2780_d20250513_m022941_c001_v0001171_t0000_u01747103381396") 2025/05/13 02:31:28 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f42256d6e5bade3df_d20250513_m022940_c001_v7007000_t0000_u01747103380461") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f106b0c42ec4efb5c_d20250513_m022938_c001_v0001184_t0058_u01747103378984") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40341d7ab03d2666_d20250513_m022938_c001_v7007000_t0000_u01747103378791") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f106b0c42ec4efb26_d20250513_m022936_c001_v0001184_t0022_u01747103376434") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40341d7ab03d2659_d20250513_m022935_c001_v7007000_t0000_u01747103375694") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed26f3_d20250513_m022932_c001_v0001171_t0032_u01747103372156") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f42256d6e5bade3d3_d20250513_m022931_c001_v7007000_t0000_u01747103371601") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108ef033409200d8_d20250513_m022929_c001_v0001182_t0029_u01747103369884") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40416aaa7e0a6544_d20250513_m022929_c001_v7007000_t0000_u01747103369700") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108ef033409200a2_d20250513_m022926_c001_v0001182_t0008_u01747103366696") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40416aaa7e0a6541_d20250513_m022925_c001_v7007000_t0000_u01747103365967") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2632_d20250513_m022917_c001_v0001171_t0031_u01747103357782") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79ba7_d20250513_m022916_c001_v7007000_t0000_u01747103356819") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f1116eb0eaa341f79_d20250513_m022914_c001_v0001042_t0018_u01747103354677") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f409432743074fbb3_d20250513_m022914_c001_v7007000_t0000_u01747103354498") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f1116eb0eaa341f6d_d20250513_m022910_c001_v0001042_t0032_u01747103350738") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f409432743074fb8f_d20250513_m022909_c001_v7007000_t0000_u01747103349982") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed258d_d20250513_m022904_c001_v0001171_t0000_u01747103344499") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408b5a1be251124f_d20250513_m022903_c001_v7007000_t0000_u01747103343586") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10800bd255b0568e_d20250513_m022901_c001_v0001102_t0011_u01747103341729") 2025/05/13 02:31:29 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4101678289a43f52_d20250513_m022901_c001_v7007000_t0000_u01747103341540") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10800bd255b0568a_d20250513_m022858_c001_v0001102_t0017_u01747103338374") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4101678289a43f4e_d20250513_m022857_c001_v7007000_t0000_u01747103337649") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed24e0_d20250513_m022849_c001_v0001171_t0050_u01747103329816") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c9b0_d20250513_m022848_c001_v7007000_t0000_u01747103328677") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f111af5bb04522cea_d20250513_m022842_c001_v0001184_t0009_u01747103322325") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4019c0d1650f8f46_d20250513_m022842_c001_v7007000_t0000_u01747103322102") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ccd6_d20250513_m022837_c001_v0001172_t0032_u01747103317694") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11148e21f71f4792_d20250513_m022836_c001_v0001044_t0017_u01747103316652") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11148e21f71f4790_d20250513_m022835_c001_v0001044_t0011_u01747103315475") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e90f_d20250513_m022822_c001_v7007000_t0000_u01747103302314") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed235f_d20250513_m022814_c001_v0001171_t0045_u01747103294242") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f105ed5bcf6ffb92d_d20250513_m022813_c001_v0001183_t0040_u01747103293476") 2025/05/13 02:31:30 DEBUG : dst/one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f105ed5bcf6ffb925_d20250513_m022812_c001_v0001183_t0044_u01747103292520") 2025/05/13 02:31:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40702ecff96fb231_d20250513_m023005_c001_v7007000_t0000_u01747103405224") 2025/05/13 02:31:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f118e49350b2eed2a_d20250513_m023002_c001_v0001176_t0050_u01747103402152") 2025/05/13 02:31:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f115467d93009cbbd_d20250513_m022957_c001_v0001092_t0007_u01747103397805") 2025/05/13 02:31:30 DEBUG : dst/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9f1_d20250513_m022952_c001_v7007000_t0000_u01747103392668") 2025/05/13 02:31:30 DEBUG : dst/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11968ade9c936685_d20250513_m022949_c001_v0001183_t0047_u01747103389040") 2025/05/13 02:31:30 DEBUG : dst/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f113aa57a94419def_d20250513_m022945_c001_v0001181_t0026_u01747103385078") 2025/05/13 02:31:30 DEBUG : dst/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f42256d6e5bade3e0_d20250513_m022940_c001_v7007000_t0000_u01747103380644") 2025/05/13 02:31:30 DEBUG : dst/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f111af5bb045230ba_d20250513_m022938_c001_v0001184_t0028_u01747103378590") 2025/05/13 02:31:31 DEBUG : dst/one.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10779c93186f010b_d20250513_m022935_c001_v0001184_t0048_u01747103375476") 2025/05/13 02:31:31 DEBUG : dst/three: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c9b2_d20250513_m022848_c001_v7007000_t0000_u01747103328908") 2025/05/13 02:31:31 DEBUG : dst/three: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11148e21f71f479e_d20250513_m022846_c001_v0001044_t0050_u01747103326941") 2025/05/13 02:31:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40702ecff96fb232_d20250513_m023005_c001_v7007000_t0000_u01747103405406") 2025/05/13 02:31:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f118b2bafeafb58e2_d20250513_m023003_c001_v0001115_t0021_u01747103403500") 2025/05/13 02:31:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f110ecdbe28c7b7cd_d20250513_m022959_c001_v0001044_t0034_u01747103399918") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40702ecff96fb234_d20250513_m023005_c001_v7007000_t0000_u01747103405589") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11162ee98c60c2be_d20250513_m023004_c001_v0001037_t0029_u01747103404226") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4162ff186308d670_d20250513_m023004_c001_v7007000_t0000_u01747103404037") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11162ee98c60c2b8_d20250513_m023000_c001_v0001037_t0026_u01747103400607") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4162ff186308d66b_d20250513_m023000_c001_v7007000_t0000_u01747103400407") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2860_d20250513_m022954_c001_v0001171_t0046_u01747103394776") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9f3_d20250513_m022952_c001_v7007000_t0000_u01747103392852") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2818_d20250513_m022950_c001_v0001171_t0009_u01747103390868") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9e9_d20250513_m022950_c001_v7007000_t0000_u01747103390673") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed27e0_d20250513_m022947_c001_v0001171_t0047_u01747103387477") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9e2_d20250513_m022947_c001_v7007000_t0000_u01747103387290") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2796_d20250513_m022942_c001_v0001171_t0048_u01747103382221") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40341d7ab03d2669_d20250513_m022939_c001_v7007000_t0000_u01747103379896") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2742_d20250513_m022937_c001_v0001171_t0004_u01747103377650") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40341d7ab03d265b_d20250513_m022937_c001_v7007000_t0000_u01747103377274") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed26ff_d20250513_m022932_c001_v0001171_t0032_u01747103372783") 2025/05/13 02:31:31 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40416aaa7e0a6545_d20250513_m022930_c001_v7007000_t0000_u01747103370674") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed26b9_d20250513_m022928_c001_v0001171_t0039_u01747103368529") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40416aaa7e0a6543_d20250513_m022927_c001_v7007000_t0000_u01747103367430") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2664_d20250513_m022920_c001_v0001171_t0056_u01747103360757") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f409432743074fbdf_d20250513_m022915_c001_v7007000_t0000_u01747103355893") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd423f1_d20250513_m022912_c001_v0001044_t0002_u01747103352903") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f409432743074fb90_d20250513_m022911_c001_v7007000_t0000_u01747103351808") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed259b_d20250513_m022905_c001_v0001171_t0049_u01747103345279") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4101678289a43f53_d20250513_m022902_c001_v7007000_t0000_u01747103342662") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd423d9_d20250513_m022900_c001_v0001044_t0043_u01747103340222") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4101678289a43f4f_d20250513_m022859_c001_v7007000_t0000_u01747103339121") 2025/05/13 02:31:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2505_d20250513_m022852_c001_v0001171_t0026_u01747103332996") 2025/05/13 02:31:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9f4_d20250513_m022953_c001_v7007000_t0000_u01747103393036") 2025/05/13 02:31:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f115fe327218f7b9d_d20250513_m022950_c001_v0001157_t0046_u01747103390393") 2025/05/13 02:31:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f118e80fecf33f29a_d20250513_m022946_c001_v0001153_t0020_u01747103386941") 2025/05/13 02:31:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f42256d6e5bade3e1_d20250513_m022940_c001_v7007000_t0000_u01747103380832") 2025/05/13 02:31:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10887159d130d70a_d20250513_m022939_c001_v0001116_t0030_u01747103379391") 2025/05/13 02:31:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f1045f29e214e3982_d20250513_m022936_c001_v0001032_t0059_u01747103376828") 2025/05/13 02:31:32 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40702ecff96fb236_d20250513_m023005_c001_v7007000_t0000_u01747103405774") 2025/05/13 02:31:32 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed285a_d20250513_m022954_c001_v0001171_t0036_u01747103394497") 2025/05/13 02:31:32 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e9f5_d20250513_m022953_c001_v7007000_t0000_u01747103393222") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2788_d20250513_m022941_c001_v0001171_t0013_u01747103381780") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f42256d6e5bade3e2_d20250513_m022941_c001_v7007000_t0000_u01747103381024") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed26f9_d20250513_m022932_c001_v0001171_t0013_u01747103372498") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f42256d6e5bade3d4_d20250513_m022931_c001_v7007000_t0000_u01747103371784") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed265c_d20250513_m022920_c001_v0001171_t0017_u01747103360351") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79ba8_d20250513_m022917_c001_v7007000_t0000_u01747103357040") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd423e1_d20250513_m022904_c001_v0001044_t0048_u01747103344898") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408b5a1be2511250_d20250513_m022903_c001_v7007000_t0000_u01747103343768") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd423d3_d20250513_m022850_c001_v0001044_t0038_u01747103330484") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c9b3_d20250513_m022849_c001_v7007000_t0000_u01747103329091") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f115b4b6cc14c455d_d20250513_m022844_c001_v0001154_t0001_u01747103324203") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e910_d20250513_m022822_c001_v7007000_t0000_u01747103302496") 2025/05/13 02:31:33 DEBUG : dst/two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f105ed5bcf6ffb988_d20250513_m022821_c001_v0001183_t0039_u01747103301360") 2025/05/13 02:31:33 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4019f4f43b101189_d20250513_m022737_c001_v7007000_t0000_u01747103257040") 2025/05/13 02:31:33 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cbd2_d20250513_m022729_c001_v0001172_t0012_u01747103249522") 2025/05/13 02:31:33 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4019f4f43b101181_d20250513_m022727_c001_v7007000_t0000_u01747103247458") 2025/05/13 02:31:33 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cbac_d20250513_m022716_c001_v0001172_t0048_u01747103236311") 2025/05/13 02:31:33 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e0132f_d20250513_m022701_c001_v7007000_t0000_u01747103221032") 2025/05/13 02:31:33 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cb4a_d20250513_m022657_c001_v0001172_t0054_u01747103217133") 2025/05/13 02:31:33 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9ce_d20250513_m022632_c001_v7007000_t0000_u01747103192172") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cace_d20250513_m022630_c001_v0001172_t0023_u01747103190278") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9c8_d20250513_m022628_c001_v7007000_t0000_u01747103188684") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cabe_d20250513_m022627_c001_v0001172_t0027_u01747103187186") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9c2_d20250513_m022623_c001_v7007000_t0000_u01747103183309") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157caa6_d20250513_m022621_c001_v0001172_t0058_u01747103181454") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e75d_d20250513_m022620_c001_v7007000_t0000_u01747103180124") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca8a_d20250513_m022618_c001_v0001172_t0019_u01747103178794") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e74f_d20250513_m022610_c001_v7007000_t0000_u01747103170995") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca52_d20250513_m022609_c001_v0001172_t0009_u01747103169409") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e74a_d20250513_m022608_c001_v7007000_t0000_u01747103168168") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca48_d20250513_m022607_c001_v0001172_t0043_u01747103167307") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e73f_d20250513_m022601_c001_v7007000_t0000_u01747103161585") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca1c_d20250513_m022600_c001_v0001172_t0021_u01747103160172") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e73c_d20250513_m022557_c001_v7007000_t0000_u01747103157591") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9fe_d20250513_m022556_c001_v0001172_t0019_u01747103156302") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e738_d20250513_m022555_c001_v7007000_t0000_u01747103155211") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f112d03aea81f5ab2_d20250513_m022554_c001_v0001134_t0020_u01747103154553") 2025/05/13 02:31:34 DEBUG : empty space: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9f0_d20250513_m022552_c001_v0001172_t0021_u01747103152900") 2025/05/13 02:31:34 DEBUG : enormous: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9cb_d20250513_m022631_c001_v7007000_t0000_u01747103191244") 2025/05/13 02:31:34 DEBUG : enormous: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cad0_d20250513_m022630_c001_v0001172_t0039_u01747103190551") 2025/05/13 02:31:34 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40702ecff96fb241_d20250513_m023010_c001_v7007000_t0000_u01747103410162") 2025/05/13 02:31:35 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2910_d20250513_m023008_c001_v0001171_t0054_u01747103408726") 2025/05/13 02:31:35 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e0132b_d20250513_m022655_c001_v7007000_t0000_u01747103215201") 2025/05/13 02:31:35 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cb30_d20250513_m022654_c001_v0001172_t0043_u01747103214090") 2025/05/13 02:31:35 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f416f20f1461c1235_d20250513_m022548_c001_v7007000_t0000_u01747103148974") 2025/05/13 02:31:35 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9d2_d20250513_m022547_c001_v0001172_t0038_u01747103147773") 2025/05/13 02:31:35 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f416f20f1461c1234_d20250513_m022546_c001_v7007000_t0000_u01747103146488") 2025/05/13 02:31:35 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9c2_d20250513_m022545_c001_v0001172_t0051_u01747103145818") 2025/05/13 02:31:35 DEBUG : existing: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9bc_d20250513_m022544_c001_v0001172_t0022_u01747103144943") 2025/05/13 02:31:35 DEBUG : existing-b: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e0132c_d20250513_m022655_c001_v7007000_t0000_u01747103215383") 2025/05/13 02:31:35 DEBUG : existing-b: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed1f9f_d20250513_m022654_c001_v0001171_t0030_u01747103214102") 2025/05/13 02:31:35 DEBUG : file1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eae4_d20250513_m023109_c001_v7007000_t0000_u01747103469750") 2025/05/13 02:31:35 DEBUG : file1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10022284025b4b18_d20250513_m023107_c001_v0001184_t0042_u01747103467923") 2025/05/13 02:31:35 DEBUG : file1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eadf_d20250513_m023106_c001_v7007000_t0000_u01747103466210") 2025/05/13 02:31:35 DEBUG : file1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10022284025b4ac6_d20250513_m023104_c001_v0001184_t0022_u01747103464813") 2025/05/13 02:31:35 DEBUG : five: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9d3_d20250513_m022636_c001_v7007000_t0000_u01747103196841") 2025/05/13 02:31:35 DEBUG : five: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f419274b90157cae8_d20250513_m022634_c001_v0001172_t0014_u01747103194749") 2025/05/13 02:31:35 DEBUG : foo: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e73d_d20250513_m022559_c001_v7007000_t0000_u01747103159438") 2025/05/13 02:31:35 DEBUG : foo: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f419274b90157ca12_d20250513_m022558_c001_v0001172_t0014_u01747103158873") 2025/05/13 02:31:35 DEBUG : foo: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f419274b90157ca0a_d20250513_m022558_c001_v0001172_t0014_u01747103158318") 2025/05/13 02:31:35 DEBUG : four: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9d4_d20250513_m022637_c001_v7007000_t0000_u01747103197024") 2025/05/13 02:31:35 DEBUG : four: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f416c3819cfd422cc_d20250513_m022635_c001_v0001044_t0043_u01747103195308") 2025/05/13 02:31:35 DEBUG : four: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cae1_d20250513_m022633_c001_v0001172_t0058_u01747103193953") 2025/05/13 02:31:36 DEBUG : hello world2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011bc_d20250513_m022453_c001_v7007000_t0000_u01747103093321") 2025/05/13 02:31:36 DEBUG : hello world2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c892_d20250513_m022452_c001_v0001172_t0029_u01747103092563") 2025/05/13 02:31:36 DEBUG : ignore-size: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f416f20f1461c1232_d20250513_m022543_c001_v7007000_t0000_u01747103143849") 2025/05/13 02:31:36 DEBUG : ignore-size: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c9a6_d20250513_m022542_c001_v0001172_t0048_u01747103142830") 2025/05/13 02:31:36 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e01324_d20250513_m022652_c001_v7007000_t0000_u01747103212982") 2025/05/13 02:31:36 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed1f7d_d20250513_m022651_c001_v0001171_t0017_u01747103211916") 2025/05/13 02:31:36 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e01321_d20250513_m022650_c001_v7007000_t0000_u01747103210739") 2025/05/13 02:31:36 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed1f57_d20250513_m022649_c001_v0001171_t0005_u01747103209445") 2025/05/13 02:31:36 DEBUG : one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9d5_d20250513_m022637_c001_v7007000_t0000_u01747103197206") 2025/05/13 02:31:36 DEBUG : one: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f419274b90157cad9_d20250513_m022633_c001_v0001172_t0014_u01747103193285") 2025/05/13 02:31:36 DEBUG : only0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eac7_d20250513_m023059_c001_v7007000_t0000_u01747103459562") 2025/05/13 02:31:36 DEBUG : only0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408c1dc301ed2c7e_d20250513_m023053_c001_v0001171_t0053_u01747103453682") 2025/05/13 02:31:36 DEBUG : only0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b66_d20250513_m023037_c001_v0001171_t0022_u01747103437807") 2025/05/13 02:31:36 DEBUG : only0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41535042c0e47f00_d20250513_m023031_c001_v7007000_t0000_u01747103431283") 2025/05/13 02:31:36 DEBUG : only0: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed299c_d20250513_m023014_c001_v0001171_t0052_u01747103414900") 2025/05/13 02:31:36 DEBUG : only1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eac8_d20250513_m023059_c001_v7007000_t0000_u01747103459745") 2025/05/13 02:31:36 DEBUG : only1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40418f2b2074bd25_d20250513_m023054_c001_v0001092_t0030_u01747103454232") 2025/05/13 02:31:36 DEBUG : only1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b74_d20250513_m023038_c001_v0001171_t0049_u01747103438548") 2025/05/13 02:31:36 DEBUG : only1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f421fee69b2c7d9ac_d20250513_m023031_c001_v7007000_t0000_u01747103431482") 2025/05/13 02:31:36 DEBUG : only1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29b4_d20250513_m023015_c001_v0001171_t0019_u01747103415725") 2025/05/13 02:31:37 DEBUG : only10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eac9_d20250513_m023059_c001_v7007000_t0000_u01747103459929") 2025/05/13 02:31:37 DEBUG : only10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41495f3ceb34886b_d20250513_m023055_c001_v0001104_t0024_u01747103455167") 2025/05/13 02:31:37 DEBUG : only10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bfa_d20250513_m023045_c001_v0001171_t0039_u01747103445982") 2025/05/13 02:31:37 DEBUG : only10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197faa93_d20250513_m023031_c001_v7007000_t0000_u01747103431634") 2025/05/13 02:31:37 DEBUG : only10: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a4c_d20250513_m023022_c001_v0001171_t0007_u01747103422143") 2025/05/13 02:31:37 DEBUG : only11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eaca_d20250513_m023100_c001_v7007000_t0000_u01747103460115") 2025/05/13 02:31:37 DEBUG : only11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40022284025b49cf_d20250513_m023054_c001_v0001184_t0046_u01747103454420") 2025/05/13 02:31:37 DEBUG : only11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c08_d20250513_m023046_c001_v0001171_t0005_u01747103446730") 2025/05/13 02:31:37 DEBUG : only11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cc8_d20250513_m023031_c001_v7007000_t0000_u01747103431645") 2025/05/13 02:31:37 DEBUG : only11: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a5e_d20250513_m023022_c001_v0001171_t0005_u01747103422985") 2025/05/13 02:31:37 DEBUG : only12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eacd_d20250513_m023100_c001_v7007000_t0000_u01747103460706") 2025/05/13 02:31:37 DEBUG : only12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41495f3ceb348861_d20250513_m023054_c001_v0001104_t0024_u01747103454608") 2025/05/13 02:31:37 DEBUG : only12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c14_d20250513_m023047_c001_v0001171_t0059_u01747103447390") 2025/05/13 02:31:37 DEBUG : only12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f421fee69b2c7d9ab_d20250513_m023031_c001_v7007000_t0000_u01747103431298") 2025/05/13 02:31:37 DEBUG : only12: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a78_d20250513_m023023_c001_v0001171_t0036_u01747103423640") 2025/05/13 02:31:37 DEBUG : only13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eace_d20250513_m023100_c001_v7007000_t0000_u01747103460889") 2025/05/13 02:31:37 DEBUG : only13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408c1dc301ed2c86_d20250513_m023054_c001_v0001171_t0053_u01747103454259") 2025/05/13 02:31:37 DEBUG : only13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c28_d20250513_m023048_c001_v0001171_t0040_u01747103448132") 2025/05/13 02:31:37 DEBUG : only13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197faa91_d20250513_m023031_c001_v7007000_t0000_u01747103431450") 2025/05/13 02:31:37 DEBUG : only13: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a8c_d20250513_m023024_c001_v0001171_t0017_u01747103424408") 2025/05/13 02:31:37 DEBUG : only14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eacf_d20250513_m023101_c001_v7007000_t0000_u01747103461071") 2025/05/13 02:31:38 DEBUG : only14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40418f2b2074bd27_d20250513_m023054_c001_v0001092_t0030_u01747103454416") 2025/05/13 02:31:38 DEBUG : only14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c3a_d20250513_m023049_c001_v0001171_t0056_u01747103449107") 2025/05/13 02:31:38 DEBUG : only14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cc5_d20250513_m023031_c001_v7007000_t0000_u01747103431088") 2025/05/13 02:31:38 DEBUG : only14: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2aa0_d20250513_m023025_c001_v0001171_t0024_u01747103425134") 2025/05/13 02:31:38 DEBUG : only15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029ead0_d20250513_m023101_c001_v7007000_t0000_u01747103461254") 2025/05/13 02:31:38 DEBUG : only15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408c1dc301ed2c8a_d20250513_m023054_c001_v0001171_t0053_u01747103454442") 2025/05/13 02:31:38 DEBUG : only15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c44_d20250513_m023049_c001_v0001171_t0025_u01747103449948") 2025/05/13 02:31:38 DEBUG : only15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cc3_d20250513_m023030_c001_v7007000_t0000_u01747103430896") 2025/05/13 02:31:38 DEBUG : only15: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2ab2_d20250513_m023025_c001_v0001171_t0045_u01747103425914") 2025/05/13 02:31:38 DEBUG : only16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029ead2_d20250513_m023101_c001_v7007000_t0000_u01747103461443") 2025/05/13 02:31:38 DEBUG : only16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40418f2b2074bd29_d20250513_m023054_c001_v0001092_t0030_u01747103454603") 2025/05/13 02:31:38 DEBUG : only16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c4e_d20250513_m023050_c001_v0001171_t0001_u01747103450734") 2025/05/13 02:31:38 DEBUG : only16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41535042c0e47eff_d20250513_m023031_c001_v7007000_t0000_u01747103431099") 2025/05/13 02:31:38 DEBUG : only16: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2ac4_d20250513_m023026_c001_v0001171_t0033_u01747103426669") 2025/05/13 02:31:38 DEBUG : only17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029ead3_d20250513_m023101_c001_v7007000_t0000_u01747103461626") 2025/05/13 02:31:38 DEBUG : only17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40022284025b49d5_d20250513_m023054_c001_v0001184_t0046_u01747103454616") 2025/05/13 02:31:38 DEBUG : only17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c5a_d20250513_m023051_c001_v0001171_t0057_u01747103451323") 2025/05/13 02:31:38 DEBUG : only17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f421fee69b2c7d9a7_d20250513_m023030_c001_v7007000_t0000_u01747103430920") 2025/05/13 02:31:38 DEBUG : only17: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2adc_d20250513_m023027_c001_v0001171_t0000_u01747103427773") 2025/05/13 02:31:38 DEBUG : only18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029ead5_d20250513_m023101_c001_v7007000_t0000_u01747103461812") 2025/05/13 02:31:38 DEBUG : only18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408c1dc301ed2c8e_d20250513_m023054_c001_v0001171_t0053_u01747103454630") 2025/05/13 02:31:38 DEBUG : only18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c68_d20250513_m023052_c001_v0001171_t0012_u01747103452055") 2025/05/13 02:31:39 DEBUG : only18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197faa8e_d20250513_m023031_c001_v7007000_t0000_u01747103431078") 2025/05/13 02:31:39 DEBUG : only18: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2ae4_d20250513_m023028_c001_v0001171_t0035_u01747103428463") 2025/05/13 02:31:39 DEBUG : only19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029ead6_d20250513_m023101_c001_v7007000_t0000_u01747103461996") 2025/05/13 02:31:39 DEBUG : only19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40418f2b2074bd2b_d20250513_m023054_c001_v0001092_t0030_u01747103454786") 2025/05/13 02:31:39 DEBUG : only19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2c70_d20250513_m023052_c001_v0001171_t0000_u01747103452734") 2025/05/13 02:31:39 DEBUG : only19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cc7_d20250513_m023031_c001_v7007000_t0000_u01747103431460") 2025/05/13 02:31:39 DEBUG : only19: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2af2_d20250513_m023029_c001_v0001171_t0043_u01747103429200") 2025/05/13 02:31:39 DEBUG : only2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029ead7_d20250513_m023102_c001_v7007000_t0000_u01747103462189") 2025/05/13 02:31:39 DEBUG : only2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41495f3ceb348863_d20250513_m023054_c001_v0001104_t0024_u01747103454801") 2025/05/13 02:31:39 DEBUG : only2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b82_d20250513_m023039_c001_v0001171_t0003_u01747103439249") 2025/05/13 02:31:39 DEBUG : only2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f421fee69b2c7d9aa_d20250513_m023031_c001_v7007000_t0000_u01747103431111") 2025/05/13 02:31:39 DEBUG : only2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29c4_d20250513_m023016_c001_v0001171_t0024_u01747103416421") 2025/05/13 02:31:39 DEBUG : only3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029ead8_d20250513_m023102_c001_v7007000_t0000_u01747103462372") 2025/05/13 02:31:39 DEBUG : only3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40022284025b49d9_d20250513_m023054_c001_v0001184_t0046_u01747103454808") 2025/05/13 02:31:39 DEBUG : only3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2b9a_d20250513_m023040_c001_v0001171_t0029_u01747103440388") 2025/05/13 02:31:39 DEBUG : only3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197faa8f_d20250513_m023031_c001_v7007000_t0000_u01747103431262") 2025/05/13 02:31:39 DEBUG : only3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29d2_d20250513_m023017_c001_v0001171_t0018_u01747103417034") 2025/05/13 02:31:39 DEBUG : only4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029ead9_d20250513_m023102_c001_v7007000_t0000_u01747103462555") 2025/05/13 02:31:39 DEBUG : only4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408c1dc301ed2c92_d20250513_m023054_c001_v0001171_t0053_u01747103454820") 2025/05/13 02:31:39 DEBUG : only4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bae_d20250513_m023041_c001_v0001171_t0044_u01747103441055") 2025/05/13 02:31:39 DEBUG : only4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197faa8d_d20250513_m023030_c001_v7007000_t0000_u01747103430894") 2025/05/13 02:31:40 DEBUG : only4: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29e0_d20250513_m023017_c001_v0001171_t0020_u01747103417786") 2025/05/13 02:31:40 DEBUG : only5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eada_d20250513_m023102_c001_v7007000_t0000_u01747103462737") 2025/05/13 02:31:40 DEBUG : only5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40418f2b2074bd2d_d20250513_m023054_c001_v0001092_t0030_u01747103454969") 2025/05/13 02:31:40 DEBUG : only5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bb8_d20250513_m023041_c001_v0001171_t0019_u01747103441712") 2025/05/13 02:31:40 DEBUG : only5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cc6_d20250513_m023031_c001_v7007000_t0000_u01747103431273") 2025/05/13 02:31:40 DEBUG : only5: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed29f2_d20250513_m023018_c001_v0001171_t0038_u01747103418544") 2025/05/13 02:31:40 DEBUG : only6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eadb_d20250513_m023102_c001_v7007000_t0000_u01747103462919") 2025/05/13 02:31:40 DEBUG : only6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41495f3ceb348867_d20250513_m023054_c001_v0001104_t0024_u01747103454984") 2025/05/13 02:31:40 DEBUG : only6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bc0_d20250513_m023042_c001_v0001171_t0038_u01747103442634") 2025/05/13 02:31:40 DEBUG : only6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41535042c0e47efe_d20250513_m023030_c001_v7007000_t0000_u01747103430914") 2025/05/13 02:31:40 DEBUG : only6: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a0a_d20250513_m023019_c001_v0001171_t0003_u01747103419161") 2025/05/13 02:31:40 DEBUG : only7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eadc_d20250513_m023103_c001_v7007000_t0000_u01747103463102") 2025/05/13 02:31:40 DEBUG : only7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40022284025b49db_d20250513_m023054_c001_v0001184_t0046_u01747103454991") 2025/05/13 02:31:40 DEBUG : only7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bd0_d20250513_m023043_c001_v0001171_t0013_u01747103443427") 2025/05/13 02:31:40 DEBUG : only7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197faa8b_d20250513_m023030_c001_v7007000_t0000_u01747103430525") 2025/05/13 02:31:40 DEBUG : only7: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a16_d20250513_m023019_c001_v0001171_t0025_u01747103419814") 2025/05/13 02:31:40 DEBUG : only8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eadd_d20250513_m023103_c001_v7007000_t0000_u01747103463290") 2025/05/13 02:31:40 DEBUG : only8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408c1dc301ed2c94_d20250513_m023055_c001_v0001171_t0053_u01747103455006") 2025/05/13 02:31:40 DEBUG : only8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2be4_d20250513_m023044_c001_v0001171_t0044_u01747103444324") 2025/05/13 02:31:40 DEBUG : only8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197faa8c_d20250513_m023030_c001_v7007000_t0000_u01747103430709") 2025/05/13 02:31:40 DEBUG : only8: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a2c_d20250513_m023020_c001_v0001171_t0041_u01747103420715") 2025/05/13 02:31:41 DEBUG : only9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eade_d20250513_m023103_c001_v7007000_t0000_u01747103463475") 2025/05/13 02:31:41 DEBUG : only9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f40418f2b2074bd2f_d20250513_m023055_c001_v0001092_t0030_u01747103455152") 2025/05/13 02:31:41 DEBUG : only9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2bea_d20250513_m023045_c001_v0001171_t0008_u01747103445101") 2025/05/13 02:31:41 DEBUG : only9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41535042c0e47f01_d20250513_m023031_c001_v7007000_t0000_u01747103431470") 2025/05/13 02:31:41 DEBUG : only9: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2a36_d20250513_m023021_c001_v0001171_t0033_u01747103421419") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e0131e_d20250513_m022647_c001_v7007000_t0000_u01747103207584") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd422e4_d20250513_m022645_c001_v0001044_t0025_u01747103205575") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9fc_d20250513_m022643_c001_v7007000_t0000_u01747103203732") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cb00_d20250513_m022642_c001_v0001172_t0040_u01747103202106") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9da_d20250513_m022640_c001_v7007000_t0000_u01747103200267") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd422d6_d20250513_m022638_c001_v0001044_t0020_u01747103198128") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9c6_d20250513_m022625_c001_v7007000_t0000_u01747103185972") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157caae_d20250513_m022624_c001_v0001172_t0058_u01747103184225") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9c1_d20250513_m022622_c001_v7007000_t0000_u01747103182169") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157caa0_d20250513_m022621_c001_v0001172_t0038_u01747103181041") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e75c_d20250513_m022619_c001_v7007000_t0000_u01747103179481") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca88_d20250513_m022618_c001_v0001172_t0031_u01747103178437") 2025/05/13 02:31:41 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e74e_d20250513_m022610_c001_v7007000_t0000_u01747103170418") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca50_d20250513_m022609_c001_v0001172_t0010_u01747103169086") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e74c_d20250513_m022608_c001_v7007000_t0000_u01747103168352") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca44_d20250513_m022606_c001_v0001172_t0001_u01747103166998") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e748_d20250513_m022606_c001_v7007000_t0000_u01747103166264") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca38_d20250513_m022605_c001_v0001172_t0039_u01747103165538") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca34_d20250513_m022604_c001_v0001172_t0047_u01747103164840") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e745_d20250513_m022604_c001_v7007000_t0000_u01747103164107") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca2b_d20250513_m022603_c001_v0001172_t0041_u01747103163213") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca26_d20250513_m022602_c001_v0001172_t0047_u01747103162518") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e740_d20250513_m022601_c001_v7007000_t0000_u01747103161773") 2025/05/13 02:31:42 DEBUG : potato: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca1e_d20250513_m022600_c001_v0001172_t0055_u01747103160881") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4019f4f43b101195_d20250513_m022746_c001_v7007000_t0000_u01747103266602") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd4236b_d20250513_m022745_c001_v0001044_t0053_u01747103265831") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4019f4f43b10118b_d20250513_m022737_c001_v7007000_t0000_u01747103257398") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd4234d_d20250513_m022728_c001_v0001044_t0047_u01747103248745") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e01349_d20250513_m022720_c001_v7007000_t0000_u01747103240967") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd42327_d20250513_m022715_c001_v0001044_t0051_u01747103235558") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e01330_d20250513_m022701_c001_v7007000_t0000_u01747103221374") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd422f4_d20250513_m022656_c001_v0001044_t0056_u01747103216664") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9cc_d20250513_m022631_c001_v7007000_t0000_u01747103191426") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157caca_d20250513_m022629_c001_v0001172_t0044_u01747103189966") 2025/05/13 02:31:42 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9c9_d20250513_m022628_c001_v7007000_t0000_u01747103188867") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157caba_d20250513_m022626_c001_v0001172_t0049_u01747103186890") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9c7_d20250513_m022626_c001_v7007000_t0000_u01747103186155") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cab1_d20250513_m022624_c001_v0001172_t0058_u01747103184884") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9c3_d20250513_m022623_c001_v7007000_t0000_u01747103183493") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157caac_d20250513_m022622_c001_v0001172_t0038_u01747103182541") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e75e_d20250513_m022620_c001_v7007000_t0000_u01747103180306") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca96_d20250513_m022619_c001_v0001172_t0024_u01747103179491") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e750_d20250513_m022611_c001_v7007000_t0000_u01747103171179") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157ca58_d20250513_m022610_c001_v0001172_t0017_u01747103170089") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011be_d20250513_m022457_c001_v7007000_t0000_u01747103097556") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c89c_d20250513_m022456_c001_v0001172_t0021_u01747103096654") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011bd_d20250513_m022454_c001_v7007000_t0000_u01747103094894") 2025/05/13 02:31:43 DEBUG : potato2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c898_d20250513_m022454_c001_v0001172_t0001_u01747103094227") 2025/05/13 02:31:43 DEBUG : potato3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4019f4f43b10118c_d20250513_m022737_c001_v7007000_t0000_u01747103257636") 2025/05/13 02:31:43 DEBUG : potato3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2159_d20250513_m022730_c001_v0001171_t0029_u01747103250195") 2025/05/13 02:31:43 DEBUG : potato3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e0134a_d20250513_m022721_c001_v7007000_t0000_u01747103241525") 2025/05/13 02:31:43 DEBUG : potato3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed20b4_d20250513_m022716_c001_v0001171_t0047_u01747103236940") 2025/05/13 02:31:43 DEBUG : potato3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e01331_d20250513_m022701_c001_v7007000_t0000_u01747103221789") 2025/05/13 02:31:43 DEBUG : potato3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed1fcf_d20250513_m022657_c001_v0001171_t0055_u01747103217413") 2025/05/13 02:31:43 DEBUG : pre-dest1/1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c991_d20250513_m022831_c001_v7007000_t0000_u01747103311253") 2025/05/13 02:31:44 DEBUG : pre-dest1/1: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed23d9_d20250513_m022823_c001_v0001171_t0034_u01747103303226") 2025/05/13 02:31:44 DEBUG : pre-dest2/2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4152083cf777c992_d20250513_m022831_c001_v7007000_t0000_u01747103311444") 2025/05/13 02:31:44 DEBUG : pre-dest2/2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd423ab_d20250513_m022823_c001_v0001044_t0052_u01747103303894") 2025/05/13 02:31:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029e829_d20250513_m022802_c001_v7007000_t0000_u01747103282258") 2025/05/13 02:31:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cc4e_d20250513_m022758_c001_v0001172_t0027_u01747103278070") 2025/05/13 02:31:44 DEBUG : sizeonly: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f40911a_d20250513_m022541_c001_v7007000_t0000_u01747103141187") 2025/05/13 02:31:44 DEBUG : sizeonly: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c994_d20250513_m022540_c001_v0001172_t0034_u01747103140108") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cf7_d20250513_m023119_c001_v7007000_t0000_u01747103479774") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11495f3ceb3488b1_d20250513_m023116_c001_v0001104_t0009_u01747103476298") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eae7_d20250513_m023114_c001_v7007000_t0000_u01747103474406") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10022284025b4b6c_d20250513_m023111_c001_v0001184_t0013_u01747103471472") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e01325_d20250513_m022653_c001_v7007000_t0000_u01747103213166") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f116c3819cfd422ee_d20250513_m022652_c001_v0001044_t0058_u01747103212267") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e01322_d20250513_m022650_c001_v7007000_t0000_u01747103210922") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cb22_d20250513_m022649_c001_v0001172_t0058_u01747103209794") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f409111_d20250513_m022536_c001_v7007000_t0000_u01747103136880") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c976_d20250513_m022535_c001_v0001172_t0059_u01747103135104") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f40910c_d20250513_m022534_c001_v7007000_t0000_u01747103134368") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c95a_d20250513_m022533_c001_v0001172_t0045_u01747103133012") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f409106_d20250513_m022530_c001_v7007000_t0000_u01747103130226") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c94c_d20250513_m022529_c001_v0001172_t0015_u01747103129041") 2025/05/13 02:31:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f409104_d20250513_m022528_c001_v7007000_t0000_u01747103128494") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c944_d20250513_m022527_c001_v0001172_t0056_u01747103127438") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c93a_d20250513_m022524_c001_v0001172_t0001_u01747103124737") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f409101_d20250513_m022524_c001_v7007000_t0000_u01747103124012") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c932_d20250513_m022523_c001_v0001172_t0046_u01747103123343") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c92e_d20250513_m022522_c001_v0001172_t0058_u01747103122364") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f4090ff_d20250513_m022521_c001_v7007000_t0000_u01747103121276") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c91a_d20250513_m022518_c001_v0001172_t0010_u01747103118507") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c908_d20250513_m022515_c001_v0001172_t0018_u01747103115778") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f4090fb_d20250513_m022515_c001_v7007000_t0000_u01747103115054") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c900_d20250513_m022513_c001_v0001172_t0030_u01747103113942") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c8fc_d20250513_m022512_c001_v0001172_t0049_u01747103112404") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f4090f7_d20250513_m022511_c001_v7007000_t0000_u01747103111675") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c8de_d20250513_m022508_c001_v0001172_t0013_u01747103108036") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f417bd7dd9f4090f4_d20250513_m022507_c001_v7007000_t0000_u01747103107672") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c8d4_d20250513_m022507_c001_v0001172_t0009_u01747103107012") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011c9_d20250513_m022505_c001_v7007000_t0000_u01747103105379") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c8c2_d20250513_m022504_c001_v0001172_t0046_u01747103104753") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011c8_d20250513_m022504_c001_v7007000_t0000_u01747103104202") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c8bc_d20250513_m022503_c001_v0001172_t0056_u01747103103428") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011c6_d20250513_m022502_c001_v7007000_t0000_u01747103102148") 2025/05/13 02:31:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c8b2_d20250513_m022501_c001_v0001172_t0040_u01747103101277") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011c5_d20250513_m022500_c001_v7007000_t0000_u01747103100726") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c8ac_d20250513_m022500_c001_v0001172_t0044_u01747103100037") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011c0_d20250513_m022459_c001_v7007000_t0000_u01747103099126") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c8a6_d20250513_m022458_c001_v0001172_t0010_u01747103098469") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011ba_d20250513_m022451_c001_v7007000_t0000_u01747103091655") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c886_d20250513_m022450_c001_v0001172_t0041_u01747103090895") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011b8_d20250513_m022449_c001_v7007000_t0000_u01747103089983") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c87a_d20250513_m022449_c001_v0001172_t0043_u01747103089304") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011b5_d20250513_m022448_c001_v7007000_t0000_u01747103088393") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c86e_d20250513_m022447_c001_v0001172_t0016_u01747103087756") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e011b2_d20250513_m022444_c001_v7007000_t0000_u01747103084813") 2025/05/13 02:31:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157c85c_d20250513_m022443_c001_v0001172_t0045_u01747103083931") 2025/05/13 02:31:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41970d4df9e79cf9_d20250513_m023119_c001_v7007000_t0000_u01747103479957") 2025/05/13 02:31:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10418f2b2074bd57_d20250513_m023116_c001_v0001092_t0011_u01747103476285") 2025/05/13 02:31:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eae8_d20250513_m023114_c001_v7007000_t0000_u01747103474588") 2025/05/13 02:31:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2d52_d20250513_m023111_c001_v0001171_t0048_u01747103471822") 2025/05/13 02:31:46 DEBUG : sub/yam: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e0131d_d20250513_m022647_c001_v7007000_t0000_u01747103207034") 2025/05/13 02:31:46 DEBUG : sub/yam: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed1f1a_d20250513_m022645_c001_v0001171_t0020_u01747103205222") 2025/05/13 02:31:46 DEBUG : test_dir1/file2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eae5_d20250513_m023109_c001_v7007000_t0000_u01747103469942") 2025/05/13 02:31:46 DEBUG : test_dir1/file2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10418f2b2074bd47_d20250513_m023107_c001_v0001092_t0034_u01747103467930") 2025/05/13 02:31:46 DEBUG : test_dir1/file2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eae0_d20250513_m023106_c001_v7007000_t0000_u01747103466397") 2025/05/13 02:31:47 DEBUG : test_dir1/file2: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed2d08_d20250513_m023104_c001_v0001171_t0045_u01747103464822") 2025/05/13 02:31:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eae6_d20250513_m023110_c001_v7007000_t0000_u01747103470124") 2025/05/13 02:31:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f11495f3ceb3488a5_d20250513_m023108_c001_v0001104_t0025_u01747103468280") 2025/05/13 02:31:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4061bed3c029eae1_d20250513_m023106_c001_v7007000_t0000_u01747103466579") 2025/05/13 02:31:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f10418f2b2074bd41_d20250513_m023104_c001_v0001092_t0031_u01747103464829") 2025/05/13 02:31:47 DEBUG : three: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9d6_d20250513_m022637_c001_v7007000_t0000_u01747103197388") 2025/05/13 02:31:47 DEBUG : three: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157caee_d20250513_m022636_c001_v0001172_t0020_u01747103196065") 2025/05/13 02:31:47 DEBUG : three: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f119274b90157cadf_d20250513_m022633_c001_v0001172_t0059_u01747103193670") 2025/05/13 02:31:47 DEBUG : two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9d7_d20250513_m022637_c001_v7007000_t0000_u01747103197573") 2025/05/13 02:31:47 DEBUG : two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f408c1dc301ed1eb1_d20250513_m022635_c001_v0001171_t0053_u01747103195494") 2025/05/13 02:31:47 DEBUG : two: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f419274b90157cadd_d20250513_m022633_c001_v0001172_t0014_u01747103193471") 2025/05/13 02:31:47 DEBUG : yam: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f4121448e11e0131f_d20250513_m022647_c001_v7007000_t0000_u01747103207767") 2025/05/13 02:31:47 DEBUG : yam: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f1107465b9e8d9a98_d20250513_m022646_c001_v0001183_t0023_u01747103206825") 2025/05/13 02:31:47 DEBUG : yam: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9fb_d20250513_m022643_c001_v7007000_t0000_u01747103203183") 2025/05/13 02:31:47 DEBUG : yam: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed1ef1_d20250513_m022641_c001_v0001171_t0002_u01747103201754") 2025/05/13 02:31:47 DEBUG : yam: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9d9_d20250513_m022639_c001_v7007000_t0000_u01747103199713") 2025/05/13 02:31:47 DEBUG : yam: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f108c1dc301ed1ec9_d20250513_m022638_c001_v0001171_t0032_u01747103198139") 2025/05/13 02:31:47 DEBUG : yaml: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9fe_d20250513_m022643_c001_v7007000_t0000_u01747103203915") 2025/05/13 02:31:47 DEBUG : yaml: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f106b0c42ec4ef041_d20250513_m022642_c001_v0001184_t0056_u01747103202992") 2025/05/13 02:31:47 DEBUG : yaml: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f41779686197fa9db_d20250513_m022640_c001_v7007000_t0000_u01747103200450") 2025/05/13 02:31:48 DEBUG : yaml: Deleting (id "4_z1fe26d43705dcb7b9f680e1b_f118e9fd7ce1eec21_d20250513_m022639_c001_v0001184_t0020_u01747103199510") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m8.47327493s (try 1/5)