"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/20 03:37:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu" 2024/11/20 03:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 03:37:35 DEBUG : Creating backend with remote "/tmp/rclone2400483805" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:37 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/20 03:37:37 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.31s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:37:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:38 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:38 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:39 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.30s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", 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-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", 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-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:40 DEBUG : Creating backend with remote "/non-existing" 2024/11/20 03:37:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/20 03:37:41 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:41 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:42 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:42 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.26s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:44 INFO : B2 bucket rclone-test-rivaqiz9budu: Running all checks before starting transfers 2024/11/20 03:37:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:44 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:44 INFO : B2 bucket rclone-test-rivaqiz9budu: Checks finished, now starting transfers 2024/11/20 03:37:44 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.68s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:45 ERROR : Ignoring --no-traverse with sync 2024/11/20 03:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:46 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:46 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:46 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:37:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.72s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/20 03:37:47 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:47 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/20 03:37:48 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:37:49 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:49 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:37:51 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:51 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.16s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/20 03:37:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 03:37:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/20 03:37:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:37:53 DEBUG : sub dir: Making directory 2024/11/20 03:37:53 DEBUG : sub dir2: Making directory 2024/11/20 03:37:53 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/20 03:37:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:53 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:53 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/20 03:37:54 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:55 DEBUG : sub dir2: Making directory 2024/11/20 03:37:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/20 03:37:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 03:37:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:55 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:55 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.42s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:56 DEBUG : sub dir2: Making directory with metadata 2024/11/20 03:37:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 03:37:56 DEBUG : sub dir: Making directory 2024/11/20 03:37:56 DEBUG : sub dir2: Making directory 2024/11/20 03:37:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:56 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:56 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:57 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:37:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/20 03:37:57 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/20 03:37:57 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:37:58 DEBUG : sub dir2: Making directory 2024/11/20 03:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:37:58 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:37:58 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:37:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:37:59 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:37:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:00 DEBUG : sub dir2: Making directory with metadata 2024/11/20 03:38:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 03:38:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:38:00 DEBUG : sub dir: Making directory 2024/11/20 03:38:00 DEBUG : sub dir2: Making directory 2024/11/20 03:38:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:38:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:38:00 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:38:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/20 03:38:01 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.86s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", 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-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:02 DEBUG : sub dir2: Making directory 2024/11/20 03:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:38:02 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:02 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:38:03 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:38:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.72s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yubehac0tiqe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-rivaqiz9budu -> B2 bucket rclone-test-yubehac0tiqe 2024/11/20 03:38:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:38:06 DEBUG : B2 bucket rclone-test-yubehac0tiqe: Waiting for checks to finish 2024/11/20 03:38:06 DEBUG : B2 bucket rclone-test-yubehac0tiqe: Waiting for transfers to finish 2024/11/20 03:38:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:38:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:08 DEBUG : B2 bucket rclone-test-yubehac0tiqe: Purge remote 2024/11/20 03:38:08 INFO : B2 bucket rclone-test-yubehac0tiqe: cleaning bucket "rclone-test-yubehac0tiqe" of all files 2024/11/20 03:38:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f221d33a06d4b7b9f380e1b_f107985abb5b2ffb0_d20241120_m033807_c001_v0001037_t0027_u01732073887328") --- PASS: TestServerSideCopy (6.04s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 03:38:11 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:11 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/20 03:38:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hubajil1bodu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-rivaqiz9budu -> B2 bucket rclone-test-hubajil1bodu 2024/11/20 03:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:38:15 DEBUG : B2 bucket rclone-test-hubajil1bodu: Waiting for checks to finish 2024/11/20 03:38:15 DEBUG : B2 bucket rclone-test-hubajil1bodu: Waiting for transfers to finish 2024/11/20 03:38:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:38:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:17 DEBUG : B2 bucket rclone-test-hubajil1bodu: Waiting for checks to finish 2024/11/20 03:38:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 03:38:17 DEBUG : B2 bucket rclone-test-hubajil1bodu: Waiting for transfers to finish 2024/11/20 03:38:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/20 03:38:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:17 DEBUG : B2 bucket rclone-test-hubajil1bodu: Purge remote 2024/11/20 03:38:17 INFO : B2 bucket rclone-test-hubajil1bodu: cleaning bucket "rclone-test-hubajil1bodu" of all files 2024/11/20 03:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf123d53a06d4b7b9f380e1b_f1100d91f4a291b3f_d20241120_m033817_c001_v0001182_t0019_u01732073897625") 2024/11/20 03:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf123d53a06d4b7b9f380e1b_f10691175e328cc70_d20241120_m033815_c001_v0001144_t0016_u01732073895875") --- PASS: TestServerSideCopyOverSelf (7.82s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 03:38:21 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:21 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/20 03:38:22 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/20 03:38:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.43s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-poguyah4yuki" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-rivaqiz9budu -> B2 bucket rclone-test-poguyah4yuki 2024/11/20 03:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:38:25 DEBUG : B2 bucket rclone-test-poguyah4yuki: Waiting for checks to finish 2024/11/20 03:38:25 DEBUG : B2 bucket rclone-test-poguyah4yuki: Waiting for transfers to finish 2024/11/20 03:38:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:38:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 03:38:27 DEBUG : B2 bucket rclone-test-poguyah4yuki: Waiting for checks to finish 2024/11/20 03:38:27 DEBUG : B2 bucket rclone-test-poguyah4yuki: Waiting for transfers to finish 2024/11/20 03:38:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/20 03:38:29 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/20 03:38:29 INFO : sub dir/hello world: Deleted 2024/11/20 03:38:30 DEBUG : testing file moves 2024/11/20 03:38:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/20 03:38:30 DEBUG : B2 bucket rclone-test-poguyah4yuki: Waiting for checks to finish 2024/11/20 03:38:30 DEBUG : B2 bucket rclone-test-poguyah4yuki: Waiting for transfers to finish 2024/11/20 03:38:30 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/20 03:38:30 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/20 03:38:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:31 DEBUG : B2 bucket rclone-test-poguyah4yuki: Purge remote 2024/11/20 03:38:31 INFO : B2 bucket rclone-test-poguyah4yuki: cleaning bucket "rclone-test-poguyah4yuki" of all files 2024/11/20 03:38:31 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25dd3a06d4b7b9f380e1b_f119c8906c270521c_d20241120_m033830_c001_v0001180_t0023_u01732073910781") 2024/11/20 03:38:31 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25dd3a06d4b7b9f380e1b_f10136d68e22a9177_d20241120_m033827_c001_v0001172_t0043_u01732073907789") 2024/11/20 03:38:31 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25dd3a06d4b7b9f380e1b_f100e8359811e78c5_d20241120_m033826_c001_v0001091_t0051_u01732073906126") --- PASS: TestServerSideMoveOverSelf (10.70s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:34 ERROR : : error listing: directory not found 2024/11/20 03:38:34 DEBUG : Local file system at /tmp/rclone2400483805: Making directory 2024/11/20 03:38:34 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:34 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.10s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:38:37 DEBUG : Local file system at /tmp/rclone2400483805: Waiting for checks to finish 2024/11/20 03:38:37 DEBUG : Local file system at /tmp/rclone2400483805: Waiting for transfers to finish 2024/11/20 03:38:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:38:37 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/20 03:38:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyRedownload (2.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:38 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/20 03:38:38 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:38 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 03:38:39 INFO : check sum: Copied (new) 2024/11/20 03:38:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:39 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 03:38:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/20 03:38:39 DEBUG : check sum: Unchanged skipping 2024/11/20 03:38:39 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:39 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/20 03:38:41 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:41 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 03:38:41 INFO : sizeonly: Copied (new) 2024/11/20 03:38:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:42 DEBUG : sizeonly: Sizes identical 2024/11/20 03:38:42 DEBUG : sizeonly: Unchanged skipping 2024/11/20 03:38:42 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:42 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:42 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/20 03:38:44 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:44 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/20 03:38:44 INFO : ignore-size: Copied (new) 2024/11/20 03:38:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:38:44 DEBUG : ignore-size: Unchanged skipping 2024/11/20 03:38:44 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:44 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:44 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:38:47 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:47 DEBUG : existing: Unchanged skipping 2024/11/20 03:38:47 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:47 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:47 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/20 03:38:47 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 03:38:47 INFO : existing: Copied (replaced existing) 2024/11/20 03:38:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 03:38:49 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:49 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 03:38:49 INFO : existing: Copied (new) 2024/11/20 03:38:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:50 DEBUG : existing: Destination exists, skipping 2024/11/20 03:38:50 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:50 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:50 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:52 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/20 03:38:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 03:38:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:38:53 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 03:38:53 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:53 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:38:53 INFO : a/potato2: Copied (new) 2024/11/20 03:38:53 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:55 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/20 03:38:55 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 03:38:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/20 03:38:55 DEBUG : empty space: Unchanged skipping 2024/11/20 03:38:55 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:55 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:56 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/20 03:38:56 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 03:38:56 INFO : empty space: Updated modification time in destination 2024/11/20 03:38:56 DEBUG : empty space: Unchanged skipping 2024/11/20 03:38:56 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:56 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:38:59 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:38:59 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/20 03:38:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 03:38:59 DEBUG : empty space: Unchanged skipping 2024/11/20 03:38:59 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:38:59 DEBUG : Waiting for deletions to finish 2024/11/20 03:38:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:00 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/20 03:39:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2400483805) 2024/11/20 03:39:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rivaqiz9budu) 2024/11/20 03:39:00 DEBUG : foo: sha1 differ 2024/11/20 03:39:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/20 03:39:00 INFO : foo: Copied (replaced existing) 2024/11/20 03:39:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:02 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/20 03:39:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:02 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:02 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:02 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:39:03 INFO : potato: Copied (new) 2024/11/20 03:39:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/20 03:39:05 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:05 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/20 03:39:06 INFO : potato: Copied (replaced existing) 2024/11/20 03:39:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.61s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:07 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:07 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/20 03:39:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2400483805) 2024/11/20 03:39:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rivaqiz9budu) 2024/11/20 03:39:07 DEBUG : potato: sha1 differ 2024/11/20 03:39:07 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/20 03:39:08 INFO : potato: Copied (replaced existing) 2024/11/20 03:39:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:39:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:10 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/20 03:39:10 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:10 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:10 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:39:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:13 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:13 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:13 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:39:13 INFO : potato2: Copied (new) 2024/11/20 03:39:13 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:14 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:16 DEBUG : d: Making directory 2024/11/20 03:39:16 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/20 03:39:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 03:39:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 03:39:16 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:16 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:39:16 INFO : a/potato2: Copied (new) 2024/11/20 03:39:16 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:19 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/20 03:39:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 03:39:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:19 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 03:39:19 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:19 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:39:20 INFO : a/potato2: Copied (new) 2024/11/20 03:39:20 ERROR : B2 bucket rclone-test-rivaqiz9budu: not deleting files as there were IO errors 2024/11/20 03:39:20 ERROR : B2 bucket rclone-test-rivaqiz9budu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:22 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:39:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:22 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:22 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:22 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:23 INFO : potato: Deleted 2024/11/20 03:39:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:39:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:26 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:26 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:26 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:26 INFO : potato: Deleted 2024/11/20 03:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:39:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:26 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:26 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:26 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:39:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:39:29 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:29 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/20 03:39:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.89s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:32 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 03:39:32 DEBUG : enormous: Excluded 2024/11/20 03:39:32 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:39:32 DEBUG : potato2: Excluded 2024/11/20 03:39:32 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:39:32 DEBUG : potato2: Excluded 2024/11/20 03:39:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:32 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:32 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:32 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:32 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:32 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 03:39:32 DEBUG : enormous: Excluded 2024/11/20 03:39:32 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:39:32 DEBUG : potato2: Excluded 2024/11/20 03:39:32 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:39:32 DEBUG : potato2: Excluded 2024/11/20 03:39:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/20 03:39:32 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:32 DEBUG : Local file system at /tmp/rclone2400483805: Waiting for checks to finish 2024/11/20 03:39:32 DEBUG : Local file system at /tmp/rclone2400483805: Waiting for transfers to finish 2024/11/20 03:39:32 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:36 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 03:39:36 DEBUG : enormous: Excluded 2024/11/20 03:39:36 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:39:36 DEBUG : potato2: Excluded 2024/11/20 03:39:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:39:37 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:37 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:37 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:37 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:37 INFO : enormous: Deleted 2024/11/20 03:39:37 INFO : potato2: Deleted 2024/11/20 03:39:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/20 03:39:38 DEBUG : Local file system at /tmp/rclone2400483805: Waiting for checks to finish 2024/11/20 03:39:38 DEBUG : empty space: Unchanged skipping 2024/11/20 03:39:38 DEBUG : Local file system at /tmp/rclone2400483805: Waiting for transfers to finish 2024/11/20 03:39:38 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:38 INFO : enormous: Deleted 2024/11/20 03:39:38 INFO : potato2: Deleted 2024/11/20 03:39:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:42 DEBUG : five: Need to transfer - File not found at Destination 2024/11/20 03:39:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/20 03:39:42 DEBUG : one: Destination is newer than source, skipping 2024/11/20 03:39:42 DEBUG : three: Sizes identical 2024/11/20 03:39:42 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/20 03:39:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2400483805) 2024/11/20 03:39:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rivaqiz9budu) 2024/11/20 03:39:42 DEBUG : two: sha1 differ 2024/11/20 03:39:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 03:39:42 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/20 03:39:42 INFO : five: Copied (new) 2024/11/20 03:39:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/20 03:39:42 INFO : four: Copied (replaced existing) 2024/11/20 03:39:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/20 03:39:43 INFO : two: Copied (replaced existing) 2024/11/20 03:39:43 DEBUG : Waiting for deletions to finish 2024/11/20 03:39:43 DEBUG : one: Destination is newer than source, skipping 2024/11/20 03:39:43 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/20 03:39:43 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/20 03:39:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 03:39:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/20 03:39:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2400483805) 2024/11/20 03:39:43 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rivaqiz9budu) 2024/11/20 03:39:43 DEBUG : three: sha1 differ 2024/11/20 03:39:43 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/20 03:39:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/20 03:39:43 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/20 03:39:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/20 03:39:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 03:39:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 03:39:43 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 03:39:44 INFO : three: Copied (replaced existing) 2024/11/20 03:39:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.00s) === 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-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/20 03:39:45 INFO : B2 bucket rclone-test-rivaqiz9budu: Making map for --track-renames 2024/11/20 03:39:45 INFO : B2 bucket rclone-test-rivaqiz9budu: Finished making map for --track-renames 2024/11/20 03:39:45 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 03:39:45 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for renames to finish 2024/11/20 03:39:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/20 03:39:45 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 03:39:45 INFO : yam: Copied (new) 2024/11/20 03:39:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/20 03:39:46 INFO : potato: Copied (new) 2024/11/20 03:39:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:39:46 INFO : B2 bucket rclone-test-rivaqiz9budu: Making map for --track-renames 2024/11/20 03:39:46 INFO : B2 bucket rclone-test-rivaqiz9budu: Finished making map for --track-renames 2024/11/20 03:39:46 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:46 DEBUG : potato: Unchanged skipping 2024/11/20 03:39:46 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for renames to finish 2024/11/20 03:39:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 03:39:47 INFO : yam: Copied (server-side copy) to: yaml 2024/11/20 03:39:47 INFO : yam: Deleted 2024/11/20 03:39:47 INFO : yaml: Renamed from "yam" 2024/11/20 03:39:47 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/20 03:39:49 INFO : B2 bucket rclone-test-rivaqiz9budu: Making map for --track-renames 2024/11/20 03:39:49 INFO : B2 bucket rclone-test-rivaqiz9budu: Finished making map for --track-renames 2024/11/20 03:39:49 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 03:39:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/20 03:39:49 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for renames to finish 2024/11/20 03:39:49 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 03:39:49 INFO : yam: Copied (new) 2024/11/20 03:39:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/20 03:39:50 INFO : potato: Copied (new) 2024/11/20 03:39:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:39:50 INFO : B2 bucket rclone-test-rivaqiz9budu: Making map for --track-renames 2024/11/20 03:39:50 INFO : B2 bucket rclone-test-rivaqiz9budu: Finished making map for --track-renames 2024/11/20 03:39:50 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:50 DEBUG : potato: Unchanged skipping 2024/11/20 03:39:50 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for renames to finish 2024/11/20 03:39:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 03:39:50 INFO : yam: Copied (server-side copy) to: yaml 2024/11/20 03:39:51 INFO : yam: Deleted 2024/11/20 03:39:51 INFO : yaml: Renamed from "yam" 2024/11/20 03:39:51 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.90s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/20 03:39:53 INFO : B2 bucket rclone-test-rivaqiz9budu: Making map for --track-renames 2024/11/20 03:39:53 INFO : B2 bucket rclone-test-rivaqiz9budu: Finished making map for --track-renames 2024/11/20 03:39:53 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 03:39:53 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for renames to finish 2024/11/20 03:39:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/20 03:39:53 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 03:39:53 INFO : sub/yam: Copied (new) 2024/11/20 03:39:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/20 03:39:54 INFO : potato: Copied (new) 2024/11/20 03:39:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:39:54 DEBUG : potato: Unchanged skipping 2024/11/20 03:39:54 INFO : B2 bucket rclone-test-rivaqiz9budu: Making map for --track-renames 2024/11/20 03:39:54 INFO : B2 bucket rclone-test-rivaqiz9budu: Finished making map for --track-renames 2024/11/20 03:39:54 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:54 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for renames to finish 2024/11/20 03:39:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 03:39:55 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/20 03:39:55 INFO : sub/yam: Deleted 2024/11/20 03:39:55 INFO : yam: Renamed from "sub/yam" 2024/11/20 03:39:55 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:57 DEBUG : Creating backend with remote "/tmp/rclone2400483805/dir1" 2024/11/20 03:39:57 DEBUG : Config file has changed externally - reloading 2024/11/20 03:39:57 DEBUG : Creating backend with remote "/tmp/rclone2400483805/dir2" 2024/11/20 03:39:57 DEBUG : Local file system at /tmp/rclone2400483805/dir2: Using server-side directory move 2024/11/20 03:39:57 INFO : Local file system at /tmp/rclone2400483805/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 03:39:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/20 03:39:57 INFO : file1.txt: Moved (server-side) 2024/11/20 03:39:57 DEBUG : Local file system at /tmp/rclone2400483805/dir2: Waiting for checks to finish 2024/11/20 03:39:57 DEBUG : Local file system at /tmp/rclone2400483805/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:39:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:39:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/20 03:39:57 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:39:57 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:39:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/20 03:39:57 INFO : nested/sub dir/file: Copied (new) 2024/11/20 03:39:57 INFO : nested/sub dir/file: Deleted 2024/11/20 03:39:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:39:58 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:39:58 INFO : sub dir/hello world: Deleted 2024/11/20 03:39:58 INFO : sub dir: Removing directory 2024/11/20 03:39:58 INFO : nested/sub dir: Removing directory 2024/11/20 03:39:58 INFO : nested: Removing directory 2024/11/20 03:39:58 DEBUG : Local file system at /tmp/rclone2400483805: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:40:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/20 03:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:40:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:40:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:40:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 03:40:00 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:40:00 INFO : sub dir/hello world: Deleted 2024/11/20 03:40:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/20 03:40:01 INFO : nested/sub dir/file: Copied (new) 2024/11/20 03:40:01 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:40:02 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 03:40:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/20 03:40:02 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:40:02 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:40:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/20 03:40:02 INFO : existing-b: Copied (new) 2024/11/20 03:40:02 INFO : existing-b: Deleted 2024/11/20 03:40:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 03:40:03 INFO : existing: Copied (new) 2024/11/20 03:40:03 INFO : existing: Deleted 2024/11/20 03:40:03 DEBUG : existing: Destination exists, skipping 2024/11/20 03:40:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/20 03:40:03 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:40:03 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:40:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.48s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqiduz9pori" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rivaqiz9budu -> B2 bucket rclone-test-fiqiduz9pori 2024/11/20 03:40:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:40:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/20 03:40:09 DEBUG : empty space: Unchanged skipping 2024/11/20 03:40:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 03:40:09 DEBUG : B2 bucket rclone-test-fiqiduz9pori: Waiting for checks to finish 2024/11/20 03:40:09 INFO : empty space: Deleted 2024/11/20 03:40:09 DEBUG : B2 bucket rclone-test-fiqiduz9pori: Waiting for transfers to finish 2024/11/20 03:40:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:40:09 INFO : potato2: Copied (server-side copy) 2024/11/20 03:40:09 INFO : potato2: Deleted 2024/11/20 03:40:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 03:40:09 INFO : potato3: Copied (server-side copy) 2024/11/20 03:40:10 INFO : potato3: Deleted 2024/11/20 03:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yurococ6kage" 2024/11/20 03:40:11 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/20 03:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:40:11 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/20 03:40:11 DEBUG : B2 bucket rclone-test-yurococ6kage: Waiting for checks to finish 2024/11/20 03:40:11 DEBUG : B2 bucket rclone-test-yurococ6kage: Waiting for transfers to finish 2024/11/20 03:40:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 03:40:12 INFO : empty space: Copied (server-side copy) 2024/11/20 03:40:12 INFO : empty space: Deleted 2024/11/20 03:40:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:40:12 INFO : potato2: Copied (server-side copy) 2024/11/20 03:40:12 INFO : potato2: Deleted 2024/11/20 03:40:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 03:40:13 INFO : potato3: Copied (server-side copy) 2024/11/20 03:40:13 INFO : potato3: Deleted 2024/11/20 03:40:13 DEBUG : B2 bucket rclone-test-yurococ6kage: Purge remote 2024/11/20 03:40:13 INFO : B2 bucket rclone-test-yurococ6kage: cleaning bucket "rclone-test-yurococ6kage" of all files 2024/11/20 03:40:14 DEBUG : empty space: Deleting (id "4_zafb2fdc3a07d4b7b9f380e1b_f101714aa8b870660_d20241120_m034012_c001_v0001182_t0010_u01732074012351") 2024/11/20 03:40:14 DEBUG : potato2: Deleting (id "4_zafb2fdc3a07d4b7b9f380e1b_f114821c24ecca991_d20241120_m034012_c001_v0001179_t0037_u01732074012592") 2024/11/20 03:40:14 DEBUG : potato3: Deleting (id "4_zafb2fdc3a07d4b7b9f380e1b_f1128861081f79b73_d20241120_m034012_c001_v0001109_t0011_u01732074012693") 2024/11/20 03:40:14 DEBUG : B2 bucket rclone-test-fiqiduz9pori: Purge remote 2024/11/20 03:40:14 INFO : B2 bucket rclone-test-fiqiduz9pori: cleaning bucket "rclone-test-fiqiduz9pori" of all files 2024/11/20 03:40:15 DEBUG : empty space: Deleting (id "4_zff52eda3a07d4b7b9f380e1b_f400880afcc1b6331_d20241120_m034012_c001_v7007000_t0000_u01732074012576") 2024/11/20 03:40:15 DEBUG : empty space: Deleting (id "4_zff52eda3a07d4b7b9f380e1b_f10336a1980609086_d20241120_m034008_c001_v0001113_t0013_u01732074008355") 2024/11/20 03:40:15 DEBUG : potato2: Deleting (id "4_zff52eda3a07d4b7b9f380e1b_f400880afcc1b6332_d20241120_m034012_c001_v7007000_t0000_u01732074012835") 2024/11/20 03:40:15 DEBUG : potato2: Deleting (id "4_zff52eda3a07d4b7b9f380e1b_f111fc7b5a76c21fb_d20241120_m034009_c001_v0001131_t0021_u01732074009546") 2024/11/20 03:40:15 DEBUG : potato3: Deleting (id "4_zff52eda3a07d4b7b9f380e1b_f400880afcc1b6333_d20241120_m034013_c001_v7007000_t0000_u01732074013500") 2024/11/20 03:40:15 DEBUG : potato3: Deleting (id "4_zff52eda3a07d4b7b9f380e1b_f116ba4898f0409d5_d20241120_m034009_c001_v0001182_t0024_u01732074009866") 2024/11/20 03:40:15 DEBUG : potato3: Deleting (id "4_zff52eda3a07d4b7b9f380e1b_f10336a198060908c_d20241120_m034008_c001_v0001113_t0043_u01732074008827") --- PASS: TestServerSideMove (12.06s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:40:17 DEBUG : Creating backend with remote "TestB2:rclone-test-woziwiq3naho" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rivaqiz9budu -> B2 bucket rclone-test-woziwiq3naho 2024/11/20 03:40:23 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 03:40:23 DEBUG : empty space: Excluded 2024/11/20 03:40:23 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 03:40:23 DEBUG : empty space: Excluded 2024/11/20 03:40:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:40:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 03:40:23 DEBUG : B2 bucket rclone-test-woziwiq3naho: Waiting for checks to finish 2024/11/20 03:40:23 DEBUG : B2 bucket rclone-test-woziwiq3naho: Waiting for transfers to finish 2024/11/20 03:40:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:40:23 INFO : potato2: Copied (server-side copy) 2024/11/20 03:40:24 INFO : potato2: Deleted 2024/11/20 03:40:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 03:40:24 INFO : potato3: Copied (server-side copy) 2024/11/20 03:40:24 INFO : potato3: Deleted 2024/11/20 03:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gakicar0ginu" 2024/11/20 03:40:25 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 03:40:25 DEBUG : empty space: Excluded 2024/11/20 03:40:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:40:26 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/20 03:40:26 DEBUG : B2 bucket rclone-test-gakicar0ginu: Waiting for checks to finish 2024/11/20 03:40:26 DEBUG : B2 bucket rclone-test-gakicar0ginu: Waiting for transfers to finish 2024/11/20 03:40:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:40:26 INFO : potato2: Copied (server-side copy) 2024/11/20 03:40:27 INFO : potato2: Deleted 2024/11/20 03:40:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 03:40:27 INFO : potato3: Copied (server-side copy) 2024/11/20 03:40:28 INFO : potato3: Deleted 2024/11/20 03:40:28 DEBUG : B2 bucket rclone-test-gakicar0ginu: Purge remote 2024/11/20 03:40:28 INFO : B2 bucket rclone-test-gakicar0ginu: cleaning bucket "rclone-test-gakicar0ginu" of all files 2024/11/20 03:40:28 DEBUG : potato2: Deleting (id "4_z1f423d53a08d4b7b9f380e1b_f102137069197ced1_d20241120_m034026_c001_v0001182_t0053_u01732074026707") 2024/11/20 03:40:28 DEBUG : potato3: Deleting (id "4_z1f423d53a08d4b7b9f380e1b_f110839f201bf12a9_d20241120_m034026_c001_v0001144_t0022_u01732074026954") 2024/11/20 03:40:29 DEBUG : B2 bucket rclone-test-woziwiq3naho: Purge remote 2024/11/20 03:40:29 INFO : B2 bucket rclone-test-woziwiq3naho: cleaning bucket "rclone-test-woziwiq3naho" of all files 2024/11/20 03:40:29 DEBUG : empty space: Deleting (id "4_zbfb21de3a08d4b7b9f380e1b_f1062dd49d20be849_d20241120_m034021_c001_v0001117_t0023_u01732074021601") 2024/11/20 03:40:29 DEBUG : potato2: Deleting (id "4_zbfb21de3a08d4b7b9f380e1b_f402b83144cf128f9_d20241120_m034026_c001_v7007000_t0000_u01732074026930") 2024/11/20 03:40:29 DEBUG : potato2: Deleting (id "4_zbfb21de3a08d4b7b9f380e1b_f11417228bc573752_d20241120_m034023_c001_v0001182_t0023_u01732074023719") 2024/11/20 03:40:29 DEBUG : potato3: Deleting (id "4_zbfb21de3a08d4b7b9f380e1b_f402b83144cf128fc_d20241120_m034028_c001_v7007000_t0000_u01732074028011") 2024/11/20 03:40:29 DEBUG : potato3: Deleting (id "4_zbfb21de3a08d4b7b9f380e1b_f101a8978b085a3b9_d20241120_m034023_c001_v0001109_t0026_u01732074023965") 2024/11/20 03:40:29 DEBUG : potato3: Deleting (id "4_zbfb21de3a08d4b7b9f380e1b_f1062dd49d20be84f_d20241120_m034022_c001_v0001117_t0056_u01732074022193") --- PASS: TestServerSideMoveWithFilter (14.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vozalil9kuwo" 2024/11/20 03:40:35 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rivaqiz9budu -> B2 bucket rclone-test-vozalil9kuwo 2024/11/20 03:40:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:40:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/20 03:40:38 DEBUG : empty space: Unchanged skipping 2024/11/20 03:40:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 03:40:38 DEBUG : B2 bucket rclone-test-vozalil9kuwo: Waiting for checks to finish 2024/11/20 03:40:38 INFO : empty space: Deleted 2024/11/20 03:40:38 DEBUG : B2 bucket rclone-test-vozalil9kuwo: Waiting for transfers to finish 2024/11/20 03:40:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:40:38 INFO : potato2: Copied (server-side copy) 2024/11/20 03:40:38 INFO : potato2: Deleted 2024/11/20 03:40:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 03:40:39 INFO : potato3: Copied (server-side copy) 2024/11/20 03:40:39 INFO : potato3: Deleted 2024/11/20 03:40:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fesufaq1rine" 2024/11/20 03:40:40 DEBUG : tomatoDir: Making directory 2024/11/20 03:40:41 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/20 03:40:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:40:41 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/20 03:40:41 DEBUG : B2 bucket rclone-test-fesufaq1rine: Waiting for checks to finish 2024/11/20 03:40:41 DEBUG : B2 bucket rclone-test-fesufaq1rine: Waiting for transfers to finish 2024/11/20 03:40:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 03:40:42 INFO : empty space: Copied (server-side copy) 2024/11/20 03:40:42 INFO : empty space: Deleted 2024/11/20 03:40:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 03:40:42 INFO : potato2: Copied (server-side copy) 2024/11/20 03:40:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 03:40:42 INFO : potato3: Copied (server-side copy) 2024/11/20 03:40:42 INFO : potato3: Deleted 2024/11/20 03:40:42 INFO : potato2: Deleted 2024/11/20 03:40:43 DEBUG : B2 bucket rclone-test-fesufaq1rine: Purge remote 2024/11/20 03:40:43 INFO : B2 bucket rclone-test-fesufaq1rine: cleaning bucket "rclone-test-fesufaq1rine" of all files 2024/11/20 03:40:43 DEBUG : empty space: Deleting (id "4_zcfe26df3a08d4b7b9f380e1b_f104c06826d3e73f8_d20241120_m034041_c001_v0001130_t0043_u01732074041818") 2024/11/20 03:40:43 DEBUG : potato2: Deleting (id "4_zcfe26df3a08d4b7b9f380e1b_f111793a8e75ee788_d20241120_m034042_c001_v0001182_t0045_u01732074042195") 2024/11/20 03:40:43 DEBUG : potato3: Deleting (id "4_zcfe26df3a08d4b7b9f380e1b_f1087d46c755ca682_d20241120_m034042_c001_v0001182_t0028_u01732074042188") 2024/11/20 03:40:43 DEBUG : B2 bucket rclone-test-vozalil9kuwo: Purge remote 2024/11/20 03:40:43 INFO : B2 bucket rclone-test-vozalil9kuwo: cleaning bucket "rclone-test-vozalil9kuwo" of all files 2024/11/20 03:40:44 DEBUG : empty space: Deleting (id "4_z5f125da3a08d4b7b9f380e1b_f408f10b68794b1cb_d20241120_m034042_c001_v7007000_t0000_u01732074042163") 2024/11/20 03:40:44 DEBUG : empty space: Deleting (id "4_z5f125da3a08d4b7b9f380e1b_f1196950c520b044e_d20241120_m034037_c001_v0001113_t0028_u01732074037098") 2024/11/20 03:40:44 DEBUG : potato2: Deleting (id "4_z5f125da3a08d4b7b9f380e1b_f408f10b68794b1cc_d20241120_m034042_c001_v7007000_t0000_u01732074042402") 2024/11/20 03:40:44 DEBUG : potato2: Deleting (id "4_z5f125da3a08d4b7b9f380e1b_f100c7fc6c482ff78_d20241120_m034038_c001_v0001105_t0027_u01732074038412") 2024/11/20 03:40:44 DEBUG : potato3: Deleting (id "4_z5f125da3a08d4b7b9f380e1b_f401d4a02c433cb8f_d20241120_m034042_c001_v7007000_t0000_u01732074042410") 2024/11/20 03:40:44 DEBUG : potato3: Deleting (id "4_z5f125da3a08d4b7b9f380e1b_f10585d922f190834_d20241120_m034038_c001_v0001109_t0011_u01732074038711") 2024/11/20 03:40:44 DEBUG : potato3: Deleting (id "4_z5f125da3a08d4b7b9f380e1b_f1196950c520b0450_d20241120_m034037_c001_v0001113_t0028_u01732074037503") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:40:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:40:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:40:51 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/rclone-sync-test" 2024/11/20 03:40:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/rclone-sync-test-include/layer2" 2024/11/20 03:40:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/rclone-sync-test-ignore-file" 2024/11/20 03:40:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/20 03:40:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/20 03:40:59 DEBUG : pacer: Reducing sleep to 10ms 2024/11/20 03:40:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:40:59 DEBUG : B2 bucket rclone-test-rivaqiz9budu path rclone-sync-test: Waiting for checks to finish 2024/11/20 03:40:59 DEBUG : B2 bucket rclone-test-rivaqiz9budu path rclone-sync-test: Waiting for transfers to finish 2024/11/20 03:40:59 DEBUG : Waiting for deletions to finish 2024/11/20 03:40:59 INFO : There was nothing to transfer 2024/11/20 03:40:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:40:59 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:40:59 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:40:59 DEBUG : Waiting for deletions to finish 2024/11/20 03:40:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:41:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:41:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/20 03:41:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/20 03:41:00 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:41:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:41:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:41:00 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:41:00 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:41:01 DEBUG : : Excluded 2024/11/20 03:41:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:41:01 DEBUG : B2 bucket rclone-test-rivaqiz9budu path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/20 03:41:01 DEBUG : B2 bucket rclone-test-rivaqiz9budu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/20 03:41:01 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.59s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:41:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dst" 2024/11/20 03:41:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/CompareDest" 2024/11/20 03:41:11 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 03:41:11 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:11 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:41:12 INFO : one: Copied (new) 2024/11/20 03:41:12 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:12 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:12 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/20 03:41:13 INFO : one: Copied (replaced existing) 2024/11/20 03:41:13 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:15 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:41:15 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:15 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:15 INFO : There was nothing to transfer 2024/11/20 03:41:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 03:41:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:16 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:41:17 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:17 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:17 INFO : There was nothing to transfer 2024/11/20 03:41:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 03:41:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:17 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:41:17 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:17 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:17 INFO : There was nothing to transfer 2024/11/20 03:41:19 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/20 03:41:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/20 03:41:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 03:41:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:19 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:41:19 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:19 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:19 INFO : There was nothing to transfer 2024/11/20 03:41:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:19 DEBUG : two: Need to transfer - File not found at Destination 2024/11/20 03:41:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:19 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:41:20 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/20 03:41:20 INFO : two: Copied (new) 2024/11/20 03:41:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:41:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dest" 2024/11/20 03:41:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/pre-dest1" 2024/11/20 03:41:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/pre-dest2" 2024/11/20 03:41:25 DEBUG : Config file has changed externally - reloading 2024/11/20 03:41:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:41:27 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/20 03:41:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:41:28 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/20 03:41:28 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/20 03:41:28 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dest: Waiting for checks to finish 2024/11/20 03:41:28 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dest: Waiting for transfers to finish 2024/11/20 03:41:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/20 03:41:29 INFO : 3: Copied (new) 2024/11/20 03:41:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.29s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:41:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dst" 2024/11/20 03:41:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/CopyDest" 2024/11/20 03:41:34 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 03:41:34 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:34 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:41:35 INFO : one: Copied (new) 2024/11/20 03:41:35 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:35 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:35 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/20 03:41:36 INFO : one: Copied (replaced existing) 2024/11/20 03:41:36 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/BackupDir" 2024/11/20 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:39 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:41:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:41:41 INFO : one: Copied (server-side copy) 2024/11/20 03:41:41 INFO : one: Deleted 2024/11/20 03:41:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/20 03:41:41 INFO : one: Copied (server-side copy) 2024/11/20 03:41:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/20 03:41:41 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:41 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/20 03:41:43 INFO : two: Copied (server-side copy) 2024/11/20 03:41:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/20 03:41:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:43 DEBUG : one: Unchanged skipping 2024/11/20 03:41:43 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:43 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:43 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:43 DEBUG : one: Unchanged skipping 2024/11/20 03:41:43 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:43 DEBUG : two: Unchanged skipping 2024/11/20 03:41:43 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:43 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:43 INFO : There was nothing to transfer 2024/11/20 03:41:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/20 03:41:45 DEBUG : three: Destination not found in --copy-dest 2024/11/20 03:41:45 DEBUG : three: Need to transfer - File not found at Destination 2024/11/20 03:41:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:45 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:45 DEBUG : two: Unchanged skipping 2024/11/20 03:41:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 03:41:45 DEBUG : one: Unchanged skipping 2024/11/20 03:41:45 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/20 03:41:46 INFO : three: Copied (new) 2024/11/20 03:41:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.53s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:41:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dst" 2024/11/20 03:41:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/backup" 2024/11/20 03:41:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:41:53 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:41:53 DEBUG : two: Unchanged skipping 2024/11/20 03:41:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:41:55 INFO : one: Copied (server-side copy) 2024/11/20 03:41:55 INFO : one: Deleted 2024/11/20 03:41:55 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:41:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:41:56 INFO : one: Copied (new) 2024/11/20 03:41:56 DEBUG : Waiting for deletions to finish 2024/11/20 03:41:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 03:41:56 INFO : three.txt: Copied (server-side copy) 2024/11/20 03:41:57 INFO : three.txt: Deleted 2024/11/20 03:41:57 INFO : three.txt: Moved into backup dir 2024/11/20 03:41:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:41:58 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:41:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:41:58 DEBUG : two: Unchanged skipping 2024/11/20 03:41:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:41:59 INFO : one: Copied (server-side copy) 2024/11/20 03:41:59 INFO : one: Deleted 2024/11/20 03:41:59 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:42:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 03:42:00 INFO : one: Copied (new) 2024/11/20 03:42:00 DEBUG : Waiting for deletions to finish 2024/11/20 03:42:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 03:42:01 INFO : three.txt: Copied (server-side copy) 2024/11/20 03:42:01 INFO : three.txt: Deleted 2024/11/20 03:42:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:42:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dst" 2024/11/20 03:42:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/backup" 2024/11/20 03:42:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:42:08 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:42:08 DEBUG : two: Unchanged skipping 2024/11/20 03:42:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:42:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:42:09 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 03:42:10 INFO : one: Deleted 2024/11/20 03:42:10 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:42:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:42:10 INFO : one: Copied (new) 2024/11/20 03:42:10 DEBUG : Waiting for deletions to finish 2024/11/20 03:42:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 03:42:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 03:42:11 INFO : three.txt: Deleted 2024/11/20 03:42:11 INFO : three.txt: Moved into backup dir 2024/11/20 03:42:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:42:13 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:42:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:42:13 DEBUG : two: Unchanged skipping 2024/11/20 03:42:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:42:19 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 03:42:20 INFO : one: Deleted 2024/11/20 03:42:20 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:42:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 03:42:20 INFO : one: Copied (new) 2024/11/20 03:42:20 DEBUG : Waiting for deletions to finish 2024/11/20 03:42:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 03:42:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 03:42:22 INFO : three.txt: Deleted 2024/11/20 03:42:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:42:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dst" 2024/11/20 03:42:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/backup" 2024/11/20 03:42:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:42:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:42:29 DEBUG : two: Unchanged skipping 2024/11/20 03:42:29 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:42:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:42:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/20 03:42:30 INFO : one: Deleted 2024/11/20 03:42:30 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:42:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:42:31 INFO : one: Copied (new) 2024/11/20 03:42:31 DEBUG : Waiting for deletions to finish 2024/11/20 03:42:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 03:42:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/20 03:42:32 INFO : three.txt: Deleted 2024/11/20 03:42:32 INFO : three.txt: Moved into backup dir 2024/11/20 03:42:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:42:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:42:34 DEBUG : two: Unchanged skipping 2024/11/20 03:42:34 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:42:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:42:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/20 03:42:35 INFO : one: Deleted 2024/11/20 03:42:35 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:42:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 03:42:35 INFO : one: Copied (new) 2024/11/20 03:42:35 DEBUG : Waiting for deletions to finish 2024/11/20 03:42:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 03:42:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/20 03:42:36 INFO : three.txt: Deleted 2024/11/20 03:42:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.70s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:42:39 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dst" 2024/11/20 03:42:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:42:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:42:41 DEBUG : two: Unchanged skipping 2024/11/20 03:42:41 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:42:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:42:42 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 03:42:42 INFO : one: Deleted 2024/11/20 03:42:42 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:42:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:42:43 INFO : one: Copied (new) 2024/11/20 03:42:43 DEBUG : Waiting for deletions to finish 2024/11/20 03:42:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 03:42:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 03:42:44 INFO : three.txt: Deleted 2024/11/20 03:42:44 INFO : three.txt: Moved into backup dir 2024/11/20 03:42:45 DEBUG : one.bak: Excluded (Path Filter) 2024/11/20 03:42:45 DEBUG : one.bak: Excluded 2024/11/20 03:42:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/20 03:42:45 DEBUG : three.txt.bak: Excluded 2024/11/20 03:42:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:42:45 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for checks to finish 2024/11/20 03:42:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:42:45 DEBUG : two: Unchanged skipping 2024/11/20 03:42:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:42:45 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 03:42:46 INFO : one: Deleted 2024/11/20 03:42:46 DEBUG : B2 bucket rclone-test-rivaqiz9budu path dst: Waiting for transfers to finish 2024/11/20 03:42:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 03:42:46 INFO : one: Copied (new) 2024/11/20 03:42:46 DEBUG : Waiting for deletions to finish 2024/11/20 03:42:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 03:42:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 03:42:47 INFO : three.txt: Deleted 2024/11/20 03:42:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.87s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:42:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dst" 2024/11/20 03:42:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:42:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:42:53 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 03:42:53 INFO : one: Deleted 2024/11/20 03:42:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:42:54 INFO : one: Copied (new) 2024/11/20 03:42:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:42:54 DEBUG : two: Unchanged skipping 2024/11/20 03:42:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/20 03:42:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 03:42:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 03:42:55 INFO : three.txt: Deleted 2024/11/20 03:42:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 03:42:56 INFO : three.txt: Copied (new) 2024/11/20 03:42:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:42:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:42:57 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 03:42:57 INFO : one: Deleted 2024/11/20 03:42:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 03:42:57 INFO : one: Copied (new) 2024/11/20 03:42:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:42:58 DEBUG : two: Unchanged skipping 2024/11/20 03:42:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/20 03:42:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 03:42:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 03:42:59 INFO : three.txt: Deleted 2024/11/20 03:42:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/20 03:42:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:43:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rivaqiz9budu/dst" 2024/11/20 03:43:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:43:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 03:43:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/20 03:43:06 INFO : one: Deleted 2024/11/20 03:43:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:43:08 INFO : one: Copied (new) 2024/11/20 03:43:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:08 DEBUG : two: Unchanged skipping 2024/11/20 03:43:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/20 03:43:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 03:43:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/20 03:43:09 INFO : three.txt: Deleted 2024/11/20 03:43:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 03:43:09 INFO : three.txt: Copied (new) 2024/11/20 03:43:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:43:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 03:43:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/20 03:43:11 INFO : one: Deleted 2024/11/20 03:43:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 03:43:12 INFO : one: Copied (new) 2024/11/20 03:43:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:12 DEBUG : two: Unchanged skipping 2024/11/20 03:43:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/20 03:43:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 03:43:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/20 03:43:13 INFO : three.txt: Deleted 2024/11/20 03:43:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/20 03:43:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.43s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:43:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/20 03:43:16 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:43:16 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:43:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/20 03:43:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/20 03:43:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.40s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:43:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 03:43:18 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:43:18 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:43:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 03:43:19 INFO : existing: Copied (new) 2024/11/20 03:43:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:43:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/20 03:43:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/20 03:43:19 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:43:19 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:43:19 ERROR : B2 bucket rclone-test-rivaqiz9budu: not deleting files as there were IO errors 2024/11/20 03:43:19 ERROR : B2 bucket rclone-test-rivaqiz9budu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncImmutable (3.45s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:43:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:22 DEBUG : existing: Unchanged skipping 2024/11/20 03:43:22 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:43:22 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:43:22 DEBUG : Waiting for deletions to finish 2024/11/20 03:43:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:43:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:43:41 DEBUG : both0: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both12: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both1: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both10: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both15: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both16: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both17: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both18: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both19: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both2: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both3: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both4: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both5: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both6: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both7: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both8: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:43:41 DEBUG : both9: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both11: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both13: Unchanged skipping 2024/11/20 03:43:41 DEBUG : both14: Unchanged skipping 2024/11/20 03:43:41 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:43:41 DEBUG : Waiting for deletions to finish 2024/11/20 03:43:42 INFO : only10: Deleted 2024/11/20 03:43:42 INFO : only16: Deleted 2024/11/20 03:43:42 INFO : only5: Deleted 2024/11/20 03:43:42 INFO : only8: Deleted 2024/11/20 03:43:42 INFO : only1: Deleted 2024/11/20 03:43:42 INFO : only13: Deleted 2024/11/20 03:43:42 INFO : only4: Deleted 2024/11/20 03:43:42 INFO : only18: Deleted 2024/11/20 03:43:42 INFO : only2: Deleted 2024/11/20 03:43:42 INFO : only3: Deleted 2024/11/20 03:43:42 INFO : only9: Deleted 2024/11/20 03:43:42 INFO : only11: Deleted 2024/11/20 03:43:42 INFO : only0: Deleted 2024/11/20 03:43:42 INFO : only15: Deleted 2024/11/20 03:43:43 INFO : only17: Deleted 2024/11/20 03:43:43 INFO : only7: Deleted 2024/11/20 03:43:43 INFO : only12: Deleted 2024/11/20 03:43:43 INFO : only14: Deleted 2024/11/20 03:43:43 INFO : only19: Deleted 2024/11/20 03:43:43 INFO : only6: Deleted 2024/11/20 03:43:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:44:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both0: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both1: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both10: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both11: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both12: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both16: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for checks to finish 2024/11/20 03:44:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both13: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both17: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both19: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both14: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both3: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both4: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both5: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both6: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both7: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both8: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 03:44:05 DEBUG : both9: Unchanged skipping 2024/11/20 03:44:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/20 03:44:05 DEBUG : both15: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both18: Unchanged skipping 2024/11/20 03:44:05 DEBUG : both2: Unchanged skipping 2024/11/20 03:44:05 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Waiting for transfers to finish 2024/11/20 03:44:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:05 INFO : only0: Copied (replaced existing) 2024/11/20 03:44:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:05 INFO : only10: Copied (replaced existing) 2024/11/20 03:44:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:05 INFO : only1: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only12: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only13: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only14: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only15: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only16: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only17: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only11: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only18: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only19: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only2: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only3: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only4: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only5: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only6: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only7: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only8: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 03:44:06 INFO : only9: Copied (replaced existing) 2024/11/20 03:44:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:44:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:44:15 DEBUG : sub dir: Making directory 2024/11/20 03:44:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" 2024/11/20 03:44:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:44:20 DEBUG : sub dir: Making directory 2024/11/20 03:44:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivaqiz9budu", Local "Local file system at /tmp/rclone2400483805", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.79s) PASS 2024/11/20 03:44:24 DEBUG : B2 bucket rclone-test-rivaqiz9budu: Purge remote 2024/11/20 03:44:24 INFO : B2 bucket rclone-test-rivaqiz9budu: cleaning bucket "rclone-test-rivaqiz9budu" of all files 2024/11/20 03:44:25 DEBUG : BackupDir/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cfcd_d20241120_m034147_c001_v7007000_t0000_u01732074107201") 2024/11/20 03:44:25 DEBUG : BackupDir/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10283f5c634b4ea5_d20241120_m034140_c001_v0001103_t0059_u01732074100851") 2024/11/20 03:44:25 DEBUG : CompareDest/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269da51_d20241120_m034120_c001_v7007000_t0000_u01732074080969") 2024/11/20 03:44:25 DEBUG : CompareDest/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79143c6_d20241120_m034114_c001_v0001098_t0052_u01732074074726") 2024/11/20 03:44:25 DEBUG : CompareDest/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269da52_d20241120_m034121_c001_v7007000_t0000_u01732074081149") 2024/11/20 03:44:25 DEBUG : CompareDest/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75eeddb_d20241120_m034116_c001_v0001182_t0007_u01732074076313") 2024/11/20 03:44:25 DEBUG : CopyDest/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cfcf_d20241120_m034147_c001_v7007000_t0000_u01732074107383") 2024/11/20 03:44:25 DEBUG : CopyDest/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03a81_d20241120_m034137_c001_v0001039_t0040_u01732074097233") 2024/11/20 03:44:25 DEBUG : CopyDest/three: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cfd0_d20241120_m034147_c001_v7007000_t0000_u01732074107580") 2024/11/20 03:44:25 DEBUG : CopyDest/three: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ef2e3_d20241120_m034144_c001_v0001182_t0007_u01732074104253") 2024/11/20 03:44:25 DEBUG : CopyDest/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cfd1_d20241120_m034147_c001_v7007000_t0000_u01732074107777") 2024/11/20 03:44:26 DEBUG : CopyDest/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914436_d20241120_m034142_c001_v0001098_t0035_u01732074102161") 2024/11/20 03:44:26 DEBUG : EXISTING: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db17_d20241120_m034322_c001_v7007000_t0000_u01732074202882") 2024/11/20 03:44:26 DEBUG : EXISTING: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79145f9_d20241120_m034321_c001_v0001098_t0038_u01732074201792") 2024/11/20 03:44:26 DEBUG : Testêé: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269daff_d20241120_m034317_c001_v7007000_t0000_u01732074197610") 2024/11/20 03:44:26 DEBUG : Testêé: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f037d_d20241120_m034317_c001_v0001182_t0056_u01732074197019") 2024/11/20 03:44:26 DEBUG : Testêé: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79145db_d20241120_m034315_c001_v0001098_t0030_u01732074195941") 2024/11/20 03:44:26 DEBUG : a/potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ed9f_d20241120_m033920_c001_v7007000_t0000_u01732073960738") 2024/11/20 03:44:26 DEBUG : a/potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038db_d20241120_m033919_c001_v0001039_t0038_u01732073959878") 2024/11/20 03:44:26 DEBUG : a/potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68c8_d20241120_m033917_c001_v7007000_t0000_u01732073957651") 2024/11/20 03:44:26 DEBUG : a/potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038c7_d20241120_m033916_c001_v0001039_t0041_u01732073956727") 2024/11/20 03:44:26 DEBUG : a/potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ecce_d20241120_m033853_c001_v7007000_t0000_u01732073933985") 2024/11/20 03:44:26 DEBUG : a/potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03861_d20241120_m033852_c001_v0001039_t0053_u01732073932975") 2024/11/20 03:44:26 DEBUG : b/potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384eda0_d20241120_m033920_c001_v7007000_t0000_u01732073960919") 2024/11/20 03:44:26 DEBUG : b/potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038d5_d20241120_m033918_c001_v0001039_t0004_u01732073958561") 2024/11/20 03:44:26 DEBUG : b/potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68c7_d20241120_m033917_c001_v7007000_t0000_u01732073957101") 2024/11/20 03:44:26 DEBUG : b/potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038c1_d20241120_m033915_c001_v0001039_t0010_u01732073955486") 2024/11/20 03:44:27 DEBUG : b/potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384eccd_d20241120_m033853_c001_v7007000_t0000_u01732073933435") 2024/11/20 03:44:27 DEBUG : b/potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0385b_d20241120_m033851_c001_v0001039_t0052_u01732073931698") 2024/11/20 03:44:27 DEBUG : backup/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d2a44_d20241120_m034202_c001_v7007000_t0000_u01732074122182") 2024/11/20 03:44:27 DEBUG : backup/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914481_d20241120_m034159_c001_v0001098_t0046_u01732074119263") 2024/11/20 03:44:27 DEBUG : backup/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1157b0561d4c3e46_d20241120_m034155_c001_v0001037_t0013_u01732074115034") 2024/11/20 03:44:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4188b23563db295c_d20241120_m034236_c001_v7007000_t0000_u01732074156659") 2024/11/20 03:44:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f112ae0ebc2e44ab3_d20241120_m034234_c001_v0001145_t0006_u01732074154721") 2024/11/20 03:44:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10813d4a1f9826ef_d20241120_m034230_c001_v0001179_t0041_u01732074150643") 2024/11/20 03:44:27 DEBUG : backup/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f419dbf44f861b7db_d20241120_m034222_c001_v7007000_t0000_u01732074142909") 2024/11/20 03:44:27 DEBUG : backup/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10000153794ef1f1_d20241120_m034219_c001_v0001032_t0013_u01732074139055") 2024/11/20 03:44:27 DEBUG : backup/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105576698b003d08_d20241120_m034209_c001_v0001172_t0050_u01732074129549") 2024/11/20 03:44:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4188b23563db295d_d20241120_m034236_c001_v7007000_t0000_u01732074156841") 2024/11/20 03:44:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1044a602d094d283_d20241120_m034235_c001_v0001182_t0013_u01732074155862") 2024/11/20 03:44:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f103ee2fb06d6ad56_d20241120_m034232_c001_v0001115_t0043_u01732074152017") 2024/11/20 03:44:27 DEBUG : backup/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d2a45_d20241120_m034202_c001_v7007000_t0000_u01732074122364") 2024/11/20 03:44:27 DEBUG : backup/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f104ad9e3c2c63552_d20241120_m034200_c001_v0001144_t0054_u01732074120599") 2024/11/20 03:44:27 DEBUG : backup/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105c2ec186e01f0c_d20241120_m034156_c001_v0001154_t0024_u01732074116680") 2024/11/20 03:44:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f419dbf44f861b7dc_d20241120_m034223_c001_v7007000_t0000_u01732074143141") 2024/11/20 03:44:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1170d5fea9def4bd_d20241120_m034221_c001_v0001039_t0052_u01732074141505") 2024/11/20 03:44:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1146b9e70c453c61_d20241120_m034211_c001_v0001180_t0047_u01732074131244") 2024/11/20 03:44:28 DEBUG : both0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db85_d20241120_m034407_c001_v7007000_t0000_u01732074247550") 2024/11/20 03:44:28 DEBUG : both0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bce_d20241120_m034348_c001_v0001039_t0012_u01732074228424") 2024/11/20 03:44:28 DEBUG : both0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0c9_d20241120_m034343_c001_v7007000_t0000_u01732074223767") 2024/11/20 03:44:28 DEBUG : both0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f04eb_d20241120_m034325_c001_v0001182_t0044_u01732074205138") 2024/11/20 03:44:28 DEBUG : both1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db86_d20241120_m034407_c001_v7007000_t0000_u01732074247730") 2024/11/20 03:44:28 DEBUG : both1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f09cb_d20241120_m034350_c001_v0001182_t0020_u01732074230152") 2024/11/20 03:44:28 DEBUG : both1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0ca_d20241120_m034343_c001_v7007000_t0000_u01732074223947") 2024/11/20 03:44:28 DEBUG : both1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791460d_d20241120_m034326_c001_v0001098_t0019_u01732074206272") 2024/11/20 03:44:28 DEBUG : both10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db87_d20241120_m034407_c001_v7007000_t0000_u01732074247913") 2024/11/20 03:44:28 DEBUG : both10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0b67_d20241120_m034357_c001_v0001182_t0011_u01732074237507") 2024/11/20 03:44:28 DEBUG : both10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0cd_d20241120_m034344_c001_v7007000_t0000_u01732074224127") 2024/11/20 03:44:28 DEBUG : both10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914631_d20241120_m034332_c001_v0001098_t0026_u01732074212962") 2024/11/20 03:44:28 DEBUG : both11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db88_d20241120_m034408_c001_v7007000_t0000_u01732074248093") 2024/11/20 03:44:28 DEBUG : both11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146c2_d20241120_m034358_c001_v0001098_t0057_u01732074238107") 2024/11/20 03:44:28 DEBUG : both11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0ce_d20241120_m034344_c001_v7007000_t0000_u01732074224307") 2024/11/20 03:44:28 DEBUG : both11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b9a_d20241120_m034333_c001_v0001039_t0004_u01732074213601") 2024/11/20 03:44:28 DEBUG : both12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db89_d20241120_m034408_c001_v7007000_t0000_u01732074248276") 2024/11/20 03:44:28 DEBUG : both12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bf6_d20241120_m034358_c001_v0001039_t0059_u01732074238727") 2024/11/20 03:44:28 DEBUG : both12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0cf_d20241120_m034344_c001_v7007000_t0000_u01732074224489") 2024/11/20 03:44:28 DEBUG : both12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f06d2_d20241120_m034334_c001_v0001182_t0015_u01732074214757") 2024/11/20 03:44:29 DEBUG : both13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db8a_d20241120_m034408_c001_v7007000_t0000_u01732074248458") 2024/11/20 03:44:29 DEBUG : both13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0bcd_d20241120_m034359_c001_v0001182_t0016_u01732074239659") 2024/11/20 03:44:29 DEBUG : both13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0d2_d20241120_m034344_c001_v7007000_t0000_u01732074224751") 2024/11/20 03:44:29 DEBUG : both13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791463d_d20241120_m034335_c001_v0001098_t0043_u01732074215631") 2024/11/20 03:44:29 DEBUG : both14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db8c_d20241120_m034408_c001_v7007000_t0000_u01732074248638") 2024/11/20 03:44:29 DEBUG : both14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146ce_d20241120_m034400_c001_v0001098_t0054_u01732074240476") 2024/11/20 03:44:29 DEBUG : both14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0d3_d20241120_m034344_c001_v7007000_t0000_u01732074224931") 2024/11/20 03:44:29 DEBUG : both14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03ba6_d20241120_m034336_c001_v0001039_t0003_u01732074216304") 2024/11/20 03:44:29 DEBUG : both15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db8e_d20241120_m034408_c001_v7007000_t0000_u01732074248830") 2024/11/20 03:44:29 DEBUG : both15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03c08_d20241120_m034401_c001_v0001039_t0052_u01732074241027") 2024/11/20 03:44:29 DEBUG : both15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0d5_d20241120_m034345_c001_v7007000_t0000_u01732074225112") 2024/11/20 03:44:29 DEBUG : both15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f073f_d20241120_m034337_c001_v0001182_t0026_u01732074217090") 2024/11/20 03:44:29 DEBUG : both16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db90_d20241120_m034409_c001_v7007000_t0000_u01732074249012") 2024/11/20 03:44:29 DEBUG : both16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0c3c_d20241120_m034402_c001_v0001182_t0031_u01732074242156") 2024/11/20 03:44:29 DEBUG : both16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0d6_d20241120_m034345_c001_v7007000_t0000_u01732074225293") 2024/11/20 03:44:29 DEBUG : both16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914645_d20241120_m034337_c001_v0001098_t0040_u01732074217727") 2024/11/20 03:44:29 DEBUG : both17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db91_d20241120_m034409_c001_v7007000_t0000_u01732074249193") 2024/11/20 03:44:29 DEBUG : both17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146d4_d20241120_m034402_c001_v0001098_t0056_u01732074242849") 2024/11/20 03:44:29 DEBUG : both17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0d7_d20241120_m034345_c001_v7007000_t0000_u01732074225475") 2024/11/20 03:44:30 DEBUG : both17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bb4_d20241120_m034338_c001_v0001039_t0012_u01732074218385") 2024/11/20 03:44:30 DEBUG : both18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db92_d20241120_m034409_c001_v7007000_t0000_u01732074249374") 2024/11/20 03:44:30 DEBUG : both18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03c12_d20241120_m034403_c001_v0001039_t0051_u01732074243404") 2024/11/20 03:44:30 DEBUG : both18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0d9_d20241120_m034345_c001_v7007000_t0000_u01732074225656") 2024/11/20 03:44:30 DEBUG : both18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f07bd_d20241120_m034339_c001_v0001182_t0033_u01732074219418") 2024/11/20 03:44:30 DEBUG : both19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db93_d20241120_m034409_c001_v7007000_t0000_u01732074249563") 2024/11/20 03:44:30 DEBUG : both19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0cac_d20241120_m034404_c001_v0001182_t0058_u01732074244295") 2024/11/20 03:44:30 DEBUG : both19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0da_d20241120_m034345_c001_v7007000_t0000_u01732074225837") 2024/11/20 03:44:30 DEBUG : both19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791464f_d20241120_m034340_c001_v0001098_t0013_u01732074220440") 2024/11/20 03:44:30 DEBUG : both2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db94_d20241120_m034409_c001_v7007000_t0000_u01732074249748") 2024/11/20 03:44:30 DEBUG : both2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914690_d20241120_m034350_c001_v0001098_t0028_u01732074230874") 2024/11/20 03:44:30 DEBUG : both2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0db_d20241120_m034346_c001_v7007000_t0000_u01732074226018") 2024/11/20 03:44:30 DEBUG : both2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b86_d20241120_m034326_c001_v0001039_t0037_u01732074206971") 2024/11/20 03:44:30 DEBUG : both3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db95_d20241120_m034409_c001_v7007000_t0000_u01732074249928") 2024/11/20 03:44:30 DEBUG : both3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bda_d20241120_m034351_c001_v0001039_t0051_u01732074231608") 2024/11/20 03:44:30 DEBUG : both3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0dc_d20241120_m034346_c001_v7007000_t0000_u01732074226199") 2024/11/20 03:44:30 DEBUG : both3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f058b_d20241120_m034327_c001_v0001182_t0055_u01732074207745") 2024/11/20 03:44:30 DEBUG : both4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db96_d20241120_m034410_c001_v7007000_t0000_u01732074250109") 2024/11/20 03:44:30 DEBUG : both4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0a5f_d20241120_m034352_c001_v0001182_t0050_u01732074232345") 2024/11/20 03:44:31 DEBUG : both4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0de_d20241120_m034346_c001_v7007000_t0000_u01732074226380") 2024/11/20 03:44:31 DEBUG : both4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914617_d20241120_m034328_c001_v0001098_t0057_u01732074208435") 2024/11/20 03:44:31 DEBUG : both5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db97_d20241120_m034410_c001_v7007000_t0000_u01732074250292") 2024/11/20 03:44:31 DEBUG : both5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146a6_d20241120_m034353_c001_v0001098_t0021_u01732074233479") 2024/11/20 03:44:31 DEBUG : both5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0e0_d20241120_m034346_c001_v7007000_t0000_u01732074226563") 2024/11/20 03:44:31 DEBUG : both5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b8e_d20241120_m034329_c001_v0001039_t0042_u01732074209032") 2024/11/20 03:44:31 DEBUG : both6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db98_d20241120_m034410_c001_v7007000_t0000_u01732074250500") 2024/11/20 03:44:31 DEBUG : both6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03be6_d20241120_m034354_c001_v0001039_t0057_u01732074234215") 2024/11/20 03:44:31 DEBUG : both6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0e1_d20241120_m034346_c001_v7007000_t0000_u01732074226745") 2024/11/20 03:44:31 DEBUG : both6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f05f7_d20241120_m034330_c001_v0001182_t0031_u01732074210196") 2024/11/20 03:44:31 DEBUG : both7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db99_d20241120_m034410_c001_v7007000_t0000_u01732074250681") 2024/11/20 03:44:31 DEBUG : both7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0ae7_d20241120_m034355_c001_v0001182_t0033_u01732074235045") 2024/11/20 03:44:31 DEBUG : both7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0e3_d20241120_m034346_c001_v7007000_t0000_u01732074226927") 2024/11/20 03:44:31 DEBUG : both7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914623_d20241120_m034330_c001_v0001098_t0018_u01732074210899") 2024/11/20 03:44:31 DEBUG : both8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db9a_d20241120_m034410_c001_v7007000_t0000_u01732074250861") 2024/11/20 03:44:31 DEBUG : both8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146b4_d20241120_m034355_c001_v0001098_t0004_u01732074235654") 2024/11/20 03:44:32 DEBUG : both8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0e4_d20241120_m034347_c001_v7007000_t0000_u01732074227108") 2024/11/20 03:44:32 DEBUG : both8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b94_d20241120_m034331_c001_v0001039_t0040_u01732074211432") 2024/11/20 03:44:32 DEBUG : both9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db9b_d20241120_m034411_c001_v7007000_t0000_u01732074251078") 2024/11/20 03:44:32 DEBUG : both9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bf0_d20241120_m034356_c001_v0001039_t0003_u01732074236172") 2024/11/20 03:44:32 DEBUG : both9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0e5_d20241120_m034347_c001_v7007000_t0000_u01732074227289") 2024/11/20 03:44:32 DEBUG : both9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f065e_d20241120_m034332_c001_v0001182_t0039_u01732074212265") 2024/11/20 03:44:32 DEBUG : c/non empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384eda1_d20241120_m033921_c001_v7007000_t0000_u01732073961101") 2024/11/20 03:44:32 DEBUG : c/non empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038d9_d20241120_m033919_c001_v0001039_t0000_u01732073959043") 2024/11/20 03:44:32 DEBUG : c/non empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68c9_d20241120_m033917_c001_v7007000_t0000_u01732073957833") 2024/11/20 03:44:32 DEBUG : c/non empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038c3_d20241120_m033915_c001_v0001039_t0001_u01732073955869") 2024/11/20 03:44:32 DEBUG : c/non empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384eccf_d20241120_m033854_c001_v7007000_t0000_u01732073934173") 2024/11/20 03:44:32 DEBUG : c/non empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0385d_d20241120_m033852_c001_v0001039_t0054_u01732073932162") 2024/11/20 03:44:32 DEBUG : check sum: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418743_d20241120_m033840_c001_v7007000_t0000_u01732073920133") 2024/11/20 03:44:32 DEBUG : check sum: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03835_d20241120_m033838_c001_v0001039_t0047_u01732073918775") 2024/11/20 03:44:32 DEBUG : dest/3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cbcb_d20241120_m034130_c001_v7007000_t0000_u01732074090412") 2024/11/20 03:44:33 DEBUG : dest/3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d03af9cab2705_d20241120_m034129_c001_v0001117_t0019_u01732074089311") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269daf0_d20241120_m034314_c001_v7007000_t0000_u01732074194486") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f110839f201bf16b1_d20241120_m034311_c001_v0001144_t0012_u01732074191397") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616adf0_d20241120_m034311_c001_v7007000_t0000_u01732074191216") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f110839f201bf1699_d20241120_m034307_c001_v0001144_t0039_u01732074187268") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616aded_d20241120_m034306_c001_v7007000_t0000_u01732074186541") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791459f_d20241120_m034301_c001_v0001098_t0003_u01732074181506") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616ade5_d20241120_m034300_c001_v7007000_t0000_u01732074180038") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10237d09f7e54eea_d20241120_m034257_c001_v0001179_t0001_u01732074177855") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40424a5fb27e869e_d20241120_m034257_c001_v7007000_t0000_u01732074177671") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10237d09f7e54eda_d20241120_m034253_c001_v0001179_t0042_u01732074173981") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40424a5fb27e8698_d20241120_m034253_c001_v7007000_t0000_u01732074173254") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791455d_d20241120_m034248_c001_v0001098_t0015_u01732074168803") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4188b23563db29a3_d20241120_m034247_c001_v7007000_t0000_u01732074167504") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f11339473b028d917_d20241120_m034246_c001_v0001182_t0016_u01732074166222") 2024/11/20 03:44:33 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f419dbf44f861b802_d20241120_m034246_c001_v7007000_t0000_u01732074166038") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f11339473b028d853_d20241120_m034243_c001_v0001182_t0040_u01732074163178") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f419dbf44f861b7fd_d20241120_m034242_c001_v7007000_t0000_u01732074162454") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03af5_d20241120_m034237_c001_v0001039_t0051_u01732074157941") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4188b23563db295e_d20241120_m034237_c001_v7007000_t0000_u01732074157023") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f116ba4898f042283_d20241120_m034235_c001_v0001182_t0050_u01732074155419") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4117d4cf62808ca5_d20241120_m034235_c001_v7007000_t0000_u01732074155236") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f116ba4898f0421df_d20241120_m034231_c001_v0001182_t0033_u01732074151606") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4117d4cf62808ca1_d20241120_m034230_c001_v7007000_t0000_u01732074150878") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ef9ad_d20241120_m034224_c001_v0001182_t0000_u01732074144235") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f419dbf44f861b7dd_d20241120_m034223_c001_v7007000_t0000_u01732074143323") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1094a9b7720a5ca3_d20241120_m034220_c001_v0001113_t0025_u01732074140583") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4056854717cf25d6_d20241120_m034220_c001_v7007000_t0000_u01732074140035") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1094a9b7720a5c85_d20241120_m034210_c001_v0001113_t0005_u01732074130723") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f416192661da8f0b8_d20241120_m034209_c001_v7007000_t0000_u01732074129997") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914491_d20241120_m034203_c001_v0001098_t0025_u01732074123444") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d2a46_d20241120_m034202_c001_v7007000_t0000_u01732074122544") 2024/11/20 03:44:34 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10774a18bfc00a4e_d20241120_m034200_c001_v0001153_t0015_u01732074120033") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616add6_d20241120_m034159_c001_v7007000_t0000_u01732074119851") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10774a18bfc00a48_d20241120_m034156_c001_v0001153_t0007_u01732074116131") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616add4_d20241120_m034155_c001_v7007000_t0000_u01732074115401") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03a97_d20241120_m034149_c001_v0001039_t0043_u01732074109052") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cfd3_d20241120_m034147_c001_v7007000_t0000_u01732074107959") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1080e14de330a059_d20241120_m034141_c001_v0001180_t0042_u01732074101388") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40449cd8a1a29c95_d20241120_m034141_c001_v7007000_t0000_u01732074101166") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ef192_d20241120_m034136_c001_v0001182_t0018_u01732074096680") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1127d39f273a1eb8_d20241120_m034135_c001_v0001181_t0047_u01732074095915") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1127d39f273a1eb2_d20241120_m034134_c001_v0001181_t0037_u01732074094955") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269da53_d20241120_m034121_c001_v7007000_t0000_u01732074081329") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03a43_d20241120_m034113_c001_v0001039_t0040_u01732074073811") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f11339473b028c831_d20241120_m034113_c001_v0001182_t0016_u01732074073040") 2024/11/20 03:44:35 DEBUG : dst/one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f11339473b028c807_d20241120_m034112_c001_v0001182_t0054_u01732074072087") 2024/11/20 03:44:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269daf1_d20241120_m034314_c001_v7007000_t0000_u01732074194667") 2024/11/20 03:44:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f112162dba06ed1c9_d20241120_m034310_c001_v0001176_t0004_u01732074190988") 2024/11/20 03:44:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f11257db06365ba44_d20241120_m034305_c001_v0001116_t0055_u01732074185825") 2024/11/20 03:44:35 DEBUG : dst/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616ade6_d20241120_m034300_c001_v7007000_t0000_u01732074180219") 2024/11/20 03:44:36 DEBUG : dst/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75effb4_d20241120_m034257_c001_v0001182_t0055_u01732074177438") 2024/11/20 03:44:36 DEBUG : dst/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10692d51b074b988_d20241120_m034253_c001_v0001182_t0010_u01732074173030") 2024/11/20 03:44:36 DEBUG : dst/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4188b23563db29a4_d20241120_m034247_c001_v7007000_t0000_u01732074167695") 2024/11/20 03:44:36 DEBUG : dst/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10313b2146fb32b9_d20241120_m034245_c001_v0001103_t0031_u01732074165693") 2024/11/20 03:44:36 DEBUG : dst/one.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1166041c894132be_d20241120_m034241_c001_v0001033_t0025_u01732074161983") 2024/11/20 03:44:36 DEBUG : dst/three: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cfd5_d20241120_m034148_c001_v7007000_t0000_u01732074108141") 2024/11/20 03:44:36 DEBUG : dst/three: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1127d39f273a1ef4_d20241120_m034146_c001_v0001181_t0044_u01732074106408") 2024/11/20 03:44:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269daf3_d20241120_m034314_c001_v7007000_t0000_u01732074194849") 2024/11/20 03:44:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f11417228bc575578_d20241120_m034313_c001_v0001182_t0022_u01732074193113") 2024/11/20 03:44:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1123dd69d474ad0d_d20241120_m034308_c001_v0001180_t0046_u01732074188795") 2024/11/20 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269daf4_d20241120_m034315_c001_v7007000_t0000_u01732074195031") 2024/11/20 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f110839f201bf16bb_d20241120_m034313_c001_v0001144_t0010_u01732074193515") 2024/11/20 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616adf2_d20241120_m034313_c001_v7007000_t0000_u01732074193335") 2024/11/20 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f110839f201bf16a5_d20241120_m034309_c001_v0001144_t0014_u01732074189183") 2024/11/20 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616adee_d20241120_m034309_c001_v7007000_t0000_u01732074189001") 2024/11/20 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b31_d20241120_m034302_c001_v0001039_t0051_u01732074182763") 2024/11/20 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616ade7_d20241120_m034300_c001_v7007000_t0000_u01732074180412") 2024/11/20 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10237d09f7e54efa_d20241120_m034259_c001_v0001179_t0024_u01732074179436") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40424a5fb27e86a0_d20241120_m034259_c001_v7007000_t0000_u01732074179253") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f10237d09f7e54ee4_d20241120_m034256_c001_v0001179_t0018_u01732074176056") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40424a5fb27e869c_d20241120_m034255_c001_v7007000_t0000_u01732074175872") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b19_d20241120_m034249_c001_v0001039_t0032_u01732074169855") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f419dbf44f861b804_d20241120_m034246_c001_v7007000_t0000_u01732074166916") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b09_d20241120_m034244_c001_v0001039_t0038_u01732074164694") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f419dbf44f861b7fe_d20241120_m034243_c001_v7007000_t0000_u01732074163959") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75efc1f_d20241120_m034239_c001_v0001182_t0032_u01732074159516") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4117d4cf62808ca6_d20241120_m034236_c001_v7007000_t0000_u01732074156093") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75efb1d_d20241120_m034233_c001_v0001182_t0031_u01732074153897") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4117d4cf62808ca4_d20241120_m034232_c001_v7007000_t0000_u01732074152805") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79144db_d20241120_m034225_c001_v0001098_t0053_u01732074145906") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4056854717cf25da_d20241120_m034221_c001_v7007000_t0000_u01732074141987") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79144b1_d20241120_m034212_c001_v0001098_t0000_u01732074132545") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f416192661da8f0ba_d20241120_m034211_c001_v7007000_t0000_u01732074131456") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03ab3_d20241120_m034204_c001_v0001039_t0049_u01732074124932") 2024/11/20 03:44:37 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616add7_d20241120_m034201_c001_v7007000_t0000_u01732074121635") 2024/11/20 03:44:38 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03aa7_d20241120_m034158_c001_v0001039_t0000_u01732074118084") 2024/11/20 03:44:38 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616add5_d20241120_m034156_c001_v7007000_t0000_u01732074116984") 2024/11/20 03:44:38 DEBUG : dst/three.txt: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ef3e7_d20241120_m034150_c001_v0001182_t0015_u01732074110604") 2024/11/20 03:44:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616ade9_d20241120_m034300_c001_v7007000_t0000_u01732074180593") 2024/11/20 03:44:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f108ca570e460005c_d20241120_m034258_c001_v0001115_t0011_u01732074178659") 2024/11/20 03:44:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1133a4aa694e7d65_d20241120_m034255_c001_v0001115_t0057_u01732074175030") 2024/11/20 03:44:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4188b23563db29a5_d20241120_m034247_c001_v7007000_t0000_u01732074167877") 2024/11/20 03:44:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1077aecf3b701f71_d20241120_m034246_c001_v0001179_t0044_u01732074166665") 2024/11/20 03:44:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f104b9353b4998943_d20241120_m034243_c001_v0001161_t0055_u01732074163640") 2024/11/20 03:44:38 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269daf6_d20241120_m034315_c001_v7007000_t0000_u01732074195213") 2024/11/20 03:44:38 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0097_d20241120_m034302_c001_v0001182_t0027_u01732074182201") 2024/11/20 03:44:38 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407180483616adea_d20241120_m034300_c001_v7007000_t0000_u01732074180776") 2024/11/20 03:44:38 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75efe2b_d20241120_m034249_c001_v0001182_t0053_u01732074169564") 2024/11/20 03:44:38 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4188b23563db29a6_d20241120_m034248_c001_v7007000_t0000_u01732074168060") 2024/11/20 03:44:38 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914521_d20241120_m034238_c001_v0001098_t0005_u01732074158762") 2024/11/20 03:44:38 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4188b23563db295f_d20241120_m034237_c001_v7007000_t0000_u01732074157206") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03adb_d20241120_m034224_c001_v0001039_t0059_u01732074144788") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f419dbf44f861b7de_d20241120_m034223_c001_v7007000_t0000_u01732074143504") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ef612_d20241120_m034204_c001_v0001182_t0044_u01732074124355") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d2a47_d20241120_m034202_c001_v7007000_t0000_u01732074122724") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914453_d20241120_m034149_c001_v0001098_t0041_u01732074109896") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cfd6_d20241120_m034148_c001_v7007000_t0000_u01732074108323") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f103622b1509a48c0_d20241120_m034143_c001_v0001105_t0040_u01732074103076") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269da54_d20241120_m034121_c001_v7007000_t0000_u01732074081508") 2024/11/20 03:44:39 DEBUG : dst/two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f11339473b028c99f_d20241120_m034120_c001_v0001182_t0006_u01732074080387") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f408f10b68794b1c8_d20241120_m034038_c001_v7007000_t0000_u01732074038303") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ee5d5_d20241120_m034033_c001_v0001182_t0043_u01732074033789") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f408f10b68794b1c6_d20241120_m034031_c001_v7007000_t0000_u01732074031658") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ee267_d20241120_m034018_c001_v0001182_t0031_u01732074018842") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b632a_d20241120_m034009_c001_v7007000_t0000_u01732074009521") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ee01d_d20241120_m034005_c001_v0001182_t0017_u01732074005986") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68ee_d20241120_m033939_c001_v7007000_t0000_u01732073979143") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0391b_d20241120_m033935_c001_v0001039_t0002_u01732073975295") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68e1_d20241120_m033933_c001_v7007000_t0000_u01732073973184") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03911_d20241120_m033931_c001_v0001039_t0046_u01732073971865") 2024/11/20 03:44:39 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68d3_d20241120_m033927_c001_v7007000_t0000_u01732073967636") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038f9_d20241120_m033925_c001_v0001039_t0002_u01732073965178") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384eda5_d20241120_m033923_c001_v7007000_t0000_u01732073963904") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038e5_d20241120_m033922_c001_v0001039_t0050_u01732073962354") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ed99_d20241120_m033914_c001_v7007000_t0000_u01732073954572") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038b7_d20241120_m033912_c001_v0001039_t0004_u01732073952858") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ed93_d20241120_m033911_c001_v7007000_t0000_u01732073951446") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038a9_d20241120_m033910_c001_v0001039_t0049_u01732073950361") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ecd9_d20241120_m033903_c001_v7007000_t0000_u01732073943714") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03883_d20241120_m033902_c001_v0001039_t0035_u01732073942067") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ecd3_d20241120_m033859_c001_v7007000_t0000_u01732073939502") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03873_d20241120_m033858_c001_v0001039_t0035_u01732073938360") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ecd1_d20241120_m033857_c001_v7007000_t0000_u01732073937251") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f107768ff0316fcc5_d20241120_m033856_c001_v0001182_t0059_u01732073936677") 2024/11/20 03:44:40 DEBUG : empty space: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0386d_d20241120_m033854_c001_v0001039_t0003_u01732073934907") 2024/11/20 03:44:40 DEBUG : enormous: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68e9_d20241120_m033937_c001_v7007000_t0000_u01732073977169") 2024/11/20 03:44:40 DEBUG : enormous: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03921_d20241120_m033936_c001_v0001039_t0005_u01732073976329") 2024/11/20 03:44:40 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db0a_d20241120_m034320_c001_v7007000_t0000_u01732074200305") 2024/11/20 03:44:41 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b62_d20241120_m034318_c001_v0001039_t0042_u01732074198720") 2024/11/20 03:44:41 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b6324_d20241120_m034004_c001_v7007000_t0000_u01732074004138") 2024/11/20 03:44:41 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0397f_d20241120_m034002_c001_v0001039_t0059_u01732074002754") 2024/11/20 03:44:41 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f402b83144cf12771_d20241120_m033850_c001_v7007000_t0000_u01732073930584") 2024/11/20 03:44:41 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03855_d20241120_m033849_c001_v0001039_t0003_u01732073929384") 2024/11/20 03:44:41 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f402b83144cf12765_d20241120_m033848_c001_v7007000_t0000_u01732073928114") 2024/11/20 03:44:41 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0384d_d20241120_m033847_c001_v0001039_t0049_u01732073927325") 2024/11/20 03:44:41 DEBUG : existing: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0384b_d20241120_m033846_c001_v0001039_t0039_u01732073926401") 2024/11/20 03:44:41 DEBUG : existing-b: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b6326_d20241120_m034004_c001_v7007000_t0000_u01732074004320") 2024/11/20 03:44:41 DEBUG : existing-b: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75edfa3_d20241120_m034002_c001_v0001182_t0030_u01732074002763") 2024/11/20 03:44:41 DEBUG : five: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68f1_d20241120_m033944_c001_v7007000_t0000_u01732073984507") 2024/11/20 03:44:41 DEBUG : five: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c0393d_d20241120_m033942_c001_v0001039_t0009_u01732073982352") 2024/11/20 03:44:41 DEBUG : foo: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ecd4_d20241120_m033901_c001_v7007000_t0000_u01732073941337") 2024/11/20 03:44:41 DEBUG : foo: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c0387d_d20241120_m033900_c001_v0001039_t0009_u01732073940795") 2024/11/20 03:44:41 DEBUG : foo: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c0387b_d20241120_m033900_c001_v0001039_t0009_u01732073940235") 2024/11/20 03:44:41 DEBUG : four: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68f3_d20241120_m033944_c001_v7007000_t0000_u01732073984687") 2024/11/20 03:44:41 DEBUG : four: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f405b3166a79141fa_d20241120_m033942_c001_v0001098_t0015_u01732073982903") 2024/11/20 03:44:41 DEBUG : four: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0393b_d20241120_m033941_c001_v0001039_t0001_u01732073981571") 2024/11/20 03:44:41 DEBUG : hello world2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24ae_d20241120_m033748_c001_v7007000_t0000_u01732073868797") 2024/11/20 03:44:42 DEBUG : hello world2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0379f_d20241120_m033747_c001_v0001039_t0036_u01732073867828") 2024/11/20 03:44:42 DEBUG : ignore-size: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f402b83144cf1275b_d20241120_m033845_c001_v7007000_t0000_u01732073925303") 2024/11/20 03:44:42 DEBUG : ignore-size: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03849_d20241120_m033844_c001_v0001039_t0034_u01732073924197") 2024/11/20 03:44:42 DEBUG : nested/sub dir/file: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b6320_d20241120_m034001_c001_v7007000_t0000_u01732074001653") 2024/11/20 03:44:42 DEBUG : nested/sub dir/file: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914242_d20241120_m034000_c001_v0001098_t0046_u01732074000781") 2024/11/20 03:44:42 DEBUG : nested/sub dir/file: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b631e_d20241120_m033959_c001_v7007000_t0000_u01732073999289") 2024/11/20 03:44:42 DEBUG : nested/sub dir/file: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75edeeb_d20241120_m033957_c001_v0001182_t0048_u01732073997778") 2024/11/20 03:44:42 DEBUG : one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68f4_d20241120_m033944_c001_v7007000_t0000_u01732073984909") 2024/11/20 03:44:42 DEBUG : one: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c03935_d20241120_m033940_c001_v0001039_t0009_u01732073980655") 2024/11/20 03:44:42 DEBUG : only0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db9c_d20241120_m034411_c001_v7007000_t0000_u01732074251268") 2024/11/20 03:44:42 DEBUG : only0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f405b3166a79146dc_d20241120_m034405_c001_v0001098_t0015_u01732074245851") 2024/11/20 03:44:42 DEBUG : only0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914684_d20241120_m034349_c001_v0001098_t0010_u01732074229486") 2024/11/20 03:44:42 DEBUG : only0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db7e_d20241120_m034342_c001_v7007000_t0000_u01732074222780") 2024/11/20 03:44:42 DEBUG : only0: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b78_d20241120_m034325_c001_v0001039_t0049_u01732074205719") 2024/11/20 03:44:42 DEBUG : only1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db9d_d20241120_m034411_c001_v7007000_t0000_u01732074251449") 2024/11/20 03:44:42 DEBUG : only1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f411793a8e75f0cf9_d20241120_m034405_c001_v0001182_t0042_u01732074245863") 2024/11/20 03:44:42 DEBUG : only1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bd8_d20241120_m034350_c001_v0001039_t0039_u01732074230368") 2024/11/20 03:44:43 DEBUG : only1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0c2_d20241120_m034342_c001_v7007000_t0000_u01732074222425") 2024/11/20 03:44:43 DEBUG : only1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0540_d20241120_m034326_c001_v0001182_t0043_u01732074206760") 2024/11/20 03:44:43 DEBUG : only10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db9e_d20241120_m034411_c001_v7007000_t0000_u01732074251630") 2024/11/20 03:44:43 DEBUG : only10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c03c22_d20241120_m034405_c001_v0001039_t0009_u01732074245873") 2024/11/20 03:44:43 DEBUG : only10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bf2_d20241120_m034357_c001_v0001039_t0002_u01732074237720") 2024/11/20 03:44:43 DEBUG : only10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40377214577c28af_d20241120_m034342_c001_v7007000_t0000_u01732074222038") 2024/11/20 03:44:43 DEBUG : only10: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f068c_d20241120_m034333_c001_v0001182_t0042_u01732074213390") 2024/11/20 03:44:43 DEBUG : only11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db9f_d20241120_m034411_c001_v7007000_t0000_u01732074251825") 2024/11/20 03:44:43 DEBUG : only11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4126cd4404782a33_d20241120_m034406_c001_v0001130_t0012_u01732074246433") 2024/11/20 03:44:43 DEBUG : only11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0b93_d20241120_m034358_c001_v0001182_t0001_u01732074238512") 2024/11/20 03:44:43 DEBUG : only11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0c5_d20241120_m034342_c001_v7007000_t0000_u01732074222787") 2024/11/20 03:44:43 DEBUG : only11: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914635_d20241120_m034334_c001_v0001098_t0020_u01732074214403") 2024/11/20 03:44:43 DEBUG : only12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba0_d20241120_m034412_c001_v7007000_t0000_u01732074252006") 2024/11/20 03:44:43 DEBUG : only12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f405b3166a79146e0_d20241120_m034406_c001_v0001098_t0015_u01732074246078") 2024/11/20 03:44:43 DEBUG : only12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146c4_d20241120_m034359_c001_v0001098_t0006_u01732074239263") 2024/11/20 03:44:43 DEBUG : only12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db7f_d20241120_m034342_c001_v7007000_t0000_u01732074222982") 2024/11/20 03:44:43 DEBUG : only12: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b9e_d20241120_m034334_c001_v0001039_t0000_u01732074214960") 2024/11/20 03:44:43 DEBUG : only13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba1_d20241120_m034412_c001_v7007000_t0000_u01732074252210") 2024/11/20 03:44:43 DEBUG : only13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c03c24_d20241120_m034406_c001_v0001039_t0009_u01732074246090") 2024/11/20 03:44:44 DEBUG : only13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bfc_d20241120_m034359_c001_v0001039_t0010_u01732074239874") 2024/11/20 03:44:44 DEBUG : only13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d2ab7_d20241120_m034342_c001_v7007000_t0000_u01732074222437") 2024/11/20 03:44:44 DEBUG : only13: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f070e_d20241120_m034336_c001_v0001182_t0003_u01732074216099") 2024/11/20 03:44:44 DEBUG : only14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba2_d20241120_m034412_c001_v7007000_t0000_u01732074252391") 2024/11/20 03:44:44 DEBUG : only14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f411793a8e75f0d01_d20241120_m034406_c001_v0001182_t0042_u01732074246100") 2024/11/20 03:44:44 DEBUG : only14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0c02_d20241120_m034400_c001_v0001182_t0007_u01732074240831") 2024/11/20 03:44:44 DEBUG : only14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d2abb_d20241120_m034342_c001_v7007000_t0000_u01732074222990") 2024/11/20 03:44:44 DEBUG : only14: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914641_d20241120_m034336_c001_v0001098_t0041_u01732074216778") 2024/11/20 03:44:44 DEBUG : only15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba3_d20241120_m034412_c001_v7007000_t0000_u01732074252572") 2024/11/20 03:44:44 DEBUG : only15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f405b3166a79146e2_d20241120_m034406_c001_v0001098_t0015_u01732074246262") 2024/11/20 03:44:44 DEBUG : only15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146d2_d20241120_m034401_c001_v0001098_t0033_u01732074241650") 2024/11/20 03:44:44 DEBUG : only15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d2aba_d20241120_m034342_c001_v7007000_t0000_u01732074222805") 2024/11/20 03:44:44 DEBUG : only15: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bb0_d20241120_m034337_c001_v0001039_t0044_u01732074217294") 2024/11/20 03:44:44 DEBUG : only16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba5_d20241120_m034412_c001_v7007000_t0000_u01732074252767") 2024/11/20 03:44:44 DEBUG : only16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c03c26_d20241120_m034406_c001_v0001039_t0009_u01732074246275") 2024/11/20 03:44:44 DEBUG : only16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03c0e_d20241120_m034402_c001_v0001039_t0035_u01732074242390") 2024/11/20 03:44:44 DEBUG : only16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40377214577c28b0_d20241120_m034342_c001_v7007000_t0000_u01732074222220") 2024/11/20 03:44:45 DEBUG : only16: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0775_d20241120_m034338_c001_v0001182_t0049_u01732074218170") 2024/11/20 03:44:45 DEBUG : only17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba6_d20241120_m034412_c001_v7007000_t0000_u01732074252949") 2024/11/20 03:44:45 DEBUG : only17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f411793a8e75f0d09_d20241120_m034406_c001_v0001182_t0042_u01732074246286") 2024/11/20 03:44:45 DEBUG : only17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0c72_d20241120_m034403_c001_v0001182_t0015_u01732074243207") 2024/11/20 03:44:45 DEBUG : only17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40377214577c28b4_d20241120_m034342_c001_v7007000_t0000_u01732074222947") 2024/11/20 03:44:45 DEBUG : only17: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914647_d20241120_m034339_c001_v0001098_t0020_u01732074219020") 2024/11/20 03:44:45 DEBUG : only18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba7_d20241120_m034413_c001_v7007000_t0000_u01732074253130") 2024/11/20 03:44:45 DEBUG : only18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f405b3166a79146e4_d20241120_m034406_c001_v0001098_t0015_u01732074246446") 2024/11/20 03:44:45 DEBUG : only18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146d6_d20241120_m034403_c001_v0001098_t0056_u01732074243880") 2024/11/20 03:44:45 DEBUG : only18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db7d_d20241120_m034342_c001_v7007000_t0000_u01732074222598") 2024/11/20 03:44:45 DEBUG : only18: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bb8_d20241120_m034339_c001_v0001039_t0051_u01732074219622") 2024/11/20 03:44:45 DEBUG : only19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba8_d20241120_m034413_c001_v7007000_t0000_u01732074253311") 2024/11/20 03:44:45 DEBUG : only19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c03c2a_d20241120_m034406_c001_v0001039_t0009_u01732074246458") 2024/11/20 03:44:45 DEBUG : only19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03c14_d20241120_m034404_c001_v0001039_t0053_u01732074244516") 2024/11/20 03:44:45 DEBUG : only19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40377214577c28b5_d20241120_m034343_c001_v7007000_t0000_u01732074223129") 2024/11/20 03:44:45 DEBUG : only19: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0809_d20241120_m034340_c001_v0001182_t0026_u01732074220830") 2024/11/20 03:44:45 DEBUG : only2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dba9_d20241120_m034413_c001_v7007000_t0000_u01732074253506") 2024/11/20 03:44:45 DEBUG : only2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f411793a8e75f0d13_d20241120_m034406_c001_v0001182_t0042_u01732074246470") 2024/11/20 03:44:45 DEBUG : only2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0a20_d20241120_m034351_c001_v0001182_t0045_u01732074231329") 2024/11/20 03:44:45 DEBUG : only2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0c4_d20241120_m034342_c001_v7007000_t0000_u01732074222606") 2024/11/20 03:44:46 DEBUG : only2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914613_d20241120_m034327_c001_v0001098_t0034_u01732074207369") 2024/11/20 03:44:46 DEBUG : only3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbaa_d20241120_m034413_c001_v7007000_t0000_u01732074253688") 2024/11/20 03:44:46 DEBUG : only3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4126cd4404782a35_d20241120_m034406_c001_v0001130_t0012_u01732074246614") 2024/11/20 03:44:46 DEBUG : only3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791469a_d20241120_m034351_c001_v0001098_t0028_u01732074231991") 2024/11/20 03:44:46 DEBUG : only3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d2ab8_d20241120_m034342_c001_v7007000_t0000_u01732074222620") 2024/11/20 03:44:46 DEBUG : only3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b88_d20241120_m034327_c001_v0001039_t0050_u01732074207967") 2024/11/20 03:44:46 DEBUG : only4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbab_d20241120_m034413_c001_v7007000_t0000_u01732074253881") 2024/11/20 03:44:46 DEBUG : only4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f405b3166a79146e8_d20241120_m034406_c001_v0001098_t0015_u01732074246629") 2024/11/20 03:44:46 DEBUG : only4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03bde_d20241120_m034352_c001_v0001039_t0034_u01732074232562") 2024/11/20 03:44:46 DEBUG : only4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40377214577c28b2_d20241120_m034342_c001_v7007000_t0000_u01732074222584") 2024/11/20 03:44:46 DEBUG : only4: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f05b7_d20241120_m034328_c001_v0001182_t0037_u01732074208831") 2024/11/20 03:44:46 DEBUG : only5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbac_d20241120_m034414_c001_v7007000_t0000_u01732074254097") 2024/11/20 03:44:46 DEBUG : only5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c03c2e_d20241120_m034406_c001_v0001039_t0009_u01732074246641") 2024/11/20 03:44:46 DEBUG : only5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0ab3_d20241120_m034353_c001_v0001182_t0013_u01732074233952") 2024/11/20 03:44:46 DEBUG : only5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40377214577c28b1_d20241120_m034342_c001_v7007000_t0000_u01732074222402") 2024/11/20 03:44:46 DEBUG : only5: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791461b_d20241120_m034329_c001_v0001098_t0055_u01732074209664") 2024/11/20 03:44:46 DEBUG : only6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbae_d20241120_m034414_c001_v7007000_t0000_u01732074254278") 2024/11/20 03:44:46 DEBUG : only6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f411793a8e75f0d1f_d20241120_m034406_c001_v0001182_t0042_u01732074246653") 2024/11/20 03:44:46 DEBUG : only6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146ae_d20241120_m034354_c001_v0001098_t0047_u01732074234722") 2024/11/20 03:44:46 DEBUG : only6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0c7_d20241120_m034343_c001_v7007000_t0000_u01732074223149") 2024/11/20 03:44:47 DEBUG : only6: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b92_d20241120_m034330_c001_v0001039_t0047_u01732074210404") 2024/11/20 03:44:47 DEBUG : only7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbaf_d20241120_m034414_c001_v7007000_t0000_u01732074254459") 2024/11/20 03:44:47 DEBUG : only7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4126cd4404782a39_d20241120_m034406_c001_v0001130_t0012_u01732074246810") 2024/11/20 03:44:47 DEBUG : only7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03be8_d20241120_m034355_c001_v0001039_t0037_u01732074235265") 2024/11/20 03:44:47 DEBUG : only7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433d0c6_d20241120_m034342_c001_v7007000_t0000_u01732074222968") 2024/11/20 03:44:47 DEBUG : only7: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f063a_d20241120_m034331_c001_v0001182_t0047_u01732074211203") 2024/11/20 03:44:47 DEBUG : only8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbb0_d20241120_m034414_c001_v7007000_t0000_u01732074254641") 2024/11/20 03:44:47 DEBUG : only8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f405b3166a79146ea_d20241120_m034406_c001_v0001098_t0015_u01732074246820") 2024/11/20 03:44:47 DEBUG : only8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0b0f_d20241120_m034355_c001_v0001182_t0030_u01732074235976") 2024/11/20 03:44:47 DEBUG : only8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269db7c_d20241120_m034342_c001_v7007000_t0000_u01732074222413") 2024/11/20 03:44:47 DEBUG : only8: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791462b_d20241120_m034331_c001_v0001098_t0039_u01732074211940") 2024/11/20 03:44:47 DEBUG : only9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbb1_d20241120_m034414_c001_v7007000_t0000_u01732074254838") 2024/11/20 03:44:47 DEBUG : only9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c03c30_d20241120_m034406_c001_v0001039_t0009_u01732074246832") 2024/11/20 03:44:47 DEBUG : only9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79146ba_d20241120_m034356_c001_v0001098_t0024_u01732074236671") 2024/11/20 03:44:47 DEBUG : only9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f40377214577c28b3_d20241120_m034342_c001_v7007000_t0000_u01732074222766") 2024/11/20 03:44:47 DEBUG : only9: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03b98_d20241120_m034332_c001_v0001039_t0036_u01732074212502") 2024/11/20 03:44:47 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b6315_d20241120_m033955_c001_v7007000_t0000_u01732073995915") 2024/11/20 03:44:47 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914228_d20241120_m033953_c001_v0001098_t0016_u01732073993769") 2024/11/20 03:44:47 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68fd_d20241120_m033951_c001_v7007000_t0000_u01732073991568") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03955_d20241120_m033949_c001_v0001039_t0037_u01732073989870") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68f9_d20241120_m033948_c001_v7007000_t0000_u01732073988043") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914206_d20241120_m033945_c001_v0001098_t0013_u01732073985816") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68dc_d20241120_m033930_c001_v7007000_t0000_u01732073970524") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03907_d20241120_m033928_c001_v0001039_t0052_u01732073968545") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68d2_d20241120_m033926_c001_v7007000_t0000_u01732073966392") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038f5_d20241120_m033924_c001_v0001039_t0037_u01732073964826") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384eda4_d20241120_m033923_c001_v7007000_t0000_u01732073963083") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038e3_d20241120_m033921_c001_v0001039_t0047_u01732073961843") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ed97_d20241120_m033914_c001_v7007000_t0000_u01732073954022") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038b1_d20241120_m033912_c001_v0001039_t0058_u01732073952358") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ed94_d20241120_m033911_c001_v7007000_t0000_u01732073951627") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038a7_d20241120_m033909_c001_v0001039_t0054_u01732073949722") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ece1_d20241120_m033908_c001_v7007000_t0000_u01732073948972") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0389f_d20241120_m033908_c001_v0001039_t0036_u01732073948050") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03897_d20241120_m033907_c001_v0001039_t0039_u01732073947242") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ecdf_d20241120_m033906_c001_v7007000_t0000_u01732073946510") 2024/11/20 03:44:48 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03893_d20241120_m033905_c001_v0001039_t0012_u01732073945733") 2024/11/20 03:44:49 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0388d_d20241120_m033904_c001_v0001039_t0055_u01732073944627") 2024/11/20 03:44:49 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ecda_d20241120_m033903_c001_v7007000_t0000_u01732073943896") 2024/11/20 03:44:49 DEBUG : potato: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03885_d20241120_m033902_c001_v0001039_t0054_u01732073942846") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c6931_d20241120_m034048_c001_v7007000_t0000_u01732074048471") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914342_d20241120_m034047_c001_v0001098_t0030_u01732074047509") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f408f10b68794b1c9_d20241120_m034038_c001_v7007000_t0000_u01732074038682") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79142ec_d20241120_m034032_c001_v0001098_t0026_u01732074032942") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cb75_d20241120_m034023_c001_v7007000_t0000_u01732074023933") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791429e_d20241120_m034018_c001_v0001098_t0043_u01732074018091") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b632b_d20241120_m034009_c001_v7007000_t0000_u01732074009832") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a791425c_d20241120_m034005_c001_v0001098_t0037_u01732074005585") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68ea_d20241120_m033937_c001_v7007000_t0000_u01732073977350") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03917_d20241120_m033934_c001_v0001039_t0003_u01732073974479") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68e2_d20241120_m033933_c001_v7007000_t0000_u01732073973366") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0390f_d20241120_m033931_c001_v0001039_t0035_u01732073971432") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68dd_d20241120_m033930_c001_v7007000_t0000_u01732073970705") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03909_d20241120_m033929_c001_v0001039_t0051_u01732073969373") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68d5_d20241120_m033927_c001_v7007000_t0000_u01732073967817") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03903_d20241120_m033926_c001_v0001039_t0034_u01732073966760") 2024/11/20 03:44:49 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384eda6_d20241120_m033924_c001_v7007000_t0000_u01732073964085") 2024/11/20 03:44:50 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038eb_d20241120_m033923_c001_v0001039_t0044_u01732073963098") 2024/11/20 03:44:50 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f407de8be2384ed9a_d20241120_m033914_c001_v7007000_t0000_u01732073954753") 2024/11/20 03:44:50 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c038bb_d20241120_m033913_c001_v0001039_t0012_u01732073953658") 2024/11/20 03:44:50 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24b3_d20241120_m033752_c001_v7007000_t0000_u01732073872714") 2024/11/20 03:44:50 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037ad_d20241120_m033751_c001_v0001039_t0001_u01732073871821") 2024/11/20 03:44:50 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24b2_d20241120_m033750_c001_v7007000_t0000_u01732073870548") 2024/11/20 03:44:50 DEBUG : potato2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037a5_d20241120_m033749_c001_v0001039_t0039_u01732073869708") 2024/11/20 03:44:50 DEBUG : potato3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f408f10b68794b1ca_d20241120_m034039_c001_v7007000_t0000_u01732074039382") 2024/11/20 03:44:50 DEBUG : potato3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c039d7_d20241120_m034034_c001_v0001039_t0046_u01732074034358") 2024/11/20 03:44:50 DEBUG : potato3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cb77_d20241120_m034024_c001_v7007000_t0000_u01732074024535") 2024/11/20 03:44:50 DEBUG : potato3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c039ab_d20241120_m034019_c001_v0001039_t0031_u01732074019413") 2024/11/20 03:44:50 DEBUG : potato3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b632c_d20241120_m034010_c001_v7007000_t0000_u01732074010085") 2024/11/20 03:44:50 DEBUG : potato3: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0398d_d20241120_m034006_c001_v0001039_t0030_u01732074006202") 2024/11/20 03:44:50 DEBUG : pre-dest1/1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cbcc_d20241120_m034130_c001_v7007000_t0000_u01732074090601") 2024/11/20 03:44:50 DEBUG : pre-dest1/1: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03a53_d20241120_m034122_c001_v0001039_t0059_u01732074082237") 2024/11/20 03:44:50 DEBUG : pre-dest2/2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f401d4a02c433cbcd_d20241120_m034130_c001_v7007000_t0000_u01732074090783") 2024/11/20 03:44:50 DEBUG : pre-dest2/2: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a79143e6_d20241120_m034123_c001_v0001098_t0019_u01732074083124") 2024/11/20 03:44:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269d8eb_d20241120_m034101_c001_v7007000_t0000_u01732074061806") 2024/11/20 03:44:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75eea35_d20241120_m034057_c001_v0001182_t0052_u01732074057888") 2024/11/20 03:44:51 DEBUG : sizeonly: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418747_d20241120_m033842_c001_v7007000_t0000_u01732073922564") 2024/11/20 03:44:51 DEBUG : sizeonly: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0383b_d20241120_m033841_c001_v0001039_t0004_u01732073921403") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbb8_d20241120_m034423_c001_v7007000_t0000_u01732074263689") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f105b3166a7914740_d20241120_m034420_c001_v0001098_t0026_u01732074260801") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbb4_d20241120_m034418_c001_v7007000_t0000_u01732074258905") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75f0f38_d20241120_m034416_c001_v0001182_t0036_u01732074256182") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b6321_d20241120_m034001_c001_v7007000_t0000_u01732074001835") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75edf3f_d20241120_m034000_c001_v0001182_t0050_u01732074000430") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b631f_d20241120_m033959_c001_v7007000_t0000_u01732073999488") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0396f_d20241120_m033958_c001_v0001039_t0040_u01732073998132") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418740_d20241120_m033837_c001_v7007000_t0000_u01732073917867") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0382f_d20241120_m033836_c001_v0001039_t0036_u01732073916156") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f55741873c_d20241120_m033835_c001_v7007000_t0000_u01732073915426") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03823_d20241120_m033834_c001_v0001039_t0058_u01732073914054") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418733_d20241120_m033830_c001_v7007000_t0000_u01732073910997") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0381d_d20241120_m033829_c001_v0001039_t0033_u01732073909806") 2024/11/20 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f55741872f_d20241120_m033829_c001_v7007000_t0000_u01732073909259") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03817_d20241120_m033826_c001_v0001039_t0046_u01732073906656") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03811_d20241120_m033823_c001_v0001039_t0044_u01732073903358") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418725_d20241120_m033822_c001_v7007000_t0000_u01732073902632") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0380b_d20241120_m033821_c001_v0001039_t0032_u01732073901853") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03809_d20241120_m033820_c001_v0001039_t0042_u01732073900933") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418722_d20241120_m033819_c001_v7007000_t0000_u01732073899841") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037ff_d20241120_m033816_c001_v0001039_t0041_u01732073896698") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037f3_d20241120_m033813_c001_v0001039_t0047_u01732073893116") 2024/11/20 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418715_d20241120_m033812_c001_v7007000_t0000_u01732073892387") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037ed_d20241120_m033811_c001_v0001039_t0031_u01732073891627") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037e7_d20241120_m033810_c001_v0001039_t0039_u01732073890600") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418712_d20241120_m033809_c001_v7007000_t0000_u01732073889501") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037cf_d20241120_m033804_c001_v0001039_t0002_u01732073884193") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4099a9f557418703_d20241120_m033803_c001_v7007000_t0000_u01732073883785") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037cd_d20241120_m033803_c001_v0001039_t0053_u01732073883034") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24bf_d20241120_m033801_c001_v7007000_t0000_u01732073881387") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037c5_d20241120_m033800_c001_v0001039_t0040_u01732073880442") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24be_d20241120_m033759_c001_v7007000_t0000_u01732073879890") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037bd_d20241120_m033759_c001_v0001039_t0046_u01732073879031") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24bd_d20241120_m033757_c001_v7007000_t0000_u01732073877761") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037b7_d20241120_m033756_c001_v0001039_t0010_u01732073876731") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24bb_d20241120_m033756_c001_v7007000_t0000_u01732073876179") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037b5_d20241120_m033755_c001_v0001039_t0004_u01732073875312") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24b5_d20241120_m033754_c001_v7007000_t0000_u01732073874406") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c037b1_d20241120_m033753_c001_v0001039_t0050_u01732073873621") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24ab_d20241120_m033746_c001_v7007000_t0000_u01732073866919") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c0379b_d20241120_m033746_c001_v0001039_t0055_u01732073866107") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24a6_d20241120_m033745_c001_v7007000_t0000_u01732073865199") 2024/11/20 03:44:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03795_d20241120_m033744_c001_v0001039_t0012_u01732073864424") 2024/11/20 03:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d24a2_d20241120_m033743_c001_v7007000_t0000_u01732073863519") 2024/11/20 03:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03791_d20241120_m033742_c001_v0001039_t0053_u01732073862525") 2024/11/20 03:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f410cc3aabc2d249e_d20241120_m033739_c001_v7007000_t0000_u01732073859634") 2024/11/20 03:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03785_d20241120_m033738_c001_v0001039_t0043_u01732073858781") 2024/11/20 03:44:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbb9_d20241120_m034423_c001_v7007000_t0000_u01732074263871") 2024/11/20 03:44:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03c60_d20241120_m034420_c001_v0001039_t0004_u01732074260814") 2024/11/20 03:44:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f415b143d6269dbb5_d20241120_m034419_c001_v7007000_t0000_u01732074259085") 2024/11/20 03:44:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1126cd4404782a63_d20241120_m034416_c001_v0001130_t0011_u01732074256188") 2024/11/20 03:44:54 DEBUG : sub/yam: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b6313_d20241120_m033955_c001_v7007000_t0000_u01732073995364") 2024/11/20 03:44:54 DEBUG : sub/yam: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75ede30_d20241120_m033953_c001_v0001182_t0018_u01732073993416") 2024/11/20 03:44:54 DEBUG : three: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68f5_d20241120_m033945_c001_v7007000_t0000_u01732073985089") 2024/11/20 03:44:54 DEBUG : three: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03943_d20241120_m033943_c001_v0001039_t0049_u01732073983659") 2024/11/20 03:44:54 DEBUG : three: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1160883825c03939_d20241120_m033941_c001_v0001039_t0041_u01732073981023") 2024/11/20 03:44:54 DEBUG : two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68f6_d20241120_m033945_c001_v7007000_t0000_u01732073985271") 2024/11/20 03:44:54 DEBUG : two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f411793a8e75edc6c_d20241120_m033943_c001_v0001182_t0042_u01732073983091") 2024/11/20 03:44:54 DEBUG : two: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f4160883825c03937_d20241120_m033940_c001_v0001039_t0009_u01732073980839") 2024/11/20 03:44:54 DEBUG : yam: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f400880afcc1b6316_d20241120_m033956_c001_v7007000_t0000_u01732073996096") 2024/11/20 03:44:54 DEBUG : yam: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f1158a111d4f51cb4_d20241120_m033954_c001_v0001032_t0034_u01732073994953") 2024/11/20 03:44:54 DEBUG : yam: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68fc_d20241120_m033951_c001_v7007000_t0000_u01732073991021") 2024/11/20 03:44:54 DEBUG : yam: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75edd7c_d20241120_m033949_c001_v0001182_t0014_u01732073989511") 2024/11/20 03:44:55 DEBUG : yam: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68f7_d20241120_m033947_c001_v7007000_t0000_u01732073987495") 2024/11/20 03:44:55 DEBUG : yam: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f111793a8e75edcc6_d20241120_m033945_c001_v0001182_t0059_u01732073985827") 2024/11/20 03:44:55 DEBUG : yaml: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68fe_d20241120_m033951_c001_v7007000_t0000_u01732073991749") 2024/11/20 03:44:55 DEBUG : yaml: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f115afd108a83ce22_d20241120_m033950_c001_v0001182_t0053_u01732073990794") 2024/11/20 03:44:55 DEBUG : yaml: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f417d72ed2d9c68fa_d20241120_m033948_c001_v7007000_t0000_u01732073988225") 2024/11/20 03:44:55 DEBUG : yaml: Deleting (id "4_zaf329dc3a05d4b7b9f380e1b_f115afd108a83cd7e_d20241120_m033947_c001_v0001182_t0040_u01732073987280") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m21.350737078s (try 1/5)