"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/08 02:16:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo" 2025/02/08 02:16:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 02:16:37 DEBUG : Creating backend with remote "/tmp/rclone3874739750" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:16:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/08 02:16:41 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:41 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.14s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 02:16:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:16:42 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:42 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:43 DEBUG : B2 bucket rclone-test-dovobop8yozo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.10s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:45 DEBUG : Creating backend with remote "/non-existing" 2025/02/08 02:16:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/08 02:16:45 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:45 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:16:46 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:46 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:48 INFO : B2 bucket rclone-test-dovobop8yozo: Running all checks before starting transfers 2025/02/08 02:16:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:16:48 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:48 INFO : B2 bucket rclone-test-dovobop8yozo: Checks finished, now starting transfers 2025/02/08 02:16:48 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.66s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:49 ERROR : Ignoring --no-traverse with sync 2025/02/08 02:16:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:16:49 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:49 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:50 INFO : sub dir/hello world: Copied (new) 2025/02/08 02:16:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.73s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/08 02:16:51 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:51 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/08 02:16:51 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:16:53 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:53 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:16:55 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:55 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/08 02:16:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 02:16:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/08 02:16:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 02:16:56 INFO : sub dir: Making directory 2025/02/08 02:16:56 INFO : sub dir2: Making directory 2025/02/08 02:16:56 INFO : sub dir2/sub sub dir2: Making directory 2025/02/08 02:16:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:16:56 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:56 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/08 02:16:57 DEBUG : B2 bucket rclone-test-dovobop8yozo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:58 INFO : sub dir2: Making directory 2025/02/08 02:16:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/08 02:16:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 02:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:16:58 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:58 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:16:59 DEBUG : sub dir2: Making directory with metadata 2025/02/08 02:16:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 02:16:59 INFO : sub dir: Making directory 2025/02/08 02:16:59 INFO : sub dir2: Making directory 2025/02/08 02:16:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:16:59 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:16:59 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:16:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:16:59 INFO : sub dir/hello world: Copied (new) 2025/02/08 02:16:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/08 02:17:00 DEBUG : B2 bucket rclone-test-dovobop8yozo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/08 02:17:00 DEBUG : B2 bucket rclone-test-dovobop8yozo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", 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-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:01 INFO : sub dir2: Making directory 2025/02/08 02:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:17:01 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:01 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:17:02 INFO : sub dir/hello world: Copied (new) 2025/02/08 02:17:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:02 DEBUG : sub dir2: Making directory with metadata 2025/02/08 02:17:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 02:17:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 02:17:02 INFO : sub dir: Making directory 2025/02/08 02:17:02 INFO : sub dir2: Making directory 2025/02/08 02:17:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:17:02 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:02 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:17:03 INFO : sub dir/hello world: Copied (new) 2025/02/08 02:17:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/08 02:17:03 DEBUG : B2 bucket rclone-test-dovobop8yozo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", 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-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:04 INFO : sub dir2: Making directory 2025/02/08 02:17:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:17:05 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:05 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:17:05 INFO : sub dir/hello world: Copied (new) 2025/02/08 02:17:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoluc8lixu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dovobop8yozo -> B2 bucket rclone-test-yeyoluc8lixu 2025/02/08 02:17:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:17:08 DEBUG : B2 bucket rclone-test-yeyoluc8lixu: Waiting for checks to finish 2025/02/08 02:17:08 DEBUG : B2 bucket rclone-test-yeyoluc8lixu: Waiting for transfers to finish 2025/02/08 02:17:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:17:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:13 DEBUG : B2 bucket rclone-test-yeyoluc8lixu: Purge remote 2025/02/08 02:17:13 INFO : B2 bucket rclone-test-yeyoluc8lixu: cleaning bucket "rclone-test-yeyoluc8lixu" of all files 2025/02/08 02:17:13 DEBUG : sub dir/hello world: Deleting (id "4_zeff2bd13508deb3b9f480e1b_f1133cd2794bea4f6_d20250208_m021713_c001_v0001184_t0056_u01738981033095") --- PASS: TestServerSideCopy (11.32s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 02:17:18 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:18 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/08 02:17:18 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.40s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vamonag0tita" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dovobop8yozo -> B2 bucket rclone-test-vamonag0tita 2025/02/08 02:17:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:17:21 DEBUG : B2 bucket rclone-test-vamonag0tita: Waiting for checks to finish 2025/02/08 02:17:21 DEBUG : B2 bucket rclone-test-vamonag0tita: Waiting for transfers to finish 2025/02/08 02:17:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:17:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 02:17:27 DEBUG : B2 bucket rclone-test-vamonag0tita: Waiting for checks to finish 2025/02/08 02:17:27 DEBUG : B2 bucket rclone-test-vamonag0tita: Waiting for transfers to finish 2025/02/08 02:17:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/08 02:17:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:28 DEBUG : B2 bucket rclone-test-vamonag0tita: Purge remote 2025/02/08 02:17:28 INFO : B2 bucket rclone-test-vamonag0tita: cleaning bucket "rclone-test-vamonag0tita" of all files 2025/02/08 02:17:28 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed63508deb3b9f480e1b_f113f4f353a563ea6_d20250208_m021727_c001_v0001183_t0039_u01738981047974") 2025/02/08 02:17:28 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed63508deb3b9f480e1b_f10430c050acbdbcc_d20250208_m021725_c001_v0001115_t0038_u01738981045868") --- PASS: TestServerSideCopyOverSelf (13.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 02:17:34 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:34 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/08 02:17:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/08 02:17:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.77s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tepejoz4zota" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dovobop8yozo -> B2 bucket rclone-test-tepejoz4zota 2025/02/08 02:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:17:37 DEBUG : B2 bucket rclone-test-tepejoz4zota: Waiting for checks to finish 2025/02/08 02:17:37 DEBUG : B2 bucket rclone-test-tepejoz4zota: Waiting for transfers to finish 2025/02/08 02:17:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:17:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 02:17:43 DEBUG : B2 bucket rclone-test-tepejoz4zota: Waiting for checks to finish 2025/02/08 02:17:43 DEBUG : B2 bucket rclone-test-tepejoz4zota: Waiting for transfers to finish 2025/02/08 02:17:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/08 02:17:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/08 02:17:44 INFO : sub dir/hello world: Deleted 2025/02/08 02:17:45 DEBUG : testing file moves 2025/02/08 02:17:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/08 02:17:45 DEBUG : B2 bucket rclone-test-tepejoz4zota: Waiting for checks to finish 2025/02/08 02:17:45 DEBUG : B2 bucket rclone-test-tepejoz4zota: Waiting for transfers to finish 2025/02/08 02:17:45 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/08 02:17:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/08 02:17:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:46 DEBUG : B2 bucket rclone-test-tepejoz4zota: Purge remote 2025/02/08 02:17:46 INFO : B2 bucket rclone-test-tepejoz4zota: cleaning bucket "rclone-test-tepejoz4zota" of all files 2025/02/08 02:17:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fd22d53509deb3b9f480e1b_f10767e31c5eae5de_d20250208_m021745_c001_v0001177_t0025_u01738981065400") 2025/02/08 02:17:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fd22d53509deb3b9f480e1b_f1157ed0d3b454f27_d20250208_m021743_c001_v0001098_t0015_u01738981063725") 2025/02/08 02:17:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fd22d53509deb3b9f480e1b_f100dd42d467a1095_d20250208_m021741_c001_v0001182_t0001_u01738981061225") --- PASS: TestServerSideMoveOverSelf (15.54s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:52 ERROR : : error listing: directory not found 2025/02/08 02:17:52 INFO : Local file system at /tmp/rclone3874739750: Making directory 2025/02/08 02:17:52 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:52 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.17s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:17:54 DEBUG : Local file system at /tmp/rclone3874739750: Waiting for checks to finish 2025/02/08 02:17:54 DEBUG : Local file system at /tmp/rclone3874739750: Waiting for transfers to finish 2025/02/08 02:17:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:17:55 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/08 02:17:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyRedownload (2.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/08 02:17:56 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:56 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 02:17:56 INFO : check sum: Copied (new) 2025/02/08 02:17:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:56 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 02:17:56 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/08 02:17:56 DEBUG : check sum: Unchanged skipping 2025/02/08 02:17:56 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:56 DEBUG : Waiting for deletions to finish 2025/02/08 02:17:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.30s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/08 02:17:58 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:58 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 02:17:58 INFO : sizeonly: Copied (new) 2025/02/08 02:17:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:17:59 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:17:59 DEBUG : sizeonly: Sizes identical 2025/02/08 02:17:59 DEBUG : sizeonly: Unchanged skipping 2025/02/08 02:17:59 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:17:59 DEBUG : Waiting for deletions to finish 2025/02/08 02:17:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/08 02:18:00 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:00 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/08 02:18:01 INFO : ignore-size: Copied (new) 2025/02/08 02:18:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:01 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:18:01 DEBUG : ignore-size: Unchanged skipping 2025/02/08 02:18:01 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:01 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.38s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:18:03 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:03 DEBUG : existing: Unchanged skipping 2025/02/08 02:18:03 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:03 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/08 02:18:03 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:03 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 02:18:04 INFO : existing: Copied (replaced existing) 2025/02/08 02:18:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 02:18:06 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:06 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 02:18:06 INFO : existing: Copied (new) 2025/02/08 02:18:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:06 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:06 DEBUG : existing: Destination exists, skipping 2025/02/08 02:18:06 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:06 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/08 02:18:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 02:18:09 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:09 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 02:18:09 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:18:10 INFO : a/potato2: Copied (new) 2025/02/08 02:18:10 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:10 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:12 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/02/08 02:18:12 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 02:18:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/08 02:18:12 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:12 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:12 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:12 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:12 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/02/08 02:18:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 02:18:13 INFO : empty space: Updated modification time in destination 2025/02/08 02:18:13 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:13 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:13 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:15 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/02/08 02:18:15 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 02:18:15 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:15 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:15 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:17 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/02/08 02:18:17 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3874739750) 2025/02/08 02:18:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dovobop8yozo) 2025/02/08 02:18:17 DEBUG : foo: sha1 differ 2025/02/08 02:18:17 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/08 02:18:17 INFO : foo: Copied (replaced existing) 2025/02/08 02:18:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/08 02:18:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:19 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:19 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:19 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:18:19 INFO : potato: Copied (new) 2025/02/08 02:18:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/08 02:18:22 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:22 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/08 02:18:22 INFO : potato: Copied (replaced existing) 2025/02/08 02:18:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.75s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:24 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:24 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/02/08 02:18:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3874739750) 2025/02/08 02:18:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dovobop8yozo) 2025/02/08 02:18:24 DEBUG : potato: sha1 differ 2025/02/08 02:18:24 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/08 02:18:24 INFO : potato: Copied (replaced existing) 2025/02/08 02:18:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:18:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:27 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:27 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:27 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/08 02:18:27 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:18:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:29 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:29 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:29 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:18:29 INFO : potato2: Copied (new) 2025/02/08 02:18:29 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:30 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:32 INFO : d: Making directory 2025/02/08 02:18:32 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/08 02:18:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 02:18:32 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 02:18:32 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:32 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:18:32 INFO : a/potato2: Copied (new) 2025/02/08 02:18:32 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:32 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:34 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/08 02:18:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 02:18:35 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:35 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 02:18:35 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:18:35 INFO : a/potato2: Copied (new) 2025/02/08 02:18:35 ERROR : B2 bucket rclone-test-dovobop8yozo: not deleting files as there were IO errors 2025/02/08 02:18:35 ERROR : B2 bucket rclone-test-dovobop8yozo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:37 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:18:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:38 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:38 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:38 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:38 INFO : potato: Deleted 2025/02/08 02:18:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:18:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.17s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:41 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:42 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:42 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:42 INFO : potato: Deleted 2025/02/08 02:18:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:18:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:42 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:42 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:42 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:18:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:18:45 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:45 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/08 02:18:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.26s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:47 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 02:18:47 DEBUG : enormous: Excluded 2025/02/08 02:18:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 02:18:47 DEBUG : potato2: Excluded 2025/02/08 02:18:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 02:18:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:47 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:47 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:47 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:47 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:47 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 02:18:47 DEBUG : enormous: Excluded 2025/02/08 02:18:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 02:18:47 DEBUG : potato2: Excluded 2025/02/08 02:18:48 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 02:18:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/08 02:18:48 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:48 DEBUG : Local file system at /tmp/rclone3874739750: Waiting for checks to finish 2025/02/08 02:18:48 DEBUG : Local file system at /tmp/rclone3874739750: Waiting for transfers to finish 2025/02/08 02:18:48 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:50 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 02:18:50 DEBUG : enormous: Excluded 2025/02/08 02:18:50 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 02:18:50 DEBUG : potato2: Excluded 2025/02/08 02:18:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:18:51 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:51 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:51 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:51 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:51 INFO : enormous: Deleted 2025/02/08 02:18:51 INFO : potato2: Deleted 2025/02/08 02:18:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/08 02:18:51 DEBUG : empty space: Unchanged skipping 2025/02/08 02:18:51 DEBUG : Local file system at /tmp/rclone3874739750: Waiting for checks to finish 2025/02/08 02:18:51 DEBUG : Local file system at /tmp/rclone3874739750: Waiting for transfers to finish 2025/02/08 02:18:51 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:51 INFO : enormous: Deleted 2025/02/08 02:18:51 INFO : potato2: Deleted 2025/02/08 02:18:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:55 DEBUG : five: Need to transfer - File not found at Destination 2025/02/08 02:18:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/08 02:18:55 DEBUG : one: Destination is newer than source, skipping 2025/02/08 02:18:55 DEBUG : three: Sizes identical 2025/02/08 02:18:55 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/08 02:18:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 02:18:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3874739750) 2025/02/08 02:18:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dovobop8yozo) 2025/02/08 02:18:55 DEBUG : two: sha1 differ 2025/02/08 02:18:55 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/08 02:18:55 INFO : five: Copied (new) 2025/02/08 02:18:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/08 02:18:55 INFO : four: Copied (replaced existing) 2025/02/08 02:18:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/08 02:18:56 INFO : two: Copied (replaced existing) 2025/02/08 02:18:56 DEBUG : Waiting for deletions to finish 2025/02/08 02:18:56 DEBUG : one: Destination is newer than source, skipping 2025/02/08 02:18:56 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3874739750) 2025/02/08 02:18:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dovobop8yozo) 2025/02/08 02:18:56 DEBUG : three: sha1 differ 2025/02/08 02:18:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/08 02:18:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/08 02:18:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/08 02:18:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/08 02:18:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/08 02:18:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/08 02:18:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/08 02:18:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 02:18:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 02:18:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 02:18:56 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/08 02:18:56 INFO : three: Copied (replaced existing) 2025/02/08 02:18:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.16s) === 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-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/08 02:18:58 INFO : B2 bucket rclone-test-dovobop8yozo: Making map for --track-renames 2025/02/08 02:18:58 INFO : B2 bucket rclone-test-dovobop8yozo: Finished making map for --track-renames 2025/02/08 02:18:58 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 02:18:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/08 02:18:58 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for renames to finish 2025/02/08 02:18:58 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:18:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 02:18:58 INFO : yam: Copied (new) 2025/02/08 02:18:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/08 02:18:58 INFO : potato: Copied (new) 2025/02/08 02:18:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:18:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:18:59 INFO : B2 bucket rclone-test-dovobop8yozo: Making map for --track-renames 2025/02/08 02:18:59 INFO : B2 bucket rclone-test-dovobop8yozo: Finished making map for --track-renames 2025/02/08 02:18:59 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:18:59 DEBUG : potato: Unchanged skipping 2025/02/08 02:18:59 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for renames to finish 2025/02/08 02:18:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 02:18:59 INFO : yam: Copied (server-side copy) to: yaml 2025/02/08 02:19:00 INFO : yam: Deleted 2025/02/08 02:19:00 INFO : yaml: Renamed from "yam" 2025/02/08 02:19:00 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/08 02:19:02 INFO : B2 bucket rclone-test-dovobop8yozo: Making map for --track-renames 2025/02/08 02:19:02 INFO : B2 bucket rclone-test-dovobop8yozo: Finished making map for --track-renames 2025/02/08 02:19:02 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:19:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 02:19:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/08 02:19:02 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for renames to finish 2025/02/08 02:19:02 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 02:19:02 INFO : yam: Copied (new) 2025/02/08 02:19:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/08 02:19:02 INFO : potato: Copied (new) 2025/02/08 02:19:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:19:03 INFO : B2 bucket rclone-test-dovobop8yozo: Making map for --track-renames 2025/02/08 02:19:03 INFO : B2 bucket rclone-test-dovobop8yozo: Finished making map for --track-renames 2025/02/08 02:19:03 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:19:03 DEBUG : potato: Unchanged skipping 2025/02/08 02:19:03 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for renames to finish 2025/02/08 02:19:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 02:19:03 INFO : yam: Copied (server-side copy) to: yaml 2025/02/08 02:19:03 INFO : yam: Deleted 2025/02/08 02:19:03 INFO : yaml: Renamed from "yam" 2025/02/08 02:19:03 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/08 02:19:05 INFO : B2 bucket rclone-test-dovobop8yozo: Making map for --track-renames 2025/02/08 02:19:05 INFO : B2 bucket rclone-test-dovobop8yozo: Finished making map for --track-renames 2025/02/08 02:19:05 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:19:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 02:19:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/08 02:19:05 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for renames to finish 2025/02/08 02:19:05 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 02:19:05 INFO : sub/yam: Copied (new) 2025/02/08 02:19:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/08 02:19:06 INFO : potato: Copied (new) 2025/02/08 02:19:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:19:06 DEBUG : potato: Unchanged skipping 2025/02/08 02:19:06 INFO : B2 bucket rclone-test-dovobop8yozo: Making map for --track-renames 2025/02/08 02:19:06 INFO : B2 bucket rclone-test-dovobop8yozo: Finished making map for --track-renames 2025/02/08 02:19:06 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:19:06 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for renames to finish 2025/02/08 02:19:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 02:19:07 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/08 02:19:07 INFO : sub/yam: Deleted 2025/02/08 02:19:07 INFO : yam: Renamed from "sub/yam" 2025/02/08 02:19:07 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:09 DEBUG : Creating backend with remote "/tmp/rclone3874739750/dir1" 2025/02/08 02:19:09 DEBUG : Creating backend with remote "/tmp/rclone3874739750/dir2" 2025/02/08 02:19:09 DEBUG : Local file system at /tmp/rclone3874739750/dir2: Using server-side directory move 2025/02/08 02:19:09 INFO : Local file system at /tmp/rclone3874739750/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 02:19:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/08 02:19:09 INFO : file1.txt: Moved (server-side) 2025/02/08 02:19:09 DEBUG : Local file system at /tmp/rclone3874739750/dir2: Waiting for checks to finish 2025/02/08 02:19:09 DEBUG : Local file system at /tmp/rclone3874739750/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:19:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/08 02:19:09 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:19:09 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/08 02:19:09 INFO : nested/sub dir/file: Copied (new) 2025/02/08 02:19:09 INFO : nested/sub dir/file: Deleted 2025/02/08 02:19:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:19:10 INFO : sub dir/hello world: Copied (new) 2025/02/08 02:19:10 INFO : sub dir/hello world: Deleted 2025/02/08 02:19:10 INFO : sub dir: Removing directory 2025/02/08 02:19:10 INFO : nested/sub dir: Removing directory 2025/02/08 02:19:10 INFO : nested: Removing directory 2025/02/08 02:19:10 DEBUG : Local file system at /tmp/rclone3874739750: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 02:19:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/08 02:19:12 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:19:12 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/08 02:19:12 INFO : nested/sub dir/file: Copied (new) 2025/02/08 02:19:12 INFO : nested/sub dir/file: Deleted 2025/02/08 02:19:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 02:19:13 INFO : sub dir/hello world: Copied (new) 2025/02/08 02:19:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 02:19:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/08 02:19:14 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:19:14 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/08 02:19:14 INFO : existing-b: Copied (new) 2025/02/08 02:19:14 INFO : existing-b: Deleted 2025/02/08 02:19:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 02:19:15 INFO : existing: Copied (new) 2025/02/08 02:19:15 INFO : existing: Deleted 2025/02/08 02:19:15 DEBUG : existing: Destination exists, skipping 2025/02/08 02:19:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/08 02:19:15 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:19:15 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:19:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cohaxac0poga" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dovobop8yozo -> B2 bucket rclone-test-cohaxac0poga 2025/02/08 02:19:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:19:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/08 02:19:24 DEBUG : empty space: Unchanged skipping 2025/02/08 02:19:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 02:19:24 DEBUG : B2 bucket rclone-test-cohaxac0poga: Waiting for checks to finish 2025/02/08 02:19:24 INFO : empty space: Deleted 2025/02/08 02:19:24 DEBUG : B2 bucket rclone-test-cohaxac0poga: Waiting for transfers to finish 2025/02/08 02:19:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:19:24 INFO : potato2: Copied (server-side copy) 2025/02/08 02:19:25 INFO : potato2: Deleted 2025/02/08 02:19:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/08 02:19:25 INFO : potato3: Copied (server-side copy) 2025/02/08 02:19:25 INFO : potato3: Deleted 2025/02/08 02:19:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kexisec1ziqo" 2025/02/08 02:19:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/08 02:19:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:19:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/08 02:19:26 DEBUG : B2 bucket rclone-test-kexisec1ziqo: Waiting for checks to finish 2025/02/08 02:19:26 DEBUG : B2 bucket rclone-test-kexisec1ziqo: Waiting for transfers to finish 2025/02/08 02:19:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 02:19:30 INFO : empty space: Copied (server-side copy) 2025/02/08 02:19:31 INFO : empty space: Deleted 2025/02/08 02:19:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/08 02:19:31 INFO : potato3: Copied (server-side copy) 2025/02/08 02:19:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:19:31 INFO : potato2: Copied (server-side copy) 2025/02/08 02:19:31 INFO : potato3: Deleted 2025/02/08 02:19:31 INFO : potato2: Deleted 2025/02/08 02:19:31 DEBUG : B2 bucket rclone-test-kexisec1ziqo: Purge remote 2025/02/08 02:19:31 INFO : B2 bucket rclone-test-kexisec1ziqo: cleaning bucket "rclone-test-kexisec1ziqo" of all files 2025/02/08 02:19:32 DEBUG : empty space: Deleting (id "4_z9fb2cdf350adeb3b9f480e1b_f111c932da1e34954_d20250208_m021930_c001_v0001102_t0055_u01738981170660") 2025/02/08 02:19:32 DEBUG : potato2: Deleting (id "4_z9fb2cdf350adeb3b9f480e1b_f101f6bd5b620af76_d20250208_m021931_c001_v0001043_t0032_u01738981171044") 2025/02/08 02:19:32 DEBUG : potato3: Deleting (id "4_z9fb2cdf350adeb3b9f480e1b_f109df22450658337_d20250208_m021931_c001_v0001183_t0002_u01738981171050") 2025/02/08 02:19:34 DEBUG : B2 bucket rclone-test-cohaxac0poga: Purge remote 2025/02/08 02:19:34 INFO : B2 bucket rclone-test-cohaxac0poga: cleaning bucket "rclone-test-cohaxac0poga" of all files 2025/02/08 02:19:34 DEBUG : empty space: Deleting (id "4_zdfd2adf350adeb3b9f480e1b_f4090711e54a4d6cf_d20250208_m021931_c001_v7007000_t0000_u01738981171004") 2025/02/08 02:19:34 DEBUG : empty space: Deleting (id "4_zdfd2adf350adeb3b9f480e1b_f103e22016fb9745a_d20250208_m021923_c001_v0001183_t0040_u01738981163437") 2025/02/08 02:19:34 DEBUG : potato2: Deleting (id "4_zdfd2adf350adeb3b9f480e1b_f4147ebc10166a3c0_d20250208_m021931_c001_v7007000_t0000_u01738981171397") 2025/02/08 02:19:34 DEBUG : potato2: Deleting (id "4_zdfd2adf350adeb3b9f480e1b_f1051c3eef8c4b24a_d20250208_m021924_c001_v0001134_t0046_u01738981164658") 2025/02/08 02:19:34 DEBUG : potato3: Deleting (id "4_zdfd2adf350adeb3b9f480e1b_f4090711e54a4d6d0_d20250208_m021931_c001_v7007000_t0000_u01738981171286") 2025/02/08 02:19:34 DEBUG : potato3: Deleting (id "4_zdfd2adf350adeb3b9f480e1b_f1143e84022e0a91a_d20250208_m021924_c001_v0001182_t0014_u01738981164987") 2025/02/08 02:19:34 DEBUG : potato3: Deleting (id "4_zdfd2adf350adeb3b9f480e1b_f103e22016fb97460_d20250208_m021923_c001_v0001183_t0035_u01738981163660") --- PASS: TestServerSideMove (21.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yugidog0gifa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dovobop8yozo -> B2 bucket rclone-test-yugidog0gifa 2025/02/08 02:19:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 02:19:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 02:19:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:19:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 02:19:44 DEBUG : B2 bucket rclone-test-yugidog0gifa: Waiting for checks to finish 2025/02/08 02:19:44 DEBUG : B2 bucket rclone-test-yugidog0gifa: Waiting for transfers to finish 2025/02/08 02:19:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:19:44 INFO : potato2: Copied (server-side copy) 2025/02/08 02:19:44 INFO : potato2: Deleted 2025/02/08 02:19:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/08 02:19:44 INFO : potato3: Copied (server-side copy) 2025/02/08 02:19:44 INFO : potato3: Deleted 2025/02/08 02:19:45 DEBUG : Creating backend with remote "TestB2:rclone-test-deyepih8geki" 2025/02/08 02:19:45 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 02:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:19:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/08 02:19:46 DEBUG : B2 bucket rclone-test-deyepih8geki: Waiting for checks to finish 2025/02/08 02:19:46 DEBUG : B2 bucket rclone-test-deyepih8geki: Waiting for transfers to finish 2025/02/08 02:19:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:19:50 INFO : potato2: Copied (server-side copy) 2025/02/08 02:19:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/08 02:19:50 INFO : potato3: Copied (server-side copy) 2025/02/08 02:19:50 INFO : potato2: Deleted 2025/02/08 02:19:50 INFO : potato3: Deleted 2025/02/08 02:19:51 DEBUG : B2 bucket rclone-test-deyepih8geki: Purge remote 2025/02/08 02:19:51 INFO : B2 bucket rclone-test-deyepih8geki: cleaning bucket "rclone-test-deyepih8geki" of all files 2025/02/08 02:19:51 DEBUG : potato2: Deleting (id "4_zafd21db350bdeb3b9f480e1b_f104ae0d203981eee_d20250208_m021950_c001_v0001120_t0016_u01738981190304") 2025/02/08 02:19:51 DEBUG : potato3: Deleting (id "4_zafd21db350bdeb3b9f480e1b_f114081e813c70b0a_d20250208_m021950_c001_v0001183_t0032_u01738981190663") 2025/02/08 02:19:53 DEBUG : B2 bucket rclone-test-yugidog0gifa: Purge remote 2025/02/08 02:19:53 INFO : B2 bucket rclone-test-yugidog0gifa: cleaning bucket "rclone-test-yugidog0gifa" of all files 2025/02/08 02:19:53 DEBUG : empty space: Deleting (id "4_zaff20d6350bdeb3b9f480e1b_f115809da417e8612_d20250208_m021943_c001_v0001176_t0058_u01738981183474") 2025/02/08 02:19:53 DEBUG : potato2: Deleting (id "4_zaff20d6350bdeb3b9f480e1b_f416dc308baed5d25_d20250208_m021950_c001_v7007000_t0000_u01738981190714") 2025/02/08 02:19:53 DEBUG : potato2: Deleting (id "4_zaff20d6350bdeb3b9f480e1b_f106ca1ce938da215_d20250208_m021944_c001_v0001179_t0000_u01738981184307") 2025/02/08 02:19:53 DEBUG : potato3: Deleting (id "4_zaff20d6350bdeb3b9f480e1b_f41306c176269f9b7_d20250208_m021950_c001_v7007000_t0000_u01738981190885") 2025/02/08 02:19:53 DEBUG : potato3: Deleting (id "4_zaff20d6350bdeb3b9f480e1b_f1154daa90eebda06_d20250208_m021944_c001_v0001184_t0026_u01738981184540") 2025/02/08 02:19:53 DEBUG : potato3: Deleting (id "4_zaff20d6350bdeb3b9f480e1b_f115809da417e8616_d20250208_m021943_c001_v0001176_t0035_u01738981183687") --- PASS: TestServerSideMoveWithFilter (21.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:19:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qemejix3xehi" 2025/02/08 02:20:01 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dovobop8yozo -> B2 bucket rclone-test-qemejix3xehi 2025/02/08 02:20:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:20:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/08 02:20:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 02:20:08 DEBUG : empty space: Unchanged skipping 2025/02/08 02:20:08 DEBUG : B2 bucket rclone-test-qemejix3xehi: Waiting for checks to finish 2025/02/08 02:20:08 INFO : empty space: Deleted 2025/02/08 02:20:08 DEBUG : B2 bucket rclone-test-qemejix3xehi: Waiting for transfers to finish 2025/02/08 02:20:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:20:08 INFO : potato2: Copied (server-side copy) 2025/02/08 02:20:09 INFO : potato2: Deleted 2025/02/08 02:20:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/08 02:20:09 INFO : potato3: Copied (server-side copy) 2025/02/08 02:20:09 INFO : potato3: Deleted 2025/02/08 02:20:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cufunir8tebo" 2025/02/08 02:20:10 INFO : tomatoDir: Making directory 2025/02/08 02:20:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/08 02:20:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 02:20:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/08 02:20:11 DEBUG : B2 bucket rclone-test-cufunir8tebo: Waiting for checks to finish 2025/02/08 02:20:11 DEBUG : B2 bucket rclone-test-cufunir8tebo: Waiting for transfers to finish 2025/02/08 02:20:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 02:20:15 INFO : empty space: Copied (server-side copy) 2025/02/08 02:20:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/08 02:20:15 INFO : potato3: Copied (server-side copy) 2025/02/08 02:20:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 02:20:15 INFO : potato2: Copied (server-side copy) 2025/02/08 02:20:15 INFO : empty space: Deleted 2025/02/08 02:20:16 INFO : potato3: Deleted 2025/02/08 02:20:16 INFO : potato2: Deleted 2025/02/08 02:20:16 DEBUG : B2 bucket rclone-test-cufunir8tebo: Purge remote 2025/02/08 02:20:16 INFO : B2 bucket rclone-test-cufunir8tebo: cleaning bucket "rclone-test-cufunir8tebo" of all files 2025/02/08 02:20:17 DEBUG : empty space: Deleting (id "4_z2fc27de350bdeb3b9f480e1b_f10052c3c0712eeba_d20250208_m022015_c001_v0001144_t0042_u01738981215316") 2025/02/08 02:20:17 DEBUG : potato2: Deleting (id "4_z2fc27de350bdeb3b9f480e1b_f119b3ff23216b246_d20250208_m022015_c001_v0001183_t0044_u01738981215654") 2025/02/08 02:20:17 DEBUG : potato3: Deleting (id "4_z2fc27de350bdeb3b9f480e1b_f101f5ea7bc3a2198_d20250208_m022015_c001_v0001182_t0056_u01738981215654") 2025/02/08 02:20:18 DEBUG : B2 bucket rclone-test-qemejix3xehi: Purge remote 2025/02/08 02:20:18 INFO : B2 bucket rclone-test-qemejix3xehi: cleaning bucket "rclone-test-qemejix3xehi" of all files 2025/02/08 02:20:18 DEBUG : empty space: Deleting (id "4_z0f025da350bdeb3b9f480e1b_f406e682d4e59086f_d20250208_m022015_c001_v7007000_t0000_u01738981215817") 2025/02/08 02:20:18 DEBUG : empty space: Deleting (id "4_z0f025da350bdeb3b9f480e1b_f102432b6ac7ebc60_d20250208_m022006_c001_v0001036_t0019_u01738981206648") 2025/02/08 02:20:18 DEBUG : potato2: Deleting (id "4_z0f025da350bdeb3b9f480e1b_f406e682d4e590871_d20250208_m022016_c001_v7007000_t0000_u01738981216211") 2025/02/08 02:20:18 DEBUG : potato2: Deleting (id "4_z0f025da350bdeb3b9f480e1b_f119881661d7876fa_d20250208_m022008_c001_v0001093_t0036_u01738981208684") 2025/02/08 02:20:18 DEBUG : potato3: Deleting (id "4_z0f025da350bdeb3b9f480e1b_f406e682d4e590870_d20250208_m022015_c001_v7007000_t0000_u01738981215998") 2025/02/08 02:20:18 DEBUG : potato3: Deleting (id "4_z0f025da350bdeb3b9f480e1b_f116c1e26f5622c0c_d20250208_m022009_c001_v0001116_t0041_u01738981209054") 2025/02/08 02:20:18 DEBUG : potato3: Deleting (id "4_z0f025da350bdeb3b9f480e1b_f102432b6ac7ebc62_d20250208_m022007_c001_v0001036_t0021_u01738981207485") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:20:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncOverlap (3.15s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:20:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/rclone-sync-test" 2025/02/08 02:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/rclone-sync-test-include/layer2" 2025/02/08 02:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/rclone-sync-test-ignore-file" 2025/02/08 02:20:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/08 02:20:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 02:20:36 DEBUG : pacer: Reducing sleep to 10ms 2025/02/08 02:20:36 DEBUG : B2 bucket rclone-test-dovobop8yozo path rclone-sync-test: Waiting for checks to finish 2025/02/08 02:20:36 DEBUG : B2 bucket rclone-test-dovobop8yozo path rclone-sync-test: Waiting for transfers to finish 2025/02/08 02:20:36 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:36 INFO : There was nothing to transfer 2025/02/08 02:20:37 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:20:37 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:20:37 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:20:37 DEBUG : B2 bucket rclone-test-dovobop8yozo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/08 02:20:37 DEBUG : B2 bucket rclone-test-dovobop8yozo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/08 02:20:37 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:20:38 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:20:38 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:20:38 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:20:38 DEBUG : B2 bucket rclone-test-dovobop8yozo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/08 02:20:38 DEBUG : B2 bucket rclone-test-dovobop8yozo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/08 02:20:38 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.83s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dst" 2025/02/08 02:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/CompareDest" 2025/02/08 02:20:48 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 02:20:48 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:20:48 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:20:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:20:49 INFO : one: Copied (new) 2025/02/08 02:20:49 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:20:49 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:20:50 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:20:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/08 02:20:50 INFO : one: Copied (replaced existing) 2025/02/08 02:20:50 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:52 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:20:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:20:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:20:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 02:20:52 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:20:52 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:52 INFO : There was nothing to transfer 2025/02/08 02:20:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:20:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 02:20:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:20:54 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:20:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:20:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 02:20:54 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:20:54 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:54 INFO : There was nothing to transfer 2025/02/08 02:20:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:20:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 02:20:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:20:54 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:20:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:20:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 02:20:54 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:20:54 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:54 INFO : There was nothing to transfer 2025/02/08 02:20:56 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/02/08 02:20:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/08 02:20:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 02:20:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:20:56 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:20:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:20:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 02:20:56 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:20:56 DEBUG : Waiting for deletions to finish 2025/02/08 02:20:56 INFO : There was nothing to transfer 2025/02/08 02:20:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/08 02:20:57 DEBUG : two: Need to transfer - File not found at Destination 2025/02/08 02:20:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:20:57 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:20:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:20:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 02:20:57 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:20:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/08 02:20:57 INFO : two: Copied (new) 2025/02/08 02:20:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dest" 2025/02/08 02:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/pre-dest1" 2025/02/08 02:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/pre-dest2" 2025/02/08 02:21:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:21:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/08 02:21:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:21:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/08 02:21:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/08 02:21:05 DEBUG : B2 bucket rclone-test-dovobop8yozo path dest: Waiting for checks to finish 2025/02/08 02:21:05 DEBUG : B2 bucket rclone-test-dovobop8yozo path dest: Waiting for transfers to finish 2025/02/08 02:21:06 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/08 02:21:06 INFO : 3: Copied (new) 2025/02/08 02:21:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.39s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dst" 2025/02/08 02:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/CopyDest" 2025/02/08 02:21:11 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 02:21:11 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:11 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:21:12 INFO : one: Copied (new) 2025/02/08 02:21:12 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:12 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:21:12 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/08 02:21:13 INFO : one: Copied (replaced existing) 2025/02/08 02:21:13 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/BackupDir" 2025/02/08 02:21:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:21:16 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:21:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 02:21:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:21:17 INFO : one: Copied (server-side copy) 2025/02/08 02:21:17 INFO : one: Deleted 2025/02/08 02:21:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/08 02:21:18 INFO : one: Copied (server-side copy) 2025/02/08 02:21:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/08 02:21:18 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:18 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:21:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/08 02:21:19 INFO : two: Copied (server-side copy) 2025/02/08 02:21:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/08 02:21:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:21:19 DEBUG : one: Unchanged skipping 2025/02/08 02:21:19 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:19 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:19 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:21:20 DEBUG : one: Unchanged skipping 2025/02/08 02:21:20 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:21:20 DEBUG : two: Unchanged skipping 2025/02/08 02:21:20 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:20 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:20 INFO : There was nothing to transfer 2025/02/08 02:21:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/08 02:21:21 DEBUG : three: Destination not found in --copy-dest 2025/02/08 02:21:21 DEBUG : three: Need to transfer - File not found at Destination 2025/02/08 02:21:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:21:21 DEBUG : one: Unchanged skipping 2025/02/08 02:21:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 02:21:21 DEBUG : two: Unchanged skipping 2025/02/08 02:21:21 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:21 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/08 02:21:21 INFO : three: Copied (new) 2025/02/08 02:21:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.53s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:21:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dst" 2025/02/08 02:21:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/backup" 2025/02/08 02:21:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 02:21:28 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:21:28 DEBUG : two: Unchanged skipping 2025/02/08 02:21:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:21:30 INFO : one: Copied (server-side copy) 2025/02/08 02:21:30 INFO : one: Deleted 2025/02/08 02:21:30 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:21:31 INFO : one: Copied (new) 2025/02/08 02:21:31 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/08 02:21:31 INFO : three.txt: Copied (server-side copy) 2025/02/08 02:21:32 INFO : three.txt: Deleted 2025/02/08 02:21:32 INFO : three.txt: Moved into backup dir 2025/02/08 02:21:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 02:21:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:21:33 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:33 DEBUG : two: Unchanged skipping 2025/02/08 02:21:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:21:34 INFO : one: Copied (server-side copy) 2025/02/08 02:21:34 INFO : one: Deleted 2025/02/08 02:21:34 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 02:21:35 INFO : one: Copied (new) 2025/02/08 02:21:35 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 02:21:35 INFO : three.txt: Copied (server-side copy) 2025/02/08 02:21:35 INFO : three.txt: Deleted 2025/02/08 02:21:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.28s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:21:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dst" 2025/02/08 02:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/backup" 2025/02/08 02:21:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 02:21:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:21:42 DEBUG : two: Unchanged skipping 2025/02/08 02:21:42 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:21:43 INFO : one: Copied (server-side copy) to: one.bak 2025/02/08 02:21:43 INFO : one: Deleted 2025/02/08 02:21:43 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:21:44 INFO : one: Copied (new) 2025/02/08 02:21:44 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/08 02:21:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/08 02:21:45 INFO : three.txt: Deleted 2025/02/08 02:21:45 INFO : three.txt: Moved into backup dir 2025/02/08 02:21:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 02:21:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:21:46 DEBUG : two: Unchanged skipping 2025/02/08 02:21:46 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:21:47 INFO : one: Copied (server-side copy) to: one.bak 2025/02/08 02:21:47 INFO : one: Deleted 2025/02/08 02:21:47 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 02:21:48 INFO : one: Copied (new) 2025/02/08 02:21:48 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 02:21:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/08 02:21:48 INFO : three.txt: Deleted 2025/02/08 02:21:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dst" 2025/02/08 02:21:51 DEBUG : Config file has changed externally - reloading 2025/02/08 02:21:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/backup" 2025/02/08 02:21:54 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:21:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 02:21:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:21:54 DEBUG : two: Unchanged skipping 2025/02/08 02:21:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:21:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/08 02:21:56 INFO : one: Deleted 2025/02/08 02:21:56 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:21:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:21:57 INFO : one: Copied (new) 2025/02/08 02:21:57 DEBUG : Waiting for deletions to finish 2025/02/08 02:21:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/08 02:21:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/08 02:21:57 INFO : three.txt: Deleted 2025/02/08 02:21:57 INFO : three.txt: Moved into backup dir 2025/02/08 02:21:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 02:21:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:21:59 DEBUG : two: Unchanged skipping 2025/02/08 02:21:59 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:22:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:22:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/08 02:22:00 INFO : one: Deleted 2025/02/08 02:22:00 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:22:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 02:22:01 INFO : one: Copied (new) 2025/02/08 02:22:01 DEBUG : Waiting for deletions to finish 2025/02/08 02:22:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 02:22:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/08 02:22:02 INFO : three.txt: Deleted 2025/02/08 02:22:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:22:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dst" 2025/02/08 02:22:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 02:22:07 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:22:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:22:07 DEBUG : two: Unchanged skipping 2025/02/08 02:22:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:22:08 INFO : one: Copied (server-side copy) to: one.bak 2025/02/08 02:22:08 INFO : one: Deleted 2025/02/08 02:22:08 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:22:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:22:09 INFO : one: Copied (new) 2025/02/08 02:22:09 DEBUG : Waiting for deletions to finish 2025/02/08 02:22:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/08 02:22:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/08 02:22:09 INFO : three.txt: Deleted 2025/02/08 02:22:09 INFO : three.txt: Moved into backup dir 2025/02/08 02:22:11 DEBUG : one.bak: Excluded (Path Filter) 2025/02/08 02:22:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/08 02:22:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 02:22:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:22:11 DEBUG : two: Unchanged skipping 2025/02/08 02:22:11 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for checks to finish 2025/02/08 02:22:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:22:12 INFO : one: Copied (server-side copy) to: one.bak 2025/02/08 02:22:12 INFO : one: Deleted 2025/02/08 02:22:12 DEBUG : B2 bucket rclone-test-dovobop8yozo path dst: Waiting for transfers to finish 2025/02/08 02:22:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 02:22:12 INFO : one: Copied (new) 2025/02/08 02:22:12 DEBUG : Waiting for deletions to finish 2025/02/08 02:22:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 02:22:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/08 02:22:13 INFO : three.txt: Deleted 2025/02/08 02:22:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.33s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dst" 2025/02/08 02:22:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 02:22:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:22:19 INFO : one: Copied (server-side copy) to: one.bak 2025/02/08 02:22:20 INFO : one: Deleted 2025/02/08 02:22:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:22:20 INFO : one: Copied (new) 2025/02/08 02:22:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:22:20 DEBUG : two: Unchanged skipping 2025/02/08 02:22:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/08 02:22:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/08 02:22:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/08 02:22:22 INFO : three.txt: Deleted 2025/02/08 02:22:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 02:22:22 INFO : three.txt: Copied (new) 2025/02/08 02:22:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 02:22:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:22:23 INFO : one: Copied (server-side copy) to: one.bak 2025/02/08 02:22:24 INFO : one: Deleted 2025/02/08 02:22:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 02:22:24 INFO : one: Copied (new) 2025/02/08 02:22:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:22:24 DEBUG : two: Unchanged skipping 2025/02/08 02:22:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/08 02:22:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 02:22:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/08 02:22:25 INFO : three.txt: Deleted 2025/02/08 02:22:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/08 02:22:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.96s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dovobop8yozo/dst" 2025/02/08 02:22:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 02:22:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 02:22:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/08 02:22:32 INFO : one: Deleted 2025/02/08 02:22:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:22:33 INFO : one: Copied (new) 2025/02/08 02:22:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:22:33 DEBUG : two: Unchanged skipping 2025/02/08 02:22:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/08 02:22:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/08 02:22:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/08 02:22:34 INFO : three.txt: Deleted 2025/02/08 02:22:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 02:22:35 INFO : three.txt: Copied (new) 2025/02/08 02:22:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 02:22:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 02:22:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/08 02:22:36 INFO : one: Deleted 2025/02/08 02:22:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 02:22:37 INFO : one: Copied (new) 2025/02/08 02:22:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:22:37 DEBUG : two: Unchanged skipping 2025/02/08 02:22:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/08 02:22:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 02:22:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/08 02:22:38 INFO : three.txt: Deleted 2025/02/08 02:22:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/08 02:22:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.12s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:22:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/08 02:22:41 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:22:41 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:22:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/08 02:22:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/08 02:22:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:22:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 02:22:42 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:22:42 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:22:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 02:22:43 INFO : existing: Copied (new) 2025/02/08 02:22:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:22:44 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:22:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/08 02:22:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/08 02:22:44 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:22:44 ERROR : B2 bucket rclone-test-dovobop8yozo: not deleting files as there were IO errors 2025/02/08 02:22:44 ERROR : B2 bucket rclone-test-dovobop8yozo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncImmutable (3.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:22:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:22:46 DEBUG : existing: Unchanged skipping 2025/02/08 02:22:46 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:22:46 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:22:46 DEBUG : Waiting for deletions to finish 2025/02/08 02:22:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", 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-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:23:02 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:23:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both0: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both10: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both1: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both14: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both15: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both16: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both11: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both18: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both12: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both2: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both13: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both17: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both19: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both6: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both7: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both8: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:02 DEBUG : both3: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both4: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both5: Unchanged skipping 2025/02/08 02:23:02 DEBUG : both9: Unchanged skipping 2025/02/08 02:23:02 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:23:02 DEBUG : Waiting for deletions to finish 2025/02/08 02:23:02 INFO : only0: Deleted 2025/02/08 02:23:03 INFO : only17: Deleted 2025/02/08 02:23:03 INFO : only5: Deleted 2025/02/08 02:23:03 INFO : only8: Deleted 2025/02/08 02:23:03 INFO : only7: Deleted 2025/02/08 02:23:03 INFO : only15: Deleted 2025/02/08 02:23:03 INFO : only9: Deleted 2025/02/08 02:23:03 INFO : only10: Deleted 2025/02/08 02:23:03 INFO : only11: Deleted 2025/02/08 02:23:03 INFO : only16: Deleted 2025/02/08 02:23:03 INFO : only18: Deleted 2025/02/08 02:23:03 INFO : only1: Deleted 2025/02/08 02:23:03 INFO : only12: Deleted 2025/02/08 02:23:03 INFO : only13: Deleted 2025/02/08 02:23:03 INFO : only14: Deleted 2025/02/08 02:23:03 INFO : only19: Deleted 2025/02/08 02:23:03 INFO : only2: Deleted 2025/02/08 02:23:03 INFO : only3: Deleted 2025/02/08 02:23:04 INFO : only4: Deleted 2025/02/08 02:23:04 INFO : only6: Deleted 2025/02/08 02:23:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:23:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for checks to finish 2025/02/08 02:23:23 DEBUG : both0: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both12: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both13: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both14: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both15: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both1: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both17: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both18: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both11: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both10: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both16: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both19: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both5: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both6: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both7: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both8: Unchanged skipping 2025/02/08 02:23:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 02:23:23 DEBUG : both2: Unchanged skipping 2025/02/08 02:23:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : both3: Unchanged skipping 2025/02/08 02:23:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : both4: Unchanged skipping 2025/02/08 02:23:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : both9: Unchanged skipping 2025/02/08 02:23:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/08 02:23:23 DEBUG : B2 bucket rclone-test-dovobop8yozo: Waiting for transfers to finish 2025/02/08 02:23:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:23 INFO : only10: Copied (replaced existing) 2025/02/08 02:23:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:23 INFO : only13: Copied (replaced existing) 2025/02/08 02:23:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:23 INFO : only12: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only15: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only1: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only16: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only17: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only18: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only19: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only2: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only0: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only14: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only5: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only11: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only7: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only8: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only3: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only4: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only6: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 02:23:24 INFO : only9: Copied (replaced existing) 2025/02/08 02:23:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:23:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 02:23:33 INFO : sub dir: Making directory 2025/02/08 02:23:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" 2025/02/08 02:23:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 02:23:36 INFO : sub dir: Making directory 2025/02/08 02:23:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dovobop8yozo", Local "Local file system at /tmp/rclone3874739750", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.46s) PASS 2025/02/08 02:23:40 DEBUG : B2 bucket rclone-test-dovobop8yozo: Purge remote 2025/02/08 02:23:40 INFO : B2 bucket rclone-test-dovobop8yozo: cleaning bucket "rclone-test-dovobop8yozo" of all files 2025/02/08 02:23:40 DEBUG : BackupDir/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c46_d20250208_m022122_c001_v7007000_t0000_u01738981282375") 2025/02/08 02:23:40 DEBUG : BackupDir/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100d35c5ce0f97d2_d20250208_m022117_c001_v0001105_t0023_u01738981277407") 2025/02/08 02:23:40 DEBUG : CompareDest/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402f28b831a417b4_d20250208_m022058_c001_v7007000_t0000_u01738981258055") 2025/02/08 02:23:40 DEBUG : CompareDest/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deab4_d20250208_m022051_c001_v0001153_t0016_u01738981251847") 2025/02/08 02:23:40 DEBUG : CompareDest/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402f28b831a417b5_d20250208_m022058_c001_v7007000_t0000_u01738981258240") 2025/02/08 02:23:40 DEBUG : CompareDest/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebe502_d20250208_m022053_c001_v0001184_t0033_u01738981253313") 2025/02/08 02:23:40 DEBUG : CopyDest/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c47_d20250208_m022122_c001_v7007000_t0000_u01738981282556") 2025/02/08 02:23:40 DEBUG : CopyDest/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555daf_d20250208_m022114_c001_v0001134_t0020_u01738981274369") 2025/02/08 02:23:40 DEBUG : CopyDest/three: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c4a_d20250208_m022122_c001_v7007000_t0000_u01738981282748") 2025/02/08 02:23:41 DEBUG : CopyDest/three: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebe99a_d20250208_m022120_c001_v0001184_t0020_u01738981280675") 2025/02/08 02:23:41 DEBUG : CopyDest/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c4b_d20250208_m022122_c001_v7007000_t0000_u01738981282947") 2025/02/08 02:23:41 DEBUG : CopyDest/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deae4_d20250208_m022118_c001_v0001153_t0007_u01738981278638") 2025/02/08 02:23:41 DEBUG : EXISTING: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34abe_d20250208_m022246_c001_v7007000_t0000_u01738981366686") 2025/02/08 02:23:41 DEBUG : EXISTING: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb65_d20250208_m022245_c001_v0001153_t0025_u01738981365670") 2025/02/08 02:23:41 DEBUG : Testêé: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34ab8_d20250208_m022242_c001_v7007000_t0000_u01738981362237") 2025/02/08 02:23:41 DEBUG : Testêé: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf6d5_d20250208_m022241_c001_v0001184_t0042_u01738981361656") 2025/02/08 02:23:41 DEBUG : Testêé: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb5a_d20250208_m022240_c001_v0001153_t0011_u01738981360587") 2025/02/08 02:23:41 DEBUG : a/potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0991_d20250208_m021835_c001_v7007000_t0000_u01738981115920") 2025/02/08 02:23:41 DEBUG : a/potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c6b_d20250208_m021835_c001_v0001134_t0056_u01738981115271") 2025/02/08 02:23:41 DEBUG : a/potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0989_d20250208_m021833_c001_v7007000_t0000_u01738981113337") 2025/02/08 02:23:41 DEBUG : a/potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c63_d20250208_m021832_c001_v0001134_t0042_u01738981112463") 2025/02/08 02:23:41 DEBUG : a/potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c34104_d20250208_m021810_c001_v7007000_t0000_u01738981090674") 2025/02/08 02:23:41 DEBUG : a/potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c15_d20250208_m021809_c001_v0001134_t0039_u01738981089831") 2025/02/08 02:23:41 DEBUG : b/potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0992_d20250208_m021836_c001_v7007000_t0000_u01738981116103") 2025/02/08 02:23:41 DEBUG : b/potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c67_d20250208_m021834_c001_v0001134_t0058_u01738981114259") 2025/02/08 02:23:41 DEBUG : b/potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0988_d20250208_m021832_c001_v7007000_t0000_u01738981112771") 2025/02/08 02:23:41 DEBUG : b/potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c5d_d20250208_m021831_c001_v0001134_t0056_u01738981111491") 2025/02/08 02:23:42 DEBUG : b/potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c34102_d20250208_m021810_c001_v7007000_t0000_u01738981090118") 2025/02/08 02:23:42 DEBUG : b/potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c0f_d20250208_m021808_c001_v0001134_t0021_u01738981088542") 2025/02/08 02:23:42 DEBUG : backup/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34a3d_d20250208_m022136_c001_v7007000_t0000_u01738981296220") 2025/02/08 02:23:42 DEBUG : backup/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f10711aaf8603c603_d20250208_m022133_c001_v0001106_t0037_u01738981293921") 2025/02/08 02:23:42 DEBUG : backup/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f110b54490fa953fb_d20250208_m022129_c001_v0001115_t0023_u01738981289903") 2025/02/08 02:23:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b61f_d20250208_m022202_c001_v7007000_t0000_u01738981322785") 2025/02/08 02:23:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f111452546362b4ef_d20250208_m022159_c001_v0001039_t0056_u01738981319724") 2025/02/08 02:23:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1146dcfddcc1ebda_d20250208_m022155_c001_v0001184_t0014_u01738981315990") 2025/02/08 02:23:42 DEBUG : backup/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f403d4c41ff6f69b1_d20250208_m022149_c001_v7007000_t0000_u01738981309245") 2025/02/08 02:23:42 DEBUG : backup/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f104be37ed2b33db5_d20250208_m022147_c001_v0001128_t0050_u01738981307232") 2025/02/08 02:23:42 DEBUG : backup/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f115e61bd3baaa979_d20250208_m022143_c001_v0001041_t0026_u01738981303279") 2025/02/08 02:23:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b622_d20250208_m022203_c001_v7007000_t0000_u01738981323008") 2025/02/08 02:23:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f102470e31cfab7c3_d20250208_m022201_c001_v0001144_t0052_u01738981321429") 2025/02/08 02:23:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f103d1fe6d7d701a8_d20250208_m022157_c001_v0001103_t0050_u01738981317499") 2025/02/08 02:23:42 DEBUG : backup/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34a3e_d20250208_m022136_c001_v7007000_t0000_u01738981296413") 2025/02/08 02:23:42 DEBUG : backup/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f101b7e20e4431f18_d20250208_m022135_c001_v0001098_t0021_u01738981295306") 2025/02/08 02:23:42 DEBUG : backup/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f101b9433983eac9e_d20250208_m022131_c001_v0001184_t0044_u01738981291740") 2025/02/08 02:23:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f403d4c41ff6f69b2_d20250208_m022149_c001_v7007000_t0000_u01738981309429") 2025/02/08 02:23:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1054463c26b79b20_d20250208_m022148_c001_v0001182_t0017_u01738981308482") 2025/02/08 02:23:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f112471bb62deeb09_d20250208_m022144_c001_v0001181_t0015_u01738981304901") 2025/02/08 02:23:43 DEBUG : both0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da077_d20250208_m022325_c001_v7007000_t0000_u01738981405567") 2025/02/08 02:23:43 DEBUG : both0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f15_d20250208_m022309_c001_v0001134_t0044_u01738981389248") 2025/02/08 02:23:43 DEBUG : both0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e44_d20250208_m022304_c001_v7007000_t0000_u01738981384593") 2025/02/08 02:23:43 DEBUG : both0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf810_d20250208_m022248_c001_v0001184_t0036_u01738981368947") 2025/02/08 02:23:43 DEBUG : both1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da078_d20250208_m022325_c001_v7007000_t0000_u01738981405753") 2025/02/08 02:23:43 DEBUG : both1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfb9e_d20250208_m022310_c001_v0001184_t0020_u01738981390952") 2025/02/08 02:23:43 DEBUG : both1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e45_d20250208_m022304_c001_v7007000_t0000_u01738981384778") 2025/02/08 02:23:43 DEBUG : both1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb67_d20250208_m022249_c001_v0001153_t0003_u01738981369842") 2025/02/08 02:23:43 DEBUG : both10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da079_d20250208_m022325_c001_v7007000_t0000_u01738981405936") 2025/02/08 02:23:43 DEBUG : both10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfc8c_d20250208_m022316_c001_v0001184_t0035_u01738981396672") 2025/02/08 02:23:43 DEBUG : both10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e46_d20250208_m022304_c001_v7007000_t0000_u01738981384961") 2025/02/08 02:23:43 DEBUG : both10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb73_d20250208_m022256_c001_v0001153_t0000_u01738981376005") 2025/02/08 02:23:43 DEBUG : both11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da07a_d20250208_m022326_c001_v7007000_t0000_u01738981406162") 2025/02/08 02:23:43 DEBUG : both11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb9f_d20250208_m022317_c001_v0001153_t0010_u01738981397200") 2025/02/08 02:23:43 DEBUG : both11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e47_d20250208_m022305_c001_v7007000_t0000_u01738981385143") 2025/02/08 02:23:43 DEBUG : both11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555eed_d20250208_m022256_c001_v0001134_t0026_u01738981376524") 2025/02/08 02:23:43 DEBUG : both12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da07b_d20250208_m022326_c001_v7007000_t0000_u01738981406363") 2025/02/08 02:23:43 DEBUG : both12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f33_d20250208_m022317_c001_v0001134_t0029_u01738981397880") 2025/02/08 02:23:43 DEBUG : both12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e48_d20250208_m022305_c001_v7007000_t0000_u01738981385326") 2025/02/08 02:23:43 DEBUG : both12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf979_d20250208_m022257_c001_v0001184_t0043_u01738981377151") 2025/02/08 02:23:44 DEBUG : both13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da07c_d20250208_m022326_c001_v7007000_t0000_u01738981406550") 2025/02/08 02:23:44 DEBUG : both13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfced_d20250208_m022318_c001_v0001184_t0008_u01738981398635") 2025/02/08 02:23:44 DEBUG : both13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e49_d20250208_m022305_c001_v7007000_t0000_u01738981385513") 2025/02/08 02:23:44 DEBUG : both13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb77_d20250208_m022257_c001_v0001153_t0004_u01738981377779") 2025/02/08 02:23:44 DEBUG : both14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da07d_d20250208_m022326_c001_v7007000_t0000_u01738981406733") 2025/02/08 02:23:44 DEBUG : both14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deba5_d20250208_m022319_c001_v0001153_t0013_u01738981399504") 2025/02/08 02:23:44 DEBUG : both14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e4a_d20250208_m022305_c001_v7007000_t0000_u01738981385696") 2025/02/08 02:23:44 DEBUG : both14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ef5_d20250208_m022258_c001_v0001134_t0058_u01738981378413") 2025/02/08 02:23:44 DEBUG : both15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da07e_d20250208_m022326_c001_v7007000_t0000_u01738981406917") 2025/02/08 02:23:44 DEBUG : both15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f3d_d20250208_m022320_c001_v0001134_t0042_u01738981400021") 2025/02/08 02:23:44 DEBUG : both15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e4b_d20250208_m022305_c001_v7007000_t0000_u01738981385880") 2025/02/08 02:23:44 DEBUG : both15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf9d0_d20250208_m022259_c001_v0001184_t0049_u01738981379206") 2025/02/08 02:23:44 DEBUG : both16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da07f_d20250208_m022327_c001_v7007000_t0000_u01738981407101") 2025/02/08 02:23:44 DEBUG : both16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfd53_d20250208_m022320_c001_v0001184_t0001_u01738981400772") 2025/02/08 02:23:44 DEBUG : both16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e4c_d20250208_m022306_c001_v7007000_t0000_u01738981386068") 2025/02/08 02:23:44 DEBUG : both16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb7d_d20250208_m022259_c001_v0001153_t0009_u01738981379734") 2025/02/08 02:23:44 DEBUG : both17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da080_d20250208_m022327_c001_v7007000_t0000_u01738981407286") 2025/02/08 02:23:44 DEBUG : both17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150debab_d20250208_m022321_c001_v0001153_t0017_u01738981401306") 2025/02/08 02:23:44 DEBUG : both17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e4d_d20250208_m022306_c001_v7007000_t0000_u01738981386251") 2025/02/08 02:23:44 DEBUG : both17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555eff_d20250208_m022300_c001_v0001134_t0053_u01738981380283") 2025/02/08 02:23:45 DEBUG : both18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da081_d20250208_m022327_c001_v7007000_t0000_u01738981407469") 2025/02/08 02:23:45 DEBUG : both18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f49_d20250208_m022321_c001_v0001134_t0024_u01738981401826") 2025/02/08 02:23:45 DEBUG : both18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e4e_d20250208_m022306_c001_v7007000_t0000_u01738981386435") 2025/02/08 02:23:45 DEBUG : both18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfa16_d20250208_m022300_c001_v0001184_t0050_u01738981380824") 2025/02/08 02:23:45 DEBUG : both19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da082_d20250208_m022327_c001_v7007000_t0000_u01738981407655") 2025/02/08 02:23:45 DEBUG : both19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfd99_d20250208_m022322_c001_v0001184_t0012_u01738981402622") 2025/02/08 02:23:45 DEBUG : both19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e4f_d20250208_m022306_c001_v7007000_t0000_u01738981386618") 2025/02/08 02:23:45 DEBUG : both19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb83_d20250208_m022301_c001_v0001153_t0024_u01738981381332") 2025/02/08 02:23:45 DEBUG : both2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da083_d20250208_m022327_c001_v7007000_t0000_u01738981407838") 2025/02/08 02:23:45 DEBUG : both2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb8f_d20250208_m022311_c001_v0001153_t0013_u01738981391499") 2025/02/08 02:23:45 DEBUG : both2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e50_d20250208_m022306_c001_v7007000_t0000_u01738981386801") 2025/02/08 02:23:45 DEBUG : both2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ed9_d20250208_m022250_c001_v0001134_t0009_u01738981370402") 2025/02/08 02:23:45 DEBUG : both3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da084_d20250208_m022328_c001_v7007000_t0000_u01738981408020") 2025/02/08 02:23:45 DEBUG : both3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f19_d20250208_m022312_c001_v0001134_t0031_u01738981392015") 2025/02/08 02:23:45 DEBUG : both3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e52_d20250208_m022306_c001_v7007000_t0000_u01738981386984") 2025/02/08 02:23:45 DEBUG : both3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf874_d20250208_m022251_c001_v0001184_t0007_u01738981371274") 2025/02/08 02:23:45 DEBUG : both4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da085_d20250208_m022328_c001_v7007000_t0000_u01738981408203") 2025/02/08 02:23:45 DEBUG : both4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfbe8_d20250208_m022312_c001_v0001184_t0032_u01738981392604") 2025/02/08 02:23:45 DEBUG : both4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e53_d20250208_m022307_c001_v7007000_t0000_u01738981387168") 2025/02/08 02:23:45 DEBUG : both4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb6b_d20250208_m022251_c001_v0001153_t0008_u01738981371970") 2025/02/08 02:23:46 DEBUG : both5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da086_d20250208_m022328_c001_v7007000_t0000_u01738981408386") 2025/02/08 02:23:46 DEBUG : both5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb95_d20250208_m022313_c001_v0001153_t0015_u01738981393114") 2025/02/08 02:23:46 DEBUG : both5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e55_d20250208_m022307_c001_v7007000_t0000_u01738981387351") 2025/02/08 02:23:46 DEBUG : both5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555edd_d20250208_m022252_c001_v0001134_t0045_u01738981372480") 2025/02/08 02:23:46 DEBUG : both6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da089_d20250208_m022328_c001_v7007000_t0000_u01738981408572") 2025/02/08 02:23:46 DEBUG : both6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f21_d20250208_m022313_c001_v0001134_t0045_u01738981393695") 2025/02/08 02:23:46 DEBUG : both6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e56_d20250208_m022307_c001_v7007000_t0000_u01738981387534") 2025/02/08 02:23:46 DEBUG : both6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf8e1_d20250208_m022253_c001_v0001184_t0057_u01738981373227") 2025/02/08 02:23:46 DEBUG : both7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da08a_d20250208_m022328_c001_v7007000_t0000_u01738981408772") 2025/02/08 02:23:46 DEBUG : both7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfc3a_d20250208_m022314_c001_v0001184_t0031_u01738981394653") 2025/02/08 02:23:46 DEBUG : both7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e58_d20250208_m022307_c001_v7007000_t0000_u01738981387717") 2025/02/08 02:23:46 DEBUG : both7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb6f_d20250208_m022254_c001_v0001153_t0008_u01738981374073") 2025/02/08 02:23:46 DEBUG : both8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da08b_d20250208_m022328_c001_v7007000_t0000_u01738981408955") 2025/02/08 02:23:46 DEBUG : both8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb9b_d20250208_m022315_c001_v0001153_t0022_u01738981395365") 2025/02/08 02:23:46 DEBUG : both8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e59_d20250208_m022307_c001_v7007000_t0000_u01738981387908") 2025/02/08 02:23:46 DEBUG : both8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ee5_d20250208_m022254_c001_v0001134_t0040_u01738981374598") 2025/02/08 02:23:46 DEBUG : both9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da08c_d20250208_m022329_c001_v7007000_t0000_u01738981409147") 2025/02/08 02:23:46 DEBUG : both9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f2b_d20250208_m022315_c001_v0001134_t0000_u01738981395979") 2025/02/08 02:23:46 DEBUG : both9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e5a_d20250208_m022308_c001_v7007000_t0000_u01738981388123") 2025/02/08 02:23:46 DEBUG : both9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf933_d20250208_m022255_c001_v0001184_t0000_u01738981375204") 2025/02/08 02:23:47 DEBUG : c/non empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0993_d20250208_m021836_c001_v7007000_t0000_u01738981116295") 2025/02/08 02:23:47 DEBUG : c/non empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c69_d20250208_m021834_c001_v0001134_t0043_u01738981114598") 2025/02/08 02:23:47 DEBUG : c/non empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e098b_d20250208_m021833_c001_v7007000_t0000_u01738981113518") 2025/02/08 02:23:47 DEBUG : c/non empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c5f_d20250208_m021831_c001_v0001134_t0035_u01738981111796") 2025/02/08 02:23:47 DEBUG : c/non empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c34105_d20250208_m021810_c001_v7007000_t0000_u01738981090856") 2025/02/08 02:23:47 DEBUG : c/non empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c11_d20250208_m021808_c001_v0001134_t0001_u01738981088831") 2025/02/08 02:23:47 DEBUG : check sum: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c340ea_d20250208_m021757_c001_v7007000_t0000_u01738981077390") 2025/02/08 02:23:47 DEBUG : check sum: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bed_d20250208_m021756_c001_v0001134_t0058_u01738981076367") 2025/02/08 02:23:47 DEBUG : dest/3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c2d_d20250208_m022107_c001_v7007000_t0000_u01738981267636") 2025/02/08 02:23:47 DEBUG : dest/3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41591f2a98f5e5ec_d20250208_m022106_c001_v0001109_t0051_u01738981266530") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34ab3_d20250208_m022239_c001_v7007000_t0000_u01738981359081") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1119bc366560431c_d20250208_m022236_c001_v0001038_t0042_u01738981356959") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42d9ff1_d20250208_m022236_c001_v7007000_t0000_u01738981356766") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1119bc3665604312_d20250208_m022232_c001_v0001038_t0033_u01738981352678") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42d9fea_d20250208_m022231_c001_v7007000_t0000_u01738981351941") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb4e_d20250208_m022227_c001_v0001153_t0007_u01738981347462") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0aa7_d20250208_m022225_c001_v7007000_t0000_u01738981345998") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f106bcfc9bb709b6a_d20250208_m022224_c001_v0001184_t0013_u01738981344198") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400835ac9f99e41d_d20250208_m022224_c001_v7007000_t0000_u01738981344014") 2025/02/08 02:23:47 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f106bcfc9bb709aa1_d20250208_m022220_c001_v0001184_t0034_u01738981340641") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400835ac9f99e404_d20250208_m022219_c001_v7007000_t0000_u01738981339912") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb3a_d20250208_m022215_c001_v0001153_t0010_u01738981335503") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b685_d20250208_m022213_c001_v7007000_t0000_u01738981333936") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1192867b4813dc98_d20250208_m022212_c001_v0001184_t0000_u01738981332485") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4192b882b8146bd5_d20250208_m022212_c001_v7007000_t0000_u01738981332299") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1192867b4813dc12_d20250208_m022209_c001_v0001184_t0056_u01738981329063") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4192b882b8146bcf_d20250208_m022208_c001_v7007000_t0000_u01738981328336") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555e5f_d20250208_m022204_c001_v0001134_t0002_u01738981324173") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b625_d20250208_m022203_c001_v7007000_t0000_u01738981323232") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1084042d615a201e_d20250208_m022200_c001_v0001032_t0008_u01738981320652") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0a86_d20250208_m022200_c001_v7007000_t0000_u01738981320468") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1084042d615a2018_d20250208_m022156_c001_v0001032_t0028_u01738981316914") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0a7a_d20250208_m022156_c001_v7007000_t0000_u01738981316184") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebee7d_d20250208_m022150_c001_v0001184_t0043_u01738981310536") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f403d4c41ff6f69b3_d20250208_m022149_c001_v7007000_t0000_u01738981309612") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1044c3fe59f68bae_d20250208_m022147_c001_v0001134_t0018_u01738981307752") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610df5_d20250208_m022147_c001_v7007000_t0000_u01738981307563") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1044c3fe59f68ba8_d20250208_m022144_c001_v0001134_t0039_u01738981304400") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610dd8_d20250208_m022143_c001_v7007000_t0000_u01738981303668") 2025/02/08 02:23:48 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb04_d20250208_m022137_c001_v0001153_t0005_u01738981297541") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34a3f_d20250208_m022136_c001_v7007000_t0000_u01738981296616") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1031f09c9a434e59_d20250208_m022134_c001_v0001137_t0055_u01738981294541") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40170a8b795db900_d20250208_m022134_c001_v7007000_t0000_u01738981294361") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1031f09c9a434e51_d20250208_m022131_c001_v0001137_t0038_u01738981291184") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40170a8b795db8fc_d20250208_m022130_c001_v7007000_t0000_u01738981290455") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555dcf_d20250208_m022124_c001_v0001134_t0010_u01738981284262") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c4d_d20250208_m022123_c001_v7007000_t0000_u01738981283128") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f103f525d79ebcc96_d20250208_m022117_c001_v0001182_t0020_u01738981277887") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0a41_d20250208_m022117_c001_v7007000_t0000_u01738981277680") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebe86f_d20250208_m022113_c001_v0001184_t0042_u01738981273789") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f105069272f0fb761_d20250208_m022113_c001_v0001183_t0045_u01738981273033") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f105069272f0fb751_d20250208_m022112_c001_v0001183_t0057_u01738981272100") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402f28b831a417b6_d20250208_m022058_c001_v7007000_t0000_u01738981258424") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555d7d_d20250208_m022050_c001_v0001134_t0057_u01738981250912") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f10507038c87b0c2c_d20250208_m022050_c001_v0001184_t0027_u01738981250122") 2025/02/08 02:23:49 DEBUG : dst/one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f10507038c87b0be8_d20250208_m022049_c001_v0001184_t0025_u01738981249170") 2025/02/08 02:23:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34ab4_d20250208_m022239_c001_v7007000_t0000_u01738981359290") 2025/02/08 02:23:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f107d36d72f706337_d20250208_m022236_c001_v0001130_t0011_u01738981356375") 2025/02/08 02:23:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11754d0c99adc208_d20250208_m022231_c001_v0001184_t0009_u01738981351735") 2025/02/08 02:23:49 DEBUG : dst/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0aa9_d20250208_m022226_c001_v7007000_t0000_u01738981346180") 2025/02/08 02:23:50 DEBUG : dst/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f106cccab64770c6f_d20250208_m022223_c001_v0001102_t0025_u01738981343668") 2025/02/08 02:23:50 DEBUG : dst/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1091110f305e7b02_d20250208_m022219_c001_v0001181_t0038_u01738981339707") 2025/02/08 02:23:50 DEBUG : dst/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b688_d20250208_m022214_c001_v7007000_t0000_u01738981334276") 2025/02/08 02:23:50 DEBUG : dst/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11220028c7d2f91a_d20250208_m022211_c001_v0001144_t0000_u01738981331622") 2025/02/08 02:23:50 DEBUG : dst/one.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f10837cb5d67949ea_d20250208_m022208_c001_v0001177_t0011_u01738981328115") 2025/02/08 02:23:50 DEBUG : dst/three: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c4f_d20250208_m022123_c001_v7007000_t0000_u01738981283340") 2025/02/08 02:23:50 DEBUG : dst/three: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f105069272f0fb857_d20250208_m022121_c001_v0001183_t0053_u01738981281796") 2025/02/08 02:23:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34ab5_d20250208_m022239_c001_v7007000_t0000_u01738981359484") 2025/02/08 02:23:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1161346906810a40_d20250208_m022237_c001_v0001183_t0054_u01738981357848") 2025/02/08 02:23:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f116b630406b8b837_d20250208_m022233_c001_v0001109_t0039_u01738981353842") 2025/02/08 02:23:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34ab6_d20250208_m022239_c001_v7007000_t0000_u01738981359669") 2025/02/08 02:23:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1119bc3665604320_d20250208_m022238_c001_v0001038_t0035_u01738981358253") 2025/02/08 02:23:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42d9ff4_d20250208_m022238_c001_v7007000_t0000_u01738981358062") 2025/02/08 02:23:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1119bc3665604314_d20250208_m022234_c001_v0001038_t0018_u01738981354793") 2025/02/08 02:23:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42d9fed_d20250208_m022234_c001_v7007000_t0000_u01738981354602") 2025/02/08 02:23:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555e9f_d20250208_m022228_c001_v0001134_t0013_u01738981348807") 2025/02/08 02:23:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0aaa_d20250208_m022226_c001_v7007000_t0000_u01738981346366") 2025/02/08 02:23:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f106bcfc9bb709ba8_d20250208_m022225_c001_v0001184_t0054_u01738981345415") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400835ac9f99e435_d20250208_m022225_c001_v7007000_t0000_u01738981345231") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f106bcfc9bb709b03_d20250208_m022222_c001_v0001184_t0054_u01738981342344") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400835ac9f99e406_d20250208_m022222_c001_v7007000_t0000_u01738981342157") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555e83_d20250208_m022216_c001_v0001134_t0025_u01738981336731") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4192b882b8146bd7_d20250208_m022213_c001_v7007000_t0000_u01738981333180") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555e73_d20250208_m022210_c001_v0001134_t0009_u01738981330528") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4192b882b8146bd1_d20250208_m022209_c001_v7007000_t0000_u01738981329691") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf0db_d20250208_m022205_c001_v0001184_t0001_u01738981325555") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0a88_d20250208_m022202_c001_v7007000_t0000_u01738981322063") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebefdb_d20250208_m022158_c001_v0001184_t0038_u01738981318888") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0a82_d20250208_m022157_c001_v7007000_t0000_u01738981317796") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb18_d20250208_m022151_c001_v0001153_t0000_u01738981311387") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610df8_d20250208_m022148_c001_v7007000_t0000_u01738981308688") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb16_d20250208_m022146_c001_v0001153_t0016_u01738981306274") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610dde_d20250208_m022145_c001_v7007000_t0000_u01738981305153") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555e07_d20250208_m022138_c001_v0001134_t0057_u01738981298846") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40170a8b795db901_d20250208_m022135_c001_v7007000_t0000_u01738981295661") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555de5_d20250208_m022133_c001_v0001134_t0040_u01738981293043") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40170a8b795db8fd_d20250208_m022131_c001_v7007000_t0000_u01738981291953") 2025/02/08 02:23:51 DEBUG : dst/three.txt: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebea54_d20250208_m022125_c001_v0001184_t0012_u01738981285442") 2025/02/08 02:23:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0aac_d20250208_m022226_c001_v7007000_t0000_u01738981346550") 2025/02/08 02:23:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1044481e4a4e1601_d20250208_m022224_c001_v0001178_t0003_u01738981344985") 2025/02/08 02:23:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f103207a48007d1b8_d20250208_m022221_c001_v0001109_t0014_u01738981341418") 2025/02/08 02:23:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b68b_d20250208_m022214_c001_v7007000_t0000_u01738981334492") 2025/02/08 02:23:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1086731f798e520a_d20250208_m022212_c001_v0001145_t0048_u01738981332933") 2025/02/08 02:23:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1133cd2794bed18e_d20250208_m022209_c001_v0001184_t0055_u01738981329497") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34ab7_d20250208_m022239_c001_v7007000_t0000_u01738981359851") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf48d_d20250208_m022228_c001_v0001184_t0027_u01738981348214") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0aad_d20250208_m022226_c001_v7007000_t0000_u01738981346731") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf2b2_d20250208_m022216_c001_v0001184_t0034_u01738981336171") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b68d_d20250208_m022214_c001_v7007000_t0000_u01738981334742") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb28_d20250208_m022204_c001_v0001153_t0009_u01738981324833") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b626_d20250208_m022203_c001_v7007000_t0000_u01738981323426") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555e2f_d20250208_m022151_c001_v0001134_t0053_u01738981311100") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f403d4c41ff6f69b4_d20250208_m022149_c001_v7007000_t0000_u01738981309806") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebec96_d20250208_m022138_c001_v0001184_t0018_u01738981298277") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34a42_d20250208_m022136_c001_v7007000_t0000_u01738981296811") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deaee_d20250208_m022125_c001_v0001153_t0000_u01738981285013") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c52_d20250208_m022123_c001_v7007000_t0000_u01738981283521") 2025/02/08 02:23:52 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f110bc9a2a9cd5c6b_d20250208_m022119_c001_v0001184_t0029_u01738981279548") 2025/02/08 02:23:53 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402f28b831a417b7_d20250208_m022058_c001_v7007000_t0000_u01738981258617") 2025/02/08 02:23:53 DEBUG : dst/two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f10507038c87b0e2b_d20250208_m022057_c001_v0001184_t0050_u01738981257478") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e09f0_d20250208_m022008_c001_v7007000_t0000_u01738981208663") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebdc94_d20250208_m022000_c001_v0001184_t0016_u01738981200882") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4102e424675c5707_d20250208_m021958_c001_v7007000_t0000_u01738981198888") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebd961_d20250208_m021939_c001_v0001184_t0054_u01738981179625") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400835ac9f99e2eb_d20250208_m021924_c001_v7007000_t0000_u01738981164637") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebd595_d20250208_m021917_c001_v0001184_t0046_u01738981157780") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b6a_d20250208_m021852_c001_v7007000_t0000_u01738981132080") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ca5_d20250208_m021849_c001_v0001134_t0008_u01738981129965") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b60_d20250208_m021848_c001_v7007000_t0000_u01738981128412") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c9f_d20250208_m021847_c001_v0001134_t0047_u01738981127155") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b56_d20250208_m021843_c001_v7007000_t0000_u01738981123556") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c7f_d20250208_m021841_c001_v0001134_t0040_u01738981121475") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0999_d20250208_m021840_c001_v7007000_t0000_u01738981120286") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c71_d20250208_m021837_c001_v0001134_t0001_u01738981117312") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0980_d20250208_m021830_c001_v7007000_t0000_u01738981110578") 2025/02/08 02:23:53 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c57_d20250208_m021828_c001_v0001134_t0003_u01738981108817") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e097b_d20250208_m021827_c001_v7007000_t0000_u01738981107561") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c51_d20250208_m021826_c001_v0001134_t0004_u01738981106519") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0971_d20250208_m021820_c001_v7007000_t0000_u01738981100209") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c37_d20250208_m021818_c001_v0001134_t0042_u01738981098850") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e096e_d20250208_m021816_c001_v7007000_t0000_u01738981096269") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c23_d20250208_m021815_c001_v0001134_t0033_u01738981095266") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e096d_d20250208_m021814_c001_v7007000_t0000_u01738981094179") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f109df224506578a8_d20250208_m021813_c001_v0001183_t0008_u01738981093190") 2025/02/08 02:23:54 DEBUG : empty space: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c21_d20250208_m021811_c001_v0001134_t0032_u01738981091607") 2025/02/08 02:23:54 DEBUG : enormous: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b67_d20250208_m021851_c001_v7007000_t0000_u01738981131168") 2025/02/08 02:23:54 DEBUG : enormous: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555cab_d20250208_m021850_c001_v0001134_t0034_u01738981130451") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f412ff869d0b34abc_d20250208_m022244_c001_v7007000_t0000_u01738981364556") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ec5_d20250208_m022243_c001_v0001134_t0033_u01738981363332") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c3413b_d20250208_m021915_c001_v7007000_t0000_u01738981155971") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555cdd_d20250208_m021914_c001_v0001134_t0001_u01738981154687") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c340fe_d20250208_m021807_c001_v7007000_t0000_u01738981087441") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c05_d20250208_m021806_c001_v0001134_t0058_u01738981086403") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c340f7_d20250208_m021805_c001_v7007000_t0000_u01738981085105") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c03_d20250208_m021804_c001_v0001134_t0017_u01738981084038") 2025/02/08 02:23:54 DEBUG : existing: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bff_d20250208_m021803_c001_v0001134_t0032_u01738981083198") 2025/02/08 02:23:55 DEBUG : existing-b: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c3413c_d20250208_m021916_c001_v7007000_t0000_u01738981156153") 2025/02/08 02:23:55 DEBUG : existing-b: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebd526_d20250208_m021914_c001_v0001184_t0010_u01738981154695") 2025/02/08 02:23:55 DEBUG : five: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b7a_d20250208_m021857_c001_v7007000_t0000_u01738981137221") 2025/02/08 02:23:55 DEBUG : five: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555cb9_d20250208_m021855_c001_v0001134_t0037_u01738981135229") 2025/02/08 02:23:55 DEBUG : foo: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0970_d20250208_m021818_c001_v7007000_t0000_u01738981098106") 2025/02/08 02:23:55 DEBUG : foo: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555c31_d20250208_m021817_c001_v0001134_t0037_u01738981097561") 2025/02/08 02:23:55 DEBUG : foo: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555c2d_d20250208_m021817_c001_v0001134_t0037_u01738981097010") 2025/02/08 02:23:55 DEBUG : four: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b7e_d20250208_m021857_c001_v7007000_t0000_u01738981137402") 2025/02/08 02:23:55 DEBUG : four: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41266a73150de9f0_d20250208_m021855_c001_v0001153_t0000_u01738981135784") 2025/02/08 02:23:55 DEBUG : four: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555cb7_d20250208_m021854_c001_v0001134_t0015_u01738981134249") 2025/02/08 02:23:55 DEBUG : hello world2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0799_d20250208_m021652_c001_v7007000_t0000_u01738981012433") 2025/02/08 02:23:55 DEBUG : hello world2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b6d_d20250208_m021651_c001_v0001134_t0002_u01738981011680") 2025/02/08 02:23:55 DEBUG : ignore-size: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c340f3_d20250208_m021802_c001_v7007000_t0000_u01738981082080") 2025/02/08 02:23:55 DEBUG : ignore-size: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bfd_d20250208_m021800_c001_v0001134_t0059_u01738981080998") 2025/02/08 02:23:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c34139_d20250208_m021913_c001_v7007000_t0000_u01738981153581") 2025/02/08 02:23:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebd4d4_d20250208_m021912_c001_v0001184_t0049_u01738981152538") 2025/02/08 02:23:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c34136_d20250208_m021911_c001_v7007000_t0000_u01738981151378") 2025/02/08 02:23:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebd444_d20250208_m021909_c001_v0001184_t0054_u01738981149840") 2025/02/08 02:23:55 DEBUG : one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b81_d20250208_m021857_c001_v7007000_t0000_u01738981137583") 2025/02/08 02:23:55 DEBUG : one: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555caf_d20250208_m021853_c001_v0001134_t0037_u01738981133180") 2025/02/08 02:23:55 DEBUG : only0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da08d_d20250208_m022329_c001_v7007000_t0000_u01738981409332") 2025/02/08 02:23:55 DEBUG : only0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40715a826988945c_d20250208_m022324_c001_v0001109_t0046_u01738981404437") 2025/02/08 02:23:56 DEBUG : only0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb8b_d20250208_m022309_c001_v0001153_t0006_u01738981389902") 2025/02/08 02:23:56 DEBUG : only0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41306c176269fa6a_d20250208_m022302_c001_v7007000_t0000_u01738981382806") 2025/02/08 02:23:56 DEBUG : only0: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ed7_d20250208_m022249_c001_v0001134_t0026_u01738981369555") 2025/02/08 02:23:56 DEBUG : only1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da08e_d20250208_m022329_c001_v7007000_t0000_u01738981409523") 2025/02/08 02:23:56 DEBUG : only1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4154daa90eebfdd9_d20250208_m022324_c001_v0001184_t0006_u01738981404089") 2025/02/08 02:23:56 DEBUG : only1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f17_d20250208_m022311_c001_v0001134_t0051_u01738981391189") 2025/02/08 02:23:56 DEBUG : only1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e3e_d20250208_m022303_c001_v7007000_t0000_u01738981383561") 2025/02/08 02:23:56 DEBUG : only1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf84c_d20250208_m022250_c001_v0001184_t0000_u01738981370197") 2025/02/08 02:23:56 DEBUG : only10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da08f_d20250208_m022329_c001_v7007000_t0000_u01738981409709") 2025/02/08 02:23:56 DEBUG : only10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41266a73150debb3_d20250208_m022323_c001_v0001153_t0000_u01738981403860") 2025/02/08 02:23:56 DEBUG : only10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f2f_d20250208_m022316_c001_v0001134_t0034_u01738981396874") 2025/02/08 02:23:56 DEBUG : only10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e3c_d20250208_m022303_c001_v7007000_t0000_u01738981383379") 2025/02/08 02:23:56 DEBUG : only10: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf95f_d20250208_m022256_c001_v0001184_t0025_u01738981376326") 2025/02/08 02:23:56 DEBUG : only11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da090_d20250208_m022329_c001_v7007000_t0000_u01738981409894") 2025/02/08 02:23:56 DEBUG : only11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41266a73150debbb_d20250208_m022324_c001_v0001153_t0000_u01738981404630") 2025/02/08 02:23:56 DEBUG : only11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfcb7_d20250208_m022317_c001_v0001184_t0012_u01738981397676") 2025/02/08 02:23:56 DEBUG : only11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e3d_d20250208_m022303_c001_v7007000_t0000_u01738981383388") 2025/02/08 02:23:56 DEBUG : only11: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb75_d20250208_m022256_c001_v0001153_t0005_u01738981376811") 2025/02/08 02:23:56 DEBUG : only12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da091_d20250208_m022330_c001_v7007000_t0000_u01738981410079") 2025/02/08 02:23:57 DEBUG : only12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555f53_d20250208_m022323_c001_v0001134_t0037_u01738981403882") 2025/02/08 02:23:57 DEBUG : only12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deba3_d20250208_m022318_c001_v0001153_t0005_u01738981398191") 2025/02/08 02:23:57 DEBUG : only12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e3f_d20250208_m022303_c001_v7007000_t0000_u01738981383570") 2025/02/08 02:23:57 DEBUG : only12: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ef1_d20250208_m022257_c001_v0001134_t0011_u01738981377373") 2025/02/08 02:23:57 DEBUG : only13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da092_d20250208_m022330_c001_v7007000_t0000_u01738981410262") 2025/02/08 02:23:57 DEBUG : only13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4154daa90eebfdcf_d20250208_m022323_c001_v0001184_t0006_u01738981403869") 2025/02/08 02:23:57 DEBUG : only13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f37_d20250208_m022318_c001_v0001134_t0016_u01738981398847") 2025/02/08 02:23:57 DEBUG : only13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4043e6c341b312c7_d20250208_m022303_c001_v7007000_t0000_u01738981383581") 2025/02/08 02:23:57 DEBUG : only13: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf9a5_d20250208_m022258_c001_v0001184_t0034_u01738981378218") 2025/02/08 02:23:57 DEBUG : only14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da093_d20250208_m022330_c001_v7007000_t0000_u01738981410446") 2025/02/08 02:23:57 DEBUG : only14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4154daa90eebfdeb_d20250208_m022324_c001_v0001184_t0006_u01738981404457") 2025/02/08 02:23:57 DEBUG : only14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfd25_d20250208_m022319_c001_v0001184_t0037_u01738981399812") 2025/02/08 02:23:57 DEBUG : only14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41306c176269fa6f_d20250208_m022303_c001_v7007000_t0000_u01738981383728") 2025/02/08 02:23:57 DEBUG : only14: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb7b_d20250208_m022258_c001_v0001153_t0007_u01738981378765") 2025/02/08 02:23:57 DEBUG : only15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da094_d20250208_m022330_c001_v7007000_t0000_u01738981410628") 2025/02/08 02:23:57 DEBUG : only15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41266a73150debb5_d20250208_m022324_c001_v0001153_t0000_u01738981404080") 2025/02/08 02:23:57 DEBUG : only15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deba7_d20250208_m022320_c001_v0001153_t0010_u01738981400307") 2025/02/08 02:23:57 DEBUG : only15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4043e6c341b312c4_d20250208_m022303_c001_v7007000_t0000_u01738981383206") 2025/02/08 02:23:57 DEBUG : only15: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555efb_d20250208_m022259_c001_v0001134_t0041_u01738981379426") 2025/02/08 02:23:58 DEBUG : only16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da095_d20250208_m022330_c001_v7007000_t0000_u01738981410811") 2025/02/08 02:23:58 DEBUG : only16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555f55_d20250208_m022324_c001_v0001134_t0037_u01738981404102") 2025/02/08 02:23:58 DEBUG : only16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f43_d20250208_m022320_c001_v0001134_t0037_u01738981400972") 2025/02/08 02:23:58 DEBUG : only16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4043e6c341b312c5_d20250208_m022303_c001_v7007000_t0000_u01738981383399") 2025/02/08 02:23:58 DEBUG : only16: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf9f2_d20250208_m022300_c001_v0001184_t0044_u01738981380066") 2025/02/08 02:23:58 DEBUG : only17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da096_d20250208_m022330_c001_v7007000_t0000_u01738981410995") 2025/02/08 02:23:58 DEBUG : only17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41266a73150debb7_d20250208_m022324_c001_v0001153_t0000_u01738981404263") 2025/02/08 02:23:58 DEBUG : only17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfd73_d20250208_m022321_c001_v0001184_t0049_u01738981401621") 2025/02/08 02:23:58 DEBUG : only17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41306c176269fa6b_d20250208_m022302_c001_v7007000_t0000_u01738981382989") 2025/02/08 02:23:58 DEBUG : only17: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb7f_d20250208_m022300_c001_v0001153_t0025_u01738981380578") 2025/02/08 02:23:58 DEBUG : only18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da097_d20250208_m022331_c001_v7007000_t0000_u01738981411194") 2025/02/08 02:23:58 DEBUG : only18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4154daa90eebfde3_d20250208_m022324_c001_v0001184_t0006_u01738981404273") 2025/02/08 02:23:58 DEBUG : only18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150debaf_d20250208_m022322_c001_v0001153_t0017_u01738981402305") 2025/02/08 02:23:58 DEBUG : only18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41306c176269fa6e_d20250208_m022303_c001_v7007000_t0000_u01738981383544") 2025/02/08 02:23:58 DEBUG : only18: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f01_d20250208_m022301_c001_v0001134_t0051_u01738981381055") 2025/02/08 02:23:58 DEBUG : only19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da098_d20250208_m022331_c001_v7007000_t0000_u01738981411377") 2025/02/08 02:23:58 DEBUG : only19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555f57_d20250208_m022324_c001_v0001134_t0037_u01738981404285") 2025/02/08 02:23:58 DEBUG : only19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f4d_d20250208_m022322_c001_v0001134_t0011_u01738981402829") 2025/02/08 02:23:58 DEBUG : only19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e40_d20250208_m022303_c001_v7007000_t0000_u01738981383746") 2025/02/08 02:23:58 DEBUG : only19: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfa36_d20250208_m022301_c001_v0001184_t0010_u01738981381604") 2025/02/08 02:23:58 DEBUG : only2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da099_d20250208_m022331_c001_v7007000_t0000_u01738981411561") 2025/02/08 02:23:59 DEBUG : only2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41266a73150debb9_d20250208_m022324_c001_v0001153_t0000_u01738981404447") 2025/02/08 02:23:59 DEBUG : only2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfbbc_d20250208_m022311_c001_v0001184_t0028_u01738981391802") 2025/02/08 02:23:59 DEBUG : only2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e41_d20250208_m022303_c001_v7007000_t0000_u01738981383763") 2025/02/08 02:23:59 DEBUG : only2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb69_d20250208_m022250_c001_v0001153_t0003_u01738981370857") 2025/02/08 02:23:59 DEBUG : only3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da09a_d20250208_m022331_c001_v7007000_t0000_u01738981411745") 2025/02/08 02:23:59 DEBUG : only3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555f5b_d20250208_m022324_c001_v0001134_t0037_u01738981404663") 2025/02/08 02:23:59 DEBUG : only3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb91_d20250208_m022312_c001_v0001153_t0001_u01738981392289") 2025/02/08 02:23:59 DEBUG : only3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4043e6c341b312c8_d20250208_m022303_c001_v7007000_t0000_u01738981383771") 2025/02/08 02:23:59 DEBUG : only3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555edb_d20250208_m022251_c001_v0001134_t0014_u01738981371505") 2025/02/08 02:23:59 DEBUG : only4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da09b_d20250208_m022331_c001_v7007000_t0000_u01738981411927") 2025/02/08 02:23:59 DEBUG : only4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41266a73150debbd_d20250208_m022324_c001_v0001153_t0000_u01738981404814") 2025/02/08 02:23:59 DEBUG : only4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f1d_d20250208_m022312_c001_v0001134_t0024_u01738981392818") 2025/02/08 02:23:59 DEBUG : only4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41306c176269fa70_d20250208_m022303_c001_v7007000_t0000_u01738981383911") 2025/02/08 02:23:59 DEBUG : only4: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf8b2_d20250208_m022252_c001_v0001184_t0015_u01738981372282") 2025/02/08 02:23:59 DEBUG : only5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da769_d20250208_m022332_c001_v7007000_t0000_u01738981412111") 2025/02/08 02:23:59 DEBUG : only5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555f59_d20250208_m022324_c001_v0001134_t0037_u01738981404469") 2025/02/08 02:23:59 DEBUG : only5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfc16_d20250208_m022313_c001_v0001184_t0044_u01738981393475") 2025/02/08 02:23:59 DEBUG : only5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41306c176269fa6c_d20250208_m022303_c001_v7007000_t0000_u01738981383171") 2025/02/08 02:23:59 DEBUG : only5: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb6d_d20250208_m022252_c001_v0001153_t0007_u01738981372805") 2025/02/08 02:24:00 DEBUG : only6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da86d_d20250208_m022332_c001_v7007000_t0000_u01738981412293") 2025/02/08 02:24:00 DEBUG : only6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40715a8269889464_d20250208_m022324_c001_v0001109_t0046_u01738981404827") 2025/02/08 02:24:00 DEBUG : only6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb97_d20250208_m022314_c001_v0001153_t0022_u01738981394157") 2025/02/08 02:24:00 DEBUG : only6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e42_d20250208_m022303_c001_v7007000_t0000_u01738981383930") 2025/02/08 02:24:00 DEBUG : only6: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ee3_d20250208_m022253_c001_v0001134_t0043_u01738981373431") 2025/02/08 02:24:00 DEBUG : only7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42da86f_d20250208_m022332_c001_v7007000_t0000_u01738981412477") 2025/02/08 02:24:00 DEBUG : only7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40715a826988945e_d20250208_m022324_c001_v0001109_t0046_u01738981404643") 2025/02/08 02:24:00 DEBUG : only7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f29_d20250208_m022314_c001_v0001134_t0058_u01738981394853") 2025/02/08 02:24:00 DEBUG : only7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e3a_d20250208_m022303_c001_v7007000_t0000_u01738981383195") 2025/02/08 02:24:00 DEBUG : only7: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebf909_d20250208_m022254_c001_v0001184_t0002_u01738981374402") 2025/02/08 02:24:00 DEBUG : only8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42daf2c_d20250208_m022332_c001_v7007000_t0000_u01738981412677") 2025/02/08 02:24:00 DEBUG : only8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4154daa90eebfdf3_d20250208_m022324_c001_v0001184_t0006_u01738981404651") 2025/02/08 02:24:00 DEBUG : only8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebfc62_d20250208_m022315_c001_v0001184_t0028_u01738981395710") 2025/02/08 02:24:00 DEBUG : only8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40569ccd2f610e39_d20250208_m022303_c001_v7007000_t0000_u01738981383195") 2025/02/08 02:24:00 DEBUG : only8: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb71_d20250208_m022254_c001_v0001153_t0003_u01738981374871") 2025/02/08 02:24:00 DEBUG : only9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42daf2d_d20250208_m022332_c001_v7007000_t0000_u01738981412862") 2025/02/08 02:24:00 DEBUG : only9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4154daa90eebfdf7_d20250208_m022324_c001_v0001184_t0006_u01738981404836") 2025/02/08 02:24:00 DEBUG : only9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deb9d_d20250208_m022316_c001_v0001153_t0018_u01738981396406") 2025/02/08 02:24:00 DEBUG : only9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41306c176269fa6d_d20250208_m022303_c001_v7007000_t0000_u01738981383353") 2025/02/08 02:24:00 DEBUG : only9: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ee7_d20250208_m022255_c001_v0001134_t0015_u01738981375399") 2025/02/08 02:24:00 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7bb7_d20250208_m021907_c001_v7007000_t0000_u01738981147983") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150de9fe_d20250208_m021906_c001_v0001153_t0016_u01738981146031") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7baa_d20250208_m021904_c001_v7007000_t0000_u01738981144200") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ccb_d20250208_m021902_c001_v0001134_t0047_u01738981142456") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b9b_d20250208_m021900_c001_v7007000_t0000_u01738981140629") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150de9f6_d20250208_m021858_c001_v0001153_t0011_u01738981138510") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b5a_d20250208_m021845_c001_v7007000_t0000_u01738981125834") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c92_d20250208_m021844_c001_v0001134_t0030_u01738981124489") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e099c_d20250208_m021842_c001_v7007000_t0000_u01738981122160") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c77_d20250208_m021841_c001_v0001134_t0030_u01738981121195") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0997_d20250208_m021838_c001_v7007000_t0000_u01738981118185") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c6d_d20250208_m021837_c001_v0001134_t0051_u01738981117026") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e097e_d20250208_m021830_c001_v7007000_t0000_u01738981110035") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c55_d20250208_m021828_c001_v0001134_t0025_u01738981108525") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e097c_d20250208_m021827_c001_v7007000_t0000_u01738981107743") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c4f_d20250208_m021826_c001_v0001134_t0048_u01738981106214") 2025/02/08 02:24:01 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0979_d20250208_m021825_c001_v7007000_t0000_u01738981105442") 2025/02/08 02:24:02 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c4d_d20250208_m021824_c001_v0001134_t0038_u01738981104723") 2025/02/08 02:24:02 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c4b_d20250208_m021823_c001_v0001134_t0010_u01738981103871") 2025/02/08 02:24:02 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0974_d20250208_m021823_c001_v7007000_t0000_u01738981103132") 2025/02/08 02:24:02 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c43_d20250208_m021822_c001_v0001134_t0026_u01738981102181") 2025/02/08 02:24:02 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c3b_d20250208_m021821_c001_v0001134_t0047_u01738981101121") 2025/02/08 02:24:02 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0972_d20250208_m021820_c001_v7007000_t0000_u01738981100392") 2025/02/08 02:24:02 DEBUG : potato: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c39_d20250208_m021819_c001_v0001134_t0025_u01738981099533") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f401a71ca0b34b326_d20250208_m022026_c001_v7007000_t0000_u01738981226069") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150dea82_d20250208_m022025_c001_v0001153_t0001_u01738981225341") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e09f1_d20250208_m022009_c001_v7007000_t0000_u01738981209065") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150dea58_d20250208_m022000_c001_v0001153_t0003_u01738981200188") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f408be985ee5936c7_d20250208_m021944_c001_v7007000_t0000_u01738981184517") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150dea38_d20250208_m021938_c001_v0001153_t0014_u01738981178927") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400835ac9f99e2ec_d20250208_m021924_c001_v7007000_t0000_u01738981164966") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150dea0e_d20250208_m021917_c001_v0001153_t0020_u01738981157447") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b69_d20250208_m021851_c001_v7007000_t0000_u01738981131350") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ca3_d20250208_m021849_c001_v0001134_t0028_u01738981129696") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b61_d20250208_m021848_c001_v7007000_t0000_u01738981128603") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c99_d20250208_m021846_c001_v0001134_t0031_u01738981126748") 2025/02/08 02:24:02 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b5b_d20250208_m021846_c001_v7007000_t0000_u01738981126015") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c95_d20250208_m021845_c001_v0001134_t0024_u01738981125164") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b57_d20250208_m021843_c001_v7007000_t0000_u01738981123739") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c81_d20250208_m021842_c001_v0001134_t0058_u01738981122545") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e099a_d20250208_m021840_c001_v7007000_t0000_u01738981120467") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c73_d20250208_m021838_c001_v0001134_t0008_u01738981118199") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0981_d20250208_m021830_c001_v7007000_t0000_u01738981110762") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555c59_d20250208_m021829_c001_v0001134_t0008_u01738981109526") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e079d_d20250208_m021655_c001_v7007000_t0000_u01738981015986") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b77_d20250208_m021655_c001_v0001134_t0047_u01738981015307") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e079b_d20250208_m021654_c001_v7007000_t0000_u01738981014037") 2025/02/08 02:24:03 DEBUG : potato2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b71_d20250208_m021653_c001_v0001134_t0036_u01738981013340") 2025/02/08 02:24:03 DEBUG : potato3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e09f2_d20250208_m022009_c001_v7007000_t0000_u01738981209664") 2025/02/08 02:24:03 DEBUG : potato3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555d21_d20250208_m022001_c001_v0001134_t0057_u01738981201489") 2025/02/08 02:24:03 DEBUG : potato3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f408be985ee5936c8_d20250208_m021944_c001_v7007000_t0000_u01738981184739") 2025/02/08 02:24:03 DEBUG : potato3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555cff_d20250208_m021940_c001_v0001134_t0028_u01738981180194") 2025/02/08 02:24:03 DEBUG : potato3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400835ac9f99e2ed_d20250208_m021925_c001_v7007000_t0000_u01738981165212") 2025/02/08 02:24:03 DEBUG : potato3: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ce7_d20250208_m021917_c001_v0001134_t0055_u01738981157985") 2025/02/08 02:24:03 DEBUG : pre-dest1/1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c2f_d20250208_m022107_c001_v7007000_t0000_u01738981267818") 2025/02/08 02:24:03 DEBUG : pre-dest1/1: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555d8b_d20250208_m022059_c001_v0001134_t0017_u01738981259355") 2025/02/08 02:24:03 DEBUG : pre-dest2/2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7c30_d20250208_m022107_c001_v7007000_t0000_u01738981267999") 2025/02/08 02:24:04 DEBUG : pre-dest2/2: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150deaca_d20250208_m022100_c001_v0001153_t0022_u01738981260351") 2025/02/08 02:24:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402f28b831a417b2_d20250208_m022038_c001_v7007000_t0000_u01738981238731") 2025/02/08 02:24:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebe1e4_d20250208_m022035_c001_v0001184_t0048_u01738981235697") 2025/02/08 02:24:04 DEBUG : sizeonly: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c340ee_d20250208_m021759_c001_v7007000_t0000_u01738981079720") 2025/02/08 02:24:04 DEBUG : sizeonly: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bf7_d20250208_m021758_c001_v0001134_t0000_u01738981078669") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42daf51_d20250208_m022338_c001_v7007000_t0000_u01738981418786") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f10715a82698894a6_d20250208_m022337_c001_v0001109_t0050_u01738981417236") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42daf4e_d20250208_m022335_c001_v7007000_t0000_u01738981415324") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555f6b_d20250208_m022334_c001_v0001134_t0024_u01738981414210") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c3413a_d20250208_m021913_c001_v7007000_t0000_u01738981153764") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150dea06_d20250208_m021912_c001_v0001153_t0016_u01738981152891") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c34137_d20250208_m021911_c001_v7007000_t0000_u01738981151575") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555cd7_d20250208_m021910_c001_v0001134_t0006_u01738981150189") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c340e8_d20250208_m021755_c001_v7007000_t0000_u01738981075441") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555be7_d20250208_m021753_c001_v0001134_t0036_u01738981073989") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c340e1_d20250208_m021753_c001_v7007000_t0000_u01738981073256") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555be1_d20250208_m021752_c001_v0001134_t0048_u01738981072185") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c34092_d20250208_m021745_c001_v7007000_t0000_u01738981065613") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bd3_d20250208_m021744_c001_v0001134_t0026_u01738981064683") 2025/02/08 02:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f40777f1271c3408d_d20250208_m021744_c001_v7007000_t0000_u01738981064137") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bce_d20250208_m021741_c001_v0001134_t0003_u01738981061994") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bc6_d20250208_m021736_c001_v0001134_t0029_u01738981056280") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42d99cc_d20250208_m021735_c001_v7007000_t0000_u01738981055533") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bc2_d20250208_m021734_c001_v0001134_t0028_u01738981054853") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bbe_d20250208_m021733_c001_v0001134_t0017_u01738981053878") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42d9983_d20250208_m021732_c001_v7007000_t0000_u01738981052416") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555bb0_d20250208_m021726_c001_v0001134_t0031_u01738981046908") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ba8_d20250208_m021720_c001_v0001134_t0057_u01738981040080") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4179e31a26da1279_d20250208_m021719_c001_v7007000_t0000_u01738981039339") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555ba2_d20250208_m021718_c001_v0001134_t0050_u01738981038697") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b9e_d20250208_m021718_c001_v0001134_t0045_u01738981038044") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4179e31a26da1261_d20250208_m021716_c001_v7007000_t0000_u01738981036951") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b8d_d20250208_m021706_c001_v0001134_t0009_u01738981026363") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f41306c176269f745_d20250208_m021705_c001_v7007000_t0000_u01738981025994") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b89_d20250208_m021705_c001_v0001134_t0026_u01738981025346") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e07a6_d20250208_m021703_c001_v7007000_t0000_u01738981023727") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b87_d20250208_m021703_c001_v0001134_t0020_u01738981023061") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e07a4_d20250208_m021702_c001_v7007000_t0000_u01738981022505") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b83_d20250208_m021701_c001_v0001134_t0035_u01738981021829") 2025/02/08 02:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e07a2_d20250208_m021700_c001_v7007000_t0000_u01738981020545") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b7f_d20250208_m021659_c001_v0001134_t0028_u01738981019675") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e07a1_d20250208_m021659_c001_v7007000_t0000_u01738981019133") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b7d_d20250208_m021658_c001_v0001134_t0022_u01738981018482") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e079f_d20250208_m021657_c001_v7007000_t0000_u01738981017582") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b79_d20250208_m021656_c001_v0001134_t0031_u01738981016884") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0796_d20250208_m021650_c001_v7007000_t0000_u01738981010767") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b6b_d20250208_m021649_c001_v0001134_t0043_u01738981009948") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0793_d20250208_m021649_c001_v7007000_t0000_u01738981009044") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b5f_d20250208_m021648_c001_v0001134_t0044_u01738981008292") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e078f_d20250208_m021647_c001_v7007000_t0000_u01738981007381") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b5b_d20250208_m021646_c001_v0001134_t0056_u01738981006740") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f402dc14a083e0786_d20250208_m021643_c001_v7007000_t0000_u01738981003851") 2025/02/08 02:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555b55_d20250208_m021643_c001_v0001134_t0055_u01738981003194") 2025/02/08 02:24:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42daf53_d20250208_m022338_c001_v7007000_t0000_u01738981418970") 2025/02/08 02:24:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebffe4_d20250208_m022337_c001_v0001184_t0057_u01738981417241") 2025/02/08 02:24:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4083145de42daf4f_d20250208_m022335_c001_v7007000_t0000_u01738981415506") 2025/02/08 02:24:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f11266a73150debc5_d20250208_m022334_c001_v0001153_t0009_u01738981414216") 2025/02/08 02:24:06 DEBUG : sub/yam: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7bb6_d20250208_m021907_c001_v7007000_t0000_u01738981147437") 2025/02/08 02:24:06 DEBUG : sub/yam: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebd39c_d20250208_m021905_c001_v0001184_t0056_u01738981145678") 2025/02/08 02:24:06 DEBUG : three: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b83_d20250208_m021857_c001_v7007000_t0000_u01738981137773") 2025/02/08 02:24:07 DEBUG : three: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555cbd_d20250208_m021856_c001_v0001134_t0039_u01738981136534") 2025/02/08 02:24:07 DEBUG : three: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f100c46e27a555cb5_d20250208_m021853_c001_v0001134_t0017_u01738981133550") 2025/02/08 02:24:07 DEBUG : two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b86_d20250208_m021857_c001_v7007000_t0000_u01738981137957") 2025/02/08 02:24:07 DEBUG : two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f4154daa90eebd214_d20250208_m021855_c001_v0001184_t0006_u01738981135969") 2025/02/08 02:24:07 DEBUG : two: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f400c46e27a555cb3_d20250208_m021853_c001_v0001134_t0037_u01738981133364") 2025/02/08 02:24:07 DEBUG : yam: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7bba_d20250208_m021908_c001_v7007000_t0000_u01738981148190") 2025/02/08 02:24:07 DEBUG : yam: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f10963aef75ab46bd_d20250208_m021906_c001_v0001039_t0007_u01738981146940") 2025/02/08 02:24:07 DEBUG : yam: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7ba9_d20250208_m021903_c001_v7007000_t0000_u01738981143654") 2025/02/08 02:24:07 DEBUG : yam: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebd2f8_d20250208_m021902_c001_v0001184_t0013_u01738981142106") 2025/02/08 02:24:07 DEBUG : yam: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b99_d20250208_m021900_c001_v7007000_t0000_u01738981140083") 2025/02/08 02:24:07 DEBUG : yam: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f1154daa90eebd278_d20250208_m021858_c001_v0001184_t0046_u01738981138521") 2025/02/08 02:24:07 DEBUG : yaml: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7bab_d20250208_m021904_c001_v7007000_t0000_u01738981144393") 2025/02/08 02:24:07 DEBUG : yaml: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f106b440ee62554fb_d20250208_m021903_c001_v0001120_t0021_u01738981143348") 2025/02/08 02:24:07 DEBUG : yaml: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f411c11f4442b7b9c_d20250208_m021900_c001_v7007000_t0000_u01738981140811") 2025/02/08 02:24:07 DEBUG : yaml: Deleting (id "4_z8fe23da3508deb3b9f480e1b_f106643a376efa64d_d20250208_m021859_c001_v0001180_t0052_u01738981139867") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m35.078433754s (try 1/5)