"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/15 01:44:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo" 2024/11/15 01:44:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 01:44:54 DEBUG : Creating backend with remote "/tmp/rclone2276905417" === 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-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:44:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/15 01:44:55 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:44:55 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.25s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:44:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 01:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:44:56 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:44:56 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:44:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:44:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:44:57 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.14s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", 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-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", 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-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:44:59 DEBUG : Creating backend with remote "/non-existing" 2024/11/15 01:44:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/15 01:44:59 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:44:59 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.14s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:02 INFO : B2 bucket rclone-test-kajuqiq3sijo: Running all checks before starting transfers 2024/11/15 01:45:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:02 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:02 INFO : B2 bucket rclone-test-kajuqiq3sijo: Checks finished, now starting transfers 2024/11/15 01:45:02 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:03 ERROR : Ignoring --no-traverse with sync 2024/11/15 01:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:04 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:04 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:04 INFO : sub dir/hello world: Copied (new) 2024/11/15 01:45:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.65s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/15 01:45:05 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:05 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/15 01:45:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:45:07 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:07 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:45:09 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:09 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/15 01:45:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 01:45:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/15 01:45:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 01:45:10 DEBUG : sub dir: Making directory 2024/11/15 01:45:10 DEBUG : sub dir2: Making directory 2024/11/15 01:45:10 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/15 01:45:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:10 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:10 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/15 01:45:11 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:12 DEBUG : sub dir2: Making directory 2024/11/15 01:45:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/15 01:45:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 01:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:12 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:12 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:13 DEBUG : sub dir2: Making directory with metadata 2024/11/15 01:45:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 01:45:13 DEBUG : sub dir: Making directory 2024/11/15 01:45:13 DEBUG : sub dir2: Making directory 2024/11/15 01:45:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:13 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:13 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:13 INFO : sub dir/hello world: Copied (new) 2024/11/15 01:45:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/15 01:45:14 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/15 01:45:14 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:15 DEBUG : sub dir2: Making directory 2024/11/15 01:45:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:15 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:15 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:16 INFO : sub dir/hello world: Copied (new) 2024/11/15 01:45:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:16 DEBUG : sub dir2: Making directory with metadata 2024/11/15 01:45:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 01:45:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 01:45:17 DEBUG : sub dir: Making directory 2024/11/15 01:45:17 DEBUG : sub dir2: Making directory 2024/11/15 01:45:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:17 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:17 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:17 INFO : sub dir/hello world: Copied (new) 2024/11/15 01:45:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/15 01:45:17 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", 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-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:18 DEBUG : sub dir2: Making directory 2024/11/15 01:45:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:19 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:19 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:19 INFO : sub dir/hello world: Copied (new) 2024/11/15 01:45:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.62s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:20 DEBUG : Creating backend with remote "TestB2:rclone-test-leqexos3gaxu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kajuqiq3sijo -> B2 bucket rclone-test-leqexos3gaxu 2024/11/15 01:45:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:22 DEBUG : B2 bucket rclone-test-leqexos3gaxu: Waiting for checks to finish 2024/11/15 01:45:22 DEBUG : B2 bucket rclone-test-leqexos3gaxu: Waiting for transfers to finish 2024/11/15 01:45:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:24 DEBUG : B2 bucket rclone-test-leqexos3gaxu: Purge remote 2024/11/15 01:45:24 INFO : B2 bucket rclone-test-leqexos3gaxu: cleaning bucket "rclone-test-leqexos3gaxu" of all files 2024/11/15 01:45:24 DEBUG : sub dir/hello world: Deleting (id "4_zbff21d0370fd2bdb9f380e1b_f104bd255b0866acf_d20241115_m014522_c001_v0001109_t0045_u01731635122990") --- PASS: TestServerSideCopy (5.44s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:27 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 01:45:27 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 01:45:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.67s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zixigay7bana" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kajuqiq3sijo -> B2 bucket rclone-test-zixigay7bana 2024/11/15 01:45:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:30 DEBUG : B2 bucket rclone-test-zixigay7bana: Waiting for checks to finish 2024/11/15 01:45:30 DEBUG : B2 bucket rclone-test-zixigay7bana: Waiting for transfers to finish 2024/11/15 01:45:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:32 DEBUG : B2 bucket rclone-test-zixigay7bana: Waiting for checks to finish 2024/11/15 01:45:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 01:45:32 DEBUG : B2 bucket rclone-test-zixigay7bana: Waiting for transfers to finish 2024/11/15 01:45:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 01:45:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:32 DEBUG : B2 bucket rclone-test-zixigay7bana: Purge remote 2024/11/15 01:45:32 INFO : B2 bucket rclone-test-zixigay7bana: cleaning bucket "rclone-test-zixigay7bana" of all files 2024/11/15 01:45:32 DEBUG : sub dir/hello world: Deleting (id "4_z4fe23d0370fd2bdb9f380e1b_f118539c24360cd7a_d20241115_m014532_c001_v0001182_t0039_u01731635132433") 2024/11/15 01:45:32 DEBUG : sub dir/hello world: Deleting (id "4_z4fe23d0370fd2bdb9f380e1b_f1075cc28cc0317df_d20241115_m014531_c001_v0001091_t0034_u01731635131010") --- PASS: TestServerSideCopyOverSelf (6.76s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 01:45:36 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:36 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 01:45:36 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/15 01:45:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bumocan9kifi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kajuqiq3sijo -> B2 bucket rclone-test-bumocan9kifi 2024/11/15 01:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:39 DEBUG : B2 bucket rclone-test-bumocan9kifi: Waiting for checks to finish 2024/11/15 01:45:39 DEBUG : B2 bucket rclone-test-bumocan9kifi: Waiting for transfers to finish 2024/11/15 01:45:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:41 DEBUG : B2 bucket rclone-test-bumocan9kifi: Waiting for checks to finish 2024/11/15 01:45:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 01:45:41 DEBUG : B2 bucket rclone-test-bumocan9kifi: Waiting for transfers to finish 2024/11/15 01:45:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 01:45:41 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/15 01:45:42 INFO : sub dir/hello world: Deleted 2024/11/15 01:45:42 DEBUG : testing file moves 2024/11/15 01:45:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/15 01:45:43 DEBUG : B2 bucket rclone-test-bumocan9kifi: Waiting for checks to finish 2024/11/15 01:45:43 DEBUG : B2 bucket rclone-test-bumocan9kifi: Waiting for transfers to finish 2024/11/15 01:45:44 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/15 01:45:44 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/15 01:45:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:44 DEBUG : B2 bucket rclone-test-bumocan9kifi: Purge remote 2024/11/15 01:45:44 INFO : B2 bucket rclone-test-bumocan9kifi: cleaning bucket "rclone-test-bumocan9kifi" of all files 2024/11/15 01:45:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf525d3370fd2bdb9f380e1b_f1101fdd009428faa_d20241115_m014543_c001_v0001115_t0007_u01731635143457") 2024/11/15 01:45:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf525d3370fd2bdb9f380e1b_f113ee71f7ddf3a27_d20241115_m014541_c001_v0001091_t0055_u01731635141610") 2024/11/15 01:45:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf525d3370fd2bdb9f380e1b_f10446a06b28bc79a_d20241115_m014540_c001_v0001113_t0041_u01731635140130") --- PASS: TestServerSideMoveOverSelf (9.57s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:47 ERROR : : error listing: directory not found 2024/11/15 01:45:47 DEBUG : Local file system at /tmp/rclone2276905417: Making directory 2024/11/15 01:45:48 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:48 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.96s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:45:50 DEBUG : Local file system at /tmp/rclone2276905417: Waiting for checks to finish 2024/11/15 01:45:50 DEBUG : Local file system at /tmp/rclone2276905417: Waiting for transfers to finish 2024/11/15 01:45:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:45:50 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/15 01:45:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyRedownload (2.36s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:51 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/15 01:45:51 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:51 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 01:45:51 INFO : check sum: Copied (new) 2024/11/15 01:45:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:52 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 01:45:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/15 01:45:52 DEBUG : check sum: Unchanged skipping 2024/11/15 01:45:52 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:52 DEBUG : Waiting for deletions to finish 2024/11/15 01:45:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/15 01:45:53 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:53 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 01:45:54 INFO : sizeonly: Copied (new) 2024/11/15 01:45:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:55 DEBUG : sizeonly: Sizes identical 2024/11/15 01:45:55 DEBUG : sizeonly: Unchanged skipping 2024/11/15 01:45:55 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:55 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:55 DEBUG : Waiting for deletions to finish 2024/11/15 01:45:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.20s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/15 01:45:57 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:57 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/15 01:45:57 INFO : ignore-size: Copied (new) 2024/11/15 01:45:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:45:58 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:45:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:45:58 DEBUG : ignore-size: Unchanged skipping 2024/11/15 01:45:58 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:45:58 DEBUG : Waiting for deletions to finish 2024/11/15 01:45:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:46:00 DEBUG : existing: Unchanged skipping 2024/11/15 01:46:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:00 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/15 01:46:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 01:46:00 INFO : existing: Copied (replaced existing) 2024/11/15 01:46:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:02 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 01:46:02 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:02 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 01:46:02 INFO : existing: Copied (new) 2024/11/15 01:46:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:02 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:02 DEBUG : existing: Destination exists, skipping 2024/11/15 01:46:02 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:02 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:04 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/15 01:46:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 01:46:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:05 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 01:46:05 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:05 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:46:05 INFO : a/potato2: Copied (new) 2024/11/15 01:46:05 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:08 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:08 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 2024/11/15 01:46:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 01:46:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/15 01:46:08 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:08 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:08 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:08 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:08 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 2024/11/15 01:46:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 01:46:09 INFO : empty space: Updated modification time in destination 2024/11/15 01:46:09 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:09 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:09 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:11 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 2024/11/15 01:46:11 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 01:46:11 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:11 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:11 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.84s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:13 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:13 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 2024/11/15 01:46:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2276905417) 2024/11/15 01:46:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kajuqiq3sijo) 2024/11/15 01:46:13 DEBUG : foo: sha1 differ 2024/11/15 01:46:13 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/15 01:46:13 INFO : foo: Copied (replaced existing) 2024/11/15 01:46:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.80s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:15 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/15 01:46:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:15 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:15 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:15 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:46:15 INFO : potato: Copied (new) 2024/11/15 01:46:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/15 01:46:17 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:17 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/15 01:46:17 INFO : potato: Copied (replaced existing) 2024/11/15 01:46:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:19 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:19 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 2024/11/15 01:46:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2276905417) 2024/11/15 01:46:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kajuqiq3sijo) 2024/11/15 01:46:19 DEBUG : potato: sha1 differ 2024/11/15 01:46:19 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/15 01:46:19 INFO : potato: Copied (replaced existing) 2024/11/15 01:46:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:46:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/15 01:46:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:21 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:21 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:21 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:21 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:46:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:24 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:24 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:24 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:46:24 INFO : potato2: Copied (new) 2024/11/15 01:46:24 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:24 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:26 DEBUG : d: Making directory 2024/11/15 01:46:26 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/15 01:46:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 01:46:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:27 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 01:46:27 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:27 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:46:27 INFO : a/potato2: Copied (new) 2024/11/15 01:46:27 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:29 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/15 01:46:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 01:46:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:30 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 01:46:30 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:30 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:46:30 INFO : a/potato2: Copied (new) 2024/11/15 01:46:30 ERROR : B2 bucket rclone-test-kajuqiq3sijo: not deleting files as there were IO errors 2024/11/15 01:46:30 ERROR : B2 bucket rclone-test-kajuqiq3sijo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:32 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:46:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:32 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:32 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:32 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:32 INFO : potato: Deleted 2024/11/15 01:46:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:46:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:35 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:35 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:35 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:35 INFO : potato: Deleted 2024/11/15 01:46:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:46:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:35 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:35 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:35 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:46:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.91s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:46:37 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:37 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/15 01:46:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:40 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 01:46:40 DEBUG : enormous: Excluded 2024/11/15 01:46:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 01:46:40 DEBUG : potato2: Excluded 2024/11/15 01:46:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 01:46:40 DEBUG : potato2: Excluded 2024/11/15 01:46:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:40 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:40 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:40 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:40 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:40 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 01:46:40 DEBUG : enormous: Excluded 2024/11/15 01:46:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 01:46:40 DEBUG : potato2: Excluded 2024/11/15 01:46:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 01:46:40 DEBUG : potato2: Excluded 2024/11/15 01:46:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/15 01:46:40 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:40 DEBUG : Local file system at /tmp/rclone2276905417: Waiting for checks to finish 2024/11/15 01:46:40 DEBUG : Local file system at /tmp/rclone2276905417: Waiting for transfers to finish 2024/11/15 01:46:40 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:43 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 01:46:43 DEBUG : enormous: Excluded 2024/11/15 01:46:43 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 01:46:43 DEBUG : potato2: Excluded 2024/11/15 01:46:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:46:43 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:43 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:43 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:43 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:43 INFO : enormous: Deleted 2024/11/15 01:46:44 INFO : potato2: Deleted 2024/11/15 01:46:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/15 01:46:44 DEBUG : Local file system at /tmp/rclone2276905417: Waiting for checks to finish 2024/11/15 01:46:44 DEBUG : empty space: Unchanged skipping 2024/11/15 01:46:44 DEBUG : Local file system at /tmp/rclone2276905417: Waiting for transfers to finish 2024/11/15 01:46:44 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:44 INFO : enormous: Deleted 2024/11/15 01:46:44 INFO : potato2: Deleted 2024/11/15 01:46:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.58s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:47 DEBUG : five: Need to transfer - File not found at Destination 2024/11/15 01:46:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/15 01:46:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/15 01:46:47 DEBUG : one: Destination is newer than source, skipping 2024/11/15 01:46:47 DEBUG : three: Sizes identical 2024/11/15 01:46:47 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 01:46:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2276905417) 2024/11/15 01:46:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kajuqiq3sijo) 2024/11/15 01:46:47 DEBUG : two: sha1 differ 2024/11/15 01:46:47 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/15 01:46:47 INFO : five: Copied (new) 2024/11/15 01:46:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/15 01:46:47 INFO : four: Copied (replaced existing) 2024/11/15 01:46:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 01:46:48 INFO : two: Copied (replaced existing) 2024/11/15 01:46:48 DEBUG : Waiting for deletions to finish 2024/11/15 01:46:48 DEBUG : one: Destination is newer than source, skipping 2024/11/15 01:46:48 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/15 01:46:48 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/15 01:46:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 01:46:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2276905417) 2024/11/15 01:46:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kajuqiq3sijo) 2024/11/15 01:46:48 DEBUG : three: sha1 differ 2024/11/15 01:46:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 01:46:48 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/15 01:46:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/15 01:46:48 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/15 01:46:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/15 01:46:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 01:46:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 01:46:48 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 01:46:48 INFO : three: Copied (replaced existing) 2024/11/15 01:46:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.43s) === 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-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/15 01:46:50 INFO : B2 bucket rclone-test-kajuqiq3sijo: Making map for --track-renames 2024/11/15 01:46:50 INFO : B2 bucket rclone-test-kajuqiq3sijo: Finished making map for --track-renames 2024/11/15 01:46:50 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 01:46:50 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for renames to finish 2024/11/15 01:46:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/15 01:46:50 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 01:46:51 INFO : yam: Copied (new) 2024/11/15 01:46:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 01:46:51 INFO : potato: Copied (new) 2024/11/15 01:46:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:46:51 INFO : B2 bucket rclone-test-kajuqiq3sijo: Making map for --track-renames 2024/11/15 01:46:51 INFO : B2 bucket rclone-test-kajuqiq3sijo: Finished making map for --track-renames 2024/11/15 01:46:51 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:51 DEBUG : potato: Unchanged skipping 2024/11/15 01:46:51 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for renames to finish 2024/11/15 01:46:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 01:46:52 INFO : yam: Copied (server-side copy) to: yaml 2024/11/15 01:46:52 INFO : yam: Deleted 2024/11/15 01:46:52 INFO : yaml: Renamed from "yam" 2024/11/15 01:46:52 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/15 01:46:54 INFO : B2 bucket rclone-test-kajuqiq3sijo: Making map for --track-renames 2024/11/15 01:46:54 INFO : B2 bucket rclone-test-kajuqiq3sijo: Finished making map for --track-renames 2024/11/15 01:46:54 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 01:46:54 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for renames to finish 2024/11/15 01:46:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/15 01:46:54 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 01:46:55 INFO : potato: Copied (new) 2024/11/15 01:46:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 01:46:55 INFO : yam: Copied (new) 2024/11/15 01:46:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:46:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:46:56 INFO : B2 bucket rclone-test-kajuqiq3sijo: Making map for --track-renames 2024/11/15 01:46:56 INFO : B2 bucket rclone-test-kajuqiq3sijo: Finished making map for --track-renames 2024/11/15 01:46:56 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:56 DEBUG : potato: Unchanged skipping 2024/11/15 01:46:56 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for renames to finish 2024/11/15 01:46:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 01:46:56 INFO : yam: Copied (server-side copy) to: yaml 2024/11/15 01:46:56 INFO : yam: Deleted 2024/11/15 01:46:56 INFO : yaml: Renamed from "yam" 2024/11/15 01:46:56 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/15 01:46:58 INFO : B2 bucket rclone-test-kajuqiq3sijo: Making map for --track-renames 2024/11/15 01:46:58 INFO : B2 bucket rclone-test-kajuqiq3sijo: Finished making map for --track-renames 2024/11/15 01:46:58 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:46:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 01:46:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/15 01:46:58 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for renames to finish 2024/11/15 01:46:58 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:46:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 01:46:59 INFO : sub/yam: Copied (new) 2024/11/15 01:46:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 01:46:59 INFO : potato: Copied (new) 2024/11/15 01:46:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:47:00 DEBUG : potato: Unchanged skipping 2024/11/15 01:47:00 INFO : B2 bucket rclone-test-kajuqiq3sijo: Making map for --track-renames 2024/11/15 01:47:00 INFO : B2 bucket rclone-test-kajuqiq3sijo: Finished making map for --track-renames 2024/11/15 01:47:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:47:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for renames to finish 2024/11/15 01:47:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 01:47:00 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/15 01:47:00 INFO : sub/yam: Deleted 2024/11/15 01:47:00 INFO : yam: Renamed from "sub/yam" 2024/11/15 01:47:00 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:47:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:02 DEBUG : Creating backend with remote "/tmp/rclone2276905417/dir1" 2024/11/15 01:47:02 DEBUG : Config file has changed externally - reloading 2024/11/15 01:47:02 DEBUG : Creating backend with remote "/tmp/rclone2276905417/dir2" 2024/11/15 01:47:02 DEBUG : Local file system at /tmp/rclone2276905417/dir2: Using server-side directory move 2024/11/15 01:47:02 INFO : Local file system at /tmp/rclone2276905417/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 01:47:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/15 01:47:02 DEBUG : Local file system at /tmp/rclone2276905417/dir2: Waiting for checks to finish 2024/11/15 01:47:02 DEBUG : Local file system at /tmp/rclone2276905417/dir2: Waiting for transfers to finish 2024/11/15 01:47:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:47:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/15 01:47:03 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:47:03 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:47:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/15 01:47:03 INFO : nested/sub dir/file: Copied (new) 2024/11/15 01:47:03 INFO : nested/sub dir/file: Deleted 2024/11/15 01:47:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:47:04 INFO : sub dir/hello world: Copied (new) 2024/11/15 01:47:04 INFO : sub dir/hello world: Deleted 2024/11/15 01:47:04 INFO : sub dir: Removing directory 2024/11/15 01:47:04 INFO : nested/sub dir: Removing directory 2024/11/15 01:47:04 INFO : nested: Removing directory 2024/11/15 01:47:04 DEBUG : Local file system at /tmp/rclone2276905417: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 01:47:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/15 01:47:06 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:47:06 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:47:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/15 01:47:06 INFO : nested/sub dir/file: Copied (new) 2024/11/15 01:47:06 INFO : nested/sub dir/file: Deleted 2024/11/15 01:47:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 01:47:07 INFO : sub dir/hello world: Copied (new) 2024/11/15 01:47:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 01:47:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/15 01:47:08 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:47:08 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:47:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/15 01:47:09 INFO : existing-b: Copied (new) 2024/11/15 01:47:09 INFO : existing-b: Deleted 2024/11/15 01:47:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 01:47:09 INFO : existing: Copied (new) 2024/11/15 01:47:09 INFO : existing: Deleted 2024/11/15 01:47:10 DEBUG : existing: Destination exists, skipping 2024/11/15 01:47:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/15 01:47:10 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:47:10 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:47:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.93s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:11 DEBUG : Creating backend with remote "TestB2:rclone-test-najejuz0dace" 2024/11/15 01:47:12 DEBUG : potato2: Clearing upload URL because of error: Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/bf02ad4370ed2bdb9f380e1b/c001_v0001144_t0006": EOF 2024/11/15 01:47:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/bf02ad4370ed2bdb9f380e1b/c001_v0001144_t0006": EOF) 2024/11/15 01:47:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "potato2" to B2 bucket rclone-test-kajuqiq3sijo: 1/10 (Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/bf02ad4370ed2bdb9f380e1b/c001_v0001144_t0006": EOF) 2024/11/15 01:47:14 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kajuqiq3sijo -> B2 bucket rclone-test-najejuz0dace 2024/11/15 01:47:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:47:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/15 01:47:19 DEBUG : empty space: Unchanged skipping 2024/11/15 01:47:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 01:47:19 DEBUG : B2 bucket rclone-test-najejuz0dace: Waiting for checks to finish 2024/11/15 01:47:19 INFO : empty space: Deleted 2024/11/15 01:47:19 DEBUG : B2 bucket rclone-test-najejuz0dace: Waiting for transfers to finish 2024/11/15 01:47:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:47:19 INFO : potato2: Copied (server-side copy) 2024/11/15 01:47:20 INFO : potato2: Deleted 2024/11/15 01:47:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 01:47:20 INFO : potato3: Copied (server-side copy) 2024/11/15 01:47:20 INFO : potato3: Deleted 2024/11/15 01:47:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zilojew5caga" 2024/11/15 01:47:22 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/15 01:47:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:47:22 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/15 01:47:22 DEBUG : B2 bucket rclone-test-zilojew5caga: Waiting for checks to finish 2024/11/15 01:47:22 DEBUG : B2 bucket rclone-test-zilojew5caga: Waiting for transfers to finish 2024/11/15 01:47:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 01:47:23 INFO : empty space: Copied (server-side copy) 2024/11/15 01:47:23 INFO : empty space: Deleted 2024/11/15 01:47:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 01:47:23 INFO : potato3: Copied (server-side copy) 2024/11/15 01:47:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:47:23 INFO : potato2: Copied (server-side copy) 2024/11/15 01:47:23 INFO : potato3: Deleted 2024/11/15 01:47:23 INFO : potato2: Deleted 2024/11/15 01:47:24 DEBUG : B2 bucket rclone-test-zilojew5caga: Purge remote 2024/11/15 01:47:24 INFO : B2 bucket rclone-test-zilojew5caga: cleaning bucket "rclone-test-zilojew5caga" of all files 2024/11/15 01:47:24 DEBUG : empty space: Deleting (id "4_z9fc2ed53800d2bdb9f380e1b_f103dd0af39795b17_d20241115_m014722_c001_v0001093_t0045_u01731635242943") 2024/11/15 01:47:24 DEBUG : potato2: Deleting (id "4_z9fc2ed53800d2bdb9f380e1b_f119df9365c0d5658_d20241115_m014723_c001_v0001101_t0043_u01731635243301") 2024/11/15 01:47:24 DEBUG : potato3: Deleting (id "4_z9fc2ed53800d2bdb9f380e1b_f10015fe96a694738_d20241115_m014723_c001_v0001100_t0053_u01731635243311") 2024/11/15 01:47:25 DEBUG : B2 bucket rclone-test-najejuz0dace: Purge remote 2024/11/15 01:47:25 INFO : B2 bucket rclone-test-najejuz0dace: cleaning bucket "rclone-test-najejuz0dace" of all files 2024/11/15 01:47:25 DEBUG : empty space: Deleting (id "4_z1f92dd33800d2bdb9f380e1b_f4099a9f556f0d35d_d20241115_m014723_c001_v7007000_t0000_u01731635243303") 2024/11/15 01:47:25 DEBUG : empty space: Deleting (id "4_z1f92dd33800d2bdb9f380e1b_f109b2606699b4b23_d20241115_m014718_c001_v0001181_t0029_u01731635238695") 2024/11/15 01:47:25 DEBUG : potato2: Deleting (id "4_z1f92dd33800d2bdb9f380e1b_f415b143d62367e00_d20241115_m014723_c001_v7007000_t0000_u01731635243746") 2024/11/15 01:47:25 DEBUG : potato2: Deleting (id "4_z1f92dd33800d2bdb9f380e1b_f111019fbb34e28ed_d20241115_m014719_c001_v0001150_t0011_u01731635239563") 2024/11/15 01:47:25 DEBUG : potato3: Deleting (id "4_z1f92dd33800d2bdb9f380e1b_f4099a9f556f0d360_d20241115_m014723_c001_v7007000_t0000_u01731635243644") 2024/11/15 01:47:25 DEBUG : potato3: Deleting (id "4_z1f92dd33800d2bdb9f380e1b_f1113f9ec19ad71d4_d20241115_m014719_c001_v0001109_t0023_u01731635239940") 2024/11/15 01:47:25 DEBUG : potato3: Deleting (id "4_z1f92dd33800d2bdb9f380e1b_f109b2606699b4b27_d20241115_m014718_c001_v0001181_t0055_u01731635238922") --- PASS: TestServerSideMove (15.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqedos3xova" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kajuqiq3sijo -> B2 bucket rclone-test-fiqedos3xova 2024/11/15 01:47:34 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 01:47:34 DEBUG : empty space: Excluded 2024/11/15 01:47:34 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 01:47:34 DEBUG : empty space: Excluded 2024/11/15 01:47:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:47:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 01:47:34 DEBUG : B2 bucket rclone-test-fiqedos3xova: Waiting for checks to finish 2024/11/15 01:47:34 DEBUG : B2 bucket rclone-test-fiqedos3xova: Waiting for transfers to finish 2024/11/15 01:47:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:47:34 INFO : potato2: Copied (server-side copy) 2024/11/15 01:47:34 INFO : potato2: Deleted 2024/11/15 01:47:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 01:47:35 INFO : potato3: Copied (server-side copy) 2024/11/15 01:47:35 INFO : potato3: Deleted 2024/11/15 01:47:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wajapaz3wagu" 2024/11/15 01:47:36 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 01:47:36 DEBUG : empty space: Excluded 2024/11/15 01:47:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:47:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/15 01:47:36 DEBUG : B2 bucket rclone-test-wajapaz3wagu: Waiting for checks to finish 2024/11/15 01:47:36 DEBUG : B2 bucket rclone-test-wajapaz3wagu: Waiting for transfers to finish 2024/11/15 01:47:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:47:38 INFO : potato2: Copied (server-side copy) 2024/11/15 01:47:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 01:47:38 INFO : potato3: Copied (server-side copy) 2024/11/15 01:47:38 INFO : potato2: Deleted 2024/11/15 01:47:38 INFO : potato3: Deleted 2024/11/15 01:47:38 DEBUG : B2 bucket rclone-test-wajapaz3wagu: Purge remote 2024/11/15 01:47:38 INFO : B2 bucket rclone-test-wajapaz3wagu: cleaning bucket "rclone-test-wajapaz3wagu" of all files 2024/11/15 01:47:39 DEBUG : potato2: Deleting (id "4_zcfc21de3801d2bdb9f380e1b_f11701694d7b552e4_d20241115_m014738_c001_v0001105_t0024_u01731635258029") 2024/11/15 01:47:39 DEBUG : potato3: Deleting (id "4_zcfc21de3801d2bdb9f380e1b_f11588ea449d67a7f_d20241115_m014737_c001_v0001109_t0015_u01731635257668") 2024/11/15 01:47:39 DEBUG : B2 bucket rclone-test-fiqedos3xova: Purge remote 2024/11/15 01:47:39 INFO : B2 bucket rclone-test-fiqedos3xova: cleaning bucket "rclone-test-fiqedos3xova" of all files 2024/11/15 01:47:40 DEBUG : empty space: Deleting (id "4_z2fe20d83801d2bdb9f380e1b_f104bd255b0866de9_d20241115_m014732_c001_v0001109_t0024_u01731635252318") 2024/11/15 01:47:40 DEBUG : potato2: Deleting (id "4_z2fe20d83801d2bdb9f380e1b_f400880afcbca5a92_d20241115_m014738_c001_v7007000_t0000_u01731635258296") 2024/11/15 01:47:40 DEBUG : potato2: Deleting (id "4_z2fe20d83801d2bdb9f380e1b_f114f996dd4455d7e_d20241115_m014734_c001_v0001182_t0036_u01731635254666") 2024/11/15 01:47:40 DEBUG : potato3: Deleting (id "4_z2fe20d83801d2bdb9f380e1b_f4117d4cf6268e8ac_d20241115_m014738_c001_v7007000_t0000_u01731635258407") 2024/11/15 01:47:40 DEBUG : potato3: Deleting (id "4_z2fe20d83801d2bdb9f380e1b_f118988f1082134fd_d20241115_m014734_c001_v0001105_t0015_u01731635254893") 2024/11/15 01:47:40 DEBUG : potato3: Deleting (id "4_z2fe20d83801d2bdb9f380e1b_f104bd255b0866df5_d20241115_m014733_c001_v0001109_t0000_u01731635253437") --- PASS: TestServerSideMoveWithFilter (14.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:42 DEBUG : Creating backend with remote "TestB2:rclone-test-menenoc4gafi" 2024/11/15 01:47:44 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kajuqiq3sijo -> B2 bucket rclone-test-menenoc4gafi 2024/11/15 01:47:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:47:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/15 01:47:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 01:47:48 DEBUG : empty space: Unchanged skipping 2024/11/15 01:47:48 DEBUG : B2 bucket rclone-test-menenoc4gafi: Waiting for checks to finish 2024/11/15 01:47:48 INFO : empty space: Deleted 2024/11/15 01:47:48 DEBUG : B2 bucket rclone-test-menenoc4gafi: Waiting for transfers to finish 2024/11/15 01:47:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:47:48 INFO : potato2: Copied (server-side copy) 2024/11/15 01:47:48 INFO : potato2: Deleted 2024/11/15 01:47:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 01:47:49 INFO : potato3: Copied (server-side copy) 2024/11/15 01:47:49 INFO : potato3: Deleted 2024/11/15 01:47:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gojubev1rogu" 2024/11/15 01:47:50 DEBUG : tomatoDir: Making directory 2024/11/15 01:47:50 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/15 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 01:47:50 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/15 01:47:50 DEBUG : B2 bucket rclone-test-gojubev1rogu: Waiting for checks to finish 2024/11/15 01:47:50 DEBUG : B2 bucket rclone-test-gojubev1rogu: Waiting for transfers to finish 2024/11/15 01:47:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 01:47:52 INFO : potato2: Copied (server-side copy) 2024/11/15 01:47:52 INFO : potato2: Deleted 2024/11/15 01:47:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 01:47:52 INFO : potato3: Copied (server-side copy) 2024/11/15 01:47:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 01:47:52 INFO : empty space: Copied (server-side copy) 2024/11/15 01:47:52 INFO : potato3: Deleted 2024/11/15 01:47:52 INFO : empty space: Deleted 2024/11/15 01:47:53 DEBUG : B2 bucket rclone-test-gojubev1rogu: Purge remote 2024/11/15 01:47:53 INFO : B2 bucket rclone-test-gojubev1rogu: cleaning bucket "rclone-test-gojubev1rogu" of all files 2024/11/15 01:47:53 DEBUG : empty space: Deleting (id "4_zcf025d53801d2bdb9f380e1b_f10731c3a6aa849b1_d20241115_m014752_c001_v0001109_t0014_u01731635272151") 2024/11/15 01:47:53 DEBUG : potato2: Deleting (id "4_zcf025d53801d2bdb9f380e1b_f1007b18a0a0a01d2_d20241115_m014751_c001_v0001146_t0013_u01731635271779") 2024/11/15 01:47:53 DEBUG : potato3: Deleting (id "4_zcf025d53801d2bdb9f380e1b_f11440d57a96f03a9_d20241115_m014752_c001_v0001161_t0000_u01731635272138") 2024/11/15 01:47:54 DEBUG : B2 bucket rclone-test-menenoc4gafi: Purge remote 2024/11/15 01:47:54 INFO : B2 bucket rclone-test-menenoc4gafi: cleaning bucket "rclone-test-menenoc4gafi" of all files 2024/11/15 01:47:54 DEBUG : empty space: Deleting (id "4_z9f824d03801d2bdb9f380e1b_f400880afcbca5abc_d20241115_m014752_c001_v7007000_t0000_u01731635272703") 2024/11/15 01:47:54 DEBUG : empty space: Deleting (id "4_z9f824d03801d2bdb9f380e1b_f111064b2730bca5a_d20241115_m014746_c001_v0001106_t0044_u01731635266809") 2024/11/15 01:47:54 DEBUG : potato2: Deleting (id "4_z9f824d03801d2bdb9f380e1b_f40568547177e24a5_d20241115_m014752_c001_v7007000_t0000_u01731635272118") 2024/11/15 01:47:54 DEBUG : potato2: Deleting (id "4_z9f824d03801d2bdb9f380e1b_f1133f8b70cedd0e0_d20241115_m014748_c001_v0001153_t0018_u01731635268452") 2024/11/15 01:47:54 DEBUG : potato3: Deleting (id "4_z9f824d03801d2bdb9f380e1b_f40568547177e24a6_d20241115_m014752_c001_v7007000_t0000_u01731635272693") 2024/11/15 01:47:54 DEBUG : potato3: Deleting (id "4_z9f824d03801d2bdb9f380e1b_f106a12434b885b23_d20241115_m014748_c001_v0001172_t0018_u01731635268827") 2024/11/15 01:47:54 DEBUG : potato3: Deleting (id "4_z9f824d03801d2bdb9f380e1b_f111064b2730bca60_d20241115_m014747_c001_v0001106_t0030_u01731635267348") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.25s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:47:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncOverlap (2.92s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:48:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/rclone-sync-test" 2024/11/15 01:48:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/rclone-sync-test-include/layer2" 2024/11/15 01:48:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/rclone-sync-test-ignore-file" 2024/11/15 01:48:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 01:48:10 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path rclone-sync-test: Waiting for checks to finish 2024/11/15 01:48:10 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path rclone-sync-test: Waiting for transfers to finish 2024/11/15 01:48:10 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:10 INFO : There was nothing to transfer 2024/11/15 01:48:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 01:48:10 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:48:10 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:48:10 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:48:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 01:48:11 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/15 01:48:11 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/15 01:48:11 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:48:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 01:48:11 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:48:11 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:48:11 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:48:12 DEBUG : : Excluded 2024/11/15 01:48:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 01:48:12 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/15 01:48:12 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/15 01:48:12 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.77s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dst" 2024/11/15 01:48:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/CompareDest" 2024/11/15 01:48:22 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 01:48:22 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:22 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:48:23 INFO : one: Copied (new) 2024/11/15 01:48:23 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:23 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:24 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 01:48:24 INFO : one: Copied (replaced existing) 2024/11/15 01:48:24 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:26 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 01:48:26 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:26 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:26 INFO : There was nothing to transfer 2024/11/15 01:48:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 01:48:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:28 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 01:48:28 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:28 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:28 INFO : There was nothing to transfer 2024/11/15 01:48:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 01:48:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:28 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 01:48:29 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:29 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:29 INFO : There was nothing to transfer 2024/11/15 01:48:30 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 2024/11/15 01:48:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 01:48:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 01:48:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:30 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 01:48:30 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:30 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:30 INFO : There was nothing to transfer 2024/11/15 01:48:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 01:48:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:31 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 01:48:31 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/15 01:48:31 INFO : two: Copied (new) 2024/11/15 01:48:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:48:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dest" 2024/11/15 01:48:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/pre-dest1" 2024/11/15 01:48:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/pre-dest2" 2024/11/15 01:48:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:48:40 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/15 01:48:40 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:48:40 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/15 01:48:40 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/15 01:48:40 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dest: Waiting for checks to finish 2024/11/15 01:48:40 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dest: Waiting for transfers to finish 2024/11/15 01:48:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/15 01:48:41 INFO : 3: Copied (new) 2024/11/15 01:48:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.29s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:48:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dst" 2024/11/15 01:48:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/CopyDest" 2024/11/15 01:48:46 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 01:48:46 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:46 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:48:47 INFO : one: Copied (new) 2024/11/15 01:48:47 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:47 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:47 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 01:48:48 INFO : one: Copied (replaced existing) 2024/11/15 01:48:48 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/BackupDir" 2024/11/15 01:48:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:52 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 01:48:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:48:54 INFO : one: Copied (server-side copy) 2024/11/15 01:48:54 INFO : one: Deleted 2024/11/15 01:48:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 01:48:54 INFO : one: Copied (server-side copy) 2024/11/15 01:48:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/15 01:48:54 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:54 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 01:48:56 INFO : two: Copied (server-side copy) 2024/11/15 01:48:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/15 01:48:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:56 DEBUG : one: Unchanged skipping 2024/11/15 01:48:56 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:56 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:56 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:57 DEBUG : one: Unchanged skipping 2024/11/15 01:48:57 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:57 DEBUG : two: Unchanged skipping 2024/11/15 01:48:57 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:57 DEBUG : Waiting for deletions to finish 2024/11/15 01:48:57 INFO : There was nothing to transfer 2024/11/15 01:48:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/15 01:48:59 DEBUG : three: Destination not found in --copy-dest 2024/11/15 01:48:59 DEBUG : three: Need to transfer - File not found at Destination 2024/11/15 01:48:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 01:48:59 DEBUG : two: Unchanged skipping 2024/11/15 01:48:59 DEBUG : one: Unchanged skipping 2024/11/15 01:48:59 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:48:59 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:48:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/15 01:48:59 INFO : three: Copied (new) 2024/11/15 01:48:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.23s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:49:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dst" 2024/11/15 01:49:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/backup" 2024/11/15 01:49:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 01:49:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:49:06 DEBUG : two: Unchanged skipping 2024/11/15 01:49:06 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:49:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:49:07 INFO : one: Copied (server-side copy) 2024/11/15 01:49:08 INFO : one: Deleted 2024/11/15 01:49:08 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:49:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:49:09 INFO : one: Copied (new) 2024/11/15 01:49:09 DEBUG : Waiting for deletions to finish 2024/11/15 01:49:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 01:49:09 INFO : three.txt: Copied (server-side copy) 2024/11/15 01:49:09 INFO : three.txt: Deleted 2024/11/15 01:49:09 INFO : three.txt: Moved into backup dir 2024/11/15 01:49:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 01:49:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:49:11 DEBUG : two: Unchanged skipping 2024/11/15 01:49:11 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:49:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:49:12 INFO : one: Copied (server-side copy) 2024/11/15 01:49:12 INFO : one: Deleted 2024/11/15 01:49:12 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:49:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 01:49:13 INFO : one: Copied (new) 2024/11/15 01:49:13 DEBUG : Waiting for deletions to finish 2024/11/15 01:49:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 01:49:13 INFO : three.txt: Copied (server-side copy) 2024/11/15 01:49:13 INFO : three.txt: Deleted 2024/11/15 01:49:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dst" 2024/11/15 01:49:17 DEBUG : Config file has changed externally - reloading 2024/11/15 01:49:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/backup" 2024/11/15 01:49:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 01:49:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:49:19 DEBUG : two: Unchanged skipping 2024/11/15 01:49:19 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:49:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:49:21 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 01:49:21 INFO : one: Deleted 2024/11/15 01:49:21 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:49:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:49:22 INFO : one: Copied (new) 2024/11/15 01:49:22 DEBUG : Waiting for deletions to finish 2024/11/15 01:49:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 01:49:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 01:49:23 INFO : three.txt: Deleted 2024/11/15 01:49:23 INFO : three.txt: Moved into backup dir 2024/11/15 01:49:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 01:49:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:49:25 DEBUG : two: Unchanged skipping 2024/11/15 01:49:25 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:49:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:49:26 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 01:49:26 INFO : one: Deleted 2024/11/15 01:49:26 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:49:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 01:49:27 INFO : one: Copied (new) 2024/11/15 01:49:27 DEBUG : Waiting for deletions to finish 2024/11/15 01:49:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 01:49:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 01:49:27 INFO : three.txt: Deleted 2024/11/15 01:49:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:49:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dst" 2024/11/15 01:49:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/backup" 2024/11/15 01:49:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 01:49:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:49:33 DEBUG : two: Unchanged skipping 2024/11/15 01:49:33 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:49:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:49:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/15 01:49:35 INFO : one: Deleted 2024/11/15 01:49:35 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:49:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:49:36 INFO : one: Copied (new) 2024/11/15 01:49:36 DEBUG : Waiting for deletions to finish 2024/11/15 01:49:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 01:49:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/15 01:49:36 INFO : three.txt: Deleted 2024/11/15 01:49:36 INFO : three.txt: Moved into backup dir 2024/11/15 01:49:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 01:49:39 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:49:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:49:39 DEBUG : two: Unchanged skipping 2024/11/15 01:49:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:49:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/15 01:49:39 INFO : one: Deleted 2024/11/15 01:49:39 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:49:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 01:49:40 INFO : one: Copied (new) 2024/11/15 01:49:40 DEBUG : Waiting for deletions to finish 2024/11/15 01:49:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 01:49:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/15 01:49:41 INFO : three.txt: Deleted 2024/11/15 01:49:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dst" 2024/11/15 01:49:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 01:49:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:49:46 DEBUG : two: Unchanged skipping 2024/11/15 01:49:46 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:49:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:49:47 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 01:49:47 INFO : one: Deleted 2024/11/15 01:49:47 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:49:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:49:48 INFO : one: Copied (new) 2024/11/15 01:49:48 DEBUG : Waiting for deletions to finish 2024/11/15 01:49:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 01:49:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 01:49:49 INFO : three.txt: Deleted 2024/11/15 01:49:49 INFO : three.txt: Moved into backup dir 2024/11/15 01:49:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/15 01:49:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/15 01:49:50 DEBUG : pacer: Reducing sleep to 10ms 2024/11/15 01:49:51 DEBUG : one.bak: Excluded (Path Filter) 2024/11/15 01:49:51 DEBUG : one.bak: Excluded 2024/11/15 01:49:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/15 01:49:51 DEBUG : three.txt.bak: Excluded 2024/11/15 01:49:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 01:49:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:49:51 DEBUG : two: Unchanged skipping 2024/11/15 01:49:51 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for checks to finish 2024/11/15 01:49:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:49:52 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 01:49:52 INFO : one: Deleted 2024/11/15 01:49:52 DEBUG : B2 bucket rclone-test-kajuqiq3sijo path dst: Waiting for transfers to finish 2024/11/15 01:49:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 01:49:53 INFO : one: Copied (new) 2024/11/15 01:49:53 DEBUG : Waiting for deletions to finish 2024/11/15 01:49:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 01:49:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 01:49:53 INFO : three.txt: Deleted 2024/11/15 01:49:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.89s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dst" 2024/11/15 01:49:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 01:49:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:49:59 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 01:49:59 INFO : one: Deleted 2024/11/15 01:50:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:50:00 INFO : one: Copied (new) 2024/11/15 01:50:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:00 DEBUG : two: Unchanged skipping 2024/11/15 01:50:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/15 01:50:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 01:50:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 01:50:01 INFO : three.txt: Deleted 2024/11/15 01:50:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 01:50:02 INFO : three.txt: Copied (new) 2024/11/15 01:50:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 01:50:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:50:03 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 01:50:03 INFO : one: Deleted 2024/11/15 01:50:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 01:50:03 INFO : one: Copied (new) 2024/11/15 01:50:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:04 DEBUG : two: Unchanged skipping 2024/11/15 01:50:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/15 01:50:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 01:50:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 01:50:04 INFO : three.txt: Deleted 2024/11/15 01:50:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/15 01:50:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.43s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kajuqiq3sijo/dst" 2024/11/15 01:50:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 01:50:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 01:50:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/15 01:50:12 INFO : one: Deleted 2024/11/15 01:50:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:50:13 INFO : one: Copied (new) 2024/11/15 01:50:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:13 DEBUG : two: Unchanged skipping 2024/11/15 01:50:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/15 01:50:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 01:50:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/15 01:50:14 INFO : three.txt: Deleted 2024/11/15 01:50:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 01:50:14 INFO : three.txt: Copied (new) 2024/11/15 01:50:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 01:50:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 01:50:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/15 01:50:16 INFO : one: Deleted 2024/11/15 01:50:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 01:50:17 INFO : one: Copied (new) 2024/11/15 01:50:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:17 DEBUG : two: Unchanged skipping 2024/11/15 01:50:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/15 01:50:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 01:50:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/15 01:50:18 INFO : three.txt: Deleted 2024/11/15 01:50:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/15 01:50:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.72s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:50:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/15 01:50:21 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:50:21 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:50:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/15 01:50:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/15 01:50:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:50:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 01:50:23 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:50:23 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:50:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 01:50:23 INFO : existing: Copied (new) 2024/11/15 01:50:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:50:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/15 01:50:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/15 01:50:24 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:50:24 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:50:24 ERROR : B2 bucket rclone-test-kajuqiq3sijo: not deleting files as there were IO errors 2024/11/15 01:50:24 ERROR : B2 bucket rclone-test-kajuqiq3sijo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncImmutable (2.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:50:26 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:50:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:26 DEBUG : existing: Unchanged skipping 2024/11/15 01:50:26 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:50:26 DEBUG : Waiting for deletions to finish 2024/11/15 01:50:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.81s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:50:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:50:53 DEBUG : both0: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both10: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both13: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both1: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both11: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both16: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both12: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both14: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both15: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both17: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both3: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both4: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both5: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both6: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both18: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both19: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:50:53 DEBUG : both9: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both2: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both7: Unchanged skipping 2024/11/15 01:50:53 DEBUG : both8: Unchanged skipping 2024/11/15 01:50:53 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:50:53 DEBUG : Waiting for deletions to finish 2024/11/15 01:50:54 INFO : only17: Deleted 2024/11/15 01:50:54 INFO : only8: Deleted 2024/11/15 01:50:54 INFO : only5: Deleted 2024/11/15 01:50:54 INFO : only9: Deleted 2024/11/15 01:50:54 INFO : only0: Deleted 2024/11/15 01:50:54 INFO : only1: Deleted 2024/11/15 01:50:54 INFO : only11: Deleted 2024/11/15 01:50:54 INFO : only10: Deleted 2024/11/15 01:50:54 INFO : only13: Deleted 2024/11/15 01:50:54 INFO : only15: Deleted 2024/11/15 01:50:54 INFO : only7: Deleted 2024/11/15 01:50:54 INFO : only3: Deleted 2024/11/15 01:50:54 INFO : only4: Deleted 2024/11/15 01:50:54 INFO : only12: Deleted 2024/11/15 01:50:54 INFO : only14: Deleted 2024/11/15 01:50:54 INFO : only16: Deleted 2024/11/15 01:50:54 INFO : only18: Deleted 2024/11/15 01:50:54 INFO : only19: Deleted 2024/11/15 01:50:55 INFO : only6: Deleted 2024/11/15 01:50:55 INFO : only2: Deleted 2024/11/15 01:50:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (30.73s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:51:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for checks to finish 2024/11/15 01:51:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both1: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both12: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both13: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both14: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both15: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both16: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both17: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both18: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both19: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both2: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both3: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both4: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both5: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both6: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both7: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both8: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 01:51:24 DEBUG : both9: Unchanged skipping 2024/11/15 01:51:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/15 01:51:24 DEBUG : both11: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both10: Unchanged skipping 2024/11/15 01:51:24 DEBUG : both0: Unchanged skipping 2024/11/15 01:51:24 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Waiting for transfers to finish 2024/11/15 01:51:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only0: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only1: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only12: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only13: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only14: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only10: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only15: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only11: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only16: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only17: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only18: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only19: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only2: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only3: Copied (replaced existing) 2024/11/15 01:51:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:25 INFO : only4: Copied (replaced existing) 2024/11/15 01:51:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:26 INFO : only5: Copied (replaced existing) 2024/11/15 01:51:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:26 INFO : only6: Copied (replaced existing) 2024/11/15 01:51:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:26 INFO : only7: Copied (replaced existing) 2024/11/15 01:51:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:26 INFO : only8: Copied (replaced existing) 2024/11/15 01:51:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 01:51:26 INFO : only9: Copied (replaced existing) 2024/11/15 01:51:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (34.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 01:51:34 DEBUG : sub dir: Making directory 2024/11/15 01:51:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" 2024/11/15 01:51:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 01:51:39 DEBUG : sub dir: Making directory 2024/11/15 01:51:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kajuqiq3sijo", Local "Local file system at /tmp/rclone2276905417", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.81s) PASS 2024/11/15 01:51:44 DEBUG : B2 bucket rclone-test-kajuqiq3sijo: Purge remote 2024/11/15 01:51:44 INFO : B2 bucket rclone-test-kajuqiq3sijo: cleaning bucket "rclone-test-kajuqiq3sijo" of all files 2024/11/15 01:51:45 DEBUG : BackupDir/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5b0f_d20241115_m014900_c001_v7007000_t0000_u01731635340160") 2024/11/15 01:51:45 DEBUG : BackupDir/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f112ffbc723a2d240_d20241115_m014853_c001_v0001098_t0010_u01731635333760") 2024/11/15 01:51:45 DEBUG : CompareDest/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40a88_d20241115_m014832_c001_v7007000_t0000_u01731635312181") 2024/11/15 01:51:45 DEBUG : CompareDest/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2b0b_d20241115_m014825_c001_v0001145_t0028_u01731635305919") 2024/11/15 01:51:45 DEBUG : CompareDest/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40a8a_d20241115_m014832_c001_v7007000_t0000_u01731635312363") 2024/11/15 01:51:45 DEBUG : CompareDest/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df462a_d20241115_m014826_c001_v0001144_t0044_u01731635306950") 2024/11/15 01:51:45 DEBUG : CopyDest/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5b10_d20241115_m014900_c001_v7007000_t0000_u01731635340342") 2024/11/15 01:51:45 DEBUG : CopyDest/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df46f8_d20241115_m014849_c001_v0001144_t0054_u01731635329545") 2024/11/15 01:51:45 DEBUG : CopyDest/three: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5b11_d20241115_m014900_c001_v7007000_t0000_u01731635340525") 2024/11/15 01:51:45 DEBUG : CopyDest/three: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df475a_d20241115_m014857_c001_v0001144_t0014_u01731635337659") 2024/11/15 01:51:45 DEBUG : CopyDest/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5b12_d20241115_m014900_c001_v7007000_t0000_u01731635340706") 2024/11/15 01:51:45 DEBUG : CopyDest/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2b81_d20241115_m014855_c001_v0001145_t0058_u01731635335089") 2024/11/15 01:51:46 DEBUG : EXISTING: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be23359446_d20241115_m015027_c001_v7007000_t0000_u01731635427260") 2024/11/15 01:51:46 DEBUG : EXISTING: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4a66_d20241115_m015025_c001_v0001144_t0022_u01731635425825") 2024/11/15 01:51:46 DEBUG : Testêé: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be23359411_d20241115_m015022_c001_v7007000_t0000_u01731635422708") 2024/11/15 01:51:46 DEBUG : Testêé: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4a42_d20241115_m015021_c001_v0001144_t0045_u01731635421873") 2024/11/15 01:51:46 DEBUG : Testêé: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2ced_d20241115_m015020_c001_v0001145_t0017_u01731635420821") 2024/11/15 01:51:46 DEBUG : a/potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa8e3a_d20241115_m014630_c001_v7007000_t0000_u01731635190791") 2024/11/15 01:51:46 DEBUG : a/potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2913_d20241115_m014630_c001_v0001145_t0054_u01731635190028") 2024/11/15 01:51:46 DEBUG : a/potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a665f_d20241115_m014627_c001_v7007000_t0000_u01731635187955") 2024/11/15 01:51:46 DEBUG : a/potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2905_d20241115_m014627_c001_v0001145_t0029_u01731635187038") 2024/11/15 01:51:46 DEBUG : a/potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a661c_d20241115_m014606_c001_v7007000_t0000_u01731635166422") 2024/11/15 01:51:46 DEBUG : a/potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b287e_d20241115_m014605_c001_v0001145_t0054_u01731635165345") 2024/11/15 01:51:46 DEBUG : b/potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa8e3c_d20241115_m014630_c001_v7007000_t0000_u01731635190971") 2024/11/15 01:51:46 DEBUG : b/potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2909_d20241115_m014628_c001_v0001145_t0025_u01731635188883") 2024/11/15 01:51:46 DEBUG : b/potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6658_d20241115_m014627_c001_v7007000_t0000_u01731635187401") 2024/11/15 01:51:46 DEBUG : b/potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28fd_d20241115_m014626_c001_v0001145_t0020_u01731635186005") 2024/11/15 01:51:46 DEBUG : b/potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a661a_d20241115_m014605_c001_v7007000_t0000_u01731635165879") 2024/11/15 01:51:46 DEBUG : b/potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b286c_d20241115_m014604_c001_v0001145_t0031_u01731635164381") 2024/11/15 01:51:46 DEBUG : backup/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40af4_d20241115_m014914_c001_v7007000_t0000_u01731635354292") 2024/11/15 01:51:46 DEBUG : backup/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1133deef2d810f49_d20241115_m014912_c001_v0001101_t0053_u01731635352257") 2024/11/15 01:51:47 DEBUG : backup/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1039127fe2535fd0_d20241115_m014907_c001_v0001098_t0016_u01731635347722") 2024/11/15 01:51:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40568547177e2961_d20241115_m014941_c001_v7007000_t0000_u01731635381519") 2024/11/15 01:51:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1062c60ca77d1200_d20241115_m014939_c001_v0001182_t0050_u01731635379422") 2024/11/15 01:51:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f119df9748f51f0cc_d20241115_m014935_c001_v0001182_t0048_u01731635375101") 2024/11/15 01:51:47 DEBUG : backup/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a15c1_d20241115_m014928_c001_v7007000_t0000_u01731635368401") 2024/11/15 01:51:47 DEBUG : backup/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1158c412cd55c519_d20241115_m014926_c001_v0001153_t0015_u01731635366091") 2024/11/15 01:51:47 DEBUG : backup/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1174331c8bdc56af_d20241115_m014921_c001_v0001116_t0034_u01731635361047") 2024/11/15 01:51:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40568547177e2962_d20241115_m014941_c001_v7007000_t0000_u01731635381700") 2024/11/15 01:51:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1189b1272bb388e9_d20241115_m014940_c001_v0001101_t0053_u01731635380628") 2024/11/15 01:51:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1120fc61fe7819b0_d20241115_m014936_c001_v0001182_t0056_u01731635376540") 2024/11/15 01:51:47 DEBUG : backup/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40af5_d20241115_m014914_c001_v7007000_t0000_u01731635354476") 2024/11/15 01:51:47 DEBUG : backup/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f101cf918afe03267_d20241115_m014913_c001_v0001182_t0041_u01731635353532") 2024/11/15 01:51:47 DEBUG : backup/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1019ad002b77b3a6_d20241115_m014909_c001_v0001177_t0003_u01731635349469") 2024/11/15 01:51:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a15c2_d20241115_m014928_c001_v7007000_t0000_u01731635368582") 2024/11/15 01:51:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f106081163e99789b_d20241115_m014927_c001_v0001103_t0040_u01731635367392") 2024/11/15 01:51:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f116c300c0b684fba_d20241115_m014923_c001_v0001103_t0046_u01731635363048") 2024/11/15 01:51:47 DEBUG : both0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d904_d20241115_m015126_c001_v7007000_t0000_u01731635486863") 2024/11/15 01:51:47 DEBUG : both0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2dc5_d20241115_m015100_c001_v0001145_t0006_u01731635460248") 2024/11/15 01:51:47 DEBUG : both0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b40_d20241115_m015055_c001_v7007000_t0000_u01731635455676") 2024/11/15 01:51:47 DEBUG : both0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d25_d20241115_m015029_c001_v0001145_t0052_u01731635429517") 2024/11/15 01:51:47 DEBUG : both1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d905_d20241115_m015127_c001_v7007000_t0000_u01731635487045") 2024/11/15 01:51:48 DEBUG : both1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2dcf_d20241115_m015102_c001_v0001145_t0006_u01731635462156") 2024/11/15 01:51:48 DEBUG : both1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b42_d20241115_m015055_c001_v7007000_t0000_u01731635455855") 2024/11/15 01:51:48 DEBUG : both1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d2d_d20241115_m015030_c001_v0001145_t0012_u01731635430445") 2024/11/15 01:51:48 DEBUG : both10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d906_d20241115_m015127_c001_v7007000_t0000_u01731635487245") 2024/11/15 01:51:48 DEBUG : both10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2dfd_d20241115_m015112_c001_v0001145_t0017_u01731635472029") 2024/11/15 01:51:48 DEBUG : both10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b45_d20241115_m015056_c001_v7007000_t0000_u01731635456038") 2024/11/15 01:51:48 DEBUG : both10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d63_d20241115_m015041_c001_v0001145_t0006_u01731635441755") 2024/11/15 01:51:48 DEBUG : both11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d907_d20241115_m015127_c001_v7007000_t0000_u01731635487430") 2024/11/15 01:51:48 DEBUG : both11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e01_d20241115_m015113_c001_v0001145_t0016_u01731635473210") 2024/11/15 01:51:48 DEBUG : both11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b48_d20241115_m015056_c001_v7007000_t0000_u01731635456230") 2024/11/15 01:51:48 DEBUG : both11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d67_d20241115_m015042_c001_v0001145_t0045_u01731635442956") 2024/11/15 01:51:48 DEBUG : both12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d908_d20241115_m015127_c001_v7007000_t0000_u01731635487615") 2024/11/15 01:51:48 DEBUG : both12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e05_d20241115_m015114_c001_v0001145_t0012_u01731635474257") 2024/11/15 01:51:48 DEBUG : both12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b4a_d20241115_m015056_c001_v7007000_t0000_u01731635456410") 2024/11/15 01:51:48 DEBUG : both12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d6f_d20241115_m015043_c001_v0001145_t0036_u01731635443969") 2024/11/15 01:51:48 DEBUG : both13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d90a_d20241115_m015127_c001_v7007000_t0000_u01731635487797") 2024/11/15 01:51:48 DEBUG : both13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e11_d20241115_m015115_c001_v0001145_t0047_u01731635475533") 2024/11/15 01:51:48 DEBUG : both13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b4e_d20241115_m015056_c001_v7007000_t0000_u01731635456589") 2024/11/15 01:51:48 DEBUG : both13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d71_d20241115_m015045_c001_v0001145_t0036_u01731635445094") 2024/11/15 01:51:48 DEBUG : both14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d90c_d20241115_m015127_c001_v7007000_t0000_u01731635487978") 2024/11/15 01:51:48 DEBUG : both14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e19_d20241115_m015116_c001_v0001145_t0043_u01731635476945") 2024/11/15 01:51:48 DEBUG : both14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b51_d20241115_m015056_c001_v7007000_t0000_u01731635456768") 2024/11/15 01:51:49 DEBUG : both14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d79_d20241115_m015046_c001_v0001145_t0014_u01731635446301") 2024/11/15 01:51:49 DEBUG : both15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d90e_d20241115_m015128_c001_v7007000_t0000_u01731635488159") 2024/11/15 01:51:49 DEBUG : both15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e23_d20241115_m015118_c001_v0001145_t0036_u01731635478745") 2024/11/15 01:51:49 DEBUG : both15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b54_d20241115_m015056_c001_v7007000_t0000_u01731635456948") 2024/11/15 01:51:49 DEBUG : both15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d83_d20241115_m015047_c001_v0001145_t0043_u01731635447626") 2024/11/15 01:51:49 DEBUG : both16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d910_d20241115_m015128_c001_v7007000_t0000_u01731635488341") 2024/11/15 01:51:49 DEBUG : both16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e25_d20241115_m015119_c001_v0001145_t0019_u01731635479987") 2024/11/15 01:51:49 DEBUG : both16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b57_d20241115_m015057_c001_v7007000_t0000_u01731635457140") 2024/11/15 01:51:49 DEBUG : both16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d8d_d20241115_m015048_c001_v0001145_t0019_u01731635448649") 2024/11/15 01:51:49 DEBUG : both17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d911_d20241115_m015128_c001_v7007000_t0000_u01731635488523") 2024/11/15 01:51:49 DEBUG : both17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e29_d20241115_m015121_c001_v0001145_t0020_u01731635481087") 2024/11/15 01:51:49 DEBUG : both17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b5a_d20241115_m015057_c001_v7007000_t0000_u01731635457321") 2024/11/15 01:51:49 DEBUG : both17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d8f_d20241115_m015049_c001_v0001145_t0058_u01731635449485") 2024/11/15 01:51:49 DEBUG : both18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d912_d20241115_m015128_c001_v7007000_t0000_u01731635488704") 2024/11/15 01:51:49 DEBUG : both18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e31_d20241115_m015122_c001_v0001145_t0014_u01731635482090") 2024/11/15 01:51:49 DEBUG : both18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b5e_d20241115_m015057_c001_v7007000_t0000_u01731635457514") 2024/11/15 01:51:49 DEBUG : both18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d93_d20241115_m015050_c001_v0001145_t0056_u01731635450823") 2024/11/15 01:51:49 DEBUG : both19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d913_d20241115_m015128_c001_v7007000_t0000_u01731635488884") 2024/11/15 01:51:49 DEBUG : both19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e37_d20241115_m015123_c001_v0001145_t0008_u01731635483024") 2024/11/15 01:51:49 DEBUG : both19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b60_d20241115_m015057_c001_v7007000_t0000_u01731635457695") 2024/11/15 01:51:49 DEBUG : both19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d9b_d20241115_m015051_c001_v0001145_t0054_u01731635451933") 2024/11/15 01:51:50 DEBUG : both2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d914_d20241115_m015129_c001_v7007000_t0000_u01731635489065") 2024/11/15 01:51:50 DEBUG : both2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2dd5_d20241115_m015103_c001_v0001145_t0020_u01731635463637") 2024/11/15 01:51:50 DEBUG : both2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b62_d20241115_m015057_c001_v7007000_t0000_u01731635457879") 2024/11/15 01:51:50 DEBUG : both2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d33_d20241115_m015031_c001_v0001145_t0022_u01731635431651") 2024/11/15 01:51:50 DEBUG : both3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d915_d20241115_m015129_c001_v7007000_t0000_u01731635489246") 2024/11/15 01:51:50 DEBUG : both3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2dd9_d20241115_m015104_c001_v0001145_t0049_u01731635464805") 2024/11/15 01:51:50 DEBUG : both3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b65_d20241115_m015058_c001_v7007000_t0000_u01731635458058") 2024/11/15 01:51:50 DEBUG : both3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d39_d20241115_m015033_c001_v0001145_t0039_u01731635433366") 2024/11/15 01:51:50 DEBUG : both4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d916_d20241115_m015129_c001_v7007000_t0000_u01731635489426") 2024/11/15 01:51:50 DEBUG : both4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2ddb_d20241115_m015105_c001_v0001145_t0057_u01731635465906") 2024/11/15 01:51:50 DEBUG : both4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b67_d20241115_m015058_c001_v7007000_t0000_u01731635458237") 2024/11/15 01:51:50 DEBUG : both4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d3d_d20241115_m015034_c001_v0001145_t0031_u01731635434429") 2024/11/15 01:51:50 DEBUG : both5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d917_d20241115_m015129_c001_v7007000_t0000_u01731635489606") 2024/11/15 01:51:50 DEBUG : both5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2de3_d20241115_m015106_c001_v0001145_t0047_u01731635466995") 2024/11/15 01:51:50 DEBUG : both5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b6a_d20241115_m015058_c001_v7007000_t0000_u01731635458418") 2024/11/15 01:51:50 DEBUG : both5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d45_d20241115_m015035_c001_v0001145_t0002_u01731635435317") 2024/11/15 01:51:50 DEBUG : both6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d918_d20241115_m015129_c001_v7007000_t0000_u01731635489787") 2024/11/15 01:51:50 DEBUG : both6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2de9_d20241115_m015108_c001_v0001145_t0021_u01731635468204") 2024/11/15 01:51:50 DEBUG : both6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b6d_d20241115_m015058_c001_v7007000_t0000_u01731635458598") 2024/11/15 01:51:50 DEBUG : both6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d4d_d20241115_m015036_c001_v0001145_t0000_u01731635436861") 2024/11/15 01:51:50 DEBUG : both7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d919_d20241115_m015129_c001_v7007000_t0000_u01731635489967") 2024/11/15 01:51:51 DEBUG : both7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2df1_d20241115_m015109_c001_v0001145_t0026_u01731635469313") 2024/11/15 01:51:51 DEBUG : both7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b71_d20241115_m015058_c001_v7007000_t0000_u01731635458778") 2024/11/15 01:51:51 DEBUG : both7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d51_d20241115_m015038_c001_v0001145_t0056_u01731635438302") 2024/11/15 01:51:51 DEBUG : both8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d91a_d20241115_m015130_c001_v7007000_t0000_u01731635490147") 2024/11/15 01:51:51 DEBUG : both8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2df3_d20241115_m015110_c001_v0001145_t0034_u01731635470202") 2024/11/15 01:51:51 DEBUG : both8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b74_d20241115_m015058_c001_v7007000_t0000_u01731635458963") 2024/11/15 01:51:51 DEBUG : both8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d5d_d20241115_m015039_c001_v0001145_t0006_u01731635439510") 2024/11/15 01:51:51 DEBUG : both9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d91b_d20241115_m015130_c001_v7007000_t0000_u01731635490327") 2024/11/15 01:51:51 DEBUG : both9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2df9_d20241115_m015111_c001_v0001145_t0018_u01731635471156") 2024/11/15 01:51:51 DEBUG : both9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b7b_d20241115_m015059_c001_v7007000_t0000_u01731635459143") 2024/11/15 01:51:51 DEBUG : both9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d61_d20241115_m015040_c001_v0001145_t0010_u01731635440674") 2024/11/15 01:51:51 DEBUG : c/non empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa8e3d_d20241115_m014631_c001_v7007000_t0000_u01731635191152") 2024/11/15 01:51:51 DEBUG : c/non empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b290d_d20241115_m014629_c001_v0001145_t0026_u01731635189303") 2024/11/15 01:51:51 DEBUG : c/non empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6662_d20241115_m014628_c001_v7007000_t0000_u01731635188139") 2024/11/15 01:51:51 DEBUG : c/non empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2901_d20241115_m014626_c001_v0001145_t0022_u01731635186296") 2024/11/15 01:51:51 DEBUG : c/non empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a661d_d20241115_m014606_c001_v7007000_t0000_u01731635166601") 2024/11/15 01:51:51 DEBUG : c/non empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b286e_d20241115_m014604_c001_v0001145_t0030_u01731635164637") 2024/11/15 01:51:51 DEBUG : check sum: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d0350_d20241115_m014552_c001_v7007000_t0000_u01731635152752") 2024/11/15 01:51:51 DEBUG : check sum: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2832_d20241115_m014551_c001_v0001145_t0049_u01731635151746") 2024/11/15 01:51:51 DEBUG : dest/3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5afa_d20241115_m014842_c001_v7007000_t0000_u01731635322665") 2024/11/15 01:51:51 DEBUG : dest/3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f401bf06eee506dcd_d20241115_m014841_c001_v0001115_t0042_u01731635321535") 2024/11/15 01:51:51 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be233593cf_d20241115_m015019_c001_v7007000_t0000_u01731635419347") 2024/11/15 01:51:51 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f118017567dc9b8cc_d20241115_m015016_c001_v0001137_t0017_u01731635416770") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d72_d20241115_m015016_c001_v7007000_t0000_u01731635416581") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f118017567dc9b8c0_d20241115_m015013_c001_v0001137_t0034_u01731635413236") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d68_d20241115_m015012_c001_v7007000_t0000_u01731635412502") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df49cc_d20241115_m015007_c001_v0001144_t0015_u01731635407109") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d5b_d20241115_m015005_c001_v7007000_t0000_u01731635405617") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f11605165c84537ef_d20241115_m015003_c001_v0001182_t0038_u01731635403780") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a15f3_d20241115_m015003_c001_v7007000_t0000_u01731635403595") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f11605165c845376b_d20241115_m015000_c001_v0001182_t0003_u01731635400477") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a15cc_d20241115_m014959_c001_v7007000_t0000_u01731635399746") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2c81_d20241115_m014955_c001_v0001145_t0037_u01731635395691") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f419dbf44f80cd3a1_d20241115_m014954_c001_v7007000_t0000_u01731635394406") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1001b43fd9c2492f_d20241115_m014952_c001_v0001039_t0016_u01731635392841") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40b70_d20241115_m014952_c001_v7007000_t0000_u01731635392658") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1001b43fd9c24923_d20241115_m014948_c001_v0001039_t0037_u01731635388377") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40b66_d20241115_m014947_c001_v7007000_t0000_u01731635387649") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2c5d_d20241115_m014942_c001_v0001145_t0050_u01731635382793") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40568547177e2964_d20241115_m014941_c001_v7007000_t0000_u01731635381881") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f119f9f6a8d913caa_d20241115_m014939_c001_v0001103_t0000_u01731635379832") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6cdc_d20241115_m014939_c001_v7007000_t0000_u01731635379638") 2024/11/15 01:51:52 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f119f9f6a8d913c9e_d20241115_m014936_c001_v0001103_t0022_u01731635376030") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6cab_d20241115_m014935_c001_v7007000_t0000_u01731635375292") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2c29_d20241115_m014929_c001_v0001145_t0040_u01731635369682") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a15c3_d20241115_m014928_c001_v7007000_t0000_u01731635368763") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f118b1c2dc78b83da_d20241115_m014926_c001_v0001116_t0055_u01731635366610") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4188b2356382a85e_d20241115_m014926_c001_v7007000_t0000_u01731635366426") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f118b1c2dc78b83c8_d20241115_m014922_c001_v0001116_t0000_u01731635362210") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4188b2356382a81a_d20241115_m014921_c001_v7007000_t0000_u01731635361479") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2bd9_d20241115_m014915_c001_v0001145_t0056_u01731635355581") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40af6_d20241115_m014914_c001_v7007000_t0000_u01731635354671") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f102dff33b9a7c027_d20241115_m014912_c001_v0001037_t0003_u01731635352811") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f419dbf44f80cd2d9_d20241115_m014912_c001_v7007000_t0000_u01731635352621") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f102dff33b9a7c01b_d20241115_m014908_c001_v0001037_t0055_u01731635348808") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f419dbf44f80cd29b_d20241115_m014908_c001_v7007000_t0000_u01731635348073") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2b97_d20241115_m014901_c001_v0001145_t0036_u01731635341991") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5b15_d20241115_m014900_c001_v7007000_t0000_u01731635340887") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1125a989a332b826_d20241115_m014854_c001_v0001178_t0020_u01731635334332") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6b80_d20241115_m014854_c001_v7007000_t0000_u01731635334106") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2b6b_d20241115_m014848_c001_v0001145_t0044_u01731635328801") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f100f04edce219fa5_d20241115_m014848_c001_v0001182_t0022_u01731635328044") 2024/11/15 01:51:53 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f100f04edce219f7f_d20241115_m014847_c001_v0001182_t0002_u01731635327066") 2024/11/15 01:51:54 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40a8c_d20241115_m014832_c001_v7007000_t0000_u01731635312545") 2024/11/15 01:51:54 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df460e_d20241115_m014825_c001_v0001144_t0037_u01731635305056") 2024/11/15 01:51:54 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f112d51f5fe7e78aa_d20241115_m014824_c001_v0001128_t0027_u01731635304187") 2024/11/15 01:51:54 DEBUG : dst/one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f112d51f5fe7e78a8_d20241115_m014822_c001_v0001128_t0055_u01731635302986") 2024/11/15 01:51:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be233593d1_d20241115_m015019_c001_v7007000_t0000_u01731635419530") 2024/11/15 01:51:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f11416817b895c164_d20241115_m015016_c001_v0001157_t0024_u01731635416218") 2024/11/15 01:51:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1197308feb43942d_d20241115_m015012_c001_v0001146_t0056_u01731635412107") 2024/11/15 01:51:54 DEBUG : dst/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d5c_d20241115_m015005_c001_v7007000_t0000_u01731635405803") 2024/11/15 01:51:54 DEBUG : dst/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f118e6ee099701210_d20241115_m015003_c001_v0001113_t0010_u01731635403281") 2024/11/15 01:51:54 DEBUG : dst/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f11994e18536d1ac6_d20241115_m014959_c001_v0001105_t0023_u01731635399468") 2024/11/15 01:51:54 DEBUG : dst/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f419dbf44f80cd3a2_d20241115_m014954_c001_v7007000_t0000_u01731635394587") 2024/11/15 01:51:54 DEBUG : dst/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1106018e4fdd2feb_d20241115_m014951_c001_v0001144_t0047_u01731635391959") 2024/11/15 01:51:54 DEBUG : dst/one.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f116de228f0702d21_d20241115_m014946_c001_v0001036_t0022_u01731635386946") 2024/11/15 01:51:54 DEBUG : dst/three: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5b16_d20241115_m014901_c001_v7007000_t0000_u01731635341068") 2024/11/15 01:51:54 DEBUG : dst/three: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f100f04edce21a0f9_d20241115_m014859_c001_v0001182_t0049_u01731635339559") 2024/11/15 01:51:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be233593d4_d20241115_m015019_c001_v7007000_t0000_u01731635419713") 2024/11/15 01:51:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f112cfab82d79e678_d20241115_m015017_c001_v0001104_t0042_u01731635417753") 2024/11/15 01:51:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f118c609f53cff62b_d20241115_m015014_c001_v0001102_t0047_u01731635414109") 2024/11/15 01:51:54 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be233593d7_d20241115_m015019_c001_v7007000_t0000_u01731635419897") 2024/11/15 01:51:54 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f118017567dc9b8d0_d20241115_m015018_c001_v0001137_t0034_u01731635418681") 2024/11/15 01:51:54 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d7f_d20241115_m015018_c001_v7007000_t0000_u01731635418490") 2024/11/15 01:51:54 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f118017567dc9b8c6_d20241115_m015014_c001_v0001137_t0013_u01731635414780") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d6a_d20241115_m015014_c001_v7007000_t0000_u01731635414590") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df49e0_d20241115_m015009_c001_v0001144_t0058_u01731635409009") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d5d_d20241115_m015005_c001_v7007000_t0000_u01731635405988") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f11605165c8453821_d20241115_m015004_c001_v0001182_t0016_u01731635404998") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a15f4_d20241115_m015004_c001_v7007000_t0000_u01731635404813") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f11605165c84537a5_d20241115_m015001_c001_v0001182_t0009_u01731635401934") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a15df_d20241115_m015001_c001_v7007000_t0000_u01731635401748") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2c85_d20241115_m014956_c001_v0001145_t0023_u01731635396612") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40b71_d20241115_m014953_c001_v7007000_t0000_u01731635393852") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df492a_d20241115_m014950_c001_v0001144_t0019_u01731635390775") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40b68_d20241115_m014949_c001_v7007000_t0000_u01731635389599") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2c61_d20241115_m014944_c001_v0001145_t0015_u01731635384402") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6ce6_d20241115_m014940_c001_v7007000_t0000_u01731635380946") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df48b4_d20241115_m014937_c001_v0001144_t0046_u01731635377940") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6cc2_d20241115_m014936_c001_v7007000_t0000_u01731635376782") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2c2f_d20241115_m014930_c001_v0001145_t0013_u01731635370613") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4188b2356382a863_d20241115_m014927_c001_v7007000_t0000_u01731635367846") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4854_d20241115_m014924_c001_v0001144_t0037_u01731635364532") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4188b2356382a843_d20241115_m014923_c001_v7007000_t0000_u01731635363432") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2bdd_d20241115_m014916_c001_v0001145_t0018_u01731635356573") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f419dbf44f80cd2ea_d20241115_m014913_c001_v7007000_t0000_u01731635353735") 2024/11/15 01:51:55 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df47d2_d20241115_m014910_c001_v0001144_t0029_u01731635350865") 2024/11/15 01:51:56 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f419dbf44f80cd2b2_d20241115_m014909_c001_v7007000_t0000_u01731635349685") 2024/11/15 01:51:56 DEBUG : dst/three.txt: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2b9b_d20241115_m014903_c001_v0001145_t0038_u01731635343182") 2024/11/15 01:51:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d5e_d20241115_m015006_c001_v7007000_t0000_u01731635406171") 2024/11/15 01:51:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f101cf918afe038c0_d20241115_m015004_c001_v0001182_t0015_u01731635404578") 2024/11/15 01:51:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f114446f7a7415fdf_d20241115_m015001_c001_v0001041_t0003_u01731635401268") 2024/11/15 01:51:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f419dbf44f80cd3a4_d20241115_m014954_c001_v7007000_t0000_u01731635394771") 2024/11/15 01:51:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f11601662a01cf325_d20241115_m014953_c001_v0001044_t0049_u01731635393453") 2024/11/15 01:51:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f108a68ab6149f664_d20241115_m014949_c001_v0001144_t0014_u01731635389007") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be233593da_d20241115_m015020_c001_v7007000_t0000_u01731635420080") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2cad_d20241115_m015008_c001_v0001145_t0012_u01731635408715") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6d5f_d20241115_m015006_c001_v7007000_t0000_u01731635406354") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4958_d20241115_m014956_c001_v0001144_t0024_u01731635396092") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f419dbf44f80cd3a5_d20241115_m014954_c001_v7007000_t0000_u01731635394953") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df48e2_d20241115_m014943_c001_v0001144_t0035_u01731635383137") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40568547177e2965_d20241115_m014942_c001_v7007000_t0000_u01731635382062") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4878_d20241115_m014929_c001_v0001144_t0048_u01731635369942") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a15c4_d20241115_m014928_c001_v7007000_t0000_u01731635368944") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4800_d20241115_m014915_c001_v0001144_t0030_u01731635355964") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40af7_d20241115_m014914_c001_v7007000_t0000_u01731635354857") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4782_d20241115_m014902_c001_v0001144_t0028_u01731635342264") 2024/11/15 01:51:56 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5b17_d20241115_m014901_c001_v7007000_t0000_u01731635341250") 2024/11/15 01:51:57 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f117991582ccca8c2_d20241115_m014856_c001_v0001172_t0009_u01731635336276") 2024/11/15 01:51:57 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca40a8d_d20241115_m014832_c001_v7007000_t0000_u01731635312727") 2024/11/15 01:51:57 DEBUG : dst/two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f112d51f5fe7e78c8_d20241115_m014831_c001_v0001128_t0046_u01731635311475") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa840ad_d20241115_m014748_c001_v7007000_t0000_u01731635268435") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df44a8_d20241115_m014743_c001_v0001144_t0009_u01731635263826") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa84070_d20241115_m014741_c001_v7007000_t0000_u01731635261899") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2a2d_d20241115_m014729_c001_v0001145_t0030_u01731635249302") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be23358bb6_d20241115_m014719_c001_v7007000_t0000_u01731635239525") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df43b6_d20241115_m014715_c001_v0001144_t0006_u01731635235414") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa968e_d20241115_m014644_c001_v7007000_t0000_u01731635204817") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b294f_d20241115_m014642_c001_v0001145_t0040_u01731635202654") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa965a_d20241115_m014641_c001_v7007000_t0000_u01731635201090") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2947_d20241115_m014639_c001_v0001145_t0029_u01731635199865") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa961a_d20241115_m014636_c001_v7007000_t0000_u01731635196434") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b292d_d20241115_m014634_c001_v0001145_t0010_u01731635194812") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa9611_d20241115_m014633_c001_v7007000_t0000_u01731635193527") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b291f_d20241115_m014632_c001_v0001145_t0044_u01731635192246") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa8df7_d20241115_m014625_c001_v7007000_t0000_u01731635185086") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28eb_d20241115_m014623_c001_v0001145_t0045_u01731635183449") 2024/11/15 01:51:57 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa8dc3_d20241115_m014622_c001_v7007000_t0000_u01731635182269") 2024/11/15 01:51:58 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28e1_d20241115_m014621_c001_v0001145_t0051_u01731635181370") 2024/11/15 01:51:58 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6636_d20241115_m014615_c001_v7007000_t0000_u01731635175952") 2024/11/15 01:51:58 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28bd_d20241115_m014614_c001_v0001145_t0052_u01731635174526") 2024/11/15 01:51:58 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a662c_d20241115_m014611_c001_v7007000_t0000_u01731635171993") 2024/11/15 01:51:58 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b289f_d20241115_m014610_c001_v0001145_t0000_u01731635170883") 2024/11/15 01:51:58 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6626_d20241115_m014609_c001_v7007000_t0000_u01731635169796") 2024/11/15 01:51:58 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f112a58a9ec7c6d9c_d20241115_m014609_c001_v0001033_t0026_u01731635169033") 2024/11/15 01:51:58 DEBUG : empty space: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b288a_d20241115_m014607_c001_v0001145_t0038_u01731635167381") 2024/11/15 01:51:58 DEBUG : enormous: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa967d_d20241115_m014643_c001_v7007000_t0000_u01731635203843") 2024/11/15 01:51:58 DEBUG : enormous: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2951_d20241115_m014642_c001_v0001145_t0056_u01731635202914") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be23359427_d20241115_m015024_c001_v7007000_t0000_u01731635424660") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2d05_d20241115_m015023_c001_v0001145_t0020_u01731635423461") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa8404f_d20241115_m014710_c001_v7007000_t0000_u01731635230708") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4386_d20241115_m014708_c001_v0001144_t0053_u01731635228937") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6615_d20241115_m014603_c001_v7007000_t0000_u01731635163297") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2866_d20241115_m014602_c001_v0001145_t0012_u01731635162283") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6612_d20241115_m014601_c001_v7007000_t0000_u01731635161014") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b285a_d20241115_m014600_c001_v0001145_t0031_u01731635160342") 2024/11/15 01:51:58 DEBUG : existing: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2856_d20241115_m014559_c001_v0001145_t0029_u01731635159533") 2024/11/15 01:51:58 DEBUG : existing-b: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa84050_d20241115_m014710_c001_v7007000_t0000_u01731635230890") 2024/11/15 01:51:58 DEBUG : existing-b: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b29cb_d20241115_m014708_c001_v0001145_t0040_u01731635228949") 2024/11/15 01:51:59 DEBUG : five: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa96df_d20241115_m014649_c001_v7007000_t0000_u01731635209262") 2024/11/15 01:51:59 DEBUG : five: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b296b_d20241115_m014647_c001_v0001145_t0037_u01731635207274") 2024/11/15 01:51:59 DEBUG : foo: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a662e_d20241115_m014613_c001_v7007000_t0000_u01731635173795") 2024/11/15 01:51:59 DEBUG : foo: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b28b3_d20241115_m014613_c001_v0001145_t0037_u01731635173267") 2024/11/15 01:51:59 DEBUG : foo: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b28a9_d20241115_m014612_c001_v0001145_t0037_u01731635172722") 2024/11/15 01:51:59 DEBUG : four: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa96e5_d20241115_m014649_c001_v7007000_t0000_u01731635209443") 2024/11/15 01:51:59 DEBUG : four: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4003b7b39cf86d58_d20241115_m014647_c001_v0001144_t0006_u01731635207803") 2024/11/15 01:51:59 DEBUG : four: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2967_d20241115_m014646_c001_v0001145_t0027_u01731635206550") 2024/11/15 01:51:59 DEBUG : hello world2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609dd_d20241115_m014506_c001_v7007000_t0000_u01731635106452") 2024/11/15 01:51:59 DEBUG : hello world2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2764_d20241115_m014505_c001_v0001145_t0037_u01731635105820") 2024/11/15 01:51:59 DEBUG : ignore-size: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a660a_d20241115_m014558_c001_v7007000_t0000_u01731635158447") 2024/11/15 01:51:59 DEBUG : ignore-size: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b284e_d20241115_m014557_c001_v0001145_t0050_u01731635157214") 2024/11/15 01:51:59 DEBUG : nested/sub dir/file: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa8404d_d20241115_m014707_c001_v7007000_t0000_u01731635227796") 2024/11/15 01:51:59 DEBUG : nested/sub dir/file: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b29bb_d20241115_m014706_c001_v0001145_t0010_u01731635226586") 2024/11/15 01:51:59 DEBUG : nested/sub dir/file: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa8404a_d20241115_m014705_c001_v7007000_t0000_u01731635225449") 2024/11/15 01:51:59 DEBUG : nested/sub dir/file: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b29a9_d20241115_m014703_c001_v0001145_t0030_u01731635223272") 2024/11/15 01:51:59 DEBUG : one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa96ec_d20241115_m014649_c001_v7007000_t0000_u01731635209633") 2024/11/15 01:51:59 DEBUG : one: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b295d_d20241115_m014645_c001_v0001145_t0037_u01731635205944") 2024/11/15 01:51:59 DEBUG : only0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d91d_d20241115_m015130_c001_v7007000_t0000_u01731635490508") 2024/11/15 01:51:59 DEBUG : only0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b2e43_d20241115_m015124_c001_v0001145_t0037_u01731635484848") 2024/11/15 01:51:59 DEBUG : only0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4bbc_d20241115_m015101_c001_v0001144_t0031_u01731635461106") 2024/11/15 01:51:59 DEBUG : only0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6dfe_d20241115_m015054_c001_v7007000_t0000_u01731635454322") 2024/11/15 01:51:59 DEBUG : only0: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4a8a_d20241115_m015029_c001_v0001144_t0044_u01731635429929") 2024/11/15 01:52:00 DEBUG : only1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d91e_d20241115_m015130_c001_v7007000_t0000_u01731635490700") 2024/11/15 01:52:00 DEBUG : only1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40463c16e7df4ca8_d20241115_m015124_c001_v0001144_t0023_u01731635484858") 2024/11/15 01:52:00 DEBUG : only1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4bd0_d20241115_m015102_c001_v0001144_t0028_u01731635462587") 2024/11/15 01:52:00 DEBUG : only1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f401d4a02c3e66539_d20241115_m015054_c001_v7007000_t0000_u01731635454335") 2024/11/15 01:52:00 DEBUG : only1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4a92_d20241115_m015030_c001_v0001144_t0025_u01731635430737") 2024/11/15 01:52:00 DEBUG : only10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d920_d20241115_m015130_c001_v7007000_t0000_u01731635490880") 2024/11/15 01:52:00 DEBUG : only10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f413c85cf839c4ebe_d20241115_m015125_c001_v0001116_t0050_u01731635485413") 2024/11/15 01:52:00 DEBUG : only10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c30_d20241115_m015112_c001_v0001144_t0019_u01731635472347") 2024/11/15 01:52:00 DEBUG : only10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a1620_d20241115_m015054_c001_v7007000_t0000_u01731635454486") 2024/11/15 01:52:00 DEBUG : only10: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b0a_d20241115_m015042_c001_v0001144_t0026_u01731635442133") 2024/11/15 01:52:00 DEBUG : only11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d921_d20241115_m015131_c001_v7007000_t0000_u01731635491060") 2024/11/15 01:52:00 DEBUG : only11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f409a02d3958b4c12_d20241115_m015125_c001_v0001180_t0017_u01731635485602") 2024/11/15 01:52:00 DEBUG : only11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c3e_d20241115_m015113_c001_v0001144_t0045_u01731635473463") 2024/11/15 01:52:00 DEBUG : only11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b2f_d20241115_m015054_c001_v7007000_t0000_u01731635454499") 2024/11/15 01:52:00 DEBUG : only11: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b16_d20241115_m015043_c001_v0001144_t0026_u01731635443300") 2024/11/15 01:52:00 DEBUG : only12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d935_d20241115_m015131_c001_v7007000_t0000_u01731635491240") 2024/11/15 01:52:00 DEBUG : only12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b2e45_d20241115_m015125_c001_v0001145_t0037_u01731635485246") 2024/11/15 01:52:00 DEBUG : only12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c4c_d20241115_m015114_c001_v0001144_t0005_u01731635474563") 2024/11/15 01:52:00 DEBUG : only12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f401d4a02c3e6653c_d20241115_m015054_c001_v7007000_t0000_u01731635454713") 2024/11/15 01:52:00 DEBUG : only12: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b22_d20241115_m015044_c001_v0001144_t0058_u01731635444243") 2024/11/15 01:52:01 DEBUG : only13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d937_d20241115_m015131_c001_v7007000_t0000_u01731635491420") 2024/11/15 01:52:01 DEBUG : only13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40463c16e7df4cae_d20241115_m015125_c001_v0001144_t0023_u01731635485254") 2024/11/15 01:52:01 DEBUG : only13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c52_d20241115_m015115_c001_v0001144_t0027_u01731635475856") 2024/11/15 01:52:01 DEBUG : only13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6e01_d20241115_m015054_c001_v7007000_t0000_u01731635454503") 2024/11/15 01:52:01 DEBUG : only13: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b2e_d20241115_m015045_c001_v0001144_t0006_u01731635445341") 2024/11/15 01:52:01 DEBUG : only14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d938_d20241115_m015131_c001_v7007000_t0000_u01731635491600") 2024/11/15 01:52:01 DEBUG : only14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b2e49_d20241115_m015125_c001_v0001145_t0037_u01731635485429") 2024/11/15 01:52:01 DEBUG : only14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c5a_d20241115_m015117_c001_v0001144_t0024_u01731635477207") 2024/11/15 01:52:01 DEBUG : only14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b34_d20241115_m015054_c001_v7007000_t0000_u01731635454869") 2024/11/15 01:52:01 DEBUG : only14: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b34_d20241115_m015046_c001_v0001144_t0028_u01731635446557") 2024/11/15 01:52:01 DEBUG : only15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d939_d20241115_m015131_c001_v7007000_t0000_u01731635491779") 2024/11/15 01:52:01 DEBUG : only15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40463c16e7df4cb2_d20241115_m015125_c001_v0001144_t0023_u01731635485438") 2024/11/15 01:52:01 DEBUG : only15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c62_d20241115_m015119_c001_v0001144_t0022_u01731635479053") 2024/11/15 01:52:01 DEBUG : only15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f401d4a02c3e6653a_d20241115_m015054_c001_v7007000_t0000_u01731635454523") 2024/11/15 01:52:01 DEBUG : only15: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b3e_d20241115_m015047_c001_v0001144_t0056_u01731635447944") 2024/11/15 01:52:01 DEBUG : only16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d93a_d20241115_m015131_c001_v7007000_t0000_u01731635491960") 2024/11/15 01:52:01 DEBUG : only16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b2e51_d20241115_m015125_c001_v0001145_t0037_u01731635485612") 2024/11/15 01:52:01 DEBUG : only16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c72_d20241115_m015120_c001_v0001144_t0047_u01731635480265") 2024/11/15 01:52:01 DEBUG : only16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6e04_d20241115_m015054_c001_v7007000_t0000_u01731635454872") 2024/11/15 01:52:01 DEBUG : only16: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b4a_d20241115_m015048_c001_v0001144_t0032_u01731635448935") 2024/11/15 01:52:02 DEBUG : only17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d93b_d20241115_m015132_c001_v7007000_t0000_u01731635492140") 2024/11/15 01:52:02 DEBUG : only17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f413c85cf839c4ec0_d20241115_m015125_c001_v0001116_t0050_u01731635485623") 2024/11/15 01:52:02 DEBUG : only17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c84_d20241115_m015121_c001_v0001144_t0026_u01731635481342") 2024/11/15 01:52:02 DEBUG : only17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a161d_d20241115_m015053_c001_v7007000_t0000_u01731635453940") 2024/11/15 01:52:02 DEBUG : only17: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b50_d20241115_m015049_c001_v0001144_t0049_u01731635449897") 2024/11/15 01:52:02 DEBUG : only18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d93c_d20241115_m015132_c001_v7007000_t0000_u01731635492320") 2024/11/15 01:52:02 DEBUG : only18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40463c16e7df4cb4_d20241115_m015125_c001_v0001144_t0023_u01731635485632") 2024/11/15 01:52:02 DEBUG : only18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c8e_d20241115_m015122_c001_v0001144_t0037_u01731635482354") 2024/11/15 01:52:02 DEBUG : only18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a1623_d20241115_m015054_c001_v7007000_t0000_u01731635454890") 2024/11/15 01:52:02 DEBUG : only18: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b64_d20241115_m015051_c001_v0001144_t0022_u01731635451221") 2024/11/15 01:52:02 DEBUG : only19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d93d_d20241115_m015132_c001_v7007000_t0000_u01731635492500") 2024/11/15 01:52:02 DEBUG : only19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f409a02d3958b4c16_d20241115_m015125_c001_v0001180_t0017_u01731635485788") 2024/11/15 01:52:02 DEBUG : only19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c96_d20241115_m015123_c001_v0001144_t0041_u01731635483367") 2024/11/15 01:52:02 DEBUG : only19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f401d4a02c3e6653e_d20241115_m015054_c001_v7007000_t0000_u01731635454903") 2024/11/15 01:52:02 DEBUG : only19: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4b76_d20241115_m015052_c001_v0001144_t0052_u01731635452263") 2024/11/15 01:52:02 DEBUG : only2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d93e_d20241115_m015132_c001_v7007000_t0000_u01731635492681") 2024/11/15 01:52:02 DEBUG : only2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b2e55_d20241115_m015125_c001_v0001145_t0037_u01731635485806") 2024/11/15 01:52:02 DEBUG : only2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4be2_d20241115_m015103_c001_v0001144_t0039_u01731635463897") 2024/11/15 01:52:02 DEBUG : only2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b38_d20241115_m015055_c001_v7007000_t0000_u01731635455049") 2024/11/15 01:52:02 DEBUG : only2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4aa4_d20241115_m015032_c001_v0001144_t0023_u01731635432053") 2024/11/15 01:52:02 DEBUG : only3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d93f_d20241115_m015132_c001_v7007000_t0000_u01731635492871") 2024/11/15 01:52:02 DEBUG : only3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f413c85cf839c4ec2_d20241115_m015125_c001_v0001116_t0050_u01731635485816") 2024/11/15 01:52:03 DEBUG : only3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4bea_d20241115_m015105_c001_v0001144_t0046_u01731635465064") 2024/11/15 01:52:03 DEBUG : only3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a1621_d20241115_m015054_c001_v7007000_t0000_u01731635454691") 2024/11/15 01:52:03 DEBUG : only3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4ab8_d20241115_m015033_c001_v0001144_t0059_u01731635433617") 2024/11/15 01:52:03 DEBUG : only4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d940_d20241115_m015133_c001_v7007000_t0000_u01731635493051") 2024/11/15 01:52:03 DEBUG : only4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40463c16e7df4cb8_d20241115_m015125_c001_v0001144_t0023_u01731635485826") 2024/11/15 01:52:03 DEBUG : only4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4bf2_d20241115_m015106_c001_v0001144_t0031_u01731635466346") 2024/11/15 01:52:03 DEBUG : only4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6e03_d20241115_m015054_c001_v7007000_t0000_u01731635454693") 2024/11/15 01:52:03 DEBUG : only4: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4ac2_d20241115_m015034_c001_v0001144_t0029_u01731635434703") 2024/11/15 01:52:03 DEBUG : only5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d941_d20241115_m015133_c001_v7007000_t0000_u01731635493232") 2024/11/15 01:52:03 DEBUG : only5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f409a02d3958b4c18_d20241115_m015125_c001_v0001180_t0017_u01731635485971") 2024/11/15 01:52:03 DEBUG : only5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4bfc_d20241115_m015107_c001_v0001144_t0042_u01731635467322") 2024/11/15 01:52:03 DEBUG : only5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a161f_d20241115_m015054_c001_v7007000_t0000_u01731635454301") 2024/11/15 01:52:03 DEBUG : only5: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4acc_d20241115_m015035_c001_v0001144_t0000_u01731635435923") 2024/11/15 01:52:03 DEBUG : only6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d942_d20241115_m015133_c001_v7007000_t0000_u01731635493414") 2024/11/15 01:52:03 DEBUG : only6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b2e57_d20241115_m015125_c001_v0001145_t0037_u01731635485988") 2024/11/15 01:52:03 DEBUG : only6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c08_d20241115_m015108_c001_v0001144_t0017_u01731635468451") 2024/11/15 01:52:03 DEBUG : only6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6e05_d20241115_m015055_c001_v7007000_t0000_u01731635455051") 2024/11/15 01:52:03 DEBUG : only6: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4adc_d20241115_m015037_c001_v0001144_t0026_u01731635437573") 2024/11/15 01:52:03 DEBUG : only7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d943_d20241115_m015133_c001_v7007000_t0000_u01731635493594") 2024/11/15 01:52:03 DEBUG : only7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f413c85cf839c4ec4_d20241115_m015125_c001_v0001116_t0050_u01731635485999") 2024/11/15 01:52:03 DEBUG : only7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c18_d20241115_m015109_c001_v0001144_t0012_u01731635469639") 2024/11/15 01:52:04 DEBUG : only7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b31_d20241115_m015054_c001_v7007000_t0000_u01731635454679") 2024/11/15 01:52:04 DEBUG : only7: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4aea_d20241115_m015038_c001_v0001144_t0005_u01731635438793") 2024/11/15 01:52:04 DEBUG : only8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d944_d20241115_m015133_c001_v7007000_t0000_u01731635493780") 2024/11/15 01:52:04 DEBUG : only8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40463c16e7df4cba_d20241115_m015126_c001_v0001144_t0023_u01731635486008") 2024/11/15 01:52:04 DEBUG : only8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c1e_d20241115_m015110_c001_v0001144_t0018_u01731635470521") 2024/11/15 01:52:04 DEBUG : only8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40135ca37a4a161e_d20241115_m015054_c001_v7007000_t0000_u01731635454121") 2024/11/15 01:52:04 DEBUG : only8: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4af6_d20241115_m015040_c001_v0001144_t0013_u01731635440039") 2024/11/15 01:52:04 DEBUG : only9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d946_d20241115_m015133_c001_v7007000_t0000_u01731635493962") 2024/11/15 01:52:04 DEBUG : only9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f409a02d3958b4c1a_d20241115_m015126_c001_v0001180_t0017_u01731635486155") 2024/11/15 01:52:04 DEBUG : only9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4c26_d20241115_m015111_c001_v0001144_t0045_u01731635471408") 2024/11/15 01:52:04 DEBUG : only9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40449cd8a1510b2e_d20241115_m015054_c001_v7007000_t0000_u01731635454319") 2024/11/15 01:52:04 DEBUG : only9: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4afe_d20241115_m015040_c001_v0001144_t0012_u01731635440908") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa84046_d20241115_m014701_c001_v7007000_t0000_u01731635221414") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1003b7b39cf86da8_d20241115_m014659_c001_v0001144_t0040_u01731635219145") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa84042_d20241115_m014657_c001_v7007000_t0000_u01731635217317") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b298f_d20241115_m014655_c001_v0001145_t0017_u01731635215284") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa8403d_d20241115_m014653_c001_v7007000_t0000_u01731635213432") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1003b7b39cf86d6c_d20241115_m014650_c001_v0001144_t0017_u01731635210556") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa963a_d20241115_m014638_c001_v7007000_t0000_u01731635198597") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b293b_d20241115_m014637_c001_v0001145_t0042_u01731635197344") 2024/11/15 01:52:04 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa9614_d20241115_m014635_c001_v7007000_t0000_u01731635195420") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2929_d20241115_m014634_c001_v0001145_t0006_u01731635194435") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa960f_d20241115_m014632_c001_v7007000_t0000_u01731635192888") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b291b_d20241115_m014631_c001_v0001145_t0059_u01731635191881") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa8deb_d20241115_m014624_c001_v7007000_t0000_u01731635184538") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28e9_d20241115_m014623_c001_v0001145_t0041_u01731635183181") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa8dc9_d20241115_m014622_c001_v7007000_t0000_u01731635182450") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28dd_d20241115_m014620_c001_v0001145_t0000_u01731635180879") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6647_d20241115_m014620_c001_v7007000_t0000_u01731635180130") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28d9_d20241115_m014619_c001_v0001145_t0048_u01731635179516") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28d7_d20241115_m014618_c001_v0001145_t0034_u01731635178901") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6640_d20241115_m014618_c001_v7007000_t0000_u01731635178158") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28d1_d20241115_m014617_c001_v0001145_t0034_u01731635177484") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28cb_d20241115_m014616_c001_v0001145_t0044_u01731635176871") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4084850ff00a6637_d20241115_m014616_c001_v7007000_t0000_u01731635176132") 2024/11/15 01:52:05 DEBUG : potato: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28bf_d20241115_m014615_c001_v0001145_t0054_u01731635175249") 2024/11/15 01:52:05 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be233590db_d20241115_m014759_c001_v7007000_t0000_u01731635279206") 2024/11/15 01:52:05 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4516_d20241115_m014757_c001_v0001144_t0036_u01731635277799") 2024/11/15 01:52:05 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa840ae_d20241115_m014748_c001_v7007000_t0000_u01731635268808") 2024/11/15 01:52:05 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2a4b_d20241115_m014743_c001_v0001145_t0014_u01731635263188") 2024/11/15 01:52:05 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5a8b_d20241115_m014734_c001_v7007000_t0000_u01731635254877") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df442a_d20241115_m014728_c001_v0001144_t0025_u01731635248405") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be23358bbb_d20241115_m014719_c001_v7007000_t0000_u01731635239923") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b29f5_d20241115_m014714_c001_v0001145_t0025_u01731635234790") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa9681_d20241115_m014644_c001_v7007000_t0000_u01731635204083") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b294d_d20241115_m014642_c001_v0001145_t0049_u01731635202363") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa965d_d20241115_m014641_c001_v7007000_t0000_u01731635201272") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2945_d20241115_m014639_c001_v0001145_t0051_u01731635199510") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa963d_d20241115_m014638_c001_v7007000_t0000_u01731635198781") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b293d_d20241115_m014637_c001_v0001145_t0018_u01731635197990") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa961e_d20241115_m014636_c001_v7007000_t0000_u01731635196615") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2933_d20241115_m014635_c001_v0001145_t0023_u01731635195798") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa9612_d20241115_m014633_c001_v7007000_t0000_u01731635193707") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2921_d20241115_m014632_c001_v0001145_t0010_u01731635192901") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa8dfb_d20241115_m014625_c001_v7007000_t0000_u01731635185269") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b28f1_d20241115_m014624_c001_v0001145_t0035_u01731635184127") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609e3_d20241115_m014510_c001_v7007000_t0000_u01731635110119") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b276c_d20241115_m014509_c001_v0001145_t0019_u01731635109462") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609df_d20241115_m014508_c001_v7007000_t0000_u01731635108192") 2024/11/15 01:52:06 DEBUG : potato2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2768_d20241115_m014507_c001_v0001145_t0056_u01731635107393") 2024/11/15 01:52:06 DEBUG : potato3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa840af_d20241115_m014749_c001_v7007000_t0000_u01731635269192") 2024/11/15 01:52:06 DEBUG : potato3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2a57_d20241115_m014744_c001_v0001145_t0050_u01731635264525") 2024/11/15 01:52:07 DEBUG : potato3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5a8c_d20241115_m014735_c001_v7007000_t0000_u01731635255275") 2024/11/15 01:52:07 DEBUG : potato3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4436_d20241115_m014729_c001_v0001144_t0054_u01731635249579") 2024/11/15 01:52:07 DEBUG : potato3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f407de8be23358bc7_d20241115_m014720_c001_v7007000_t0000_u01731635240658") 2024/11/15 01:52:07 DEBUG : potato3: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b29ff_d20241115_m014716_c001_v0001145_t0057_u01731635236269") 2024/11/15 01:52:07 DEBUG : pre-dest1/1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5afb_d20241115_m014842_c001_v7007000_t0000_u01731635322846") 2024/11/15 01:52:07 DEBUG : pre-dest1/1: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2b27_d20241115_m014833_c001_v0001145_t0008_u01731635313480") 2024/11/15 01:52:07 DEBUG : pre-dest2/2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f400880afcbca5afd_d20241115_m014843_c001_v7007000_t0000_u01731635323029") 2024/11/15 01:52:07 DEBUG : pre-dest2/2: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4664_d20241115_m014834_c001_v0001144_t0046_u01731635314279") 2024/11/15 01:52:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f402b83144ca409c6_d20241115_m014812_c001_v7007000_t0000_u01731635292581") 2024/11/15 01:52:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2abf_d20241115_m014808_c001_v0001145_t0038_u01731635288605") 2024/11/15 01:52:07 DEBUG : sizeonly: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d0355_d20241115_m014555_c001_v7007000_t0000_u01731635155594") 2024/11/15 01:52:07 DEBUG : sizeonly: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b283a_d20241115_m014554_c001_v0001145_t0001_u01731635154023") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d951_d20241115_m015143_c001_v7007000_t0000_u01731635503732") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4d24_d20241115_m015139_c001_v0001144_t0014_u01731635499799") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d949_d20241115_m015137_c001_v7007000_t0000_u01731635497937") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2e8d_d20241115_m015135_c001_v0001145_t0024_u01731635495263") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa8404e_d20241115_m014707_c001_v7007000_t0000_u01731635227978") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f1003b7b39cf86dde_d20241115_m014706_c001_v0001144_t0044_u01731635226925") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa8404b_d20241115_m014705_c001_v7007000_t0000_u01731635225631") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df4360_d20241115_m014703_c001_v0001144_t0048_u01731635223621") 2024/11/15 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d034f_d20241115_m014550_c001_v7007000_t0000_u01731635150838") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b282c_d20241115_m014549_c001_v0001145_t0051_u01731635149200") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d034e_d20241115_m014548_c001_v7007000_t0000_u01731635148477") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2822_d20241115_m014547_c001_v0001145_t0012_u01731635147244") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d034d_d20241115_m014544_c001_v7007000_t0000_u01731635144302") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b280a_d20241115_m014542_c001_v0001145_t0054_u01731635142543") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d034a_d20241115_m014541_c001_v7007000_t0000_u01731635141985") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2802_d20241115_m014540_c001_v0001145_t0032_u01731635140606") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27f4_d20241115_m014537_c001_v0001145_t0027_u01731635137671") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d0345_d20241115_m014536_c001_v7007000_t0000_u01731635136948") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27ee_d20241115_m014536_c001_v0001145_t0005_u01731635136174") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27ea_d20241115_m014535_c001_v0001145_t0046_u01731635135367") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d0340_d20241115_m014534_c001_v7007000_t0000_u01731635134274") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27dc_d20241115_m014531_c001_v0001145_t0028_u01731635131519") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27d0_d20241115_m014528_c001_v0001145_t0013_u01731635128610") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d033f_d20241115_m014527_c001_v7007000_t0000_u01731635127876") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27c8_d20241115_m014527_c001_v0001145_t0056_u01731635127153") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27c2_d20241115_m014526_c001_v0001145_t0020_u01731635126317") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d033d_d20241115_m014525_c001_v7007000_t0000_u01731635125218") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27b0_d20241115_m014520_c001_v0001145_t0029_u01731635120508") 2024/11/15 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40424a5fb26d033c_d20241115_m014520_c001_v7007000_t0000_u01731635120133") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b27aa_d20241115_m014519_c001_v0001145_t0043_u01731635119432") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609ed_d20241115_m014517_c001_v7007000_t0000_u01731635117803") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2798_d20241115_m014517_c001_v0001145_t0033_u01731635117133") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609eb_d20241115_m014516_c001_v7007000_t0000_u01731635116576") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2792_d20241115_m014515_c001_v0001145_t0057_u01731635115858") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609e9_d20241115_m014514_c001_v7007000_t0000_u01731635114546") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2788_d20241115_m014513_c001_v0001145_t0030_u01731635113763") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609e8_d20241115_m014513_c001_v7007000_t0000_u01731635113217") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2782_d20241115_m014512_c001_v0001145_t0025_u01731635112581") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609e7_d20241115_m014511_c001_v7007000_t0000_u01731635111671") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2776_d20241115_m014511_c001_v0001145_t0030_u01731635111030") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609db_d20241115_m014504_c001_v7007000_t0000_u01731635104915") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2756_d20241115_m014504_c001_v0001145_t0024_u01731635104181") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609d7_d20241115_m014503_c001_v7007000_t0000_u01731635103250") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b274c_d20241115_m014502_c001_v0001145_t0041_u01731635102644") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609d3_d20241115_m014501_c001_v7007000_t0000_u01731635101700") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2744_d20241115_m014500_c001_v0001145_t0039_u01731635100889") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4066cb09cc2609cd_d20241115_m014457_c001_v7007000_t0000_u01731635097974") 2024/11/15 01:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2738_d20241115_m014457_c001_v0001145_t0042_u01731635097291") 2024/11/15 01:52:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d952_d20241115_m015143_c001_v7007000_t0000_u01731635503925") 2024/11/15 01:52:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f109a02d3958b4c3a_d20241115_m015139_c001_v0001180_t0010_u01731635499810") 2024/11/15 01:52:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4099a9f556f0d94a_d20241115_m015138_c001_v7007000_t0000_u01731635498117") 2024/11/15 01:52:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f113c85cf839c4ee6_d20241115_m015135_c001_v0001116_t0029_u01731635495280") 2024/11/15 01:52:10 DEBUG : sub/yam: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa84045_d20241115_m014700_c001_v7007000_t0000_u01731635220862") 2024/11/15 01:52:10 DEBUG : sub/yam: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b299d_d20241115_m014658_c001_v0001145_t0032_u01731635218799") 2024/11/15 01:52:10 DEBUG : three: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa96f1_d20241115_m014649_c001_v7007000_t0000_u01731635209814") 2024/11/15 01:52:10 DEBUG : three: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2973_d20241115_m014648_c001_v0001145_t0013_u01731635208549") 2024/11/15 01:52:10 DEBUG : three: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10653447dd7b2965_d20241115_m014646_c001_v0001145_t0027_u01731635206307") 2024/11/15 01:52:10 DEBUG : two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4036da20dafa96f8_d20241115_m014649_c001_v7007000_t0000_u01731635209994") 2024/11/15 01:52:10 DEBUG : two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40463c16e7df42d0_d20241115_m014647_c001_v0001144_t0023_u01731635207987") 2024/11/15 01:52:10 DEBUG : two: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f40653447dd7b2961_d20241115_m014646_c001_v0001145_t0037_u01731635206125") 2024/11/15 01:52:10 DEBUG : yam: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa84047_d20241115_m014701_c001_v7007000_t0000_u01731635221601") 2024/11/15 01:52:10 DEBUG : yam: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f107d7c75a7e49720_d20241115_m014700_c001_v0001182_t0058_u01731635220648") 2024/11/15 01:52:10 DEBUG : yam: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa84041_d20241115_m014656_c001_v7007000_t0000_u01731635216768") 2024/11/15 01:52:10 DEBUG : yam: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df431e_d20241115_m014654_c001_v0001144_t0013_u01731635214929") 2024/11/15 01:52:10 DEBUG : yam: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa8403c_d20241115_m014652_c001_v7007000_t0000_u01731635212880") 2024/11/15 01:52:10 DEBUG : yam: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10463c16e7df42ea_d20241115_m014650_c001_v0001144_t0041_u01731635210563") 2024/11/15 01:52:10 DEBUG : yaml: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa84043_d20241115_m014657_c001_v7007000_t0000_u01731635217503") 2024/11/15 01:52:10 DEBUG : yaml: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f10834cbf12086391_d20241115_m014656_c001_v0001182_t0040_u01731635216565") 2024/11/15 01:52:10 DEBUG : yaml: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f4133e4c10aa8403e_d20241115_m014653_c001_v7007000_t0000_u01731635213624") 2024/11/15 01:52:10 DEBUG : yaml: Deleting (id "4_zbf02ad4370ed2bdb9f380e1b_f114f996dd4455915_d20241115_m014652_c001_v0001182_t0057_u01731635212670") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m18.408774438s (try 1/5)