"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/10 04:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma" 2025/04/10 04:21:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 04:21:31 DEBUG : Creating backend with remote "/tmp/rclone3682632581" === 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/10 04:21:32 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:32 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 04:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:33 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:33 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:34 DEBUG : B2 bucket rclone-test-feyofew7doma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.09s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:36 DEBUG : Creating backend with remote "/non-existing" 2025/04/10 04:21:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/10 04:21:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:37 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:37 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.97s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:39 INFO : B2 bucket rclone-test-feyofew7doma: Running all checks before starting transfers 2025/04/10 04:21:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:39 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:39 INFO : B2 bucket rclone-test-feyofew7doma: Checks finished, now starting transfers 2025/04/10 04:21:39 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:40 ERROR : Ignoring --no-traverse with sync 2025/04/10 04:21:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:40 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:40 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:41 INFO : sub dir/hello world: Copied (new) 2025/04/10 04:21:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.67s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/10 04:21:42 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:42 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/10 04:21:43 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:21:44 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:44 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:21:46 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:46 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.10s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/10 04:21:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 04:21:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/10 04:21:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 04:21:48 INFO : sub dir: Making directory 2025/04/10 04:21:48 INFO : sub dir2: Making directory 2025/04/10 04:21:48 INFO : sub dir2/sub sub dir2: Making directory 2025/04/10 04:21:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:48 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:48 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/10 04:21:48 DEBUG : B2 bucket rclone-test-feyofew7doma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.82s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:49 INFO : sub dir2: Making directory 2025/04/10 04:21:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/10 04:21:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 04:21:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:49 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:49 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:51 DEBUG : sub dir2: Making directory with metadata 2025/04/10 04:21:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 04:21:51 INFO : sub dir: Making directory 2025/04/10 04:21:51 INFO : sub dir2: Making directory 2025/04/10 04:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:51 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:51 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:51 INFO : sub dir/hello world: Copied (new) 2025/04/10 04:21:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/10 04:21:51 DEBUG : B2 bucket rclone-test-feyofew7doma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/10 04:21:51 DEBUG : B2 bucket rclone-test-feyofew7doma: 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:53 INFO : sub dir2: Making directory 2025/04/10 04:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:53 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:53 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:53 INFO : sub dir/hello world: Copied (new) 2025/04/10 04:21:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:54 DEBUG : sub dir2: Making directory with metadata 2025/04/10 04:21:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 04:21:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 04:21:54 INFO : sub dir: Making directory 2025/04/10 04:21:54 INFO : sub dir2: Making directory 2025/04/10 04:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:54 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:54 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:54 INFO : sub dir/hello world: Copied (new) 2025/04/10 04:21:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/10 04:21:55 DEBUG : B2 bucket rclone-test-feyofew7doma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:56 INFO : sub dir2: Making directory 2025/04/10 04:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:56 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:21:56 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:21:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:21:57 INFO : sub dir/hello world: Copied (new) 2025/04/10 04:21:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.69s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gukomaq4cili" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-feyofew7doma -> B2 bucket rclone-test-gukomaq4cili 2025/04/10 04:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:21:59 DEBUG : B2 bucket rclone-test-gukomaq4cili: Waiting for checks to finish 2025/04/10 04:21:59 DEBUG : B2 bucket rclone-test-gukomaq4cili: Waiting for transfers to finish 2025/04/10 04:22:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:22:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:01 DEBUG : B2 bucket rclone-test-gukomaq4cili: Purge remote 2025/04/10 04:22:01 INFO : B2 bucket rclone-test-gukomaq4cili: cleaning bucket "rclone-test-gukomaq4cili" of all files 2025/04/10 04:22:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2ede3e0ed1bdb9f680e1b_f1012eaf58e2068d3_d20250410_m042200_c001_v0001102_t0014_u01744258920411") --- PASS: TestServerSideCopy (4.70s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/10 04:22:03 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:03 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/10 04:22:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sakapoz9feva" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-feyofew7doma -> B2 bucket rclone-test-sakapoz9feva 2025/04/10 04:22:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:22:06 DEBUG : B2 bucket rclone-test-sakapoz9feva: Waiting for checks to finish 2025/04/10 04:22:06 DEBUG : B2 bucket rclone-test-sakapoz9feva: Waiting for transfers to finish 2025/04/10 04:22:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:22:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/10 04:22:08 DEBUG : B2 bucket rclone-test-sakapoz9feva: Waiting for checks to finish 2025/04/10 04:22:08 DEBUG : B2 bucket rclone-test-sakapoz9feva: Waiting for transfers to finish 2025/04/10 04:22:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/10 04:22:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:09 DEBUG : B2 bucket rclone-test-sakapoz9feva: Purge remote 2025/04/10 04:22:09 INFO : B2 bucket rclone-test-sakapoz9feva: cleaning bucket "rclone-test-sakapoz9feva" of all files 2025/04/10 04:22:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f320d93e0fd1bdb9f680e1b_f10117effba9eb83c_d20250410_m042208_c001_v0001106_t0033_u01744258928895") 2025/04/10 04:22:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f320d93e0fd1bdb9f680e1b_f112cf2e6011a984f_d20250410_m042207_c001_v0001105_t0029_u01744258927370") --- PASS: TestServerSideCopyOverSelf (6.86s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/10 04:22:12 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:12 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/10 04:22:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/10 04:22:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:14 DEBUG : Creating backend with remote "TestB2:rclone-test-botenac2xadi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-feyofew7doma -> B2 bucket rclone-test-botenac2xadi 2025/04/10 04:22:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:22:16 DEBUG : B2 bucket rclone-test-botenac2xadi: Waiting for checks to finish 2025/04/10 04:22:16 DEBUG : B2 bucket rclone-test-botenac2xadi: Waiting for transfers to finish 2025/04/10 04:22:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:22:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/10 04:22:18 DEBUG : B2 bucket rclone-test-botenac2xadi: Waiting for checks to finish 2025/04/10 04:22:18 DEBUG : B2 bucket rclone-test-botenac2xadi: Waiting for transfers to finish 2025/04/10 04:22:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/10 04:22:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/10 04:22:18 INFO : sub dir/hello world: Deleted 2025/04/10 04:22:19 DEBUG : testing file moves 2025/04/10 04:22:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/10 04:22:19 DEBUG : B2 bucket rclone-test-botenac2xadi: Waiting for checks to finish 2025/04/10 04:22:19 DEBUG : B2 bucket rclone-test-botenac2xadi: Waiting for transfers to finish 2025/04/10 04:22:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/10 04:22:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/10 04:22:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:20 DEBUG : B2 bucket rclone-test-botenac2xadi: Purge remote 2025/04/10 04:22:20 INFO : B2 bucket rclone-test-botenac2xadi: cleaning bucket "rclone-test-botenac2xadi" of all files 2025/04/10 04:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf922dd3e0fd1bdb9f680e1b_f1043de610e4c8367_d20250410_m042219_c001_v0001171_t0035_u01744258939910") 2025/04/10 04:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf922dd3e0fd1bdb9f680e1b_f107b01d14565c9dc_d20250410_m042218_c001_v0001130_t0031_u01744258938202") 2025/04/10 04:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf922dd3e0fd1bdb9f680e1b_f107b4b320b757b26_d20250410_m042216_c001_v0001100_t0001_u01744258936677") --- PASS: TestServerSideMoveOverSelf (11.73s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:26 ERROR : : error listing: directory not found 2025/04/10 04:22:26 INFO : Local file system at /tmp/rclone3682632581: Making directory 2025/04/10 04:22:27 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:27 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.26s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:22:29 DEBUG : Local file system at /tmp/rclone3682632581: Waiting for checks to finish 2025/04/10 04:22:29 DEBUG : Local file system at /tmp/rclone3682632581: Waiting for transfers to finish 2025/04/10 04:22:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:22:29 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/10 04:22:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyRedownload (2.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/10 04:22:30 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:30 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 04:22:31 INFO : check sum: Copied (new) 2025/04/10 04:22:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:31 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 04:22:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/10 04:22:31 DEBUG : check sum: Unchanged skipping 2025/04/10 04:22:31 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:31 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.42s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/10 04:22:33 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:33 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 04:22:33 INFO : sizeonly: Copied (new) 2025/04/10 04:22:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:33 DEBUG : sizeonly: Sizes identical 2025/04/10 04:22:33 DEBUG : sizeonly: Unchanged skipping 2025/04/10 04:22:33 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:33 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:33 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/10 04:22:35 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:35 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/10 04:22:36 INFO : ignore-size: Copied (new) 2025/04/10 04:22:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:22:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:36 DEBUG : ignore-size: Unchanged skipping 2025/04/10 04:22:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:36 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.37s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:22:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:38 DEBUG : existing: Unchanged skipping 2025/04/10 04:22:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:38 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/10 04:22:39 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:39 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 04:22:40 INFO : existing: Copied (replaced existing) 2025/04/10 04:22:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/10 04:22:42 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:42 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 04:22:42 INFO : existing: Copied (new) 2025/04/10 04:22:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:42 DEBUG : existing: Destination exists, skipping 2025/04/10 04:22:42 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:42 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:42 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:45 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/10 04:22:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/10 04:22:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:22:45 DEBUG : c/non empty space: Unchanged skipping 2025/04/10 04:22:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:22:45 INFO : a/potato2: Copied (new) 2025/04/10 04:22:45 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:45 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:45 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/10 04:22:47 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 04:22:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/10 04:22:47 DEBUG : empty space: Unchanged skipping 2025/04/10 04:22:47 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:47 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/10 04:22:48 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 04:22:49 INFO : empty space: Updated modification time in destination 2025/04/10 04:22:49 DEBUG : empty space: Unchanged skipping 2025/04/10 04:22:49 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:49 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:51 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/10 04:22:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 04:22:51 DEBUG : empty space: Unchanged skipping 2025/04/10 04:22:51 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:51 DEBUG : Waiting for deletions to finish 2025/04/10 04:22:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.84s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:52 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:52 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/10 04:22:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3682632581) 2025/04/10 04:22:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-feyofew7doma) 2025/04/10 04:22:52 DEBUG : foo: sha1 differ 2025/04/10 04:22:52 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/10 04:22:53 INFO : foo: Copied (replaced existing) 2025/04/10 04:22:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:22:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/10 04:22:54 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:54 DEBUG : empty space: Unchanged skipping 2025/04/10 04:22:54 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:22:55 INFO : potato: Copied (new) 2025/04/10 04:22:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/10 04:22:57 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:57 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/10 04:22:57 INFO : potato: Copied (replaced existing) 2025/04/10 04:22:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.13s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:22:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/10 04:22:59 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:22:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3682632581) 2025/04/10 04:22:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-feyofew7doma) 2025/04/10 04:22:59 DEBUG : potato: sha1 differ 2025/04/10 04:22:59 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:22:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/10 04:22:59 INFO : potato: Copied (replaced existing) 2025/04/10 04:22:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:23:01 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:01 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:01 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/10 04:23:01 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:23:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:03 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:03 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:03 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:23:04 INFO : potato2: Copied (new) 2025/04/10 04:23:04 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:04 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:06 INFO : d: Making directory 2025/04/10 04:23:06 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/10 04:23:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:23:06 DEBUG : c/non empty space: Unchanged skipping 2025/04/10 04:23:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:23:07 INFO : a/potato2: Copied (new) 2025/04/10 04:23:07 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:07 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:07 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/10 04:23:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:23:09 DEBUG : c/non empty space: Unchanged skipping 2025/04/10 04:23:09 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:09 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:23:10 INFO : a/potato2: Copied (new) 2025/04/10 04:23:10 ERROR : B2 bucket rclone-test-feyofew7doma: not deleting files as there were IO errors 2025/04/10 04:23:10 ERROR : B2 bucket rclone-test-feyofew7doma: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:12 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:23:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:12 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:12 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:12 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:12 INFO : potato: Deleted 2025/04/10 04:23:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:23:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.76s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:15 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:15 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:15 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:15 INFO : potato: Deleted 2025/04/10 04:23:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:23:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:15 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:15 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:15 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:23:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:18 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:18 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/10 04:23:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.27s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/10 04:23:20 DEBUG : enormous: Excluded 2025/04/10 04:23:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 04:23:20 DEBUG : potato2: Excluded 2025/04/10 04:23:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 04:23:20 DEBUG : potato2: Excluded 2025/04/10 04:23:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:23:20 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:20 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:20 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:20 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:21 DEBUG : enormous: Excluded (Size Filter) 2025/04/10 04:23:21 DEBUG : enormous: Excluded 2025/04/10 04:23:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 04:23:21 DEBUG : potato2: Excluded 2025/04/10 04:23:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 04:23:21 DEBUG : potato2: Excluded 2025/04/10 04:23:21 DEBUG : Local file system at /tmp/rclone3682632581: Waiting for checks to finish 2025/04/10 04:23:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/10 04:23:21 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:21 DEBUG : Local file system at /tmp/rclone3682632581: Waiting for transfers to finish 2025/04/10 04:23:21 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:23 DEBUG : enormous: Excluded (Size Filter) 2025/04/10 04:23:23 DEBUG : enormous: Excluded 2025/04/10 04:23:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 04:23:23 DEBUG : potato2: Excluded 2025/04/10 04:23:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:23:24 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:24 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:24 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:24 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:24 INFO : enormous: Deleted 2025/04/10 04:23:24 INFO : potato2: Deleted 2025/04/10 04:23:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/10 04:23:24 DEBUG : Local file system at /tmp/rclone3682632581: Waiting for checks to finish 2025/04/10 04:23:24 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:24 DEBUG : Local file system at /tmp/rclone3682632581: Waiting for transfers to finish 2025/04/10 04:23:24 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:24 INFO : enormous: Deleted 2025/04/10 04:23:24 INFO : potato2: Deleted 2025/04/10 04:23:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.28s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:27 DEBUG : five: Need to transfer - File not found at Destination 2025/04/10 04:23:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/10 04:23:27 DEBUG : one: Destination is newer than source, skipping 2025/04/10 04:23:27 DEBUG : three: Sizes identical 2025/04/10 04:23:27 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/10 04:23:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/10 04:23:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3682632581) 2025/04/10 04:23:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-feyofew7doma) 2025/04/10 04:23:27 DEBUG : two: sha1 differ 2025/04/10 04:23:27 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/10 04:23:28 INFO : five: Copied (new) 2025/04/10 04:23:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/10 04:23:28 INFO : four: Copied (replaced existing) 2025/04/10 04:23:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/10 04:23:28 INFO : two: Copied (replaced existing) 2025/04/10 04:23:28 DEBUG : Waiting for deletions to finish 2025/04/10 04:23:28 DEBUG : one: Destination is newer than source, skipping 2025/04/10 04:23:28 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/10 04:23:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3682632581) 2025/04/10 04:23:28 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/10 04:23:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-feyofew7doma) 2025/04/10 04:23:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/10 04:23:28 DEBUG : three: sha1 differ 2025/04/10 04:23:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/10 04:23:28 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/10 04:23:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/10 04:23:28 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/10 04:23:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/10 04:23:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/10 04:23:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/10 04:23:28 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 04:23:29 INFO : three: Copied (replaced existing) 2025/04/10 04:23:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.71s) === 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/10 04:23:30 INFO : B2 bucket rclone-test-feyofew7doma: Making map for --track-renames 2025/04/10 04:23:30 INFO : B2 bucket rclone-test-feyofew7doma: Finished making map for --track-renames 2025/04/10 04:23:30 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/10 04:23:30 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for renames to finish 2025/04/10 04:23:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/10 04:23:30 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 04:23:31 INFO : yam: Copied (new) 2025/04/10 04:23:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/10 04:23:31 INFO : potato: Copied (new) 2025/04/10 04:23:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:23:31 INFO : B2 bucket rclone-test-feyofew7doma: Making map for --track-renames 2025/04/10 04:23:31 INFO : B2 bucket rclone-test-feyofew7doma: Finished making map for --track-renames 2025/04/10 04:23:31 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:31 DEBUG : potato: Unchanged skipping 2025/04/10 04:23:31 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for renames to finish 2025/04/10 04:23:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 04:23:32 INFO : yam: Copied (server-side copy) to: yaml 2025/04/10 04:23:32 INFO : yam: Deleted 2025/04/10 04:23:32 INFO : yaml: Renamed from "yam" 2025/04/10 04:23:32 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/10 04:23:34 INFO : B2 bucket rclone-test-feyofew7doma: Making map for --track-renames 2025/04/10 04:23:34 INFO : B2 bucket rclone-test-feyofew7doma: Finished making map for --track-renames 2025/04/10 04:23:34 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:34 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for renames to finish 2025/04/10 04:23:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/10 04:23:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/10 04:23:34 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/10 04:23:34 INFO : potato: Copied (new) 2025/04/10 04:23:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 04:23:35 INFO : yam: Copied (new) 2025/04/10 04:23:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:23:35 INFO : B2 bucket rclone-test-feyofew7doma: Making map for --track-renames 2025/04/10 04:23:35 INFO : B2 bucket rclone-test-feyofew7doma: Finished making map for --track-renames 2025/04/10 04:23:35 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:35 DEBUG : potato: Unchanged skipping 2025/04/10 04:23:35 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for renames to finish 2025/04/10 04:23:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 04:23:35 INFO : yam: Copied (server-side copy) to: yaml 2025/04/10 04:23:36 INFO : yam: Deleted 2025/04/10 04:23:36 INFO : yaml: Renamed from "yam" 2025/04/10 04:23:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/10 04:23:38 INFO : B2 bucket rclone-test-feyofew7doma: Making map for --track-renames 2025/04/10 04:23:38 INFO : B2 bucket rclone-test-feyofew7doma: Finished making map for --track-renames 2025/04/10 04:23:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/10 04:23:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for renames to finish 2025/04/10 04:23:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/10 04:23:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/10 04:23:38 INFO : potato: Copied (new) 2025/04/10 04:23:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 04:23:38 INFO : sub/yam: Copied (new) 2025/04/10 04:23:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:23:38 DEBUG : potato: Unchanged skipping 2025/04/10 04:23:38 INFO : B2 bucket rclone-test-feyofew7doma: Making map for --track-renames 2025/04/10 04:23:38 INFO : B2 bucket rclone-test-feyofew7doma: Finished making map for --track-renames 2025/04/10 04:23:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for renames to finish 2025/04/10 04:23:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 04:23:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/10 04:23:39 INFO : sub/yam: Deleted 2025/04/10 04:23:39 INFO : yam: Renamed from "sub/yam" 2025/04/10 04:23:39 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.45s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:41 DEBUG : Creating backend with remote "/tmp/rclone3682632581/dir1" 2025/04/10 04:23:41 DEBUG : Config file has changed externally - reloading 2025/04/10 04:23:41 DEBUG : Creating backend with remote "/tmp/rclone3682632581/dir2" 2025/04/10 04:23:41 DEBUG : Local file system at /tmp/rclone3682632581/dir2: Using server-side directory move 2025/04/10 04:23:41 INFO : Local file system at /tmp/rclone3682632581/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/10 04:23:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/10 04:23:41 DEBUG : Local file system at /tmp/rclone3682632581/dir2: Waiting for checks to finish 2025/04/10 04:23:41 DEBUG : Local file system at /tmp/rclone3682632581/dir2: Waiting for transfers to finish 2025/04/10 04:23:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:23:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/10 04:23:41 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:41 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/10 04:23:42 INFO : nested/sub dir/file: Copied (new) 2025/04/10 04:23:42 INFO : nested/sub dir/file: Deleted 2025/04/10 04:23:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:23:42 INFO : sub dir/hello world: Copied (new) 2025/04/10 04:23:42 INFO : sub dir/hello world: Deleted 2025/04/10 04:23:42 INFO : sub dir: Removing directory 2025/04/10 04:23:42 INFO : nested/sub dir: Removing directory 2025/04/10 04:23:42 INFO : nested: Removing directory 2025/04/10 04:23:42 DEBUG : Local file system at /tmp/rclone3682632581: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 04:23:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/10 04:23:44 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:44 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/10 04:23:44 INFO : nested/sub dir/file: Copied (new) 2025/04/10 04:23:44 INFO : nested/sub dir/file: Deleted 2025/04/10 04:23:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 04:23:44 INFO : sub dir/hello world: Copied (new) 2025/04/10 04:23:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/10 04:23:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/10 04:23:45 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:45 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/10 04:23:46 INFO : existing-b: Copied (new) 2025/04/10 04:23:46 INFO : existing-b: Deleted 2025/04/10 04:23:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 04:23:46 INFO : existing: Copied (new) 2025/04/10 04:23:46 INFO : existing: Deleted 2025/04/10 04:23:46 DEBUG : existing: Destination exists, skipping 2025/04/10 04:23:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/10 04:23:46 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:23:46 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:23:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-korasuj3moye" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-feyofew7doma -> B2 bucket rclone-test-korasuj3moye 2025/04/10 04:23:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/10 04:23:51 DEBUG : empty space: Unchanged skipping 2025/04/10 04:23:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/10 04:23:51 DEBUG : B2 bucket rclone-test-korasuj3moye: Waiting for checks to finish 2025/04/10 04:23:51 INFO : empty space: Deleted 2025/04/10 04:23:51 DEBUG : B2 bucket rclone-test-korasuj3moye: Waiting for transfers to finish 2025/04/10 04:23:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:23:51 INFO : potato2: Copied (server-side copy) 2025/04/10 04:23:51 INFO : potato2: Deleted 2025/04/10 04:23:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 04:23:52 INFO : potato3: Copied (server-side copy) 2025/04/10 04:23:52 INFO : potato3: Deleted 2025/04/10 04:23:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pajunuj0loge" 2025/04/10 04:23:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/10 04:23:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:23:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/10 04:23:53 DEBUG : B2 bucket rclone-test-pajunuj0loge: Waiting for checks to finish 2025/04/10 04:23:53 DEBUG : B2 bucket rclone-test-pajunuj0loge: Waiting for transfers to finish 2025/04/10 04:23:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:23:55 INFO : potato2: Copied (server-side copy) 2025/04/10 04:23:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 04:23:55 INFO : empty space: Copied (server-side copy) 2025/04/10 04:23:56 INFO : potato2: Deleted 2025/04/10 04:23:56 INFO : empty space: Deleted 2025/04/10 04:23:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 04:23:56 INFO : potato3: Copied (server-side copy) 2025/04/10 04:23:56 INFO : potato3: Deleted 2025/04/10 04:23:56 DEBUG : B2 bucket rclone-test-pajunuj0loge: Purge remote 2025/04/10 04:23:56 INFO : B2 bucket rclone-test-pajunuj0loge: cleaning bucket "rclone-test-pajunuj0loge" of all files 2025/04/10 04:23:56 DEBUG : empty space: Deleting (id "4_z1fc2adb3f00d1bdb9f680e1b_f116a06b24c89586d_d20250410_m042355_c001_v0001171_t0005_u01744259035460") 2025/04/10 04:23:56 DEBUG : potato2: Deleting (id "4_z1fc2adb3f00d1bdb9f680e1b_f11018a799a8d088b_d20250410_m042355_c001_v0001181_t0026_u01744259035825") 2025/04/10 04:23:56 DEBUG : potato3: Deleting (id "4_z1fc2adb3f00d1bdb9f680e1b_f116f898311d7efb4_d20250410_m042355_c001_v0001134_t0031_u01744259035895") 2025/04/10 04:23:57 DEBUG : B2 bucket rclone-test-korasuj3moye: Purge remote 2025/04/10 04:23:57 INFO : B2 bucket rclone-test-korasuj3moye: cleaning bucket "rclone-test-korasuj3moye" of all files 2025/04/10 04:23:57 DEBUG : empty space: Deleting (id "4_zff029da3f00d1bdb9f680e1b_f410bed6b49b26e9b_d20250410_m042356_c001_v7007000_t0000_u01744259036067") 2025/04/10 04:23:57 DEBUG : empty space: Deleting (id "4_zff029da3f00d1bdb9f680e1b_f1046fe783806b3f7_d20250410_m042350_c001_v0001179_t0024_u01744259030680") 2025/04/10 04:23:57 DEBUG : potato2: Deleting (id "4_zff029da3f00d1bdb9f680e1b_f402137e35590e086_d20250410_m042356_c001_v7007000_t0000_u01744259036033") 2025/04/10 04:23:57 DEBUG : potato2: Deleting (id "4_zff029da3f00d1bdb9f680e1b_f11858770235bbb93_d20250410_m042351_c001_v0001179_t0059_u01744259031489") 2025/04/10 04:23:57 DEBUG : potato3: Deleting (id "4_zff029da3f00d1bdb9f680e1b_f410bed6b49b26e9c_d20250410_m042356_c001_v7007000_t0000_u01744259036322") 2025/04/10 04:23:57 DEBUG : potato3: Deleting (id "4_zff029da3f00d1bdb9f680e1b_f111f77ba3d502975_d20250410_m042351_c001_v0001146_t0058_u01744259031792") 2025/04/10 04:23:57 DEBUG : potato3: Deleting (id "4_zff029da3f00d1bdb9f680e1b_f1046fe783806b3f9_d20250410_m042350_c001_v0001179_t0009_u01744259030883") --- PASS: TestServerSideMove (11.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:23:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yurocib2duso" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-feyofew7doma -> B2 bucket rclone-test-yurocib2duso 2025/04/10 04:24:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/10 04:24:04 DEBUG : empty space: Excluded 2025/04/10 04:24:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/10 04:24:04 DEBUG : empty space: Excluded 2025/04/10 04:24:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:24:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/10 04:24:04 DEBUG : B2 bucket rclone-test-yurocib2duso: Waiting for checks to finish 2025/04/10 04:24:04 DEBUG : B2 bucket rclone-test-yurocib2duso: Waiting for transfers to finish 2025/04/10 04:24:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:24:04 INFO : potato2: Copied (server-side copy) 2025/04/10 04:24:05 INFO : potato2: Deleted 2025/04/10 04:24:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 04:24:05 INFO : potato3: Copied (server-side copy) 2025/04/10 04:24:05 INFO : potato3: Deleted 2025/04/10 04:24:05 DEBUG : Creating backend with remote "TestB2:rclone-test-safewic7yupu" 2025/04/10 04:24:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/10 04:24:06 DEBUG : empty space: Excluded 2025/04/10 04:24:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:24:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/10 04:24:06 DEBUG : B2 bucket rclone-test-safewic7yupu: Waiting for checks to finish 2025/04/10 04:24:06 DEBUG : B2 bucket rclone-test-safewic7yupu: Waiting for transfers to finish 2025/04/10 04:24:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:24:07 INFO : potato2: Copied (server-side copy) 2025/04/10 04:24:07 INFO : potato2: Deleted 2025/04/10 04:24:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 04:24:07 INFO : potato3: Copied (server-side copy) 2025/04/10 04:24:08 INFO : potato3: Deleted 2025/04/10 04:24:08 DEBUG : B2 bucket rclone-test-safewic7yupu: Purge remote 2025/04/10 04:24:08 INFO : B2 bucket rclone-test-safewic7yupu: cleaning bucket "rclone-test-safewic7yupu" of all files 2025/04/10 04:24:08 DEBUG : potato2: Deleting (id "4_z5f92dde3f00d1bdb9f680e1b_f104ff06a25e5b25e_d20250410_m042407_c001_v0001093_t0017_u01744259047407") 2025/04/10 04:24:08 DEBUG : potato3: Deleting (id "4_z5f92dde3f00d1bdb9f680e1b_f1143c94d3ce69392_d20250410_m042407_c001_v0001179_t0029_u01744259047766") 2025/04/10 04:24:09 DEBUG : B2 bucket rclone-test-yurocib2duso: Purge remote 2025/04/10 04:24:09 INFO : B2 bucket rclone-test-yurocib2duso: cleaning bucket "rclone-test-yurocib2duso" of all files 2025/04/10 04:24:09 DEBUG : empty space: Deleting (id "4_zefe2cdb3f00d1bdb9f680e1b_f1116c3a67c029498_d20250410_m042403_c001_v0001171_t0007_u01744259043258") 2025/04/10 04:24:09 DEBUG : potato2: Deleting (id "4_zefe2cdb3f00d1bdb9f680e1b_f419b182e695cb13c_d20250410_m042407_c001_v7007000_t0000_u01744259047760") 2025/04/10 04:24:09 DEBUG : potato2: Deleting (id "4_zefe2cdb3f00d1bdb9f680e1b_f117a84cbf875461d_d20250410_m042404_c001_v0001182_t0012_u01744259044782") 2025/04/10 04:24:09 DEBUG : potato3: Deleting (id "4_zefe2cdb3f00d1bdb9f680e1b_f419b182e695cb13d_d20250410_m042407_c001_v7007000_t0000_u01744259047979") 2025/04/10 04:24:09 DEBUG : potato3: Deleting (id "4_zefe2cdb3f00d1bdb9f680e1b_f1180cb0773719e56_d20250410_m042405_c001_v0001172_t0016_u01744259045024") 2025/04/10 04:24:09 DEBUG : potato3: Deleting (id "4_zefe2cdb3f00d1bdb9f680e1b_f1116c3a67c0294a2_d20250410_m042403_c001_v0001171_t0047_u01744259043905") --- PASS: TestServerSideMoveWithFilter (11.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fosidiv4wizi" 2025/04/10 04:24:12 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-feyofew7doma -> B2 bucket rclone-test-fosidiv4wizi 2025/04/10 04:24:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:24:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/10 04:24:15 DEBUG : empty space: Unchanged skipping 2025/04/10 04:24:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/10 04:24:15 DEBUG : B2 bucket rclone-test-fosidiv4wizi: Waiting for checks to finish 2025/04/10 04:24:15 INFO : empty space: Deleted 2025/04/10 04:24:15 DEBUG : B2 bucket rclone-test-fosidiv4wizi: Waiting for transfers to finish 2025/04/10 04:24:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:24:15 INFO : potato2: Copied (server-side copy) 2025/04/10 04:24:15 INFO : potato2: Deleted 2025/04/10 04:24:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 04:24:15 INFO : potato3: Copied (server-side copy) 2025/04/10 04:24:15 INFO : potato3: Deleted 2025/04/10 04:24:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gufiveb7dipe" 2025/04/10 04:24:17 INFO : tomatoDir: Making directory 2025/04/10 04:24:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/10 04:24:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 04:24:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/10 04:24:17 DEBUG : B2 bucket rclone-test-gufiveb7dipe: Waiting for checks to finish 2025/04/10 04:24:17 DEBUG : B2 bucket rclone-test-gufiveb7dipe: Waiting for transfers to finish 2025/04/10 04:24:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 04:24:18 INFO : empty space: Copied (server-side copy) 2025/04/10 04:24:18 INFO : empty space: Deleted 2025/04/10 04:24:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 04:24:18 INFO : potato3: Copied (server-side copy) 2025/04/10 04:24:18 INFO : potato3: Deleted 2025/04/10 04:24:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 04:24:18 INFO : potato2: Copied (server-side copy) 2025/04/10 04:24:19 INFO : potato2: Deleted 2025/04/10 04:24:19 DEBUG : B2 bucket rclone-test-gufiveb7dipe: Purge remote 2025/04/10 04:24:19 INFO : B2 bucket rclone-test-gufiveb7dipe: cleaning bucket "rclone-test-gufiveb7dipe" of all files 2025/04/10 04:24:19 DEBUG : empty space: Deleting (id "4_z0f520d83f01d1bdb9f680e1b_f104dffb6c3f62328_d20250410_m042418_c001_v0001184_t0059_u01744259058123") 2025/04/10 04:24:19 DEBUG : potato2: Deleting (id "4_z0f520d83f01d1bdb9f680e1b_f111a0c602b89ba45_d20250410_m042418_c001_v0001100_t0041_u01744259058388") 2025/04/10 04:24:19 DEBUG : potato3: Deleting (id "4_z0f520d83f01d1bdb9f680e1b_f101d7008b9efeb50_d20250410_m042418_c001_v0001183_t0021_u01744259058447") 2025/04/10 04:24:20 DEBUG : B2 bucket rclone-test-fosidiv4wizi: Purge remote 2025/04/10 04:24:20 INFO : B2 bucket rclone-test-fosidiv4wizi: cleaning bucket "rclone-test-fosidiv4wizi" of all files 2025/04/10 04:24:20 DEBUG : empty space: Deleting (id "4_z3f92fd83f00d1bdb9f680e1b_f408935611a428cb6_d20250410_m042418_c001_v7007000_t0000_u01744259058331") 2025/04/10 04:24:20 DEBUG : empty space: Deleting (id "4_z3f92fd83f00d1bdb9f680e1b_f109027d85183c071_d20250410_m042414_c001_v0001184_t0057_u01744259054533") 2025/04/10 04:24:20 DEBUG : potato2: Deleting (id "4_z3f92fd83f00d1bdb9f680e1b_f408935611a428cba_d20250410_m042418_c001_v7007000_t0000_u01744259058909") 2025/04/10 04:24:20 DEBUG : potato2: Deleting (id "4_z3f92fd83f00d1bdb9f680e1b_f11531e2400c7591c_d20250410_m042415_c001_v0001182_t0051_u01744259055360") 2025/04/10 04:24:20 DEBUG : potato3: Deleting (id "4_z3f92fd83f00d1bdb9f680e1b_f408935611a428cb9_d20250410_m042418_c001_v7007000_t0000_u01744259058668") 2025/04/10 04:24:20 DEBUG : potato3: Deleting (id "4_z3f92fd83f00d1bdb9f680e1b_f113c84fe9f57bb7a_d20250410_m042415_c001_v0001182_t0022_u01744259055593") 2025/04/10 04:24:20 DEBUG : potato3: Deleting (id "4_z3f92fd83f00d1bdb9f680e1b_f109027d85183c07f_d20250410_m042414_c001_v0001184_t0031_u01744259054728") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.38s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:27 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/rclone-sync-test" 2025/04/10 04:24:29 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/rclone-sync-test-include/layer2" 2025/04/10 04:24:31 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/rclone-sync-test-ignore-file" 2025/04/10 04:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/10 04:24:35 DEBUG : B2 bucket rclone-test-feyofew7doma path rclone-sync-test: Waiting for checks to finish 2025/04/10 04:24:35 DEBUG : B2 bucket rclone-test-feyofew7doma path rclone-sync-test: Waiting for transfers to finish 2025/04/10 04:24:35 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:35 INFO : There was nothing to transfer 2025/04/10 04:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/10 04:24:35 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:24:35 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:24:35 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/10 04:24:36 DEBUG : B2 bucket rclone-test-feyofew7doma path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/10 04:24:36 DEBUG : B2 bucket rclone-test-feyofew7doma path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/10 04:24:36 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/10 04:24:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:24:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:24:36 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:37 DEBUG : : Excluded 2025/04/10 04:24:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/10 04:24:37 DEBUG : B2 bucket rclone-test-feyofew7doma path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/10 04:24:37 DEBUG : B2 bucket rclone-test-feyofew7doma path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/10 04:24:37 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dst" 2025/04/10 04:24:44 DEBUG : Config file has changed externally - reloading 2025/04/10 04:24:45 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/CompareDest" 2025/04/10 04:24:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/10 04:24:47 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:24:47 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:24:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:24:48 INFO : one: Copied (new) 2025/04/10 04:24:48 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:24:48 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:24:48 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:24:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/10 04:24:49 INFO : one: Copied (replaced existing) 2025/04/10 04:24:49 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:24:50 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:24:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:24:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 04:24:51 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:24:51 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:51 INFO : There was nothing to transfer 2025/04/10 04:24:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:24:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:24:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 04:24:52 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:24:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:24:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 04:24:52 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:24:52 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:52 INFO : There was nothing to transfer 2025/04/10 04:24:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:24:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:24:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 04:24:52 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:24:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:24:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 04:24:52 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:24:52 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:52 INFO : There was nothing to transfer 2025/04/10 04:24:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:24:53 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/10 04:24:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/10 04:24:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 04:24:53 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:24:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:24:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 04:24:53 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:24:53 DEBUG : Waiting for deletions to finish 2025/04/10 04:24:53 INFO : There was nothing to transfer 2025/04/10 04:24:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:24:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/10 04:24:54 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 04:24:54 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:24:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:24:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 04:24:54 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:24:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/10 04:24:55 INFO : two: Copied (new) 2025/04/10 04:24:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.38s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dest" 2025/04/10 04:24:59 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/pre-dest1" 2025/04/10 04:25:00 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/pre-dest2" 2025/04/10 04:25:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:25:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/10 04:25:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:25:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/10 04:25:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/10 04:25:02 DEBUG : B2 bucket rclone-test-feyofew7doma path dest: Waiting for checks to finish 2025/04/10 04:25:02 DEBUG : B2 bucket rclone-test-feyofew7doma path dest: Waiting for transfers to finish 2025/04/10 04:25:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/10 04:25:03 INFO : 3: Copied (new) 2025/04/10 04:25:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.83s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:25:05 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dst" 2025/04/10 04:25:06 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/CopyDest" 2025/04/10 04:25:09 DEBUG : one: Need to transfer - File not found at Destination 2025/04/10 04:25:09 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:09 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:25:10 INFO : one: Copied (new) 2025/04/10 04:25:10 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/10 04:25:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/10 04:25:10 DEBUG : pacer: Reducing sleep to 10ms 2025/04/10 04:25:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:25:11 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:11 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/10 04:25:12 INFO : one: Copied (replaced existing) 2025/04/10 04:25:12 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:13 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/BackupDir" 2025/04/10 04:25:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:25:14 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:25:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 04:25:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:25:16 INFO : one: Copied (server-side copy) 2025/04/10 04:25:16 INFO : one: Deleted 2025/04/10 04:25:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/10 04:25:17 INFO : one: Copied (server-side copy) 2025/04/10 04:25:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/10 04:25:17 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:17 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:25:17 DEBUG : one: Unchanged skipping 2025/04/10 04:25:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:25:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/10 04:25:18 INFO : two: Copied (server-side copy) 2025/04/10 04:25:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/10 04:25:18 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:18 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:18 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:25:18 DEBUG : one: Unchanged skipping 2025/04/10 04:25:18 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:25:18 DEBUG : two: Unchanged skipping 2025/04/10 04:25:18 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:18 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:18 INFO : There was nothing to transfer 2025/04/10 04:25:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:25:19 DEBUG : one: Unchanged skipping 2025/04/10 04:25:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/10 04:25:19 DEBUG : three: Destination not found in --copy-dest 2025/04/10 04:25:19 DEBUG : three: Need to transfer - File not found at Destination 2025/04/10 04:25:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 04:25:19 DEBUG : two: Unchanged skipping 2025/04/10 04:25:19 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:19 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:20 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/10 04:25:20 INFO : three: Copied (new) 2025/04/10 04:25:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.83s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:25:23 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dst" 2025/04/10 04:25:24 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/backup" 2025/04/10 04:25:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 04:25:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:25:26 DEBUG : two: Unchanged skipping 2025/04/10 04:25:26 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:25:27 INFO : one: Copied (server-side copy) 2025/04/10 04:25:27 INFO : one: Deleted 2025/04/10 04:25:27 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:25:28 INFO : one: Copied (new) 2025/04/10 04:25:28 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 04:25:29 INFO : three.txt: Copied (server-side copy) 2025/04/10 04:25:29 INFO : three.txt: Deleted 2025/04/10 04:25:29 INFO : three.txt: Moved into backup dir 2025/04/10 04:25:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 04:25:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:25:31 DEBUG : two: Unchanged skipping 2025/04/10 04:25:31 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:25:31 INFO : one: Copied (server-side copy) 2025/04/10 04:25:31 INFO : one: Deleted 2025/04/10 04:25:31 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 04:25:32 INFO : one: Copied (new) 2025/04/10 04:25:32 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 04:25:32 INFO : three.txt: Copied (server-side copy) 2025/04/10 04:25:33 INFO : three.txt: Deleted 2025/04/10 04:25:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:25:35 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dst" 2025/04/10 04:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/backup" 2025/04/10 04:25:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 04:25:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:25:38 DEBUG : two: Unchanged skipping 2025/04/10 04:25:38 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:25:40 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 04:25:40 INFO : one: Deleted 2025/04/10 04:25:40 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:25:41 INFO : one: Copied (new) 2025/04/10 04:25:41 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 04:25:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 04:25:41 INFO : three.txt: Deleted 2025/04/10 04:25:41 INFO : three.txt: Moved into backup dir 2025/04/10 04:25:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 04:25:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:25:43 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:43 DEBUG : two: Unchanged skipping 2025/04/10 04:25:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:25:43 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 04:25:43 INFO : one: Deleted 2025/04/10 04:25:43 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 04:25:44 INFO : one: Copied (new) 2025/04/10 04:25:44 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 04:25:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 04:25:44 INFO : three.txt: Deleted 2025/04/10 04:25:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:25:47 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dst" 2025/04/10 04:25:48 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/backup" 2025/04/10 04:25:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 04:25:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:25:50 DEBUG : two: Unchanged skipping 2025/04/10 04:25:50 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:25:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/10 04:25:51 INFO : one: Deleted 2025/04/10 04:25:51 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:25:52 INFO : one: Copied (new) 2025/04/10 04:25:52 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 04:25:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/10 04:25:53 INFO : three.txt: Deleted 2025/04/10 04:25:53 INFO : three.txt: Moved into backup dir 2025/04/10 04:25:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 04:25:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:25:54 DEBUG : two: Unchanged skipping 2025/04/10 04:25:54 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:25:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:25:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/10 04:25:55 INFO : one: Deleted 2025/04/10 04:25:55 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:25:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 04:25:55 INFO : one: Copied (new) 2025/04/10 04:25:55 DEBUG : Waiting for deletions to finish 2025/04/10 04:25:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 04:25:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/10 04:25:56 INFO : three.txt: Deleted 2025/04/10 04:25:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:25:59 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dst" 2025/04/10 04:26:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 04:26:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:01 DEBUG : two: Unchanged skipping 2025/04/10 04:26:01 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:26:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:26:01 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 04:26:01 INFO : one: Deleted 2025/04/10 04:26:01 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:26:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:26:02 INFO : one: Copied (new) 2025/04/10 04:26:02 DEBUG : Waiting for deletions to finish 2025/04/10 04:26:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 04:26:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 04:26:03 INFO : three.txt: Deleted 2025/04/10 04:26:03 INFO : three.txt: Moved into backup dir 2025/04/10 04:26:03 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/ff928d03e0ed1bdb9f680e1b/c001_v0001172_t0057": EOF 2025/04/10 04:26:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/ff928d03e0ed1bdb9f680e1b/c001_v0001172_t0057": EOF) 2025/04/10 04:26:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-feyofew7doma: 1/10 (Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/ff928d03e0ed1bdb9f680e1b/c001_v0001172_t0057": EOF) 2025/04/10 04:26:06 DEBUG : pacer: Reducing sleep to 10ms 2025/04/10 04:26:06 DEBUG : one.bak: Excluded (Path Filter) 2025/04/10 04:26:06 DEBUG : one.bak: Excluded 2025/04/10 04:26:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/10 04:26:06 DEBUG : three.txt.bak: Excluded 2025/04/10 04:26:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 04:26:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:06 DEBUG : two: Unchanged skipping 2025/04/10 04:26:06 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for checks to finish 2025/04/10 04:26:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:26:07 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 04:26:07 INFO : one: Deleted 2025/04/10 04:26:07 DEBUG : B2 bucket rclone-test-feyofew7doma path dst: Waiting for transfers to finish 2025/04/10 04:26:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 04:26:07 INFO : one: Copied (new) 2025/04/10 04:26:07 DEBUG : Waiting for deletions to finish 2025/04/10 04:26:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 04:26:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 04:26:08 INFO : three.txt: Deleted 2025/04/10 04:26:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.39s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:26:11 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dst" 2025/04/10 04:26:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 04:26:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:26:13 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 04:26:13 INFO : one: Deleted 2025/04/10 04:26:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:26:15 INFO : one: Copied (new) 2025/04/10 04:26:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:15 DEBUG : two: Unchanged skipping 2025/04/10 04:26:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/10 04:26:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 04:26:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 04:26:16 INFO : three.txt: Deleted 2025/04/10 04:26:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 04:26:17 INFO : three.txt: Copied (new) 2025/04/10 04:26:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 04:26:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:26:18 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 04:26:18 INFO : one: Deleted 2025/04/10 04:26:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 04:26:19 INFO : one: Copied (new) 2025/04/10 04:26:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:19 DEBUG : two: Unchanged skipping 2025/04/10 04:26:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/10 04:26:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 04:26:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 04:26:20 INFO : three.txt: Deleted 2025/04/10 04:26:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/10 04:26:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:26:24 DEBUG : Creating backend with remote "TestB2:rclone-test-feyofew7doma/dst" 2025/04/10 04:26:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 04:26:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 04:26:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/10 04:26:27 INFO : one: Deleted 2025/04/10 04:26:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:26:27 INFO : one: Copied (new) 2025/04/10 04:26:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:28 DEBUG : two: Unchanged skipping 2025/04/10 04:26:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/10 04:26:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 04:26:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/10 04:26:28 INFO : three.txt: Deleted 2025/04/10 04:26:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 04:26:29 INFO : three.txt: Copied (new) 2025/04/10 04:26:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/10 04:26:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/10 04:26:29 DEBUG : pacer: Reducing sleep to 10ms 2025/04/10 04:26:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 04:26:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 04:26:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/10 04:26:30 INFO : one: Deleted 2025/04/10 04:26:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 04:26:30 INFO : one: Copied (new) 2025/04/10 04:26:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:31 DEBUG : two: Unchanged skipping 2025/04/10 04:26:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/10 04:26:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 04:26:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/10 04:26:31 INFO : three.txt: Deleted 2025/04/10 04:26:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/10 04:26:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.61s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:26:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/10 04:26:34 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:26:34 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:26:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/10 04:26:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/10 04:26:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.90s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:26:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/10 04:26:35 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:26:35 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:26:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 04:26:36 INFO : existing: Copied (new) 2025/04/10 04:26:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:26:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:26:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/10 04:26:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/10 04:26:36 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:26:36 ERROR : B2 bucket rclone-test-feyofew7doma: not deleting files as there were IO errors 2025/04/10 04:26:36 ERROR : B2 bucket rclone-test-feyofew7doma: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncImmutable (2.64s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:26:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:38 DEBUG : existing: Unchanged skipping 2025/04/10 04:26:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:26:38 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:26:38 DEBUG : Waiting for deletions to finish 2025/04/10 04:26:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:26:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:26:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both1: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both12: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both13: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both14: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both10: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both16: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both0: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both15: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both11: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both19: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both3: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both4: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both5: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both6: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both17: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both18: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:26:50 DEBUG : both2: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both7: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both8: Unchanged skipping 2025/04/10 04:26:50 DEBUG : both9: Unchanged skipping 2025/04/10 04:26:50 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:26:50 DEBUG : Waiting for deletions to finish 2025/04/10 04:26:50 INFO : only0: Deleted 2025/04/10 04:26:50 INFO : only17: Deleted 2025/04/10 04:26:50 INFO : only5: Deleted 2025/04/10 04:26:50 INFO : only12: Deleted 2025/04/10 04:26:50 INFO : only14: Deleted 2025/04/10 04:26:50 INFO : only18: Deleted 2025/04/10 04:26:51 INFO : only19: Deleted 2025/04/10 04:26:51 INFO : only6: Deleted 2025/04/10 04:26:51 INFO : only8: Deleted 2025/04/10 04:26:51 INFO : only11: Deleted 2025/04/10 04:26:51 INFO : only7: Deleted 2025/04/10 04:26:51 INFO : only9: Deleted 2025/04/10 04:26:51 INFO : only15: Deleted 2025/04/10 04:26:51 INFO : only1: Deleted 2025/04/10 04:26:51 INFO : only10: Deleted 2025/04/10 04:26:51 INFO : only13: Deleted 2025/04/10 04:26:51 INFO : only16: Deleted 2025/04/10 04:26:51 INFO : only2: Deleted 2025/04/10 04:26:51 INFO : only3: Deleted 2025/04/10 04:26:51 INFO : only4: Deleted 2025/04/10 04:26:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.35s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:27:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for checks to finish 2025/04/10 04:27:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both1: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both12: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both0: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both14: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both15: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both10: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both11: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both13: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both16: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both2: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both3: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both4: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both17: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both18: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both19: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both5: Unchanged skipping 2025/04/10 04:27:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 04:27:05 DEBUG : both9: Unchanged skipping 2025/04/10 04:27:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : both6: Unchanged skipping 2025/04/10 04:27:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : both7: Unchanged skipping 2025/04/10 04:27:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : both8: Unchanged skipping 2025/04/10 04:27:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/10 04:27:05 DEBUG : B2 bucket rclone-test-feyofew7doma: Waiting for transfers to finish 2025/04/10 04:27:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only0: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only10: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only1: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only15: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only12: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only17: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only14: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only13: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only11: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only2: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only16: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only18: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only5: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only6: Copied (replaced existing) 2025/04/10 04:27:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:06 INFO : only3: Copied (replaced existing) 2025/04/10 04:27:07 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:07 INFO : only19: Copied (replaced existing) 2025/04/10 04:27:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:07 INFO : only8: Copied (replaced existing) 2025/04/10 04:27:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:07 INFO : only9: Copied (replaced existing) 2025/04/10 04:27:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:07 INFO : only7: Copied (replaced existing) 2025/04/10 04:27:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 04:27:07 INFO : only4: Copied (replaced existing) 2025/04/10 04:27:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.40s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:27:15 DEBUG : empty_dir: Making directory with metadata 2025/04/10 04:27:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 04:27:15 DEBUG : empty_on_remote: Making directory with metadata 2025/04/10 04:27:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 04:27:15 INFO : empty_on_remote: Making directory 2025/04/10 04:27:15 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:27:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:27:19 DEBUG : empty_dir: Making directory with metadata 2025/04/10 04:27:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 04:27:19 DEBUG : empty_on_remote: Making directory with metadata 2025/04/10 04:27:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 04:27:19 INFO : empty_on_remote: Making directory 2025/04/10 04:27:19 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-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:27:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:27:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:22 INFO : sub dir: Making directory 2025/04/10 04:27:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" 2025/04/10 04:27:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 04:27:26 INFO : sub dir: Making directory 2025/04/10 04:27:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyofew7doma", Local "Local file system at /tmp/rclone3682632581", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.59s) PASS 2025/04/10 04:27:31 DEBUG : B2 bucket rclone-test-feyofew7doma: Purge remote 2025/04/10 04:27:31 INFO : B2 bucket rclone-test-feyofew7doma: cleaning bucket "rclone-test-feyofew7doma" of all files 2025/04/10 04:27:32 DEBUG : BackupDir/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c0e3_d20250410_m042520_c001_v7007000_t0000_u01744259120849") 2025/04/10 04:27:32 DEBUG : BackupDir/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f107f6c51cc129da3_d20250410_m042516_c001_v0001109_t0049_u01744259116086") 2025/04/10 04:27:32 DEBUG : CompareDest/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241fc2_d20250410_m042455_c001_v7007000_t0000_u01744259095717") 2025/04/10 04:27:32 DEBUG : CompareDest/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efeea7_d20250410_m042450_c001_v0001183_t0035_u01744259090359") 2025/04/10 04:27:32 DEBUG : CompareDest/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241fc3_d20250410_m042455_c001_v7007000_t0000_u01744259095898") 2025/04/10 04:27:32 DEBUG : CompareDest/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efeecf_d20250410_m042451_c001_v0001183_t0051_u01744259091360") 2025/04/10 04:27:32 DEBUG : CopyDest/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c0e5_d20250410_m042521_c001_v7007000_t0000_u01744259121030") 2025/04/10 04:27:32 DEBUG : CopyDest/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed3c1_d20250410_m042513_c001_v0001172_t0004_u01744259113208") 2025/04/10 04:27:32 DEBUG : CopyDest/three: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c0e6_d20250410_m042521_c001_v7007000_t0000_u01744259121211") 2025/04/10 04:27:32 DEBUG : CopyDest/three: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff1cc_d20250410_m042519_c001_v0001183_t0017_u01744259119030") 2025/04/10 04:27:32 DEBUG : CopyDest/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c0e7_d20250410_m042521_c001_v7007000_t0000_u01744259121391") 2025/04/10 04:27:32 DEBUG : CopyDest/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff1a4_d20250410_m042517_c001_v0001183_t0014_u01744259117386") 2025/04/10 04:27:32 DEBUG : EXISTING: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f414362178b033c65_d20250410_m042639_c001_v7007000_t0000_u01744259199199") 2025/04/10 04:27:32 DEBUG : EXISTING: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff93d_d20250410_m042638_c001_v0001183_t0026_u01744259198220") 2025/04/10 04:27:32 DEBUG : Testêé: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f414362178b033c5f_d20250410_m042635_c001_v7007000_t0000_u01744259195203") 2025/04/10 04:27:32 DEBUG : Testêé: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff8dd_d20250410_m042634_c001_v0001183_t0019_u01744259194619") 2025/04/10 04:27:32 DEBUG : Testêé: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff8c7_d20250410_m042634_c001_v0001183_t0037_u01744259194045") 2025/04/10 04:27:32 DEBUG : a/potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26dea_d20250410_m042310_c001_v7007000_t0000_u01744258990613") 2025/04/10 04:27:32 DEBUG : a/potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed181_d20250410_m042309_c001_v0001172_t0032_u01744258989902") 2025/04/10 04:27:32 DEBUG : a/potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc7fbe_d20250410_m042307_c001_v7007000_t0000_u01744258987711") 2025/04/10 04:27:32 DEBUG : a/potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed16d_d20250410_m042306_c001_v0001172_t0011_u01744258986820") 2025/04/10 04:27:32 DEBUG : a/potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cafcb_d20250410_m042246_c001_v7007000_t0000_u01744258966422") 2025/04/10 04:27:33 DEBUG : a/potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed11d_d20250410_m042245_c001_v0001172_t0038_u01744258965534") 2025/04/10 04:27:33 DEBUG : b/potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26deb_d20250410_m042310_c001_v7007000_t0000_u01744258990795") 2025/04/10 04:27:33 DEBUG : b/potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed175_d20250410_m042308_c001_v0001172_t0041_u01744258988627") 2025/04/10 04:27:33 DEBUG : b/potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc7fbd_d20250410_m042307_c001_v7007000_t0000_u01744258987159") 2025/04/10 04:27:33 DEBUG : b/potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed167_d20250410_m042305_c001_v0001172_t0046_u01744258985817") 2025/04/10 04:27:33 DEBUG : b/potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cafc8_d20250410_m042245_c001_v7007000_t0000_u01744258965872") 2025/04/10 04:27:33 DEBUG : b/potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed115_d20250410_m042244_c001_v0001172_t0053_u01744258964457") 2025/04/10 04:27:33 DEBUG : backup/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092303_d20250410_m042533_c001_v7007000_t0000_u01744259133461") 2025/04/10 04:27:33 DEBUG : backup/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f102e16ac67b65ad9_d20250410_m042531_c001_v0001184_t0026_u01744259131383") 2025/04/10 04:27:33 DEBUG : backup/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f100a07466e249ddc_d20250410_m042527_c001_v0001165_t0042_u01744259127420") 2025/04/10 04:27:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3bd3_d20250410_m042556_c001_v7007000_t0000_u01744259156981") 2025/04/10 04:27:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1091abfc676b76f0_d20250410_m042554_c001_v0001036_t0042_u01744259154777") 2025/04/10 04:27:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11699b157f579e47_d20250410_m042551_c001_v0001182_t0058_u01744259151287") 2025/04/10 04:27:33 DEBUG : backup/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416051d139e9da68_d20250410_m042545_c001_v7007000_t0000_u01744259145291") 2025/04/10 04:27:33 DEBUG : backup/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1055730c5a01eefb_d20250410_m042543_c001_v0001176_t0022_u01744259143576") 2025/04/10 04:27:33 DEBUG : backup/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f105e902ef357b265_d20250410_m042539_c001_v0001171_t0031_u01744259139929") 2025/04/10 04:27:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3bd4_d20250410_m042557_c001_v7007000_t0000_u01744259157173") 2025/04/10 04:27:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f114fe8f8f98543e5_d20250410_m042556_c001_v0001171_t0057_u01744259156080") 2025/04/10 04:27:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10499e2497fe9bfe_d20250410_m042552_c001_v0001176_t0012_u01744259152696") 2025/04/10 04:27:33 DEBUG : backup/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092304_d20250410_m042533_c001_v7007000_t0000_u01744259133643") 2025/04/10 04:27:34 DEBUG : backup/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f109e39e4c489d80b_d20250410_m042532_c001_v0001041_t0033_u01744259132487") 2025/04/10 04:27:34 DEBUG : backup/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11985c29a99c1c80_d20250410_m042528_c001_v0001105_t0001_u01744259128966") 2025/04/10 04:27:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416051d139e9da69_d20250410_m042545_c001_v7007000_t0000_u01744259145474") 2025/04/10 04:27:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f109a70d3b41a44f5_d20250410_m042544_c001_v0001172_t0046_u01744259144391") 2025/04/10 04:27:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11699b157f579d65_d20250410_m042541_c001_v0001182_t0028_u01744259141448") 2025/04/10 04:27:34 DEBUG : both0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21e4_d20250410_m042707_c001_v7007000_t0000_u01744259227959") 2025/04/10 04:27:34 DEBUG : both0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb57_d20250410_m042656_c001_v0001183_t0001_u01744259216822") 2025/04/10 04:27:34 DEBUG : both0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc8192_d20250410_m042652_c001_v7007000_t0000_u01744259212213") 2025/04/10 04:27:34 DEBUG : both0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff97d_d20250410_m042641_c001_v0001183_t0051_u01744259201119") 2025/04/10 04:27:34 DEBUG : both1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21e5_d20250410_m042708_c001_v7007000_t0000_u01744259228140") 2025/04/10 04:27:34 DEBUG : both1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb64_d20250410_m042657_c001_v0001183_t0025_u01744259217284") 2025/04/10 04:27:34 DEBUG : both1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc8194_d20250410_m042652_c001_v7007000_t0000_u01744259212395") 2025/04/10 04:27:34 DEBUG : both1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff98d_d20250410_m042641_c001_v0001183_t0044_u01744259201537") 2025/04/10 04:27:34 DEBUG : both10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21e7_d20250410_m042708_c001_v7007000_t0000_u01744259228321") 2025/04/10 04:27:34 DEBUG : both10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbcb_d20250410_m042701_c001_v0001183_t0045_u01744259221052") 2025/04/10 04:27:34 DEBUG : both10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc8195_d20250410_m042652_c001_v7007000_t0000_u01744259212577") 2025/04/10 04:27:34 DEBUG : both10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa11_d20250410_m042645_c001_v0001183_t0048_u01744259205355") 2025/04/10 04:27:34 DEBUG : both11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21e8_d20250410_m042708_c001_v7007000_t0000_u01744259228503") 2025/04/10 04:27:34 DEBUG : both11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbdb_d20250410_m042701_c001_v0001183_t0048_u01744259221470") 2025/04/10 04:27:34 DEBUG : both11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc8197_d20250410_m042652_c001_v7007000_t0000_u01744259212759") 2025/04/10 04:27:35 DEBUG : both11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa25_d20250410_m042645_c001_v0001183_t0049_u01744259205738") 2025/04/10 04:27:35 DEBUG : both12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21e9_d20250410_m042708_c001_v7007000_t0000_u01744259228684") 2025/04/10 04:27:35 DEBUG : both12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbed_d20250410_m042701_c001_v0001183_t0058_u01744259221945") 2025/04/10 04:27:35 DEBUG : both12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81a0_d20250410_m042652_c001_v7007000_t0000_u01744259212958") 2025/04/10 04:27:35 DEBUG : both12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa2b_d20250410_m042646_c001_v0001183_t0039_u01744259206140") 2025/04/10 04:27:35 DEBUG : both13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21ea_d20250410_m042708_c001_v7007000_t0000_u01744259228865") 2025/04/10 04:27:35 DEBUG : both13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc07_d20250410_m042702_c001_v0001183_t0044_u01744259222355") 2025/04/10 04:27:35 DEBUG : both13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81a3_d20250410_m042653_c001_v7007000_t0000_u01744259213139") 2025/04/10 04:27:35 DEBUG : both13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa45_d20250410_m042646_c001_v0001183_t0021_u01744259206557") 2025/04/10 04:27:35 DEBUG : both14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21eb_d20250410_m042709_c001_v7007000_t0000_u01744259229050") 2025/04/10 04:27:35 DEBUG : both14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc1b_d20250410_m042702_c001_v0001183_t0041_u01744259222777") 2025/04/10 04:27:35 DEBUG : both14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81a5_d20250410_m042653_c001_v7007000_t0000_u01744259213323") 2025/04/10 04:27:35 DEBUG : both14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa57_d20250410_m042646_c001_v0001183_t0022_u01744259206986") 2025/04/10 04:27:35 DEBUG : both15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21ec_d20250410_m042709_c001_v7007000_t0000_u01744259229232") 2025/04/10 04:27:35 DEBUG : both15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc31_d20250410_m042703_c001_v0001183_t0004_u01744259223187") 2025/04/10 04:27:35 DEBUG : both15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81a6_d20250410_m042653_c001_v7007000_t0000_u01744259213507") 2025/04/10 04:27:35 DEBUG : both15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa69_d20250410_m042647_c001_v0001183_t0040_u01744259207394") 2025/04/10 04:27:35 DEBUG : both16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21ed_d20250410_m042709_c001_v7007000_t0000_u01744259229414") 2025/04/10 04:27:35 DEBUG : both16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc47_d20250410_m042703_c001_v0001183_t0024_u01744259223640") 2025/04/10 04:27:35 DEBUG : both16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81a7_d20250410_m042653_c001_v7007000_t0000_u01744259213689") 2025/04/10 04:27:36 DEBUG : both16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa75_d20250410_m042647_c001_v0001183_t0031_u01744259207804") 2025/04/10 04:27:36 DEBUG : both17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21ee_d20250410_m042709_c001_v7007000_t0000_u01744259229596") 2025/04/10 04:27:36 DEBUG : both17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc55_d20250410_m042704_c001_v0001183_t0047_u01744259224042") 2025/04/10 04:27:36 DEBUG : both17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81a8_d20250410_m042653_c001_v7007000_t0000_u01744259213871") 2025/04/10 04:27:36 DEBUG : both17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa7f_d20250410_m042648_c001_v0001183_t0041_u01744259208199") 2025/04/10 04:27:36 DEBUG : both18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f0_d20250410_m042709_c001_v7007000_t0000_u01744259229784") 2025/04/10 04:27:36 DEBUG : both18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc6b_d20250410_m042704_c001_v0001183_t0019_u01744259224487") 2025/04/10 04:27:36 DEBUG : both18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81aa_d20250410_m042654_c001_v7007000_t0000_u01744259214059") 2025/04/10 04:27:36 DEBUG : both18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa8d_d20250410_m042648_c001_v0001183_t0021_u01744259208584") 2025/04/10 04:27:36 DEBUG : both19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f1_d20250410_m042709_c001_v7007000_t0000_u01744259229970") 2025/04/10 04:27:36 DEBUG : both19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc7b_d20250410_m042704_c001_v0001183_t0039_u01744259224897") 2025/04/10 04:27:36 DEBUG : both19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81ab_d20250410_m042654_c001_v7007000_t0000_u01744259214242") 2025/04/10 04:27:36 DEBUG : both19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa9f_d20250410_m042649_c001_v0001183_t0002_u01744259209009") 2025/04/10 04:27:36 DEBUG : both2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f2_d20250410_m042710_c001_v7007000_t0000_u01744259230157") 2025/04/10 04:27:36 DEBUG : both2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb6d_d20250410_m042657_c001_v0001183_t0059_u01744259217684") 2025/04/10 04:27:36 DEBUG : both2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81ac_d20250410_m042654_c001_v7007000_t0000_u01744259214423") 2025/04/10 04:27:36 DEBUG : both2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff999_d20250410_m042641_c001_v0001183_t0037_u01744259201933") 2025/04/10 04:27:36 DEBUG : both3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f3_d20250410_m042710_c001_v7007000_t0000_u01744259230339") 2025/04/10 04:27:36 DEBUG : both3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb77_d20250410_m042658_c001_v0001183_t0033_u01744259218082") 2025/04/10 04:27:36 DEBUG : both3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81ad_d20250410_m042654_c001_v7007000_t0000_u01744259214604") 2025/04/10 04:27:37 DEBUG : both3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9ad_d20250410_m042642_c001_v0001183_t0018_u01744259202391") 2025/04/10 04:27:37 DEBUG : both4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f4_d20250410_m042710_c001_v7007000_t0000_u01744259230520") 2025/04/10 04:27:37 DEBUG : both4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb7d_d20250410_m042658_c001_v0001183_t0003_u01744259218560") 2025/04/10 04:27:37 DEBUG : both4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81ae_d20250410_m042654_c001_v7007000_t0000_u01744259214785") 2025/04/10 04:27:37 DEBUG : both4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9b5_d20250410_m042642_c001_v0001183_t0016_u01744259202789") 2025/04/10 04:27:37 DEBUG : both5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f5_d20250410_m042710_c001_v7007000_t0000_u01744259230700") 2025/04/10 04:27:37 DEBUG : both5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb83_d20250410_m042658_c001_v0001183_t0042_u01744259218977") 2025/04/10 04:27:37 DEBUG : both5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81b0_d20250410_m042654_c001_v7007000_t0000_u01744259214967") 2025/04/10 04:27:37 DEBUG : both5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9bf_d20250410_m042643_c001_v0001183_t0041_u01744259203193") 2025/04/10 04:27:37 DEBUG : both6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f6_d20250410_m042710_c001_v7007000_t0000_u01744259230882") 2025/04/10 04:27:37 DEBUG : both6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb8f_d20250410_m042659_c001_v0001183_t0035_u01744259219379") 2025/04/10 04:27:37 DEBUG : both6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81b1_d20250410_m042655_c001_v7007000_t0000_u01744259215153") 2025/04/10 04:27:37 DEBUG : both6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9c9_d20250410_m042643_c001_v0001183_t0036_u01744259203583") 2025/04/10 04:27:37 DEBUG : both7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f7_d20250410_m042711_c001_v7007000_t0000_u01744259231063") 2025/04/10 04:27:37 DEBUG : both7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb9f_d20250410_m042659_c001_v0001183_t0052_u01744259219774") 2025/04/10 04:27:37 DEBUG : both7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81b2_d20250410_m042655_c001_v7007000_t0000_u01744259215335") 2025/04/10 04:27:37 DEBUG : both7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9e1_d20250410_m042644_c001_v0001183_t0021_u01744259204084") 2025/04/10 04:27:37 DEBUG : both8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f8_d20250410_m042711_c001_v7007000_t0000_u01744259231245") 2025/04/10 04:27:37 DEBUG : both8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbad_d20250410_m042700_c001_v0001183_t0051_u01744259220189") 2025/04/10 04:27:37 DEBUG : both8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81b3_d20250410_m042655_c001_v7007000_t0000_u01744259215517") 2025/04/10 04:27:38 DEBUG : both8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9f3_d20250410_m042644_c001_v0001183_t0020_u01744259204525") 2025/04/10 04:27:38 DEBUG : both9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21f9_d20250410_m042711_c001_v7007000_t0000_u01744259231426") 2025/04/10 04:27:38 DEBUG : both9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbb9_d20250410_m042700_c001_v0001183_t0043_u01744259220638") 2025/04/10 04:27:38 DEBUG : both9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc81b4_d20250410_m042655_c001_v7007000_t0000_u01744259215703") 2025/04/10 04:27:38 DEBUG : both9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa01_d20250410_m042644_c001_v0001183_t0001_u01744259204917") 2025/04/10 04:27:38 DEBUG : c/non empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26ded_d20250410_m042310_c001_v7007000_t0000_u01744258990979") 2025/04/10 04:27:38 DEBUG : c/non empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed17d_d20250410_m042309_c001_v0001172_t0052_u01744258989131") 2025/04/10 04:27:38 DEBUG : c/non empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc7fbf_d20250410_m042307_c001_v7007000_t0000_u01744258987892") 2025/04/10 04:27:38 DEBUG : c/non empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed169_d20250410_m042306_c001_v0001172_t0028_u01744258986131") 2025/04/10 04:27:38 DEBUG : c/non empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cafcd_d20250410_m042246_c001_v7007000_t0000_u01744258966602") 2025/04/10 04:27:38 DEBUG : c/non empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed119_d20250410_m042244_c001_v0001172_t0009_u01744258964852") 2025/04/10 04:27:38 DEBUG : check sum: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ecc_d20250410_m042231_c001_v7007000_t0000_u01744258951920") 2025/04/10 04:27:38 DEBUG : check sum: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0ef_d20250410_m042230_c001_v0001172_t0006_u01744258950773") 2025/04/10 04:27:38 DEBUG : dest/3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f402137e35590e151_d20250410_m042504_c001_v7007000_t0000_u01744259104726") 2025/04/10 04:27:38 DEBUG : dest/3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4031303c8ac05b78_d20250410_m042503_c001_v0001165_t0059_u01744259103619") 2025/04/10 04:27:38 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f414362178b033c5a_d20250410_m042632_c001_v7007000_t0000_u01744259192533") 2025/04/10 04:27:38 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f105c7eb5eb51de5b_d20250410_m042630_c001_v0001183_t0052_u01744259190780") 2025/04/10 04:27:38 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3c38_d20250410_m042630_c001_v7007000_t0000_u01744259190598") 2025/04/10 04:27:38 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f105c7eb5eb51de19_d20250410_m042627_c001_v0001183_t0033_u01744259187737") 2025/04/10 04:27:38 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3c1b_d20250410_m042627_c001_v7007000_t0000_u01744259187018") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff7a3_d20250410_m042623_c001_v0001183_t0057_u01744259183430") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4072e55d26368f09_d20250410_m042621_c001_v7007000_t0000_u01744259181965") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10929e849397eebf_d20250410_m042618_c001_v0001117_t0038_u01744259178778") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c09235b_d20250410_m042618_c001_v7007000_t0000_u01744259178593") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10929e849397eeb2_d20250410_m042614_c001_v0001117_t0052_u01744259174589") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092344_d20250410_m042613_c001_v7007000_t0000_u01744259173863") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff65f_d20250410_m042610_c001_v0001183_t0037_u01744259170293") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3be8_d20250410_m042609_c001_v7007000_t0000_u01744259169376") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10083c1cdfe27f3d_d20250410_m042607_c001_v0001171_t0014_u01744259167502") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c157_d20250410_m042607_c001_v7007000_t0000_u01744259167320") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10083c1cdfe27ead_d20250410_m042602_c001_v0001171_t0014_u01744259162484") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c13f_d20250410_m042601_c001_v7007000_t0000_u01744259161754") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed48c_d20250410_m042558_c001_v0001172_t0036_u01744259158261") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3bd5_d20250410_m042557_c001_v7007000_t0000_u01744259157355") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1003bb188666fa4f_d20250410_m042555_c001_v0001099_t0057_u01744259155299") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f400e3be44270ecc9_d20250410_m042555_c001_v7007000_t0000_u01744259155118") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1003bb188666fa4a_d20250410_m042552_c001_v0001099_t0006_u01744259152227") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f400e3be44270ecc6_d20250410_m042551_c001_v7007000_t0000_u01744259151492") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff446_d20250410_m042546_c001_v0001183_t0020_u01744259146216") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416051d139e9da6a_d20250410_m042545_c001_v7007000_t0000_u01744259145664") 2025/04/10 04:27:39 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f118395014666a6c9_d20250410_m042543_c001_v0001184_t0059_u01744259143975") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401ed8ec77d7c6b4_d20250410_m042543_c001_v7007000_t0000_u01744259143791") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f118395014666a67b_d20250410_m042541_c001_v0001184_t0006_u01744259141044") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401ed8ec77d7c6b1_d20250410_m042540_c001_v7007000_t0000_u01744259140321") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff33e_d20250410_m042534_c001_v0001183_t0043_u01744259134732") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092305_d20250410_m042533_c001_v7007000_t0000_u01744259133824") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10281a6895a839dc_d20250410_m042531_c001_v0001150_t0013_u01744259131791") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41839514bc3e8d60_d20250410_m042531_c001_v7007000_t0000_u01744259131607") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10281a6895a839d0_d20250410_m042528_c001_v0001150_t0049_u01744259128362") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41839514bc3e8d5e_d20250410_m042527_c001_v7007000_t0000_u01744259127628") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed3e5_d20250410_m042522_c001_v0001172_t0018_u01744259122659") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c0e8_d20250410_m042521_c001_v7007000_t0000_u01744259121573") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f107d989093d8578b_d20250410_m042516_c001_v0001157_t0008_u01744259116919") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41727ba3eca80ab6_d20250410_m042516_c001_v7007000_t0000_u01744259116702") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff131_d20250410_m042512_c001_v0001183_t0025_u01744259112635") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f106335e4346fe785_d20250410_m042511_c001_v0001145_t0058_u01744259111576") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f106335e4346fe777_d20250410_m042509_c001_v0001145_t0002_u01744259109868") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241fc4_d20250410_m042456_c001_v7007000_t0000_u01744259096083") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed333_d20250410_m042449_c001_v0001172_t0000_u01744259089632") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efee89_d20250410_m042448_c001_v0001183_t0001_u01744259088889") 2025/04/10 04:27:40 DEBUG : dst/one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efee59_d20250410_m042447_c001_v0001183_t0020_u01744259087949") 2025/04/10 04:27:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f414362178b033c5b_d20250410_m042632_c001_v7007000_t0000_u01744259192714") 2025/04/10 04:27:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10119118e32d1754_d20250410_m042630_c001_v0001179_t0025_u01744259190371") 2025/04/10 04:27:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f112cf2e6011a9bcc_d20250410_m042626_c001_v0001105_t0046_u01744259186521") 2025/04/10 04:27:41 DEBUG : dst/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4072e55d26368f0a_d20250410_m042622_c001_v7007000_t0000_u01744259182151") 2025/04/10 04:27:41 DEBUG : dst/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1170a22bd9ee41e1_d20250410_m042618_c001_v0001113_t0006_u01744259178291") 2025/04/10 04:27:41 DEBUG : dst/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11137ab4cb70b19f_d20250410_m042613_c001_v0001091_t0051_u01744259173394") 2025/04/10 04:27:41 DEBUG : dst/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3be9_d20250410_m042609_c001_v7007000_t0000_u01744259169561") 2025/04/10 04:27:41 DEBUG : dst/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f110147a896aae88a_d20250410_m042606_c001_v0001137_t0042_u01744259166846") 2025/04/10 04:27:41 DEBUG : dst/one.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11032df98720d9af_d20250410_m042601_c001_v0001113_t0047_u01744259161310") 2025/04/10 04:27:41 DEBUG : dst/three: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c0ea_d20250410_m042521_c001_v7007000_t0000_u01744259121754") 2025/04/10 04:27:41 DEBUG : dst/three: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f106335e4346fe7a5_d20250410_m042520_c001_v0001145_t0015_u01744259120169") 2025/04/10 04:27:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f414362178b033c5c_d20250410_m042632_c001_v7007000_t0000_u01744259192895") 2025/04/10 04:27:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1038aa0f0c7031c3_d20250410_m042631_c001_v0001184_t0014_u01744259191538") 2025/04/10 04:27:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1064c4b245f33d12_d20250410_m042628_c001_v0001171_t0010_u01744259188505") 2025/04/10 04:27:41 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f414362178b033c5d_d20250410_m042633_c001_v7007000_t0000_u01744259193076") 2025/04/10 04:27:41 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f105c7eb5eb51de7b_d20250410_m042631_c001_v0001183_t0025_u01744259191944") 2025/04/10 04:27:41 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3c45_d20250410_m042631_c001_v7007000_t0000_u01744259191762") 2025/04/10 04:27:41 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f105c7eb5eb51de33_d20250410_m042629_c001_v0001183_t0032_u01744259189018") 2025/04/10 04:27:41 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3c29_d20250410_m042628_c001_v7007000_t0000_u01744259188838") 2025/04/10 04:27:41 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff7af_d20250410_m042623_c001_v0001183_t0021_u01744259183829") 2025/04/10 04:27:41 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4072e55d26368f0b_d20250410_m042622_c001_v7007000_t0000_u01744259182337") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10929e849397eec9_d20250410_m042620_c001_v0001117_t0027_u01744259180928") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092365_d20250410_m042620_c001_v7007000_t0000_u01744259180739") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f10929e849397eeb7_d20250410_m042616_c001_v0001117_t0048_u01744259176438") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c09234d_d20250410_m042616_c001_v7007000_t0000_u01744259176252") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff66b_d20250410_m042610_c001_v0001183_t0033_u01744259170758") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c15f_d20250410_m042608_c001_v7007000_t0000_u01744259168809") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff614_d20250410_m042606_c001_v0001183_t0051_u01744259166025") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c147_d20250410_m042603_c001_v7007000_t0000_u01744259163255") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff54e_d20250410_m042558_c001_v0001183_t0015_u01744259158860") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f400e3be44270ecca_d20250410_m042556_c001_v7007000_t0000_u01744259156415") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff4d6_d20250410_m042554_c001_v0001183_t0025_u01744259154011") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f400e3be44270ecc7_d20250410_m042552_c001_v7007000_t0000_u01744259152921") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff454_d20250410_m042547_c001_v0001183_t0045_u01744259147049") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401ed8ec77d7c6b5_d20250410_m042544_c001_v7007000_t0000_u01744259144732") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff3f0_d20250410_m042542_c001_v0001183_t0029_u01744259142748") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401ed8ec77d7c6b2_d20250410_m042541_c001_v7007000_t0000_u01744259141661") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed42b_d20250410_m042535_c001_v0001172_t0059_u01744259135173") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41839514bc3e8d63_d20250410_m042532_c001_v7007000_t0000_u01744259132912") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed417_d20250410_m042530_c001_v0001172_t0023_u01744259130532") 2025/04/10 04:27:42 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41839514bc3e8d5f_d20250410_m042529_c001_v7007000_t0000_u01744259129444") 2025/04/10 04:27:43 DEBUG : dst/three.txt: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff22a_d20250410_m042523_c001_v0001183_t0048_u01744259123185") 2025/04/10 04:27:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4072e55d26368f0c_d20250410_m042622_c001_v7007000_t0000_u01744259182520") 2025/04/10 04:27:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1116b413ce227ba5_d20250410_m042620_c001_v0001137_t0014_u01744259180260") 2025/04/10 04:27:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f114077cee83731dd_d20250410_m042615_c001_v0001113_t0003_u01744259175883") 2025/04/10 04:27:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3bea_d20250410_m042609_c001_v7007000_t0000_u01744259169742") 2025/04/10 04:27:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f117d2c7e84672361_d20250410_m042608_c001_v0001150_t0013_u01744259168150") 2025/04/10 04:27:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11012d0246fd00de_d20250410_m042603_c001_v0001184_t0054_u01744259163025") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f414362178b033c5e_d20250410_m042633_c001_v7007000_t0000_u01744259193280") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff7ad_d20250410_m042623_c001_v0001183_t0023_u01744259183635") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4072e55d26368f0d_d20250410_m042622_c001_v7007000_t0000_u01744259182703") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff663_d20250410_m042610_c001_v0001183_t0054_u01744259170491") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3beb_d20250410_m042609_c001_v7007000_t0000_u01744259169925") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff54c_d20250410_m042558_c001_v0001183_t0056_u01744259158659") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416caf4237cd3bd7_d20250410_m042557_c001_v7007000_t0000_u01744259157536") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed45b_d20250410_m042546_c001_v0001172_t0014_u01744259146768") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f416051d139e9da6b_d20250410_m042545_c001_v7007000_t0000_u01744259145847") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff340_d20250410_m042534_c001_v0001183_t0044_u01744259134943") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092306_d20250410_m042534_c001_v7007000_t0000_u01744259134004") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff21e_d20250410_m042522_c001_v0001183_t0059_u01744259122973") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f403016e154d2c0eb_d20250410_m042521_c001_v7007000_t0000_u01744259121935") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f117a84cbf8754de2_d20250410_m042518_c001_v0001182_t0047_u01744259118247") 2025/04/10 04:27:43 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241fc5_d20250410_m042456_c001_v7007000_t0000_u01744259096267") 2025/04/10 04:27:44 DEBUG : dst/two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efef60_d20250410_m042455_c001_v0001183_t0036_u01744259095122") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f404ca036d9b9ee86_d20250410_m042415_c001_v7007000_t0000_u01744259055342") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efea82_d20250410_m042412_c001_v0001183_t0015_u01744259052194") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f404ca036d9b9ee83_d20250410_m042410_c001_v7007000_t0000_u01744259050695") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe915_d20250410_m042400_c001_v0001183_t0020_u01744259040786") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2e6_d20250410_m042351_c001_v7007000_t0000_u01744259031468") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe7eb_d20250410_m042348_c001_v0001183_t0029_u01744259028648") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e2b_d20250410_m042325_c001_v7007000_t0000_u01744259005045") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1bd_d20250410_m042323_c001_v0001172_t0055_u01744259003120") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e02_d20250410_m042321_c001_v7007000_t0000_u01744259001568") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1b3_d20250410_m042320_c001_v0001172_t0012_u01744259000338") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26dfc_d20250410_m042316_c001_v7007000_t0000_u01744258996876") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed19f_d20250410_m042314_c001_v0001172_t0041_u01744258994966") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26df5_d20250410_m042313_c001_v7007000_t0000_u01744258993561") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed18b_d20250410_m042312_c001_v0001172_t0014_u01744258992050") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc7f97_d20250410_m042304_c001_v7007000_t0000_u01744258984906") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed15f_d20250410_m042303_c001_v0001172_t0010_u01744258983402") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc7f39_d20250410_m042302_c001_v7007000_t0000_u01744258982221") 2025/04/10 04:27:44 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed155_d20250410_m042301_c001_v0001172_t0012_u01744258981369") 2025/04/10 04:27:45 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695caffa_d20250410_m042255_c001_v7007000_t0000_u01744258975685") 2025/04/10 04:27:45 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed133_d20250410_m042254_c001_v0001172_t0055_u01744258974313") 2025/04/10 04:27:45 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cafe7_d20250410_m042251_c001_v7007000_t0000_u01744258971754") 2025/04/10 04:27:45 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed129_d20250410_m042250_c001_v0001172_t0031_u01744258970640") 2025/04/10 04:27:45 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cafdf_d20250410_m042249_c001_v7007000_t0000_u01744258969561") 2025/04/10 04:27:45 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1123f08bdd067aa1_d20250410_m042248_c001_v0001184_t0042_u01744258968984") 2025/04/10 04:27:45 DEBUG : empty space: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed121_d20250410_m042247_c001_v0001172_t0002_u01744258967324") 2025/04/10 04:27:45 DEBUG : enormous: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e1c_d20250410_m042324_c001_v7007000_t0000_u01744259004122") 2025/04/10 04:27:45 DEBUG : enormous: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1c3_d20250410_m042323_c001_v0001172_t0019_u01744259003470") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f414362178b033c62_d20250410_m042637_c001_v7007000_t0000_u01744259197088") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff905_d20250410_m042635_c001_v0001183_t0049_u01744259195954") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2dd_d20250410_m042346_c001_v7007000_t0000_u01744259026941") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed203_d20250410_m042345_c001_v0001172_t0022_u01744259025894") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cafc0_d20250410_m042243_c001_v7007000_t0000_u01744258963378") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed110_d20250410_m042242_c001_v0001172_t0054_u01744258962208") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cafbb_d20250410_m042240_c001_v7007000_t0000_u01744258960950") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed108_d20250410_m042239_c001_v0001172_t0052_u01744258959168") 2025/04/10 04:27:45 DEBUG : existing: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed104_d20250410_m042238_c001_v0001172_t0006_u01744258958157") 2025/04/10 04:27:45 DEBUG : existing-b: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2de_d20250410_m042347_c001_v7007000_t0000_u01744259027127") 2025/04/10 04:27:45 DEBUG : existing-b: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe7a5_d20250410_m042345_c001_v0001183_t0017_u01744259025904") 2025/04/10 04:27:45 DEBUG : file1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2226_d20250410_m042720_c001_v7007000_t0000_u01744259240947") 2025/04/10 04:27:46 DEBUG : file1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1150191876c3ad76_d20250410_m042719_c001_v0001184_t0053_u01744259239764") 2025/04/10 04:27:46 DEBUG : file1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce221f_d20250410_m042717_c001_v7007000_t0000_u01744259237613") 2025/04/10 04:27:46 DEBUG : file1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f113c84fe9f57ca20_d20250410_m042716_c001_v0001182_t0030_u01744259236437") 2025/04/10 04:27:46 DEBUG : five: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e70_d20250410_m042329_c001_v7007000_t0000_u01744259009755") 2025/04/10 04:27:46 DEBUG : five: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41457ae2474ed1d5_d20250410_m042327_c001_v0001172_t0057_u01744259007713") 2025/04/10 04:27:46 DEBUG : foo: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695caff0_d20250410_m042253_c001_v7007000_t0000_u01744258973590") 2025/04/10 04:27:46 DEBUG : foo: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41457ae2474ed12f_d20250410_m042253_c001_v0001172_t0057_u01744258973045") 2025/04/10 04:27:46 DEBUG : foo: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41457ae2474ed12b_d20250410_m042252_c001_v0001172_t0057_u01744258972475") 2025/04/10 04:27:46 DEBUG : four: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e71_d20250410_m042329_c001_v7007000_t0000_u01744259009937") 2025/04/10 04:27:46 DEBUG : four: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9efe618_d20250410_m042328_c001_v0001183_t0000_u01744259008260") 2025/04/10 04:27:46 DEBUG : four: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1cf_d20250410_m042326_c001_v0001172_t0023_u01744259006931") 2025/04/10 04:27:46 DEBUG : hello world2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092079_d20250410_m042143_c001_v7007000_t0000_u01744258903535") 2025/04/10 04:27:46 DEBUG : hello world2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed035_d20250410_m042142_c001_v0001172_t0046_u01744258902691") 2025/04/10 04:27:46 DEBUG : ignore-size: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cafb8_d20250410_m042237_c001_v7007000_t0000_u01744258957042") 2025/04/10 04:27:46 DEBUG : ignore-size: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0fe_d20250410_m042235_c001_v0001172_t0003_u01744258955977") 2025/04/10 04:27:46 DEBUG : nested/sub dir/file: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2da_d20250410_m042344_c001_v7007000_t0000_u01744259024781") 2025/04/10 04:27:46 DEBUG : nested/sub dir/file: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe77f_d20250410_m042344_c001_v0001183_t0045_u01744259024208") 2025/04/10 04:27:46 DEBUG : nested/sub dir/file: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2d6_d20250410_m042343_c001_v7007000_t0000_u01744259023087") 2025/04/10 04:27:46 DEBUG : nested/sub dir/file: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe736_d20250410_m042341_c001_v0001183_t0016_u01744259021936") 2025/04/10 04:27:46 DEBUG : one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e73_d20250410_m042330_c001_v7007000_t0000_u01744259010124") 2025/04/10 04:27:47 DEBUG : one: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41457ae2474ed1c9_d20250410_m042326_c001_v0001172_t0057_u01744259006159") 2025/04/10 04:27:47 DEBUG : only0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21fb_d20250410_m042711_c001_v7007000_t0000_u01744259231621") 2025/04/10 04:27:47 DEBUG : only0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effca3_d20250410_m042705_c001_v0001183_t0013_u01744259225941") 2025/04/10 04:27:47 DEBUG : only0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb59_d20250410_m042657_c001_v0001183_t0018_u01744259217027") 2025/04/10 04:27:47 DEBUG : only0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f415d0c953dc04adf_d20250410_m042650_c001_v7007000_t0000_u01744259210447") 2025/04/10 04:27:47 DEBUG : only0: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff983_d20250410_m042641_c001_v0001183_t0005_u01744259201320") 2025/04/10 04:27:47 DEBUG : only1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21fc_d20250410_m042711_c001_v7007000_t0000_u01744259231803") 2025/04/10 04:27:47 DEBUG : only1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effcaf_d20250410_m042706_c001_v0001183_t0013_u01744259226340") 2025/04/10 04:27:47 DEBUG : only1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb6b_d20250410_m042657_c001_v0001183_t0043_u01744259217486") 2025/04/10 04:27:47 DEBUG : only1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4054139e406fc5c3_d20250410_m042651_c001_v7007000_t0000_u01744259211215") 2025/04/10 04:27:47 DEBUG : only1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff991_d20250410_m042641_c001_v0001183_t0006_u01744259201730") 2025/04/10 04:27:47 DEBUG : only10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21fd_d20250410_m042711_c001_v7007000_t0000_u01744259231984") 2025/04/10 04:27:47 DEBUG : only10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effca9_d20250410_m042706_c001_v0001183_t0000_u01744259226122") 2025/04/10 04:27:47 DEBUG : only10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbd1_d20250410_m042701_c001_v0001183_t0003_u01744259221271") 2025/04/10 04:27:47 DEBUG : only10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cb36b_d20250410_m042651_c001_v7007000_t0000_u01744259211374") 2025/04/10 04:27:47 DEBUG : only10: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa21_d20250410_m042645_c001_v0001183_t0019_u01744259205547") 2025/04/10 04:27:47 DEBUG : only11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21fe_d20250410_m042712_c001_v7007000_t0000_u01744259232166") 2025/04/10 04:27:47 DEBUG : only11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f413c84fe9f57c935_d20250410_m042706_c001_v0001182_t0016_u01744259226690") 2025/04/10 04:27:47 DEBUG : only11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbe7_d20250410_m042701_c001_v0001183_t0040_u01744259221689") 2025/04/10 04:27:47 DEBUG : only11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4054139e406fc5c2_d20250410_m042651_c001_v7007000_t0000_u01744259211027") 2025/04/10 04:27:48 DEBUG : only11: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa29_d20250410_m042645_c001_v0001183_t0047_u01744259205944") 2025/04/10 04:27:48 DEBUG : only12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce21ff_d20250410_m042712_c001_v7007000_t0000_u01744259232348") 2025/04/10 04:27:48 DEBUG : only12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4150191876c3ab86_d20250410_m042706_c001_v0001184_t0003_u01744259226499") 2025/04/10 04:27:48 DEBUG : only12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbf7_d20250410_m042702_c001_v0001183_t0028_u01744259222161") 2025/04/10 04:27:48 DEBUG : only12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cb368_d20250410_m042650_c001_v7007000_t0000_u01744259210821") 2025/04/10 04:27:48 DEBUG : only12: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa3b_d20250410_m042646_c001_v0001183_t0039_u01744259206351") 2025/04/10 04:27:48 DEBUG : only13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2200_d20250410_m042712_c001_v7007000_t0000_u01744259232529") 2025/04/10 04:27:48 DEBUG : only13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4150191876c3ab8a_d20250410_m042706_c001_v0001184_t0003_u01744259226682") 2025/04/10 04:27:48 DEBUG : only13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc0b_d20250410_m042702_c001_v0001183_t0005_u01744259222552") 2025/04/10 04:27:48 DEBUG : only13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc818e_d20250410_m042651_c001_v7007000_t0000_u01744259211384") 2025/04/10 04:27:48 DEBUG : only13: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa4f_d20250410_m042646_c001_v0001183_t0037_u01744259206794") 2025/04/10 04:27:48 DEBUG : only14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2201_d20250410_m042712_c001_v7007000_t0000_u01744259232712") 2025/04/10 04:27:48 DEBUG : only14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effcb9_d20250410_m042706_c001_v0001183_t0000_u01744259226532") 2025/04/10 04:27:48 DEBUG : only14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc2b_d20250410_m042702_c001_v0001183_t0015_u01744259222979") 2025/04/10 04:27:48 DEBUG : only14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc818a_d20250410_m042650_c001_v7007000_t0000_u01744259210830") 2025/04/10 04:27:48 DEBUG : only14: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa5b_d20250410_m042647_c001_v0001183_t0046_u01744259207195") 2025/04/10 04:27:48 DEBUG : only15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2202_d20250410_m042712_c001_v7007000_t0000_u01744259232899") 2025/04/10 04:27:48 DEBUG : only15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effcb1_d20250410_m042706_c001_v0001183_t0000_u01744259226350") 2025/04/10 04:27:48 DEBUG : only15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc33_d20250410_m042703_c001_v0001183_t0050_u01744259223379") 2025/04/10 04:27:49 DEBUG : only15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f415d0c953dc04ae7_d20250410_m042651_c001_v7007000_t0000_u01744259211181") 2025/04/10 04:27:49 DEBUG : only15: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa71_d20250410_m042647_c001_v0001183_t0050_u01744259207586") 2025/04/10 04:27:49 DEBUG : only16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2203_d20250410_m042713_c001_v7007000_t0000_u01744259233089") 2025/04/10 04:27:49 DEBUG : only16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effcc1_d20250410_m042706_c001_v0001183_t0000_u01744259226716") 2025/04/10 04:27:49 DEBUG : only16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc4b_d20250410_m042703_c001_v0001183_t0044_u01744259223842") 2025/04/10 04:27:49 DEBUG : only16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f415d0c953dc04ae9_d20250410_m042651_c001_v7007000_t0000_u01744259211395") 2025/04/10 04:27:49 DEBUG : only16: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa7b_d20250410_m042647_c001_v0001183_t0047_u01744259207997") 2025/04/10 04:27:49 DEBUG : only17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2204_d20250410_m042713_c001_v7007000_t0000_u01744259233272") 2025/04/10 04:27:49 DEBUG : only17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effcb7_d20250410_m042706_c001_v0001183_t0013_u01744259226521") 2025/04/10 04:27:49 DEBUG : only17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc5d_d20250410_m042704_c001_v0001183_t0038_u01744259224280") 2025/04/10 04:27:49 DEBUG : only17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f415d0c953dc04ae1_d20250410_m042650_c001_v7007000_t0000_u01744259210628") 2025/04/10 04:27:49 DEBUG : only17: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa83_d20250410_m042648_c001_v0001183_t0054_u01744259208391") 2025/04/10 04:27:49 DEBUG : only18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2206_d20250410_m042713_c001_v7007000_t0000_u01744259233453") 2025/04/10 04:27:49 DEBUG : only18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4150191876c3ab92_d20250410_m042706_c001_v0001184_t0003_u01744259226865") 2025/04/10 04:27:49 DEBUG : only18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc71_d20250410_m042704_c001_v0001183_t0019_u01744259224695") 2025/04/10 04:27:49 DEBUG : only18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4054139e406fc5c1_d20250410_m042650_c001_v7007000_t0000_u01744259210840") 2025/04/10 04:27:49 DEBUG : only18: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa99_d20250410_m042648_c001_v0001183_t0001_u01744259208802") 2025/04/10 04:27:49 DEBUG : only19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce220e_d20250410_m042713_c001_v7007000_t0000_u01744259233634") 2025/04/10 04:27:49 DEBUG : only19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4150191876c3ab94_d20250410_m042707_c001_v0001184_t0003_u01744259227057") 2025/04/10 04:27:49 DEBUG : only19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effc85_d20250410_m042705_c001_v0001183_t0002_u01744259225102") 2025/04/10 04:27:49 DEBUG : only19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f415d0c953dc04ae5_d20250410_m042650_c001_v7007000_t0000_u01744259210991") 2025/04/10 04:27:50 DEBUG : only19: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effaa3_d20250410_m042649_c001_v0001183_t0002_u01744259209220") 2025/04/10 04:27:50 DEBUG : only2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2210_d20250410_m042713_c001_v7007000_t0000_u01744259233816") 2025/04/10 04:27:50 DEBUG : only2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effcbf_d20250410_m042706_c001_v0001183_t0013_u01744259226705") 2025/04/10 04:27:50 DEBUG : only2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb71_d20250410_m042657_c001_v0001183_t0024_u01744259217882") 2025/04/10 04:27:50 DEBUG : only2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4054139e406fc5c4_d20250410_m042651_c001_v7007000_t0000_u01744259211405") 2025/04/10 04:27:50 DEBUG : only2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff99b_d20250410_m042642_c001_v0001183_t0052_u01744259202126") 2025/04/10 04:27:50 DEBUG : only3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2211_d20250410_m042713_c001_v7007000_t0000_u01744259233998") 2025/04/10 04:27:50 DEBUG : only3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effcc7_d20250410_m042706_c001_v0001183_t0000_u01744259226903") 2025/04/10 04:27:50 DEBUG : only3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb7b_d20250410_m042658_c001_v0001183_t0029_u01744259218314") 2025/04/10 04:27:50 DEBUG : only3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cb36d_d20250410_m042651_c001_v7007000_t0000_u01744259211555") 2025/04/10 04:27:50 DEBUG : only3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9b1_d20250410_m042642_c001_v0001183_t0053_u01744259202596") 2025/04/10 04:27:50 DEBUG : only4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2212_d20250410_m042714_c001_v7007000_t0000_u01744259234179") 2025/04/10 04:27:50 DEBUG : only4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4150191876c3ab9e_d20250410_m042707_c001_v0001184_t0003_u01744259227240") 2025/04/10 04:27:50 DEBUG : only4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb7f_d20250410_m042658_c001_v0001183_t0050_u01744259218759") 2025/04/10 04:27:50 DEBUG : only4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc818f_d20250410_m042651_c001_v7007000_t0000_u01744259211567") 2025/04/10 04:27:50 DEBUG : only4: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9b9_d20250410_m042643_c001_v0001183_t0012_u01744259203001") 2025/04/10 04:27:50 DEBUG : only5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2214_d20250410_m042714_c001_v7007000_t0000_u01744259234360") 2025/04/10 04:27:50 DEBUG : only5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f413c84fe9f57c939_d20250410_m042706_c001_v0001182_t0016_u01744259226877") 2025/04/10 04:27:50 DEBUG : only5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb8b_d20250410_m042659_c001_v0001183_t0006_u01744259219180") 2025/04/10 04:27:50 DEBUG : only5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f415d0c953dc04ae3_d20250410_m042650_c001_v7007000_t0000_u01744259210809") 2025/04/10 04:27:51 DEBUG : only5: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9c1_d20250410_m042643_c001_v0001183_t0014_u01744259203391") 2025/04/10 04:27:51 DEBUG : only6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2215_d20250410_m042714_c001_v7007000_t0000_u01744259234551") 2025/04/10 04:27:51 DEBUG : only6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effcc5_d20250410_m042706_c001_v0001183_t0013_u01744259226892") 2025/04/10 04:27:51 DEBUG : only6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effb9b_d20250410_m042659_c001_v0001183_t0046_u01744259219581") 2025/04/10 04:27:51 DEBUG : only6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cb369_d20250410_m042651_c001_v7007000_t0000_u01744259211005") 2025/04/10 04:27:51 DEBUG : only6: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9d3_d20250410_m042643_c001_v0001183_t0040_u01744259203884") 2025/04/10 04:27:51 DEBUG : only7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2216_d20250410_m042714_c001_v7007000_t0000_u01744259234733") 2025/04/10 04:27:51 DEBUG : only7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effccd_d20250410_m042707_c001_v0001183_t0000_u01744259227091") 2025/04/10 04:27:51 DEBUG : only7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effba5_d20250410_m042659_c001_v0001183_t0002_u01744259219984") 2025/04/10 04:27:51 DEBUG : only7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cb36a_d20250410_m042651_c001_v7007000_t0000_u01744259211194") 2025/04/10 04:27:51 DEBUG : only7: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9ef_d20250410_m042644_c001_v0001183_t0026_u01744259204301") 2025/04/10 04:27:51 DEBUG : only8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2218_d20250410_m042714_c001_v7007000_t0000_u01744259234915") 2025/04/10 04:27:51 DEBUG : only8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f413c84fe9f57c945_d20250410_m042707_c001_v0001182_t0016_u01744259227068") 2025/04/10 04:27:51 DEBUG : only8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbb7_d20250410_m042700_c001_v0001183_t0058_u01744259220426") 2025/04/10 04:27:51 DEBUG : only8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc818b_d20250410_m042651_c001_v7007000_t0000_u01744259211013") 2025/04/10 04:27:51 DEBUG : only8: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9eff9f9_d20250410_m042644_c001_v0001183_t0037_u01744259204724") 2025/04/10 04:27:51 DEBUG : only9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce221a_d20250410_m042715_c001_v7007000_t0000_u01744259235099") 2025/04/10 04:27:51 DEBUG : only9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9effccb_d20250410_m042707_c001_v0001183_t0013_u01744259227079") 2025/04/10 04:27:51 DEBUG : only9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effbc1_d20250410_m042700_c001_v0001183_t0044_u01744259220859") 2025/04/10 04:27:51 DEBUG : only9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc818d_d20250410_m042651_c001_v7007000_t0000_u01744259211203") 2025/04/10 04:27:51 DEBUG : only9: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effa0d_d20250410_m042645_c001_v0001183_t0030_u01744259205121") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2d3_d20250410_m042340_c001_v7007000_t0000_u01744259020088") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe6ee_d20250410_m042338_c001_v0001183_t0034_u01744259018099") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e7d_d20250410_m042336_c001_v7007000_t0000_u01744259016617") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe6aa_d20250410_m042334_c001_v0001183_t0053_u01744259014412") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e79_d20250410_m042332_c001_v7007000_t0000_u01744259012938") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe65a_d20250410_m042331_c001_v0001183_t0049_u01744259011049") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26dff_d20250410_m042319_c001_v7007000_t0000_u01744258999155") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1a9_d20250410_m042317_c001_v0001172_t0039_u01744258997794") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26df8_d20250410_m042315_c001_v7007000_t0000_u01744258995626") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed19b_d20250410_m042314_c001_v0001172_t0052_u01744258994471") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26df1_d20250410_m042312_c001_v7007000_t0000_u01744258992707") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed185_d20250410_m042311_c001_v0001172_t0004_u01744258991707") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc7f82_d20250410_m042304_c001_v7007000_t0000_u01744258984351") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed15d_d20250410_m042303_c001_v0001172_t0047_u01744258983127") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc7f41_d20250410_m042302_c001_v7007000_t0000_u01744258982402") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed151_d20250410_m042301_c001_v0001172_t0002_u01744258981012") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cb01f_d20250410_m042300_c001_v7007000_t0000_u01744258980286") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed149_d20250410_m042259_c001_v0001172_t0056_u01744258979446") 2025/04/10 04:27:52 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed143_d20250410_m042258_c001_v0001172_t0017_u01744258978732") 2025/04/10 04:27:53 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695cb009_d20250410_m042258_c001_v7007000_t0000_u01744258978007") 2025/04/10 04:27:53 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed141_d20250410_m042257_c001_v0001172_t0059_u01744258977257") 2025/04/10 04:27:53 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed13f_d20250410_m042256_c001_v0001172_t0001_u01744258976598") 2025/04/10 04:27:53 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f419b182e695caffd_d20250410_m042255_c001_v7007000_t0000_u01744258975869") 2025/04/10 04:27:53 DEBUG : potato: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed135_d20250410_m042255_c001_v0001172_t0016_u01744258975009") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41814cf373fddc45_d20250410_m042424_c001_v7007000_t0000_u01744259064484") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efec10_d20250410_m042423_c001_v0001183_t0053_u01744259063929") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f404ca036d9b9ee87_d20250410_m042415_c001_v7007000_t0000_u01744259055573") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efea72_d20250410_m042411_c001_v0001183_t0036_u01744259051987") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f404ca036d9b9ee7d_d20250410_m042405_c001_v7007000_t0000_u01744259045007") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe910_d20250410_m042400_c001_v0001183_t0055_u01744259040553") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2e7_d20250410_m042351_c001_v7007000_t0000_u01744259031768") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe7e3_d20250410_m042348_c001_v0001183_t0007_u01744259028441") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e1f_d20250410_m042324_c001_v7007000_t0000_u01744259004312") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1bb_d20250410_m042322_c001_v0001172_t0041_u01744259002861") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e03_d20250410_m042321_c001_v7007000_t0000_u01744259001764") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1b1_d20250410_m042320_c001_v0001172_t0014_u01744259000063") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e00_d20250410_m042319_c001_v7007000_t0000_u01744258999337") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1ad_d20250410_m042318_c001_v0001172_t0028_u01744258998453") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26dfd_d20250410_m042317_c001_v7007000_t0000_u01744258997060") 2025/04/10 04:27:53 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1a3_d20250410_m042315_c001_v0001172_t0012_u01744258995993") 2025/04/10 04:27:54 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26df6_d20250410_m042313_c001_v7007000_t0000_u01744258993743") 2025/04/10 04:27:54 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed191_d20250410_m042312_c001_v0001172_t0034_u01744258992718") 2025/04/10 04:27:54 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f40115b661afc7f9c_d20250410_m042305_c001_v7007000_t0000_u01744258985088") 2025/04/10 04:27:54 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed161_d20250410_m042304_c001_v0001172_t0043_u01744258984075") 2025/04/10 04:27:54 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092082_d20250410_m042147_c001_v7007000_t0000_u01744258907235") 2025/04/10 04:27:54 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed047_d20250410_m042146_c001_v0001172_t0029_u01744258906413") 2025/04/10 04:27:54 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c09207b_d20250410_m042145_c001_v7007000_t0000_u01744258905147") 2025/04/10 04:27:54 DEBUG : potato2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed043_d20250410_m042144_c001_v0001172_t0058_u01744258904449") 2025/04/10 04:27:54 DEBUG : potato3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f404ca036d9b9ee88_d20250410_m042415_c001_v7007000_t0000_u01744259055814") 2025/04/10 04:27:54 DEBUG : potato3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed289_d20250410_m042412_c001_v0001172_t0028_u01744259052758") 2025/04/10 04:27:54 DEBUG : potato3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f404ca036d9b9ee80_d20250410_m042405_c001_v7007000_t0000_u01744259045338") 2025/04/10 04:27:54 DEBUG : potato3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed24f_d20250410_m042401_c001_v0001172_t0045_u01744259041394") 2025/04/10 04:27:54 DEBUG : potato3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2e8_d20250410_m042352_c001_v7007000_t0000_u01744259032217") 2025/04/10 04:27:54 DEBUG : potato3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed215_d20250410_m042348_c001_v0001172_t0037_u01744259028853") 2025/04/10 04:27:54 DEBUG : pre-dest1/1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f402137e35590e152_d20250410_m042504_c001_v7007000_t0000_u01744259104907") 2025/04/10 04:27:54 DEBUG : pre-dest1/1: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed363_d20250410_m042457_c001_v0001172_t0041_u01744259097009") 2025/04/10 04:27:54 DEBUG : pre-dest2/2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f402137e35590e154_d20250410_m042505_c001_v7007000_t0000_u01744259105103") 2025/04/10 04:27:54 DEBUG : pre-dest2/2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efefad_d20250410_m042457_c001_v0001183_t0004_u01744259097707") 2025/04/10 04:27:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241f9d_d20250410_m042437_c001_v7007000_t0000_u01744259077564") 2025/04/10 04:27:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efecf5_d20250410_m042433_c001_v0001183_t0051_u01744259073680") 2025/04/10 04:27:55 DEBUG : sizeonly: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ece_d20250410_m042234_c001_v7007000_t0000_u01744258954342") 2025/04/10 04:27:55 DEBUG : sizeonly: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0f3_d20250410_m042233_c001_v0001172_t0059_u01744258953193") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f402137e35590e23e_d20250410_m042730_c001_v7007000_t0000_u01744259250046") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efff13_d20250410_m042726_c001_v0001183_t0021_u01744259246984") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2231_d20250410_m042725_c001_v7007000_t0000_u01744259245448") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f113c84fe9f57caa4_d20250410_m042723_c001_v0001182_t0047_u01744259243018") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2db_d20250410_m042344_c001_v7007000_t0000_u01744259024972") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe77d_d20250410_m042344_c001_v0001183_t0006_u01744259024197") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2d8_d20250410_m042343_c001_v7007000_t0000_u01744259023269") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1fb_d20250410_m042342_c001_v0001172_t0025_u01744259022290") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ecb_d20250410_m042229_c001_v7007000_t0000_u01744258949862") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0e5_d20250410_m042228_c001_v0001172_t0023_u01744258948293") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241eca_d20250410_m042227_c001_v7007000_t0000_u01744258947573") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0db_d20250410_m042226_c001_v0001172_t0012_u01744258946396") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ec8_d20250410_m042220_c001_v7007000_t0000_u01744258940273") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0c9_d20250410_m042219_c001_v0001172_t0038_u01744258939067") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ec7_d20250410_m042218_c001_v7007000_t0000_u01744258938524") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0bf_d20250410_m042217_c001_v0001172_t0014_u01744258937334") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0b7_d20250410_m042214_c001_v0001172_t0032_u01744258934306") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ec5_d20250410_m042213_c001_v7007000_t0000_u01744258933582") 2025/04/10 04:27:55 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0af_d20250410_m042212_c001_v0001172_t0040_u01744258932877") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed0a7_d20250410_m042211_c001_v0001172_t0034_u01744258931998") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ec4_d20250410_m042210_c001_v7007000_t0000_u01744258930919") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed09b_d20250410_m042208_c001_v0001172_t0015_u01744258928002") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed095_d20250410_m042205_c001_v0001172_t0036_u01744258925140") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ec2_d20250410_m042204_c001_v7007000_t0000_u01744258924418") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed08d_d20250410_m042203_c001_v0001172_t0020_u01744258923747") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed089_d20250410_m042202_c001_v0001172_t0049_u01744258922920") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ec1_d20250410_m042202_c001_v7007000_t0000_u01744258922199") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed079_d20250410_m042158_c001_v0001172_t0013_u01744258918215") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4021420a12241ec0_d20250410_m042157_c001_v7007000_t0000_u01744258917826") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed06d_d20250410_m042157_c001_v0001172_t0044_u01744258917068") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c0920a2_d20250410_m042155_c001_v7007000_t0000_u01744258915437") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed065_d20250410_m042154_c001_v0001172_t0003_u01744258914686") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c09209e_d20250410_m042154_c001_v7007000_t0000_u01744258914137") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed05f_d20250410_m042153_c001_v0001172_t0051_u01744258913422") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092097_d20250410_m042152_c001_v7007000_t0000_u01744258912151") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed057_d20250410_m042151_c001_v0001172_t0005_u01744258911275") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092090_d20250410_m042150_c001_v7007000_t0000_u01744258910721") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed055_d20250410_m042149_c001_v0001172_t0028_u01744258909977") 2025/04/10 04:27:56 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092089_d20250410_m042149_c001_v7007000_t0000_u01744258909068") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed04f_d20250410_m042148_c001_v0001172_t0030_u01744258908158") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092074_d20250410_m042141_c001_v7007000_t0000_u01744258901787") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed02f_d20250410_m042141_c001_v0001172_t0058_u01744258901021") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092072_d20250410_m042140_c001_v7007000_t0000_u01744258900119") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed027_d20250410_m042139_c001_v0001172_t0041_u01744258899389") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c09206c_d20250410_m042138_c001_v7007000_t0000_u01744258898477") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed023_d20250410_m042137_c001_v0001172_t0003_u01744258897778") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f409907ef4c092069_d20250410_m042134_c001_v7007000_t0000_u01744258894903") 2025/04/10 04:27:57 DEBUG : sub dir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed00d_d20250410_m042134_c001_v0001172_t0001_u01744258894253") 2025/04/10 04:27:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f402137e35590e23f_d20250410_m042730_c001_v7007000_t0000_u01744259250234") 2025/04/10 04:27:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1150191876c3ae74_d20250410_m042727_c001_v0001184_t0046_u01744259247355") 2025/04/10 04:27:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2233_d20250410_m042725_c001_v7007000_t0000_u01744259245629") 2025/04/10 04:27:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effe9f_d20250410_m042722_c001_v0001183_t0046_u01744259242671") 2025/04/10 04:27:57 DEBUG : sub/yam: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2d2_d20250410_m042339_c001_v7007000_t0000_u01744259019540") 2025/04/10 04:27:57 DEBUG : sub/yam: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe6f2_d20250410_m042338_c001_v0001183_t0053_u01744259018302") 2025/04/10 04:27:57 DEBUG : test_dir1/file2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2227_d20250410_m042721_c001_v7007000_t0000_u01744259241128") 2025/04/10 04:27:57 DEBUG : test_dir1/file2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effe3f_d20250410_m042719_c001_v0001183_t0059_u01744259239417") 2025/04/10 04:27:57 DEBUG : test_dir1/file2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2220_d20250410_m042717_c001_v7007000_t0000_u01744259237878") 2025/04/10 04:27:57 DEBUG : test_dir1/file2: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effdec_d20250410_m042716_c001_v0001183_t0053_u01744259236450") 2025/04/10 04:27:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce222a_d20250410_m042721_c001_v7007000_t0000_u01744259241310") 2025/04/10 04:27:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effe41_d20250410_m042719_c001_v0001183_t0052_u01744259239428") 2025/04/10 04:27:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41764f53a2ce2221_d20250410_m042718_c001_v7007000_t0000_u01744259238059") 2025/04/10 04:27:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9effdea_d20250410_m042716_c001_v0001183_t0013_u01744259236442") 2025/04/10 04:27:58 DEBUG : three: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e74_d20250410_m042330_c001_v7007000_t0000_u01744259010309") 2025/04/10 04:27:58 DEBUG : three: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1d9_d20250410_m042329_c001_v0001172_t0004_u01744259009009") 2025/04/10 04:27:58 DEBUG : three: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1cd_d20250410_m042326_c001_v0001172_t0020_u01744259006524") 2025/04/10 04:27:58 DEBUG : two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e76_d20250410_m042330_c001_v7007000_t0000_u01744259010491") 2025/04/10 04:27:58 DEBUG : two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f401d7008b9efe61c_d20250410_m042328_c001_v0001183_t0013_u01744259008443") 2025/04/10 04:27:58 DEBUG : two: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f41457ae2474ed1cb_d20250410_m042326_c001_v0001172_t0057_u01744259006341") 2025/04/10 04:27:58 DEBUG : yam: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2d4_d20250410_m042340_c001_v7007000_t0000_u01744259020270") 2025/04/10 04:27:58 DEBUG : yam: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11012d0246fcee75_d20250410_m042339_c001_v0001184_t0054_u01744259019259") 2025/04/10 04:27:58 DEBUG : yam: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e7c_d20250410_m042336_c001_v7007000_t0000_u01744259016066") 2025/04/10 04:27:58 DEBUG : yam: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11457ae2474ed1e3_d20250410_m042334_c001_v0001172_t0048_u01744259014788") 2025/04/10 04:27:58 DEBUG : yam: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e78_d20250410_m042332_c001_v7007000_t0000_u01744259012387") 2025/04/10 04:27:58 DEBUG : yam: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f101d7008b9efe658_d20250410_m042331_c001_v0001183_t0019_u01744259011039") 2025/04/10 04:27:58 DEBUG : yaml: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f4154fa61e813b2cf_d20250410_m042336_c001_v7007000_t0000_u01744259016818") 2025/04/10 04:27:58 DEBUG : yaml: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f1052d28d1a575585_d20250410_m042335_c001_v0001134_t0035_u01744259015688") 2025/04/10 04:27:58 DEBUG : yaml: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f410bed6b49b26e7a_d20250410_m042333_c001_v7007000_t0000_u01744259013119") 2025/04/10 04:27:58 DEBUG : yaml: Deleting (id "4_zff928d03e0ed1bdb9f680e1b_f11012d0246fced8f_d20250410_m042332_c001_v0001184_t0056_u01744259012184") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m28.823259092s (try 1/5)