"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/04/13 04:15:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3" 2024/04/13 04:15:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 04:15:44 DEBUG : Creating backend with remote "/tmp/rclone990382510" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:45 NOTICE: sub dir: Skipped make directory as --dry-run is set 2024/04/13 04:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:15:45 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:15:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/04/13 04:15:45 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/13 04:15:46 DEBUG : sub dir: Making directory 2024/04/13 04:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:15:46 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:15:46 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:15:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:15:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:47 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.35s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:49 DEBUG : Creating backend with remote "/non-existing" 2024/04/13 04:15:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/13 04:15:49 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:15:49 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:50 DEBUG : sub dir: Making directory 2024/04/13 04:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:15:50 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:15:50 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:15:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:15:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.38s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:52 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Running all checks before starting transfers 2024/04/13 04:15:52 DEBUG : sub dir: Making directory 2024/04/13 04:15:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:15:52 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:15:52 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Checks finished, now starting transfers 2024/04/13 04:15:52 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:15:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:15:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.90s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:54 ERROR : Ignoring --no-traverse with sync 2024/04/13 04:15:54 DEBUG : sub dir: Making directory 2024/04/13 04:15:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:15:54 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:15:54 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:15:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:15:55 INFO : sub dir/hello world: Copied (new) 2024/04/13 04:15:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.81s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/13 04:15:56 DEBUG : sub dir: Making directory 2024/04/13 04:15:56 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:15:56 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:15:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/04/13 04:15:57 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:15:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:15:58 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:15:58 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:15:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:15:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:16:00 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:00 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:16:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.27s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:02 DEBUG : sub dir2: Making directory with metadata 2024/04/13 04:16:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/13 04:16:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/13 04:16:02 DEBUG : sub dir: Making directory 2024/04/13 04:16:02 DEBUG : sub dir2: Making directory 2024/04/13 04:16:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:16:02 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:02 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:16:02 INFO : sub dir/hello world: Copied (new) 2024/04/13 04:16:02 DEBUG : sub dir2: Making directory 2024/04/13 04:16:02 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: copied 1 directories run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/04/13 04:16:03 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.76s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:04 DEBUG : sub dir2: Making directory with metadata 2024/04/13 04:16:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/13 04:16:04 DEBUG : sub dir: Making directory 2024/04/13 04:16:04 DEBUG : sub dir2: Making directory 2024/04/13 04:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:16:04 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:04 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:16:05 INFO : sub dir/hello world: Copied (new) 2024/04/13 04:16:05 INFO : sub dir/hello world: Deleted 2024/04/13 04:16:05 DEBUG : sub dir: Making directory 2024/04/13 04:16:05 DEBUG : sub dir2: Making directory 2024/04/13 04:16:05 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: copied 2 directories run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/04/13 04:16:05 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/04/13 04:16:05 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.27s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:351: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:06 DEBUG : sub dir2: Making directory with metadata 2024/04/13 04:16:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/13 04:16:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/13 04:16:06 DEBUG : sub dir: Making directory 2024/04/13 04:16:06 DEBUG : sub dir2: Making directory 2024/04/13 04:16:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:16:06 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:06 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:16:07 INFO : sub dir/hello world: Copied (new) 2024/04/13 04:16:07 DEBUG : sub dir2: Making directory 2024/04/13 04:16:07 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: copied 1 directories 2024/04/13 04:16:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/04/13 04:16:07 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: 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-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dahuqer4yinodud1peborax8" sync_test.go:487: Server side copy (if possible) B2 bucket rclone-test-kozobip5werowac6dakiben3 -> B2 bucket rclone-test-dahuqer4yinodud1peborax8 2024/04/13 04:16:10 DEBUG : sub dir: Making directory 2024/04/13 04:16:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:16:11 DEBUG : B2 bucket rclone-test-dahuqer4yinodud1peborax8: Waiting for checks to finish 2024/04/13 04:16:11 DEBUG : B2 bucket rclone-test-dahuqer4yinodud1peborax8: Waiting for transfers to finish 2024/04/13 04:16:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:16:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:11 DEBUG : B2 bucket rclone-test-dahuqer4yinodud1peborax8: Purge remote 2024/04/13 04:16:11 INFO : B2 bucket rclone-test-dahuqer4yinodud1peborax8: cleaning bucket "rclone-test-dahuqer4yinodud1peborax8" of all files 2024/04/13 04:16:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f928d23a0bddb5b8fe80e1b_f105d97954f1c54a3_d20240413_m041611_c001_v0001179_t0006_u01712981771320") --- PASS: TestServerSideCopy (4.73s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:14 ERROR : : error listing: directory not found 2024/04/13 04:16:14 DEBUG : Local file system at /tmp/rclone990382510: Making directory 2024/04/13 04:16:14 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:14 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:16 DEBUG : sub dir: Making directory 2024/04/13 04:16:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:16:16 DEBUG : Local file system at /tmp/rclone990382510: Waiting for checks to finish 2024/04/13 04:16:16 DEBUG : Local file system at /tmp/rclone990382510: Waiting for transfers to finish 2024/04/13 04:16:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:16:17 DEBUG : sub dir/hello world.caguzeg3.partial: renamed to: sub dir/hello world 2024/04/13 04:16:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyRedownload (2.64s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:18 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/13 04:16:18 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:18 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/04/13 04:16:19 INFO : check sum: Copied (new) 2024/04/13 04:16:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:19 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/04/13 04:16:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/04/13 04:16:19 DEBUG : check sum: Unchanged skipping 2024/04/13 04:16:19 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:19 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.32s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/13 04:16:21 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:21 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/04/13 04:16:22 INFO : sizeonly: Copied (new) 2024/04/13 04:16:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:22 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:22 DEBUG : sizeonly: Sizes identical 2024/04/13 04:16:22 DEBUG : sizeonly: Unchanged skipping 2024/04/13 04:16:22 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:22 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/13 04:16:24 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:24 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/04/13 04:16:24 INFO : ignore-size: Copied (new) 2024/04/13 04:16:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:16:25 DEBUG : ignore-size: Unchanged skipping 2024/04/13 04:16:25 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:25 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:25 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:16:27 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:27 DEBUG : existing: Unchanged skipping 2024/04/13 04:16:27 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:27 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:27 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/13 04:16:27 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/04/13 04:16:28 INFO : existing: Copied (replaced existing) 2024/04/13 04:16:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.22s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/13 04:16:30 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:30 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/04/13 04:16:30 INFO : existing: Copied (new) 2024/04/13 04:16:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:31 DEBUG : existing: Destination exists, skipping 2024/04/13 04:16:31 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:31 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:31 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:34 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/04/13 04:16:34 DEBUG : a: Making directory 2024/04/13 04:16:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:16:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/13 04:16:34 DEBUG : c/non empty space: Unchanged skipping 2024/04/13 04:16:34 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:34 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:16:35 INFO : a/potato2: Copied (new) 2024/04/13 04:16:35 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:35 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:37 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:37 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/04/13 04:16:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/04/13 04:16:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/04/13 04:16:37 DEBUG : empty space: Unchanged skipping 2024/04/13 04:16:37 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:37 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:37 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:37 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/04/13 04:16:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/04/13 04:16:39 INFO : empty space: Updated modification time in destination 2024/04/13 04:16:39 DEBUG : empty space: Unchanged skipping 2024/04/13 04:16:39 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:39 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:42 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/04/13 04:16:42 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/04/13 04:16:42 DEBUG : empty space: Unchanged skipping 2024/04/13 04:16:42 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:42 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.80s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:44 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/04/13 04:16:44 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone990382510) 2024/04/13 04:16:44 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kozobip5werowac6dakiben3) 2024/04/13 04:16:44 DEBUG : foo: sha1 differ 2024/04/13 04:16:44 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/04/13 04:16:44 INFO : foo: Copied (replaced existing) 2024/04/13 04:16:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:46 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/13 04:16:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:16:46 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:46 DEBUG : empty space: Unchanged skipping 2024/04/13 04:16:46 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:16:47 INFO : potato: Copied (new) 2024/04/13 04:16:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/13 04:16:49 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:49 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/04/13 04:16:50 INFO : potato: Copied (replaced existing) 2024/04/13 04:16:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:52 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:52 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/04/13 04:16:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone990382510) 2024/04/13 04:16:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kozobip5werowac6dakiben3) 2024/04/13 04:16:52 DEBUG : potato: sha1 differ 2024/04/13 04:16:52 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/04/13 04:16:52 INFO : potato: Copied (replaced existing) 2024/04/13 04:16:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:16:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/13 04:16:55 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:16:55 DEBUG : empty space: Unchanged skipping 2024/04/13 04:16:55 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:55 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:16:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:16:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:16:58 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:16:58 DEBUG : empty space: Unchanged skipping 2024/04/13 04:16:58 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:16:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:16:59 INFO : potato2: Copied (new) 2024/04/13 04:16:59 DEBUG : Waiting for deletions to finish 2024/04/13 04:16:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:02 DEBUG : d: Making directory 2024/04/13 04:17:02 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/04/13 04:17:02 DEBUG : a: Making directory 2024/04/13 04:17:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:17:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/13 04:17:02 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:02 DEBUG : c/non empty space: Unchanged skipping 2024/04/13 04:17:02 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:17:03 INFO : a/potato2: Copied (new) 2024/04/13 04:17:03 DEBUG : Waiting for deletions to finish 2024/04/13 04:17:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:06 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/04/13 04:17:06 DEBUG : a: Making directory 2024/04/13 04:17:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:17:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/13 04:17:06 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:06 DEBUG : c/non empty space: Unchanged skipping 2024/04/13 04:17:06 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:17:07 INFO : a/potato2: Copied (new) 2024/04/13 04:17:07 ERROR : B2 bucket rclone-test-kozobip5werowac6dakiben3: not deleting files as there were IO errors 2024/04/13 04:17:07 ERROR : B2 bucket rclone-test-kozobip5werowac6dakiben3: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:09 DEBUG : Waiting for deletions to finish 2024/04/13 04:17:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:17:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:17:10 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:10 DEBUG : empty space: Unchanged skipping 2024/04/13 04:17:10 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:10 INFO : potato: Deleted 2024/04/13 04:17:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:17:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:13 DEBUG : Waiting for deletions to finish 2024/04/13 04:17:13 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:13 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:13 INFO : potato: Deleted 2024/04/13 04:17:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:17:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:17:13 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:13 DEBUG : empty space: Unchanged skipping 2024/04/13 04:17:13 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:17:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:17:16 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:16 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/04/13 04:17:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.29s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:20 DEBUG : enormous: Excluded (Size Filter) 2024/04/13 04:17:20 DEBUG : enormous: Excluded 2024/04/13 04:17:20 DEBUG : potato2: Excluded (Size Filter) 2024/04/13 04:17:20 DEBUG : potato2: Excluded 2024/04/13 04:17:20 DEBUG : potato2: Excluded (Size Filter) 2024/04/13 04:17:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:17:20 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:20 DEBUG : empty space: Unchanged skipping 2024/04/13 04:17:20 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:20 DEBUG : Waiting for deletions to finish 2024/04/13 04:17:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:20 DEBUG : enormous: Excluded (Size Filter) 2024/04/13 04:17:20 DEBUG : enormous: Excluded 2024/04/13 04:17:20 DEBUG : potato2: Excluded (Size Filter) 2024/04/13 04:17:20 DEBUG : potato2: Excluded 2024/04/13 04:17:21 DEBUG : potato2: Excluded (Size Filter) 2024/04/13 04:17:21 DEBUG : Local file system at /tmp/rclone990382510: Waiting for checks to finish 2024/04/13 04:17:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/04/13 04:17:21 DEBUG : empty space: Unchanged skipping 2024/04/13 04:17:21 DEBUG : Local file system at /tmp/rclone990382510: Waiting for transfers to finish 2024/04/13 04:17:21 DEBUG : Waiting for deletions to finish 2024/04/13 04:17:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:24 DEBUG : enormous: Excluded (Size Filter) 2024/04/13 04:17:24 DEBUG : enormous: Excluded 2024/04/13 04:17:24 DEBUG : potato2: Excluded (Size Filter) 2024/04/13 04:17:24 DEBUG : potato2: Excluded 2024/04/13 04:17:25 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:17:25 DEBUG : empty space: Unchanged skipping 2024/04/13 04:17:25 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:25 DEBUG : Waiting for deletions to finish 2024/04/13 04:17:25 INFO : enormous: Deleted 2024/04/13 04:17:25 INFO : potato2: Deleted 2024/04/13 04:17:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:25 DEBUG : Local file system at /tmp/rclone990382510: Waiting for checks to finish 2024/04/13 04:17:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/04/13 04:17:25 DEBUG : empty space: Unchanged skipping 2024/04/13 04:17:25 DEBUG : Local file system at /tmp/rclone990382510: Waiting for transfers to finish 2024/04/13 04:17:25 DEBUG : Waiting for deletions to finish 2024/04/13 04:17:25 INFO : enormous: Deleted 2024/04/13 04:17:25 INFO : potato2: Deleted 2024/04/13 04:17:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:29 DEBUG : five: Need to transfer - File not found at Destination 2024/04/13 04:17:29 DEBUG : one: Destination is newer than source, skipping 2024/04/13 04:17:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/04/13 04:17:29 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:29 DEBUG : three: Sizes identical 2024/04/13 04:17:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone990382510) 2024/04/13 04:17:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/04/13 04:17:29 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kozobip5werowac6dakiben3) 2024/04/13 04:17:29 DEBUG : two: sha1 differ 2024/04/13 04:17:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/04/13 04:17:29 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/04/13 04:17:29 INFO : five: Copied (new) 2024/04/13 04:17:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/04/13 04:17:30 INFO : four: Copied (replaced existing) 2024/04/13 04:17:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/04/13 04:17:30 INFO : two: Copied (replaced existing) 2024/04/13 04:17:30 DEBUG : Waiting for deletions to finish 2024/04/13 04:17:30 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:30 DEBUG : one: Destination is newer than source, skipping 2024/04/13 04:17:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone990382510) 2024/04/13 04:17:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/04/13 04:17:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kozobip5werowac6dakiben3) 2024/04/13 04:17:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/04/13 04:17:30 DEBUG : three: sha1 differ 2024/04/13 04:17:30 DEBUG : two: Size and sha1 of src and dst objects identical 2024/04/13 04:17:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/04/13 04:17:30 DEBUG : five: Size and sha1 of src and dst objects identical 2024/04/13 04:17:30 DEBUG : four: Size and sha1 of src and dst objects identical 2024/04/13 04:17:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/04/13 04:17:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/04/13 04:17:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/04/13 04:17:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/04/13 04:17:30 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/04/13 04:17:31 INFO : three: Copied (replaced existing) 2024/04/13 04:17:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.92s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1261: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1261: 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-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:1327: Can track renames: true 2024/04/13 04:17:33 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Making map for --track-renames 2024/04/13 04:17:33 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Finished making map for --track-renames 2024/04/13 04:17:33 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:33 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for renames to finish 2024/04/13 04:17:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/13 04:17:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/13 04:17:33 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/04/13 04:17:33 INFO : yam: Copied (new) 2024/04/13 04:17:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/04/13 04:17:33 INFO : potato: Copied (new) 2024/04/13 04:17:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:17:33 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Making map for --track-renames 2024/04/13 04:17:33 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Finished making map for --track-renames 2024/04/13 04:17:33 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:33 DEBUG : potato: Unchanged skipping 2024/04/13 04:17:33 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for renames to finish 2024/04/13 04:17:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/04/13 04:17:34 INFO : yam: Copied (server-side copy) to: yaml 2024/04/13 04:17:34 INFO : yam: Deleted 2024/04/13 04:17:34 INFO : yaml: Renamed from "yam" 2024/04/13 04:17:34 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:1399: Can track renames: true 2024/04/13 04:17:36 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Making map for --track-renames 2024/04/13 04:17:36 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Finished making map for --track-renames 2024/04/13 04:17:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/13 04:17:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/13 04:17:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for renames to finish 2024/04/13 04:17:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/04/13 04:17:37 INFO : yam: Copied (new) 2024/04/13 04:17:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/04/13 04:17:38 INFO : potato: Copied (new) 2024/04/13 04:17:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:17:38 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Making map for --track-renames 2024/04/13 04:17:38 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Finished making map for --track-renames 2024/04/13 04:17:38 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:38 DEBUG : potato: Unchanged skipping 2024/04/13 04:17:38 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for renames to finish 2024/04/13 04:17:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/04/13 04:17:38 INFO : yam: Copied (server-side copy) to: yaml 2024/04/13 04:17:39 INFO : yam: Deleted 2024/04/13 04:17:39 INFO : yaml: Renamed from "yam" 2024/04/13 04:17:39 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:1438: Can track renames: true 2024/04/13 04:17:40 DEBUG : sub: Making directory 2024/04/13 04:17:40 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Making map for --track-renames 2024/04/13 04:17:40 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Finished making map for --track-renames 2024/04/13 04:17:40 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/04/13 04:17:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/13 04:17:40 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for renames to finish 2024/04/13 04:17:40 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/04/13 04:17:41 INFO : potato: Copied (new) 2024/04/13 04:17:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/04/13 04:17:41 INFO : sub/yam: Copied (new) 2024/04/13 04:17:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:17:41 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Making map for --track-renames 2024/04/13 04:17:41 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: Finished making map for --track-renames 2024/04/13 04:17:41 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:41 DEBUG : potato: Unchanged skipping 2024/04/13 04:17:41 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for renames to finish 2024/04/13 04:17:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/04/13 04:17:42 INFO : sub/yam: Copied (server-side copy) to: yam 2024/04/13 04:17:42 INFO : sub/yam: Deleted 2024/04/13 04:17:42 INFO : yam: Renamed from "sub/yam" 2024/04/13 04:17:42 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:44 DEBUG : Creating backend with remote "/tmp/rclone990382510/dir1" 2024/04/13 04:17:44 DEBUG : Creating backend with remote "/tmp/rclone990382510/dir2" 2024/04/13 04:17:44 DEBUG : Local file system at /tmp/rclone990382510/dir2: Using server-side directory move 2024/04/13 04:17:44 INFO : Local file system at /tmp/rclone990382510/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/13 04:17:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/13 04:17:44 DEBUG : Local file system at /tmp/rclone990382510/dir2: Waiting for checks to finish 2024/04/13 04:17:44 INFO : file1.txt: Moved (server-side) 2024/04/13 04:17:44 DEBUG : Local file system at /tmp/rclone990382510/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:44 DEBUG : nested: Making directory 2024/04/13 04:17:44 DEBUG : sub dir: Making directory 2024/04/13 04:17:44 DEBUG : nested/sub dir: Making directory 2024/04/13 04:17:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:17:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/13 04:17:44 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:44 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/04/13 04:17:45 INFO : nested/sub dir/file: Copied (new) 2024/04/13 04:17:45 INFO : nested/sub dir/file: Deleted 2024/04/13 04:17:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:17:46 INFO : sub dir/hello world: Copied (new) 2024/04/13 04:17:46 INFO : sub dir/hello world: Deleted 2024/04/13 04:17:46 INFO : sub dir: Removing directory 2024/04/13 04:17:46 INFO : nested/sub dir: Removing directory 2024/04/13 04:17:46 INFO : nested: Removing directory 2024/04/13 04:17:46 DEBUG : Local file system at /tmp/rclone990382510: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:47 DEBUG : nested: Making directory 2024/04/13 04:17:47 DEBUG : sub dir: Making directory 2024/04/13 04:17:47 DEBUG : nested/sub dir: Making directory 2024/04/13 04:17:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/13 04:17:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/13 04:17:47 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:47 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/04/13 04:17:47 INFO : nested/sub dir/file: Copied (new) 2024/04/13 04:17:47 INFO : nested/sub dir/file: Deleted 2024/04/13 04:17:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/13 04:17:48 INFO : sub dir/hello world: Copied (new) 2024/04/13 04:17:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/13 04:17:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/13 04:17:49 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:49 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/04/13 04:17:49 INFO : existing-b: Copied (new) 2024/04/13 04:17:49 INFO : existing-b: Deleted 2024/04/13 04:17:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/04/13 04:17:50 INFO : existing: Copied (new) 2024/04/13 04:17:50 INFO : existing: Deleted 2024/04/13 04:17:51 DEBUG : existing: Destination exists, skipping 2024/04/13 04:17:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/04/13 04:17:51 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:17:51 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:17:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (3.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:17:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nosifat2pebahed2miruniy6" sync_test.go:1494: Server side move (if possible) B2 bucket rclone-test-kozobip5werowac6dakiben3 -> B2 bucket rclone-test-nosifat2pebahed2miruniy6 2024/04/13 04:17:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:17:57 DEBUG : B2 bucket rclone-test-nosifat2pebahed2miruniy6: Waiting for checks to finish 2024/04/13 04:17:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/04/13 04:17:57 DEBUG : empty space: Unchanged skipping 2024/04/13 04:17:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/13 04:17:57 INFO : empty space: Deleted 2024/04/13 04:17:57 DEBUG : B2 bucket rclone-test-nosifat2pebahed2miruniy6: Waiting for transfers to finish 2024/04/13 04:17:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:17:57 INFO : potato2: Copied (server-side copy) 2024/04/13 04:17:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/04/13 04:17:57 INFO : potato3: Copied (server-side copy) 2024/04/13 04:17:57 INFO : potato2: Deleted 2024/04/13 04:17:58 INFO : potato3: Deleted 2024/04/13 04:17:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yitoseb0wojudux6velelot7" 2024/04/13 04:17:59 DEBUG : empty space: Need to transfer - File not found at Destination 2024/04/13 04:17:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:17:59 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/13 04:17:59 DEBUG : B2 bucket rclone-test-yitoseb0wojudux6velelot7: Waiting for checks to finish 2024/04/13 04:17:59 DEBUG : B2 bucket rclone-test-yitoseb0wojudux6velelot7: Waiting for transfers to finish 2024/04/13 04:18:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/04/13 04:18:00 INFO : potato3: Copied (server-side copy) 2024/04/13 04:18:00 INFO : potato3: Deleted 2024/04/13 04:18:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:18:00 INFO : potato2: Copied (server-side copy) 2024/04/13 04:18:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/04/13 04:18:00 INFO : empty space: Copied (server-side copy) 2024/04/13 04:18:00 INFO : potato2: Deleted 2024/04/13 04:18:00 INFO : empty space: Deleted 2024/04/13 04:18:01 DEBUG : B2 bucket rclone-test-yitoseb0wojudux6velelot7: Purge remote 2024/04/13 04:18:01 INFO : B2 bucket rclone-test-yitoseb0wojudux6velelot7: cleaning bucket "rclone-test-yitoseb0wojudux6velelot7" of all files 2024/04/13 04:18:01 DEBUG : empty space: Deleting (id "4_zaf422da3a0dddb5b8fe80e1b_f112e1f6443a8a86e_d20240413_m041800_c001_v0001043_t0042_u01712981880046") 2024/04/13 04:18:01 DEBUG : potato2: Deleting (id "4_zaf422da3a0dddb5b8fe80e1b_f11173de2da3f2ffd_d20240413_m041759_c001_v0001179_t0038_u01712981879955") 2024/04/13 04:18:01 DEBUG : potato3: Deleting (id "4_zaf422da3a0dddb5b8fe80e1b_f1138a2e7941ad5a1_d20240413_m041759_c001_v0001165_t0015_u01712981879954") 2024/04/13 04:18:01 DEBUG : B2 bucket rclone-test-nosifat2pebahed2miruniy6: Purge remote 2024/04/13 04:18:01 INFO : B2 bucket rclone-test-nosifat2pebahed2miruniy6: cleaning bucket "rclone-test-nosifat2pebahed2miruniy6" of all files 2024/04/13 04:18:02 DEBUG : empty space: Deleting (id "4_z0ff21da3a0dddb5b8fe80e1b_f4052cb912564151a_d20240413_m041800_c001_v7007000_t0000_u01712981880683") 2024/04/13 04:18:02 DEBUG : empty space: Deleting (id "4_z0ff21da3a0dddb5b8fe80e1b_f117f504f72f38753_d20240413_m041756_c001_v0001181_t0041_u01712981876290") 2024/04/13 04:18:02 DEBUG : potato2: Deleting (id "4_z0ff21da3a0dddb5b8fe80e1b_f416683d7806179fe_d20240413_m041800_c001_v7007000_t0000_u01712981880560") 2024/04/13 04:18:02 DEBUG : potato2: Deleting (id "4_z0ff21da3a0dddb5b8fe80e1b_f1053dc22eb38bd6a_d20240413_m041757_c001_v0001038_t0045_u01712981877454") 2024/04/13 04:18:02 DEBUG : potato3: Deleting (id "4_z0ff21da3a0dddb5b8fe80e1b_f4036c57b11e0671b_d20240413_m041800_c001_v7007000_t0000_u01712981880241") 2024/04/13 04:18:02 DEBUG : potato3: Deleting (id "4_z0ff21da3a0dddb5b8fe80e1b_f1194c02398fe38a7_d20240413_m041757_c001_v0001179_t0033_u01712981877716") 2024/04/13 04:18:02 DEBUG : potato3: Deleting (id "4_z0ff21da3a0dddb5b8fe80e1b_f117f504f72f38759_d20240413_m041756_c001_v0001181_t0011_u01712981876539") --- PASS: TestServerSideMove (11.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:03 DEBUG : Creating backend with remote "TestB2:rclone-test-derogeh5cokokeg9keyarad5" sync_test.go:1494: Server side move (if possible) B2 bucket rclone-test-kozobip5werowac6dakiben3 -> B2 bucket rclone-test-derogeh5cokokeg9keyarad5 2024/04/13 04:18:08 DEBUG : empty space: Excluded (Size Filter) 2024/04/13 04:18:08 DEBUG : empty space: Excluded (Size Filter) 2024/04/13 04:18:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:18:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/13 04:18:08 DEBUG : B2 bucket rclone-test-derogeh5cokokeg9keyarad5: Waiting for checks to finish 2024/04/13 04:18:08 DEBUG : B2 bucket rclone-test-derogeh5cokokeg9keyarad5: Waiting for transfers to finish 2024/04/13 04:18:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/04/13 04:18:08 INFO : potato3: Copied (server-side copy) 2024/04/13 04:18:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:18:08 INFO : potato2: Copied (server-side copy) 2024/04/13 04:18:08 INFO : potato3: Deleted 2024/04/13 04:18:08 INFO : potato2: Deleted 2024/04/13 04:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-guqahef2zohalon1pesoqos6" 2024/04/13 04:18:10 DEBUG : empty space: Excluded (Size Filter) 2024/04/13 04:18:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:18:10 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/13 04:18:10 DEBUG : B2 bucket rclone-test-guqahef2zohalon1pesoqos6: Waiting for checks to finish 2024/04/13 04:18:10 DEBUG : B2 bucket rclone-test-guqahef2zohalon1pesoqos6: Waiting for transfers to finish 2024/04/13 04:18:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/04/13 04:18:10 INFO : potato3: Copied (server-side copy) 2024/04/13 04:18:11 INFO : potato3: Deleted 2024/04/13 04:18:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:18:11 INFO : potato2: Copied (server-side copy) 2024/04/13 04:18:11 INFO : potato2: Deleted 2024/04/13 04:18:11 DEBUG : B2 bucket rclone-test-guqahef2zohalon1pesoqos6: Purge remote 2024/04/13 04:18:11 INFO : B2 bucket rclone-test-guqahef2zohalon1pesoqos6: cleaning bucket "rclone-test-guqahef2zohalon1pesoqos6" of all files 2024/04/13 04:18:11 DEBUG : potato2: Deleting (id "4_zafc25d43a0dddb5b8fe80e1b_f101ecf57944e8798_d20240413_m041810_c001_v0001161_t0057_u01712981890719") 2024/04/13 04:18:11 DEBUG : potato3: Deleting (id "4_zafc25d43a0dddb5b8fe80e1b_f105c089b886f39b5_d20240413_m041810_c001_v0001165_t0038_u01712981890690") 2024/04/13 04:18:12 DEBUG : B2 bucket rclone-test-derogeh5cokokeg9keyarad5: Purge remote 2024/04/13 04:18:12 INFO : B2 bucket rclone-test-derogeh5cokokeg9keyarad5: cleaning bucket "rclone-test-derogeh5cokokeg9keyarad5" of all files 2024/04/13 04:18:13 DEBUG : empty space: Deleting (id "4_z6f924d63a0dddb5b8fe80e1b_f116e012e55a10f2f_d20240413_m041807_c001_v0001180_t0046_u01712981887577") 2024/04/13 04:18:13 DEBUG : potato2: Deleting (id "4_z6f924d63a0dddb5b8fe80e1b_f40470f7ec9054327_d20240413_m041811_c001_v7007000_t0000_u01712981891297") 2024/04/13 04:18:13 DEBUG : potato2: Deleting (id "4_z6f924d63a0dddb5b8fe80e1b_f1079e73c683c4a82_d20240413_m041808_c001_v0001181_t0008_u01712981888469") 2024/04/13 04:18:13 DEBUG : potato3: Deleting (id "4_z6f924d63a0dddb5b8fe80e1b_f4036c57b11e06736_d20240413_m041811_c001_v7007000_t0000_u01712981891010") 2024/04/13 04:18:13 DEBUG : potato3: Deleting (id "4_z6f924d63a0dddb5b8fe80e1b_f114eb61daab08e59_d20240413_m041808_c001_v0001180_t0001_u01712981888430") 2024/04/13 04:18:13 DEBUG : potato3: Deleting (id "4_z6f924d63a0dddb5b8fe80e1b_f116e012e55a10f33_d20240413_m041807_c001_v0001180_t0037_u01712981887825") --- PASS: TestServerSideMoveWithFilter (10.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gosaput8zopisoj9futoruw8" 2024/04/13 04:18:17 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) B2 bucket rclone-test-kozobip5werowac6dakiben3 -> B2 bucket rclone-test-gosaput8zopisoj9futoruw8 2024/04/13 04:18:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:18:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/04/13 04:18:20 DEBUG : empty space: Unchanged skipping 2024/04/13 04:18:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/13 04:18:20 DEBUG : B2 bucket rclone-test-gosaput8zopisoj9futoruw8: Waiting for checks to finish 2024/04/13 04:18:20 INFO : empty space: Deleted 2024/04/13 04:18:20 DEBUG : B2 bucket rclone-test-gosaput8zopisoj9futoruw8: Waiting for transfers to finish 2024/04/13 04:18:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/04/13 04:18:20 INFO : potato3: Copied (server-side copy) 2024/04/13 04:18:20 INFO : potato3: Deleted 2024/04/13 04:18:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:18:20 INFO : potato2: Copied (server-side copy) 2024/04/13 04:18:21 INFO : potato2: Deleted 2024/04/13 04:18:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cifizet6vidulah6fuhicip3" 2024/04/13 04:18:22 DEBUG : tomatoDir: Making directory 2024/04/13 04:18:22 DEBUG : empty space: Need to transfer - File not found at Destination 2024/04/13 04:18:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/13 04:18:22 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/13 04:18:22 DEBUG : B2 bucket rclone-test-cifizet6vidulah6fuhicip3: Waiting for checks to finish 2024/04/13 04:18:22 DEBUG : B2 bucket rclone-test-cifizet6vidulah6fuhicip3: Waiting for transfers to finish 2024/04/13 04:18:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/04/13 04:18:23 INFO : potato2: Copied (server-side copy) 2024/04/13 04:18:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/04/13 04:18:23 INFO : empty space: Copied (server-side copy) 2024/04/13 04:18:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/04/13 04:18:23 INFO : potato3: Copied (server-side copy) 2024/04/13 04:18:23 INFO : potato2: Deleted 2024/04/13 04:18:23 INFO : empty space: Deleted 2024/04/13 04:18:23 INFO : potato3: Deleted 2024/04/13 04:18:24 DEBUG : B2 bucket rclone-test-cifizet6vidulah6fuhicip3: Purge remote 2024/04/13 04:18:24 INFO : B2 bucket rclone-test-cifizet6vidulah6fuhicip3: cleaning bucket "rclone-test-cifizet6vidulah6fuhicip3" of all files 2024/04/13 04:18:24 DEBUG : empty space: Deleting (id "4_z0f828d53a0dddb5b8fe80e1b_f103631f545f9e703_d20240413_m041823_c001_v0001036_t0054_u01712981903069") 2024/04/13 04:18:24 DEBUG : potato2: Deleting (id "4_z0f828d53a0dddb5b8fe80e1b_f106fa8dbabca44c0_d20240413_m041823_c001_v0001172_t0029_u01712981903090") 2024/04/13 04:18:24 DEBUG : potato3: Deleting (id "4_z0f828d53a0dddb5b8fe80e1b_f119998a52eae4977_d20240413_m041823_c001_v0001130_t0014_u01712981903087") 2024/04/13 04:18:24 DEBUG : B2 bucket rclone-test-gosaput8zopisoj9futoruw8: Purge remote 2024/04/13 04:18:24 INFO : B2 bucket rclone-test-gosaput8zopisoj9futoruw8: cleaning bucket "rclone-test-gosaput8zopisoj9futoruw8" of all files 2024/04/13 04:18:25 DEBUG : empty space: Deleting (id "4_z2f627d33a0dddb5b8fe80e1b_f4036c57b11e067ab_d20240413_m041823_c001_v7007000_t0000_u01712981903482") 2024/04/13 04:18:25 DEBUG : empty space: Deleting (id "4_z2f627d33a0dddb5b8fe80e1b_f1161d8c8c90dd035_d20240413_m041819_c001_v0001099_t0012_u01712981899023") 2024/04/13 04:18:25 DEBUG : potato2: Deleting (id "4_z2f627d33a0dddb5b8fe80e1b_f40470f7ec9054344_d20240413_m041823_c001_v7007000_t0000_u01712981903347") 2024/04/13 04:18:25 DEBUG : potato2: Deleting (id "4_z2f627d33a0dddb5b8fe80e1b_f1061a0f928b18800_d20240413_m041820_c001_v0001031_t0004_u01712981900281") 2024/04/13 04:18:25 DEBUG : potato3: Deleting (id "4_z2f627d33a0dddb5b8fe80e1b_f406df5c54e532ba4_d20240413_m041823_c001_v7007000_t0000_u01712981903526") 2024/04/13 04:18:25 DEBUG : potato3: Deleting (id "4_z2f627d33a0dddb5b8fe80e1b_f103b14fd33c7736e_d20240413_m041820_c001_v0001179_t0019_u01712981900476") 2024/04/13 04:18:25 DEBUG : potato3: Deleting (id "4_z2f627d33a0dddb5b8fe80e1b_f1161d8c8c90dd037_d20240413_m041819_c001_v0001099_t0013_u01712981899429") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.13s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncOverlap (2.28s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/rclone-sync-test" 2024/04/13 04:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/rclone-sync-test-include/layer2" 2024/04/13 04:18:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/rclone-sync-test-ignore-file" 2024/04/13 04:18:34 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path rclone-sync-test: Waiting for checks to finish 2024/04/13 04:18:34 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path rclone-sync-test: Waiting for transfers to finish 2024/04/13 04:18:34 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:34 INFO : There was nothing to transfer 2024/04/13 04:18:35 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:18:35 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:18:35 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:35 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/04/13 04:18:35 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/04/13 04:18:35 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:18:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:18:36 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/04/13 04:18:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/04/13 04:18:36 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (12.31s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dst" 2024/04/13 04:18:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/CompareDest" 2024/04/13 04:18:45 DEBUG : one: Need to transfer - File not found at Destination 2024/04/13 04:18:45 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:18:45 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:18:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:18:46 INFO : one: Copied (new) 2024/04/13 04:18:46 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:18:47 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:18:47 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:18:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/04/13 04:18:47 INFO : one: Copied (replaced existing) 2024/04/13 04:18:47 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:18:51 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:18:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:18:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/13 04:18:51 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:18:51 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:51 INFO : There was nothing to transfer 2024/04/13 04:18:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:18:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 04:18:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:18:52 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:18:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:18:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/13 04:18:52 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:18:52 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:52 INFO : There was nothing to transfer 2024/04/13 04:18:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:18:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 04:18:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:18:53 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:18:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:18:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/13 04:18:53 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:18:53 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:53 INFO : There was nothing to transfer 2024/04/13 04:18:54 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/04/13 04:18:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/04/13 04:18:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 04:18:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:18:54 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:18:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:18:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/13 04:18:54 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:18:54 DEBUG : Waiting for deletions to finish 2024/04/13 04:18:54 INFO : There was nothing to transfer 2024/04/13 04:18:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/13 04:18:55 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 04:18:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:18:55 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:18:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:18:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/13 04:18:55 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:18:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/04/13 04:18:56 INFO : two: Copied (new) 2024/04/13 04:18:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:18:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dest" 2024/04/13 04:19:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/pre-dest1" 2024/04/13 04:19:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/pre-dest2" 2024/04/13 04:19:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:19:01 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/13 04:19:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:19:01 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/13 04:19:02 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/13 04:19:02 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dest: Waiting for checks to finish 2024/04/13 04:19:02 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dest: Waiting for transfers to finish 2024/04/13 04:19:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/04/13 04:19:02 INFO : 3: Copied (new) 2024/04/13 04:19:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (6.70s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:19:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dst" 2024/04/13 04:19:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/CopyDest" 2024/04/13 04:19:05 DEBUG : one: Need to transfer - File not found at Destination 2024/04/13 04:19:05 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:05 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:19:06 INFO : one: Copied (new) 2024/04/13 04:19:06 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:19:07 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:07 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/04/13 04:19:08 INFO : one: Copied (replaced existing) 2024/04/13 04:19:08 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/BackupDir" 2024/04/13 04:19:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:19:11 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:19:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 04:19:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:19:12 INFO : one: Copied (server-side copy) 2024/04/13 04:19:12 INFO : one: Deleted 2024/04/13 04:19:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/04/13 04:19:13 INFO : one: Copied (server-side copy) 2024/04/13 04:19:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/13 04:19:13 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:13 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:19:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/04/13 04:19:16 INFO : two: Copied (server-side copy) 2024/04/13 04:19:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/13 04:19:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:19:16 DEBUG : one: Unchanged skipping 2024/04/13 04:19:16 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:16 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:16 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:16 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:19:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:19:16 DEBUG : two: Unchanged skipping 2024/04/13 04:19:16 DEBUG : one: Unchanged skipping 2024/04/13 04:19:16 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:16 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:16 INFO : There was nothing to transfer 2024/04/13 04:19:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/13 04:19:17 DEBUG : three: Destination not found in --copy-dest 2024/04/13 04:19:17 DEBUG : three: Need to transfer - File not found at Destination 2024/04/13 04:19:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:19:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 04:19:17 DEBUG : two: Unchanged skipping 2024/04/13 04:19:17 DEBUG : one: Unchanged skipping 2024/04/13 04:19:17 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:17 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/04/13 04:19:19 INFO : three: Copied (new) 2024/04/13 04:19:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.73s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:19:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dst" 2024/04/13 04:19:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/backup" 2024/04/13 04:19:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/13 04:19:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:19:25 DEBUG : two: Unchanged skipping 2024/04/13 04:19:25 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:19:26 INFO : one: Copied (server-side copy) 2024/04/13 04:19:26 INFO : one: Deleted 2024/04/13 04:19:26 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:19:27 INFO : one: Copied (new) 2024/04/13 04:19:27 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/04/13 04:19:27 INFO : three.txt: Copied (server-side copy) 2024/04/13 04:19:27 INFO : three.txt: Deleted 2024/04/13 04:19:27 INFO : three.txt: Moved into backup dir 2024/04/13 04:19:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/13 04:19:29 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:19:29 DEBUG : two: Unchanged skipping 2024/04/13 04:19:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:19:29 INFO : one: Copied (server-side copy) 2024/04/13 04:19:29 INFO : one: Deleted 2024/04/13 04:19:29 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/04/13 04:19:30 INFO : one: Copied (new) 2024/04/13 04:19:30 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/04/13 04:19:31 INFO : three.txt: Copied (server-side copy) 2024/04/13 04:19:31 INFO : three.txt: Deleted 2024/04/13 04:19:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.62s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dst" 2024/04/13 04:19:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/backup" 2024/04/13 04:19:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/13 04:19:37 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:19:37 DEBUG : two: Unchanged skipping 2024/04/13 04:19:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:19:38 INFO : one: Copied (server-side copy) to: one.bak 2024/04/13 04:19:38 INFO : one: Deleted 2024/04/13 04:19:38 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:19:39 INFO : one: Copied (new) 2024/04/13 04:19:39 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/04/13 04:19:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/13 04:19:40 INFO : three.txt: Deleted 2024/04/13 04:19:40 INFO : three.txt: Moved into backup dir 2024/04/13 04:19:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:19:41 DEBUG : two: Unchanged skipping 2024/04/13 04:19:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/13 04:19:41 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:19:42 INFO : one: Copied (server-side copy) to: one.bak 2024/04/13 04:19:42 INFO : one: Deleted 2024/04/13 04:19:42 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/04/13 04:19:42 INFO : one: Copied (new) 2024/04/13 04:19:42 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/04/13 04:19:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/13 04:19:43 INFO : three.txt: Deleted 2024/04/13 04:19:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dst" 2024/04/13 04:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/backup" 2024/04/13 04:19:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/13 04:19:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:19:49 DEBUG : two: Unchanged skipping 2024/04/13 04:19:49 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:19:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/13 04:19:50 INFO : one: Deleted 2024/04/13 04:19:50 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:19:51 INFO : one: Copied (new) 2024/04/13 04:19:51 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/04/13 04:19:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/13 04:19:52 INFO : three.txt: Deleted 2024/04/13 04:19:52 INFO : three.txt: Moved into backup dir 2024/04/13 04:19:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:19:54 DEBUG : two: Unchanged skipping 2024/04/13 04:19:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/13 04:19:54 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:19:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:19:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/13 04:19:54 INFO : one: Deleted 2024/04/13 04:19:54 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:19:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/04/13 04:19:55 INFO : one: Copied (new) 2024/04/13 04:19:55 DEBUG : Waiting for deletions to finish 2024/04/13 04:19:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/04/13 04:19:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/13 04:19:56 INFO : three.txt: Deleted 2024/04/13 04:19:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dst" 2024/04/13 04:20:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/13 04:20:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:20:01 DEBUG : two: Unchanged skipping 2024/04/13 04:20:01 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:20:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:20:02 INFO : one: Copied (server-side copy) to: one.bak 2024/04/13 04:20:02 INFO : one: Deleted 2024/04/13 04:20:02 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:20:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:20:03 INFO : one: Copied (new) 2024/04/13 04:20:03 DEBUG : Waiting for deletions to finish 2024/04/13 04:20:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/04/13 04:20:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/13 04:20:04 INFO : three.txt: Deleted 2024/04/13 04:20:04 INFO : three.txt: Moved into backup dir 2024/04/13 04:20:06 DEBUG : one.bak: Excluded (Path Filter) 2024/04/13 04:20:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/04/13 04:20:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/13 04:20:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:20:06 DEBUG : two: Unchanged skipping 2024/04/13 04:20:06 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for checks to finish 2024/04/13 04:20:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:20:06 INFO : one: Copied (server-side copy) to: one.bak 2024/04/13 04:20:06 INFO : one: Deleted 2024/04/13 04:20:06 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3 path dst: Waiting for transfers to finish 2024/04/13 04:20:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/04/13 04:20:07 INFO : one: Copied (new) 2024/04/13 04:20:07 DEBUG : Waiting for deletions to finish 2024/04/13 04:20:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/04/13 04:20:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/13 04:20:08 INFO : three.txt: Deleted 2024/04/13 04:20:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.00s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dst" 2024/04/13 04:20:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/13 04:20:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:20:14 INFO : one: Copied (server-side copy) to: one.bak 2024/04/13 04:20:14 INFO : one: Deleted 2024/04/13 04:20:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:20:15 INFO : one: Copied (new) 2024/04/13 04:20:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:20:15 DEBUG : two: Unchanged skipping 2024/04/13 04:20:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/13 04:20:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/04/13 04:20:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/13 04:20:16 INFO : three.txt: Deleted 2024/04/13 04:20:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/04/13 04:20:16 INFO : three.txt: Copied (new) 2024/04/13 04:20:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/13 04:20:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:20:18 INFO : one: Copied (server-side copy) to: one.bak 2024/04/13 04:20:18 INFO : one: Deleted 2024/04/13 04:20:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/04/13 04:20:18 INFO : one: Copied (new) 2024/04/13 04:20:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:20:18 DEBUG : two: Unchanged skipping 2024/04/13 04:20:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/13 04:20:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/04/13 04:20:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/13 04:20:19 INFO : three.txt: Deleted 2024/04/13 04:20:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/04/13 04:20:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:20:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kozobip5werowac6dakiben3/dst" 2024/04/13 04:20:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/13 04:20:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/04/13 04:20:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/13 04:20:26 INFO : one: Deleted 2024/04/13 04:20:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:20:28 INFO : one: Copied (new) 2024/04/13 04:20:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:20:28 DEBUG : two: Unchanged skipping 2024/04/13 04:20:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/13 04:20:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/04/13 04:20:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/13 04:20:29 INFO : three.txt: Deleted 2024/04/13 04:20:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/04/13 04:20:30 INFO : three.txt: Copied (new) 2024/04/13 04:20:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/13 04:20:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/04/13 04:20:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/13 04:20:31 INFO : one: Deleted 2024/04/13 04:20:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/04/13 04:20:32 INFO : one: Copied (new) 2024/04/13 04:20:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:20:32 DEBUG : two: Unchanged skipping 2024/04/13 04:20:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/13 04:20:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/04/13 04:20:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/13 04:20:33 INFO : three.txt: Deleted 2024/04/13 04:20:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/04/13 04:20:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.46s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:20:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:20:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/13 04:20:36 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:20:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/04/13 04:20:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/13 04:20:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.59s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:20:37 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/13 04:20:37 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:20:37 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:20:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/04/13 04:20:39 INFO : existing: Copied (new) 2024/04/13 04:20:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:20:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/13 04:20:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/13 04:20:39 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:20:39 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:20:39 ERROR : B2 bucket rclone-test-kozobip5werowac6dakiben3: not deleting files as there were IO errors 2024/04/13 04:20:39 ERROR : B2 bucket rclone-test-kozobip5werowac6dakiben3: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncImmutable (3.72s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:20:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:20:42 DEBUG : existing: Unchanged skipping 2024/04/13 04:20:42 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:20:42 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:20:42 DEBUG : Waiting for deletions to finish 2024/04/13 04:20:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.87s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:2420: 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-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:21:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both0: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both1: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:21:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both12: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both14: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both15: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both16: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both11: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both18: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both19: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both17: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both3: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both4: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both5: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both6: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both7: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both8: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:05 DEBUG : both9: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both2: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both10: Unchanged skipping 2024/04/13 04:21:05 DEBUG : both13: Unchanged skipping 2024/04/13 04:21:05 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:21:05 DEBUG : Waiting for deletions to finish 2024/04/13 04:21:05 INFO : only0: Deleted 2024/04/13 04:21:05 INFO : only16: Deleted 2024/04/13 04:21:05 INFO : only5: Deleted 2024/04/13 04:21:05 INFO : only15: Deleted 2024/04/13 04:21:05 INFO : only11: Deleted 2024/04/13 04:21:05 INFO : only9: Deleted 2024/04/13 04:21:05 INFO : only17: Deleted 2024/04/13 04:21:05 INFO : only3: Deleted 2024/04/13 04:21:05 INFO : only4: Deleted 2024/04/13 04:21:05 INFO : only7: Deleted 2024/04/13 04:21:06 INFO : only1: Deleted 2024/04/13 04:21:06 INFO : only10: Deleted 2024/04/13 04:21:06 INFO : only13: Deleted 2024/04/13 04:21:06 INFO : only14: Deleted 2024/04/13 04:21:06 INFO : only18: Deleted 2024/04/13 04:21:06 INFO : only6: Deleted 2024/04/13 04:21:06 INFO : only12: Deleted 2024/04/13 04:21:06 INFO : only19: Deleted 2024/04/13 04:21:06 INFO : only2: Deleted 2024/04/13 04:21:06 INFO : only8: Deleted 2024/04/13 04:21:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.57s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:21:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for checks to finish 2024/04/13 04:21:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both0: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both12: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both13: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both14: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both10: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both16: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both17: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both11: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both19: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both1: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both15: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both18: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both5: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both6: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both7: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both2: Unchanged skipping 2024/04/13 04:21:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 04:21:28 DEBUG : both9: Unchanged skipping 2024/04/13 04:21:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : both3: Unchanged skipping 2024/04/13 04:21:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : both4: Unchanged skipping 2024/04/13 04:21:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : both8: Unchanged skipping 2024/04/13 04:21:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/13 04:21:28 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Waiting for transfers to finish 2024/04/13 04:21:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only0: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only13: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only12: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only15: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only16: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only17: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only18: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only19: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only2: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only3: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only4: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only14: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only5: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only6: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only11: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only1: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only8: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only7: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only10: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/13 04:21:29 INFO : only9: Copied (replaced existing) 2024/04/13 04:21:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.31s) === RUN TestNothingToTransfer run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" 2024/04/13 04:21:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/13 04:21:38 DEBUG : sub dir: Making directory 2024/04/13 04:21:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kozobip5werowac6dakiben3", Local "Local file system at /tmp/rclone990382510", Modify Window "1ms" --- PASS: TestNothingToTransfer (3.00s) PASS 2024/04/13 04:21:41 DEBUG : B2 bucket rclone-test-kozobip5werowac6dakiben3: Purge remote 2024/04/13 04:21:41 INFO : B2 bucket rclone-test-kozobip5werowac6dakiben3: cleaning bucket "rclone-test-kozobip5werowac6dakiben3" of all files 2024/04/13 04:21:42 DEBUG : BackupDir/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508cc8a_d20240413_m041919_c001_v7007000_t0000_u01712981959598") 2024/04/13 04:21:42 DEBUG : BackupDir/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a976b_d20240413_m041912_c001_v0001181_t0023_u01712981952368") 2024/04/13 04:21:42 DEBUG : CompareDest/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508b7af_d20240413_m041856_c001_v7007000_t0000_u01712981936696") 2024/04/13 04:21:42 DEBUG : CompareDest/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545133b_d20240413_m041850_c001_v0001181_t0019_u01712981930500") 2024/04/13 04:21:42 DEBUG : CompareDest/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508b7b2_d20240413_m041856_c001_v7007000_t0000_u01712981936877") 2024/04/13 04:21:42 DEBUG : CompareDest/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a9492_d20240413_m041851_c001_v0001181_t0057_u01712981931925") 2024/04/13 04:21:42 DEBUG : CopyDest/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508cca5_d20240413_m041919_c001_v7007000_t0000_u01712981959778") 2024/04/13 04:21:42 DEBUG : CopyDest/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccb24_d20240413_m041909_c001_v0001030_t0022_u01712981949785") 2024/04/13 04:21:42 DEBUG : CopyDest/three: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508cca6_d20240413_m041919_c001_v7007000_t0000_u01712981959958") 2024/04/13 04:21:42 DEBUG : CopyDest/three: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a9811_d20240413_m041917_c001_v0001181_t0037_u01712981957152") 2024/04/13 04:21:42 DEBUG : CopyDest/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508cca8_d20240413_m041920_c001_v7007000_t0000_u01712981960138") 2024/04/13 04:21:42 DEBUG : CopyDest/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354516b5_d20240413_m041913_c001_v0001181_t0003_u01712981953674") 2024/04/13 04:21:42 DEBUG : EXISTING: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091226_d20240413_m042042_c001_v7007000_t0000_u01712982042868") 2024/04/13 04:21:42 DEBUG : EXISTING: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452305_d20240413_m042041_c001_v0001181_t0055_u01712982041761") 2024/04/13 04:21:42 DEBUG : Testêé: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091217_d20240413_m042037_c001_v7007000_t0000_u01712982037286") 2024/04/13 04:21:42 DEBUG : Testêé: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa258_d20240413_m042036_c001_v0001181_t0032_u01712982036511") 2024/04/13 04:21:42 DEBUG : Testêé: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545221e_d20240413_m042035_c001_v0001181_t0007_u01712982035461") 2024/04/13 04:21:43 DEBUG : a/potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bd5_d20240413_m041707_c001_v7007000_t0000_u01712981827697") 2024/04/13 04:21:43 DEBUG : a/potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9b5_d20240413_m041706_c001_v0001030_t0028_u01712981826680") 2024/04/13 04:21:43 DEBUG : a/potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bd0_d20240413_m041704_c001_v7007000_t0000_u01712981824095") 2024/04/13 04:21:43 DEBUG : a/potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9a5_d20240413_m041702_c001_v0001030_t0036_u01712981822796") 2024/04/13 04:21:43 DEBUG : a/potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e73_d20240413_m041635_c001_v7007000_t0000_u01712981795702") 2024/04/13 04:21:43 DEBUG : a/potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc92d_d20240413_m041634_c001_v0001030_t0009_u01712981794552") 2024/04/13 04:21:43 DEBUG : b/potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bd6_d20240413_m041707_c001_v7007000_t0000_u01712981827878") 2024/04/13 04:21:43 DEBUG : b/potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9ab_d20240413_m041705_c001_v0001030_t0032_u01712981825015") 2024/04/13 04:21:43 DEBUG : b/potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bce_d20240413_m041703_c001_v7007000_t0000_u01712981823541") 2024/04/13 04:21:43 DEBUG : b/potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc993_d20240413_m041700_c001_v0001030_t0005_u01712981820889") 2024/04/13 04:21:43 DEBUG : b/potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e70_d20240413_m041635_c001_v7007000_t0000_u01712981795141") 2024/04/13 04:21:43 DEBUG : b/potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc925_d20240413_m041632_c001_v0001030_t0028_u01712981792736") 2024/04/13 04:21:43 DEBUG : backup/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508dcc9_d20240413_m041931_c001_v7007000_t0000_u01712981971741") 2024/04/13 04:21:43 DEBUG : backup/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1079e73c683c58ca_d20240413_m041929_c001_v0001181_t0043_u01712981969622") 2024/04/13 04:21:43 DEBUG : backup/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f10218982f6b016d4_d20240413_m041925_c001_v0001165_t0037_u01712981965942") 2024/04/13 04:21:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508fd43_d20240413_m041956_c001_v7007000_t0000_u01712981996825") 2024/04/13 04:21:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f10797f36cd3b2344_d20240413_m041954_c001_v0001180_t0047_u01712981994427") 2024/04/13 04:21:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11581ea4a39e83fc_d20240413_m041949_c001_v0001157_t0012_u01712981989970") 2024/04/13 04:21:43 DEBUG : backup/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508ecef_d20240413_m041943_c001_v7007000_t0000_u01712981983694") 2024/04/13 04:21:43 DEBUG : backup/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f10072246a7b3cc86_d20240413_m041941_c001_v0001157_t0010_u01712981981789") 2024/04/13 04:21:43 DEBUG : backup/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f103b14fd33c77cfa_d20240413_m041937_c001_v0001179_t0044_u01712981977762") 2024/04/13 04:21:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508fd45_d20240413_m041957_c001_v7007000_t0000_u01712981997006") 2024/04/13 04:21:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f10275db4338c0724_d20240413_m041955_c001_v0001161_t0055_u01712981995719") 2024/04/13 04:21:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f101cdcc0a485bc76_d20240413_m041952_c001_v0001031_t0008_u01712981992158") 2024/04/13 04:21:44 DEBUG : backup/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508dccb_d20240413_m041931_c001_v7007000_t0000_u01712981971922") 2024/04/13 04:21:44 DEBUG : backup/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1186b88e13fed0a5_d20240413_m041930_c001_v0001030_t0017_u01712981970506") 2024/04/13 04:21:44 DEBUG : backup/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f115f76914756539f_d20240413_m041927_c001_v0001161_t0011_u01712981967410") 2024/04/13 04:21:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508ecf0_d20240413_m041943_c001_v7007000_t0000_u01712981983874") 2024/04/13 04:21:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11688423e93201bd_d20240413_m041942_c001_v0001178_t0016_u01712981982926") 2024/04/13 04:21:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35451a1b_d20240413_m041939_c001_v0001181_t0027_u01712981979820") 2024/04/13 04:21:44 DEBUG : both0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304aef6_d20240413_m042130_c001_v7007000_t0000_u01712982090589") 2024/04/13 04:21:44 DEBUG : both0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc62_d20240413_m042111_c001_v0001030_t0028_u01712982071673") 2024/04/13 04:21:44 DEBUG : both0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2087_d20240413_m042107_c001_v7007000_t0000_u01712982067000") 2024/04/13 04:21:44 DEBUG : both0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa39c_d20240413_m042045_c001_v0001181_t0027_u01712982045114") 2024/04/13 04:21:44 DEBUG : both1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304aef7_d20240413_m042130_c001_v7007000_t0000_u01712982090770") 2024/04/13 04:21:44 DEBUG : both1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa7d6_d20240413_m042113_c001_v0001181_t0007_u01712982073145") 2024/04/13 04:21:44 DEBUG : both1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2089_d20240413_m042107_c001_v7007000_t0000_u01712982067181") 2024/04/13 04:21:44 DEBUG : both1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354523cd_d20240413_m042046_c001_v0001181_t0007_u01712982046729") 2024/04/13 04:21:44 DEBUG : both10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304aefb_d20240413_m042130_c001_v7007000_t0000_u01712982090956") 2024/04/13 04:21:44 DEBUG : both10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa93a_d20240413_m042120_c001_v0001181_t0054_u01712982080410") 2024/04/13 04:21:44 DEBUG : both10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca208a_d20240413_m042107_c001_v7007000_t0000_u01712982067361") 2024/04/13 04:21:44 DEBUG : both10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452527_d20240413_m042055_c001_v0001181_t0037_u01712982055176") 2024/04/13 04:21:44 DEBUG : both11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304aefd_d20240413_m042131_c001_v7007000_t0000_u01712982091137") 2024/04/13 04:21:45 DEBUG : both11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354529c1_d20240413_m042121_c001_v0001181_t0053_u01712982081217") 2024/04/13 04:21:45 DEBUG : both11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca208b_d20240413_m042107_c001_v7007000_t0000_u01712982067546") 2024/04/13 04:21:45 DEBUG : both11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc24_d20240413_m042055_c001_v0001030_t0005_u01712982055692") 2024/04/13 04:21:45 DEBUG : both12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304aefe_d20240413_m042131_c001_v7007000_t0000_u01712982091320") 2024/04/13 04:21:45 DEBUG : both12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc92_d20240413_m042121_c001_v0001030_t0027_u01712982081765") 2024/04/13 04:21:45 DEBUG : both12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca208c_d20240413_m042107_c001_v7007000_t0000_u01712982067726") 2024/04/13 04:21:45 DEBUG : both12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa588_d20240413_m042056_c001_v0001181_t0010_u01712982056943") 2024/04/13 04:21:45 DEBUG : both13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304aeff_d20240413_m042131_c001_v7007000_t0000_u01712982091505") 2024/04/13 04:21:45 DEBUG : both13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa97e_d20240413_m042122_c001_v0001181_t0009_u01712982082635") 2024/04/13 04:21:45 DEBUG : both13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca208d_d20240413_m042107_c001_v7007000_t0000_u01712982067907") 2024/04/13 04:21:45 DEBUG : both13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354525be_d20240413_m042058_c001_v0001181_t0040_u01712982058374") 2024/04/13 04:21:45 DEBUG : both14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af00_d20240413_m042131_c001_v7007000_t0000_u01712982091686") 2024/04/13 04:21:45 DEBUG : both14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452a0f_d20240413_m042123_c001_v0001181_t0015_u01712982083505") 2024/04/13 04:21:45 DEBUG : both14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca208e_d20240413_m042108_c001_v7007000_t0000_u01712982068102") 2024/04/13 04:21:45 DEBUG : both14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc3c_d20240413_m042059_c001_v0001030_t0024_u01712982059269") 2024/04/13 04:21:45 DEBUG : both15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af01_d20240413_m042131_c001_v7007000_t0000_u01712982091867") 2024/04/13 04:21:45 DEBUG : both15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc96_d20240413_m042124_c001_v0001030_t0010_u01712982084024") 2024/04/13 04:21:45 DEBUG : both15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca208f_d20240413_m042108_c001_v7007000_t0000_u01712982068283") 2024/04/13 04:21:45 DEBUG : both15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa602_d20240413_m042100_c001_v0001181_t0021_u01712982060441") 2024/04/13 04:21:45 DEBUG : both16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af02_d20240413_m042132_c001_v7007000_t0000_u01712982092049") 2024/04/13 04:21:45 DEBUG : both16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa9cb_d20240413_m042124_c001_v0001181_t0001_u01712982084711") 2024/04/13 04:21:46 DEBUG : both16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2090_d20240413_m042108_c001_v7007000_t0000_u01712982068470") 2024/04/13 04:21:46 DEBUG : both16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545264c_d20240413_m042101_c001_v0001181_t0055_u01712982061338") 2024/04/13 04:21:46 DEBUG : both17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af03_d20240413_m042132_c001_v7007000_t0000_u01712982092241") 2024/04/13 04:21:46 DEBUG : both17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452a55_d20240413_m042125_c001_v0001181_t0037_u01712982085480") 2024/04/13 04:21:46 DEBUG : both17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2091_d20240413_m042108_c001_v7007000_t0000_u01712982068655") 2024/04/13 04:21:46 DEBUG : both17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc46_d20240413_m042102_c001_v0001030_t0006_u01712982062031") 2024/04/13 04:21:46 DEBUG : both18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af04_d20240413_m042132_c001_v7007000_t0000_u01712982092435") 2024/04/13 04:21:46 DEBUG : both18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc9c_d20240413_m042126_c001_v0001030_t0028_u01712982086084") 2024/04/13 04:21:46 DEBUG : both18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2092_d20240413_m042108_c001_v7007000_t0000_u01712982068848") 2024/04/13 04:21:46 DEBUG : both18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa656_d20240413_m042102_c001_v0001181_t0052_u01712982062851") 2024/04/13 04:21:46 DEBUG : both19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af05_d20240413_m042132_c001_v7007000_t0000_u01712982092630") 2024/04/13 04:21:46 DEBUG : both19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aaa2b_d20240413_m042127_c001_v0001181_t0009_u01712982087125") 2024/04/13 04:21:46 DEBUG : both19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2093_d20240413_m042109_c001_v7007000_t0000_u01712982069043") 2024/04/13 04:21:46 DEBUG : both19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354526b4_d20240413_m042103_c001_v0001181_t0005_u01712982063672") 2024/04/13 04:21:46 DEBUG : both2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af06_d20240413_m042132_c001_v7007000_t0000_u01712982092828") 2024/04/13 04:21:46 DEBUG : both2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452887_d20240413_m042114_c001_v0001181_t0053_u01712982074042") 2024/04/13 04:21:46 DEBUG : both2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2094_d20240413_m042109_c001_v7007000_t0000_u01712982069231") 2024/04/13 04:21:47 DEBUG : both2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc06_d20240413_m042047_c001_v0001030_t0004_u01712982047323") 2024/04/13 04:21:47 DEBUG : both3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af08_d20240413_m042133_c001_v7007000_t0000_u01712982093009") 2024/04/13 04:21:47 DEBUG : both3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc6c_d20240413_m042114_c001_v0001030_t0017_u01712982074661") 2024/04/13 04:21:47 DEBUG : both3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2095_d20240413_m042109_c001_v7007000_t0000_u01712982069420") 2024/04/13 04:21:47 DEBUG : both3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa41c_d20240413_m042048_c001_v0001181_t0051_u01712982048164") 2024/04/13 04:21:47 DEBUG : both4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af09_d20240413_m042133_c001_v7007000_t0000_u01712982093191") 2024/04/13 04:21:47 DEBUG : both4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa86c_d20240413_m042115_c001_v0001181_t0031_u01712982075532") 2024/04/13 04:21:47 DEBUG : both4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2096_d20240413_m042109_c001_v7007000_t0000_u01712982069617") 2024/04/13 04:21:47 DEBUG : both4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545243b_d20240413_m042049_c001_v0001181_t0001_u01712982049155") 2024/04/13 04:21:47 DEBUG : both5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af0a_d20240413_m042133_c001_v7007000_t0000_u01712982093372") 2024/04/13 04:21:47 DEBUG : both5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354528ff_d20240413_m042116_c001_v0001181_t0031_u01712982076406") 2024/04/13 04:21:47 DEBUG : both5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2097_d20240413_m042109_c001_v7007000_t0000_u01712982069798") 2024/04/13 04:21:47 DEBUG : both5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc0c_d20240413_m042049_c001_v0001030_t0007_u01712982049889") 2024/04/13 04:21:47 DEBUG : both6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af0e_d20240413_m042133_c001_v7007000_t0000_u01712982093553") 2024/04/13 04:21:47 DEBUG : both6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc76_d20240413_m042116_c001_v0001030_t0023_u01712982076908") 2024/04/13 04:21:47 DEBUG : both6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2098_d20240413_m042109_c001_v7007000_t0000_u01712982069983") 2024/04/13 04:21:47 DEBUG : both6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa490_d20240413_m042051_c001_v0001181_t0006_u01712982051162") 2024/04/13 04:21:47 DEBUG : both7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af0f_d20240413_m042133_c001_v7007000_t0000_u01712982093748") 2024/04/13 04:21:47 DEBUG : both7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa8d0_d20240413_m042118_c001_v0001181_t0004_u01712982078006") 2024/04/13 04:21:47 DEBUG : both7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2099_d20240413_m042110_c001_v7007000_t0000_u01712982070167") 2024/04/13 04:21:47 DEBUG : both7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354524af_d20240413_m042052_c001_v0001181_t0013_u01712982052148") 2024/04/13 04:21:48 DEBUG : both8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af10_d20240413_m042133_c001_v7007000_t0000_u01712982093932") 2024/04/13 04:21:48 DEBUG : both8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452961_d20240413_m042118_c001_v0001181_t0028_u01712982078913") 2024/04/13 04:21:48 DEBUG : both8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca209a_d20240413_m042110_c001_v7007000_t0000_u01712982070347") 2024/04/13 04:21:48 DEBUG : both8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc1a_d20240413_m042052_c001_v0001030_t0009_u01712982052720") 2024/04/13 04:21:48 DEBUG : both9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af11_d20240413_m042134_c001_v7007000_t0000_u01712982094114") 2024/04/13 04:21:48 DEBUG : both9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc80_d20240413_m042119_c001_v0001030_t0016_u01712982079437") 2024/04/13 04:21:48 DEBUG : both9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca209b_d20240413_m042110_c001_v7007000_t0000_u01712982070529") 2024/04/13 04:21:48 DEBUG : both9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa50e_d20240413_m042054_c001_v0001181_t0006_u01712982054051") 2024/04/13 04:21:48 DEBUG : c/non empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bd7_d20240413_m041708_c001_v7007000_t0000_u01712981828071") 2024/04/13 04:21:48 DEBUG : c/non empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9af_d20240413_m041705_c001_v0001030_t0015_u01712981825755") 2024/04/13 04:21:48 DEBUG : c/non empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bd1_d20240413_m041704_c001_v7007000_t0000_u01712981824288") 2024/04/13 04:21:48 DEBUG : c/non empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc99f_d20240413_m041701_c001_v0001030_t0003_u01712981821847") 2024/04/13 04:21:48 DEBUG : c/non empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e74_d20240413_m041635_c001_v7007000_t0000_u01712981795898") 2024/04/13 04:21:48 DEBUG : c/non empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc929_d20240413_m041633_c001_v0001030_t0004_u01712981793512") 2024/04/13 04:21:48 DEBUG : check sum: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163a3b_d20240413_m041620_c001_v7007000_t0000_u01712981780238") 2024/04/13 04:21:48 DEBUG : check sum: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8f3_d20240413_m041618_c001_v0001030_t0005_u01712981778634") 2024/04/13 04:21:48 DEBUG : dest/3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508bff0_d20240413_m041903_c001_v7007000_t0000_u01712981943571") 2024/04/13 04:21:48 DEBUG : dest/3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f405d97954f1c6d40_d20240413_m041902_c001_v0001179_t0043_u01712981942837") 2024/04/13 04:21:48 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091206_d20240413_m042033_c001_v7007000_t0000_u01712982033976") 2024/04/13 04:21:48 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f112b95cd59adac33_d20240413_m042031_c001_v0001157_t0007_u01712982031722") 2024/04/13 04:21:48 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911fd_d20240413_m042031_c001_v7007000_t0000_u01712982031539") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f112b95cd59adac1d_d20240413_m042027_c001_v0001157_t0040_u01712982027532") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911ec_d20240413_m042026_c001_v7007000_t0000_u01712982026791") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452007_d20240413_m042021_c001_v0001181_t0050_u01712982021992") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911c7_d20240413_m042020_c001_v7007000_t0000_u01712982020501") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f111e4895e4841992_d20240413_m042018_c001_v0001090_t0045_u01712982018416") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911b9_d20240413_m042018_c001_v7007000_t0000_u01712982018214") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f111e4895e484198c_d20240413_m042015_c001_v0001090_t0015_u01712982015151") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911a9_d20240413_m042014_c001_v7007000_t0000_u01712982014407") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35451e5c_d20240413_m042010_c001_v0001181_t0045_u01712982010136") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775090d88_d20240413_m042008_c001_v7007000_t0000_u01712982008842") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f113e496bbeb96b14_d20240413_m042006_c001_v0001100_t0003_u01712982006966") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377509097c_d20240413_m042006_c001_v7007000_t0000_u01712982006784") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f113e496bbeb96afe_d20240413_m042003_c001_v0001100_t0036_u01712982003310") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775090562_d20240413_m042002_c001_v7007000_t0000_u01712982002580") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccb90_d20240413_m041958_c001_v0001030_t0041_u01712981998130") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508fd47_d20240413_m041957_c001_v7007000_t0000_u01712981997191") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108e49d803e0fd47_d20240413_m041954_c001_v0001030_t0035_u01712981994867") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508f936_d20240413_m041954_c001_v7007000_t0000_u01712981994685") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108e49d803e0fd3b_d20240413_m041951_c001_v0001030_t0003_u01712981991071") 2024/04/13 04:21:49 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508f526_d20240413_m041950_c001_v7007000_t0000_u01712981990350") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a9b6d_d20240413_m041944_c001_v0001181_t0041_u01712981984995") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508ed0b_d20240413_m041944_c001_v7007000_t0000_u01712981984066") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1067981a17b1dedd_d20240413_m041942_c001_v0001179_t0001_u01712981982403") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508e900_d20240413_m041942_c001_v7007000_t0000_u01712981982214") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1067981a17b1de78_d20240413_m041939_c001_v0001179_t0024_u01712981979403") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508e4f6_d20240413_m041938_c001_v7007000_t0000_u01712981978650") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35451946_d20240413_m041933_c001_v0001181_t0056_u01712981973044") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508dccd_d20240413_m041932_c001_v7007000_t0000_u01712981972102") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f117f504f72f3910e_d20240413_m041930_c001_v0001181_t0042_u01712981970068") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508d8de_d20240413_m041929_c001_v7007000_t0000_u01712981969877") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f117f504f72f390d2_d20240413_m041926_c001_v0001181_t0020_u01712981966974") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508d4a3_d20240413_m041926_c001_v7007000_t0000_u01712981966233") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccb36_d20240413_m041921_c001_v0001030_t0030_u01712981961420") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508cca9_d20240413_m041920_c001_v7007000_t0000_u01712981960318") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35451697_d20240413_m041912_c001_v0001181_t0023_u01712981952806") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508c485_d20240413_m041912_c001_v7007000_t0000_u01712981952586") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a96e3_d20240413_m041909_c001_v0001181_t0053_u01712981949095") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f100db735b3462e28_d20240413_m041907_c001_v0001031_t0015_u01712981947796") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f100db735b3462e1c_d20240413_m041906_c001_v0001031_t0006_u01712981946436") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508b7b4_d20240413_m041857_c001_v7007000_t0000_u01712981937058") 2024/04/13 04:21:50 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccae4_d20240413_m041848_c001_v0001030_t0037_u01712981928617") 2024/04/13 04:21:51 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11297ed222652590_d20240413_m041847_c001_v0001146_t0051_u01712981927711") 2024/04/13 04:21:51 DEBUG : dst/one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11297ed22265258c_d20240413_m041846_c001_v0001146_t0040_u01712981926522") 2024/04/13 04:21:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091208_d20240413_m042034_c001_v7007000_t0000_u01712982034157") 2024/04/13 04:21:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f10624d5fd1e0092b_d20240413_m042030_c001_v0001040_t0000_u01712982030983") 2024/04/13 04:21:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1098d5f73cd12b5b_d20240413_m042026_c001_v0001177_t0015_u01712982026553") 2024/04/13 04:21:51 DEBUG : dst/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911c8_d20240413_m042020_c001_v7007000_t0000_u01712982020681") 2024/04/13 04:21:51 DEBUG : dst/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a9fa7_d20240413_m042017_c001_v0001181_t0036_u01712982017843") 2024/04/13 04:21:51 DEBUG : dst/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f117f18b0a0c4b8ea_d20240413_m042014_c001_v0001172_t0042_u01712982014046") 2024/04/13 04:21:51 DEBUG : dst/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775090d8a_d20240413_m042009_c001_v7007000_t0000_u01712982009022") 2024/04/13 04:21:51 DEBUG : dst/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f111ec3bd34a0ba1e_d20240413_m042006_c001_v0001146_t0043_u01712982006404") 2024/04/13 04:21:51 DEBUG : dst/one.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1036df0d5920e7ff_d20240413_m042001_c001_v0001031_t0032_u01712982001986") 2024/04/13 04:21:51 DEBUG : dst/three: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508ccaa_d20240413_m041920_c001_v7007000_t0000_u01712981960498") 2024/04/13 04:21:51 DEBUG : dst/three: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f100db735b3462e42_d20240413_m041918_c001_v0001031_t0041_u01712981958316") 2024/04/13 04:21:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091209_d20240413_m042034_c001_v7007000_t0000_u01712982034337") 2024/04/13 04:21:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f115eb91fa52cfcce_d20240413_m042032_c001_v0001172_t0044_u01712982032716") 2024/04/13 04:21:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1029ac935105a3ed_d20240413_m042029_c001_v0001179_t0004_u01712982029478") 2024/04/13 04:21:51 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377509120a_d20240413_m042034_c001_v7007000_t0000_u01712982034518") 2024/04/13 04:21:51 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f112b95cd59adac41_d20240413_m042033_c001_v0001157_t0029_u01712982033282") 2024/04/13 04:21:51 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091204_d20240413_m042033_c001_v7007000_t0000_u01712982033097") 2024/04/13 04:21:51 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f112b95cd59adac27_d20240413_m042029_c001_v0001157_t0024_u01712982029852") 2024/04/13 04:21:51 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911f5_d20240413_m042029_c001_v7007000_t0000_u01712982029669") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccbc1_d20240413_m042023_c001_v0001030_t0031_u01712982023303") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911cb_d20240413_m042020_c001_v7007000_t0000_u01712982020873") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f111e4895e4841994_d20240413_m042019_c001_v0001090_t0041_u01712982019759") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911c3_d20240413_m042019_c001_v7007000_t0000_u01712982019574") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f111e4895e484198e_d20240413_m042016_c001_v0001090_t0000_u01712982016683") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911b2_d20240413_m042016_c001_v7007000_t0000_u01712982016496") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccbad_d20240413_m042011_c001_v0001030_t0017_u01712982011383") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775090d6b_d20240413_m042007_c001_v7007000_t0000_u01712982007930") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccb9d_d20240413_m042005_c001_v0001030_t0025_u01712982005032") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775090952_d20240413_m042004_c001_v7007000_t0000_u01712982004262") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a9d4f_d20240413_m041959_c001_v0001181_t0023_u01712981999767") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508fd3e_d20240413_m041956_c001_v7007000_t0000_u01712981996274") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a9c81_d20240413_m041953_c001_v0001181_t0033_u01712981993432") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508f915_d20240413_m041952_c001_v7007000_t0000_u01712981992686") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35451b0f_d20240413_m041946_c001_v0001181_t0027_u01712981986863") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508eced_d20240413_m041943_c001_v7007000_t0000_u01712981983142") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35451a65_d20240413_m041940_c001_v0001181_t0051_u01712981980887") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508e8e2_d20240413_m041940_c001_v7007000_t0000_u01712981980132") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccb56_d20240413_m041934_c001_v0001030_t0002_u01712981974417") 2024/04/13 04:21:52 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508d8df_d20240413_m041931_c001_v7007000_t0000_u01712981971195") 2024/04/13 04:21:53 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccb48_d20240413_m041928_c001_v0001030_t0011_u01712981968492") 2024/04/13 04:21:53 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508d4d7_d20240413_m041927_c001_v7007000_t0000_u01712981967753") 2024/04/13 04:21:53 DEBUG : dst/three.txt: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a98db_d20240413_m041922_c001_v0001181_t0048_u01712981962993") 2024/04/13 04:21:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911cf_d20240413_m042021_c001_v7007000_t0000_u01712982021053") 2024/04/13 04:21:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1128364dee419fcf_d20240413_m042019_c001_v0001181_t0014_u01712982019278") 2024/04/13 04:21:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1074086e621c338c_d20240413_m042016_c001_v0001150_t0004_u01712982016126") 2024/04/13 04:21:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775090d8b_d20240413_m042009_c001_v7007000_t0000_u01712982009202") 2024/04/13 04:21:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1099c05e2da2b44b_d20240413_m042007_c001_v0001165_t0026_u01712982007706") 2024/04/13 04:21:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f105a8abb72f78bc5_d20240413_m042004_c001_v0001180_t0056_u01712982004047") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377509120b_d20240413_m042034_c001_v7007000_t0000_u01712982034698") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa067_d20240413_m042022_c001_v0001181_t0042_u01712982022628") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750911d0_d20240413_m042021_c001_v7007000_t0000_u01712982021237") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a9eb3_d20240413_m042010_c001_v0001181_t0012_u01712982010743") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775090d8c_d20240413_m042009_c001_v7007000_t0000_u01712982009386") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35451cc2_d20240413_m041959_c001_v0001181_t0029_u01712981999160") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508fd49_d20240413_m041957_c001_v7007000_t0000_u01712981997383") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccb78_d20240413_m041945_c001_v0001030_t0026_u01712981985675") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508ed0d_d20240413_m041944_c001_v7007000_t0000_u01712981984250") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a9a25_d20240413_m041933_c001_v0001181_t0033_u01712981973730") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508dcce_d20240413_m041932_c001_v7007000_t0000_u01712981972284") 2024/04/13 04:21:53 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354517f7_d20240413_m041922_c001_v0001181_t0047_u01712981962373") 2024/04/13 04:21:54 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508ccab_d20240413_m041920_c001_v7007000_t0000_u01712981960678") 2024/04/13 04:21:54 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f117faf964ed40f02_d20240413_m041915_c001_v0001128_t0017_u01712981955642") 2024/04/13 04:21:54 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508b7b6_d20240413_m041857_c001_v7007000_t0000_u01712981937240") 2024/04/13 04:21:54 DEBUG : dst/two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11297ed22265259c_d20240413_m041856_c001_v0001146_t0032_u01712981936063") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40470f7ec905433b_d20240413_m041820_c001_v7007000_t0000_u01712981900248") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8ff3_d20240413_m041815_c001_v0001181_t0022_u01712981895928") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40470f7ec905432e_d20240413_m041814_c001_v7007000_t0000_u01712981894237") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8e6c_d20240413_m041805_c001_v0001181_t0021_u01712981885050") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f416683d7806175ed_d20240413_m041757_c001_v7007000_t0000_u01712981877495") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8d32_d20240413_m041753_c001_v0001181_t0025_u01712981873945") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532aa8_d20240413_m041726_c001_v7007000_t0000_u01712981846125") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9eb_d20240413_m041723_c001_v0001030_t0039_u01712981843424") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532a95_d20240413_m041721_c001_v7007000_t0000_u01712981841345") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9dd_d20240413_m041719_c001_v0001030_t0009_u01712981839837") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998be1_d20240413_m041714_c001_v7007000_t0000_u01712981834827") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9c9_d20240413_m041712_c001_v0001030_t0003_u01712981832557") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bdb_d20240413_m041711_c001_v7007000_t0000_u01712981831146") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9bf_d20240413_m041709_c001_v0001030_t0017_u01712981829331") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bcb_d20240413_m041659_c001_v7007000_t0000_u01712981819975") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc989_d20240413_m041657_c001_v0001030_t0032_u01712981817729") 2024/04/13 04:21:54 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bc5_d20240413_m041655_c001_v7007000_t0000_u01712981815824") 2024/04/13 04:21:55 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc97d_d20240413_m041654_c001_v0001030_t0009_u01712981814733") 2024/04/13 04:21:55 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bbb_d20240413_m041647_c001_v7007000_t0000_u01712981807663") 2024/04/13 04:21:55 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc953_d20240413_m041645_c001_v0001030_t0015_u01712981805545") 2024/04/13 04:21:55 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e95_d20240413_m041642_c001_v7007000_t0000_u01712981802516") 2024/04/13 04:21:55 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc945_d20240413_m041640_c001_v0001030_t0008_u01712981800854") 2024/04/13 04:21:55 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e84_d20240413_m041639_c001_v7007000_t0000_u01712981799757") 2024/04/13 04:21:55 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f10713eaee62d9ff3_d20240413_m041638_c001_v0001128_t0032_u01712981798668") 2024/04/13 04:21:55 DEBUG : empty space: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc931_d20240413_m041636_c001_v0001030_t0004_u01712981796631") 2024/04/13 04:21:55 DEBUG : enormous: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532aa5_d20240413_m041725_c001_v7007000_t0000_u01712981845207") 2024/04/13 04:21:55 DEBUG : enormous: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9ed_d20240413_m041724_c001_v0001030_t0027_u01712981844066") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377509121e_d20240413_m042040_c001_v7007000_t0000_u01712982040249") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccbea_d20240413_m042038_c001_v0001030_t0028_u01712982038402") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4036c57b11e06702_d20240413_m041751_c001_v7007000_t0000_u01712981871677") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cca3e_d20240413_m041749_c001_v0001030_t0007_u01712981869786") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e64_d20240413_m041631_c001_v7007000_t0000_u01712981791603") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc91f_d20240413_m041630_c001_v0001030_t0034_u01712981790323") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e5d_d20240413_m041629_c001_v7007000_t0000_u01712981789027") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc913_d20240413_m041628_c001_v0001030_t0023_u01712981788053") 2024/04/13 04:21:55 DEBUG : existing: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc911_d20240413_m041626_c001_v0001030_t0023_u01712981786925") 2024/04/13 04:21:55 DEBUG : existing-b: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4036c57b11e06704_d20240413_m041751_c001_v7007000_t0000_u01712981871869") 2024/04/13 04:21:55 DEBUG : existing-b: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8cbe_d20240413_m041749_c001_v0001181_t0039_u01712981869786") 2024/04/13 04:21:55 DEBUG : five: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532ab8_d20240413_m041732_c001_v7007000_t0000_u01712981852060") 2024/04/13 04:21:56 DEBUG : five: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cca03_d20240413_m041729_c001_v0001030_t0017_u01712981849418") 2024/04/13 04:21:56 DEBUG : foo: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bba_d20240413_m041644_c001_v7007000_t0000_u01712981804792") 2024/04/13 04:21:56 DEBUG : foo: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cc94d_d20240413_m041644_c001_v0001030_t0017_u01712981804236") 2024/04/13 04:21:56 DEBUG : foo: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cc949_d20240413_m041643_c001_v0001030_t0017_u01712981803654") 2024/04/13 04:21:56 DEBUG : four: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532aba_d20240413_m041732_c001_v7007000_t0000_u01712981852241") 2024/04/13 04:21:56 DEBUG : four: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f408b8bfb354508c4_d20240413_m041730_c001_v0001181_t0056_u01712981850002") 2024/04/13 04:21:56 DEBUG : four: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9fd_d20240413_m041728_c001_v0001030_t0008_u01712981848365") 2024/04/13 04:21:56 DEBUG : hello world2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d1639b8_d20240413_m041557_c001_v7007000_t0000_u01712981757542") 2024/04/13 04:21:56 DEBUG : hello world2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8b3_d20240413_m041556_c001_v0001030_t0006_u01712981756540") 2024/04/13 04:21:56 DEBUG : ignore-size: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e50_d20240413_m041625_c001_v7007000_t0000_u01712981785822") 2024/04/13 04:21:56 DEBUG : ignore-size: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc903_d20240413_m041624_c001_v0001030_t0017_u01712981784549") 2024/04/13 04:21:56 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532afb_d20240413_m041748_c001_v7007000_t0000_u01712981868653") 2024/04/13 04:21:56 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8c7e_d20240413_m041747_c001_v0001181_t0027_u01712981867665") 2024/04/13 04:21:56 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532af0_d20240413_m041746_c001_v7007000_t0000_u01712981866549") 2024/04/13 04:21:56 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8c28_d20240413_m041745_c001_v0001181_t0030_u01712981865100") 2024/04/13 04:21:56 DEBUG : one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532abc_d20240413_m041732_c001_v7007000_t0000_u01712981852422") 2024/04/13 04:21:56 DEBUG : one: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cc9f3_d20240413_m041727_c001_v0001030_t0017_u01712981847244") 2024/04/13 04:21:56 DEBUG : only0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af12_d20240413_m042134_c001_v7007000_t0000_u01712982094296") 2024/04/13 04:21:56 DEBUG : only0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f408b8bfb35452aeb_d20240413_m042128_c001_v0001181_t0056_u01712982088922") 2024/04/13 04:21:56 DEBUG : only0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452829_d20240413_m042112_c001_v0001181_t0027_u01712982072465") 2024/04/13 04:21:57 DEBUG : only0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca207e_d20240413_m042105_c001_v7007000_t0000_u01712982065257") 2024/04/13 04:21:57 DEBUG : only0: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc02_d20240413_m042046_c001_v0001030_t0033_u01712982046067") 2024/04/13 04:21:57 DEBUG : only1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af13_d20240413_m042134_c001_v7007000_t0000_u01712982094482") 2024/04/13 04:21:57 DEBUG : only1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4125bdc52e589903_d20240413_m042129_c001_v0001136_t0039_u01712982089692") 2024/04/13 04:21:57 DEBUG : only1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc6a_d20240413_m042113_c001_v0001030_t0019_u01712982073536") 2024/04/13 04:21:57 DEBUG : only1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091660_d20240413_m042105_c001_v7007000_t0000_u01712982065986") 2024/04/13 04:21:57 DEBUG : only1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa3e8_d20240413_m042047_c001_v0001181_t0045_u01712982047049") 2024/04/13 04:21:57 DEBUG : only10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af14_d20240413_m042134_c001_v7007000_t0000_u01712982094664") 2024/04/13 04:21:57 DEBUG : only10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cccb6_d20240413_m042129_c001_v0001030_t0017_u01712982089864") 2024/04/13 04:21:57 DEBUG : only10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc8c_d20240413_m042120_c001_v0001030_t0010_u01712982080657") 2024/04/13 04:21:57 DEBUG : only10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2083_d20240413_m042105_c001_v7007000_t0000_u01712982065997") 2024/04/13 04:21:57 DEBUG : only10: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa54a_d20240413_m042055_c001_v0001181_t0050_u01712982055400") 2024/04/13 04:21:57 DEBUG : only11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af16_d20240413_m042134_c001_v7007000_t0000_u01712982094850") 2024/04/13 04:21:57 DEBUG : only11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cccb2_d20240413_m042129_c001_v0001030_t0017_u01712982089683") 2024/04/13 04:21:57 DEBUG : only11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa95d_d20240413_m042121_c001_v0001181_t0022_u01712982081471") 2024/04/13 04:21:57 DEBUG : only11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d164f03_d20240413_m042105_c001_v7007000_t0000_u01712982065646") 2024/04/13 04:21:57 DEBUG : only11: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545256c_d20240413_m042056_c001_v0001181_t0034_u01712982056684") 2024/04/13 04:21:57 DEBUG : only12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af17_d20240413_m042135_c001_v7007000_t0000_u01712982095036") 2024/04/13 04:21:57 DEBUG : only12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f41645f4d755aaa62_d20240413_m042128_c001_v0001181_t0011_u01712982088944") 2024/04/13 04:21:57 DEBUG : only12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354529f7_d20240413_m042122_c001_v0001181_t0046_u01712982082361") 2024/04/13 04:21:57 DEBUG : only12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d164f0b_d20240413_m042106_c001_v7007000_t0000_u01712982066200") 2024/04/13 04:21:58 DEBUG : only12: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc30_d20240413_m042057_c001_v0001030_t0026_u01712982057231") 2024/04/13 04:21:58 DEBUG : only13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af19_d20240413_m042135_c001_v7007000_t0000_u01712982095263") 2024/04/13 04:21:58 DEBUG : only13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529ccca6_d20240413_m042128_c001_v0001030_t0017_u01712982088924") 2024/04/13 04:21:58 DEBUG : only13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc94_d20240413_m042122_c001_v0001030_t0021_u01712982082896") 2024/04/13 04:21:58 DEBUG : only13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d164f09_d20240413_m042106_c001_v7007000_t0000_u01712982066015") 2024/04/13 04:21:58 DEBUG : only13: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa5cc_d20240413_m042058_c001_v0001181_t0039_u01712982058966") 2024/04/13 04:21:58 DEBUG : only14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af1a_d20240413_m042135_c001_v7007000_t0000_u01712982095444") 2024/04/13 04:21:58 DEBUG : only14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4125bdc52e589901_d20240413_m042129_c001_v0001136_t0039_u01712982089489") 2024/04/13 04:21:58 DEBUG : only14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa9ac_d20240413_m042123_c001_v0001181_t0054_u01712982083762") 2024/04/13 04:21:58 DEBUG : only14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d164f0a_d20240413_m042106_c001_v7007000_t0000_u01712982066042") 2024/04/13 04:21:58 DEBUG : only14: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452618_d20240413_m042100_c001_v0001181_t0002_u01712982060053") 2024/04/13 04:21:58 DEBUG : only15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af1b_d20240413_m042135_c001_v7007000_t0000_u01712982095627") 2024/04/13 04:21:58 DEBUG : only15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f408b8bfb35452af1_d20240413_m042129_c001_v0001181_t0056_u01712982089132") 2024/04/13 04:21:58 DEBUG : only15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452a2d_d20240413_m042124_c001_v0001181_t0010_u01712982084454") 2024/04/13 04:21:58 DEBUG : only15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2081_d20240413_m042105_c001_v7007000_t0000_u01712982065629") 2024/04/13 04:21:58 DEBUG : only15: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc40_d20240413_m042100_c001_v0001030_t0043_u01712982060699") 2024/04/13 04:21:58 DEBUG : only16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af1d_d20240413_m042135_c001_v7007000_t0000_u01712982095810") 2024/04/13 04:21:58 DEBUG : only16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529ccca8_d20240413_m042129_c001_v0001030_t0017_u01712982089134") 2024/04/13 04:21:58 DEBUG : only16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc9a_d20240413_m042125_c001_v0001030_t0036_u01712982085028") 2024/04/13 04:21:58 DEBUG : only16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca207f_d20240413_m042105_c001_v7007000_t0000_u01712982065449") 2024/04/13 04:21:58 DEBUG : only16: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa634_d20240413_m042101_c001_v0001181_t0011_u01712982061738") 2024/04/13 04:21:59 DEBUG : only17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af1f_d20240413_m042135_c001_v7007000_t0000_u01712982095993") 2024/04/13 04:21:59 DEBUG : only17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f41645f4d755aaa6a_d20240413_m042129_c001_v0001181_t0011_u01712982089144") 2024/04/13 04:21:59 DEBUG : only17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa9f5_d20240413_m042125_c001_v0001181_t0016_u01712982085738") 2024/04/13 04:21:59 DEBUG : only17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377509165f_d20240413_m042105_c001_v7007000_t0000_u01712982065806") 2024/04/13 04:21:59 DEBUG : only17: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452687_d20240413_m042102_c001_v0001181_t0043_u01712982062587") 2024/04/13 04:21:59 DEBUG : only18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af20_d20240413_m042136_c001_v7007000_t0000_u01712982096174") 2024/04/13 04:21:59 DEBUG : only18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f408b8bfb35452afd_d20240413_m042129_c001_v0001181_t0056_u01712982089315") 2024/04/13 04:21:59 DEBUG : only18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452a8f_d20240413_m042126_c001_v0001181_t0017_u01712982086874") 2024/04/13 04:21:59 DEBUG : only18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091661_d20240413_m042106_c001_v7007000_t0000_u01712982066183") 2024/04/13 04:21:59 DEBUG : only18: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc4a_d20240413_m042103_c001_v0001030_t0021_u01712982063115") 2024/04/13 04:21:59 DEBUG : only19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af21_d20240413_m042136_c001_v7007000_t0000_u01712982096356") 2024/04/13 04:21:59 DEBUG : only19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cccaa_d20240413_m042129_c001_v0001030_t0017_u01712982089316") 2024/04/13 04:21:59 DEBUG : only19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccca2_d20240413_m042127_c001_v0001030_t0005_u01712982087403") 2024/04/13 04:21:59 DEBUG : only19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d164f0c_d20240413_m042106_c001_v7007000_t0000_u01712982066238") 2024/04/13 04:21:59 DEBUG : only19: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa69e_d20240413_m042104_c001_v0001181_t0013_u01712982064023") 2024/04/13 04:21:59 DEBUG : only2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af23_d20240413_m042136_c001_v7007000_t0000_u01712982096539") 2024/04/13 04:21:59 DEBUG : only2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f41645f4d755aaa74_d20240413_m042129_c001_v0001181_t0011_u01712982089327") 2024/04/13 04:21:59 DEBUG : only2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa816_d20240413_m042114_c001_v0001181_t0012_u01712982074357") 2024/04/13 04:21:59 DEBUG : only2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a873775091662_d20240413_m042106_c001_v7007000_t0000_u01712982066363") 2024/04/13 04:21:59 DEBUG : only2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545240b_d20240413_m042047_c001_v0001181_t0010_u01712982047944") 2024/04/13 04:21:59 DEBUG : only3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af24_d20240413_m042136_c001_v7007000_t0000_u01712982096721") 2024/04/13 04:22:00 DEBUG : only3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f408b8bfb35452b05_d20240413_m042129_c001_v0001181_t0056_u01712982089498") 2024/04/13 04:22:00 DEBUG : only3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354528c1_d20240413_m042115_c001_v0001181_t0015_u01712982075252") 2024/04/13 04:22:00 DEBUG : only3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2082_d20240413_m042105_c001_v7007000_t0000_u01712982065816") 2024/04/13 04:22:00 DEBUG : only3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc08_d20240413_m042048_c001_v0001030_t0015_u01712982048390") 2024/04/13 04:22:00 DEBUG : only4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af25_d20240413_m042136_c001_v7007000_t0000_u01712982096903") 2024/04/13 04:22:00 DEBUG : only4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cccb0_d20240413_m042129_c001_v0001030_t0017_u01712982089499") 2024/04/13 04:22:00 DEBUG : only4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc70_d20240413_m042115_c001_v0001030_t0005_u01712982075777") 2024/04/13 04:22:00 DEBUG : only4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d164f04_d20240413_m042105_c001_v7007000_t0000_u01712982065826") 2024/04/13 04:22:00 DEBUG : only4: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa450_d20240413_m042049_c001_v0001181_t0041_u01712982049649") 2024/04/13 04:22:00 DEBUG : only5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af26_d20240413_m042137_c001_v7007000_t0000_u01712982097083") 2024/04/13 04:22:00 DEBUG : only5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f41645f4d755aaa83_d20240413_m042129_c001_v0001181_t0011_u01712982089509") 2024/04/13 04:22:00 DEBUG : only5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa89c_d20240413_m042116_c001_v0001181_t0003_u01712982076671") 2024/04/13 04:22:00 DEBUG : only5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377509165e_d20240413_m042105_c001_v7007000_t0000_u01712982065624") 2024/04/13 04:22:00 DEBUG : only5: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545247f_d20240413_m042050_c001_v0001181_t0036_u01712982050845") 2024/04/13 04:22:00 DEBUG : only6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af27_d20240413_m042137_c001_v7007000_t0000_u01712982097265") 2024/04/13 04:22:00 DEBUG : only6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f408b8bfb35452b0d_d20240413_m042129_c001_v0001181_t0056_u01712982089680") 2024/04/13 04:22:00 DEBUG : only6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545292b_d20240413_m042117_c001_v0001181_t0054_u01712982077722") 2024/04/13 04:22:00 DEBUG : only6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2084_d20240413_m042106_c001_v7007000_t0000_u01712982066185") 2024/04/13 04:22:00 DEBUG : only6: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc14_d20240413_m042051_c001_v0001030_t0033_u01712982051427") 2024/04/13 04:22:00 DEBUG : only7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af29_d20240413_m042137_c001_v7007000_t0000_u01712982097451") 2024/04/13 04:22:00 DEBUG : only7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f408b8bfb35452b19_d20240413_m042129_c001_v0001181_t0056_u01712982089863") 2024/04/13 04:22:01 DEBUG : only7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc7e_d20240413_m042118_c001_v0001030_t0024_u01712982078243") 2024/04/13 04:22:01 DEBUG : only7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d164f05_d20240413_m042105_c001_v7007000_t0000_u01712982065845") 2024/04/13 04:22:01 DEBUG : only7: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa4c2_d20240413_m042052_c001_v0001181_t0010_u01712982052493") 2024/04/13 04:22:01 DEBUG : only8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af2c_d20240413_m042137_c001_v7007000_t0000_u01712982097633") 2024/04/13 04:22:01 DEBUG : only8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f41645f4d755aaa8c_d20240413_m042129_c001_v0001181_t0011_u01712982089703") 2024/04/13 04:22:01 DEBUG : only8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aa900_d20240413_m042119_c001_v0001181_t0026_u01712982079179") 2024/04/13 04:22:01 DEBUG : only8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f410e34a255ca2085_d20240413_m042106_c001_v7007000_t0000_u01712982066375") 2024/04/13 04:22:01 DEBUG : only8: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb354524e7_d20240413_m042053_c001_v0001181_t0039_u01712982053764") 2024/04/13 04:22:01 DEBUG : only9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af2d_d20240413_m042137_c001_v7007000_t0000_u01712982097836") 2024/04/13 04:22:01 DEBUG : only9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4125bdc52e589907_d20240413_m042129_c001_v0001136_t0039_u01712982089874") 2024/04/13 04:22:01 DEBUG : only9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545298d_d20240413_m042120_c001_v0001181_t0001_u01712982080043") 2024/04/13 04:22:01 DEBUG : only9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d164f02_d20240413_m042105_c001_v7007000_t0000_u01712982065646") 2024/04/13 04:22:01 DEBUG : only9: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccc20_d20240413_m042054_c001_v0001030_t0015_u01712982054318") 2024/04/13 04:22:01 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532ae4_d20240413_m041743_c001_v7007000_t0000_u01712981863241") 2024/04/13 04:22:01 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8bc0_d20240413_m041740_c001_v0001181_t0025_u01712981860980") 2024/04/13 04:22:01 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532adf_d20240413_m041739_c001_v7007000_t0000_u01712981859491") 2024/04/13 04:22:01 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cca15_d20240413_m041737_c001_v0001030_t0019_u01712981857287") 2024/04/13 04:22:01 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532aca_d20240413_m041735_c001_v7007000_t0000_u01712981855437") 2024/04/13 04:22:01 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35450924_d20240413_m041733_c001_v0001181_t0044_u01712981853342") 2024/04/13 04:22:01 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998be8_d20240413_m041717_c001_v7007000_t0000_u01712981837780") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9d1_d20240413_m041715_c001_v0001030_t0029_u01712981835767") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bde_d20240413_m041713_c001_v7007000_t0000_u01712981833499") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9c7_d20240413_m041712_c001_v0001030_t0037_u01712981832080") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bd9_d20240413_m041710_c001_v7007000_t0000_u01712981830174") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9b9_d20240413_m041708_c001_v0001030_t0004_u01712981828800") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bca_d20240413_m041659_c001_v7007000_t0000_u01712981819425") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc985_d20240413_m041656_c001_v0001030_t0011_u01712981816817") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bc6_d20240413_m041656_c001_v7007000_t0000_u01712981816006") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc97b_d20240413_m041654_c001_v0001030_t0021_u01712981814108") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bc3_d20240413_m041653_c001_v7007000_t0000_u01712981813360") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc973_d20240413_m041652_c001_v0001030_t0008_u01712981812442") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc96b_d20240413_m041651_c001_v0001030_t0044_u01712981811467") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bc0_d20240413_m041650_c001_v7007000_t0000_u01712981810735") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc967_d20240413_m041649_c001_v0001030_t0032_u01712981809648") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc95f_d20240413_m041648_c001_v0001030_t0004_u01712981808576") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bbd_d20240413_m041647_c001_v7007000_t0000_u01712981807845") 2024/04/13 04:22:02 DEBUG : potato: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc959_d20240413_m041646_c001_v0001030_t0022_u01712981806578") 2024/04/13 04:22:02 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40470f7ec905434b_d20240413_m041828_c001_v7007000_t0000_u01712981908919") 2024/04/13 04:22:02 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb3545106a_d20240413_m041828_c001_v0001181_t0015_u01712981908254") 2024/04/13 04:22:02 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4036c57b11e0678c_d20240413_m041821_c001_v7007000_t0000_u01712981901052") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35450ea8_d20240413_m041815_c001_v0001181_t0033_u01712981895246") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4036c57b11e06731_d20240413_m041808_c001_v7007000_t0000_u01712981888780") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35450d0c_d20240413_m041804_c001_v0001181_t0052_u01712981884356") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4036c57b11e06716_d20240413_m041757_c001_v7007000_t0000_u01712981877850") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35450bbc_d20240413_m041753_c001_v0001181_t0006_u01712981873717") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532aa6_d20240413_m041725_c001_v7007000_t0000_u01712981845388") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9e7_d20240413_m041722_c001_v0001030_t0007_u01712981842630") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532a98_d20240413_m041721_c001_v7007000_t0000_u01712981841528") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9db_d20240413_m041719_c001_v0001030_t0000_u01712981839059") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532a8b_d20240413_m041718_c001_v7007000_t0000_u01712981838326") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9d3_d20240413_m041716_c001_v0001030_t0031_u01712981836619") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998be2_d20240413_m041715_c001_v7007000_t0000_u01712981835018") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9cb_d20240413_m041713_c001_v0001030_t0044_u01712981833908") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bdc_d20240413_m041711_c001_v7007000_t0000_u01712981831332") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9c3_d20240413_m041710_c001_v0001030_t0034_u01712981830184") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f403b69472d998bcc_d20240413_m041700_c001_v7007000_t0000_u01712981820156") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc98b_d20240413_m041658_c001_v0001030_t0026_u01712981818777") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d1639d5_d20240413_m041601_c001_v7007000_t0000_u01712981761706") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8c1_d20240413_m041600_c001_v0001030_t0001_u01712981760711") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d1639c3_d20240413_m041559_c001_v7007000_t0000_u01712981759427") 2024/04/13 04:22:03 DEBUG : potato2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8b9_d20240413_m041558_c001_v0001030_t0041_u01712981758448") 2024/04/13 04:22:04 DEBUG : potato3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40470f7ec905433d_d20240413_m041820_c001_v7007000_t0000_u01712981900776") 2024/04/13 04:22:04 DEBUG : potato3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cca8a_d20240413_m041816_c001_v0001030_t0029_u01712981896549") 2024/04/13 04:22:04 DEBUG : potato3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40470f7ec905431e_d20240413_m041808_c001_v7007000_t0000_u01712981888658") 2024/04/13 04:22:04 DEBUG : potato3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cca72_d20240413_m041805_c001_v0001030_t0041_u01712981885686") 2024/04/13 04:22:04 DEBUG : potato3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f416683d7806175f0_d20240413_m041757_c001_v7007000_t0000_u01712981877981") 2024/04/13 04:22:04 DEBUG : potato3: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cca4c_d20240413_m041754_c001_v0001030_t0027_u01712981874188") 2024/04/13 04:22:04 DEBUG : pre-dest1/1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508bff2_d20240413_m041903_c001_v7007000_t0000_u01712981943753") 2024/04/13 04:22:04 DEBUG : pre-dest1/1: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529ccb03_d20240413_m041858_c001_v0001030_t0031_u01712981938030") 2024/04/13 04:22:04 DEBUG : pre-dest2/2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a87377508bff3_d20240413_m041903_c001_v7007000_t0000_u01712981943934") 2024/04/13 04:22:04 DEBUG : pre-dest2/2: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35451485_d20240413_m041859_c001_v0001181_t0026_u01712981939071") 2024/04/13 04:22:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f402a8737750897ae_d20240413_m041837_c001_v7007000_t0000_u01712981917257") 2024/04/13 04:22:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a924f_d20240413_m041834_c001_v0001181_t0047_u01712981914376") 2024/04/13 04:22:04 DEBUG : sizeonly: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163e49_d20240413_m041623_c001_v7007000_t0000_u01712981783256") 2024/04/13 04:22:04 DEBUG : sizeonly: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8fd_d20240413_m041621_c001_v0001030_t0043_u01712981781947") 2024/04/13 04:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af33_d20240413_m042140_c001_v7007000_t0000_u01712982100272") 2024/04/13 04:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755aac25_d20240413_m042139_c001_v0001181_t0032_u01712982099199") 2024/04/13 04:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532afd_d20240413_m041748_c001_v7007000_t0000_u01712981868836") 2024/04/13 04:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35450b06_d20240413_m041748_c001_v0001181_t0046_u01712981868040") 2024/04/13 04:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532af2_d20240413_m041746_c001_v7007000_t0000_u01712981866731") 2024/04/13 04:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cca29_d20240413_m041745_c001_v0001030_t0025_u01712981865461") 2024/04/13 04:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163a2b_d20240413_m041617_c001_v7007000_t0000_u01712981777689") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8eb_d20240413_m041615_c001_v0001030_t0035_u01712981775791") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163a22_d20240413_m041615_c001_v7007000_t0000_u01712981775052") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8e9_d20240413_m041613_c001_v0001030_t0040_u01712981773786") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163a1c_d20240413_m041613_c001_v7007000_t0000_u01712981773042") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8db_d20240413_m041609_c001_v0001030_t0043_u01712981769059") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d163a03_d20240413_m041607_c001_v7007000_t0000_u01712981767942") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8d7_d20240413_m041607_c001_v0001030_t0028_u01712981767001") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d1639f4_d20240413_m041605_c001_v7007000_t0000_u01712981765734") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8cb_d20240413_m041604_c001_v0001030_t0040_u01712981764376") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d1639e2_d20240413_m041603_c001_v7007000_t0000_u01712981763461") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8c7_d20240413_m041602_c001_v0001030_t0000_u01712981762613") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d1639b5_d20240413_m041555_c001_v7007000_t0000_u01712981755632") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8af_d20240413_m041554_c001_v0001030_t0012_u01712981754731") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d1639a6_d20240413_m041553_c001_v7007000_t0000_u01712981753778") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8ab_d20240413_m041552_c001_v0001030_t0002_u01712981752833") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d16399f_d20240413_m041551_c001_v7007000_t0000_u01712981751922") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc8a1_d20240413_m041550_c001_v0001030_t0013_u01712981750845") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4155a2e15d16398e_d20240413_m041548_c001_v7007000_t0000_u01712981748268") 2024/04/13 04:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc897_d20240413_m041547_c001_v0001030_t0043_u01712981747396") 2024/04/13 04:22:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f40770e920304af34_d20240413_m042140_c001_v7007000_t0000_u01712982100457") 2024/04/13 04:22:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35452c7c_d20240413_m042139_c001_v0001181_t0017_u01712982099218") 2024/04/13 04:22:06 DEBUG : sub/yam: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532ae3_d20240413_m041742_c001_v7007000_t0000_u01712981862692") 2024/04/13 04:22:06 DEBUG : sub/yam: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f108b8bfb35450a5e_d20240413_m041741_c001_v0001181_t0032_u01712981861360") 2024/04/13 04:22:06 DEBUG : three: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532abe_d20240413_m041732_c001_v7007000_t0000_u01712981852602") 2024/04/13 04:22:06 DEBUG : three: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cca07_d20240413_m041730_c001_v0001030_t0005_u01712981850742") 2024/04/13 04:22:06 DEBUG : three: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f1106381e529cc9f9_d20240413_m041727_c001_v0001030_t0028_u01712981847611") 2024/04/13 04:22:06 DEBUG : two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532abf_d20240413_m041732_c001_v7007000_t0000_u01712981852783") 2024/04/13 04:22:06 DEBUG : two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f41645f4d755a8a70_d20240413_m041730_c001_v0001181_t0011_u01712981850175") 2024/04/13 04:22:06 DEBUG : two: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f4106381e529cc9f5_d20240413_m041727_c001_v0001030_t0017_u01712981847425") 2024/04/13 04:22:06 DEBUG : yam: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532ae7_d20240413_m041743_c001_v7007000_t0000_u01712981863422") 2024/04/13 04:22:06 DEBUG : yam: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11243800d1afac74_d20240413_m041742_c001_v0001161_t0052_u01712981862295") 2024/04/13 04:22:06 DEBUG : yam: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532adc_d20240413_m041738_c001_v7007000_t0000_u01712981858941") 2024/04/13 04:22:06 DEBUG : yam: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8b4c_d20240413_m041736_c001_v0001181_t0015_u01712981856924") 2024/04/13 04:22:06 DEBUG : yam: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532ac8_d20240413_m041734_c001_v7007000_t0000_u01712981854888") 2024/04/13 04:22:06 DEBUG : yam: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f11645f4d755a8ae2_d20240413_m041733_c001_v0001181_t0024_u01712981853344") 2024/04/13 04:22:06 DEBUG : yaml: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532ae0_d20240413_m041739_c001_v7007000_t0000_u01712981859681") 2024/04/13 04:22:06 DEBUG : yaml: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f106f869944915676_d20240413_m041738_c001_v0001180_t0055_u01712981858739") 2024/04/13 04:22:06 DEBUG : yaml: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f406df5c54e532acc_d20240413_m041735_c001_v7007000_t0000_u01712981855619") 2024/04/13 04:22:06 DEBUG : yaml: Deleting (id "4_z2fa21de3a0bddb5b8fe80e1b_f113fb0836dd5b23f_d20240413_m041734_c001_v0001179_t0000_u01712981854631") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m23.793808776s (try 1/5)