"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/02 02:37:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba" 2025/05/02 02:37:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:37:37 DEBUG : Creating backend with remote "/tmp/rclone2006471632" === 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-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/02 02:37:39 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:39 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 02:37:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:40 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:40 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:41 DEBUG : B2 bucket rclone-test-nexebec6raba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:43 DEBUG : Creating backend with remote "/non-existing" 2025/05/02 02:37:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/02 02:37:43 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:43 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:44 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:44 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:45 INFO : B2 bucket rclone-test-nexebec6raba: Running all checks before starting transfers 2025/05/02 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:46 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:46 INFO : B2 bucket rclone-test-nexebec6raba: Checks finished, now starting transfers 2025/05/02 02:37:46 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:47 ERROR : Ignoring --no-traverse with sync 2025/05/02 02:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:47 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:47 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:47 INFO : sub dir/hello world: Copied (new) 2025/05/02 02:37:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.60s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/02 02:37:49 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:49 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/02 02:37:49 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:37:50 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:50 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:37:52 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:52 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 02:37:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 02:37:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/02 02:37:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 02:37:53 INFO : sub dir: Making directory 2025/05/02 02:37:53 INFO : sub dir2: Making directory 2025/05/02 02:37:53 INFO : sub dir2/sub sub dir2: Making directory 2025/05/02 02:37:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:53 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:53 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/02 02:37:54 DEBUG : B2 bucket rclone-test-nexebec6raba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:55 INFO : sub dir2: Making directory 2025/05/02 02:37:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 02:37:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 02:37:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:55 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:55 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:56 DEBUG : sub dir2: Making directory with metadata 2025/05/02 02:37:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 02:37:56 INFO : sub dir: Making directory 2025/05/02 02:37:56 INFO : sub dir2: Making directory 2025/05/02 02:37:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:56 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:56 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:56 INFO : sub dir/hello world: Copied (new) 2025/05/02 02:37:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/02 02:37:57 DEBUG : B2 bucket rclone-test-nexebec6raba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/02 02:37:57 DEBUG : B2 bucket rclone-test-nexebec6raba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", 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-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:58 INFO : sub dir2: Making directory 2025/05/02 02:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:58 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:58 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:37:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:37:59 INFO : sub dir/hello world: Copied (new) 2025/05/02 02:37:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:37:59 DEBUG : sub dir2: Making directory with metadata 2025/05/02 02:37:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 02:37:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 02:37:59 INFO : sub dir: Making directory 2025/05/02 02:37:59 INFO : sub dir2: Making directory 2025/05/02 02:37:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:37:59 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:37:59 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:38:00 INFO : sub dir/hello world: Copied (new) 2025/05/02 02:38:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/02 02:38:00 DEBUG : B2 bucket rclone-test-nexebec6raba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", 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-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:01 INFO : sub dir2: Making directory 2025/05/02 02:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:38:02 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:02 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:38:02 INFO : sub dir/hello world: Copied (new) 2025/05/02 02:38:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyolaj6fiqi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-nexebec6raba -> B2 bucket rclone-test-kuyolaj6fiqi 2025/05/02 02:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:38:04 DEBUG : B2 bucket rclone-test-kuyolaj6fiqi: Waiting for checks to finish 2025/05/02 02:38:04 DEBUG : B2 bucket rclone-test-kuyolaj6fiqi: Waiting for transfers to finish 2025/05/02 02:38:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:38:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:05 DEBUG : B2 bucket rclone-test-kuyolaj6fiqi: Purge remote 2025/05/02 02:38:05 INFO : B2 bucket rclone-test-kuyolaj6fiqi: cleaning bucket "rclone-test-kuyolaj6fiqi" of all files 2025/05/02 02:38:05 DEBUG : sub dir/hello world: Deleting (id "4_zff22bd13d0bd8beb9f680e1b_f1141bd1dacd57622_d20250502_m023805_c001_v0001182_t0016_u01746153485194") --- PASS: TestServerSideCopy (5.03s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 02:38:08 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:08 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/02 02:38:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cidumay8pilu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-nexebec6raba -> B2 bucket rclone-test-cidumay8pilu 2025/05/02 02:38:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:38:11 DEBUG : B2 bucket rclone-test-cidumay8pilu: Waiting for checks to finish 2025/05/02 02:38:11 DEBUG : B2 bucket rclone-test-cidumay8pilu: Waiting for transfers to finish 2025/05/02 02:38:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:38:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 02:38:13 DEBUG : B2 bucket rclone-test-cidumay8pilu: Waiting for checks to finish 2025/05/02 02:38:13 DEBUG : B2 bucket rclone-test-cidumay8pilu: Waiting for transfers to finish 2025/05/02 02:38:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/02 02:38:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:13 DEBUG : B2 bucket rclone-test-cidumay8pilu: Purge remote 2025/05/02 02:38:13 INFO : B2 bucket rclone-test-cidumay8pilu: cleaning bucket "rclone-test-cidumay8pilu" of all files 2025/05/02 02:38:14 DEBUG : sub dir/hello world: Deleting (id "4_zffa2cdc3d0bd8beb9f680e1b_f1026adb5d557cd1d_d20250502_m023813_c001_v0001106_t0045_u01746153493177") 2025/05/02 02:38:14 DEBUG : sub dir/hello world: Deleting (id "4_zffa2cdc3d0bd8beb9f680e1b_f109569f5df288ac5_d20250502_m023812_c001_v0001184_t0007_u01746153492190") --- PASS: TestServerSideCopyOverSelf (6.02s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 02:38:16 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:16 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/02 02:38:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/02 02:38:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xebahuy4yiwe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-nexebec6raba -> B2 bucket rclone-test-xebahuy4yiwe 2025/05/02 02:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:38:19 DEBUG : B2 bucket rclone-test-xebahuy4yiwe: Waiting for checks to finish 2025/05/02 02:38:19 DEBUG : B2 bucket rclone-test-xebahuy4yiwe: Waiting for transfers to finish 2025/05/02 02:38:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:38:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 02:38:22 DEBUG : B2 bucket rclone-test-xebahuy4yiwe: Waiting for checks to finish 2025/05/02 02:38:22 DEBUG : B2 bucket rclone-test-xebahuy4yiwe: Waiting for transfers to finish 2025/05/02 02:38:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/02 02:38:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/02 02:38:22 INFO : sub dir/hello world: Deleted 2025/05/02 02:38:23 DEBUG : testing file moves 2025/05/02 02:38:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/02 02:38:24 DEBUG : B2 bucket rclone-test-xebahuy4yiwe: Waiting for checks to finish 2025/05/02 02:38:24 DEBUG : B2 bucket rclone-test-xebahuy4yiwe: Waiting for transfers to finish 2025/05/02 02:38:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/02 02:38:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/02 02:38:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:24 DEBUG : B2 bucket rclone-test-xebahuy4yiwe: Purge remote 2025/05/02 02:38:24 INFO : B2 bucket rclone-test-xebahuy4yiwe: cleaning bucket "rclone-test-xebahuy4yiwe" of all files 2025/05/02 02:38:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f42edc3d0bd8beb9f680e1b_f10158b8da7f602c6_d20250502_m023824_c001_v0001038_t0020_u01746153504112") 2025/05/02 02:38:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f42edc3d0bd8beb9f680e1b_f119d142b505b82b3_d20250502_m023822_c001_v0001038_t0033_u01746153502445") 2025/05/02 02:38:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f42edc3d0bd8beb9f680e1b_f10284c0f71b30cb6_d20250502_m023821_c001_v0001117_t0024_u01746153501145") --- PASS: TestServerSideMoveOverSelf (10.27s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:28 ERROR : : error listing: directory not found 2025/05/02 02:38:28 INFO : Local file system at /tmp/rclone2006471632: Making directory 2025/05/02 02:38:28 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:28 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:38:30 DEBUG : Local file system at /tmp/rclone2006471632: Waiting for checks to finish 2025/05/02 02:38:30 DEBUG : Local file system at /tmp/rclone2006471632: Waiting for transfers to finish 2025/05/02 02:38:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:38:31 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/02 02:38:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/02 02:38:32 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:32 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 02:38:32 INFO : check sum: Copied (new) 2025/05/02 02:38:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:32 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 02:38:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/02 02:38:32 DEBUG : check sum: Unchanged skipping 2025/05/02 02:38:32 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:32 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/02 02:38:34 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:34 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 02:38:34 INFO : sizeonly: Copied (new) 2025/05/02 02:38:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:35 DEBUG : sizeonly: Sizes identical 2025/05/02 02:38:35 DEBUG : sizeonly: Unchanged skipping 2025/05/02 02:38:35 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:35 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:35 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/02 02:38:36 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:36 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/02 02:38:37 INFO : ignore-size: Copied (new) 2025/05/02 02:38:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:38:37 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:37 DEBUG : ignore-size: Unchanged skipping 2025/05/02 02:38:37 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:37 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:38:39 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:39 DEBUG : existing: Unchanged skipping 2025/05/02 02:38:39 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:39 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/02 02:38:40 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:40 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 02:38:40 INFO : existing: Copied (replaced existing) 2025/05/02 02:38:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 02:38:41 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:41 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 02:38:42 INFO : existing: Copied (new) 2025/05/02 02:38:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:42 DEBUG : existing: Destination exists, skipping 2025/05/02 02:38:42 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:42 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:42 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/02 02:38:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:38:44 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 02:38:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 02:38:44 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:44 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:38:44 INFO : a/potato2: Copied (new) 2025/05/02 02:38:44 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38: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/05/02 02:38:47 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 02:38:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/02 02:38:47 DEBUG : empty space: Unchanged skipping 2025/05/02 02:38:47 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:47 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38: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/05/02 02:38:47 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 02:38:48 INFO : empty space: Updated modification time in destination 2025/05/02 02:38:48 DEBUG : empty space: Unchanged skipping 2025/05/02 02:38:48 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:48 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/02 02:38:50 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 02:38:50 DEBUG : empty space: Unchanged skipping 2025/05/02 02:38:50 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:50 DEBUG : Waiting for deletions to finish 2025/05/02 02:38:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38: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/05/02 02:38:52 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2006471632) 2025/05/02 02:38:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nexebec6raba) 2025/05/02 02:38:52 DEBUG : foo: sha1 differ 2025/05/02 02:38:52 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/02 02:38:52 INFO : foo: Copied (replaced existing) 2025/05/02 02:38:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:38:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/02 02:38:53 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:53 DEBUG : empty space: Unchanged skipping 2025/05/02 02:38:53 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:38:54 INFO : potato: Copied (new) 2025/05/02 02:38:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:56 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/02 02:38:56 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/02 02:38:56 INFO : potato: Copied (replaced existing) 2025/05/02 02:38:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:38:58 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:38:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/02 02:38:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2006471632) 2025/05/02 02:38:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nexebec6raba) 2025/05/02 02:38:58 DEBUG : potato: sha1 differ 2025/05/02 02:38:58 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:38:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/02 02:38:58 INFO : potato: Copied (replaced existing) 2025/05/02 02:38:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:39:00 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:00 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/02 02:39:00 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:00 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:39:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:02 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:02 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:02 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:39:02 INFO : potato2: Copied (new) 2025/05/02 02:39:02 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:04 INFO : d: Making directory 2025/05/02 02:39:04 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/02 02:39:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:39:05 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 02:39:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:05 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:05 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:39:05 INFO : a/potato2: Copied (new) 2025/05/02 02:39:05 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/02 02:39:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:39:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:07 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 02:39:07 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:07 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:39:07 INFO : a/potato2: Copied (new) 2025/05/02 02:39:07 ERROR : B2 bucket rclone-test-nexebec6raba: not deleting files as there were IO errors 2025/05/02 02:39:07 ERROR : B2 bucket rclone-test-nexebec6raba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:09 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:39:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:10 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:10 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:10 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:10 INFO : potato: Deleted 2025/05/02 02:39:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:39:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.49s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:12 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:12 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:12 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:12 INFO : potato: Deleted 2025/05/02 02:39:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:39:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:13 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:13 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:13 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:39:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.81s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:15 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:15 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/02 02:39:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.30s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:17 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 02:39:17 DEBUG : enormous: Excluded 2025/05/02 02:39:17 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 02:39:17 DEBUG : potato2: Excluded 2025/05/02 02:39:17 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 02:39:17 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:39:17 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:17 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:17 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:17 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 02:39:17 DEBUG : enormous: Excluded 2025/05/02 02:39:17 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 02:39:17 DEBUG : potato2: Excluded 2025/05/02 02:39:18 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 02:39:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/02 02:39:18 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:18 DEBUG : Local file system at /tmp/rclone2006471632: Waiting for checks to finish 2025/05/02 02:39:18 DEBUG : Local file system at /tmp/rclone2006471632: Waiting for transfers to finish 2025/05/02 02:39:18 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:20 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 02:39:20 DEBUG : enormous: Excluded 2025/05/02 02:39:20 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 02:39:20 DEBUG : potato2: Excluded 2025/05/02 02:39:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:39:20 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:20 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:20 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:20 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:20 INFO : enormous: Deleted 2025/05/02 02:39:20 INFO : potato2: Deleted 2025/05/02 02:39:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/02 02:39:21 DEBUG : Local file system at /tmp/rclone2006471632: Waiting for checks to finish 2025/05/02 02:39:21 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:21 DEBUG : Local file system at /tmp/rclone2006471632: Waiting for transfers to finish 2025/05/02 02:39:21 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:21 INFO : enormous: Deleted 2025/05/02 02:39:21 INFO : potato2: Deleted 2025/05/02 02:39:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:23 DEBUG : five: Need to transfer - File not found at Destination 2025/05/02 02:39:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/02 02:39:23 DEBUG : three: Sizes identical 2025/05/02 02:39:23 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:23 DEBUG : one: Destination is newer than source, skipping 2025/05/02 02:39:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/02 02:39:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 02:39:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2006471632) 2025/05/02 02:39:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nexebec6raba) 2025/05/02 02:39:23 DEBUG : two: sha1 differ 2025/05/02 02:39:23 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/02 02:39:24 INFO : five: Copied (new) 2025/05/02 02:39:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/02 02:39:24 INFO : four: Copied (replaced existing) 2025/05/02 02:39:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/02 02:39:24 INFO : two: Copied (replaced existing) 2025/05/02 02:39:24 DEBUG : Waiting for deletions to finish 2025/05/02 02:39:25 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:25 DEBUG : one: Destination is newer than source, skipping 2025/05/02 02:39:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2006471632) 2025/05/02 02:39:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nexebec6raba) 2025/05/02 02:39:25 DEBUG : three: sha1 differ 2025/05/02 02:39:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/02 02:39:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/02 02:39:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/02 02:39:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/02 02:39:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/02 02:39:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/02 02:39:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/02 02:39:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 02:39:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 02:39:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 02:39:25 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 02:39:25 INFO : three: Copied (replaced existing) 2025/05/02 02:39:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.33s) === 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-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/02 02:39:27 INFO : B2 bucket rclone-test-nexebec6raba: Making map for --track-renames 2025/05/02 02:39:27 INFO : B2 bucket rclone-test-nexebec6raba: Finished making map for --track-renames 2025/05/02 02:39:27 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:27 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for renames to finish 2025/05/02 02:39:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 02:39:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/02 02:39:27 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 02:39:27 INFO : yam: Copied (new) 2025/05/02 02:39:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/02 02:39:27 INFO : potato: Copied (new) 2025/05/02 02:39:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:39:27 INFO : B2 bucket rclone-test-nexebec6raba: Making map for --track-renames 2025/05/02 02:39:27 INFO : B2 bucket rclone-test-nexebec6raba: Finished making map for --track-renames 2025/05/02 02:39:27 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:27 DEBUG : potato: Unchanged skipping 2025/05/02 02:39:27 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for renames to finish 2025/05/02 02:39:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 02:39:28 INFO : yam: Copied (server-side copy) to: yaml 2025/05/02 02:39:29 INFO : yam: Deleted 2025/05/02 02:39:29 INFO : yaml: Renamed from "yam" 2025/05/02 02:39:29 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/02 02:39:30 INFO : B2 bucket rclone-test-nexebec6raba: Making map for --track-renames 2025/05/02 02:39:30 INFO : B2 bucket rclone-test-nexebec6raba: Finished making map for --track-renames 2025/05/02 02:39:30 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 02:39:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/02 02:39:30 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for renames to finish 2025/05/02 02:39:30 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 02:39:31 INFO : yam: Copied (new) 2025/05/02 02:39:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/02 02:39:31 INFO : potato: Copied (new) 2025/05/02 02:39:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:39:31 INFO : B2 bucket rclone-test-nexebec6raba: Making map for --track-renames 2025/05/02 02:39:31 INFO : B2 bucket rclone-test-nexebec6raba: Finished making map for --track-renames 2025/05/02 02:39:31 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:31 DEBUG : potato: Unchanged skipping 2025/05/02 02:39:31 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for renames to finish 2025/05/02 02:39:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 02:39:32 INFO : yam: Copied (server-side copy) to: yaml 2025/05/02 02:39:33 INFO : yam: Deleted 2025/05/02 02:39:33 INFO : yaml: Renamed from "yam" 2025/05/02 02:39:33 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/02 02:39:34 INFO : B2 bucket rclone-test-nexebec6raba: Making map for --track-renames 2025/05/02 02:39:34 INFO : B2 bucket rclone-test-nexebec6raba: Finished making map for --track-renames 2025/05/02 02:39:34 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 02:39:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/02 02:39:34 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for renames to finish 2025/05/02 02:39:34 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 02:39:35 INFO : sub/yam: Copied (new) 2025/05/02 02:39:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/02 02:39:35 INFO : potato: Copied (new) 2025/05/02 02:39:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:39:35 DEBUG : potato: Unchanged skipping 2025/05/02 02:39:35 INFO : B2 bucket rclone-test-nexebec6raba: Making map for --track-renames 2025/05/02 02:39:35 INFO : B2 bucket rclone-test-nexebec6raba: Finished making map for --track-renames 2025/05/02 02:39:35 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:35 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for renames to finish 2025/05/02 02:39:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 02:39:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/02 02:39:37 INFO : sub/yam: Deleted 2025/05/02 02:39:37 INFO : yam: Renamed from "sub/yam" 2025/05/02 02:39:37 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.12s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:38 DEBUG : Creating backend with remote "/tmp/rclone2006471632/dir1" 2025/05/02 02:39:38 DEBUG : Creating backend with remote "/tmp/rclone2006471632/dir2" 2025/05/02 02:39:38 DEBUG : Local file system at /tmp/rclone2006471632/dir2: Using server-side directory move 2025/05/02 02:39:38 INFO : Local file system at /tmp/rclone2006471632/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 02:39:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/02 02:39:38 DEBUG : Local file system at /tmp/rclone2006471632/dir2: Waiting for checks to finish 2025/05/02 02:39:38 DEBUG : Local file system at /tmp/rclone2006471632/dir2: Waiting for transfers to finish 2025/05/02 02:39:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:39:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/02 02:39:39 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:39 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/02 02:39:39 INFO : nested/sub dir/file: Copied (new) 2025/05/02 02:39:39 INFO : nested/sub dir/file: Deleted 2025/05/02 02:39:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:39:40 INFO : sub dir/hello world: Copied (new) 2025/05/02 02:39:40 INFO : sub dir/hello world: Deleted 2025/05/02 02:39:40 INFO : sub dir: Removing directory 2025/05/02 02:39:40 INFO : nested/sub dir: Removing directory 2025/05/02 02:39:40 INFO : nested: Removing directory 2025/05/02 02:39:40 DEBUG : Local file system at /tmp/rclone2006471632: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 02:39:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/02 02:39:41 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:41 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/02 02:39:41 INFO : nested/sub dir/file: Copied (new) 2025/05/02 02:39:41 INFO : nested/sub dir/file: Deleted 2025/05/02 02:39:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 02:39:42 INFO : sub dir/hello world: Copied (new) 2025/05/02 02:39:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 02:39:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/02 02:39:43 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:43 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/02 02:39:43 INFO : existing-b: Copied (new) 2025/05/02 02:39:43 INFO : existing-b: Deleted 2025/05/02 02:39:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 02:39:43 INFO : existing: Copied (new) 2025/05/02 02:39:43 INFO : existing: Deleted 2025/05/02 02:39:44 DEBUG : existing: Destination exists, skipping 2025/05/02 02:39:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/02 02:39:44 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:39:44 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:39:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.29s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:45 DEBUG : Creating backend with remote "TestB2:rclone-test-raritub6rixe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nexebec6raba -> B2 bucket rclone-test-raritub6rixe 2025/05/02 02:39:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 02:39:50 DEBUG : empty space: Unchanged skipping 2025/05/02 02:39:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 02:39:50 DEBUG : B2 bucket rclone-test-raritub6rixe: Waiting for checks to finish 2025/05/02 02:39:50 INFO : empty space: Deleted 2025/05/02 02:39:50 DEBUG : B2 bucket rclone-test-raritub6rixe: Waiting for transfers to finish 2025/05/02 02:39:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 02:39:51 INFO : potato3: Copied (server-side copy) 2025/05/02 02:39:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:39:51 INFO : potato2: Copied (server-side copy) 2025/05/02 02:39:51 INFO : potato3: Deleted 2025/05/02 02:39:51 INFO : potato2: Deleted 2025/05/02 02:39:52 DEBUG : Creating backend with remote "TestB2:rclone-test-howuhek0kebi" 2025/05/02 02:39:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/02 02:39:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:39:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/02 02:39:53 DEBUG : B2 bucket rclone-test-howuhek0kebi: Waiting for checks to finish 2025/05/02 02:39:53 DEBUG : B2 bucket rclone-test-howuhek0kebi: Waiting for transfers to finish 2025/05/02 02:39:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 02:39:55 INFO : potato3: Copied (server-side copy) 2025/05/02 02:39:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 02:39:55 INFO : empty space: Copied (server-side copy) 2025/05/02 02:39:55 INFO : potato3: Deleted 2025/05/02 02:39:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:39:55 INFO : potato2: Copied (server-side copy) 2025/05/02 02:39:55 INFO : empty space: Deleted 2025/05/02 02:39:55 INFO : potato2: Deleted 2025/05/02 02:39:56 DEBUG : B2 bucket rclone-test-howuhek0kebi: Purge remote 2025/05/02 02:39:56 INFO : B2 bucket rclone-test-howuhek0kebi: cleaning bucket "rclone-test-howuhek0kebi" of all files 2025/05/02 02:39:56 DEBUG : empty space: Deleting (id "4_zbfc25d93d0dd8beb9f680e1b_f10007cc6d4eb8655_d20250502_m023954_c001_v0001117_t0059_u01746153594737") 2025/05/02 02:39:56 DEBUG : potato2: Deleting (id "4_zbfc25d93d0dd8beb9f680e1b_f112c05cff3930991_d20250502_m023955_c001_v0001171_t0002_u01746153595112") 2025/05/02 02:39:56 DEBUG : potato3: Deleting (id "4_zbfc25d93d0dd8beb9f680e1b_f1122378a236f2715_d20250502_m023955_c001_v0001184_t0014_u01746153595184") 2025/05/02 02:39:56 DEBUG : B2 bucket rclone-test-raritub6rixe: Purge remote 2025/05/02 02:39:56 INFO : B2 bucket rclone-test-raritub6rixe: cleaning bucket "rclone-test-raritub6rixe" of all files 2025/05/02 02:39:57 DEBUG : empty space: Deleting (id "4_zdf324d43d0dd8beb9f680e1b_f419bd45d879d9d68_d20250502_m023955_c001_v7007000_t0000_u01746153595571") 2025/05/02 02:39:57 DEBUG : empty space: Deleting (id "4_zdf324d43d0dd8beb9f680e1b_f119e6268c8e7a861_d20250502_m023949_c001_v0001183_t0009_u01746153589889") 2025/05/02 02:39:57 DEBUG : potato2: Deleting (id "4_zdf324d43d0dd8beb9f680e1b_f416a323ede2170e8_d20250502_m023955_c001_v7007000_t0000_u01746153595629") 2025/05/02 02:39:57 DEBUG : potato2: Deleting (id "4_zdf324d43d0dd8beb9f680e1b_f110b4fc016a3fddf_d20250502_m023950_c001_v0001106_t0042_u01746153590790") 2025/05/02 02:39:57 DEBUG : potato3: Deleting (id "4_zdf324d43d0dd8beb9f680e1b_f416a323ede2170e4_d20250502_m023955_c001_v7007000_t0000_u01746153595406") 2025/05/02 02:39:57 DEBUG : potato3: Deleting (id "4_zdf324d43d0dd8beb9f680e1b_f116648b591a6a205_d20250502_m023951_c001_v0001178_t0012_u01746153591170") 2025/05/02 02:39:57 DEBUG : potato3: Deleting (id "4_zdf324d43d0dd8beb9f680e1b_f119e6268c8e7a863_d20250502_m023950_c001_v0001183_t0044_u01746153590180") --- PASS: TestServerSideMove (12.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:39:58 DEBUG : Creating backend with remote "TestB2:rclone-test-rosezon4muqa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nexebec6raba -> B2 bucket rclone-test-rosezon4muqa 2025/05/02 02:40:03 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 02:40:03 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 02:40:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:40:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 02:40:03 DEBUG : B2 bucket rclone-test-rosezon4muqa: Waiting for checks to finish 2025/05/02 02:40:03 DEBUG : B2 bucket rclone-test-rosezon4muqa: Waiting for transfers to finish 2025/05/02 02:40:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:40:03 INFO : potato2: Copied (server-side copy) 2025/05/02 02:40:04 INFO : potato2: Deleted 2025/05/02 02:40:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 02:40:04 INFO : potato3: Copied (server-side copy) 2025/05/02 02:40:04 INFO : potato3: Deleted 2025/05/02 02:40:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jerikoy2zuze" 2025/05/02 02:40:06 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 02:40:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:40:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/02 02:40:06 DEBUG : B2 bucket rclone-test-jerikoy2zuze: Waiting for checks to finish 2025/05/02 02:40:06 DEBUG : B2 bucket rclone-test-jerikoy2zuze: Waiting for transfers to finish 2025/05/02 02:40:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:40:08 INFO : potato2: Copied (server-side copy) 2025/05/02 02:40:08 INFO : potato2: Deleted 2025/05/02 02:40:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 02:40:08 INFO : potato3: Copied (server-side copy) 2025/05/02 02:40:08 INFO : potato3: Deleted 2025/05/02 02:40:09 DEBUG : B2 bucket rclone-test-jerikoy2zuze: Purge remote 2025/05/02 02:40:09 INFO : B2 bucket rclone-test-jerikoy2zuze: cleaning bucket "rclone-test-jerikoy2zuze" of all files 2025/05/02 02:40:09 DEBUG : potato2: Deleting (id "4_z6f628dd3d0dd8beb9f680e1b_f103c66f75b7904e3_d20250502_m024007_c001_v0001120_t0048_u01746153607965") 2025/05/02 02:40:09 DEBUG : potato3: Deleting (id "4_z6f628dd3d0dd8beb9f680e1b_f1088b750b49f3ab7_d20250502_m024008_c001_v0001131_t0036_u01746153608328") 2025/05/02 02:40:09 DEBUG : B2 bucket rclone-test-rosezon4muqa: Purge remote 2025/05/02 02:40:09 INFO : B2 bucket rclone-test-rosezon4muqa: cleaning bucket "rclone-test-rosezon4muqa" of all files 2025/05/02 02:40:10 DEBUG : empty space: Deleting (id "4_z7f427db3d0dd8beb9f680e1b_f101604b97bc5f746_d20250502_m024002_c001_v0001180_t0049_u01746153602885") 2025/05/02 02:40:10 DEBUG : potato2: Deleting (id "4_z7f427db3d0dd8beb9f680e1b_f4129d545bc08b65e_d20250502_m024008_c001_v7007000_t0000_u01746153608348") 2025/05/02 02:40:10 DEBUG : potato2: Deleting (id "4_z7f427db3d0dd8beb9f680e1b_f103fe348187907be_d20250502_m024003_c001_v0001180_t0037_u01746153603726") 2025/05/02 02:40:10 DEBUG : potato3: Deleting (id "4_z7f427db3d0dd8beb9f680e1b_f4129d545bc08b65f_d20250502_m024008_c001_v7007000_t0000_u01746153608647") 2025/05/02 02:40:10 DEBUG : potato3: Deleting (id "4_z7f427db3d0dd8beb9f680e1b_f109ba38d78ea8991_d20250502_m024003_c001_v0001104_t0044_u01746153603948") 2025/05/02 02:40:10 DEBUG : potato3: Deleting (id "4_z7f427db3d0dd8beb9f680e1b_f101604b97bc5f74e_d20250502_m024003_c001_v0001180_t0003_u01746153603109") --- PASS: TestServerSideMoveWithFilter (13.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:40:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gecucup7jubi" 2025/05/02 02:40:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nexebec6raba -> B2 bucket rclone-test-gecucup7jubi 2025/05/02 02:40:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 02:40:17 DEBUG : empty space: Unchanged skipping 2025/05/02 02:40:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 02:40:17 DEBUG : B2 bucket rclone-test-gecucup7jubi: Waiting for checks to finish 2025/05/02 02:40:18 INFO : empty space: Deleted 2025/05/02 02:40:18 DEBUG : B2 bucket rclone-test-gecucup7jubi: Waiting for transfers to finish 2025/05/02 02:40:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:40:18 INFO : potato2: Copied (server-side copy) 2025/05/02 02:40:18 INFO : potato2: Deleted 2025/05/02 02:40:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 02:40:18 INFO : potato3: Copied (server-side copy) 2025/05/02 02:40:18 INFO : potato3: Deleted 2025/05/02 02:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pemubev3hoxe" 2025/05/02 02:40:19 INFO : tomatoDir: Making directory 2025/05/02 02:40:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/02 02:40:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 02:40:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/02 02:40:20 DEBUG : B2 bucket rclone-test-pemubev3hoxe: Waiting for checks to finish 2025/05/02 02:40:20 DEBUG : B2 bucket rclone-test-pemubev3hoxe: Waiting for transfers to finish 2025/05/02 02:40:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 02:40:22 INFO : empty space: Copied (server-side copy) 2025/05/02 02:40:22 INFO : empty space: Deleted 2025/05/02 02:40:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 02:40:22 INFO : potato3: Copied (server-side copy) 2025/05/02 02:40:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 02:40:22 INFO : potato2: Copied (server-side copy) 2025/05/02 02:40:22 INFO : potato3: Deleted 2025/05/02 02:40:22 INFO : potato2: Deleted 2025/05/02 02:40:23 DEBUG : B2 bucket rclone-test-pemubev3hoxe: Purge remote 2025/05/02 02:40:23 INFO : B2 bucket rclone-test-pemubev3hoxe: cleaning bucket "rclone-test-pemubev3hoxe" of all files 2025/05/02 02:40:23 DEBUG : empty space: Deleting (id "4_z1f82cd43d0dd8beb9f680e1b_f10413ca33837d4d0_d20250502_m024021_c001_v0001105_t0000_u01746153621967") 2025/05/02 02:40:23 DEBUG : potato2: Deleting (id "4_z1f82cd43d0dd8beb9f680e1b_f1070a136bfe75979_d20250502_m024022_c001_v0001179_t0001_u01746153622337") 2025/05/02 02:40:23 DEBUG : potato3: Deleting (id "4_z1f82cd43d0dd8beb9f680e1b_f1091e3370b85def7_d20250502_m024022_c001_v0001183_t0059_u01746153622357") 2025/05/02 02:40:25 DEBUG : B2 bucket rclone-test-gecucup7jubi: Purge remote 2025/05/02 02:40:25 INFO : B2 bucket rclone-test-gecucup7jubi: cleaning bucket "rclone-test-gecucup7jubi" of all files 2025/05/02 02:40:25 DEBUG : empty space: Deleting (id "4_z5f42bd13d0dd8beb9f680e1b_f418a42cd87450e80_d20250502_m024022_c001_v7007000_t0000_u01746153622355") 2025/05/02 02:40:25 DEBUG : empty space: Deleting (id "4_z5f42bd13d0dd8beb9f680e1b_f1140afc7d972758a_d20250502_m024016_c001_v0001109_t0035_u01746153616645") 2025/05/02 02:40:25 DEBUG : potato2: Deleting (id "4_z5f42bd13d0dd8beb9f680e1b_f417a837580ac0833_d20250502_m024022_c001_v7007000_t0000_u01746153622595") 2025/05/02 02:40:25 DEBUG : potato2: Deleting (id "4_z5f42bd13d0dd8beb9f680e1b_f102e7ef74e06ad9e_d20250502_m024018_c001_v0001131_t0011_u01746153618097") 2025/05/02 02:40:25 DEBUG : potato3: Deleting (id "4_z5f42bd13d0dd8beb9f680e1b_f418a42cd87450e81_d20250502_m024022_c001_v7007000_t0000_u01746153622553") 2025/05/02 02:40:25 DEBUG : potato3: Deleting (id "4_z5f42bd13d0dd8beb9f680e1b_f107fd2d03ca344d7_d20250502_m024018_c001_v0001182_t0022_u01746153618405") 2025/05/02 02:40:25 DEBUG : potato3: Deleting (id "4_z5f42bd13d0dd8beb9f680e1b_f1140afc7d972758c_d20250502_m024017_c001_v0001109_t0053_u01746153617166") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:40:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:40:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncOverlap (3.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/rclone-sync-test" 2025/05/02 02:40:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/rclone-sync-test-include/layer2" 2025/05/02 02:40:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/rclone-sync-test-ignore-file" 2025/05/02 02:40:36 DEBUG : Config file has changed externally - reloading 2025/05/02 02:40:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/02 02:40:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/02 02:40:40 DEBUG : pacer: Reducing sleep to 10ms 2025/05/02 02:40:40 DEBUG : B2 bucket rclone-test-nexebec6raba path rclone-sync-test: Waiting for checks to finish 2025/05/02 02:40:40 DEBUG : B2 bucket rclone-test-nexebec6raba path rclone-sync-test: Waiting for transfers to finish 2025/05/02 02:40:40 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:40 INFO : There was nothing to transfer 2025/05/02 02:40:40 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:40:40 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:40:40 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:40:40 DEBUG : B2 bucket rclone-test-nexebec6raba path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/02 02:40:40 DEBUG : B2 bucket rclone-test-nexebec6raba path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/02 02:40:40 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:40:41 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:40:41 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:40:41 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:40:41 DEBUG : B2 bucket rclone-test-nexebec6raba path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/02 02:40:41 DEBUG : B2 bucket rclone-test-nexebec6raba path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/02 02:40:41 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.05s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:40:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dst" 2025/05/02 02:40:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/CompareDest" 2025/05/02 02:40:51 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 02:40:51 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:40:51 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:40:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:40:52 INFO : one: Copied (new) 2025/05/02 02:40:52 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:40:53 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:40:53 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:40:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/02 02:40:53 INFO : one: Copied (replaced existing) 2025/05/02 02:40:53 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:40:55 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:40:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:40:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 02:40:56 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:40:56 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:56 INFO : There was nothing to transfer 2025/05/02 02:40:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:40:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:40:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 02:40:57 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:40:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:40:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 02:40:57 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:40:57 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:57 INFO : There was nothing to transfer 2025/05/02 02:40:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:40:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:40:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 02:40:58 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:40:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:40:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 02:40:58 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:40:58 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:58 INFO : There was nothing to transfer 2025/05/02 02:40:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:40:59 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/02 02:40:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/02 02:40:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 02:40:59 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:40:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:40:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 02:40:59 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:40:59 DEBUG : Waiting for deletions to finish 2025/05/02 02:40:59 INFO : There was nothing to transfer 2025/05/02 02:40:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:41:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:41:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 02:41:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/02 02:41:00 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 02:41:00 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:00 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/02 02:41:00 INFO : two: Copied (new) 2025/05/02 02:41:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.49s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dest" 2025/05/02 02:41:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/pre-dest1" 2025/05/02 02:41:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/pre-dest2" 2025/05/02 02:41:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:41:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/02 02:41:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:41:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/02 02:41:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/02 02:41:08 DEBUG : B2 bucket rclone-test-nexebec6raba path dest: Waiting for checks to finish 2025/05/02 02:41:08 DEBUG : B2 bucket rclone-test-nexebec6raba path dest: Waiting for transfers to finish 2025/05/02 02:41:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/02 02:41:09 INFO : 3: Copied (new) 2025/05/02 02:41:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:41:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dst" 2025/05/02 02:41:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/CopyDest" 2025/05/02 02:41:14 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 02:41:14 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:14 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:41:15 INFO : one: Copied (new) 2025/05/02 02:41:15 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:41:15 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:15 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/02 02:41:16 INFO : one: Copied (replaced existing) 2025/05/02 02:41:16 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/BackupDir" 2025/05/02 02:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:41:18 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:41:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:41:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:41:20 INFO : one: Copied (server-side copy) 2025/05/02 02:41:20 INFO : one: Deleted 2025/05/02 02:41:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/02 02:41:21 INFO : one: Copied (server-side copy) 2025/05/02 02:41:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/02 02:41:21 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:21 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:41:22 DEBUG : one: Unchanged skipping 2025/05/02 02:41:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:41:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/02 02:41:22 INFO : two: Copied (server-side copy) 2025/05/02 02:41:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/02 02:41:22 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:22 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:22 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:41:23 DEBUG : one: Unchanged skipping 2025/05/02 02:41:23 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:41:23 DEBUG : two: Unchanged skipping 2025/05/02 02:41:23 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:23 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:23 INFO : There was nothing to transfer 2025/05/02 02:41:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:41:24 DEBUG : one: Unchanged skipping 2025/05/02 02:41:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/02 02:41:24 DEBUG : three: Destination not found in --copy-dest 2025/05/02 02:41:24 DEBUG : three: Need to transfer - File not found at Destination 2025/05/02 02:41:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:41:24 DEBUG : two: Unchanged skipping 2025/05/02 02:41:24 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:24 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/02 02:41:25 INFO : three: Copied (new) 2025/05/02 02:41:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.83s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:41:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dst" 2025/05/02 02:41:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/backup" 2025/05/02 02:41:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 02:41:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:41:31 DEBUG : two: Unchanged skipping 2025/05/02 02:41:31 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:41:32 INFO : one: Copied (server-side copy) 2025/05/02 02:41:33 INFO : one: Deleted 2025/05/02 02:41:33 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:41:33 INFO : one: Copied (new) 2025/05/02 02:41:33 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 02:41:34 INFO : three.txt: Copied (server-side copy) 2025/05/02 02:41:34 INFO : three.txt: Deleted 2025/05/02 02:41:34 INFO : three.txt: Moved into backup dir 2025/05/02 02:41:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 02:41:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:41:36 DEBUG : two: Unchanged skipping 2025/05/02 02:41:36 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:41:36 INFO : one: Copied (server-side copy) 2025/05/02 02:41:36 INFO : one: Deleted 2025/05/02 02:41:36 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 02:41:37 INFO : one: Copied (new) 2025/05/02 02:41:37 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 02:41:38 INFO : three.txt: Copied (server-side copy) 2025/05/02 02:41:38 INFO : three.txt: Deleted 2025/05/02 02:41:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:41:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dst" 2025/05/02 02:41:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/backup" 2025/05/02 02:41:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 02:41:44 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:41:44 DEBUG : two: Unchanged skipping 2025/05/02 02:41:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:41:46 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 02:41:46 INFO : one: Deleted 2025/05/02 02:41:46 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:41:47 INFO : one: Copied (new) 2025/05/02 02:41:47 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 02:41:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 02:41:48 INFO : three.txt: Deleted 2025/05/02 02:41:48 INFO : three.txt: Moved into backup dir 2025/05/02 02:41:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 02:41:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:41:49 DEBUG : two: Unchanged skipping 2025/05/02 02:41:49 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:41:50 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 02:41:50 INFO : one: Deleted 2025/05/02 02:41:50 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:41:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 02:41:50 INFO : one: Copied (new) 2025/05/02 02:41:50 DEBUG : Waiting for deletions to finish 2025/05/02 02:41:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 02:41:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 02:41:52 INFO : three.txt: Deleted 2025/05/02 02:41:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:41:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dst" 2025/05/02 02:41:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/backup" 2025/05/02 02:41:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 02:41:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:41:58 DEBUG : two: Unchanged skipping 2025/05/02 02:41:58 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:41:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:41:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/02 02:42:00 INFO : one: Deleted 2025/05/02 02:42:00 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:42:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:42:00 INFO : one: Copied (new) 2025/05/02 02:42:00 DEBUG : Waiting for deletions to finish 2025/05/02 02:42:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 02:42:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/02 02:42:01 INFO : three.txt: Deleted 2025/05/02 02:42:01 INFO : three.txt: Moved into backup dir 2025/05/02 02:42:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 02:42:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:42:03 DEBUG : two: Unchanged skipping 2025/05/02 02:42:03 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:42:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:42:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/02 02:42:04 INFO : one: Deleted 2025/05/02 02:42:04 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:42:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 02:42:04 INFO : one: Copied (new) 2025/05/02 02:42:04 DEBUG : Waiting for deletions to finish 2025/05/02 02:42:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 02:42:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/02 02:42:05 INFO : three.txt: Deleted 2025/05/02 02:42:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:42:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dst" 2025/05/02 02:42:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 02:42:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:42:10 DEBUG : two: Unchanged skipping 2025/05/02 02:42:10 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:42:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:42:11 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 02:42:11 INFO : one: Deleted 2025/05/02 02:42:11 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:42:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:42:11 INFO : one: Copied (new) 2025/05/02 02:42:11 DEBUG : Waiting for deletions to finish 2025/05/02 02:42:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 02:42:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 02:42:12 INFO : three.txt: Deleted 2025/05/02 02:42:12 INFO : three.txt: Moved into backup dir 2025/05/02 02:42:13 DEBUG : one.bak: Excluded (Path Filter) 2025/05/02 02:42:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/02 02:42:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 02:42:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:42:13 DEBUG : two: Unchanged skipping 2025/05/02 02:42:13 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for checks to finish 2025/05/02 02:42:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:42:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 02:42:14 INFO : one: Deleted 2025/05/02 02:42:14 DEBUG : B2 bucket rclone-test-nexebec6raba path dst: Waiting for transfers to finish 2025/05/02 02:42:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 02:42:14 INFO : one: Copied (new) 2025/05/02 02:42:14 DEBUG : Waiting for deletions to finish 2025/05/02 02:42:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 02:42:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 02:42:15 INFO : three.txt: Deleted 2025/05/02 02:42:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.13s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:42:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dst" 2025/05/02 02:42:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 02:42:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:42:21 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 02:42:21 INFO : one: Deleted 2025/05/02 02:42:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:42:21 INFO : one: Copied (new) 2025/05/02 02:42:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:42:22 DEBUG : two: Unchanged skipping 2025/05/02 02:42:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/02 02:42:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 02:42:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 02:42:23 INFO : three.txt: Deleted 2025/05/02 02:42:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 02:42:23 INFO : three.txt: Copied (new) 2025/05/02 02:42:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/02 02:42:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/02 02:42:24 DEBUG : pacer: Reducing sleep to 10ms 2025/05/02 02:42:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 02:42:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:42:24 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 02:42:25 INFO : one: Deleted 2025/05/02 02:42:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 02:42:25 INFO : one: Copied (new) 2025/05/02 02:42:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:42:25 DEBUG : two: Unchanged skipping 2025/05/02 02:42:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/02 02:42:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 02:42:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 02:42:26 INFO : three.txt: Deleted 2025/05/02 02:42:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/02 02:42:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:42:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nexebec6raba/dst" 2025/05/02 02:42:30 DEBUG : Config file has changed externally - reloading 2025/05/02 02:42:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 02:42:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 02:42:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/02 02:42:33 INFO : one: Deleted 2025/05/02 02:42:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:42:33 INFO : one: Copied (new) 2025/05/02 02:42:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:42:34 DEBUG : two: Unchanged skipping 2025/05/02 02:42:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/02 02:42:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 02:42:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/02 02:42:34 INFO : three.txt: Deleted 2025/05/02 02:42:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 02:42:35 INFO : three.txt: Copied (new) 2025/05/02 02:42:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 02:42:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 02:42:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/02 02:42:36 INFO : one: Deleted 2025/05/02 02:42:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 02:42:36 INFO : one: Copied (new) 2025/05/02 02:42:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:42:36 DEBUG : two: Unchanged skipping 2025/05/02 02:42:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/02 02:42:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 02:42:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/02 02:42:37 INFO : three.txt: Deleted 2025/05/02 02:42:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/02 02:42:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.37s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:42:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/02 02:42:40 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:42:40 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:42:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/02 02:42:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/02 02:42:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:42:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 02:42:42 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:42:42 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:42:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 02:42:43 INFO : existing: Copied (new) 2025/05/02 02:42:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:42:43 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:42:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/02 02:42:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/02 02:42:43 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:42:43 ERROR : B2 bucket rclone-test-nexebec6raba: not deleting files as there were IO errors 2025/05/02 02:42:43 ERROR : B2 bucket rclone-test-nexebec6raba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:42:45 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:42:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:42:45 DEBUG : existing: Unchanged skipping 2025/05/02 02:42:45 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:42:45 DEBUG : Waiting for deletions to finish 2025/05/02 02:42:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", 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-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:43:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both0: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both1: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both10: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both11: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both12: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both13: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both14: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both15: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both16: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both17: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both18: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both19: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both2: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both3: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both4: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both5: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both6: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both7: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both8: Unchanged skipping 2025/05/02 02:43:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:02 DEBUG : both9: Unchanged skipping 2025/05/02 02:43:02 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:43:02 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:43:02 DEBUG : Waiting for deletions to finish 2025/05/02 02:43:02 INFO : only8: Deleted 2025/05/02 02:43:02 INFO : only9: Deleted 2025/05/02 02:43:02 INFO : only3: Deleted 2025/05/02 02:43:02 INFO : only0: Deleted 2025/05/02 02:43:02 INFO : only5: Deleted 2025/05/02 02:43:02 INFO : only16: Deleted 2025/05/02 02:43:03 INFO : only17: Deleted 2025/05/02 02:43:03 INFO : only19: Deleted 2025/05/02 02:43:03 INFO : only6: Deleted 2025/05/02 02:43:03 INFO : only1: Deleted 2025/05/02 02:43:03 INFO : only13: Deleted 2025/05/02 02:43:03 INFO : only10: Deleted 2025/05/02 02:43:03 INFO : only2: Deleted 2025/05/02 02:43:03 INFO : only14: Deleted 2025/05/02 02:43:03 INFO : only7: Deleted 2025/05/02 02:43:03 INFO : only15: Deleted 2025/05/02 02:43:03 INFO : only18: Deleted 2025/05/02 02:43:03 INFO : only11: Deleted 2025/05/02 02:43:03 INFO : only12: Deleted 2025/05/02 02:43:03 INFO : only4: Deleted 2025/05/02 02:43:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:43:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for checks to finish 2025/05/02 02:43:23 DEBUG : both1: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both12: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both13: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both14: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both10: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both16: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both0: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both11: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both15: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both2: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both17: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both4: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both5: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both18: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both7: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both8: Unchanged skipping 2025/05/02 02:43:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:43:23 DEBUG : both19: Unchanged skipping 2025/05/02 02:43:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : both6: Unchanged skipping 2025/05/02 02:43:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : both3: Unchanged skipping 2025/05/02 02:43:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : both9: Unchanged skipping 2025/05/02 02:43:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/02 02:43:23 DEBUG : B2 bucket rclone-test-nexebec6raba: Waiting for transfers to finish 2025/05/02 02:43:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:23 INFO : only1: Copied (replaced existing) 2025/05/02 02:43:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:23 INFO : only10: Copied (replaced existing) 2025/05/02 02:43:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:23 INFO : only11: Copied (replaced existing) 2025/05/02 02:43:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:23 INFO : only14: Copied (replaced existing) 2025/05/02 02:43:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:23 INFO : only15: Copied (replaced existing) 2025/05/02 02:43:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:23 INFO : only16: Copied (replaced existing) 2025/05/02 02:43:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:23 INFO : only18: Copied (replaced existing) 2025/05/02 02:43:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:23 INFO : only19: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only2: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only13: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only12: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only17: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only5: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only6: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only7: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only8: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only9: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only0: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only3: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 02:43:24 INFO : only4: Copied (replaced existing) 2025/05/02 02:43:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.57s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:43:33 DEBUG : empty_dir: Making directory with metadata 2025/05/02 02:43:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 02:43:33 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 02:43:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 02:43:33 INFO : empty_on_remote: Making directory 2025/05/02 02:43:33 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-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:43:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:43:36 DEBUG : empty_dir: Making directory with metadata 2025/05/02 02:43:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 02:43:36 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 02:43:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 02:43:36 INFO : empty_on_remote: Making directory 2025/05/02 02:43:36 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-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:43:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:43:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:39 INFO : sub dir: Making directory 2025/05/02 02:43:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" 2025/05/02 02:43:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 02:43:42 INFO : sub dir: Making directory 2025/05/02 02:43:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nexebec6raba", Local "Local file system at /tmp/rclone2006471632", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.07s) PASS 2025/05/02 02:43:45 DEBUG : B2 bucket rclone-test-nexebec6raba: Purge remote 2025/05/02 02:43:45 INFO : B2 bucket rclone-test-nexebec6raba: cleaning bucket "rclone-test-nexebec6raba" of all files 2025/05/02 02:43:46 DEBUG : BackupDir/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a986_d20250502_m024125_c001_v7007000_t0000_u01746153685577") 2025/05/02 02:43:46 DEBUG : BackupDir/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f115307c6fba11a24_d20250502_m024120_c001_v0001183_t0034_u01746153680260") 2025/05/02 02:43:46 DEBUG : CompareDest/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4019973f1b7ea4f2_d20250502_m024101_c001_v7007000_t0000_u01746153661299") 2025/05/02 02:43:46 DEBUG : CompareDest/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5fffea_d20250502_m024055_c001_v0001098_t0011_u01746153655184") 2025/05/02 02:43:46 DEBUG : CompareDest/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4019973f1b7ea4f3_d20250502_m024101_c001_v7007000_t0000_u01746153661482") 2025/05/02 02:43:46 DEBUG : CompareDest/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4883_d20250502_m024056_c001_v0001180_t0024_u01746153656700") 2025/05/02 02:43:46 DEBUG : CopyDest/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a988_d20250502_m024125_c001_v7007000_t0000_u01746153685761") 2025/05/02 02:43:46 DEBUG : CopyDest/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af01dc_d20250502_m024117_c001_v0001150_t0030_u01746153677298") 2025/05/02 02:43:46 DEBUG : CopyDest/three: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a98b_d20250502_m024125_c001_v7007000_t0000_u01746153685946") 2025/05/02 02:43:46 DEBUG : CopyDest/three: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac48c3_d20250502_m024123_c001_v0001180_t0001_u01746153683824") 2025/05/02 02:43:46 DEBUG : CopyDest/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a98e_d20250502_m024126_c001_v7007000_t0000_u01746153686129") 2025/05/02 02:43:46 DEBUG : CopyDest/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60001c_d20250502_m024121_c001_v0001098_t0002_u01746153681719") 2025/05/02 02:43:46 DEBUG : EXISTING: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b148_d20250502_m024246_c001_v7007000_t0000_u01746153766383") 2025/05/02 02:43:46 DEBUG : EXISTING: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000d4_d20250502_m024245_c001_v0001098_t0049_u01746153765258") 2025/05/02 02:43:46 DEBUG : Testêé: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b146_d20250502_m024241_c001_v7007000_t0000_u01746153761789") 2025/05/02 02:43:46 DEBUG : Testêé: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a20_d20250502_m024241_c001_v0001180_t0012_u01746153761206") 2025/05/02 02:43:46 DEBUG : Testêé: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000ba_d20250502_m024240_c001_v0001098_t0023_u01746153760042") 2025/05/02 02:43:46 DEBUG : a/potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac8f_d20250502_m023908_c001_v7007000_t0000_u01746153548316") 2025/05/02 02:43:46 DEBUG : a/potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46c8_d20250502_m023907_c001_v0001180_t0014_u01746153547728") 2025/05/02 02:43:46 DEBUG : a/potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac83_d20250502_m023905_c001_v7007000_t0000_u01746153545980") 2025/05/02 02:43:46 DEBUG : a/potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46bc_d20250502_m023905_c001_v0001180_t0049_u01746153545208") 2025/05/02 02:43:47 DEBUG : a/potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0602_d20250502_m023845_c001_v7007000_t0000_u01746153525631") 2025/05/02 02:43:47 DEBUG : a/potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4664_d20250502_m023844_c001_v0001180_t0020_u01746153524879") 2025/05/02 02:43:47 DEBUG : b/potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac91_d20250502_m023908_c001_v7007000_t0000_u01746153548501") 2025/05/02 02:43:47 DEBUG : b/potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46c4_d20250502_m023906_c001_v0001180_t0048_u01746153546922") 2025/05/02 02:43:47 DEBUG : b/potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac7e_d20250502_m023905_c001_v7007000_t0000_u01746153545412") 2025/05/02 02:43:47 DEBUG : b/potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46b8_d20250502_m023904_c001_v0001180_t0056_u01746153544410") 2025/05/02 02:43:47 DEBUG : b/potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac05f8_d20250502_m023845_c001_v7007000_t0000_u01746153525079") 2025/05/02 02:43:47 DEBUG : b/potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac465c_d20250502_m023844_c001_v0001180_t0046_u01746153524093") 2025/05/02 02:43:47 DEBUG : backup/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f419bd45d879d9f92_d20250502_m024138_c001_v7007000_t0000_u01746153698929") 2025/05/02 02:43:47 DEBUG : backup/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116f4041436a04d8_d20250502_m024136_c001_v0001161_t0010_u01746153696517") 2025/05/02 02:43:47 DEBUG : backup/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f107fd2d03ca34789_d20250502_m024132_c001_v0001182_t0035_u01746153692729") 2025/05/02 02:43:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d879ea_d20250502_m024205_c001_v7007000_t0000_u01746153725707") 2025/05/02 02:43:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f110471874631a7d8_d20250502_m024203_c001_v0001038_t0004_u01746153723490") 2025/05/02 02:43:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11086364f9d2a7e3_d20250502_m024159_c001_v0001099_t0008_u01746153719444") 2025/05/02 02:43:47 DEBUG : backup/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4129d545bc08b874_d20250502_m024152_c001_v7007000_t0000_u01746153712469") 2025/05/02 02:43:47 DEBUG : backup/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f10782fab06b65eb3_d20250502_m024150_c001_v0001098_t0055_u01746153710129") 2025/05/02 02:43:47 DEBUG : backup/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1078928d8995d626_d20250502_m024145_c001_v0001136_t0043_u01746153705911") 2025/05/02 02:43:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d879eb_d20250502_m024205_c001_v7007000_t0000_u01746153725891") 2025/05/02 02:43:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1128909d8463e831_d20250502_m024204_c001_v0001093_t0048_u01746153724764") 2025/05/02 02:43:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1151b64498c09965_d20250502_m024201_c001_v0001100_t0033_u01746153721180") 2025/05/02 02:43:48 DEBUG : backup/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f419bd45d879d9f98_d20250502_m024139_c001_v7007000_t0000_u01746153699127") 2025/05/02 02:43:48 DEBUG : backup/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f102e7ef74e06adf5_d20250502_m024137_c001_v0001131_t0036_u01746153697902") 2025/05/02 02:43:48 DEBUG : backup/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1057b8a7d035e977_d20250502_m024134_c001_v0001150_t0038_u01746153694261") 2025/05/02 02:43:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4129d545bc08b875_d20250502_m024152_c001_v7007000_t0000_u01746153712654") 2025/05/02 02:43:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1067c1feecd4fdd3_d20250502_m024151_c001_v0001043_t0010_u01746153711284") 2025/05/02 02:43:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f101d86237500ce85_d20250502_m024147_c001_v0001134_t0010_u01746153707772") 2025/05/02 02:43:48 DEBUG : both0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698183_d20250502_m024325_c001_v7007000_t0000_u01746153805173") 2025/05/02 02:43:48 DEBUG : both0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02c3_d20250502_m024309_c001_v0001150_t0042_u01746153789108") 2025/05/02 02:43:48 DEBUG : both0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae70_d20250502_m024304_c001_v7007000_t0000_u01746153784248") 2025/05/02 02:43:48 DEBUG : both0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a4e_d20250502_m024248_c001_v0001180_t0037_u01746153768647") 2025/05/02 02:43:48 DEBUG : both1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698184_d20250502_m024325_c001_v7007000_t0000_u01746153805357") 2025/05/02 02:43:48 DEBUG : both1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4ae0_d20250502_m024310_c001_v0001180_t0037_u01746153790591") 2025/05/02 02:43:48 DEBUG : both1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae74_d20250502_m024304_c001_v7007000_t0000_u01746153784437") 2025/05/02 02:43:48 DEBUG : both1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000de_d20250502_m024249_c001_v0001098_t0030_u01746153769565") 2025/05/02 02:43:48 DEBUG : both10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698186_d20250502_m024325_c001_v7007000_t0000_u01746153805558") 2025/05/02 02:43:48 DEBUG : both10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b14_d20250502_m024316_c001_v0001180_t0043_u01746153796715") 2025/05/02 02:43:49 DEBUG : both10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae78_d20250502_m024304_c001_v7007000_t0000_u01746153784628") 2025/05/02 02:43:49 DEBUG : both10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000fc_d20250502_m024255_c001_v0001098_t0017_u01746153775329") 2025/05/02 02:43:49 DEBUG : both11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698187_d20250502_m024325_c001_v7007000_t0000_u01746153805752") 2025/05/02 02:43:49 DEBUG : both11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60014c_d20250502_m024317_c001_v0001098_t0051_u01746153797163") 2025/05/02 02:43:49 DEBUG : both11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae7b_d20250502_m024304_c001_v7007000_t0000_u01746153784810") 2025/05/02 02:43:49 DEBUG : both11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02a0_d20250502_m024255_c001_v0001150_t0020_u01746153775871") 2025/05/02 02:43:49 DEBUG : both12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698188_d20250502_m024325_c001_v7007000_t0000_u01746153805937") 2025/05/02 02:43:49 DEBUG : both12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02eb_d20250502_m024317_c001_v0001150_t0003_u01746153797740") 2025/05/02 02:43:49 DEBUG : both12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae80_d20250502_m024305_c001_v7007000_t0000_u01746153785048") 2025/05/02 02:43:49 DEBUG : both12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a82_d20250502_m024256_c001_v0001180_t0053_u01746153776618") 2025/05/02 02:43:49 DEBUG : both13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698189_d20250502_m024326_c001_v7007000_t0000_u01746153806190") 2025/05/02 02:43:49 DEBUG : both13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b28_d20250502_m024318_c001_v0001180_t0029_u01746153798634") 2025/05/02 02:43:49 DEBUG : both13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae84_d20250502_m024305_c001_v7007000_t0000_u01746153785231") 2025/05/02 02:43:49 DEBUG : both13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600100_d20250502_m024257_c001_v0001098_t0020_u01746153777336") 2025/05/02 02:43:49 DEBUG : both14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69818a_d20250502_m024326_c001_v7007000_t0000_u01746153806382") 2025/05/02 02:43:49 DEBUG : both14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600156_d20250502_m024319_c001_v0001098_t0018_u01746153799093") 2025/05/02 02:43:49 DEBUG : both14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae87_d20250502_m024305_c001_v7007000_t0000_u01746153785429") 2025/05/02 02:43:49 DEBUG : both14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02a4_d20250502_m024257_c001_v0001150_t0041_u01746153777908") 2025/05/02 02:43:49 DEBUG : both15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69818b_d20250502_m024326_c001_v7007000_t0000_u01746153806568") 2025/05/02 02:43:49 DEBUG : both15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02f3_d20250502_m024319_c001_v0001150_t0040_u01746153799663") 2025/05/02 02:43:50 DEBUG : both15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae8b_d20250502_m024305_c001_v7007000_t0000_u01746153785621") 2025/05/02 02:43:50 DEBUG : both15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a94_d20250502_m024258_c001_v0001180_t0044_u01746153778594") 2025/05/02 02:43:50 DEBUG : both16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69818c_d20250502_m024326_c001_v7007000_t0000_u01746153806753") 2025/05/02 02:43:50 DEBUG : both16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b34_d20250502_m024320_c001_v0001180_t0037_u01746153800283") 2025/05/02 02:43:50 DEBUG : both16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae8f_d20250502_m024305_c001_v7007000_t0000_u01746153785805") 2025/05/02 02:43:50 DEBUG : both16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600104_d20250502_m024259_c001_v0001098_t0021_u01746153779055") 2025/05/02 02:43:50 DEBUG : both17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69818d_d20250502_m024326_c001_v7007000_t0000_u01746153806953") 2025/05/02 02:43:50 DEBUG : both17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60015e_d20250502_m024320_c001_v0001098_t0011_u01746153800862") 2025/05/02 02:43:50 DEBUG : both17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae94_d20250502_m024306_c001_v7007000_t0000_u01746153786034") 2025/05/02 02:43:50 DEBUG : both17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02b0_d20250502_m024259_c001_v0001150_t0051_u01746153779583") 2025/05/02 02:43:50 DEBUG : both18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69818f_d20250502_m024327_c001_v7007000_t0000_u01746153807140") 2025/05/02 02:43:50 DEBUG : both18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02fb_d20250502_m024321_c001_v0001150_t0002_u01746153801582") 2025/05/02 02:43:50 DEBUG : both18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae98_d20250502_m024306_c001_v7007000_t0000_u01746153786230") 2025/05/02 02:43:50 DEBUG : both18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4aa2_d20250502_m024300_c001_v0001180_t0031_u01746153780226") 2025/05/02 02:43:50 DEBUG : both19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698190_d20250502_m024327_c001_v7007000_t0000_u01746153807322") 2025/05/02 02:43:50 DEBUG : both19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b3e_d20250502_m024322_c001_v0001180_t0037_u01746153802294") 2025/05/02 02:43:50 DEBUG : both19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae9e_d20250502_m024306_c001_v7007000_t0000_u01746153786422") 2025/05/02 02:43:50 DEBUG : both19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60010e_d20250502_m024300_c001_v0001098_t0036_u01746153780901") 2025/05/02 02:43:50 DEBUG : both2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698191_d20250502_m024327_c001_v7007000_t0000_u01746153807505") 2025/05/02 02:43:50 DEBUG : both2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60012a_d20250502_m024311_c001_v0001098_t0012_u01746153791119") 2025/05/02 02:43:51 DEBUG : both2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaea2_d20250502_m024306_c001_v7007000_t0000_u01746153786605") 2025/05/02 02:43:51 DEBUG : both2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0282_d20250502_m024250_c001_v0001150_t0019_u01746153770054") 2025/05/02 02:43:51 DEBUG : both3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698193_d20250502_m024327_c001_v7007000_t0000_u01746153807690") 2025/05/02 02:43:51 DEBUG : both3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02d1_d20250502_m024311_c001_v0001150_t0010_u01746153791848") 2025/05/02 02:43:51 DEBUG : both3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaea6_d20250502_m024306_c001_v7007000_t0000_u01746153786788") 2025/05/02 02:43:51 DEBUG : both3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a5c_d20250502_m024250_c001_v0001180_t0036_u01746153770682") 2025/05/02 02:43:51 DEBUG : both4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698194_d20250502_m024327_c001_v7007000_t0000_u01746153807872") 2025/05/02 02:43:51 DEBUG : both4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4af8_d20250502_m024312_c001_v0001180_t0034_u01746153792736") 2025/05/02 02:43:51 DEBUG : both4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaeaa_d20250502_m024306_c001_v7007000_t0000_u01746153786972") 2025/05/02 02:43:51 DEBUG : both4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000ea_d20250502_m024251_c001_v0001098_t0053_u01746153771364") 2025/05/02 02:43:51 DEBUG : both5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698195_d20250502_m024328_c001_v7007000_t0000_u01746153808057") 2025/05/02 02:43:51 DEBUG : both5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600138_d20250502_m024313_c001_v0001098_t0008_u01746153793280") 2025/05/02 02:43:51 DEBUG : both5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaeaf_d20250502_m024307_c001_v7007000_t0000_u01746153787166") 2025/05/02 02:43:51 DEBUG : both5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0290_d20250502_m024252_c001_v0001150_t0029_u01746153772030") 2025/05/02 02:43:51 DEBUG : both6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698196_d20250502_m024328_c001_v7007000_t0000_u01746153808242") 2025/05/02 02:43:51 DEBUG : both6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02dd_d20250502_m024313_c001_v0001150_t0043_u01746153793959") 2025/05/02 02:43:51 DEBUG : both6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaeb3_d20250502_m024307_c001_v7007000_t0000_u01746153787359") 2025/05/02 02:43:51 DEBUG : both6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a68_d20250502_m024252_c001_v0001180_t0035_u01746153772770") 2025/05/02 02:43:51 DEBUG : both7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698197_d20250502_m024328_c001_v7007000_t0000_u01746153808425") 2025/05/02 02:43:51 DEBUG : both7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b08_d20250502_m024314_c001_v0001180_t0048_u01746153794658") 2025/05/02 02:43:52 DEBUG : both7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaeb8_d20250502_m024307_c001_v7007000_t0000_u01746153787554") 2025/05/02 02:43:52 DEBUG : both7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000f6_d20250502_m024253_c001_v0001098_t0048_u01746153773210") 2025/05/02 02:43:52 DEBUG : both8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698198_d20250502_m024328_c001_v7007000_t0000_u01746153808608") 2025/05/02 02:43:52 DEBUG : both8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600142_d20250502_m024315_c001_v0001098_t0007_u01746153795353") 2025/05/02 02:43:52 DEBUG : both8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaebd_d20250502_m024307_c001_v7007000_t0000_u01746153787738") 2025/05/02 02:43:52 DEBUG : both8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0298_d20250502_m024253_c001_v0001150_t0002_u01746153773732") 2025/05/02 02:43:52 DEBUG : both9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e698199_d20250502_m024328_c001_v7007000_t0000_u01746153808792") 2025/05/02 02:43:52 DEBUG : both9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02e1_d20250502_m024316_c001_v0001150_t0039_u01746153796115") 2025/05/02 02:43:52 DEBUG : both9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaec1_d20250502_m024307_c001_v7007000_t0000_u01746153787922") 2025/05/02 02:43:52 DEBUG : both9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a70_d20250502_m024254_c001_v0001180_t0009_u01746153774659") 2025/05/02 02:43:52 DEBUG : c/non empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac92_d20250502_m023908_c001_v7007000_t0000_u01746153548687") 2025/05/02 02:43:52 DEBUG : c/non empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46c6_d20250502_m023907_c001_v0001180_t0050_u01746153547128") 2025/05/02 02:43:52 DEBUG : c/non empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac84_d20250502_m023906_c001_v7007000_t0000_u01746153546166") 2025/05/02 02:43:52 DEBUG : c/non empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46ba_d20250502_m023904_c001_v0001180_t0038_u01746153544614") 2025/05/02 02:43:52 DEBUG : c/non empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0606_d20250502_m023845_c001_v7007000_t0000_u01746153525813") 2025/05/02 02:43:52 DEBUG : c/non empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4660_d20250502_m023844_c001_v0001180_t0050_u01746153524299") 2025/05/02 02:43:52 DEBUG : check sum: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c2e_d20250502_m023833_c001_v7007000_t0000_u01746153513317") 2025/05/02 02:43:52 DEBUG : check sum: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4640_d20250502_m023832_c001_v0001180_t0018_u01746153512369") 2025/05/02 02:43:52 DEBUG : dest/3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a908_d20250502_m024110_c001_v7007000_t0000_u01746153670524") 2025/05/02 02:43:53 DEBUG : dest/3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414eb660836b4ca5_d20250502_m024109_c001_v0001171_t0045_u01746153669415") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b13f_d20250502_m024238_c001_v7007000_t0000_u01746153758526") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1141bd1dacd57efa_d20250502_m024236_c001_v0001182_t0053_u01746153756497") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407d7d0a4972a6a6_d20250502_m024236_c001_v7007000_t0000_u01746153756306") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1141bd1dacd57ec4_d20250502_m024233_c001_v0001182_t0007_u01746153753778") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407d7d0a4972a6a3_d20250502_m024233_c001_v7007000_t0000_u01746153753049") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600098_d20250502_m024228_c001_v0001098_t0019_u01746153748668") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b132_d20250502_m024227_c001_v7007000_t0000_u01746153747142") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1149203c0b96366e_d20250502_m024225_c001_v0001183_t0046_u01746153745257") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d87a5c_d20250502_m024225_c001_v7007000_t0000_u01746153745074") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1149203c0b963622_d20250502_m024221_c001_v0001183_t0044_u01746153741858") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d87a5a_d20250502_m024221_c001_v7007000_t0000_u01746153741126") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600084_d20250502_m024217_c001_v0001098_t0012_u01746153737132") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d87a56_d20250502_m024215_c001_v7007000_t0000_u01746153735811") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1076eba000499c56_d20250502_m024214_c001_v0001178_t0048_u01746153734587") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b70ae_d20250502_m024214_c001_v7007000_t0000_u01746153734404") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1076eba000499c3e_d20250502_m024211_c001_v0001178_t0022_u01746153731863") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b708d_d20250502_m024211_c001_v7007000_t0000_u01746153731136") 2025/05/02 02:43:53 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0216_d20250502_m024207_c001_v0001150_t0050_u01746153727025") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d879ec_d20250502_m024206_c001_v7007000_t0000_u01746153726073") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f106756f03cbb2968_d20250502_m024204_c001_v0001099_t0004_u01746153724185") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4091e5176da4d06e_d20250502_m024204_c001_v7007000_t0000_u01746153724001") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f106756f03cbb295f_d20250502_m024200_c001_v0001099_t0054_u01746153720637") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4091e5176da4d067_d20250502_m024159_c001_v7007000_t0000_u01746153719909") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4925_d20250502_m024153_c001_v0001180_t0022_u01746153713783") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4129d545bc08b876_d20250502_m024152_c001_v7007000_t0000_u01746153712844") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f117bd323491ae993_d20250502_m024150_c001_v0001042_t0017_u01746153710708") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416a323ede217214_d20250502_m024150_c001_v7007000_t0000_u01746153710527") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f117bd323491ae98d_d20250502_m024147_c001_v0001042_t0036_u01746153707102") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416a323ede21720f_d20250502_m024146_c001_v7007000_t0000_u01746153706375") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60003e_d20250502_m024140_c001_v0001098_t0020_u01746153700246") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f419bd45d879d9f9d_d20250502_m024139_c001_v7007000_t0000_u01746153699325") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1076598fe8263b8d_d20250502_m024137_c001_v0001146_t0039_u01746153697055") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eacac_d20250502_m024136_c001_v7007000_t0000_u01746153696856") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1076598fe8263b89_d20250502_m024133_c001_v0001146_t0026_u01746153693720") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eaca8_d20250502_m024132_c001_v7007000_t0000_u01746153692963") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af01ee_d20250502_m024127_c001_v0001150_t0031_u01746153687452") 2025/05/02 02:43:54 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a990_d20250502_m024126_c001_v7007000_t0000_u01746153686344") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1138b3b8ecf696e8_d20250502_m024120_c001_v0001105_t0056_u01746153680748") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a96d_d20250502_m024120_c001_v7007000_t0000_u01746153680536") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac48af_d20250502_m024116_c001_v0001180_t0054_u01746153676701") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f106dabe79f68a91d_d20250502_m024115_c001_v0001177_t0058_u01746153675911") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f106dabe79f68a917_d20250502_m024114_c001_v0001177_t0034_u01746153674958") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4019973f1b7ea4f4_d20250502_m024101_c001_v7007000_t0000_u01746153661668") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af01bc_d20250502_m024054_c001_v0001150_t0015_u01746153654541") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f100a9291f000f973_d20250502_m024053_c001_v0001101_t0051_u01746153653619") 2025/05/02 02:43:55 DEBUG : dst/one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f100a9291f000f96f_d20250502_m024052_c001_v0001101_t0039_u01746153652473") 2025/05/02 02:43:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b140_d20250502_m024238_c001_v7007000_t0000_u01746153758709") 2025/05/02 02:43:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f10889f36441285ef_d20250502_m024235_c001_v0001171_t0021_u01746153755967") 2025/05/02 02:43:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f101604b97bc5fcfe_d20250502_m024232_c001_v0001180_t0056_u01746153752807") 2025/05/02 02:43:55 DEBUG : dst/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b133_d20250502_m024227_c001_v7007000_t0000_u01746153747359") 2025/05/02 02:43:55 DEBUG : dst/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f108f7a9f42437add_d20250502_m024224_c001_v0001136_t0042_u01746153744731") 2025/05/02 02:43:55 DEBUG : dst/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f100bb1093d9d2a06_d20250502_m024220_c001_v0001184_t0020_u01746153740927") 2025/05/02 02:43:55 DEBUG : dst/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d87a57_d20250502_m024216_c001_v7007000_t0000_u01746153736002") 2025/05/02 02:43:55 DEBUG : dst/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f10427a407bf3aeed_d20250502_m024214_c001_v0001101_t0014_u01746153734112") 2025/05/02 02:43:55 DEBUG : dst/one.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f119616afc4bf199b_d20250502_m024210_c001_v0001184_t0030_u01746153730942") 2025/05/02 02:43:55 DEBUG : dst/three: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a992_d20250502_m024126_c001_v7007000_t0000_u01746153686528") 2025/05/02 02:43:55 DEBUG : dst/three: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f106dabe79f68a931_d20250502_m024124_c001_v0001177_t0040_u01746153684969") 2025/05/02 02:43:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b141_d20250502_m024238_c001_v7007000_t0000_u01746153758944") 2025/05/02 02:43:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f118043d03cba5e94_d20250502_m024237_c001_v0001038_t0037_u01746153757288") 2025/05/02 02:43:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11941350133e4b56_d20250502_m024234_c001_v0001145_t0021_u01746153754534") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b142_d20250502_m024239_c001_v7007000_t0000_u01746153759127") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1141bd1dacd57f04_d20250502_m024237_c001_v0001182_t0017_u01746153757930") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407d7d0a4972a6a7_d20250502_m024237_c001_v7007000_t0000_u01746153757735") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1141bd1dacd57ee0_d20250502_m024234_c001_v0001182_t0038_u01746153754990") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407d7d0a4972a6a4_d20250502_m024234_c001_v7007000_t0000_u01746153754803") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af025e_d20250502_m024229_c001_v0001150_t0056_u01746153749904") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b134_d20250502_m024227_c001_v7007000_t0000_u01746153747559") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1149203c0b963678_d20250502_m024226_c001_v0001183_t0032_u01746153746519") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d87a5d_d20250502_m024226_c001_v7007000_t0000_u01746153746307") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1149203c0b96364e_d20250502_m024223_c001_v0001183_t0024_u01746153743350") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d87a5b_d20250502_m024223_c001_v7007000_t0000_u01746153743163") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0242_d20250502_m024218_c001_v0001150_t0052_u01746153738115") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b70b9_d20250502_m024215_c001_v7007000_t0000_u01746153735260") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0230_d20250502_m024213_c001_v0001150_t0025_u01746153733256") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b7099_d20250502_m024212_c001_v7007000_t0000_u01746153732509") 2025/05/02 02:43:56 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4962_d20250502_m024208_c001_v0001180_t0037_u01746153728543") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4091e5176da4d07d_d20250502_m024205_c001_v7007000_t0000_u01746153725145") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4940_d20250502_m024202_c001_v0001180_t0057_u01746153722628") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4091e5176da4d069_d20250502_m024201_c001_v7007000_t0000_u01746153721524") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600056_d20250502_m024155_c001_v0001098_t0013_u01746153715081") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416a323ede217218_d20250502_m024151_c001_v7007000_t0000_u01746153711896") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60004e_d20250502_m024149_c001_v0001098_t0000_u01746153709184") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416a323ede217213_d20250502_m024148_c001_v7007000_t0000_u01746153708089") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0200_d20250502_m024141_c001_v0001150_t0043_u01746153701568") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eacad_d20250502_m024138_c001_v7007000_t0000_u01746153698369") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af01f8_d20250502_m024135_c001_v0001150_t0034_u01746153695634") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eacaa_d20250502_m024134_c001_v7007000_t0000_u01746153694516") 2025/05/02 02:43:57 DEBUG : dst/three.txt: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac48c9_d20250502_m024128_c001_v0001180_t0007_u01746153688370") 2025/05/02 02:43:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b135_d20250502_m024227_c001_v7007000_t0000_u01746153747755") 2025/05/02 02:43:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1131fdf56edfde67_d20250502_m024226_c001_v0001136_t0044_u01746153746007") 2025/05/02 02:43:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f100799011fffaa0e_d20250502_m024222_c001_v0001036_t0004_u01746153742612") 2025/05/02 02:43:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d87a58_d20250502_m024216_c001_v7007000_t0000_u01746153736184") 2025/05/02 02:43:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f10236af3e7caac00_d20250502_m024214_c001_v0001177_t0033_u01746153734998") 2025/05/02 02:43:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f102232d5f18fe47e_d20250502_m024212_c001_v0001184_t0045_u01746153732262") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b143_d20250502_m024239_c001_v7007000_t0000_u01746153759310") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac49e4_d20250502_m024229_c001_v0001180_t0030_u01746153749348") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b136_d20250502_m024227_c001_v7007000_t0000_u01746153747940") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac49ad_d20250502_m024217_c001_v0001180_t0012_u01746153737915") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d87a59_d20250502_m024216_c001_v7007000_t0000_u01746153736365") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600064_d20250502_m024207_c001_v0001098_t0050_u01746153727770") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f422273c2c8d879ed_d20250502_m024206_c001_v7007000_t0000_u01746153726258") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af020c_d20250502_m024154_c001_v0001150_t0050_u01746153714366") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4129d545bc08b877_d20250502_m024153_c001_v7007000_t0000_u01746153713044") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac48f5_d20250502_m024141_c001_v0001180_t0046_u01746153701005") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f419bd45d879d9fa1_d20250502_m024139_c001_v7007000_t0000_u01746153699514") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600030_d20250502_m024128_c001_v0001098_t0046_u01746153688105") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a994_d20250502_m024126_c001_v7007000_t0000_u01746153686713") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f104faca227293062_d20250502_m024122_c001_v0001184_t0056_u01746153682695") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4019973f1b7ea4f5_d20250502_m024101_c001_v7007000_t0000_u01746153661851") 2025/05/02 02:43:58 DEBUG : dst/two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f100a9291f000f97b_d20250502_m024100_c001_v0001101_t0019_u01746153660628") 2025/05/02 02:43:58 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416a323ede2171de_d20250502_m024018_c001_v7007000_t0000_u01746153618078") 2025/05/02 02:43:58 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac47e8_d20250502_m024014_c001_v0001180_t0000_u01746153614131") 2025/05/02 02:43:58 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416a323ede217188_d20250502_m024012_c001_v7007000_t0000_u01746153612102") 2025/05/02 02:43:58 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac47a8_d20250502_m024000_c001_v0001180_t0050_u01746153600401") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e375_d20250502_m023950_c001_v7007000_t0000_u01746153590771") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac476a_d20250502_m023946_c001_v0001180_t0052_u01746153586840") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acc2_d20250502_m023921_c001_v7007000_t0000_u01746153561653") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4706_d20250502_m023919_c001_v0001180_t0033_u01746153559908") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acbe_d20250502_m023918_c001_v7007000_t0000_u01746153558398") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46f4_d20250502_m023917_c001_v0001180_t0019_u01746153557245") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acab_d20250502_m023913_c001_v7007000_t0000_u01746153553796") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46de_d20250502_m023912_c001_v0001180_t0012_u01746153552174") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac9b_d20250502_m023910_c001_v7007000_t0000_u01746153550988") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46d0_d20250502_m023909_c001_v0001180_t0026_u01746153549664") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac75_d20250502_m023903_c001_v7007000_t0000_u01746153543478") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46a4_d20250502_m023901_c001_v0001180_t0046_u01746153541649") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0692_d20250502_m023900_c001_v7007000_t0000_u01746153540499") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac469e_d20250502_m023859_c001_v0001180_t0010_u01746153539722") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac067b_d20250502_m023854_c001_v7007000_t0000_u01746153534597") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4684_d20250502_m023853_c001_v0001180_t0003_u01746153533436") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0654_d20250502_m023850_c001_v7007000_t0000_u01746153530856") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4676_d20250502_m023849_c001_v0001180_t0030_u01746153529916") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0631_d20250502_m023848_c001_v7007000_t0000_u01746153528824") 2025/05/02 02:43:59 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116bd8b62572cf88_d20250502_m023848_c001_v0001172_t0043_u01746153528167") 2025/05/02 02:44:00 DEBUG : empty space: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac466a_d20250502_m023846_c001_v0001180_t0013_u01746153526544") 2025/05/02 02:44:00 DEBUG : enormous: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acc0_d20250502_m023920_c001_v7007000_t0000_u01746153560714") 2025/05/02 02:44:00 DEBUG : enormous: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac470a_d20250502_m023920_c001_v0001180_t0040_u01746153560133") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b34298622b147_d20250502_m024244_c001_v7007000_t0000_u01746153764124") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af026c_d20250502_m024242_c001_v0001150_t0010_u01746153762907") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e370_d20250502_m023944_c001_v7007000_t0000_u01746153584959") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0141_d20250502_m023943_c001_v0001150_t0016_u01746153583806") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac05e0_d20250502_m023842_c001_v7007000_t0000_u01746153522999") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4652_d20250502_m023842_c001_v0001180_t0046_u01746153522055") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac05d6_d20250502_m023840_c001_v7007000_t0000_u01746153520768") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4650_d20250502_m023840_c001_v0001180_t0010_u01746153520199") 2025/05/02 02:44:00 DEBUG : existing: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac464e_d20250502_m023839_c001_v0001180_t0057_u01746153519316") 2025/05/02 02:44:00 DEBUG : existing-b: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e371_d20250502_m023945_c001_v7007000_t0000_u01746153585142") 2025/05/02 02:44:00 DEBUG : existing-b: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4762_d20250502_m023943_c001_v0001180_t0025_u01746153583795") 2025/05/02 02:44:00 DEBUG : file1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981b4_d20250502_m024337_c001_v7007000_t0000_u01746153817801") 2025/05/02 02:44:00 DEBUG : file1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60019a_d20250502_m024336_c001_v0001098_t0034_u01746153816649") 2025/05/02 02:44:00 DEBUG : file1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981b1_d20250502_m024334_c001_v7007000_t0000_u01746153814916") 2025/05/02 02:44:00 DEBUG : file1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0323_d20250502_m024333_c001_v0001150_t0001_u01746153813885") 2025/05/02 02:44:01 DEBUG : five: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acc6_d20250502_m023925_c001_v7007000_t0000_u01746153565946") 2025/05/02 02:44:01 DEBUG : five: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4720_d20250502_m023923_c001_v0001180_t0032_u01746153563997") 2025/05/02 02:44:01 DEBUG : foo: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0672_d20250502_m023852_c001_v7007000_t0000_u01746153532704") 2025/05/02 02:44:01 DEBUG : foo: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac467e_d20250502_m023852_c001_v0001180_t0032_u01746153532139") 2025/05/02 02:44:01 DEBUG : foo: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac467c_d20250502_m023851_c001_v0001180_t0032_u01746153531585") 2025/05/02 02:44:01 DEBUG : four: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acc8_d20250502_m023926_c001_v7007000_t0000_u01746153566133") 2025/05/02 02:44:01 DEBUG : four: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f412f0cd7de5fff31_d20250502_m023924_c001_v0001098_t0018_u01746153564556") 2025/05/02 02:44:01 DEBUG : four: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac471c_d20250502_m023923_c001_v0001180_t0050_u01746153563407") 2025/05/02 02:44:01 DEBUG : hello world2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b696c_d20250502_m023749_c001_v7007000_t0000_u01746153469808") 2025/05/02 02:44:01 DEBUG : hello world2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45b0_d20250502_m023749_c001_v0001180_t0022_u01746153469198") 2025/05/02 02:44:01 DEBUG : ignore-size: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c31_d20250502_m023837_c001_v7007000_t0000_u01746153517864") 2025/05/02 02:44:01 DEBUG : ignore-size: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac464a_d20250502_m023836_c001_v0001180_t0048_u01746153516925") 2025/05/02 02:44:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e36e_d20250502_m023942_c001_v7007000_t0000_u01746153582677") 2025/05/02 02:44:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af013f_d20250502_m023941_c001_v0001150_t0002_u01746153581594") 2025/05/02 02:44:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e36b_d20250502_m023940_c001_v7007000_t0000_u01746153580459") 2025/05/02 02:44:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0139_d20250502_m023939_c001_v0001150_t0000_u01746153579549") 2025/05/02 02:44:01 DEBUG : one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acca_d20250502_m023926_c001_v7007000_t0000_u01746153566361") 2025/05/02 02:44:01 DEBUG : one: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4712_d20250502_m023922_c001_v0001180_t0032_u01746153562813") 2025/05/02 02:44:02 DEBUG : only0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69819a_d20250502_m024328_c001_v7007000_t0000_u01746153808979") 2025/05/02 02:44:02 DEBUG : only0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4100568d6b9fc422_d20250502_m024324_c001_v0001150_t0028_u01746153804432") 2025/05/02 02:44:02 DEBUG : only0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600126_d20250502_m024309_c001_v0001098_t0029_u01746153789860") 2025/05/02 02:44:02 DEBUG : only0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e80d_d20250502_m024302_c001_v7007000_t0000_u01746153782817") 2025/05/02 02:44:02 DEBUG : only0: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af027e_d20250502_m024249_c001_v0001150_t0030_u01746153769240") 2025/05/02 02:44:02 DEBUG : only1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69819b_d20250502_m024329_c001_v7007000_t0000_u01746153809163") 2025/05/02 02:44:02 DEBUG : only1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f412f0cd7de600166_d20250502_m024323_c001_v0001098_t0018_u01746153803478") 2025/05/02 02:44:02 DEBUG : only1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02cb_d20250502_m024310_c001_v0001150_t0030_u01746153790823") 2025/05/02 02:44:02 DEBUG : only1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40679dc777b02d09_d20250502_m024303_c001_v7007000_t0000_u01746153783034") 2025/05/02 02:44:02 DEBUG : only1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a56_d20250502_m024249_c001_v0001180_t0049_u01746153769847") 2025/05/02 02:44:02 DEBUG : only10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69819c_d20250502_m024329_c001_v7007000_t0000_u01746153809347") 2025/05/02 02:44:02 DEBUG : only10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4b44_d20250502_m024323_c001_v0001180_t0032_u01746153803488") 2025/05/02 02:44:02 DEBUG : only10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02e5_d20250502_m024316_c001_v0001150_t0043_u01746153796921") 2025/05/02 02:44:02 DEBUG : only10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae67_d20250502_m024303_c001_v7007000_t0000_u01746153783204") 2025/05/02 02:44:02 DEBUG : only10: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a78_d20250502_m024255_c001_v0001180_t0043_u01746153775651") 2025/05/02 02:44:02 DEBUG : only11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69819d_d20250502_m024329_c001_v7007000_t0000_u01746153809550") 2025/05/02 02:44:02 DEBUG : only11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b40f226af0307_d20250502_m024323_c001_v0001150_t0055_u01746153803500") 2025/05/02 02:44:02 DEBUG : only11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b1c_d20250502_m024317_c001_v0001180_t0029_u01746153797531") 2025/05/02 02:44:02 DEBUG : only11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae68_d20250502_m024303_c001_v7007000_t0000_u01746153783456") 2025/05/02 02:44:02 DEBUG : only11: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000fe_d20250502_m024256_c001_v0001098_t0011_u01746153776225") 2025/05/02 02:44:03 DEBUG : only12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69819e_d20250502_m024329_c001_v7007000_t0000_u01746153809759") 2025/05/02 02:44:03 DEBUG : only12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f412f0cd7de60016c_d20250502_m024324_c001_v0001098_t0018_u01746153804068") 2025/05/02 02:44:03 DEBUG : only12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600152_d20250502_m024318_c001_v0001098_t0036_u01746153798079") 2025/05/02 02:44:03 DEBUG : only12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40679dc777b02d12_d20250502_m024303_c001_v7007000_t0000_u01746153783638") 2025/05/02 02:44:03 DEBUG : only12: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02a2_d20250502_m024256_c001_v0001150_t0020_u01746153776890") 2025/05/02 02:44:03 DEBUG : only13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e69819f_d20250502_m024329_c001_v7007000_t0000_u01746153809942") 2025/05/02 02:44:03 DEBUG : only13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4100568d6b9fc41e_d20250502_m024324_c001_v0001150_t0028_u01746153804054") 2025/05/02 02:44:03 DEBUG : only13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02f1_d20250502_m024318_c001_v0001150_t0019_u01746153798826") 2025/05/02 02:44:03 DEBUG : only13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e80f_d20250502_m024303_c001_v7007000_t0000_u01746153783212") 2025/05/02 02:44:03 DEBUG : only13: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a8e_d20250502_m024257_c001_v0001180_t0058_u01746153777681") 2025/05/02 02:44:03 DEBUG : only14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a0_d20250502_m024330_c001_v7007000_t0000_u01746153810126") 2025/05/02 02:44:03 DEBUG : only14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f412f0cd7de600168_d20250502_m024323_c001_v0001098_t0018_u01746153803700") 2025/05/02 02:44:03 DEBUG : only14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b2e_d20250502_m024319_c001_v0001180_t0059_u01746153799460") 2025/05/02 02:44:03 DEBUG : only14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40679dc777b02d0a_d20250502_m024303_c001_v7007000_t0000_u01746153783240") 2025/05/02 02:44:03 DEBUG : only14: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600102_d20250502_m024258_c001_v0001098_t0008_u01746153778174") 2025/05/02 02:44:03 DEBUG : only15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a1_d20250502_m024330_c001_v7007000_t0000_u01746153810319") 2025/05/02 02:44:03 DEBUG : only15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4b48_d20250502_m024323_c001_v0001180_t0032_u01746153803710") 2025/05/02 02:44:03 DEBUG : only15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60015a_d20250502_m024319_c001_v0001098_t0044_u01746153799898") 2025/05/02 02:44:03 DEBUG : only15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e812_d20250502_m024303_c001_v7007000_t0000_u01746153783450") 2025/05/02 02:44:03 DEBUG : only15: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02ac_d20250502_m024258_c001_v0001150_t0048_u01746153778791") 2025/05/02 02:44:04 DEBUG : only16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a2_d20250502_m024330_c001_v7007000_t0000_u01746153810503") 2025/05/02 02:44:04 DEBUG : only16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b40f226af0309_d20250502_m024323_c001_v0001150_t0055_u01746153803721") 2025/05/02 02:44:04 DEBUG : only16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02f5_d20250502_m024320_c001_v0001150_t0000_u01746153800515") 2025/05/02 02:44:04 DEBUG : only16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40679dc777b02d08_d20250502_m024302_c001_v7007000_t0000_u01746153782847") 2025/05/02 02:44:04 DEBUG : only16: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a9a_d20250502_m024259_c001_v0001180_t0021_u01746153779378") 2025/05/02 02:44:04 DEBUG : only17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a3_d20250502_m024330_c001_v7007000_t0000_u01746153810688") 2025/05/02 02:44:04 DEBUG : only17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4b4e_d20250502_m024324_c001_v0001180_t0032_u01746153804080") 2025/05/02 02:44:04 DEBUG : only17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b3c_d20250502_m024321_c001_v0001180_t0048_u01746153801349") 2025/05/02 02:44:04 DEBUG : only17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae66_d20250502_m024302_c001_v7007000_t0000_u01746153782999") 2025/05/02 02:44:04 DEBUG : only17: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60010a_d20250502_m024259_c001_v0001098_t0046_u01746153779910") 2025/05/02 02:44:04 DEBUG : only18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a4_d20250502_m024330_c001_v7007000_t0000_u01746153810872") 2025/05/02 02:44:04 DEBUG : only18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f412f0cd7de60016a_d20250502_m024323_c001_v0001098_t0018_u01746153803885") 2025/05/02 02:44:04 DEBUG : only18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600162_d20250502_m024321_c001_v0001098_t0026_u01746153801953") 2025/05/02 02:44:04 DEBUG : only18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f415db63a12a8e4e8_d20250502_m024303_c001_v7007000_t0000_u01746153783453") 2025/05/02 02:44:04 DEBUG : only18: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02b2_d20250502_m024300_c001_v0001150_t0031_u01746153780436") 2025/05/02 02:44:04 DEBUG : only19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a5_d20250502_m024331_c001_v7007000_t0000_u01746153811057") 2025/05/02 02:44:04 DEBUG : only19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4b4a_d20250502_m024323_c001_v0001180_t0032_u01746153803895") 2025/05/02 02:44:04 DEBUG : only19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0303_d20250502_m024322_c001_v0001150_t0039_u01746153802567") 2025/05/02 02:44:04 DEBUG : only19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e80e_d20250502_m024303_c001_v7007000_t0000_u01746153783007") 2025/05/02 02:44:04 DEBUG : only19: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4aa6_d20250502_m024301_c001_v0001180_t0007_u01746153781235") 2025/05/02 02:44:05 DEBUG : only2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a7_d20250502_m024331_c001_v7007000_t0000_u01746153811240") 2025/05/02 02:44:05 DEBUG : only2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b40f226af030b_d20250502_m024323_c001_v0001150_t0055_u01746153803908") 2025/05/02 02:44:05 DEBUG : only2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4af0_d20250502_m024311_c001_v0001180_t0051_u01746153791652") 2025/05/02 02:44:05 DEBUG : only2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f415db63a12a8e4e7_d20250502_m024303_c001_v7007000_t0000_u01746153783226") 2025/05/02 02:44:05 DEBUG : only2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000e4_d20250502_m024250_c001_v0001098_t0020_u01746153770331") 2025/05/02 02:44:05 DEBUG : only3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a8_d20250502_m024331_c001_v7007000_t0000_u01746153811423") 2025/05/02 02:44:05 DEBUG : only3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f412f0cd7de600170_d20250502_m024324_c001_v0001098_t0018_u01746153804451") 2025/05/02 02:44:05 DEBUG : only3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600134_d20250502_m024312_c001_v0001098_t0008_u01746153792176") 2025/05/02 02:44:05 DEBUG : only3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae65_d20250502_m024302_c001_v7007000_t0000_u01746153782814") 2025/05/02 02:44:05 DEBUG : only3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af028c_d20250502_m024250_c001_v0001150_t0007_u01746153770907") 2025/05/02 02:44:05 DEBUG : only4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981a9_d20250502_m024331_c001_v7007000_t0000_u01746153811610") 2025/05/02 02:44:05 DEBUG : only4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4b52_d20250502_m024324_c001_v0001180_t0032_u01746153804462") 2025/05/02 02:44:05 DEBUG : only4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02d5_d20250502_m024312_c001_v0001150_t0012_u01746153792962") 2025/05/02 02:44:05 DEBUG : only4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae6a_d20250502_m024303_c001_v7007000_t0000_u01746153783644") 2025/05/02 02:44:05 DEBUG : only4: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a60_d20250502_m024251_c001_v0001180_t0052_u01746153771806") 2025/05/02 02:44:05 DEBUG : only5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981aa_d20250502_m024331_c001_v7007000_t0000_u01746153811795") 2025/05/02 02:44:05 DEBUG : only5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b40f226af030d_d20250502_m024324_c001_v0001150_t0055_u01746153804092") 2025/05/02 02:44:05 DEBUG : only5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b04_d20250502_m024313_c001_v0001180_t0045_u01746153793737") 2025/05/02 02:44:05 DEBUG : only5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f415db63a12a8e4e4_d20250502_m024302_c001_v7007000_t0000_u01746153782833") 2025/05/02 02:44:05 DEBUG : only5: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000ee_d20250502_m024252_c001_v0001098_t0026_u01746153772274") 2025/05/02 02:44:06 DEBUG : only6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981ac_d20250502_m024331_c001_v7007000_t0000_u01746153811995") 2025/05/02 02:44:06 DEBUG : only6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4100568d6b9fc420_d20250502_m024324_c001_v0001150_t0028_u01746153804250") 2025/05/02 02:44:06 DEBUG : only6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60013a_d20250502_m024314_c001_v0001098_t0030_u01746153794306") 2025/05/02 02:44:06 DEBUG : only6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f415db63a12a8e4e5_d20250502_m024303_c001_v7007000_t0000_u01746153783022") 2025/05/02 02:44:06 DEBUG : only6: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0294_d20250502_m024252_c001_v0001150_t0018_u01746153772975") 2025/05/02 02:44:06 DEBUG : only7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981ad_d20250502_m024332_c001_v7007000_t0000_u01746153812181") 2025/05/02 02:44:06 DEBUG : only7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f412f0cd7de60016e_d20250502_m024324_c001_v0001098_t0018_u01746153804261") 2025/05/02 02:44:06 DEBUG : only7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af02df_d20250502_m024314_c001_v0001150_t0059_u01746153794864") 2025/05/02 02:44:06 DEBUG : only7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40679dc777b02d0f_d20250502_m024303_c001_v7007000_t0000_u01746153783455") 2025/05/02 02:44:06 DEBUG : only7: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4a6e_d20250502_m024253_c001_v0001180_t0046_u01746153773527") 2025/05/02 02:44:06 DEBUG : only8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981ae_d20250502_m024332_c001_v7007000_t0000_u01746153812369") 2025/05/02 02:44:06 DEBUG : only8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4b50_d20250502_m024324_c001_v0001180_t0032_u01746153804271") 2025/05/02 02:44:06 DEBUG : only8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4b0e_d20250502_m024315_c001_v0001180_t0050_u01746153795905") 2025/05/02 02:44:06 DEBUG : only8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae61_d20250502_m024302_c001_v7007000_t0000_u01746153782446") 2025/05/02 02:44:06 DEBUG : only8: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6000f8_d20250502_m024254_c001_v0001098_t0005_u01746153774142") 2025/05/02 02:44:06 DEBUG : only9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981af_d20250502_m024332_c001_v7007000_t0000_u01746153812552") 2025/05/02 02:44:06 DEBUG : only9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b40f226af030f_d20250502_m024324_c001_v0001150_t0055_u01746153804286") 2025/05/02 02:44:06 DEBUG : only9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de600148_d20250502_m024316_c001_v0001098_t0002_u01746153796366") 2025/05/02 02:44:06 DEBUG : only9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f40323404b25eae63_d20250502_m024302_c001_v7007000_t0000_u01746153782629") 2025/05/02 02:44:07 DEBUG : only9: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af029c_d20250502_m024254_c001_v0001150_t0032_u01746153774987") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e368_d20250502_m023937_c001_v7007000_t0000_u01746153577506") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5fff4b_d20250502_m023935_c001_v0001098_t0043_u01746153575400") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e363_d20250502_m023933_c001_v7007000_t0000_u01746153573529") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4738_d20250502_m023931_c001_v0001180_t0011_u01746153571357") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e35f_d20250502_m023929_c001_v7007000_t0000_u01746153569507") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5fff39_d20250502_m023927_c001_v0001098_t0024_u01746153567351") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acb5_d20250502_m023916_c001_v7007000_t0000_u01746153556080") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46ea_d20250502_m023914_c001_v0001180_t0048_u01746153554744") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617aca5_d20250502_m023912_c001_v7007000_t0000_u01746153552800") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46dc_d20250502_m023911_c001_v0001180_t0032_u01746153551930") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac99_d20250502_m023910_c001_v7007000_t0000_u01746153550271") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46cc_d20250502_m023909_c001_v0001180_t0045_u01746153549436") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac069d_d20250502_m023902_c001_v7007000_t0000_u01746153542441") 2025/05/02 02:44:07 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46a2_d20250502_m023901_c001_v0001180_t0050_u01746153541424") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0693_d20250502_m023900_c001_v7007000_t0000_u01746153540682") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac469c_d20250502_m023859_c001_v0001180_t0010_u01746153539504") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0688_d20250502_m023858_c001_v7007000_t0000_u01746153538768") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4694_d20250502_m023858_c001_v0001180_t0018_u01746153538150") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4692_d20250502_m023857_c001_v0001180_t0037_u01746153537551") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac0682_d20250502_m023856_c001_v7007000_t0000_u01746153536811") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4690_d20250502_m023856_c001_v0001180_t0024_u01746153536223") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac468c_d20250502_m023855_c001_v0001180_t0029_u01746153535644") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f417a837580ac067d_d20250502_m023854_c001_v7007000_t0000_u01746153534779") 2025/05/02 02:44:08 DEBUG : potato: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4686_d20250502_m023854_c001_v0001180_t0003_u01746153534019") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4102fca5f2afc4f3_d20250502_m024029_c001_v7007000_t0000_u01746153629212") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5fffce_d20250502_m024028_c001_v0001098_t0028_u01746153628485") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416a323ede2171df_d20250502_m024018_c001_v7007000_t0000_u01746153618387") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5fffb0_d20250502_m024013_c001_v0001098_t0011_u01746153613448") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41928f6db086b448_d20250502_m024003_c001_v7007000_t0000_u01746153603929") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5fff7c_d20250502_m023959_c001_v0001098_t0019_u01746153599686") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e377_d20250502_m023951_c001_v7007000_t0000_u01746153591581") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5fff5b_d20250502_m023946_c001_v0001098_t0010_u01746153586474") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acc1_d20250502_m023920_c001_v7007000_t0000_u01746153560900") 2025/05/02 02:44:08 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4704_d20250502_m023919_c001_v0001180_t0039_u01746153559704") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acbf_d20250502_m023918_c001_v7007000_t0000_u01746153558583") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46f2_d20250502_m023917_c001_v0001180_t0057_u01746153557044") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acb7_d20250502_m023916_c001_v7007000_t0000_u01746153556267") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46ec_d20250502_m023915_c001_v0001180_t0009_u01746153555445") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acac_d20250502_m023913_c001_v7007000_t0000_u01746153553993") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46e0_d20250502_m023913_c001_v0001180_t0022_u01746153553177") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac9c_d20250502_m023911_c001_v7007000_t0000_u01746153551174") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46d4_d20250502_m023910_c001_v0001180_t0041_u01746153550281") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617ac76_d20250502_m023903_c001_v7007000_t0000_u01746153543667") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac46a8_d20250502_m023902_c001_v0001180_t0047_u01746153542235") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b6994_d20250502_m023753_c001_v7007000_t0000_u01746153473150") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45b8_d20250502_m023752_c001_v0001180_t0013_u01746153472560") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b6980_d20250502_m023751_c001_v7007000_t0000_u01746153471286") 2025/05/02 02:44:09 DEBUG : potato2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45b4_d20250502_m023750_c001_v0001180_t0019_u01746153470715") 2025/05/02 02:44:09 DEBUG : potato3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416a323ede2171e2_d20250502_m024018_c001_v7007000_t0000_u01746153618601") 2025/05/02 02:44:09 DEBUG : potato3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0179_d20250502_m024014_c001_v0001150_t0054_u01746153614749") 2025/05/02 02:44:09 DEBUG : potato3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41928f6db086b449_d20250502_m024004_c001_v7007000_t0000_u01746153604828") 2025/05/02 02:44:09 DEBUG : potato3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0157_d20250502_m024000_c001_v0001150_t0052_u01746153600963") 2025/05/02 02:44:09 DEBUG : potato3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e376_d20250502_m023951_c001_v7007000_t0000_u01746153591396") 2025/05/02 02:44:09 DEBUG : potato3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0143_d20250502_m023947_c001_v0001150_t0025_u01746153587052") 2025/05/02 02:44:10 DEBUG : pre-dest1/1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a90d_d20250502_m024110_c001_v7007000_t0000_u01746153670708") 2025/05/02 02:44:10 DEBUG : pre-dest1/1: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af01cc_d20250502_m024102_c001_v0001150_t0004_u01746153662612") 2025/05/02 02:44:10 DEBUG : pre-dest2/2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41118ea0aef0a912_d20250502_m024110_c001_v7007000_t0000_u01746153670892") 2025/05/02 02:44:10 DEBUG : pre-dest2/2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5ffffa_d20250502_m024103_c001_v0001098_t0019_u01746153663420") 2025/05/02 02:44:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f4019973f1b7ea4a1_d20250502_m024041_c001_v7007000_t0000_u01746153641779") 2025/05/02 02:44:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac482a_d20250502_m024038_c001_v0001180_t0040_u01746153638627") 2025/05/02 02:44:10 DEBUG : sizeonly: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c30_d20250502_m023835_c001_v7007000_t0000_u01746153515641") 2025/05/02 02:44:10 DEBUG : sizeonly: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4644_d20250502_m023834_c001_v0001180_t0047_u01746153514705") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981bb_d20250502_m024344_c001_v7007000_t0000_u01746153824105") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0341_d20250502_m024342_c001_v0001150_t0055_u01746153822961") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981b8_d20250502_m024341_c001_v7007000_t0000_u01746153821055") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1100568d6b9fc450_d20250502_m024339_c001_v0001150_t0041_u01746153819914") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e36f_d20250502_m023942_c001_v7007000_t0000_u01746153582861") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de5fff51_d20250502_m023941_c001_v0001098_t0046_u01746153581948") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e36c_d20250502_m023940_c001_v7007000_t0000_u01746153580641") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4758_d20250502_m023939_c001_v0001180_t0052_u01746153579900") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c2d_d20250502_m023831_c001_v7007000_t0000_u01746153511455") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac463a_d20250502_m023830_c001_v0001180_t0028_u01746153510153") 2025/05/02 02:44:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c28_d20250502_m023829_c001_v7007000_t0000_u01746153509422") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4634_d20250502_m023828_c001_v0001180_t0037_u01746153508429") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c22_d20250502_m023824_c001_v7007000_t0000_u01746153504512") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4626_d20250502_m023823_c001_v0001180_t0007_u01746153503475") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c21_d20250502_m023822_c001_v7007000_t0000_u01746153502827") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4620_d20250502_m023821_c001_v0001180_t0029_u01746153501877") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4612_d20250502_m023818_c001_v0001180_t0056_u01746153498165") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c1e_d20250502_m023817_c001_v7007000_t0000_u01746153497434") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4610_d20250502_m023816_c001_v0001180_t0045_u01746153496796") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac460e_d20250502_m023816_c001_v0001180_t0036_u01746153496212") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c1d_d20250502_m023815_c001_v7007000_t0000_u01746153495121") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4604_d20250502_m023812_c001_v0001180_t0024_u01746153492586") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45f4_d20250502_m023810_c001_v0001180_t0057_u01746153490190") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c19_d20250502_m023809_c001_v7007000_t0000_u01746153489463") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45ec_d20250502_m023808_c001_v0001180_t0054_u01746153488852") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45ea_d20250502_m023808_c001_v0001180_t0021_u01746153488270") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c16_d20250502_m023807_c001_v7007000_t0000_u01746153487540") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45e2_d20250502_m023803_c001_v0001180_t0046_u01746153483241") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418a42cd87450c0f_d20250502_m023802_c001_v7007000_t0000_u01746153482875") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45de_d20250502_m023802_c001_v0001180_t0055_u01746153482293") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b69e7_d20250502_m023800_c001_v7007000_t0000_u01746153480587") 2025/05/02 02:44:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45d8_d20250502_m023800_c001_v0001180_t0048_u01746153480010") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b69dc_d20250502_m023759_c001_v7007000_t0000_u01746153479461") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45ce_d20250502_m023758_c001_v0001180_t0024_u01746153478835") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b69c6_d20250502_m023757_c001_v7007000_t0000_u01746153477561") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45ca_d20250502_m023756_c001_v0001180_t0042_u01746153476811") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b69b5_d20250502_m023756_c001_v7007000_t0000_u01746153476265") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45c0_d20250502_m023755_c001_v0001180_t0022_u01746153475687") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b69a7_d20250502_m023754_c001_v7007000_t0000_u01746153474645") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45be_d20250502_m023754_c001_v0001180_t0033_u01746153474066") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b6954_d20250502_m023748_c001_v7007000_t0000_u01746153468159") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45aa_d20250502_m023747_c001_v0001180_t0035_u01746153467592") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b6943_d20250502_m023746_c001_v7007000_t0000_u01746153466687") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac45a3_d20250502_m023746_c001_v0001180_t0010_u01746153466108") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b6935_d20250502_m023745_c001_v7007000_t0000_u01746153465201") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac459e_d20250502_m023744_c001_v0001180_t0056_u01746153464632") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f414e98f2e72b691d_d20250502_m023741_c001_v7007000_t0000_u01746153461623") 2025/05/02 02:44:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac458e_d20250502_m023741_c001_v0001180_t0017_u01746153461052") 2025/05/02 02:44:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981bc_d20250502_m024344_c001_v7007000_t0000_u01746153824289") 2025/05/02 02:44:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4be0_d20250502_m024342_c001_v0001180_t0056_u01746153822978") 2025/05/02 02:44:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981b9_d20250502_m024341_c001_v7007000_t0000_u01746153821239") 2025/05/02 02:44:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de6001ac_d20250502_m024339_c001_v0001098_t0019_u01746153819551") 2025/05/02 02:44:13 DEBUG : sub/yam: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e367_d20250502_m023936_c001_v7007000_t0000_u01746153576933") 2025/05/02 02:44:13 DEBUG : sub/yam: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af012d_d20250502_m023935_c001_v0001150_t0047_u01746153575049") 2025/05/02 02:44:13 DEBUG : test_dir1/file2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981b5_d20250502_m024338_c001_v7007000_t0000_u01746153818001") 2025/05/02 02:44:13 DEBUG : test_dir1/file2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0327_d20250502_m024336_c001_v0001150_t0026_u01746153816661") 2025/05/02 02:44:13 DEBUG : test_dir1/file2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981b2_d20250502_m024335_c001_v7007000_t0000_u01746153815111") 2025/05/02 02:44:13 DEBUG : test_dir1/file2: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f112f0cd7de60018e_d20250502_m024333_c001_v0001098_t0051_u01746153813904") 2025/05/02 02:44:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981b6_d20250502_m024338_c001_v7007000_t0000_u01746153818185") 2025/05/02 02:44:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4bb4_d20250502_m024336_c001_v0001180_t0044_u01746153816998") 2025/05/02 02:44:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f418eb39b0e6981b3_d20250502_m024335_c001_v7007000_t0000_u01746153815295") 2025/05/02 02:44:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1100568d6b9fc43e_d20250502_m024333_c001_v0001150_t0056_u01746153813903") 2025/05/02 02:44:13 DEBUG : three: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617accc_d20250502_m023926_c001_v7007000_t0000_u01746153566548") 2025/05/02 02:44:13 DEBUG : three: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4722_d20250502_m023925_c001_v0001180_t0035_u01746153565345") 2025/05/02 02:44:13 DEBUG : three: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f11183de489ac4718_d20250502_m023923_c001_v0001180_t0048_u01746153563194") 2025/05/02 02:44:13 DEBUG : two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f421f4d643617acce_d20250502_m023926_c001_v7007000_t0000_u01746153566733") 2025/05/02 02:44:13 DEBUG : two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f416b40f226af0113_d20250502_m023924_c001_v0001150_t0055_u01746153564749") 2025/05/02 02:44:13 DEBUG : two: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f41183de489ac4716_d20250502_m023923_c001_v0001180_t0032_u01746153563009") 2025/05/02 02:44:13 DEBUG : yam: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e369_d20250502_m023937_c001_v7007000_t0000_u01746153577701") 2025/05/02 02:44:13 DEBUG : yam: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f115ea012ee967091_d20250502_m023936_c001_v0001104_t0021_u01746153576266") 2025/05/02 02:44:14 DEBUG : yam: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e362_d20250502_m023932_c001_v7007000_t0000_u01746153572974") 2025/05/02 02:44:14 DEBUG : yam: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af0125_d20250502_m023931_c001_v0001150_t0030_u01746153571004") 2025/05/02 02:44:14 DEBUG : yam: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e35d_d20250502_m023928_c001_v7007000_t0000_u01746153568931") 2025/05/02 02:44:14 DEBUG : yam: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f116b40f226af011d_d20250502_m023927_c001_v0001150_t0016_u01746153567352") 2025/05/02 02:44:14 DEBUG : yaml: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e364_d20250502_m023933_c001_v7007000_t0000_u01746153573729") 2025/05/02 02:44:14 DEBUG : yaml: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f1153369a941e4d35_d20250502_m023932_c001_v0001144_t0007_u01746153572154") 2025/05/02 02:44:14 DEBUG : yaml: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f407399c8ff11e360_d20250502_m023929_c001_v7007000_t0000_u01746153569689") 2025/05/02 02:44:14 DEBUG : yaml: Deleting (id "4_z3fa24d83d0bd8beb9f680e1b_f105edf55c8d9dc60_d20250502_m023928_c001_v0001171_t0020_u01746153568642") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m38.685481836s (try 1/5)