"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/06 02:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu" 2025/01/06 02:08:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 02:08:14 DEBUG : Creating backend with remote "/tmp/rclone3143040814" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:15 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:15 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 02:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:16 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:16 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:17 DEBUG : B2 bucket rclone-test-qokomex4linu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", 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-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", 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-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:19 DEBUG : Creating backend with remote "/non-existing" 2025/01/06 02:08:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/06 02:08:19 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:19 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:20 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:20 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:22 INFO : B2 bucket rclone-test-qokomex4linu: Running all checks before starting transfers 2025/01/06 02:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:22 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:22 INFO : B2 bucket rclone-test-qokomex4linu: Checks finished, now starting transfers 2025/01/06 02:08:22 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:23 ERROR : Ignoring --no-traverse with sync 2025/01/06 02:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:23 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:23 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:24 INFO : sub dir/hello world: Copied (new) 2025/01/06 02:08:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/06 02:08:25 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:25 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/06 02:08:25 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:08:26 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:26 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:08:28 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:28 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/06 02:08:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 02:08:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/06 02:08:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 02:08:30 DEBUG : sub dir: Making directory 2025/01/06 02:08:30 DEBUG : sub dir2: Making directory 2025/01/06 02:08:30 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/06 02:08:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:30 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:30 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/06 02:08:30 DEBUG : B2 bucket rclone-test-qokomex4linu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:31 DEBUG : sub dir2: Making directory 2025/01/06 02:08:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/06 02:08:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 02:08:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:31 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:31 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:32 DEBUG : sub dir2: Making directory with metadata 2025/01/06 02:08:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 02:08:32 DEBUG : sub dir: Making directory 2025/01/06 02:08:32 DEBUG : sub dir2: Making directory 2025/01/06 02:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:32 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:32 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:33 INFO : sub dir/hello world: Copied (new) 2025/01/06 02:08:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/06 02:08:33 DEBUG : B2 bucket rclone-test-qokomex4linu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/06 02:08:33 DEBUG : B2 bucket rclone-test-qokomex4linu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", 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-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:34 DEBUG : sub dir2: Making directory 2025/01/06 02:08:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:34 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:34 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:35 INFO : sub dir/hello world: Copied (new) 2025/01/06 02:08:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:35 DEBUG : sub dir2: Making directory with metadata 2025/01/06 02:08:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 02:08:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 02:08:36 DEBUG : sub dir: Making directory 2025/01/06 02:08:36 DEBUG : sub dir2: Making directory 2025/01/06 02:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:36 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:36 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:36 INFO : sub dir/hello world: Copied (new) 2025/01/06 02:08:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/06 02:08:36 DEBUG : B2 bucket rclone-test-qokomex4linu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", 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-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:37 DEBUG : sub dir2: Making directory 2025/01/06 02:08:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:38 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:38 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:38 INFO : sub dir/hello world: Copied (new) 2025/01/06 02:08:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyogiw5yupu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qokomex4linu -> B2 bucket rclone-test-zoyogiw5yupu 2025/01/06 02:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:40 DEBUG : B2 bucket rclone-test-zoyogiw5yupu: Waiting for checks to finish 2025/01/06 02:08:40 DEBUG : B2 bucket rclone-test-zoyogiw5yupu: Waiting for transfers to finish 2025/01/06 02:08:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:41 DEBUG : B2 bucket rclone-test-zoyogiw5yupu: Purge remote 2025/01/06 02:08:41 INFO : B2 bucket rclone-test-zoyogiw5yupu: cleaning bucket "rclone-test-zoyogiw5yupu" of all files 2025/01/06 02:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf421d7350fd3b9b9f480e1b_f1079cfa35d5b81e2_d20250106_m020841_c001_v0001178_t0046_u01736129321413") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 02:08:44 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:44 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 02:08:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bakeqos8nuco" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qokomex4linu -> B2 bucket rclone-test-bakeqos8nuco 2025/01/06 02:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:46 DEBUG : B2 bucket rclone-test-bakeqos8nuco: Waiting for checks to finish 2025/01/06 02:08:46 DEBUG : B2 bucket rclone-test-bakeqos8nuco: Waiting for transfers to finish 2025/01/06 02:08:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 02:08:48 DEBUG : B2 bucket rclone-test-bakeqos8nuco: Waiting for checks to finish 2025/01/06 02:08:48 DEBUG : B2 bucket rclone-test-bakeqos8nuco: Waiting for transfers to finish 2025/01/06 02:08:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 02:08:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:48 DEBUG : B2 bucket rclone-test-bakeqos8nuco: Purge remote 2025/01/06 02:08:48 INFO : B2 bucket rclone-test-bakeqos8nuco: cleaning bucket "rclone-test-bakeqos8nuco" of all files 2025/01/06 02:08:48 DEBUG : sub dir/hello world: Deleting (id "4_zbf522df350fd3b9b9f480e1b_f110875701813f657_d20250106_m020848_c001_v0001184_t0016_u01736129328470") 2025/01/06 02:08:48 DEBUG : sub dir/hello world: Deleting (id "4_zbf522df350fd3b9b9f480e1b_f11681d09f0a7b534_d20250106_m020847_c001_v0001184_t0055_u01736129327466") --- PASS: TestServerSideCopyOverSelf (5.76s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 02:08:51 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:08:51 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:08:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 02:08:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/06 02:08:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cosages4viri" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qokomex4linu -> B2 bucket rclone-test-cosages4viri 2025/01/06 02:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:08:54 DEBUG : B2 bucket rclone-test-cosages4viri: Waiting for checks to finish 2025/01/06 02:08:54 DEBUG : B2 bucket rclone-test-cosages4viri: Waiting for transfers to finish 2025/01/06 02:08:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:08:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 02:08:56 DEBUG : B2 bucket rclone-test-cosages4viri: Waiting for checks to finish 2025/01/06 02:08:56 DEBUG : B2 bucket rclone-test-cosages4viri: Waiting for transfers to finish 2025/01/06 02:08:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 02:08:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/06 02:08:56 INFO : sub dir/hello world: Deleted 2025/01/06 02:08:57 DEBUG : testing file moves 2025/01/06 02:08:57 DEBUG : B2 bucket rclone-test-cosages4viri: Waiting for checks to finish 2025/01/06 02:08:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/06 02:08:57 DEBUG : B2 bucket rclone-test-cosages4viri: Waiting for transfers to finish 2025/01/06 02:08:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/06 02:08:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/06 02:08:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:08:58 DEBUG : B2 bucket rclone-test-cosages4viri: Purge remote 2025/01/06 02:08:58 INFO : B2 bucket rclone-test-cosages4viri: cleaning bucket "rclone-test-cosages4viri" of all files 2025/01/06 02:08:58 DEBUG : sub dir/hello world: Deleting (id "4_z6ff24de350fd3b9b9f480e1b_f108347755ec97e7e_d20250106_m020857_c001_v0001184_t0006_u01736129337996") 2025/01/06 02:08:58 DEBUG : sub dir/hello world: Deleting (id "4_z6ff24de350fd3b9b9f480e1b_f1141bca7a3ce4bd1_d20250106_m020856_c001_v0001184_t0034_u01736129336619") 2025/01/06 02:08:58 DEBUG : sub dir/hello world: Deleting (id "4_z6ff24de350fd3b9b9f480e1b_f1180eff896b68217_d20250106_m020855_c001_v0001099_t0056_u01736129335398") --- PASS: TestServerSideMoveOverSelf (7.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:01 ERROR : : error listing: directory not found 2025/01/06 02:09:01 DEBUG : Local file system at /tmp/rclone3143040814: Making directory 2025/01/06 02:09:01 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:01 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:09:03 DEBUG : Local file system at /tmp/rclone3143040814: Waiting for checks to finish 2025/01/06 02:09:03 DEBUG : Local file system at /tmp/rclone3143040814: Waiting for transfers to finish 2025/01/06 02:09:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:09:03 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/06 02:09:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/06 02:09:05 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:05 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 02:09:05 INFO : check sum: Copied (new) 2025/01/06 02:09:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:05 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 02:09:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/06 02:09:05 DEBUG : check sum: Unchanged skipping 2025/01/06 02:09:05 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:05 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/06 02:09:07 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:07 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 02:09:07 INFO : sizeonly: Copied (new) 2025/01/06 02:09:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:07 DEBUG : sizeonly: Sizes identical 2025/01/06 02:09:07 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:07 DEBUG : sizeonly: Unchanged skipping 2025/01/06 02:09:07 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:07 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/06 02:09:09 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:09 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/06 02:09:09 INFO : ignore-size: Copied (new) 2025/01/06 02:09:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:09:10 DEBUG : ignore-size: Unchanged skipping 2025/01/06 02:09:10 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:10 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:10 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:09:12 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:12 DEBUG : existing: Unchanged skipping 2025/01/06 02:09:12 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:12 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/06 02:09:12 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:12 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 02:09:12 INFO : existing: Copied (replaced existing) 2025/01/06 02:09:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 02:09:14 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:14 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 02:09:14 INFO : existing: Copied (new) 2025/01/06 02:09:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:15 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:15 DEBUG : existing: Destination exists, skipping 2025/01/06 02:09:15 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:15 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:17 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/06 02:09:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 02:09:17 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:17 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 02:09:17 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:09:17 INFO : a/potato2: Copied (new) 2025/01/06 02:09:17 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:19 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/01/06 02:09:19 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 02:09:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/06 02:09:19 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:19 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:19 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:20 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/01/06 02:09:20 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 02:09:20 INFO : empty space: Updated modification time in destination 2025/01/06 02:09:20 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:20 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:20 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:22 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/01/06 02:09:22 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 02:09:22 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:22 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:22 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:24 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:24 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/01/06 02:09:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3143040814) 2025/01/06 02:09:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qokomex4linu) 2025/01/06 02:09:24 DEBUG : foo: sha1 differ 2025/01/06 02:09:24 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/06 02:09:24 INFO : foo: Copied (replaced existing) 2025/01/06 02:09:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/06 02:09:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:26 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:26 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:26 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:09:26 INFO : potato: Copied (new) 2025/01/06 02:09:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/06 02:09:28 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:28 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/06 02:09:28 INFO : potato: Copied (replaced existing) 2025/01/06 02:09:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:30 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/01/06 02:09:30 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3143040814) 2025/01/06 02:09:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qokomex4linu) 2025/01/06 02:09:30 DEBUG : potato: sha1 differ 2025/01/06 02:09:30 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/06 02:09:30 INFO : potato: Copied (replaced existing) 2025/01/06 02:09:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:09:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/06 02:09:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:32 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:32 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:32 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:32 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:09:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:34 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:34 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:34 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:09:34 INFO : potato2: Copied (new) 2025/01/06 02:09:34 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:34 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:37 DEBUG : d: Making directory 2025/01/06 02:09:37 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/06 02:09:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 02:09:37 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 02:09:37 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:37 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:09:37 INFO : a/potato2: Copied (new) 2025/01/06 02:09:37 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:38 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:39 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/06 02:09:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 02:09:40 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:40 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 02:09:40 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:09:40 INFO : a/potato2: Copied (new) 2025/01/06 02:09:40 ERROR : B2 bucket rclone-test-qokomex4linu: not deleting files as there were IO errors 2025/01/06 02:09:40 ERROR : B2 bucket rclone-test-qokomex4linu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:42 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:09:42 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:42 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:42 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:42 INFO : potato: Deleted 2025/01/06 02:09:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:09:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.42s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:44 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:45 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:45 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:45 INFO : potato: Deleted 2025/01/06 02:09:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:09:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:45 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:45 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:45 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:09:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:09:47 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:47 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/06 02:09:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 02:09:49 DEBUG : enormous: Excluded 2025/01/06 02:09:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 02:09:49 DEBUG : potato2: Excluded 2025/01/06 02:09:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 02:09:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:49 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:49 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:49 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:49 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:50 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 02:09:50 DEBUG : enormous: Excluded 2025/01/06 02:09:50 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 02:09:50 DEBUG : potato2: Excluded 2025/01/06 02:09:50 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 02:09:50 DEBUG : Local file system at /tmp/rclone3143040814: Waiting for checks to finish 2025/01/06 02:09:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/06 02:09:50 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:50 DEBUG : Local file system at /tmp/rclone3143040814: Waiting for transfers to finish 2025/01/06 02:09:50 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:52 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 02:09:52 DEBUG : enormous: Excluded 2025/01/06 02:09:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 02:09:52 DEBUG : potato2: Excluded 2025/01/06 02:09:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:09:52 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:52 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:52 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:52 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:52 INFO : enormous: Deleted 2025/01/06 02:09:53 INFO : potato2: Deleted 2025/01/06 02:09:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/06 02:09:53 DEBUG : empty space: Unchanged skipping 2025/01/06 02:09:53 DEBUG : Local file system at /tmp/rclone3143040814: Waiting for checks to finish 2025/01/06 02:09:53 DEBUG : Local file system at /tmp/rclone3143040814: Waiting for transfers to finish 2025/01/06 02:09:53 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:53 INFO : enormous: Deleted 2025/01/06 02:09:53 INFO : potato2: Deleted 2025/01/06 02:09:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:09:56 DEBUG : five: Need to transfer - File not found at Destination 2025/01/06 02:09:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/06 02:09:56 DEBUG : one: Destination is newer than source, skipping 2025/01/06 02:09:56 DEBUG : three: Sizes identical 2025/01/06 02:09:56 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/06 02:09:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 02:09:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3143040814) 2025/01/06 02:09:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qokomex4linu) 2025/01/06 02:09:56 DEBUG : two: sha1 differ 2025/01/06 02:09:56 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/06 02:09:56 INFO : five: Copied (new) 2025/01/06 02:09:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/06 02:09:56 INFO : four: Copied (replaced existing) 2025/01/06 02:09:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 02:09:56 INFO : two: Copied (replaced existing) 2025/01/06 02:09:56 DEBUG : Waiting for deletions to finish 2025/01/06 02:09:57 DEBUG : one: Destination is newer than source, skipping 2025/01/06 02:09:57 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/06 02:09:57 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/06 02:09:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3143040814) 2025/01/06 02:09:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 02:09:57 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qokomex4linu) 2025/01/06 02:09:57 DEBUG : three: sha1 differ 2025/01/06 02:09:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/06 02:09:57 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/06 02:09:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 02:09:57 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/06 02:09:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/06 02:09:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 02:09:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 02:09:57 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 02:09:57 INFO : three: Copied (replaced existing) 2025/01/06 02:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/06 02:09:59 INFO : B2 bucket rclone-test-qokomex4linu: Making map for --track-renames 2025/01/06 02:09:59 INFO : B2 bucket rclone-test-qokomex4linu: Finished making map for --track-renames 2025/01/06 02:09:59 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:09:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 02:09:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/06 02:09:59 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for renames to finish 2025/01/06 02:09:59 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:09:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 02:09:59 INFO : potato: Copied (new) 2025/01/06 02:09:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 02:09:59 INFO : yam: Copied (new) 2025/01/06 02:09:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:10:00 INFO : B2 bucket rclone-test-qokomex4linu: Making map for --track-renames 2025/01/06 02:10:00 INFO : B2 bucket rclone-test-qokomex4linu: Finished making map for --track-renames 2025/01/06 02:10:00 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:00 DEBUG : potato: Unchanged skipping 2025/01/06 02:10:00 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for renames to finish 2025/01/06 02:10:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 02:10:00 INFO : yam: Copied (server-side copy) to: yaml 2025/01/06 02:10:01 INFO : yam: Deleted 2025/01/06 02:10:01 INFO : yaml: Renamed from "yam" 2025/01/06 02:10:01 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/06 02:10:02 INFO : B2 bucket rclone-test-qokomex4linu: Making map for --track-renames 2025/01/06 02:10:02 INFO : B2 bucket rclone-test-qokomex4linu: Finished making map for --track-renames 2025/01/06 02:10:02 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 02:10:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/06 02:10:02 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for renames to finish 2025/01/06 02:10:02 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 02:10:03 INFO : potato: Copied (new) 2025/01/06 02:10:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 02:10:03 INFO : yam: Copied (new) 2025/01/06 02:10:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:10:03 INFO : B2 bucket rclone-test-qokomex4linu: Making map for --track-renames 2025/01/06 02:10:03 INFO : B2 bucket rclone-test-qokomex4linu: Finished making map for --track-renames 2025/01/06 02:10:03 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:03 DEBUG : potato: Unchanged skipping 2025/01/06 02:10:03 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for renames to finish 2025/01/06 02:10:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 02:10:04 INFO : yam: Copied (server-side copy) to: yaml 2025/01/06 02:10:04 INFO : yam: Deleted 2025/01/06 02:10:04 INFO : yaml: Renamed from "yam" 2025/01/06 02:10:04 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/06 02:10:06 INFO : B2 bucket rclone-test-qokomex4linu: Making map for --track-renames 2025/01/06 02:10:06 INFO : B2 bucket rclone-test-qokomex4linu: Finished making map for --track-renames 2025/01/06 02:10:06 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 02:10:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/06 02:10:06 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for renames to finish 2025/01/06 02:10:06 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 02:10:06 INFO : sub/yam: Copied (new) 2025/01/06 02:10:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 02:10:07 INFO : potato: Copied (new) 2025/01/06 02:10:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:10:08 DEBUG : potato: Unchanged skipping 2025/01/06 02:10:08 INFO : B2 bucket rclone-test-qokomex4linu: Making map for --track-renames 2025/01/06 02:10:08 INFO : B2 bucket rclone-test-qokomex4linu: Finished making map for --track-renames 2025/01/06 02:10:08 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:08 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for renames to finish 2025/01/06 02:10:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 02:10:08 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/06 02:10:08 INFO : sub/yam: Deleted 2025/01/06 02:10:08 INFO : yam: Renamed from "sub/yam" 2025/01/06 02:10:08 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.19s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:10 DEBUG : Creating backend with remote "/tmp/rclone3143040814/dir1" 2025/01/06 02:10:10 DEBUG : Creating backend with remote "/tmp/rclone3143040814/dir2" 2025/01/06 02:10:10 DEBUG : Local file system at /tmp/rclone3143040814/dir2: Using server-side directory move 2025/01/06 02:10:10 INFO : Local file system at /tmp/rclone3143040814/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 02:10:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/06 02:10:10 INFO : file1.txt: Moved (server-side) 2025/01/06 02:10:10 DEBUG : Local file system at /tmp/rclone3143040814/dir2: Waiting for checks to finish 2025/01/06 02:10:10 DEBUG : Local file system at /tmp/rclone3143040814/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:10:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/06 02:10:10 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:10 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/06 02:10:11 INFO : nested/sub dir/file: Copied (new) 2025/01/06 02:10:11 INFO : nested/sub dir/file: Deleted 2025/01/06 02:10:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:10:11 INFO : sub dir/hello world: Copied (new) 2025/01/06 02:10:11 INFO : sub dir/hello world: Deleted 2025/01/06 02:10:11 INFO : sub dir: Removing directory 2025/01/06 02:10:11 INFO : nested/sub dir: Removing directory 2025/01/06 02:10:11 INFO : nested: Removing directory 2025/01/06 02:10:11 DEBUG : Local file system at /tmp/rclone3143040814: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 02:10:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/06 02:10:13 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:13 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/06 02:10:13 INFO : nested/sub dir/file: Copied (new) 2025/01/06 02:10:13 INFO : nested/sub dir/file: Deleted 2025/01/06 02:10:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 02:10:13 INFO : sub dir/hello world: Copied (new) 2025/01/06 02:10:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 02:10:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/06 02:10:15 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:15 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 02:10:15 INFO : existing: Copied (new) 2025/01/06 02:10:15 INFO : existing: Deleted 2025/01/06 02:10:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/06 02:10:15 INFO : existing-b: Copied (new) 2025/01/06 02:10:15 INFO : existing-b: Deleted 2025/01/06 02:10:15 DEBUG : existing: Destination exists, skipping 2025/01/06 02:10:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/06 02:10:15 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:10:15 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:10:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-seqohap0zili" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qokomex4linu -> B2 bucket rclone-test-seqohap0zili 2025/01/06 02:10:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:10:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/06 02:10:21 DEBUG : empty space: Unchanged skipping 2025/01/06 02:10:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 02:10:21 DEBUG : B2 bucket rclone-test-seqohap0zili: Waiting for checks to finish 2025/01/06 02:10:21 INFO : empty space: Deleted 2025/01/06 02:10:21 DEBUG : B2 bucket rclone-test-seqohap0zili: Waiting for transfers to finish 2025/01/06 02:10:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:10:21 INFO : potato2: Copied (server-side copy) 2025/01/06 02:10:21 INFO : potato2: Deleted 2025/01/06 02:10:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 02:10:22 INFO : potato3: Copied (server-side copy) 2025/01/06 02:10:22 INFO : potato3: Deleted 2025/01/06 02:10:22 DEBUG : Creating backend with remote "TestB2:rclone-test-medolox3xowo" 2025/01/06 02:10:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/06 02:10:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:10:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/06 02:10:23 DEBUG : B2 bucket rclone-test-medolox3xowo: Waiting for checks to finish 2025/01/06 02:10:23 DEBUG : B2 bucket rclone-test-medolox3xowo: Waiting for transfers to finish 2025/01/06 02:10:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 02:10:24 INFO : empty space: Copied (server-side copy) 2025/01/06 02:10:24 INFO : empty space: Deleted 2025/01/06 02:10:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:10:24 INFO : potato2: Copied (server-side copy) 2025/01/06 02:10:25 INFO : potato2: Deleted 2025/01/06 02:10:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 02:10:25 INFO : potato3: Copied (server-side copy) 2025/01/06 02:10:25 INFO : potato3: Deleted 2025/01/06 02:10:25 DEBUG : B2 bucket rclone-test-medolox3xowo: Purge remote 2025/01/06 02:10:25 INFO : B2 bucket rclone-test-medolox3xowo: cleaning bucket "rclone-test-medolox3xowo" of all files 2025/01/06 02:10:25 DEBUG : empty space: Deleting (id "4_z5f62ada3600d3b9b9f480e1b_f108347755ec988bf_d20250106_m021024_c001_v0001184_t0018_u01736129424420") 2025/01/06 02:10:25 DEBUG : potato2: Deleting (id "4_z5f62ada3600d3b9b9f480e1b_f103ec3db413b7cce_d20250106_m021024_c001_v0001100_t0021_u01736129424638") 2025/01/06 02:10:25 DEBUG : potato3: Deleting (id "4_z5f62ada3600d3b9b9f480e1b_f102e40c4c0c05f2c_d20250106_m021024_c001_v0001109_t0043_u01736129424787") 2025/01/06 02:10:26 DEBUG : B2 bucket rclone-test-seqohap0zili: Purge remote 2025/01/06 02:10:26 INFO : B2 bucket rclone-test-seqohap0zili: cleaning bucket "rclone-test-seqohap0zili" of all files 2025/01/06 02:10:26 DEBUG : empty space: Deleting (id "4_zdf429d93600d3b9b9f480e1b_f4165d2c336bf1ca6_d20250106_m021024_c001_v7007000_t0000_u01736129424615") 2025/01/06 02:10:26 DEBUG : empty space: Deleting (id "4_zdf429d93600d3b9b9f480e1b_f1114ae2f3315a89e_d20250106_m021020_c001_v0001184_t0002_u01736129420750") 2025/01/06 02:10:26 DEBUG : potato2: Deleting (id "4_zdf429d93600d3b9b9f480e1b_f4165d2c336bf1ca8_d20250106_m021025_c001_v7007000_t0000_u01736129425000") 2025/01/06 02:10:26 DEBUG : potato2: Deleting (id "4_zdf429d93600d3b9b9f480e1b_f11112c5caafa865b_d20250106_m021021_c001_v0001165_t0043_u01736129421593") 2025/01/06 02:10:26 DEBUG : potato3: Deleting (id "4_zdf429d93600d3b9b9f480e1b_f4165d2c336bf1ca9_d20250106_m021025_c001_v7007000_t0000_u01736129425276") 2025/01/06 02:10:26 DEBUG : potato3: Deleting (id "4_zdf429d93600d3b9b9f480e1b_f110f06baec39468c_d20250106_m021021_c001_v0001182_t0020_u01736129421922") 2025/01/06 02:10:26 DEBUG : potato3: Deleting (id "4_zdf429d93600d3b9b9f480e1b_f1114ae2f3315a8a6_d20250106_m021020_c001_v0001184_t0058_u01736129420982") --- PASS: TestServerSideMove (11.48s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:28 DEBUG : Creating backend with remote "TestB2:rclone-test-weqecon0hemi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qokomex4linu -> B2 bucket rclone-test-weqecon0hemi 2025/01/06 02:10:34 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 02:10:34 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 02:10:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:10:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 02:10:34 DEBUG : B2 bucket rclone-test-weqecon0hemi: Waiting for checks to finish 2025/01/06 02:10:34 DEBUG : B2 bucket rclone-test-weqecon0hemi: Waiting for transfers to finish 2025/01/06 02:10:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:10:34 INFO : potato2: Copied (server-side copy) 2025/01/06 02:10:34 INFO : potato2: Deleted 2025/01/06 02:10:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 02:10:34 INFO : potato3: Copied (server-side copy) 2025/01/06 02:10:35 INFO : potato3: Deleted 2025/01/06 02:10:35 DEBUG : Creating backend with remote "TestB2:rclone-test-behivaw3zugu" 2025/01/06 02:10:36 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 02:10:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:10:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/06 02:10:36 DEBUG : B2 bucket rclone-test-behivaw3zugu: Waiting for checks to finish 2025/01/06 02:10:36 DEBUG : B2 bucket rclone-test-behivaw3zugu: Waiting for transfers to finish 2025/01/06 02:10:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 02:10:37 INFO : potato3: Copied (server-side copy) 2025/01/06 02:10:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:10:37 INFO : potato2: Copied (server-side copy) 2025/01/06 02:10:38 INFO : potato3: Deleted 2025/01/06 02:10:38 INFO : potato2: Deleted 2025/01/06 02:10:38 DEBUG : B2 bucket rclone-test-behivaw3zugu: Purge remote 2025/01/06 02:10:38 INFO : B2 bucket rclone-test-behivaw3zugu: cleaning bucket "rclone-test-behivaw3zugu" of all files 2025/01/06 02:10:38 DEBUG : potato2: Deleting (id "4_z2fc2ddc3600d3b9b9f480e1b_f118d29eaefb176e6_d20250106_m021037_c001_v0001115_t0032_u01736129437284") 2025/01/06 02:10:38 DEBUG : potato3: Deleting (id "4_z2fc2ddc3600d3b9b9f480e1b_f1107edcd11f22928_d20250106_m021037_c001_v0001161_t0010_u01736129437633") 2025/01/06 02:10:39 DEBUG : B2 bucket rclone-test-weqecon0hemi: Purge remote 2025/01/06 02:10:39 INFO : B2 bucket rclone-test-weqecon0hemi: cleaning bucket "rclone-test-weqecon0hemi" of all files 2025/01/06 02:10:39 DEBUG : empty space: Deleting (id "4_zbfc2cda3600d3b9b9f480e1b_f1087571c5f08f278_d20250106_m021033_c001_v0001105_t0039_u01736129433260") 2025/01/06 02:10:39 DEBUG : potato2: Deleting (id "4_zbfc2cda3600d3b9b9f480e1b_f402c573ce7f1d158_d20250106_m021038_c001_v7007000_t0000_u01736129438076") 2025/01/06 02:10:39 DEBUG : potato2: Deleting (id "4_zbfc2cda3600d3b9b9f480e1b_f102018b7a3538fc8_d20250106_m021034_c001_v0001184_t0015_u01736129434519") 2025/01/06 02:10:39 DEBUG : potato3: Deleting (id "4_zbfc2cda3600d3b9b9f480e1b_f40443c28186ff511_d20250106_m021037_c001_v7007000_t0000_u01736129437973") 2025/01/06 02:10:39 DEBUG : potato3: Deleting (id "4_zbfc2cda3600d3b9b9f480e1b_f100b98eb1e2f08fa_d20250106_m021034_c001_v0001182_t0033_u01736129434768") 2025/01/06 02:10:39 DEBUG : potato3: Deleting (id "4_zbfc2cda3600d3b9b9f480e1b_f1087571c5f08f27a_d20250106_m021033_c001_v0001105_t0006_u01736129433610") --- PASS: TestServerSideMoveWithFilter (12.96s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ramogih3gagu" 2025/01/06 02:10:44 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qokomex4linu -> B2 bucket rclone-test-ramogih3gagu 2025/01/06 02:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:10:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/06 02:10:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 02:10:46 DEBUG : B2 bucket rclone-test-ramogih3gagu: Waiting for checks to finish 2025/01/06 02:10:46 DEBUG : empty space: Unchanged skipping 2025/01/06 02:10:47 INFO : empty space: Deleted 2025/01/06 02:10:47 DEBUG : B2 bucket rclone-test-ramogih3gagu: Waiting for transfers to finish 2025/01/06 02:10:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:10:47 INFO : potato2: Copied (server-side copy) 2025/01/06 02:10:47 INFO : potato2: Deleted 2025/01/06 02:10:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 02:10:47 INFO : potato3: Copied (server-side copy) 2025/01/06 02:10:47 INFO : potato3: Deleted 2025/01/06 02:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jiguzin9nohi" 2025/01/06 02:10:48 DEBUG : tomatoDir: Making directory 2025/01/06 02:10:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/06 02:10:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 02:10:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/06 02:10:49 DEBUG : B2 bucket rclone-test-jiguzin9nohi: Waiting for checks to finish 2025/01/06 02:10:49 DEBUG : B2 bucket rclone-test-jiguzin9nohi: Waiting for transfers to finish 2025/01/06 02:10:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 02:10:50 INFO : empty space: Copied (server-side copy) 2025/01/06 02:10:50 INFO : empty space: Deleted 2025/01/06 02:10:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 02:10:50 INFO : potato2: Copied (server-side copy) 2025/01/06 02:10:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 02:10:50 INFO : potato3: Copied (server-side copy) 2025/01/06 02:10:50 INFO : potato2: Deleted 2025/01/06 02:10:50 INFO : potato3: Deleted 2025/01/06 02:10:51 DEBUG : B2 bucket rclone-test-jiguzin9nohi: Purge remote 2025/01/06 02:10:51 INFO : B2 bucket rclone-test-jiguzin9nohi: cleaning bucket "rclone-test-jiguzin9nohi" of all files 2025/01/06 02:10:51 DEBUG : empty space: Deleting (id "4_zcfd20de3601d3b9b9f480e1b_f107b978532173b37_d20250106_m021050_c001_v0001157_t0022_u01736129450233") 2025/01/06 02:10:51 DEBUG : potato2: Deleting (id "4_zcfd20de3601d3b9b9f480e1b_f1061f1a51ebbc1d7_d20250106_m021050_c001_v0001184_t0028_u01736129450664") 2025/01/06 02:10:51 DEBUG : potato3: Deleting (id "4_zcfd20de3601d3b9b9f480e1b_f100b60bb7efb67a5_d20250106_m021050_c001_v0001184_t0043_u01736129450673") 2025/01/06 02:10:52 DEBUG : B2 bucket rclone-test-ramogih3gagu: Purge remote 2025/01/06 02:10:52 INFO : B2 bucket rclone-test-ramogih3gagu: cleaning bucket "rclone-test-ramogih3gagu" of all files 2025/01/06 02:10:52 DEBUG : empty space: Deleting (id "4_zbf42fdd3600d3b9b9f480e1b_f402c8e65bd160d1e_d20250106_m021050_c001_v7007000_t0000_u01736129450597") 2025/01/06 02:10:52 DEBUG : empty space: Deleting (id "4_zbf42fdd3600d3b9b9f480e1b_f100b60bb7efb6736_d20250106_m021046_c001_v0001184_t0047_u01736129446254") 2025/01/06 02:10:52 DEBUG : potato2: Deleting (id "4_zbf42fdd3600d3b9b9f480e1b_f402c8e65bd160d20_d20250106_m021050_c001_v7007000_t0000_u01736129450875") 2025/01/06 02:10:52 DEBUG : potato2: Deleting (id "4_zbf42fdd3600d3b9b9f480e1b_f1075803ac0039d2e_d20250106_m021047_c001_v0001182_t0047_u01736129447079") 2025/01/06 02:10:52 DEBUG : potato3: Deleting (id "4_zbf42fdd3600d3b9b9f480e1b_f418b9a93d69ab9fe_d20250106_m021050_c001_v7007000_t0000_u01736129450881") 2025/01/06 02:10:52 DEBUG : potato3: Deleting (id "4_zbf42fdd3600d3b9b9f480e1b_f11296b0bbdc55203_d20250106_m021047_c001_v0001101_t0003_u01736129447322") 2025/01/06 02:10:52 DEBUG : potato3: Deleting (id "4_zbf42fdd3600d3b9b9f480e1b_f100b60bb7efb673c_d20250106_m021046_c001_v0001184_t0029_u01736129446464") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:10:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/rclone-sync-test" 2025/01/06 02:11:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/rclone-sync-test-include/layer2" 2025/01/06 02:11:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/rclone-sync-test-ignore-file" 2025/01/06 02:11:08 DEBUG : B2 bucket rclone-test-qokomex4linu path rclone-sync-test: Waiting for checks to finish 2025/01/06 02:11:08 DEBUG : B2 bucket rclone-test-qokomex4linu path rclone-sync-test: Waiting for transfers to finish 2025/01/06 02:11:08 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:08 INFO : There was nothing to transfer 2025/01/06 02:11:08 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:11:08 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:11:08 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:11:08 DEBUG : B2 bucket rclone-test-qokomex4linu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/06 02:11:08 DEBUG : B2 bucket rclone-test-qokomex4linu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/06 02:11:08 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:11:09 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:11:09 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:11:09 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:11:09 DEBUG : B2 bucket rclone-test-qokomex4linu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/06 02:11:09 DEBUG : B2 bucket rclone-test-qokomex4linu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/06 02:11:09 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.92s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:11:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dst" 2025/01/06 02:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/CompareDest" 2025/01/06 02:11:20 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 02:11:20 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:20 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:11:21 INFO : one: Copied (new) 2025/01/06 02:11:21 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/06 02:11:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/06 02:11:22 DEBUG : pacer: Reducing sleep to 10ms 2025/01/06 02:11:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:22 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:22 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 02:11:23 INFO : one: Copied (replaced existing) 2025/01/06 02:11:23 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:25 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 02:11:25 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:25 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:25 INFO : There was nothing to transfer 2025/01/06 02:11:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 02:11:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:27 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 02:11:27 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:27 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:27 INFO : There was nothing to transfer 2025/01/06 02:11:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 02:11:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:28 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 02:11:28 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:28 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:28 INFO : There was nothing to transfer 2025/01/06 02:11:29 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/01/06 02:11:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 02:11:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 02:11:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:29 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 02:11:29 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:29 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:29 INFO : There was nothing to transfer 2025/01/06 02:11:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:30 DEBUG : two: Need to transfer - File not found at Destination 2025/01/06 02:11:30 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 02:11:30 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/06 02:11:31 INFO : two: Copied (new) 2025/01/06 02:11:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dest" 2025/01/06 02:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/pre-dest1" 2025/01/06 02:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/pre-dest2" 2025/01/06 02:11:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:11:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/06 02:11:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:11:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/06 02:11:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/06 02:11:39 DEBUG : B2 bucket rclone-test-qokomex4linu path dest: Waiting for checks to finish 2025/01/06 02:11:39 DEBUG : B2 bucket rclone-test-qokomex4linu path dest: Waiting for transfers to finish 2025/01/06 02:11:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/06 02:11:40 INFO : 3: Copied (new) 2025/01/06 02:11:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.18s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dst" 2025/01/06 02:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/CopyDest" 2025/01/06 02:11:45 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 02:11:45 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:45 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:11:45 INFO : one: Copied (new) 2025/01/06 02:11:45 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:46 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:46 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 02:11:46 INFO : one: Copied (replaced existing) 2025/01/06 02:11:46 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/BackupDir" 2025/01/06 02:11:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:49 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 02:11:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:11:51 INFO : one: Copied (server-side copy) 2025/01/06 02:11:51 INFO : one: Deleted 2025/01/06 02:11:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 02:11:51 INFO : one: Copied (server-side copy) 2025/01/06 02:11:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/06 02:11:51 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:51 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 02:11:53 INFO : two: Copied (server-side copy) 2025/01/06 02:11:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/06 02:11:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:53 DEBUG : one: Unchanged skipping 2025/01/06 02:11:53 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:53 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:53 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:53 DEBUG : one: Unchanged skipping 2025/01/06 02:11:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:53 DEBUG : two: Unchanged skipping 2025/01/06 02:11:53 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:53 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:53 DEBUG : Waiting for deletions to finish 2025/01/06 02:11:53 INFO : There was nothing to transfer 2025/01/06 02:11:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/06 02:11:55 DEBUG : three: Destination not found in --copy-dest 2025/01/06 02:11:55 DEBUG : three: Need to transfer - File not found at Destination 2025/01/06 02:11:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:55 DEBUG : one: Unchanged skipping 2025/01/06 02:11:55 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:11:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 02:11:55 DEBUG : two: Unchanged skipping 2025/01/06 02:11:55 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:11:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/06 02:11:55 INFO : three: Copied (new) 2025/01/06 02:11:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.92s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dst" 2025/01/06 02:12:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/backup" 2025/01/06 02:12:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 02:12:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:02 DEBUG : two: Unchanged skipping 2025/01/06 02:12:02 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:12:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:12:04 INFO : one: Copied (server-side copy) 2025/01/06 02:12:04 INFO : one: Deleted 2025/01/06 02:12:04 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:12:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:05 INFO : one: Copied (new) 2025/01/06 02:12:05 DEBUG : Waiting for deletions to finish 2025/01/06 02:12:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 02:12:05 INFO : three.txt: Copied (server-side copy) 2025/01/06 02:12:05 INFO : three.txt: Deleted 2025/01/06 02:12:05 INFO : three.txt: Moved into backup dir 2025/01/06 02:12:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 02:12:07 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:12:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:07 DEBUG : two: Unchanged skipping 2025/01/06 02:12:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:07 INFO : one: Copied (server-side copy) 2025/01/06 02:12:07 INFO : one: Deleted 2025/01/06 02:12:07 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:12:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 02:12:08 INFO : one: Copied (new) 2025/01/06 02:12:08 DEBUG : Waiting for deletions to finish 2025/01/06 02:12:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 02:12:08 INFO : three.txt: Copied (server-side copy) 2025/01/06 02:12:08 INFO : three.txt: Deleted 2025/01/06 02:12:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dst" 2025/01/06 02:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/backup" 2025/01/06 02:12:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 02:12:15 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:12:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:15 DEBUG : two: Unchanged skipping 2025/01/06 02:12:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:12:17 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 02:12:17 INFO : one: Deleted 2025/01/06 02:12:17 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:12:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:18 INFO : one: Copied (new) 2025/01/06 02:12:18 DEBUG : Waiting for deletions to finish 2025/01/06 02:12:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 02:12:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 02:12:18 INFO : three.txt: Deleted 2025/01/06 02:12:18 INFO : three.txt: Moved into backup dir 2025/01/06 02:12:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 02:12:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:20 DEBUG : two: Unchanged skipping 2025/01/06 02:12:20 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:12:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:21 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 02:12:21 INFO : one: Deleted 2025/01/06 02:12:21 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:12:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 02:12:21 INFO : one: Copied (new) 2025/01/06 02:12:21 DEBUG : Waiting for deletions to finish 2025/01/06 02:12:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 02:12:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 02:12:22 INFO : three.txt: Deleted 2025/01/06 02:12:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dst" 2025/01/06 02:12:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/backup" 2025/01/06 02:12:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 02:12:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:28 DEBUG : two: Unchanged skipping 2025/01/06 02:12:28 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:12:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:12:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/06 02:12:29 INFO : one: Deleted 2025/01/06 02:12:29 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:12:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:30 INFO : one: Copied (new) 2025/01/06 02:12:30 DEBUG : Waiting for deletions to finish 2025/01/06 02:12:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 02:12:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/06 02:12:31 INFO : three.txt: Deleted 2025/01/06 02:12:31 INFO : three.txt: Moved into backup dir 2025/01/06 02:12:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 02:12:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:33 DEBUG : two: Unchanged skipping 2025/01/06 02:12:33 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:12:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/06 02:12:33 INFO : one: Deleted 2025/01/06 02:12:33 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:12:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 02:12:34 INFO : one: Copied (new) 2025/01/06 02:12:34 DEBUG : Waiting for deletions to finish 2025/01/06 02:12:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 02:12:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/06 02:12:34 INFO : three.txt: Deleted 2025/01/06 02:12:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.75s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dst" 2025/01/06 02:12:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 02:12:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:40 DEBUG : two: Unchanged skipping 2025/01/06 02:12:40 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:12:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:12:41 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 02:12:41 INFO : one: Deleted 2025/01/06 02:12:41 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:42 INFO : one: Copied (new) 2025/01/06 02:12:42 DEBUG : Waiting for deletions to finish 2025/01/06 02:12:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 02:12:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 02:12:42 INFO : three.txt: Deleted 2025/01/06 02:12:42 INFO : three.txt: Moved into backup dir 2025/01/06 02:12:43 DEBUG : one.bak: Excluded (Path Filter) 2025/01/06 02:12:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/06 02:12:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 02:12:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:43 DEBUG : two: Unchanged skipping 2025/01/06 02:12:43 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for checks to finish 2025/01/06 02:12:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:44 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 02:12:44 INFO : one: Deleted 2025/01/06 02:12:44 DEBUG : B2 bucket rclone-test-qokomex4linu path dst: Waiting for transfers to finish 2025/01/06 02:12:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 02:12:44 INFO : one: Copied (new) 2025/01/06 02:12:44 DEBUG : Waiting for deletions to finish 2025/01/06 02:12:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 02:12:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 02:12:45 INFO : three.txt: Deleted 2025/01/06 02:12:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.64s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dst" 2025/01/06 02:12:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 02:12:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:12:51 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 02:12:51 INFO : one: Deleted 2025/01/06 02:12:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:52 INFO : one: Copied (new) 2025/01/06 02:12:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:52 DEBUG : two: Unchanged skipping 2025/01/06 02:12:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/06 02:12:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 02:12:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 02:12:53 INFO : three.txt: Deleted 2025/01/06 02:12:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 02:12:53 INFO : three.txt: Copied (new) 2025/01/06 02:12:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 02:12:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:12:54 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 02:12:54 INFO : one: Deleted 2025/01/06 02:12:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 02:12:54 INFO : one: Copied (new) 2025/01/06 02:12:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:12:55 DEBUG : two: Unchanged skipping 2025/01/06 02:12:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/06 02:12:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 02:12:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 02:12:55 INFO : three.txt: Deleted 2025/01/06 02:12:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/06 02:12:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:12:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qokomex4linu/dst" 2025/01/06 02:13:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 02:13:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 02:13:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/06 02:13:02 INFO : one: Deleted 2025/01/06 02:13:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:13:03 INFO : one: Copied (new) 2025/01/06 02:13:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:03 DEBUG : two: Unchanged skipping 2025/01/06 02:13:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/06 02:13:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 02:13:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/06 02:13:04 INFO : three.txt: Deleted 2025/01/06 02:13:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 02:13:04 INFO : three.txt: Copied (new) 2025/01/06 02:13:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/06 02:13:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/06 02:13:05 DEBUG : pacer: Reducing sleep to 10ms 2025/01/06 02:13:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 02:13:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 02:13:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/06 02:13:06 INFO : one: Deleted 2025/01/06 02:13:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 02:13:06 INFO : one: Copied (new) 2025/01/06 02:13:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:06 DEBUG : two: Unchanged skipping 2025/01/06 02:13:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/06 02:13:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 02:13:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/06 02:13:07 INFO : three.txt: Deleted 2025/01/06 02:13:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/06 02:13:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.68s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:13:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/06 02:13:10 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:13:10 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:13:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/06 02:13:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/06 02:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.84s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:13:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 02:13:12 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:13:12 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:13:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 02:13:13 INFO : existing: Copied (new) 2025/01/06 02:13:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:13:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/06 02:13:13 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:13:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/06 02:13:13 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:13:13 ERROR : B2 bucket rclone-test-qokomex4linu: not deleting files as there were IO errors 2025/01/06 02:13:13 ERROR : B2 bucket rclone-test-qokomex4linu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncImmutable (2.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:13:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:16 DEBUG : existing: Unchanged skipping 2025/01/06 02:13:16 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:13:16 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:13:16 DEBUG : Waiting for deletions to finish 2025/01/06 02:13:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.23s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:13:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both0: Unchanged skipping 2025/01/06 02:13:34 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:13:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both11: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both13: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both14: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both15: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both16: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both17: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both12: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both19: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both2: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both3: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both4: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both5: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both6: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both7: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both8: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:34 DEBUG : both9: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both10: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both1: Unchanged skipping 2025/01/06 02:13:34 DEBUG : both18: Unchanged skipping 2025/01/06 02:13:34 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:13:34 DEBUG : Waiting for deletions to finish 2025/01/06 02:13:34 INFO : only4: Deleted 2025/01/06 02:13:34 INFO : only7: Deleted 2025/01/06 02:13:34 INFO : only0: Deleted 2025/01/06 02:13:34 INFO : only10: Deleted 2025/01/06 02:13:34 INFO : only15: Deleted 2025/01/06 02:13:34 INFO : only16: Deleted 2025/01/06 02:13:35 INFO : only18: Deleted 2025/01/06 02:13:35 INFO : only9: Deleted 2025/01/06 02:13:35 INFO : only1: Deleted 2025/01/06 02:13:35 INFO : only12: Deleted 2025/01/06 02:13:35 INFO : only14: Deleted 2025/01/06 02:13:35 INFO : only17: Deleted 2025/01/06 02:13:35 INFO : only19: Deleted 2025/01/06 02:13:35 INFO : only3: Deleted 2025/01/06 02:13:35 INFO : only6: Deleted 2025/01/06 02:13:35 INFO : only11: Deleted 2025/01/06 02:13:35 INFO : only2: Deleted 2025/01/06 02:13:35 INFO : only5: Deleted 2025/01/06 02:13:35 INFO : only8: Deleted 2025/01/06 02:13:35 INFO : only13: Deleted 2025/01/06 02:13:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:13:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for checks to finish 2025/01/06 02:13:56 DEBUG : both1: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both12: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both13: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both14: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both0: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both16: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both17: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both18: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both19: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both2: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both3: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both4: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both5: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both10: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both11: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both15: Unchanged skipping 2025/01/06 02:13:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:13:56 DEBUG : both6: Unchanged skipping 2025/01/06 02:13:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : both8: Unchanged skipping 2025/01/06 02:13:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : both7: Unchanged skipping 2025/01/06 02:13:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : both9: Unchanged skipping 2025/01/06 02:13:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/06 02:13:56 DEBUG : B2 bucket rclone-test-qokomex4linu: Waiting for transfers to finish 2025/01/06 02:13:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only1: Copied (replaced existing) 2025/01/06 02:13:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only13: Copied (replaced existing) 2025/01/06 02:13:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only10: Copied (replaced existing) 2025/01/06 02:13:56 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only15: Copied (replaced existing) 2025/01/06 02:13:56 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only16: Copied (replaced existing) 2025/01/06 02:13:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only17: Copied (replaced existing) 2025/01/06 02:13:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only18: Copied (replaced existing) 2025/01/06 02:13:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only11: Copied (replaced existing) 2025/01/06 02:13:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:56 INFO : only19: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only14: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only2: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only4: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only12: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only0: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only5: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only9: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only8: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only6: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only7: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 02:13:57 INFO : only3: Copied (replaced existing) 2025/01/06 02:13:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:14:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 02:14:05 DEBUG : sub dir: Making directory 2025/01/06 02:14:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" 2025/01/06 02:14:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 02:14:08 DEBUG : sub dir: Making directory 2025/01/06 02:14:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qokomex4linu", Local "Local file system at /tmp/rclone3143040814", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.45s) PASS 2025/01/06 02:14:12 DEBUG : B2 bucket rclone-test-qokomex4linu: Purge remote 2025/01/06 02:14:12 INFO : B2 bucket rclone-test-qokomex4linu: cleaning bucket "rclone-test-qokomex4linu" of all files 2025/01/06 02:14:13 DEBUG : BackupDir/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d54747_d20250106_m021156_c001_v7007000_t0000_u01736129516272") 2025/01/06 02:14:13 DEBUG : BackupDir/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f107b978532173bb2_d20250106_m021150_c001_v0001157_t0035_u01736129510911") 2025/01/06 02:14:13 DEBUG : CompareDest/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3f4b8_d20250106_m021131_c001_v7007000_t0000_u01736129491804") 2025/01/06 02:14:13 DEBUG : CompareDest/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05f73_d20250106_m021124_c001_v0001109_t0033_u01736129484812") 2025/01/06 02:14:13 DEBUG : CompareDest/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3f4ba_d20250106_m021131_c001_v7007000_t0000_u01736129491986") 2025/01/06 02:14:13 DEBUG : CompareDest/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da686f6_d20250106_m021126_c001_v0001180_t0010_u01736129486544") 2025/01/06 02:14:13 DEBUG : CopyDest/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d54748_d20250106_m021156_c001_v7007000_t0000_u01736129516465") 2025/01/06 02:14:13 DEBUG : CopyDest/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9958f_d20250106_m021147_c001_v0001184_t0022_u01736129507922") 2025/01/06 02:14:13 DEBUG : CopyDest/three: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d54749_d20250106_m021156_c001_v7007000_t0000_u01736129516665") 2025/01/06 02:14:13 DEBUG : CopyDest/three: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68736_d20250106_m021154_c001_v0001180_t0041_u01736129514500") 2025/01/06 02:14:13 DEBUG : CopyDest/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d5474b_d20250106_m021156_c001_v7007000_t0000_u01736129516870") 2025/01/06 02:14:13 DEBUG : CopyDest/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05fad_d20250106_m021152_c001_v0001109_t0019_u01736129512207") 2025/01/06 02:14:13 DEBUG : EXISTING: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb675_d20250106_m021316_c001_v7007000_t0000_u01736129596712") 2025/01/06 02:14:13 DEBUG : EXISTING: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06092_d20250106_m021315_c001_v0001109_t0017_u01736129595253") 2025/01/06 02:14:13 DEBUG : Testêé: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb65d_d20250106_m021311_c001_v7007000_t0000_u01736129591899") 2025/01/06 02:14:13 DEBUG : Testêé: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da687e3_d20250106_m021311_c001_v0001180_t0051_u01736129591299") 2025/01/06 02:14:13 DEBUG : Testêé: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06084_d20250106_m021309_c001_v0001109_t0058_u01736129589803") 2025/01/06 02:14:13 DEBUG : a/potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8c8c_d20250106_m020940_c001_v7007000_t0000_u01736129380779") 2025/01/06 02:14:13 DEBUG : a/potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68620_d20250106_m020940_c001_v0001180_t0021_u01736129380194") 2025/01/06 02:14:14 DEBUG : a/potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8c6f_d20250106_m020938_c001_v7007000_t0000_u01736129378455") 2025/01/06 02:14:14 DEBUG : a/potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68616_d20250106_m020937_c001_v0001180_t0035_u01736129377660") 2025/01/06 02:14:14 DEBUG : a/potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e081_d20250106_m020918_c001_v7007000_t0000_u01736129358246") 2025/01/06 02:14:14 DEBUG : a/potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685da_d20250106_m020917_c001_v0001180_t0023_u01736129357495") 2025/01/06 02:14:14 DEBUG : b/potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8c90_d20250106_m020940_c001_v7007000_t0000_u01736129380963") 2025/01/06 02:14:14 DEBUG : b/potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6861c_d20250106_m020939_c001_v0001180_t0028_u01736129379400") 2025/01/06 02:14:14 DEBUG : b/potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8c6d_d20250106_m020937_c001_v7007000_t0000_u01736129377898") 2025/01/06 02:14:14 DEBUG : b/potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68612_d20250106_m020936_c001_v0001180_t0033_u01736129376769") 2025/01/06 02:14:14 DEBUG : b/potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e07e_d20250106_m020917_c001_v7007000_t0000_u01736129357697") 2025/01/06 02:14:14 DEBUG : b/potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685d4_d20250106_m020916_c001_v0001180_t0002_u01736129356707") 2025/01/06 02:14:14 DEBUG : backup/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e42db_d20250106_m021209_c001_v7007000_t0000_u01736129529126") 2025/01/06 02:14:14 DEBUG : backup/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f114f6ed8d1cfc234_d20250106_m021207_c001_v0001105_t0040_u01736129527504") 2025/01/06 02:14:14 DEBUG : backup/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1071e90029452d0b_d20250106_m021203_c001_v0001100_t0047_u01736129523758") 2025/01/06 02:14:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce80f_d20250106_m021235_c001_v7007000_t0000_u01736129555388") 2025/01/06 02:14:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1023da7b18029e82_d20250106_m021233_c001_v0001146_t0022_u01736129553334") 2025/01/06 02:14:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f10242a95ffa16ba0_d20250106_m021229_c001_v0001183_t0015_u01736129549346") 2025/01/06 02:14:14 DEBUG : backup/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc465ff_d20250106_m021222_c001_v7007000_t0000_u01736129542605") 2025/01/06 02:14:14 DEBUG : backup/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1023d483dc4c8d6d_d20250106_m021221_c001_v0001178_t0031_u01736129541037") 2025/01/06 02:14:14 DEBUG : backup/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f118515ef8a64999a_d20250106_m021216_c001_v0001113_t0039_u01736129536703") 2025/01/06 02:14:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce810_d20250106_m021235_c001_v7007000_t0000_u01736129555582") 2025/01/06 02:14:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec99c11_d20250106_m021234_c001_v0001184_t0055_u01736129554637") 2025/01/06 02:14:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1067020b6a9ed4fd_d20250106_m021231_c001_v0001183_t0022_u01736129551219") 2025/01/06 02:14:15 DEBUG : backup/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e42dc_d20250106_m021209_c001_v7007000_t0000_u01736129529316") 2025/01/06 02:14:15 DEBUG : backup/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1194b7bf66ba93f4_d20250106_m021208_c001_v0001182_t0043_u01736129528362") 2025/01/06 02:14:15 DEBUG : backup/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f11677e83bbbdaf61_d20250106_m021205_c001_v0001134_t0059_u01736129525346") 2025/01/06 02:14:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc46601_d20250106_m021222_c001_v7007000_t0000_u01736129542800") 2025/01/06 02:14:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f104c49f23be32a6a_d20250106_m021221_c001_v0001182_t0007_u01736129541846") 2025/01/06 02:14:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1101e8bff0b56d58_d20250106_m021218_c001_v0001038_t0046_u01736129538357") 2025/01/06 02:14:15 DEBUG : both0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb70b_d20250106_m021358_c001_v7007000_t0000_u01736129638070") 2025/01/06 02:14:15 DEBUG : both0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a651_d20250106_m021340_c001_v0001184_t0030_u01736129620675") 2025/01/06 02:14:15 DEBUG : both0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f71f_d20250106_m021336_c001_v7007000_t0000_u01736129616090") 2025/01/06 02:14:15 DEBUG : both0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da687ef_d20250106_m021319_c001_v0001180_t0006_u01736129599079") 2025/01/06 02:14:15 DEBUG : both1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb70c_d20250106_m021358_c001_v7007000_t0000_u01736129638252") 2025/01/06 02:14:15 DEBUG : both1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68839_d20250106_m021342_c001_v0001180_t0027_u01736129622292") 2025/01/06 02:14:15 DEBUG : both1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f721_d20250106_m021336_c001_v7007000_t0000_u01736129616273") 2025/01/06 02:14:15 DEBUG : both1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060a4_d20250106_m021319_c001_v0001109_t0046_u01736129599872") 2025/01/06 02:14:15 DEBUG : both10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb70d_d20250106_m021358_c001_v7007000_t0000_u01736129638448") 2025/01/06 02:14:15 DEBUG : both10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68853_d20250106_m021348_c001_v0001180_t0016_u01736129628871") 2025/01/06 02:14:15 DEBUG : both10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f722_d20250106_m021336_c001_v7007000_t0000_u01736129616454") 2025/01/06 02:14:16 DEBUG : both10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060be_d20250106_m021326_c001_v0001109_t0026_u01736129606303") 2025/01/06 02:14:16 DEBUG : both11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb70e_d20250106_m021358_c001_v7007000_t0000_u01736129638631") 2025/01/06 02:14:16 DEBUG : both11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06106_d20250106_m021349_c001_v0001109_t0050_u01736129629309") 2025/01/06 02:14:16 DEBUG : both11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f725_d20250106_m021336_c001_v7007000_t0000_u01736129616637") 2025/01/06 02:14:16 DEBUG : both11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a460_d20250106_m021327_c001_v0001184_t0044_u01736129607111") 2025/01/06 02:14:16 DEBUG : both12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb710_d20250106_m021358_c001_v7007000_t0000_u01736129638812") 2025/01/06 02:14:16 DEBUG : both12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a7be_d20250106_m021350_c001_v0001184_t0009_u01736129630261") 2025/01/06 02:14:16 DEBUG : both12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f726_d20250106_m021336_c001_v7007000_t0000_u01736129616818") 2025/01/06 02:14:16 DEBUG : both12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68817_d20250106_m021327_c001_v0001180_t0008_u01736129607773") 2025/01/06 02:14:16 DEBUG : both13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb711_d20250106_m021358_c001_v7007000_t0000_u01736129638994") 2025/01/06 02:14:16 DEBUG : both13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6885b_d20250106_m021351_c001_v0001180_t0008_u01736129631048") 2025/01/06 02:14:16 DEBUG : both13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f728_d20250106_m021337_c001_v7007000_t0000_u01736129617009") 2025/01/06 02:14:16 DEBUG : both13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060c6_d20250106_m021328_c001_v0001109_t0058_u01736129608173") 2025/01/06 02:14:16 DEBUG : both14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb712_d20250106_m021359_c001_v7007000_t0000_u01736129639184") 2025/01/06 02:14:16 DEBUG : both14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c0610a_d20250106_m021351_c001_v0001109_t0015_u01736129631450") 2025/01/06 02:14:16 DEBUG : both14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f72a_d20250106_m021337_c001_v7007000_t0000_u01736129617191") 2025/01/06 02:14:16 DEBUG : both14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a4d0_d20250106_m021328_c001_v0001184_t0043_u01736129608901") 2025/01/06 02:14:16 DEBUG : both15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb713_d20250106_m021359_c001_v7007000_t0000_u01736129639366") 2025/01/06 02:14:16 DEBUG : both15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a804_d20250106_m021352_c001_v0001184_t0011_u01736129632319") 2025/01/06 02:14:16 DEBUG : both15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f72b_d20250106_m021337_c001_v7007000_t0000_u01736129617374") 2025/01/06 02:14:17 DEBUG : both15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6881f_d20250106_m021329_c001_v0001180_t0047_u01736129609651") 2025/01/06 02:14:17 DEBUG : both16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb714_d20250106_m021359_c001_v7007000_t0000_u01736129639548") 2025/01/06 02:14:17 DEBUG : both16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6885f_d20250106_m021353_c001_v0001180_t0046_u01736129633272") 2025/01/06 02:14:17 DEBUG : both16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f72e_d20250106_m021337_c001_v7007000_t0000_u01736129617557") 2025/01/06 02:14:17 DEBUG : both16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060ca_d20250106_m021330_c001_v0001109_t0002_u01736129610046") 2025/01/06 02:14:17 DEBUG : both17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb715_d20250106_m021359_c001_v7007000_t0000_u01736129639731") 2025/01/06 02:14:17 DEBUG : both17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06112_d20250106_m021353_c001_v0001109_t0010_u01736129633694") 2025/01/06 02:14:17 DEBUG : both17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f730_d20250106_m021337_c001_v7007000_t0000_u01736129617738") 2025/01/06 02:14:17 DEBUG : both17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a522_d20250106_m021331_c001_v0001184_t0013_u01736129611097") 2025/01/06 02:14:17 DEBUG : both18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb716_d20250106_m021359_c001_v7007000_t0000_u01736129639919") 2025/01/06 02:14:17 DEBUG : both18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a84c_d20250106_m021354_c001_v0001184_t0023_u01736129634593") 2025/01/06 02:14:17 DEBUG : both18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f731_d20250106_m021337_c001_v7007000_t0000_u01736129617921") 2025/01/06 02:14:17 DEBUG : both18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68829_d20250106_m021331_c001_v0001180_t0040_u01736129611992") 2025/01/06 02:14:17 DEBUG : both19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb717_d20250106_m021400_c001_v7007000_t0000_u01736129640108") 2025/01/06 02:14:17 DEBUG : both19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68869_d20250106_m021355_c001_v0001180_t0007_u01736129635324") 2025/01/06 02:14:17 DEBUG : both19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f733_d20250106_m021338_c001_v7007000_t0000_u01736129618106") 2025/01/06 02:14:17 DEBUG : both19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060d4_d20250106_m021332_c001_v0001109_t0043_u01736129612427") 2025/01/06 02:14:17 DEBUG : both2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb718_d20250106_m021400_c001_v7007000_t0000_u01736129640292") 2025/01/06 02:14:17 DEBUG : both2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060f0_d20250106_m021342_c001_v0001109_t0003_u01736129622756") 2025/01/06 02:14:17 DEBUG : both2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f734_d20250106_m021338_c001_v7007000_t0000_u01736129618287") 2025/01/06 02:14:17 DEBUG : both2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a2ff_d20250106_m021320_c001_v0001184_t0027_u01736129600501") 2025/01/06 02:14:18 DEBUG : both3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb719_d20250106_m021400_c001_v7007000_t0000_u01736129640474") 2025/01/06 02:14:18 DEBUG : both3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a6c9_d20250106_m021343_c001_v0001184_t0035_u01736129623702") 2025/01/06 02:14:18 DEBUG : both3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f736_d20250106_m021338_c001_v7007000_t0000_u01736129618468") 2025/01/06 02:14:18 DEBUG : both3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da687fb_d20250106_m021321_c001_v0001180_t0042_u01736129601185") 2025/01/06 02:14:18 DEBUG : both4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb71a_d20250106_m021400_c001_v7007000_t0000_u01736129640654") 2025/01/06 02:14:18 DEBUG : both4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68841_d20250106_m021344_c001_v0001180_t0054_u01736129624719") 2025/01/06 02:14:18 DEBUG : both4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f739_d20250106_m021338_c001_v7007000_t0000_u01736129618650") 2025/01/06 02:14:18 DEBUG : both4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060ac_d20250106_m021321_c001_v0001109_t0021_u01736129601598") 2025/01/06 02:14:18 DEBUG : both5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb71b_d20250106_m021400_c001_v7007000_t0000_u01736129640845") 2025/01/06 02:14:18 DEBUG : both5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060f4_d20250106_m021345_c001_v0001109_t0003_u01736129625117") 2025/01/06 02:14:18 DEBUG : both5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f73a_d20250106_m021338_c001_v7007000_t0000_u01736129618832") 2025/01/06 02:14:18 DEBUG : both5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a37d_d20250106_m021322_c001_v0001184_t0013_u01736129602664") 2025/01/06 02:14:18 DEBUG : both6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb71c_d20250106_m021401_c001_v7007000_t0000_u01736129641026") 2025/01/06 02:14:18 DEBUG : both6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a728_d20250106_m021346_c001_v0001184_t0020_u01736129626191") 2025/01/06 02:14:18 DEBUG : both6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f73c_d20250106_m021339_c001_v7007000_t0000_u01736129619014") 2025/01/06 02:14:18 DEBUG : both6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68805_d20250106_m021323_c001_v0001180_t0013_u01736129603367") 2025/01/06 02:14:18 DEBUG : both7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb71d_d20250106_m021401_c001_v7007000_t0000_u01736129641210") 2025/01/06 02:14:18 DEBUG : both7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6884d_d20250106_m021347_c001_v0001180_t0028_u01736129627036") 2025/01/06 02:14:18 DEBUG : both7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f73d_d20250106_m021339_c001_v7007000_t0000_u01736129619197") 2025/01/06 02:14:18 DEBUG : both7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060b8_d20250106_m021323_c001_v0001109_t0031_u01736129603761") 2025/01/06 02:14:18 DEBUG : both8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb71e_d20250106_m021401_c001_v7007000_t0000_u01736129641391") 2025/01/06 02:14:18 DEBUG : both8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060fe_d20250106_m021347_c001_v0001109_t0047_u01736129627425") 2025/01/06 02:14:18 DEBUG : both8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f73f_d20250106_m021339_c001_v7007000_t0000_u01736129619378") 2025/01/06 02:14:19 DEBUG : both8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a3d9_d20250106_m021324_c001_v0001184_t0058_u01736129604582") 2025/01/06 02:14:19 DEBUG : both9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb71f_d20250106_m021401_c001_v7007000_t0000_u01736129641573") 2025/01/06 02:14:19 DEBUG : both9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a76a_d20250106_m021348_c001_v0001184_t0046_u01736129628132") 2025/01/06 02:14:19 DEBUG : both9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f741_d20250106_m021339_c001_v7007000_t0000_u01736129619559") 2025/01/06 02:14:19 DEBUG : both9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68813_d20250106_m021325_c001_v0001180_t0049_u01736129605901") 2025/01/06 02:14:19 DEBUG : c/non empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8c93_d20250106_m020941_c001_v7007000_t0000_u01736129381157") 2025/01/06 02:14:19 DEBUG : c/non empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6861e_d20250106_m020939_c001_v0001180_t0024_u01736129379614") 2025/01/06 02:14:19 DEBUG : c/non empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8c70_d20250106_m020938_c001_v7007000_t0000_u01736129378658") 2025/01/06 02:14:19 DEBUG : c/non empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68614_d20250106_m020937_c001_v0001180_t0034_u01736129377020") 2025/01/06 02:14:19 DEBUG : c/non empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e083_d20250106_m020918_c001_v7007000_t0000_u01736129358430") 2025/01/06 02:14:19 DEBUG : c/non empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685d6_d20250106_m020916_c001_v0001180_t0007_u01736129356903") 2025/01/06 02:14:19 DEBUG : check sum: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc4516f_d20250106_m020906_c001_v7007000_t0000_u01736129346037") 2025/01/06 02:14:19 DEBUG : check sum: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685be_d20250106_m020905_c001_v0001180_t0044_u01736129345089") 2025/01/06 02:14:19 DEBUG : dest/3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d54709_d20250106_m021141_c001_v7007000_t0000_u01736129501152") 2025/01/06 02:14:19 DEBUG : dest/3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f410b41383927f6fa_d20250106_m021140_c001_v0001103_t0010_u01736129500041") 2025/01/06 02:14:19 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb655_d20250106_m021308_c001_v7007000_t0000_u01736129588327") 2025/01/06 02:14:19 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f11282264e7aec976_d20250106_m021306_c001_v0001182_t0030_u01736129586508") 2025/01/06 02:14:19 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40819c8c9e844ead_d20250106_m021306_c001_v7007000_t0000_u01736129586324") 2025/01/06 02:14:19 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f11282264e7aec944_d20250106_m021303_c001_v0001182_t0006_u01736129583467") 2025/01/06 02:14:19 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40819c8c9e844eaa_d20250106_m021302_c001_v7007000_t0000_u01736129582734") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06072_d20250106_m021258_c001_v0001109_t0044_u01736129578114") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce81b_d20250106_m021256_c001_v7007000_t0000_u01736129576640") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f103eb26f4b415d31_d20250106_m021254_c001_v0001184_t0006_u01736129574688") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f6be_d20250106_m021254_c001_v7007000_t0000_u01736129574505") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f103eb26f4b415ce5_d20250106_m021252_c001_v0001184_t0003_u01736129572037") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f6b0_d20250106_m021251_c001_v7007000_t0000_u01736129571309") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06050_d20250106_m021247_c001_v0001109_t0055_u01736129567311") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce815_d20250106_m021246_c001_v7007000_t0000_u01736129566039") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f118394333674f8c9_d20250106_m021244_c001_v0001183_t0018_u01736129564826") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402c573ce7f1d2fe_d20250106_m021244_c001_v7007000_t0000_u01736129564641") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f118394333674f873_d20250106_m021241_c001_v0001183_t0053_u01736129561943") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402c573ce7f1d2fa_d20250106_m021241_c001_v7007000_t0000_u01736129561161") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec99c51_d20250106_m021236_c001_v0001184_t0020_u01736129556683") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce811_d20250106_m021235_c001_v7007000_t0000_u01736129555765") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f114c34786950f325_d20250106_m021234_c001_v0001040_t0004_u01736129554030") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb21c_d20250106_m021233_c001_v7007000_t0000_u01736129553850") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f114c34786950f31d_d20250106_m021230_c001_v0001040_t0044_u01736129550301") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb21a_d20250106_m021229_c001_v7007000_t0000_u01736129549563") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68772_d20250106_m021223_c001_v0001180_t0042_u01736129543926") 2025/01/06 02:14:20 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc46604_d20250106_m021222_c001_v7007000_t0000_u01736129542982") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f100b60bb7efb703c_d20250106_m021221_c001_v0001184_t0044_u01736129541436") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4165d2c336bf1da8_d20250106_m021221_c001_v7007000_t0000_u01736129541256") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f100b60bb7efb6ff0_d20250106_m021217_c001_v0001184_t0017_u01736129537905") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4165d2c336bf1d9e_d20250106_m021217_c001_v7007000_t0000_u01736129537183") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05fe4_d20250106_m021210_c001_v0001109_t0052_u01736129530442") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e42dd_d20250106_m021209_c001_v7007000_t0000_u01736129529534") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f118d1a363807492e_d20250106_m021207_c001_v0001184_t0008_u01736129527943") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40443c28186ff6d1_d20250106_m021207_c001_v7007000_t0000_u01736129527757") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f118d1a36380748ce_d20250106_m021204_c001_v0001184_t0027_u01736129524939") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40443c28186ff6bc_d20250106_m021204_c001_v7007000_t0000_u01736129524215") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec996d8_d20250106_m021158_c001_v0001184_t0019_u01736129518182") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d5474c_d20250106_m021157_c001_v7007000_t0000_u01736129517057") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102018b7a3539a68_d20250106_m021151_c001_v0001184_t0008_u01736129511452") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c9b16_d20250106_m021151_c001_v7007000_t0000_u01736129511243") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68728_d20250106_m021147_c001_v0001180_t0049_u01736129507341") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1067020b6a9ed019_d20250106_m021146_c001_v0001183_t0032_u01736129506593") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1067020b6a9ed009_d20250106_m021145_c001_v0001183_t0019_u01736129505629") 2025/01/06 02:14:21 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3f4bb_d20250106_m021132_c001_v7007000_t0000_u01736129492168") 2025/01/06 02:14:22 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec992dc_d20250106_m021124_c001_v0001184_t0051_u01736129484220") 2025/01/06 02:14:22 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f104b6370535d8f3b_d20250106_m021122_c001_v0001109_t0035_u01736129482877") 2025/01/06 02:14:22 DEBUG : dst/one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f104b6370535d8f35_d20250106_m021120_c001_v0001109_t0045_u01736129480968") 2025/01/06 02:14:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb656_d20250106_m021308_c001_v7007000_t0000_u01736129588518") 2025/01/06 02:14:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f105f34dd3bfc139a_d20250106_m021306_c001_v0001183_t0052_u01736129586127") 2025/01/06 02:14:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f115767d3db998fe0_d20250106_m021302_c001_v0001105_t0022_u01736129582276") 2025/01/06 02:14:22 DEBUG : dst/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce81c_d20250106_m021256_c001_v7007000_t0000_u01736129576825") 2025/01/06 02:14:22 DEBUG : dst/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f100c351ba3b87312_d20250106_m021254_c001_v0001136_t0043_u01736129574209") 2025/01/06 02:14:22 DEBUG : dst/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102b1a43f56868a2_d20250106_m021250_c001_v0001098_t0035_u01736129570996") 2025/01/06 02:14:22 DEBUG : dst/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce816_d20250106_m021246_c001_v7007000_t0000_u01736129566222") 2025/01/06 02:14:22 DEBUG : dst/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f106c96160901fd5b_d20250106_m021244_c001_v0001043_t0016_u01736129564168") 2025/01/06 02:14:22 DEBUG : dst/one.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f107927e01440e791_d20250106_m021240_c001_v0001150_t0042_u01736129560926") 2025/01/06 02:14:22 DEBUG : dst/three: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d5474d_d20250106_m021157_c001_v7007000_t0000_u01736129517252") 2025/01/06 02:14:22 DEBUG : dst/three: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1067020b6a9ed10f_d20250106_m021155_c001_v0001183_t0040_u01736129515613") 2025/01/06 02:14:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb657_d20250106_m021308_c001_v7007000_t0000_u01736129588699") 2025/01/06 02:14:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f113348222d702a3a_d20250106_m021307_c001_v0001183_t0002_u01736129587327") 2025/01/06 02:14:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f100b98eb1e2f103b_d20250106_m021304_c001_v0001182_t0021_u01736129584240") 2025/01/06 02:14:22 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb658_d20250106_m021308_c001_v7007000_t0000_u01736129588881") 2025/01/06 02:14:22 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f11282264e7aec986_d20250106_m021307_c001_v0001182_t0047_u01736129587720") 2025/01/06 02:14:22 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40819c8c9e844eae_d20250106_m021307_c001_v7007000_t0000_u01736129587536") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f11282264e7aec956_d20250106_m021304_c001_v0001182_t0012_u01736129584639") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40819c8c9e844eab_d20250106_m021304_c001_v7007000_t0000_u01736129584454") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec99f31_d20250106_m021259_c001_v0001184_t0006_u01736129579607") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce81d_d20250106_m021257_c001_v7007000_t0000_u01736129577009") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f103eb26f4b415d4b_d20250106_m021256_c001_v0001184_t0044_u01736129576044") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f6c1_d20250106_m021255_c001_v7007000_t0000_u01736129575861") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f103eb26f4b415d0b_d20250106_m021253_c001_v0001184_t0045_u01736129573219") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f6b5_d20250106_m021253_c001_v7007000_t0000_u01736129573034") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec99dd7_d20250106_m021248_c001_v0001184_t0055_u01736129568289") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402c573ce7f1d300_d20250106_m021245_c001_v7007000_t0000_u01736129565462") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec99d33_d20250106_m021243_c001_v0001184_t0038_u01736129563309") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402c573ce7f1d2fb_d20250106_m021242_c001_v7007000_t0000_u01736129562574") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6879a_d20250106_m021238_c001_v0001180_t0056_u01736129558339") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb21d_d20250106_m021234_c001_v7007000_t0000_u01736129554834") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68786_d20250106_m021232_c001_v0001180_t0009_u01736129552514") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb21b_d20250106_m021231_c001_v7007000_t0000_u01736129551417") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06008_d20250106_m021224_c001_v0001109_t0013_u01736129544697") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4165d2c336bf1dac_d20250106_m021222_c001_v7007000_t0000_u01736129542048") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06002_d20250106_m021219_c001_v0001109_t0013_u01736129539860") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4165d2c336bf1da3_d20250106_m021218_c001_v7007000_t0000_u01736129538754") 2025/01/06 02:14:23 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9990a_d20250106_m021212_c001_v0001184_t0054_u01736129532346") 2025/01/06 02:14:24 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40443c28186ff6d5_d20250106_m021208_c001_v7007000_t0000_u01736129528573") 2025/01/06 02:14:24 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec99816_d20250106_m021206_c001_v0001184_t0003_u01736129526709") 2025/01/06 02:14:24 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40443c28186ff6c4_d20250106_m021205_c001_v7007000_t0000_u01736129525612") 2025/01/06 02:14:24 DEBUG : dst/three.txt: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68742_d20250106_m021159_c001_v0001180_t0025_u01736129519374") 2025/01/06 02:14:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce81e_d20250106_m021257_c001_v7007000_t0000_u01736129577193") 2025/01/06 02:14:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1194fe3252cd6f5d_d20250106_m021255_c001_v0001157_t0034_u01736129575495") 2025/01/06 02:14:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f109cef519f3ced19_d20250106_m021252_c001_v0001183_t0000_u01736129572824") 2025/01/06 02:14:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce817_d20250106_m021246_c001_v7007000_t0000_u01736129566405") 2025/01/06 02:14:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1114ae2f3315b8c3_d20250106_m021245_c001_v0001184_t0023_u01736129565262") 2025/01/06 02:14:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1014cdf612bb508e_d20250106_m021242_c001_v0001184_t0038_u01736129562364") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb659_d20250106_m021309_c001_v7007000_t0000_u01736129589063") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da687c4_d20250106_m021259_c001_v0001180_t0046_u01736129579039") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce81f_d20250106_m021257_c001_v7007000_t0000_u01736129577386") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da687ac_d20250106_m021248_c001_v0001180_t0015_u01736129568091") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce818_d20250106_m021246_c001_v7007000_t0000_u01736129566589") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06024_d20250106_m021237_c001_v0001109_t0021_u01736129557250") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f404b95b4643ce812_d20250106_m021235_c001_v7007000_t0000_u01736129555950") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec99aba_d20250106_m021224_c001_v0001184_t0017_u01736129544493") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc46605_d20250106_m021223_c001_v7007000_t0000_u01736129543164") 2025/01/06 02:14:24 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6875c_d20250106_m021211_c001_v0001180_t0044_u01736129531781") 2025/01/06 02:14:25 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e42de_d20250106_m021209_c001_v7007000_t0000_u01736129529717") 2025/01/06 02:14:25 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05fc9_d20250106_m021158_c001_v0001109_t0013_u01736129518746") 2025/01/06 02:14:25 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d5474e_d20250106_m021157_c001_v7007000_t0000_u01736129517450") 2025/01/06 02:14:25 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f11335c74c487d00e_d20250106_m021153_c001_v0001182_t0054_u01736129513339") 2025/01/06 02:14:25 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3f4bd_d20250106_m021132_c001_v7007000_t0000_u01736129492350") 2025/01/06 02:14:25 DEBUG : dst/two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f104b6370535d8f57_d20250106_m021130_c001_v0001109_t0039_u01736129490877") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f418b9a93d69ab9ea_d20250106_m021047_c001_v7007000_t0000_u01736129447024") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da686ac_d20250106_m021043_c001_v0001180_t0057_u01736129443897") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f418b9a93d69ab9d8_d20250106_m021041_c001_v7007000_t0000_u01736129441421") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6869c_d20250106_m021030_c001_v0001180_t0028_u01736129430899") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc63_d20250106_m021021_c001_v7007000_t0000_u01736129421561") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6868e_d20250106_m021018_c001_v0001180_t0025_u01736129418748") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d22_d20250106_m020953_c001_v7007000_t0000_u01736129393824") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6864a_d20250106_m020952_c001_v0001180_t0017_u01736129392098") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d12_d20250106_m020950_c001_v7007000_t0000_u01736129390585") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68644_d20250106_m020949_c001_v0001180_t0006_u01736129389418") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8ce7_d20250106_m020946_c001_v7007000_t0000_u01736129386140") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6862e_d20250106_m020944_c001_v0001180_t0040_u01736129384564") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8cbb_d20250106_m020943_c001_v7007000_t0000_u01736129383418") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68626_d20250106_m020942_c001_v0001180_t0047_u01736129382163") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8c63_d20250106_m020935_c001_v7007000_t0000_u01736129375836") 2025/01/06 02:14:25 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6860c_d20250106_m020934_c001_v0001180_t0058_u01736129374103") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e0ce_d20250106_m020932_c001_v7007000_t0000_u01736129372984") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68606_d20250106_m020932_c001_v0001180_t0012_u01736129372198") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e0ae_d20250106_m020927_c001_v7007000_t0000_u01736129367195") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685ee_d20250106_m020926_c001_v0001180_t0047_u01736129366054") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e0a7_d20250106_m020923_c001_v7007000_t0000_u01736129363406") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685e6_d20250106_m020922_c001_v0001180_t0043_u01736129362454") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e088_d20250106_m020921_c001_v7007000_t0000_u01736129361352") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f110bfe02d54b9b70_d20250106_m020920_c001_v0001183_t0009_u01736129360719") 2025/01/06 02:14:26 DEBUG : empty space: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685dc_d20250106_m020919_c001_v0001180_t0047_u01736129359155") 2025/01/06 02:14:26 DEBUG : enormous: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d1f_d20250106_m020952_c001_v7007000_t0000_u01736129392892") 2025/01/06 02:14:26 DEBUG : enormous: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6864c_d20250106_m020952_c001_v0001180_t0044_u01736129392304") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb66b_d20250106_m021314_c001_v7007000_t0000_u01736129594137") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a12d_d20250106_m021313_c001_v0001184_t0023_u01736129593004") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc4f_d20250106_m021016_c001_v7007000_t0000_u01736129416403") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68680_d20250106_m021015_c001_v0001180_t0020_u01736129415459") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e05e_d20250106_m020915_c001_v7007000_t0000_u01736129355625") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685d2_d20250106_m020914_c001_v0001180_t0013_u01736129354695") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e052_d20250106_m020913_c001_v7007000_t0000_u01736129353400") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685d0_d20250106_m020912_c001_v0001180_t0029_u01736129352838") 2025/01/06 02:14:26 DEBUG : existing: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685ce_d20250106_m020912_c001_v0001180_t0015_u01736129352103") 2025/01/06 02:14:26 DEBUG : existing-b: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc50_d20250106_m021016_c001_v7007000_t0000_u01736129416594") 2025/01/06 02:14:26 DEBUG : existing-b: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec987c1_d20250106_m021015_c001_v0001184_t0035_u01736129415470") 2025/01/06 02:14:27 DEBUG : five: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d2a_d20250106_m020958_c001_v7007000_t0000_u01736129398058") 2025/01/06 02:14:27 DEBUG : five: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da6865c_d20250106_m020956_c001_v0001180_t0054_u01736129396129") 2025/01/06 02:14:27 DEBUG : foo: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e0ad_d20250106_m020925_c001_v7007000_t0000_u01736129365323") 2025/01/06 02:14:27 DEBUG : foo: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da685ec_d20250106_m020924_c001_v0001180_t0054_u01736129364775") 2025/01/06 02:14:27 DEBUG : foo: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da685e8_d20250106_m020924_c001_v0001180_t0054_u01736129364227") 2025/01/06 02:14:27 DEBUG : four: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d2d_d20250106_m020958_c001_v7007000_t0000_u01736129398245") 2025/01/06 02:14:27 DEBUG : four: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408347755ec9857d_d20250106_m020956_c001_v0001184_t0049_u01736129396683") 2025/01/06 02:14:27 DEBUG : four: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68658_d20250106_m020955_c001_v0001180_t0045_u01736129395529") 2025/01/06 02:14:27 DEBUG : hello world2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e122f_d20250106_m020826_c001_v7007000_t0000_u01736129306104") 2025/01/06 02:14:27 DEBUG : hello world2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68568_d20250106_m020825_c001_v0001180_t0010_u01736129305492") 2025/01/06 02:14:27 DEBUG : ignore-size: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc45583_d20250106_m020910_c001_v7007000_t0000_u01736129350610") 2025/01/06 02:14:27 DEBUG : ignore-size: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685c2_d20250106_m020909_c001_v0001180_t0008_u01736129349658") 2025/01/06 02:14:27 DEBUG : nested/sub dir/file: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc42_d20250106_m021014_c001_v7007000_t0000_u01736129414351") 2025/01/06 02:14:27 DEBUG : nested/sub dir/file: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9876b_d20250106_m021013_c001_v0001184_t0050_u01736129413114") 2025/01/06 02:14:27 DEBUG : nested/sub dir/file: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc33_d20250106_m021012_c001_v7007000_t0000_u01736129412018") 2025/01/06 02:14:27 DEBUG : nested/sub dir/file: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec98739_d20250106_m021011_c001_v0001184_t0053_u01736129411088") 2025/01/06 02:14:27 DEBUG : one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d2e_d20250106_m020958_c001_v7007000_t0000_u01736129398434") 2025/01/06 02:14:27 DEBUG : one: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da68652_d20250106_m020954_c001_v0001180_t0054_u01736129394961") 2025/01/06 02:14:27 DEBUG : only0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb720_d20250106_m021401_c001_v7007000_t0000_u01736129641753") 2025/01/06 02:14:28 DEBUG : only0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4107edcd11f22a08_d20250106_m021357_c001_v0001161_t0023_u01736129637139") 2025/01/06 02:14:28 DEBUG : only0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060ea_d20250106_m021341_c001_v0001109_t0019_u01736129621225") 2025/01/06 02:14:28 DEBUG : only0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408469fc23f0a001_d20250106_m021334_c001_v7007000_t0000_u01736129614724") 2025/01/06 02:14:28 DEBUG : only0: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a2bd_d20250106_m021319_c001_v0001184_t0050_u01736129599681") 2025/01/06 02:14:28 DEBUG : only1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb721_d20250106_m021401_c001_v7007000_t0000_u01736129641935") 2025/01/06 02:14:28 DEBUG : only1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402e40c4c0c06122_d20250106_m021356_c001_v0001109_t0013_u01736129636373") 2025/01/06 02:14:28 DEBUG : only1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a68f_d20250106_m021342_c001_v0001184_t0014_u01736129622539") 2025/01/06 02:14:28 DEBUG : only1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4099f3ef9dc15c4a_d20250106_m021334_c001_v7007000_t0000_u01736129614935") 2025/01/06 02:14:28 DEBUG : only1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da687f5_d20250106_m021320_c001_v0001180_t0047_u01736129600289") 2025/01/06 02:14:28 DEBUG : only10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb723_d20250106_m021402_c001_v7007000_t0000_u01736129642119") 2025/01/06 02:14:28 DEBUG : only10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da6886b_d20250106_m021356_c001_v0001180_t0054_u01736129636384") 2025/01/06 02:14:28 DEBUG : only10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a790_d20250106_m021349_c001_v0001184_t0014_u01736129629104") 2025/01/06 02:14:28 DEBUG : only10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f715_d20250106_m021334_c001_v7007000_t0000_u01736129614734") 2025/01/06 02:14:28 DEBUG : only10: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68815_d20250106_m021326_c001_v0001180_t0051_u01736129606885") 2025/01/06 02:14:28 DEBUG : only11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb724_d20250106_m021402_c001_v7007000_t0000_u01736129642308") 2025/01/06 02:14:28 DEBUG : only11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da68871_d20250106_m021356_c001_v0001180_t0054_u01736129636787") 2025/01/06 02:14:28 DEBUG : only11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68857_d20250106_m021350_c001_v0001180_t0014_u01736129630058") 2025/01/06 02:14:28 DEBUG : only11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f71a_d20250106_m021335_c001_v7007000_t0000_u01736129615292") 2025/01/06 02:14:28 DEBUG : only11: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060c0_d20250106_m021327_c001_v0001109_t0058_u01736129607302") 2025/01/06 02:14:28 DEBUG : only12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb725_d20250106_m021402_c001_v7007000_t0000_u01736129642490") 2025/01/06 02:14:28 DEBUG : only12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408347755ec9a89a_d20250106_m021356_c001_v0001184_t0049_u01736129636993") 2025/01/06 02:14:29 DEBUG : only12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06108_d20250106_m021350_c001_v0001109_t0016_u01736129630463") 2025/01/06 02:14:29 DEBUG : only12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402c573ce7f1d743_d20250106_m021334_c001_v7007000_t0000_u01736129614954") 2025/01/06 02:14:29 DEBUG : only12: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a4a4_d20250106_m021327_c001_v0001184_t0042_u01736129607981") 2025/01/06 02:14:29 DEBUG : only13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb726_d20250106_m021402_c001_v7007000_t0000_u01736129642671") 2025/01/06 02:14:29 DEBUG : only13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408347755ec9a886_d20250106_m021356_c001_v0001184_t0049_u01736129636396") 2025/01/06 02:14:29 DEBUG : only13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a7e8_d20250106_m021351_c001_v0001184_t0052_u01736129631249") 2025/01/06 02:14:29 DEBUG : only13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f71c_d20250106_m021335_c001_v7007000_t0000_u01736129615474") 2025/01/06 02:14:29 DEBUG : only13: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6881b_d20250106_m021328_c001_v0001180_t0006_u01736129608676") 2025/01/06 02:14:29 DEBUG : only14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb727_d20250106_m021402_c001_v7007000_t0000_u01736129642851") 2025/01/06 02:14:29 DEBUG : only14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4107edcd11f22a06_d20250106_m021356_c001_v0001161_t0023_u01736129636949") 2025/01/06 02:14:29 DEBUG : only14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6885d_d20250106_m021352_c001_v0001180_t0021_u01736129632114") 2025/01/06 02:14:29 DEBUG : only14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408469fc23f0a006_d20250106_m021335_c001_v7007000_t0000_u01736129615098") 2025/01/06 02:14:29 DEBUG : only14: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060c8_d20250106_m021329_c001_v0001109_t0058_u01736129609099") 2025/01/06 02:14:29 DEBUG : only15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb728_d20250106_m021403_c001_v7007000_t0000_u01736129643031") 2025/01/06 02:14:29 DEBUG : only15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402e40c4c0c06124_d20250106_m021356_c001_v0001109_t0013_u01736129636593") 2025/01/06 02:14:29 DEBUG : only15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c0610e_d20250106_m021352_c001_v0001109_t0008_u01736129632511") 2025/01/06 02:14:29 DEBUG : only15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4099f3ef9dc15c48_d20250106_m021334_c001_v7007000_t0000_u01736129614750") 2025/01/06 02:14:29 DEBUG : only15: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a4f8_d20250106_m021329_c001_v0001184_t0027_u01736129609851") 2025/01/06 02:14:29 DEBUG : only16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb729_d20250106_m021403_c001_v7007000_t0000_u01736129643212") 2025/01/06 02:14:29 DEBUG : only16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da6886d_d20250106_m021356_c001_v0001180_t0054_u01736129636602") 2025/01/06 02:14:29 DEBUG : only16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a822_d20250106_m021353_c001_v0001184_t0054_u01736129633494") 2025/01/06 02:14:29 DEBUG : only16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402c573ce7f1d742_d20250106_m021334_c001_v7007000_t0000_u01736129614762") 2025/01/06 02:14:29 DEBUG : only16: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68825_d20250106_m021330_c001_v0001180_t0025_u01736129610871") 2025/01/06 02:14:30 DEBUG : only17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb72a_d20250106_m021403_c001_v7007000_t0000_u01736129643408") 2025/01/06 02:14:30 DEBUG : only17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408347755ec9a88a_d20250106_m021356_c001_v0001184_t0049_u01736129636614") 2025/01/06 02:14:30 DEBUG : only17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68863_d20250106_m021354_c001_v0001180_t0048_u01736129634378") 2025/01/06 02:14:30 DEBUG : only17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f719_d20250106_m021335_c001_v7007000_t0000_u01736129615111") 2025/01/06 02:14:30 DEBUG : only17: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060ce_d20250106_m021331_c001_v0001109_t0042_u01736129611326") 2025/01/06 02:14:30 DEBUG : only18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb72b_d20250106_m021403_c001_v7007000_t0000_u01736129643590") 2025/01/06 02:14:30 DEBUG : only18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402e40c4c0c06126_d20250106_m021356_c001_v0001109_t0013_u01736129636775") 2025/01/06 02:14:30 DEBUG : only18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06118_d20250106_m021354_c001_v0001109_t0040_u01736129634792") 2025/01/06 02:14:30 DEBUG : only18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408469fc23f0a003_d20250106_m021334_c001_v7007000_t0000_u01736129614905") 2025/01/06 02:14:30 DEBUG : only18: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a552_d20250106_m021332_c001_v0001184_t0020_u01736129612218") 2025/01/06 02:14:30 DEBUG : only19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb72c_d20250106_m021403_c001_v7007000_t0000_u01736129643779") 2025/01/06 02:14:30 DEBUG : only19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408347755ec9a890_d20250106_m021356_c001_v0001184_t0049_u01736129636802") 2025/01/06 02:14:30 DEBUG : only19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a864_d20250106_m021355_c001_v0001184_t0055_u01736129635530") 2025/01/06 02:14:30 DEBUG : only19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4099f3ef9dc15c4d_d20250106_m021335_c001_v7007000_t0000_u01736129615124") 2025/01/06 02:14:30 DEBUG : only19: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6882d_d20250106_m021333_c001_v0001180_t0001_u01736129613178") 2025/01/06 02:14:30 DEBUG : only2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb72d_d20250106_m021403_c001_v7007000_t0000_u01736129643965") 2025/01/06 02:14:30 DEBUG : only2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402e40c4c0c06128_d20250106_m021356_c001_v0001109_t0013_u01736129636956") 2025/01/06 02:14:30 DEBUG : only2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6883f_d20250106_m021343_c001_v0001180_t0037_u01736129623499") 2025/01/06 02:14:30 DEBUG : only2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4099f3ef9dc15c4e_d20250106_m021335_c001_v7007000_t0000_u01736129615306") 2025/01/06 02:14:30 DEBUG : only2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060a8_d20250106_m021320_c001_v0001109_t0039_u01736129600697") 2025/01/06 02:14:31 DEBUG : only3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb72e_d20250106_m021404_c001_v7007000_t0000_u01736129644147") 2025/01/06 02:14:31 DEBUG : only3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408347755ec9a8ac_d20250106_m021357_c001_v0001184_t0049_u01736129637360") 2025/01/06 02:14:31 DEBUG : only3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060f2_d20250106_m021343_c001_v0001109_t0036_u01736129623906") 2025/01/06 02:14:31 DEBUG : only3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402c573ce7f1d744_d20250106_m021335_c001_v7007000_t0000_u01736129615141") 2025/01/06 02:14:31 DEBUG : only3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a333_d20250106_m021321_c001_v0001184_t0030_u01736129601397") 2025/01/06 02:14:31 DEBUG : only4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb72f_d20250106_m021404_c001_v7007000_t0000_u01736129644328") 2025/01/06 02:14:31 DEBUG : only4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da68873_d20250106_m021356_c001_v0001180_t0054_u01736129636980") 2025/01/06 02:14:31 DEBUG : only4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a6fa_d20250106_m021344_c001_v0001184_t0027_u01736129624923") 2025/01/06 02:14:31 DEBUG : only4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408469fc23f09fff_d20250106_m021334_c001_v7007000_t0000_u01736129614361") 2025/01/06 02:14:31 DEBUG : only4: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da687ff_d20250106_m021322_c001_v0001180_t0008_u01736129602424") 2025/01/06 02:14:31 DEBUG : only5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb730_d20250106_m021404_c001_v7007000_t0000_u01736129644522") 2025/01/06 02:14:31 DEBUG : only5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402e40c4c0c0612c_d20250106_m021357_c001_v0001109_t0013_u01736129637146") 2025/01/06 02:14:31 DEBUG : only5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68847_d20250106_m021345_c001_v0001180_t0033_u01736129625944") 2025/01/06 02:14:31 DEBUG : only5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402c573ce7f1d746_d20250106_m021335_c001_v7007000_t0000_u01736129615328") 2025/01/06 02:14:31 DEBUG : only5: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060b6_d20250106_m021322_c001_v0001109_t0059_u01736129602859") 2025/01/06 02:14:31 DEBUG : only6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb731_d20250106_m021404_c001_v7007000_t0000_u01736129644703") 2025/01/06 02:14:31 DEBUG : only6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4107edcd11f22a0a_d20250106_m021357_c001_v0001161_t0023_u01736129637326") 2025/01/06 02:14:31 DEBUG : only6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060fc_d20250106_m021346_c001_v0001109_t0026_u01736129626445") 2025/01/06 02:14:31 DEBUG : only6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408469fc23f0a007_d20250106_m021335_c001_v7007000_t0000_u01736129615279") 2025/01/06 02:14:31 DEBUG : only6: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a3ad_d20250106_m021323_c001_v0001184_t0041_u01736129603570") 2025/01/06 02:14:32 DEBUG : only7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb732_d20250106_m021404_c001_v7007000_t0000_u01736129644884") 2025/01/06 02:14:32 DEBUG : only7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402e40c4c0c0612e_d20250106_m021357_c001_v0001109_t0013_u01736129637333") 2025/01/06 02:14:32 DEBUG : only7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a752_d20250106_m021347_c001_v0001184_t0035_u01736129627232") 2025/01/06 02:14:32 DEBUG : only7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408469fc23f0a000_d20250106_m021334_c001_v7007000_t0000_u01736129614543") 2025/01/06 02:14:32 DEBUG : only7: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6880d_d20250106_m021324_c001_v0001180_t0030_u01736129604359") 2025/01/06 02:14:32 DEBUG : only8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb733_d20250106_m021405_c001_v7007000_t0000_u01736129645064") 2025/01/06 02:14:32 DEBUG : only8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da68875_d20250106_m021357_c001_v0001180_t0054_u01736129637162") 2025/01/06 02:14:32 DEBUG : only8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68851_d20250106_m021347_c001_v0001180_t0048_u01736129627913") 2025/01/06 02:14:32 DEBUG : only8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408469fc23f0a008_d20250106_m021335_c001_v7007000_t0000_u01736129615459") 2025/01/06 02:14:32 DEBUG : only8: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c060bc_d20250106_m021324_c001_v0001109_t0002_u01736129604789") 2025/01/06 02:14:32 DEBUG : only9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb734_d20250106_m021405_c001_v7007000_t0000_u01736129645246") 2025/01/06 02:14:32 DEBUG : only9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f408347755ec9a8a3_d20250106_m021357_c001_v0001184_t0049_u01736129637176") 2025/01/06 02:14:32 DEBUG : only9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c06102_d20250106_m021348_c001_v0001109_t0002_u01736129628336") 2025/01/06 02:14:32 DEBUG : only9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41099105f510f717_d20250106_m021334_c001_v7007000_t0000_u01736129614919") 2025/01/06 02:14:32 DEBUG : only9: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9a428_d20250106_m021326_c001_v0001184_t0027_u01736129606106") 2025/01/06 02:14:32 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b837_d20250106_m021009_c001_v7007000_t0000_u01736129409177") 2025/01/06 02:14:32 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05efe_d20250106_m021006_c001_v0001109_t0020_u01736129406881") 2025/01/06 02:14:32 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b820_d20250106_m021005_c001_v7007000_t0000_u01736129405046") 2025/01/06 02:14:32 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec98624_d20250106_m021003_c001_v0001184_t0047_u01736129403090") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b810_d20250106_m021001_c001_v7007000_t0000_u01736129401618") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec985c8_d20250106_m020959_c001_v0001184_t0010_u01736129399375") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d07_d20250106_m020948_c001_v7007000_t0000_u01736129388258") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68638_d20250106_m020947_c001_v0001180_t0001_u01736129387065") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8cd6_d20250106_m020945_c001_v7007000_t0000_u01736129385139") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6862c_d20250106_m020944_c001_v0001180_t0013_u01736129384361") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8cae_d20250106_m020942_c001_v7007000_t0000_u01736129382744") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68624_d20250106_m020941_c001_v0001180_t0036_u01736129381940") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e106_d20250106_m020934_c001_v7007000_t0000_u01736129374889") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6860a_d20250106_m020933_c001_v0001180_t0028_u01736129373901") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e0d0_d20250106_m020933_c001_v7007000_t0000_u01736129373167") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68602_d20250106_m020931_c001_v0001180_t0003_u01736129371973") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e0be_d20250106_m020931_c001_v7007000_t0000_u01736129371244") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68600_d20250106_m020930_c001_v0001180_t0046_u01736129370642") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685fe_d20250106_m020930_c001_v0001180_t0029_u01736129370019") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e0b9_d20250106_m020929_c001_v7007000_t0000_u01736129369282") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685f6_d20250106_m020928_c001_v0001180_t0058_u01736129368701") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685f4_d20250106_m020928_c001_v0001180_t0010_u01736129368121") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f401468940cd3e0af_d20250106_m020927_c001_v7007000_t0000_u01736129367377") 2025/01/06 02:14:33 DEBUG : potato: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685f0_d20250106_m020926_c001_v0001180_t0008_u01736129366633") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d53e35_d20250106_m021057_c001_v7007000_t0000_u01736129457304") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05f52_d20250106_m021056_c001_v0001109_t0059_u01736129456490") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f418b9a93d69ab9eb_d20250106_m021047_c001_v7007000_t0000_u01736129447288") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05f46_d20250106_m021042_c001_v0001109_t0035_u01736129442782") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f405dec4857626b65_d20250106_m021034_c001_v7007000_t0000_u01736129434745") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05f32_d20250106_m021029_c001_v0001109_t0058_u01736129429743") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc64_d20250106_m021021_c001_v7007000_t0000_u01736129421893") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05f18_d20250106_m021017_c001_v0001109_t0037_u01736129417978") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d20_d20250106_m020953_c001_v7007000_t0000_u01736129393076") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68648_d20250106_m020951_c001_v0001180_t0057_u01736129391895") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d13_d20250106_m020950_c001_v7007000_t0000_u01736129390785") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68640_d20250106_m020949_c001_v0001180_t0036_u01736129389196") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d09_d20250106_m020948_c001_v7007000_t0000_u01736129388443") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6863a_d20250106_m020947_c001_v0001180_t0058_u01736129387656") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8cea_d20250106_m020946_c001_v7007000_t0000_u01736129386324") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68636_d20250106_m020945_c001_v0001180_t0014_u01736129385523") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8cbf_d20250106_m020943_c001_v7007000_t0000_u01736129383616") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68628_d20250106_m020942_c001_v0001180_t0033_u01736129382759") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8c65_d20250106_m020936_c001_v7007000_t0000_u01736129376029") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6860e_d20250106_m020934_c001_v0001180_t0020_u01736129374680") 2025/01/06 02:14:34 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1243_d20250106_m020829_c001_v7007000_t0000_u01736129309453") 2025/01/06 02:14:35 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6856c_d20250106_m020828_c001_v0001180_t0053_u01736129308879") 2025/01/06 02:14:35 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1238_d20250106_m020827_c001_v7007000_t0000_u01736129307601") 2025/01/06 02:14:35 DEBUG : potato2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6856a_d20250106_m020827_c001_v0001180_t0043_u01736129307011") 2025/01/06 02:14:35 DEBUG : potato3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f418b9a93d69ab9ef_d20250106_m021047_c001_v7007000_t0000_u01736129447645") 2025/01/06 02:14:35 DEBUG : potato3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec98c7f_d20250106_m021044_c001_v0001184_t0002_u01736129444453") 2025/01/06 02:14:35 DEBUG : potato3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f405dec4857626b66_d20250106_m021034_c001_v7007000_t0000_u01736129434988") 2025/01/06 02:14:35 DEBUG : potato3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec989d9_d20250106_m021031_c001_v0001184_t0003_u01736129431462") 2025/01/06 02:14:35 DEBUG : potato3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc6b_d20250106_m021022_c001_v7007000_t0000_u01736129422142") 2025/01/06 02:14:35 DEBUG : potato3: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9883a_d20250106_m021018_c001_v0001184_t0049_u01736129418955") 2025/01/06 02:14:35 DEBUG : pre-dest1/1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d5470a_d20250106_m021141_c001_v7007000_t0000_u01736129501336") 2025/01/06 02:14:35 DEBUG : pre-dest1/1: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec993c9_d20250106_m021133_c001_v0001184_t0053_u01736129493082") 2025/01/06 02:14:35 DEBUG : pre-dest2/2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f40326dab22d5470b_d20250106_m021141_c001_v7007000_t0000_u01736129501532") 2025/01/06 02:14:35 DEBUG : pre-dest2/2: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05f81_d20250106_m021133_c001_v0001109_t0028_u01736129493638") 2025/01/06 02:14:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e3629_d20250106_m021109_c001_v7007000_t0000_u01736129469968") 2025/01/06 02:14:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da686c8_d20250106_m021106_c001_v0001180_t0022_u01736129466908") 2025/01/06 02:14:35 DEBUG : sizeonly: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc4557d_d20250106_m020908_c001_v7007000_t0000_u01736129348353") 2025/01/06 02:14:35 DEBUG : sizeonly: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685c0_d20250106_m020907_c001_v0001180_t0006_u01736129347346") 2025/01/06 02:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb73a_d20250106_m021411_c001_v7007000_t0000_u01736129651091") 2025/01/06 02:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c0614c_d20250106_m021409_c001_v0001109_t0035_u01736129649519") 2025/01/06 02:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb735_d20250106_m021407_c001_v7007000_t0000_u01736129647658") 2025/01/06 02:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68887_d20250106_m021406_c001_v0001180_t0013_u01736129646543") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc46_d20250106_m021014_c001_v7007000_t0000_u01736129414532") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05f10_d20250106_m021013_c001_v0001109_t0058_u01736129413484") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0bc35_d20250106_m021012_c001_v7007000_t0000_u01736129412204") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6867c_d20250106_m021011_c001_v0001180_t0010_u01736129411442") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc4515b_d20250106_m020904_c001_v7007000_t0000_u01736129344128") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685bc_d20250106_m020902_c001_v0001180_t0040_u01736129342805") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc45155_d20250106_m020902_c001_v7007000_t0000_u01736129342028") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685ba_d20250106_m020901_c001_v0001180_t0052_u01736129341073") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc45134_d20250106_m020858_c001_v7007000_t0000_u01736129338193") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685b2_d20250106_m020857_c001_v0001180_t0054_u01736129337375") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc45129_d20250106_m020856_c001_v7007000_t0000_u01736129336828") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685ac_d20250106_m020855_c001_v0001180_t0010_u01736129335982") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685a8_d20250106_m020853_c001_v0001180_t0034_u01736129333251") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc45106_d20250106_m020852_c001_v7007000_t0000_u01736129332502") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da685a2_d20250106_m020851_c001_v0001180_t0032_u01736129331859") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6859e_d20250106_m020851_c001_v0001180_t0014_u01736129331232") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc450f1_d20250106_m020850_c001_v7007000_t0000_u01736129330096") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6859a_d20250106_m020847_c001_v0001180_t0053_u01736129327858") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68594_d20250106_m020845_c001_v0001180_t0056_u01736129325472") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc450d4_d20250106_m020844_c001_v7007000_t0000_u01736129324736") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68590_d20250106_m020844_c001_v0001180_t0016_u01736129324165") 2025/01/06 02:14:36 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6858e_d20250106_m020843_c001_v0001180_t0021_u01736129323580") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc450ad_d20250106_m020842_c001_v7007000_t0000_u01736129322839") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68584_d20250106_m020839_c001_v0001180_t0036_u01736129319306") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4196da177fc4509b_d20250106_m020838_c001_v7007000_t0000_u01736129318940") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68580_d20250106_m020838_c001_v0001180_t0030_u01736129318350") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1267_d20250106_m020836_c001_v7007000_t0000_u01736129316665") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6857e_d20250106_m020836_c001_v0001180_t0019_u01736129316098") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1260_d20250106_m020835_c001_v7007000_t0000_u01736129315552") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68578_d20250106_m020834_c001_v0001180_t0013_u01736129314983") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1257_d20250106_m020833_c001_v7007000_t0000_u01736129313716") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68574_d20250106_m020832_c001_v0001180_t0003_u01736129312965") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1251_d20250106_m020832_c001_v7007000_t0000_u01736129312419") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68572_d20250106_m020831_c001_v0001180_t0028_u01736129311851") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e124a_d20250106_m020830_c001_v7007000_t0000_u01736129310929") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6856e_d20250106_m020830_c001_v0001180_t0026_u01736129310363") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1224_d20250106_m020824_c001_v7007000_t0000_u01736129304588") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68562_d20250106_m020823_c001_v0001180_t0032_u01736129303976") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1217_d20250106_m020823_c001_v7007000_t0000_u01736129303072") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6855a_d20250106_m020822_c001_v0001180_t0025_u01736129302495") 2025/01/06 02:14:37 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1210_d20250106_m020821_c001_v7007000_t0000_u01736129301589") 2025/01/06 02:14:38 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68556_d20250106_m020820_c001_v0001180_t0033_u01736129300968") 2025/01/06 02:14:38 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f400e399eeb6e1201_d20250106_m020818_c001_v7007000_t0000_u01736129298070") 2025/01/06 02:14:38 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68550_d20250106_m020817_c001_v0001180_t0027_u01736129297472") 2025/01/06 02:14:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb73b_d20250106_m021411_c001_v7007000_t0000_u01736129651271") 2025/01/06 02:14:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9aa27_d20250106_m021409_c001_v0001184_t0046_u01736129649532") 2025/01/06 02:14:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f41522cc2b3beb736_d20250106_m021407_c001_v7007000_t0000_u01736129647839") 2025/01/06 02:14:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1107edcd11f22a0e_d20250106_m021406_c001_v0001161_t0030_u01736129646555") 2025/01/06 02:14:38 DEBUG : sub/yam: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b833_d20250106_m021008_c001_v7007000_t0000_u01736129408589") 2025/01/06 02:14:38 DEBUG : sub/yam: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108347755ec9869b_d20250106_m021006_c001_v0001184_t0021_u01736129406531") 2025/01/06 02:14:38 DEBUG : three: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d30_d20250106_m020958_c001_v7007000_t0000_u01736129398620") 2025/01/06 02:14:38 DEBUG : three: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da6865e_d20250106_m020957_c001_v0001180_t0045_u01736129397451") 2025/01/06 02:14:38 DEBUG : three: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68656_d20250106_m020955_c001_v0001180_t0046_u01736129395330") 2025/01/06 02:14:38 DEBUG : two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f407f7e60477c8d31_d20250106_m020958_c001_v7007000_t0000_u01736129398813") 2025/01/06 02:14:38 DEBUG : two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f402e40c4c0c05eec_d20250106_m020956_c001_v0001109_t0013_u01736129396878") 2025/01/06 02:14:38 DEBUG : two: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4189b2833da68654_d20250106_m020955_c001_v0001180_t0054_u01736129395146") 2025/01/06 02:14:38 DEBUG : yam: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b838_d20250106_m021009_c001_v7007000_t0000_u01736129409378") 2025/01/06 02:14:38 DEBUG : yam: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f117cbf0a0231e843_d20250106_m021008_c001_v0001179_t0014_u01736129408307") 2025/01/06 02:14:38 DEBUG : yam: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b81d_d20250106_m021004_c001_v7007000_t0000_u01736129404469") 2025/01/06 02:14:38 DEBUG : yam: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f1189b2833da68666_d20250106_m021003_c001_v0001180_t0027_u01736129403443") 2025/01/06 02:14:38 DEBUG : yam: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b80a_d20250106_m021001_c001_v7007000_t0000_u01736129401073") 2025/01/06 02:14:39 DEBUG : yam: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f102e40c4c0c05ef0_d20250106_m020959_c001_v0001109_t0059_u01736129399382") 2025/01/06 02:14:39 DEBUG : yaml: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b822_d20250106_m021005_c001_v7007000_t0000_u01736129405229") 2025/01/06 02:14:39 DEBUG : yaml: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f11944ae90cb90f05_d20250106_m021004_c001_v0001181_t0051_u01736129404236") 2025/01/06 02:14:39 DEBUG : yaml: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f4067400895c0b811_d20250106_m021001_c001_v7007000_t0000_u01736129401801") 2025/01/06 02:14:39 DEBUG : yaml: Deleting (id "4_z7fb2bd3350ed3b9b9f480e1b_f108970d5d5ac3f01_d20250106_m021000_c001_v0001181_t0023_u01736129400848") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m26.102367531s (try 1/5)