"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2021/12/01 05:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3" 2021/12/01 05:03:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/01 05:03:40 DEBUG : Creating backend with remote "/tmp/rclone1301184476" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:41 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:41 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:42 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:42 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:03:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (1.93s) === RUN TestCopyMissingDirectory run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:44 DEBUG : Creating backend with remote "/non-existing" 2021/12/01 05:03:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/12/01 05:03:44 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:44 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.59s) === RUN TestCopyNoTraverse run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:45 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:03:45 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:45 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:03:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.28s) === RUN TestCopyCheckFirst run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:47 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Running all checks before starting transfers 2021/12/01 05:03:47 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:47 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Checks finished, now starting transfers 2021/12/01 05:03:47 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:03:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:48 ERROR : Ignoring --no-traverse with sync 2021/12/01 05:03:48 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:48 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:03:48 INFO : sub dir/hello world: Copied (new) 2021/12/01 05:03:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.06s) === RUN TestCopyWithDepth run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:50 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:50 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2021/12/01 05:03:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.15s) === RUN TestCopyWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:52 DEBUG : hello world2: Excluded 2021/12/01 05:03:52 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:52 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:03:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:54 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:03:54 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:54 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:03:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.04s) === RUN TestCopyEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:56 DEBUG : sub dir2: Making directory 2021/12/01 05:03:56 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:56 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:03:56 INFO : sub dir/hello world: Copied (new) 2021/12/01 05:03:56 DEBUG : sub dir2: Making directory 2021/12/01 05:03:56 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (1.85s) === RUN TestMoveEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:03:57 DEBUG : sub dir2: Making directory 2021/12/01 05:03:58 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:03:58 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:03:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:03:58 INFO : sub dir/hello world: Copied (new) 2021/12/01 05:03:58 INFO : sub dir/hello world: Deleted 2021/12/01 05:03:58 DEBUG : sub dir: Making directory 2021/12/01 05:03:58 DEBUG : sub dir2: Making directory 2021/12/01 05:03:58 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (2.09s) === RUN TestSyncEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:00 DEBUG : sub dir2: Making directory 2021/12/01 05:04:00 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:00 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:04:00 INFO : sub dir/hello world: Copied (new) 2021/12/01 05:04:00 DEBUG : sub dir2: Making directory 2021/12/01 05:04:00 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: copied 1 directories 2021/12/01 05:04:00 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (1.41s) === RUN TestServerSideCopy run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-liyutot2manukim3fijuyus7" sync_test.go:275: Server side copy (if possible) B2 bucket rclone-test-jeluran1ranikaq3yuluven3 -> B2 bucket rclone-test-liyutot2manukim3fijuyus7 2021/12/01 05:04:03 DEBUG : B2 bucket rclone-test-liyutot2manukim3fijuyus7: Waiting for checks to finish 2021/12/01 05:04:03 DEBUG : B2 bucket rclone-test-liyutot2manukim3fijuyus7: Waiting for transfers to finish 2021/12/01 05:04:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:04:07 INFO : sub dir/hello world: Copied (server-side copy) 2021/12/01 05:04:07 DEBUG : B2 bucket rclone-test-liyutot2manukim3fijuyus7: Purge remote 2021/12/01 05:04:07 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63600d7b4b7fd80e1b_f104cb61f745887f3_d20211201_m050405_c001_v0001032_t0014") --- PASS: TestServerSideCopy (10.24s) === RUN TestCopyAfterDelete run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:12 ERROR : : error listing: directory not found 2021/12/01 05:04:12 DEBUG : Local file system at /tmp/rclone1301184476: Making directory 2021/12/01 05:04:12 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:12 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:14 DEBUG : Local file system at /tmp/rclone1301184476: Waiting for checks to finish 2021/12/01 05:04:14 DEBUG : Local file system at /tmp/rclone1301184476: Waiting for transfers to finish 2021/12/01 05:04:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:04:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:15 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:15 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/12/01 05:04:16 INFO : check sum: Copied (new) 2021/12/01 05:04:16 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:16 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/12/01 05:04:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2021/12/01 05:04:16 DEBUG : check sum: Unchanged skipping 2021/12/01 05:04:16 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:16 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.12s) === RUN TestSyncSizeOnly run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:18 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:18 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/12/01 05:04:18 INFO : sizeonly: Copied (new) 2021/12/01 05:04:18 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:18 DEBUG : sizeonly: Sizes identical 2021/12/01 05:04:18 DEBUG : sizeonly: Unchanged skipping 2021/12/01 05:04:18 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:18 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:18 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:19 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:19 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2021/12/01 05:04:19 INFO : ignore-size: Copied (new) 2021/12/01 05:04:19 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:04:20 DEBUG : ignore-size: Unchanged skipping 2021/12/01 05:04:20 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:20 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:20 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:04:21 DEBUG : existing: Unchanged skipping 2021/12/01 05:04:21 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:21 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:21 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:21 INFO : There was nothing to transfer 2021/12/01 05:04:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/12/01 05:04:21 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:21 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/12/01 05:04:22 INFO : existing: Copied (replaced existing) 2021/12/01 05:04:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:23 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:23 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/12/01 05:04:24 INFO : existing: Copied (new) 2021/12/01 05:04:24 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:24 DEBUG : existing: Destination exists, skipping 2021/12/01 05:04:24 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:24 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:24 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.96s) === RUN TestSyncIgnoreErrors run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:26 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/12/01 05:04:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:04:26 DEBUG : c/non empty space: Unchanged skipping 2021/12/01 05:04:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:04:26 INFO : a/potato2: Copied (new) 2021/12/01 05:04:26 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:26 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:26 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:27 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (6.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:32 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 2021/12/01 05:04:32 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/12/01 05:04:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/12/01 05:04:32 DEBUG : empty space: Unchanged skipping 2021/12/01 05:04:32 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:32 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:32 INFO : There was nothing to transfer 2021/12/01 05:04:33 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 2021/12/01 05:04:33 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/12/01 05:04:34 INFO : empty space: Updated modification time in destination 2021/12/01 05:04:34 DEBUG : empty space: Unchanged skipping 2021/12/01 05:04:34 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:34 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:35 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 2021/12/01 05:04:35 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/12/01 05:04:35 DEBUG : empty space: Unchanged skipping 2021/12/01 05:04:35 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:35 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.95s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:37 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 2021/12/01 05:04:37 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1301184476) 2021/12/01 05:04:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jeluran1ranikaq3yuluven3) 2021/12/01 05:04:37 DEBUG : foo: sha1 differ 2021/12/01 05:04:37 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2021/12/01 05:04:37 INFO : foo: Copied (replaced existing) 2021/12/01 05:04:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.22s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:04:40 DEBUG : empty space: Unchanged skipping 2021/12/01 05:04:40 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:40 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:04:40 INFO : potato: Copied (new) 2021/12/01 05:04:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/12/01 05:04:44 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:44 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2021/12/01 05:04:44 INFO : potato: Copied (replaced existing) 2021/12/01 05:04:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.94s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:46 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 2021/12/01 05:04:46 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1301184476) 2021/12/01 05:04:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jeluran1ranikaq3yuluven3) 2021/12/01 05:04:46 DEBUG : potato: sha1 differ 2021/12/01 05:04:46 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2021/12/01 05:04:46 INFO : potato: Copied (replaced existing) 2021/12/01 05:04:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/12/01 05:04:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:04:50 DEBUG : empty space: Unchanged skipping 2021/12/01 05:04:50 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:50 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:50 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:04:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:04:52 DEBUG : empty space: Unchanged skipping 2021/12/01 05:04:52 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:04:52 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:04:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:04:53 INFO : potato2: Copied (new) 2021/12/01 05:04:53 DEBUG : Waiting for deletions to finish 2021/12/01 05:04:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:00 DEBUG : d: Making directory 2021/12/01 05:05:00 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2021/12/01 05:05:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:05:00 DEBUG : c/non empty space: Unchanged skipping 2021/12/01 05:05:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:05:00 INFO : a/potato2: Copied (new) 2021/12/01 05:05:00 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:00 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:00 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:05 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/12/01 05:05:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:05:05 DEBUG : c/non empty space: Unchanged skipping 2021/12/01 05:05:05 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:05 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:05:05 INFO : a/potato2: Copied (new) 2021/12/01 05:05:05 ERROR : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: not deleting files as there were IO errors 2021/12/01 05:05:05 ERROR : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:09 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:05:09 DEBUG : empty space: Unchanged skipping 2021/12/01 05:05:09 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:09 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:10 INFO : potato: Deleted 2021/12/01 05:05:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:05:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.70s) === RUN TestSyncDeleteBefore run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:12 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:12 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:12 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:12 INFO : potato: Deleted 2021/12/01 05:05:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:05:13 DEBUG : empty space: Unchanged skipping 2021/12/01 05:05:13 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:13 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:05:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.31s) === RUN TestCopyDeleteBefore run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:15 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:15 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2021/12/01 05:05:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.01s) === RUN TestSyncWithExclude run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:18 DEBUG : enormous: Excluded 2021/12/01 05:05:18 DEBUG : potato2: Excluded 2021/12/01 05:05:18 DEBUG : potato2: Excluded 2021/12/01 05:05:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:05:18 DEBUG : empty space: Unchanged skipping 2021/12/01 05:05:18 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:18 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:18 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:18 INFO : There was nothing to transfer 2021/12/01 05:05:18 DEBUG : enormous: Excluded 2021/12/01 05:05:18 DEBUG : potato2: Excluded 2021/12/01 05:05:18 DEBUG : potato2: Excluded 2021/12/01 05:05:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2021/12/01 05:05:18 DEBUG : empty space: Unchanged skipping 2021/12/01 05:05:18 DEBUG : Local file system at /tmp/rclone1301184476: Waiting for checks to finish 2021/12/01 05:05:18 DEBUG : Local file system at /tmp/rclone1301184476: Waiting for transfers to finish 2021/12/01 05:05:18 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:21 DEBUG : enormous: Excluded 2021/12/01 05:05:21 DEBUG : potato2: Excluded 2021/12/01 05:05:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:05:21 DEBUG : empty space: Unchanged skipping 2021/12/01 05:05:21 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:21 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:21 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:22 INFO : potato2: Deleted 2021/12/01 05:05:23 INFO : enormous: Deleted 2021/12/01 05:05:23 INFO : There was nothing to transfer 2021/12/01 05:05:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2021/12/01 05:05:24 DEBUG : empty space: Unchanged skipping 2021/12/01 05:05:24 DEBUG : Local file system at /tmp/rclone1301184476: Waiting for checks to finish 2021/12/01 05:05:24 DEBUG : Local file system at /tmp/rclone1301184476: Waiting for transfers to finish 2021/12/01 05:05:24 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:24 INFO : enormous: Deleted 2021/12/01 05:05:24 INFO : potato2: Deleted 2021/12/01 05:05:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.52s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/12/01 05:05:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/12/01 05:05:26 DEBUG : one: Destination is newer than source, skipping 2021/12/01 05:05:26 DEBUG : three: Sizes identical 2021/12/01 05:05:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/12/01 05:05:26 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1301184476) 2021/12/01 05:05:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jeluran1ranikaq3yuluven3) 2021/12/01 05:05:26 DEBUG : two: sha1 differ 2021/12/01 05:05:26 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/12/01 05:05:26 INFO : four: Copied (replaced existing) 2021/12/01 05:05:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/12/01 05:05:27 INFO : five: Copied (new) 2021/12/01 05:05:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/01 05:05:27 INFO : two: Copied (replaced existing) 2021/12/01 05:05:27 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:28 DEBUG : one: Destination is newer than source, skipping 2021/12/01 05:05:28 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1301184476) 2021/12/01 05:05:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jeluran1ranikaq3yuluven3) 2021/12/01 05:05:28 DEBUG : three: sha1 differ 2021/12/01 05:05:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/12/01 05:05:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/12/01 05:05:28 DEBUG : five: Size and sha1 of src and dst objects identical 2021/12/01 05:05:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/12/01 05:05:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/01 05:05:28 DEBUG : two: Size and sha1 of src and dst objects identical 2021/12/01 05:05:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/12/01 05:05:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/12/01 05:05:28 DEBUG : four: Size and sha1 of src and dst objects identical 2021/12/01 05:05:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/12/01 05:05:28 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/01 05:05:28 INFO : three: Copied (replaced existing) 2021/12/01 05:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.65s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" sync_test.go:1058: Can track renames: true 2021/12/01 05:05:30 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Making map for --track-renames 2021/12/01 05:05:30 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Finished making map for --track-renames 2021/12/01 05:05:30 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:30 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for renames to finish 2021/12/01 05:05:30 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/12/01 05:05:31 INFO : potato: Copied (new) 2021/12/01 05:05:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/12/01 05:05:31 INFO : yam: Copied (new) 2021/12/01 05:05:31 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:05:31 DEBUG : potato: Unchanged skipping 2021/12/01 05:05:31 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Making map for --track-renames 2021/12/01 05:05:31 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Finished making map for --track-renames 2021/12/01 05:05:31 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:31 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for renames to finish 2021/12/01 05:05:32 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:05:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/12/01 05:05:39 INFO : yam: Copied (server-side copy) to: yaml 2021/12/01 05:05:40 INFO : yam: Deleted 2021/12/01 05:05:40 INFO : yaml: Renamed from "yam" 2021/12/01 05:05:40 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (11.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" sync_test.go:1127: Can track renames: true 2021/12/01 05:05:42 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Making map for --track-renames 2021/12/01 05:05:42 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Finished making map for --track-renames 2021/12/01 05:05:42 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:42 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for renames to finish 2021/12/01 05:05:42 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/12/01 05:05:43 INFO : potato: Copied (new) 2021/12/01 05:05:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/12/01 05:05:43 INFO : yam: Copied (new) 2021/12/01 05:05:43 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:05:43 DEBUG : potato: Unchanged skipping 2021/12/01 05:05:43 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Making map for --track-renames 2021/12/01 05:05:43 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Finished making map for --track-renames 2021/12/01 05:05:43 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:43 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for renames to finish 2021/12/01 05:05:44 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:05:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/12/01 05:05:44 INFO : yam: Copied (server-side copy) to: yaml 2021/12/01 05:05:45 INFO : yam: Deleted 2021/12/01 05:05:45 INFO : yaml: Renamed from "yam" 2021/12/01 05:05:45 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" sync_test.go:1163: Can track renames: true 2021/12/01 05:05:48 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Making map for --track-renames 2021/12/01 05:05:48 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Finished making map for --track-renames 2021/12/01 05:05:48 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:48 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for renames to finish 2021/12/01 05:05:48 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/12/01 05:05:48 INFO : potato: Copied (new) 2021/12/01 05:05:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/12/01 05:05:50 INFO : sub/yam: Copied (new) 2021/12/01 05:05:50 DEBUG : Waiting for deletions to finish 2021/12/01 05:05:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:05:50 DEBUG : potato: Unchanged skipping 2021/12/01 05:05:51 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Making map for --track-renames 2021/12/01 05:05:51 INFO : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Finished making map for --track-renames 2021/12/01 05:05:51 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:51 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for renames to finish 2021/12/01 05:05:51 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:05:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/12/01 05:05:53 INFO : sub/yam: Copied (server-side copy) to: yam 2021/12/01 05:05:53 INFO : sub/yam: Deleted 2021/12/01 05:05:53 INFO : yam: Renamed from "sub/yam" 2021/12/01 05:05:53 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.64s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:55 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:55 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:05:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:05:56 INFO : sub dir/hello world: Copied (new) 2021/12/01 05:05:56 INFO : sub dir/hello world: Deleted 2021/12/01 05:05:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/12/01 05:05:56 INFO : nested/sub dir/file: Copied (new) 2021/12/01 05:05:56 INFO : nested/sub dir/file: Deleted 2021/12/01 05:05:56 INFO : sub dir: Removing directory 2021/12/01 05:05:56 INFO : nested/sub dir: Removing directory 2021/12/01 05:05:56 INFO : nested: Removing directory 2021/12/01 05:05:56 DEBUG : Local file system at /tmp/rclone1301184476: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:05:59 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:05:59 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:06:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/12/01 05:06:00 INFO : sub dir/hello world: Copied (new) 2021/12/01 05:06:00 INFO : sub dir/hello world: Deleted 2021/12/01 05:06:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/12/01 05:06:00 INFO : nested/sub dir/file: Copied (new) 2021/12/01 05:06:00 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.17s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:06:02 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:06:02 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:06:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2021/12/01 05:06:02 INFO : existing-b: Copied (new) 2021/12/01 05:06:02 INFO : existing-b: Deleted 2021/12/01 05:06:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/12/01 05:06:03 INFO : existing: Copied (new) 2021/12/01 05:06:03 INFO : existing: Deleted 2021/12/01 05:06:03 DEBUG : existing: Destination exists, skipping 2021/12/01 05:06:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/12/01 05:06:03 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:06:03 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:06:03 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.33s) === RUN TestServerSideMove run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:06:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jajigoj8bojesij7bigipop3" 2021/12/01 05:06:06 DEBUG : Config file has changed externaly - reloading sync_test.go:1215: Server side move (if possible) B2 bucket rclone-test-jeluran1ranikaq3yuluven3 -> B2 bucket rclone-test-jajigoj8bojesij7bigipop3 2021/12/01 05:06:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2021/12/01 05:06:15 DEBUG : empty space: Unchanged skipping 2021/12/01 05:06:15 DEBUG : B2 bucket rclone-test-jajigoj8bojesij7bigipop3: Waiting for checks to finish 2021/12/01 05:06:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/01 05:06:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/12/01 05:06:15 INFO : potato3: Copied (server-side copy) 2021/12/01 05:06:16 INFO : potato3: Deleted 2021/12/01 05:06:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:06:16 INFO : potato2: Copied (server-side copy) 2021/12/01 05:06:17 INFO : empty space: Deleted 2021/12/01 05:06:17 DEBUG : B2 bucket rclone-test-jajigoj8bojesij7bigipop3: Waiting for transfers to finish 2021/12/01 05:06:19 INFO : potato2: Deleted 2021/12/01 05:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vunodam4vasiled8hesexon7" 2021/12/01 05:06:20 DEBUG : B2 bucket rclone-test-vunodam4vasiled8hesexon7: Waiting for checks to finish 2021/12/01 05:06:20 DEBUG : B2 bucket rclone-test-vunodam4vasiled8hesexon7: Waiting for transfers to finish 2021/12/01 05:06:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/12/01 05:06:21 INFO : empty space: Copied (server-side copy) 2021/12/01 05:06:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/12/01 05:06:21 INFO : potato3: Copied (server-side copy) 2021/12/01 05:06:22 INFO : empty space: Deleted 2021/12/01 05:06:22 INFO : potato3: Deleted 2021/12/01 05:07:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:07:09 INFO : potato2: Copied (server-side copy) 2021/12/01 05:07:19 INFO : potato2: Deleted 2021/12/01 05:07:19 DEBUG : B2 bucket rclone-test-vunodam4vasiled8hesexon7: Purge remote 2021/12/01 05:07:20 DEBUG : empty space: Deleting (id "4_z5f62edf3602d7b4b7fd80e1b_f11629a8a371bfabd_d20211201_m050621_c001_v0001130_t0031") 2021/12/01 05:07:20 DEBUG : potato2: Deleting (id "4_z5f62edf3602d7b4b7fd80e1b_f100568cc3ac27c99_d20211201_m050707_c001_v0001021_t0030") 2021/12/01 05:07:20 DEBUG : potato3: Deleting (id "4_z5f62edf3602d7b4b7fd80e1b_f106801a15d906274_d20211201_m050621_c001_v0001097_t0019") 2021/12/01 05:07:21 DEBUG : B2 bucket rclone-test-jajigoj8bojesij7bigipop3: Purge remote 2021/12/01 05:07:21 DEBUG : empty space: Deleting (id "4_zaf42cd73602d7b4b7fd80e1b_f105ab676d99dc249_d20211201_m050621_c001_v0001150_t0052") 2021/12/01 05:07:21 DEBUG : empty space: Deleting (id "4_zaf42cd73602d7b4b7fd80e1b_f113e6c3fccbc1c81_d20211201_m050611_c001_v0001117_t0018") 2021/12/01 05:07:21 DEBUG : potato2: Deleting (id "4_zaf42cd73602d7b4b7fd80e1b_f1080129019840539_d20211201_m050711_c001_v0001136_t0053") 2021/12/01 05:07:21 DEBUG : potato2: Deleting (id "4_zaf42cd73602d7b4b7fd80e1b_f108e48f95fcf597f_d20211201_m050615_c001_v0001128_t0029") 2021/12/01 05:07:21 DEBUG : potato3: Deleting (id "4_zaf42cd73602d7b4b7fd80e1b_f1096b060f828d666_d20211201_m050621_c001_v0001093_t0027") 2021/12/01 05:07:21 DEBUG : potato3: Deleting (id "4_zaf42cd73602d7b4b7fd80e1b_f1090e679efcf51f6_d20211201_m050615_c001_v0001150_t0026") 2021/12/01 05:07:21 DEBUG : potato3: Deleting (id "4_zaf42cd73602d7b4b7fd80e1b_f113e6c3fccbc1c90_d20211201_m050612_c001_v0001117_t0045") --- PASS: TestServerSideMove (76.19s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gojutiq1butolik9dawiqom7" 2021/12/01 05:07:22 DEBUG : Config file has changed externaly - reloading sync_test.go:1215: Server side move (if possible) B2 bucket rclone-test-jeluran1ranikaq3yuluven3 -> B2 bucket rclone-test-gojutiq1butolik9dawiqom7 2021/12/01 05:07:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2021/12/01 05:07:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/12/01 05:07:32 DEBUG : pacer: Reducing sleep to 10ms 2021/12/01 05:07:32 DEBUG : empty space: Excluded 2021/12/01 05:07:32 DEBUG : empty space: Excluded 2021/12/01 05:07:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/01 05:07:32 DEBUG : B2 bucket rclone-test-gojutiq1butolik9dawiqom7: Waiting for checks to finish 2021/12/01 05:07:32 DEBUG : B2 bucket rclone-test-gojutiq1butolik9dawiqom7: Waiting for transfers to finish 2021/12/01 05:07:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/12/01 05:07:33 INFO : potato3: Copied (server-side copy) 2021/12/01 05:07:34 INFO : potato3: Deleted 2021/12/01 05:07:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:07:35 INFO : potato2: Copied (server-side copy) 2021/12/01 05:07:36 INFO : potato2: Deleted 2021/12/01 05:07:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rijureb9kahacoy1cucabev9" 2021/12/01 05:07:37 DEBUG : empty space: Excluded 2021/12/01 05:07:37 DEBUG : B2 bucket rclone-test-rijureb9kahacoy1cucabev9: Waiting for checks to finish 2021/12/01 05:07:37 DEBUG : B2 bucket rclone-test-rijureb9kahacoy1cucabev9: Waiting for transfers to finish 2021/12/01 05:07:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/12/01 05:07:38 INFO : potato3: Copied (server-side copy) 2021/12/01 05:07:39 INFO : potato3: Deleted 2021/12/01 05:07:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:07:39 INFO : potato2: Copied (server-side copy) 2021/12/01 05:07:39 INFO : potato2: Deleted 2021/12/01 05:07:40 DEBUG : B2 bucket rclone-test-rijureb9kahacoy1cucabev9: Purge remote 2021/12/01 05:07:40 DEBUG : potato2: Deleting (id "4_zdfb21db3604d7b4b7fd80e1b_f111c93dbd912f511_d20211201_m050738_c001_v0001097_t0008") 2021/12/01 05:07:40 DEBUG : potato3: Deleting (id "4_zdfb21db3604d7b4b7fd80e1b_f10958cdaa9450952_d20211201_m050738_c001_v0001113_t0056") 2021/12/01 05:07:40 DEBUG : B2 bucket rclone-test-gojutiq1butolik9dawiqom7: Purge remote 2021/12/01 05:07:41 DEBUG : empty space: Deleting (id "4_z4f22fd03603d7b4b7fd80e1b_f1162ba336c4c4d6c_d20211201_m050727_c001_v0001144_t0032") 2021/12/01 05:07:41 DEBUG : potato2: Deleting (id "4_z4f22fd03603d7b4b7fd80e1b_f116a3b5c48411151_d20211201_m050739_c001_v0001157_t0014") 2021/12/01 05:07:41 DEBUG : potato2: Deleting (id "4_z4f22fd03603d7b4b7fd80e1b_f1008617790433644_d20211201_m050732_c001_v0001144_t0052") 2021/12/01 05:07:41 DEBUG : potato3: Deleting (id "4_z4f22fd03603d7b4b7fd80e1b_f10912ed92ba4cb62_d20211201_m050738_c001_v0001097_t0007") 2021/12/01 05:07:41 DEBUG : potato3: Deleting (id "4_z4f22fd03603d7b4b7fd80e1b_f115327d691f828ba_d20211201_m050732_c001_v0001029_t0037") 2021/12/01 05:07:41 DEBUG : potato3: Deleting (id "4_z4f22fd03603d7b4b7fd80e1b_f1162ba336c4c4d85_d20211201_m050730_c001_v0001144_t0043") --- PASS: TestServerSideMoveWithFilter (21.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-doraqef7beqawok5tefiyul0" 2021/12/01 05:07:47 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) B2 bucket rclone-test-jeluran1ranikaq3yuluven3 -> B2 bucket rclone-test-doraqef7beqawok5tefiyul0 2021/12/01 05:07:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2021/12/01 05:07:54 DEBUG : empty space: Unchanged skipping 2021/12/01 05:07:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/01 05:07:54 DEBUG : B2 bucket rclone-test-doraqef7beqawok5tefiyul0: Waiting for checks to finish 2021/12/01 05:07:55 INFO : empty space: Deleted 2021/12/01 05:07:55 DEBUG : B2 bucket rclone-test-doraqef7beqawok5tefiyul0: Waiting for transfers to finish 2021/12/01 05:07:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/12/01 05:07:56 INFO : potato3: Copied (server-side copy) 2021/12/01 05:07:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:07:56 INFO : potato2: Copied (server-side copy) 2021/12/01 05:07:56 INFO : potato2: Deleted 2021/12/01 05:07:56 INFO : potato3: Deleted 2021/12/01 05:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pifedak6fefeyoc6gometur5" 2021/12/01 05:07:57 DEBUG : tomatoDir: Making directory 2021/12/01 05:07:58 DEBUG : B2 bucket rclone-test-pifedak6fefeyoc6gometur5: Waiting for checks to finish 2021/12/01 05:07:58 DEBUG : B2 bucket rclone-test-pifedak6fefeyoc6gometur5: Waiting for transfers to finish 2021/12/01 05:07:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/12/01 05:07:59 INFO : empty space: Copied (server-side copy) 2021/12/01 05:07:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/12/01 05:07:59 INFO : potato3: Copied (server-side copy) 2021/12/01 05:08:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/01 05:08:00 INFO : potato2: Copied (server-side copy) 2021/12/01 05:08:01 INFO : potato2: Deleted 2021/12/01 05:08:01 INFO : potato3: Deleted 2021/12/01 05:08:01 INFO : empty space: Deleted 2021/12/01 05:08:02 DEBUG : B2 bucket rclone-test-pifedak6fefeyoc6gometur5: Purge remote 2021/12/01 05:08:02 DEBUG : empty space: Deleting (id "4_z9fe26dc3604d7b4b7fd80e1b_f1104845ccc460d2e_d20211201_m050759_c001_v0001012_t0039") 2021/12/01 05:08:02 DEBUG : potato2: Deleting (id "4_z9fe26dc3604d7b4b7fd80e1b_f106574b93c8ddff2_d20211201_m050800_c001_v0001092_t0002") 2021/12/01 05:08:02 DEBUG : potato3: Deleting (id "4_z9fe26dc3604d7b4b7fd80e1b_f115b6c1e10aead23_d20211201_m050759_c001_v0001037_t0032") 2021/12/01 05:08:03 DEBUG : B2 bucket rclone-test-doraqef7beqawok5tefiyul0: Purge remote 2021/12/01 05:08:03 DEBUG : empty space: Deleting (id "4_zef824d53604d7b4b7fd80e1b_f116adac552d4ca35_d20211201_m050759_c001_v0001091_t0029") 2021/12/01 05:08:03 DEBUG : empty space: Deleting (id "4_zef824d53604d7b4b7fd80e1b_f11000005777ca5fb_d20211201_m050749_c001_v0001037_t0049") 2021/12/01 05:08:03 DEBUG : potato2: Deleting (id "4_zef824d53604d7b4b7fd80e1b_f11806081cb9d402e_d20211201_m050801_c001_v0001153_t0023") 2021/12/01 05:08:03 DEBUG : potato2: Deleting (id "4_zef824d53604d7b4b7fd80e1b_f100ded582267efa7_d20211201_m050755_c001_v0001097_t0049") 2021/12/01 05:08:03 DEBUG : potato3: Deleting (id "4_zef824d53604d7b4b7fd80e1b_f102bca8860af6232_d20211201_m050800_c001_v0001117_t0010") 2021/12/01 05:08:03 DEBUG : potato3: Deleting (id "4_zef824d53604d7b4b7fd80e1b_f1053b427a3b157dd_d20211201_m050755_c001_v0001040_t0035") 2021/12/01 05:08:03 DEBUG : potato3: Deleting (id "4_zef824d53604d7b4b7fd80e1b_f11000005777ca60f_d20211201_m050753_c001_v0001037_t0022") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.37s) === RUN TestServerSideMoveOverlap run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:08:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/rclone-move-test" 2021/12/01 05:08:06 DEBUG : Couldn't decode error response: EOF --- PASS: TestServerSideMoveOverlap (6.95s) === RUN TestSyncOverlap run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/rclone-sync-test" 2021/12/01 05:08:13 DEBUG : Couldn't decode error response: EOF --- PASS: TestSyncOverlap (1.87s) === RUN TestSyncCompareDest run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:08:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dst" 2021/12/01 05:08:14 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/CompareDest" 2021/12/01 05:08:14 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:15 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:15 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:15 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:08:18 INFO : one: Copied (new) 2021/12/01 05:08:18 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:18 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:18 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/01 05:08:18 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/01 05:08:21 INFO : one: Copied (replaced existing) 2021/12/01 05:08:21 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:23 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:08:23 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/01 05:08:23 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:23 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:23 INFO : There was nothing to transfer 2021/12/01 05:08:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:08:24 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/01 05:08:24 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:08:25 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/01 05:08:25 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:25 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:25 INFO : There was nothing to transfer 2021/12/01 05:08:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:08:25 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/01 05:08:25 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:08:25 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/01 05:08:25 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:25 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:25 INFO : There was nothing to transfer 2021/12/01 05:08:26 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 2021/12/01 05:08:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/01 05:08:26 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/01 05:08:26 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:08:26 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/01 05:08:26 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:26 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:26 INFO : There was nothing to transfer 2021/12/01 05:08:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/01 05:08:27 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:08:27 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/01 05:08:27 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/12/01 05:08:28 INFO : two: Copied (new) 2021/12/01 05:08:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.15s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dest" 2021/12/01 05:08:36 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/pre-dest1" 2021/12/01 05:08:36 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/pre-dest2" 2021/12/01 05:08:37 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:08:37 DEBUG : 1: Destination found in --compare-dest, skipping 2021/12/01 05:08:37 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:08:38 DEBUG : 2: Destination found in --compare-dest, skipping 2021/12/01 05:08:38 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:38 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:38 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dest: Waiting for checks to finish 2021/12/01 05:08:38 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dest: Waiting for transfers to finish 2021/12/01 05:08:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2021/12/01 05:08:39 INFO : 3: Copied (new) 2021/12/01 05:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.41s) === RUN TestSyncCopyDest run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dst" 2021/12/01 05:08:41 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/CopyDest" 2021/12/01 05:08:42 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:42 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:42 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:42 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:08:45 INFO : one: Copied (new) 2021/12/01 05:08:45 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:46 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:46 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/01 05:08:46 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/01 05:08:47 INFO : one: Copied (replaced existing) 2021/12/01 05:08:47 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/BackupDir" 2021/12/01 05:08:49 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:50 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:08:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:08:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/01 05:08:50 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:08:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:08:52 INFO : one: Copied (server-side copy) 2021/12/01 05:08:53 INFO : one: Deleted 2021/12/01 05:08:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/01 05:08:57 INFO : one: Copied (server-side copy) 2021/12/01 05:08:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/01 05:08:57 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:08:57 DEBUG : Waiting for deletions to finish 2021/12/01 05:08:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/01 05:09:00 INFO : two: Copied (server-side copy) 2021/12/01 05:09:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/01 05:09:00 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:09:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:00 DEBUG : one: Unchanged skipping 2021/12/01 05:09:00 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:09:00 DEBUG : Waiting for deletions to finish 2021/12/01 05:09:01 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:09:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:01 DEBUG : one: Unchanged skipping 2021/12/01 05:09:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:01 DEBUG : two: Unchanged skipping 2021/12/01 05:09:01 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:09:01 DEBUG : Waiting for deletions to finish 2021/12/01 05:09:01 INFO : There was nothing to transfer 2021/12/01 05:09:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/01 05:09:03 DEBUG : three: Destination not found in --copy-dest 2021/12/01 05:09:03 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:09:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:03 DEBUG : one: Unchanged skipping 2021/12/01 05:09:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/01 05:09:03 DEBUG : two: Unchanged skipping 2021/12/01 05:09:03 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:09:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/12/01 05:09:06 INFO : three: Copied (new) 2021/12/01 05:09:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (38.78s) === RUN TestSyncBackupDir run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:09:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dst" 2021/12/01 05:09:23 DEBUG : Config file has changed externaly - reloading 2021/12/01 05:09:24 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:09:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/backup" 2021/12/01 05:09:24 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:09:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/01 05:09:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:09:24 DEBUG : two: Unchanged skipping 2021/12/01 05:09:24 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:09:25 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:09:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:09:26 INFO : one: Copied (server-side copy) 2021/12/01 05:09:29 INFO : one: Deleted 2021/12/01 05:09:29 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:09:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:09:31 INFO : one: Copied (new) 2021/12/01 05:09:31 DEBUG : Waiting for deletions to finish 2021/12/01 05:09:32 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:09:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/01 05:09:32 INFO : three.txt: Copied (server-side copy) 2021/12/01 05:09:34 INFO : three.txt: Deleted 2021/12/01 05:09:34 INFO : three.txt: Moved into backup dir 2021/12/01 05:09:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/01 05:09:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:09:35 DEBUG : two: Unchanged skipping 2021/12/01 05:09:35 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:09:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:09:37 INFO : one: Copied (server-side copy) 2021/12/01 05:09:37 INFO : one: Deleted 2021/12/01 05:09:37 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:09:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/12/01 05:09:39 INFO : one: Copied (new) 2021/12/01 05:09:39 DEBUG : Waiting for deletions to finish 2021/12/01 05:09:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/12/01 05:09:40 INFO : three.txt: Copied (server-side copy) 2021/12/01 05:09:41 INFO : three.txt: Deleted 2021/12/01 05:09:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.28s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:09:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dst" 2021/12/01 05:09:47 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:09:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/backup" 2021/12/01 05:09:48 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:09:48 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:09:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/01 05:09:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:09:48 DEBUG : two: Unchanged skipping 2021/12/01 05:09:48 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:09:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:09:50 INFO : one: Copied (server-side copy) to: one.bak 2021/12/01 05:09:50 INFO : one: Deleted 2021/12/01 05:09:50 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:09:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:09:52 INFO : one: Copied (new) 2021/12/01 05:09:52 DEBUG : Waiting for deletions to finish 2021/12/01 05:09:52 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:10:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/01 05:10:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/01 05:10:39 INFO : three.txt: Deleted 2021/12/01 05:10:39 INFO : three.txt: Moved into backup dir 2021/12/01 05:10:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/01 05:10:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:10:41 DEBUG : two: Unchanged skipping 2021/12/01 05:10:41 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:10:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:10:45 INFO : one: Copied (server-side copy) to: one.bak 2021/12/01 05:10:47 INFO : one: Deleted 2021/12/01 05:10:47 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:10:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/12/01 05:10:48 INFO : one: Copied (new) 2021/12/01 05:10:48 DEBUG : Waiting for deletions to finish 2021/12/01 05:10:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/12/01 05:10:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/01 05:10:57 INFO : three.txt: Deleted 2021/12/01 05:10:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (85.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dst" 2021/12/01 05:11:13 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/backup" 2021/12/01 05:11:13 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/01 05:11:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:11:14 DEBUG : two: Unchanged skipping 2021/12/01 05:11:14 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:11:14 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:11:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/01 05:11:16 INFO : one: Deleted 2021/12/01 05:11:16 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:11:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:11:18 INFO : one: Copied (new) 2021/12/01 05:11:18 DEBUG : Waiting for deletions to finish 2021/12/01 05:11:19 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/01 05:11:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/01 05:11:22 INFO : three.txt: Deleted 2021/12/01 05:11:22 INFO : three.txt: Moved into backup dir 2021/12/01 05:11:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/01 05:11:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:11:23 DEBUG : two: Unchanged skipping 2021/12/01 05:11:23 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:11:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:11:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/01 05:11:24 INFO : one: Deleted 2021/12/01 05:11:24 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:11:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/12/01 05:11:26 INFO : one: Copied (new) 2021/12/01 05:11:26 DEBUG : Waiting for deletions to finish 2021/12/01 05:11:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/12/01 05:11:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/01 05:11:28 INFO : three.txt: Deleted 2021/12/01 05:11:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.31s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dst" 2021/12/01 05:11:39 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:39 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:11:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/01 05:11:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:11:39 DEBUG : two: Unchanged skipping 2021/12/01 05:11:39 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:11:40 INFO : one: Copied (server-side copy) to: one.bak 2021/12/01 05:11:40 INFO : one: Deleted 2021/12/01 05:11:40 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:11:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:11:41 INFO : one: Copied (new) 2021/12/01 05:11:41 DEBUG : Waiting for deletions to finish 2021/12/01 05:11:42 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/01 05:11:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/01 05:11:43 INFO : three.txt: Deleted 2021/12/01 05:11:43 INFO : three.txt: Moved into backup dir 2021/12/01 05:11:44 DEBUG : one.bak: Excluded 2021/12/01 05:11:44 DEBUG : three.txt.bak: Excluded 2021/12/01 05:11:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/01 05:11:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:11:44 DEBUG : two: Unchanged skipping 2021/12/01 05:11:44 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for checks to finish 2021/12/01 05:11:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:11:45 INFO : one: Copied (server-side copy) to: one.bak 2021/12/01 05:11:45 INFO : one: Deleted 2021/12/01 05:11:45 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3 path dst: Waiting for transfers to finish 2021/12/01 05:11:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/12/01 05:11:46 INFO : one: Copied (new) 2021/12/01 05:11:46 DEBUG : Waiting for deletions to finish 2021/12/01 05:11:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/12/01 05:11:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/01 05:11:47 INFO : three.txt: Deleted 2021/12/01 05:11:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.73s) === RUN TestSyncSuffix run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:11:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dst" 2021/12/01 05:11:56 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/01 05:11:57 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:11:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:11:58 INFO : one: Copied (server-side copy) to: one.bak 2021/12/01 05:11:59 INFO : one: Deleted 2021/12/01 05:12:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:12:00 INFO : one: Copied (new) 2021/12/01 05:12:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:12:01 DEBUG : two: Unchanged skipping 2021/12/01 05:12:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/12/01 05:12:01 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:12:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/01 05:12:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/01 05:12:03 INFO : three.txt: Deleted 2021/12/01 05:12:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/12/01 05:12:03 INFO : three.txt: Copied (new) 2021/12/01 05:12:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/01 05:12:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:12:04 INFO : one: Copied (server-side copy) to: one.bak 2021/12/01 05:12:05 INFO : one: Deleted 2021/12/01 05:12:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/12/01 05:12:05 INFO : one: Copied (new) 2021/12/01 05:12:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:12:06 DEBUG : two: Unchanged skipping 2021/12/01 05:12:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/12/01 05:12:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/12/01 05:12:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/01 05:12:10 INFO : three.txt: Deleted 2021/12/01 05:12:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/12/01 05:12:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (33.33s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:12:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jeluran1ranikaq3yuluven3/dst" 2021/12/01 05:12:30 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:12:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/01 05:12:30 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:12:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/01 05:12:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/01 05:12:32 INFO : one: Deleted 2021/12/01 05:12:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:12:33 INFO : one: Copied (new) 2021/12/01 05:12:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:12:33 DEBUG : two: Unchanged skipping 2021/12/01 05:12:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/12/01 05:12:34 DEBUG : Couldn't decode error response: EOF 2021/12/01 05:12:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/01 05:12:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/01 05:12:36 INFO : three.txt: Deleted 2021/12/01 05:12:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/12/01 05:12:37 INFO : three.txt: Copied (new) 2021/12/01 05:12:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/01 05:12:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/12/01 05:12:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/01 05:12:39 INFO : one: Deleted 2021/12/01 05:12:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/12/01 05:12:39 INFO : one: Copied (new) 2021/12/01 05:12:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:12:39 DEBUG : two: Unchanged skipping 2021/12/01 05:12:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/12/01 05:12:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/12/01 05:12:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/01 05:12:41 INFO : three.txt: Deleted 2021/12/01 05:12:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/12/01 05:12:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.56s) === RUN TestSyncUTFNorm run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:12:46 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:12:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/12/01 05:12:46 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:12:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2021/12/01 05:12:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/12/01 05:12:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.17s) === RUN TestSyncImmutable run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:12:51 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:12:51 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:12:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/12/01 05:12:51 INFO : existing: Copied (new) 2021/12/01 05:12:51 DEBUG : Waiting for deletions to finish 2021/12/01 05:12:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/12/01 05:12:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/12/01 05:12:52 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:12:52 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:12:52 ERROR : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: not deleting files as there were IO errors 2021/12/01 05:12:52 ERROR : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.05s) === RUN TestSyncIgnoreCase run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:12:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:12:55 DEBUG : existing: Unchanged skipping 2021/12/01 05:12:55 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:12:55 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:12:55 DEBUG : Waiting for deletions to finish 2021/12/01 05:12:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.06s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:13:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:13:22 DEBUG : both11: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both1: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both12: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both0: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both13: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both14: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both17: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both18: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both19: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both2: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both3: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both4: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both5: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both6: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both7: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both8: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:13:22 DEBUG : both9: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both15: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both16: Unchanged skipping 2021/12/01 05:13:22 DEBUG : both10: Unchanged skipping 2021/12/01 05:13:22 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:13:22 DEBUG : Waiting for deletions to finish 2021/12/01 05:13:22 INFO : only14: Deleted 2021/12/01 05:13:22 INFO : only16: Deleted 2021/12/01 05:13:23 INFO : only10: Deleted 2021/12/01 05:13:23 INFO : only15: Deleted 2021/12/01 05:13:23 INFO : only6: Deleted 2021/12/01 05:13:24 INFO : only2: Deleted 2021/12/01 05:13:24 INFO : only11: Deleted 2021/12/01 05:13:24 INFO : only18: Deleted 2021/12/01 05:13:24 INFO : only12: Deleted 2021/12/01 05:13:24 INFO : only19: Deleted 2021/12/01 05:13:24 INFO : only3: Deleted 2021/12/01 05:13:25 INFO : only7: Deleted 2021/12/01 05:13:25 INFO : only4: Deleted 2021/12/01 05:13:26 INFO : only13: Deleted 2021/12/01 05:13:26 INFO : only17: Deleted 2021/12/01 05:13:26 INFO : only5: Deleted 2021/12/01 05:13:26 INFO : only8: Deleted 2021/12/01 05:13:27 INFO : only1: Deleted 2021/12/01 05:13:27 INFO : only0: Deleted 2021/12/01 05:13:27 INFO : only9: Deleted 2021/12/01 05:13:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (48.87s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "B2 bucket rclone-test-jeluran1ranikaq3yuluven3", Local "Local file system at /tmp/rclone1301184476", Modify Window "1ms" 2021/12/01 05:14:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both1: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both10: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both13: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both14: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both15: Unchanged skipping 2021/12/01 05:14:17 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for checks to finish 2021/12/01 05:14:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both16: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both12: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both17: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both18: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both11: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both2: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both4: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both5: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both6: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both7: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both8: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both9: Unchanged skipping 2021/12/01 05:14:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : both19: Unchanged skipping 2021/12/01 05:14:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/01 05:14:17 DEBUG : both0: Unchanged skipping 2021/12/01 05:14:17 DEBUG : both3: Unchanged skipping 2021/12/01 05:14:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/12/01 05:14:17 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Waiting for transfers to finish 2021/12/01 05:14:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:17 INFO : only10: Copied (replaced existing) 2021/12/01 05:14:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:17 INFO : only1: Copied (replaced existing) 2021/12/01 05:14:17 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:17 INFO : only11: Copied (replaced existing) 2021/12/01 05:14:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:17 INFO : only13: Copied (replaced existing) 2021/12/01 05:14:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:17 INFO : only12: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only16: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only14: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only17: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only18: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only4: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only19: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only3: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only6: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only0: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only9: Copied (replaced existing) 2021/12/01 05:14:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:18 INFO : only8: Copied (replaced existing) 2021/12/01 05:14:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:19 INFO : only15: Copied (replaced existing) 2021/12/01 05:14:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:19 INFO : only2: Copied (replaced existing) 2021/12/01 05:14:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:21 INFO : only7: Copied (replaced existing) 2021/12/01 05:14:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/12/01 05:14:21 INFO : only5: Copied (replaced existing) 2021/12/01 05:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (75.46s) PASS 2021/12/01 05:15:02 DEBUG : B2 bucket rclone-test-jeluran1ranikaq3yuluven3: Purge remote 2021/12/01 05:15:03 DEBUG : BackupDir/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11899e66b0d4bd34_d20211201_m050907_c001_v0001022_t0018") 2021/12/01 05:15:03 DEBUG : BackupDir/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10232d343e6619ef_d20211201_m050851_c001_v0001097_t0026") 2021/12/01 05:15:03 DEBUG : CompareDest/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f102bca8860af6475_d20211201_m050829_c001_v0001117_t0057") 2021/12/01 05:15:03 DEBUG : CompareDest/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311dca_d20211201_m050822_c001_v0001134_t0046") 2021/12/01 05:15:03 DEBUG : CompareDest/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f111377138f614177_d20211201_m050830_c001_v0001042_t0002") 2021/12/01 05:15:03 DEBUG : CompareDest/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fdb0_d20211201_m050824_c001_v0001091_t0017") 2021/12/01 05:15:03 DEBUG : CopyDest/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11995b103301ba5e_d20211201_m050907_c001_v0001097_t0006") 2021/12/01 05:15:03 DEBUG : CopyDest/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd762_d20211201_m050848_c001_v0001153_t0021") 2021/12/01 05:15:03 DEBUG : CopyDest/three: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10863c941fe287df_d20211201_m050910_c001_v0001036_t0018") 2021/12/01 05:15:03 DEBUG : CopyDest/three: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fe04_d20211201_m050902_c001_v0001091_t0005") 2021/12/01 05:15:03 DEBUG : CopyDest/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f117c2528cb5af459_d20211201_m050910_c001_v0001006_t0014") 2021/12/01 05:15:04 DEBUG : CopyDest/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311e64_d20211201_m050858_c001_v0001134_t0035") 2021/12/01 05:15:04 DEBUG : EXISTING: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113312722a6316d7_d20211201_m051255_c001_v0001144_t0012") 2021/12/01 05:15:04 DEBUG : EXISTING: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312363_d20211201_m051254_c001_v0001134_t0037") 2021/12/01 05:15:04 DEBUG : Testêé: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11499179f914412d_d20211201_m051249_c001_v0001145_t0010") 2021/12/01 05:15:04 DEBUG : Testêé: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b6003e_d20211201_m051247_c001_v0001091_t0038") 2021/12/01 05:15:04 DEBUG : Testêé: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312324_d20211201_m051246_c001_v0001134_t0048") 2021/12/01 05:15:04 DEBUG : a/potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113608df9754f47b_d20211201_m050506_c001_v0001092_t0051") 2021/12/01 05:15:04 DEBUG : a/potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5d3_d20211201_m050505_c001_v0001153_t0003") 2021/12/01 05:15:04 DEBUG : a/potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107b4be53ad9f799_d20211201_m050502_c001_v0001097_t0048") 2021/12/01 05:15:04 DEBUG : a/potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5c8_d20211201_m050500_c001_v0001153_t0019") 2021/12/01 05:15:04 DEBUG : a/potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11462f3bd3388566_d20211201_m050427_c001_v0001144_t0059") 2021/12/01 05:15:04 DEBUG : a/potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd563_d20211201_m050426_c001_v0001153_t0025") 2021/12/01 05:15:04 DEBUG : b/potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11644526fc6fa585_d20211201_m050506_c001_v0001134_t0044") 2021/12/01 05:15:04 DEBUG : b/potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5ce_d20211201_m050504_c001_v0001153_t0022") 2021/12/01 05:15:04 DEBUG : b/potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f103913ec2fa85cc1_d20211201_m050501_c001_v0001113_t0017") 2021/12/01 05:15:05 DEBUG : b/potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5c4_d20211201_m050459_c001_v0001153_t0013") 2021/12/01 05:15:05 DEBUG : b/potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1197ecde4750b7d1_d20211201_m050426_c001_v0001145_t0023") 2021/12/01 05:15:05 DEBUG : b/potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd55e_d20211201_m050425_c001_v0001153_t0013") 2021/12/01 05:15:05 DEBUG : backup/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f118cd6f0365ed14d_d20211201_m050941_c001_v0001161_t0021") 2021/12/01 05:15:05 DEBUG : backup/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f117002690a5f49a9_d20211201_m050935_c001_v0001097_t0006") 2021/12/01 05:15:05 DEBUG : backup/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f108a694dcbb552fa_d20211201_m050926_c001_v0001117_t0028") 2021/12/01 05:15:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10175d7ae3fd3c38_d20211201_m051128_c001_v0001044_t0003") 2021/12/01 05:15:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f111c89dbf0c7f769_d20211201_m051123_c001_v0001013_t0034") 2021/12/01 05:15:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1101175f05193008_d20211201_m051115_c001_v0001042_t0028") 2021/12/01 05:15:05 DEBUG : backup/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1158663e06b68053_d20211201_m051058_c001_v0001001_t0028") 2021/12/01 05:15:05 DEBUG : backup/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104764027adff170_d20211201_m051041_c001_v0001023_t0003") 2021/12/01 05:15:05 DEBUG : backup/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1179004174912cf1_d20211201_m050949_c001_v0001041_t0029") 2021/12/01 05:15:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f110dde850bdc42b4_d20211201_m051129_c001_v0001006_t0026") 2021/12/01 05:15:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f110c7318b2e302fb_d20211201_m051127_c001_v0001134_t0045") 2021/12/01 05:15:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107b4be53ada17d8_d20211201_m051119_c001_v0001097_t0008") 2021/12/01 05:15:06 DEBUG : backup/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f119ff8da16f589c5_d20211201_m050941_c001_v0001154_t0018") 2021/12/01 05:15:06 DEBUG : backup/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1083577f1a65512d_d20211201_m050940_c001_v0001157_t0053") 2021/12/01 05:15:06 DEBUG : backup/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104591a377d6d28d_d20211201_m050932_c001_v0001091_t0052") 2021/12/01 05:15:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107b9066400f0796_d20211201_m051102_c001_v0001117_t0012") 2021/12/01 05:15:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1015a706c729b84a_d20211201_m051049_c001_v0001144_t0027") 2021/12/01 05:15:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107005c58572dd3f_d20211201_m051037_c001_v0001144_t0019") 2021/12/01 05:15:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1124a9d4219d3d64_d20211201_m050954_c001_v0001144_t0055") 2021/12/01 05:15:06 DEBUG : both0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104619677d1f9dbc_d20211201_m051421_c001_v0001120_t0026") 2021/12/01 05:15:06 DEBUG : both0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda69_d20211201_m051347_c001_v0001153_t0001") 2021/12/01 05:15:06 DEBUG : both0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f119048f3d1a4af1b_d20211201_m051327_c001_v0001093_t0037") 2021/12/01 05:15:06 DEBUG : both0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60057_d20211201_m051259_c001_v0001091_t0013") 2021/12/01 05:15:06 DEBUG : both1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1116fbc831d738d0_d20211201_m051422_c001_v0001012_t0001") 2021/12/01 05:15:06 DEBUG : both1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600ce_d20211201_m051349_c001_v0001091_t0049") 2021/12/01 05:15:06 DEBUG : both1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f102bca8860af7add_d20211201_m051328_c001_v0001117_t0006") 2021/12/01 05:15:06 DEBUG : both1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a31238c_d20211201_m051303_c001_v0001134_t0054") 2021/12/01 05:15:07 DEBUG : both10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104441fcf739733c_d20211201_m051422_c001_v0001090_t0034") 2021/12/01 05:15:07 DEBUG : both10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600e4_d20211201_m051356_c001_v0001091_t0029") 2021/12/01 05:15:07 DEBUG : both10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f109059ac73218fa3_d20211201_m051329_c001_v0001039_t0047") 2021/12/01 05:15:07 DEBUG : both10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3123ec_d20211201_m051312_c001_v0001134_t0025") 2021/12/01 05:15:07 DEBUG : both11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f102bca8860af7ee1_d20211201_m051423_c001_v0001117_t0022") 2021/12/01 05:15:07 DEBUG : both11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a31252e_d20211201_m051356_c001_v0001134_t0033") 2021/12/01 05:15:07 DEBUG : both11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f100568cc3ac27d7b_d20211201_m051330_c001_v0001021_t0027") 2021/12/01 05:15:07 DEBUG : both11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda2e_d20211201_m051313_c001_v0001153_t0025") 2021/12/01 05:15:07 DEBUG : both12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1158202d58444483_d20211201_m051423_c001_v0001144_t0025") 2021/12/01 05:15:07 DEBUG : both12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda7e_d20211201_m051357_c001_v0001153_t0004") 2021/12/01 05:15:07 DEBUG : both12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114fa9813bfb5b3b_d20211201_m051330_c001_v0001150_t0017") 2021/12/01 05:15:07 DEBUG : both12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60084_d20211201_m051314_c001_v0001091_t0056") 2021/12/01 05:15:07 DEBUG : both13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11879ac462a07312_d20211201_m051425_c001_v0001000_t0041") 2021/12/01 05:15:07 DEBUG : both13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600ee_d20211201_m051358_c001_v0001091_t0048") 2021/12/01 05:15:07 DEBUG : both13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f101a25a8b1948a69_d20211201_m051331_c001_v0001008_t0017") 2021/12/01 05:15:07 DEBUG : both13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3123fc_d20211201_m051315_c001_v0001134_t0021") 2021/12/01 05:15:07 DEBUG : both14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106469d17d2f28b5_d20211201_m051426_c001_v0001012_t0028") 2021/12/01 05:15:07 DEBUG : both14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312556_d20211201_m051402_c001_v0001134_t0001") 2021/12/01 05:15:07 DEBUG : both14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f116acb5520d699cb_d20211201_m051331_c001_v0001093_t0052") 2021/12/01 05:15:08 DEBUG : both14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda3a_d20211201_m051316_c001_v0001153_t0003") 2021/12/01 05:15:08 DEBUG : both15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1004680c5f6cb3a2_d20211201_m051427_c001_v0001134_t0004") 2021/12/01 05:15:08 DEBUG : both15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda87_d20211201_m051403_c001_v0001153_t0019") 2021/12/01 05:15:08 DEBUG : both15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1019530a09d4e15d_d20211201_m051331_c001_v0001165_t0038") 2021/12/01 05:15:08 DEBUG : both15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b6008a_d20211201_m051317_c001_v0001091_t0035") 2021/12/01 05:15:08 DEBUG : both16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f115e59d8f22c8562_d20211201_m051427_c001_v0001097_t0022") 2021/12/01 05:15:08 DEBUG : both16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600f8_d20211201_m051404_c001_v0001091_t0028") 2021/12/01 05:15:08 DEBUG : both16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f115d779939d5cead_d20211201_m051332_c001_v0001117_t0009") 2021/12/01 05:15:08 DEBUG : both16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312416_d20211201_m051318_c001_v0001134_t0023") 2021/12/01 05:15:08 DEBUG : both17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106801a15d9087a8_d20211201_m051429_c001_v0001097_t0008") 2021/12/01 05:15:08 DEBUG : both17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3125b1_d20211201_m051414_c001_v0001134_t0027") 2021/12/01 05:15:08 DEBUG : both17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f115d779939d5cebd_d20211201_m051333_c001_v0001117_t0002") 2021/12/01 05:15:08 DEBUG : both17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda3e_d20211201_m051319_c001_v0001153_t0012") 2021/12/01 05:15:08 DEBUG : both18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113a7b520ff5b3ec_d20211201_m051430_c001_v0001038_t0046") 2021/12/01 05:15:08 DEBUG : both18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda9b_d20211201_m051415_c001_v0001153_t0023") 2021/12/01 05:15:08 DEBUG : both18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1070612bdd81af57_d20211201_m051335_c001_v0001038_t0032") 2021/12/01 05:15:08 DEBUG : both18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60091_d20211201_m051319_c001_v0001091_t0035") 2021/12/01 05:15:08 DEBUG : both19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1100abe70a4841fb_d20211201_m051431_c001_v0001097_t0055") 2021/12/01 05:15:08 DEBUG : both19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b6010b_d20211201_m051416_c001_v0001091_t0014") 2021/12/01 05:15:08 DEBUG : both19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112480049b2f8d6c_d20211201_m051336_c001_v0001093_t0037") 2021/12/01 05:15:08 DEBUG : both19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a31242d_d20211201_m051320_c001_v0001134_t0008") 2021/12/01 05:15:09 DEBUG : both2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f117d23f462e2dffc_d20211201_m051432_c001_v0001161_t0053") 2021/12/01 05:15:09 DEBUG : both2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3124f1_d20211201_m051350_c001_v0001134_t0002") 2021/12/01 05:15:09 DEBUG : both2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106993cdf64583b4_d20211201_m051336_c001_v0001091_t0002") 2021/12/01 05:15:09 DEBUG : both2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda12_d20211201_m051304_c001_v0001153_t0020") 2021/12/01 05:15:09 DEBUG : both3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1101b65457333404_d20211201_m051432_c001_v0001117_t0026") 2021/12/01 05:15:09 DEBUG : both3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda6f_d20211201_m051351_c001_v0001153_t0011") 2021/12/01 05:15:09 DEBUG : both3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1181c97e41ed0850_d20211201_m051338_c001_v0001113_t0015") 2021/12/01 05:15:09 DEBUG : both3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60063_d20211201_m051304_c001_v0001091_t0004") 2021/12/01 05:15:09 DEBUG : both4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107005c58572e56b_d20211201_m051433_c001_v0001144_t0013") 2021/12/01 05:15:09 DEBUG : both4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600d7_d20211201_m051351_c001_v0001091_t0009") 2021/12/01 05:15:09 DEBUG : both4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1128cc103fc6eaf2_d20211201_m051339_c001_v0001150_t0009") 2021/12/01 05:15:09 DEBUG : both4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3123a0_d20211201_m051305_c001_v0001134_t0016") 2021/12/01 05:15:09 DEBUG : both5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10863c941fe28ae3_d20211201_m051436_c001_v0001036_t0029") 2021/12/01 05:15:09 DEBUG : both5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312508_d20211201_m051352_c001_v0001134_t0022") 2021/12/01 05:15:09 DEBUG : both5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1194f69139443339_d20211201_m051339_c001_v0001117_t0010") 2021/12/01 05:15:09 DEBUG : both5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda1b_d20211201_m051306_c001_v0001153_t0002") 2021/12/01 05:15:09 DEBUG : both6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1140b17acad74d0c_d20211201_m051437_c001_v0001008_t0041") 2021/12/01 05:15:09 DEBUG : both6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda73_d20211201_m051353_c001_v0001153_t0018") 2021/12/01 05:15:09 DEBUG : both6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1158202d58444322_d20211201_m051341_c001_v0001144_t0014") 2021/12/01 05:15:09 DEBUG : both6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b6006c_d20211201_m051306_c001_v0001091_t0027") 2021/12/01 05:15:10 DEBUG : both7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1041ca2f4a4b915b_d20211201_m051439_c001_v0001134_t0040") 2021/12/01 05:15:10 DEBUG : both7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600e0_d20211201_m051353_c001_v0001091_t0000") 2021/12/01 05:15:10 DEBUG : both7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11716aa982c0e1a0_d20211201_m051343_c001_v0001090_t0011") 2021/12/01 05:15:10 DEBUG : both7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3123d9_d20211201_m051310_c001_v0001134_t0014") 2021/12/01 05:15:10 DEBUG : both8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f105585482ec2e6ec_d20211201_m051440_c001_v0001130_t0034") 2021/12/01 05:15:10 DEBUG : both8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a31251a_d20211201_m051354_c001_v0001134_t0004") 2021/12/01 05:15:10 DEBUG : both8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f105d74d1a58a950c_d20211201_m051346_c001_v0001146_t0040") 2021/12/01 05:15:10 DEBUG : both8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda29_d20211201_m051311_c001_v0001153_t0016") 2021/12/01 05:15:10 DEBUG : both9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11304bed66ca7f83_d20211201_m051440_c001_v0001145_t0017") 2021/12/01 05:15:10 DEBUG : both9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda7a_d20211201_m051355_c001_v0001153_t0011") 2021/12/01 05:15:10 DEBUG : both9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1036b59ebfe64f43_d20211201_m051346_c001_v0001136_t0041") 2021/12/01 05:15:10 DEBUG : both9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b6007b_d20211201_m051312_c001_v0001091_t0010") 2021/12/01 05:15:10 DEBUG : c/non empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1117f72d5869cc7e_d20211201_m050506_c001_v0001018_t0007") 2021/12/01 05:15:10 DEBUG : c/non empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5d0_d20211201_m050504_c001_v0001153_t0020") 2021/12/01 05:15:10 DEBUG : c/non empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112b38cd72c1eb07_d20211201_m050503_c001_v0001003_t0001") 2021/12/01 05:15:10 DEBUG : c/non empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5c6_d20211201_m050500_c001_v0001153_t0023") 2021/12/01 05:15:10 DEBUG : c/non empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f105c9081a92db648_d20211201_m050431_c001_v0001136_t0059") 2021/12/01 05:15:10 DEBUG : c/non empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd561_d20211201_m050425_c001_v0001153_t0001") 2021/12/01 05:15:10 DEBUG : check sum: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b5d1c19da951c_d20211201_m050417_c001_v0001145_t0004") 2021/12/01 05:15:10 DEBUG : check sum: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd546_d20211201_m050416_c001_v0001153_t0004") 2021/12/01 05:15:11 DEBUG : dest/3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1172c7c4169de8b1_d20211201_m050840_c001_v0001136_t0049") 2021/12/01 05:15:11 DEBUG : dest/3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1181007f02934183_d20211201_m050839_c001_v0001165_t0008") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104727c0640402b5_d20211201_m051242_c001_v0001093_t0028") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1108eea1e60ba671_d20211201_m051240_c001_v0001150_t0027") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106d0a75fddd740a_d20211201_m051239_c001_v0001131_t0030") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1108eea1e60ba64b_d20211201_m051233_c001_v0001150_t0031") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1049f1e63f980144_d20211201_m051232_c001_v0001025_t0037") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a31228e_d20211201_m051226_c001_v0001134_t0003") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f119526ede426eacb_d20211201_m051211_c001_v0001120_t0023") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112e80ff1e16dfa2_d20211201_m051205_c001_v0001146_t0002") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1140706ec730a129_d20211201_m051204_c001_v0001029_t0015") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112e80ff1e16df92_d20211201_m051200_c001_v0001146_t0002") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10962b1451860670_d20211201_m051158_c001_v0001145_t0047") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3121aa_d20211201_m051153_c001_v0001134_t0001") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11462f3bd33892ff_d20211201_m051147_c001_v0001144_t0002") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1008ba5319fbaa4b_d20211201_m051146_c001_v0001113_t0059") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1172e06b16a2ce22_d20211201_m051145_c001_v0001032_t0001") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1008ba5319fbaa1e_d20211201_m051141_c001_v0001113_t0002") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1181007f029345f2_d20211201_m051140_c001_v0001165_t0028") 2021/12/01 05:15:11 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd8cc_d20211201_m051134_c001_v0001153_t0000") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11119455311e8a36_d20211201_m051130_c001_v0001113_t0055") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f19876c8f46f4_d20211201_m051125_c001_v0001117_t0047") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1089c2cad3bebf04_d20211201_m051124_c001_v0001146_t0028") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f19876c8f4679_d20211201_m051117_c001_v0001117_t0004") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1115ac6ea4469c5c_d20211201_m051115_c001_v0001039_t0024") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5ff88_d20211201_m051109_c001_v0001091_t0034") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10579538d7c6b8eb_d20211201_m051105_c001_v0001144_t0021") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11644526fc6fb226_d20211201_m051048_c001_v0001134_t0038") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f102f9b01e6363a6a_d20211201_m051045_c001_v0001144_t0044") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11644526fc6fb0cd_d20211201_m050951_c001_v0001134_t0008") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1171c6faf7b065f3_d20211201_m050950_c001_v0001044_t0011") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311f26_d20211201_m050944_c001_v0001134_t0048") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10344686b001b9d1_d20211201_m050942_c001_v0001130_t0033") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104cb61f74588bf9_d20211201_m050938_c001_v0001032_t0051") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f100b320b214a56c7_d20211201_m050937_c001_v0001019_t0025") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104cb61f74588bd6_d20211201_m050930_c001_v0001032_t0059") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113b025f83c8beae_d20211201_m050926_c001_v0001097_t0008") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd790_d20211201_m050920_c001_v0001153_t0024") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1064a8ce8f117fb7_d20211201_m050911_c001_v0001019_t0019") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113312722a630eef_d20211201_m050853_c001_v0001144_t0028") 2021/12/01 05:15:12 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f111377138f6141c3_d20211201_m050852_c001_v0001042_t0000") 2021/12/01 05:15:13 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fded_d20211201_m050847_c001_v0001091_t0025") 2021/12/01 05:15:13 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f103ceb0a72ef43b9_d20211201_m050846_c001_v0001117_t0006") 2021/12/01 05:15:13 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f103ceb0a72ef4397_d20211201_m050843_c001_v0001117_t0016") 2021/12/01 05:15:13 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1067947654b09894_d20211201_m050830_c001_v0001165_t0058") 2021/12/01 05:15:13 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd72a_d20211201_m050821_c001_v0001153_t0017") 2021/12/01 05:15:13 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10836b10240ec9eb_d20211201_m050818_c001_v0001015_t0022") 2021/12/01 05:15:13 DEBUG : dst/one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10836b10240ec9e8_d20211201_m050816_c001_v0001015_t0035") 2021/12/01 05:15:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10912ed92ba4e7c4_d20211201_m051242_c001_v0001097_t0028") 2021/12/01 05:15:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113da830990456a8_d20211201_m051238_c001_v0001130_t0048") 2021/12/01 05:15:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107927df3a93609a_d20211201_m051231_c001_v0001145_t0007") 2021/12/01 05:15:13 DEBUG : dst/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1130a5f9a5d8f96a_d20211201_m051212_c001_v0001033_t0045") 2021/12/01 05:15:13 DEBUG : dst/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1149f05ee6d0efc2_d20211201_m051204_c001_v0001137_t0020") 2021/12/01 05:15:13 DEBUG : dst/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f118c81d019d76326_d20211201_m051158_c001_v0001029_t0030") 2021/12/01 05:15:13 DEBUG : dst/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104b25e33ef0d152_d20211201_m051148_c001_v0001041_t0011") 2021/12/01 05:15:13 DEBUG : dst/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11176d423c2ba22e_d20211201_m051144_c001_v0001029_t0008") 2021/12/01 05:15:13 DEBUG : dst/one.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f116c851c8543e042_d20211201_m051139_c001_v0001120_t0046") 2021/12/01 05:15:13 DEBUG : dst/three: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107abb03ba94b594_d20211201_m050917_c001_v0001136_t0022") 2021/12/01 05:15:13 DEBUG : dst/three: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f103ceb0a72ef44fb_d20211201_m050905_c001_v0001117_t0019") 2021/12/01 05:15:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1140706ec730a163_d20211201_m051243_c001_v0001029_t0028") 2021/12/01 05:15:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106d921d32e009a7_d20211201_m051240_c001_v0001120_t0048") 2021/12/01 05:15:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1182bc1fb3a76243_d20211201_m051234_c001_v0001117_t0035") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104449bbfb10482c_d20211201_m051244_c001_v0001038_t0033") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1108eea1e60ba67a_d20211201_m051242_c001_v0001150_t0027") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112f1ab4fd9c1c11_d20211201_m051241_c001_v0001131_t0056") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1108eea1e60ba65b_d20211201_m051237_c001_v0001150_t0038") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11839de43832fe56_d20211201_m051235_c001_v0001037_t0041") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd97a_d20211201_m051228_c001_v0001153_t0001") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1101b65457332b69_d20211201_m051221_c001_v0001117_t0023") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112e80ff1e16dfb9_d20211201_m051210_c001_v0001146_t0036") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10642799391a7282_d20211201_m051209_c001_v0001040_t0050") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112e80ff1e16df9c_d20211201_m051203_c001_v0001146_t0012") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f102bca8860af7422_d20211201_m051202_c001_v0001117_t0040") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd904_d20211201_m051155_c001_v0001153_t0020") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1047e48ee8451512_d20211201_m051147_c001_v0001130_t0051") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd8da_d20211201_m051143_c001_v0001153_t0014") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112f1ab4fd9c1b78_d20211201_m051142_c001_v0001131_t0009") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5ffb8_d20211201_m051136_c001_v0001091_t0022") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f101299dba437366b_d20211201_m051127_c001_v0001117_t0059") 2021/12/01 05:15:14 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5ffa0_d20211201_m051122_c001_v0001091_t0058") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f117002690a5f5335_d20211201_m051120_c001_v0001097_t0048") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3120e5_d20211201_m051110_c001_v0001134_t0041") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1101847b8796235b_d20211201_m051057_c001_v0001153_t0019") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312057_d20211201_m051040_c001_v0001134_t0015") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11742f1be063597a_d20211201_m051038_c001_v0001029_t0026") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd7b8_d20211201_m050946_c001_v0001153_t0010") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f102774b0d4436344_d20211201_m050940_c001_v0001033_t0056") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd7aa_d20211201_m050935_c001_v0001153_t0000") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f117002690a5f495e_d20211201_m050932_c001_v0001097_t0055") 2021/12/01 05:15:15 DEBUG : dst/three.txt: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fe26_d20211201_m050922_c001_v0001091_t0016") 2021/12/01 05:15:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1186cabca324e025_d20211201_m051223_c001_v0001097_t0005") 2021/12/01 05:15:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11984a1e0ea019d7_d20211201_m051206_c001_v0001144_t0054") 2021/12/01 05:15:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1195831da9141f05_d20211201_m051201_c001_v0001036_t0057") 2021/12/01 05:15:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f102bca8860af735a_d20211201_m051151_c001_v0001117_t0020") 2021/12/01 05:15:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f118ee8efb4aae665_d20211201_m051146_c001_v0001134_t0021") 2021/12/01 05:15:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f111c89dbf0c7f785_d20211201_m051142_c001_v0001013_t0018") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1083577f1a65543e_d20211201_m051245_c001_v0001157_t0010") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60021_d20211201_m051227_c001_v0001091_t0058") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1087823737a66c88_d20211201_m051224_c001_v0001144_t0031") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5ffe4_d20211201_m051154_c001_v0001091_t0026") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11334b3fd87f0b82_d20211201_m051152_c001_v0001165_t0028") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312159_d20211201_m051135_c001_v0001134_t0047") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11999b7389a80bcd_d20211201_m051131_c001_v0001037_t0037") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd897_d20211201_m051110_c001_v0001153_t0006") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1004428c0ca7c764_d20211201_m051108_c001_v0001033_t0045") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fe72_d20211201_m050945_c001_v0001091_t0026") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113a835e3f55984b_d20211201_m050942_c001_v0001003_t0007") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311ebf_d20211201_m050921_c001_v0001134_t0046") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106d0a75fddd716f_d20211201_m050919_c001_v0001131_t0047") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1159f66f20dd3801_d20211201_m050859_c001_v0001090_t0007") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f101858cf49a61061_d20211201_m050831_c001_v0001097_t0001") 2021/12/01 05:15:16 DEBUG : dst/two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10836b10240ec9f7_d20211201_m050827_c001_v0001015_t0016") 2021/12/01 05:15:16 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f103a9c08b98494cf_d20211201_m050754_c001_v0001128_t0026") 2021/12/01 05:15:16 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd702_d20211201_m050746_c001_v0001153_t0009") 2021/12/01 05:15:16 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112f489bcd9aaa10_d20211201_m050744_c001_v0001157_t0017") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd6ee_d20211201_m050725_c001_v0001153_t0005") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10526d05db425c54_d20211201_m050615_c001_v0001117_t0009") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd669_d20211201_m050609_c001_v0001153_t0022") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11879ac462a07153_d20211201_m050524_c001_v0001000_t0029") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd604_d20211201_m050520_c001_v0001153_t0004") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1149f05ee6d0e451_d20211201_m050519_c001_v0001137_t0033") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5fc_d20211201_m050517_c001_v0001153_t0021") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10312e2037bf2918_d20211201_m050513_c001_v0001043_t0023") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5e9_d20211201_m050512_c001_v0001153_t0020") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f118efe72a44b8fd0_d20211201_m050510_c001_v0001150_t0006") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5db_d20211201_m050509_c001_v0001153_t0017") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f118540e0ce4f1458_d20211201_m050455_c001_v0001157_t0019") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5a9_d20211201_m050452_c001_v0001153_t0022") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f117939a9d6755ede_d20211201_m050451_c001_v0001005_t0044") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd598_d20211201_m050448_c001_v0001153_t0023") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f119d2fbedfcfb5f6_d20211201_m050440_c001_v0001134_t0032") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd580_d20211201_m050439_c001_v0001153_t0006") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1171a947c322624b_d20211201_m050437_c001_v0001120_t0022") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd570_d20211201_m050436_c001_v0001153_t0002") 2021/12/01 05:15:17 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11860b4726f8547c_d20211201_m050435_c001_v0001001_t0005") 2021/12/01 05:15:18 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f118efe72a44b8f3c_d20211201_m050434_c001_v0001150_t0033") 2021/12/01 05:15:18 DEBUG : empty space: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd56a_d20211201_m050432_c001_v0001153_t0022") 2021/12/01 05:15:18 DEBUG : enormous: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10894c728cfdff24_d20211201_m050522_c001_v0001113_t0042") 2021/12/01 05:15:18 DEBUG : enormous: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd606_d20211201_m050521_c001_v0001153_t0021") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10502ab829128ed0_d20211201_m051252_c001_v0001097_t0050") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd9dd_d20211201_m051251_c001_v0001153_t0000") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1074c11b831e9011_d20211201_m050604_c001_v0001030_t0034") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311a18_d20211201_m050603_c001_v0001134_t0055") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104c575cf3688b24_d20211201_m050425_c001_v0001128_t0000") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd55c_d20211201_m050424_c001_v0001153_t0006") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104cb61f74588831_d20211201_m050423_c001_v0001032_t0005") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd559_d20211201_m050422_c001_v0001153_t0021") 2021/12/01 05:15:18 DEBUG : existing: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd557_d20211201_m050421_c001_v0001153_t0021") 2021/12/01 05:15:18 DEBUG : existing-b: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1072e85fe2fa1f0d_d20211201_m050605_c001_v0001120_t0000") 2021/12/01 05:15:18 DEBUG : existing-b: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd65c_d20211201_m050602_c001_v0001153_t0022") 2021/12/01 05:15:18 DEBUG : five: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11334b3fd87eff95_d20211201_m050528_c001_v0001165_t0019") 2021/12/01 05:15:18 DEBUG : five: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3118da_d20211201_m050527_c001_v0001134_t0039") 2021/12/01 05:15:18 DEBUG : foo: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1097e31eee683f2c_d20211201_m050439_c001_v0001117_t0059") 2021/12/01 05:15:18 DEBUG : foo: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd57a_d20211201_m050438_c001_v0001153_t0010") 2021/12/01 05:15:18 DEBUG : foo: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd578_d20211201_m050437_c001_v0001153_t0005") 2021/12/01 05:15:19 DEBUG : four: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1047e48ee8450e7d_d20211201_m050529_c001_v0001130_t0018") 2021/12/01 05:15:19 DEBUG : four: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd614_d20211201_m050526_c001_v0001153_t0000") 2021/12/01 05:15:19 DEBUG : four: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd612_d20211201_m050525_c001_v0001153_t0010") 2021/12/01 05:15:19 DEBUG : hello world2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112884b891f14dba_d20211201_m050351_c001_v0001117_t0047") 2021/12/01 05:15:19 DEBUG : hello world2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd50e_d20211201_m050350_c001_v0001153_t0001") 2021/12/01 05:15:19 DEBUG : ignore-size: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11580828b2647242_d20211201_m050420_c001_v0001150_t0018") 2021/12/01 05:15:19 DEBUG : ignore-size: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd553_d20211201_m050419_c001_v0001153_t0002") 2021/12/01 05:15:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106801a15d9060dc_d20211201_m050600_c001_v0001097_t0053") 2021/12/01 05:15:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fc8b_d20211201_m050559_c001_v0001091_t0039") 2021/12/01 05:15:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b0eedf291be9a_d20211201_m050557_c001_v0001038_t0043") 2021/12/01 05:15:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3119e5_d20211201_m050556_c001_v0001134_t0035") 2021/12/01 05:15:19 DEBUG : one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114dab2efd516c75_d20211201_m050529_c001_v0001113_t0024") 2021/12/01 05:15:19 DEBUG : one: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd60c_d20211201_m050525_c001_v0001153_t0024") 2021/12/01 05:15:19 DEBUG : only0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10545597cc162ec8_d20211201_m051441_c001_v0001000_t0030") 2021/12/01 05:15:19 DEBUG : only0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1174e483f502b988_d20211201_m051418_c001_v0001117_t0057") 2021/12/01 05:15:19 DEBUG : only0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3124e2_d20211201_m051348_c001_v0001134_t0039") 2021/12/01 05:15:19 DEBUG : only0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1194f69139443249_d20211201_m051325_c001_v0001117_t0001") 2021/12/01 05:15:19 DEBUG : only0: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda0d_d20211201_m051302_c001_v0001153_t0014") 2021/12/01 05:15:19 DEBUG : only1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f103e8bfb078311f4_d20211201_m051441_c001_v0001161_t0033") 2021/12/01 05:15:19 DEBUG : only1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabdaa1_d20211201_m051417_c001_v0001153_t0007") 2021/12/01 05:15:20 DEBUG : only1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda6c_d20211201_m051349_c001_v0001153_t0019") 2021/12/01 05:15:20 DEBUG : only1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11273ce2224f04bc_d20211201_m051326_c001_v0001039_t0059") 2021/12/01 05:15:20 DEBUG : only1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b6005f_d20211201_m051303_c001_v0001091_t0012") 2021/12/01 05:15:20 DEBUG : only10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f119744cae6794efc_d20211201_m051442_c001_v0001146_t0029") 2021/12/01 05:15:20 DEBUG : only10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3125d3_d20211201_m051417_c001_v0001134_t0021") 2021/12/01 05:15:20 DEBUG : only10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda7c_d20211201_m051356_c001_v0001153_t0023") 2021/12/01 05:15:20 DEBUG : only10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f116c9cec33741dc1_d20211201_m051322_c001_v0001032_t0028") 2021/12/01 05:15:20 DEBUG : only10: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b6007f_d20211201_m051313_c001_v0001091_t0035") 2021/12/01 05:15:20 DEBUG : only11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f100faef0b1885a0c_d20211201_m051442_c001_v0001165_t0007") 2021/12/01 05:15:20 DEBUG : only11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60110_d20211201_m051417_c001_v0001091_t0029") 2021/12/01 05:15:20 DEBUG : only11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600e6_d20211201_m051357_c001_v0001091_t0000") 2021/12/01 05:15:20 DEBUG : only11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1057317eea73c3df_d20211201_m051324_c001_v0001031_t0035") 2021/12/01 05:15:20 DEBUG : only11: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3123f5_d20211201_m051314_c001_v0001134_t0050") 2021/12/01 05:15:20 DEBUG : only12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f110d05367b346e73_d20211201_m051442_c001_v0001017_t0005") 2021/12/01 05:15:20 DEBUG : only12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3125d6_d20211201_m051417_c001_v0001134_t0023") 2021/12/01 05:15:20 DEBUG : only12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312538_d20211201_m051357_c001_v0001134_t0010") 2021/12/01 05:15:20 DEBUG : only12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11458c10d6ed0bc6_d20211201_m051324_c001_v0001041_t0052") 2021/12/01 05:15:20 DEBUG : only12: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda32_d20211201_m051314_c001_v0001153_t0002") 2021/12/01 05:15:20 DEBUG : only13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1067947654b0a60e_d20211201_m051443_c001_v0001165_t0024") 2021/12/01 05:15:20 DEBUG : only13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabdaa3_d20211201_m051417_c001_v0001153_t0004") 2021/12/01 05:15:20 DEBUG : only13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda84_d20211201_m051401_c001_v0001153_t0001") 2021/12/01 05:15:21 DEBUG : only13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f102dfff5b209c8de_d20211201_m051325_c001_v0001136_t0036") 2021/12/01 05:15:21 DEBUG : only13: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60086_d20211201_m051315_c001_v0001091_t0023") 2021/12/01 05:15:21 DEBUG : only14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11159825c5619e78_d20211201_m051443_c001_v0001091_t0022") 2021/12/01 05:15:21 DEBUG : only14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60113_d20211201_m051417_c001_v0001091_t0005") 2021/12/01 05:15:21 DEBUG : only14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600f6_d20211201_m051403_c001_v0001091_t0003") 2021/12/01 05:15:21 DEBUG : only14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104e08b92cf06a48_d20211201_m051322_c001_v0001161_t0002") 2021/12/01 05:15:21 DEBUG : only14: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312409_d20211201_m051316_c001_v0001134_t0056") 2021/12/01 05:15:21 DEBUG : only15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1008617790434430_d20211201_m051444_c001_v0001144_t0059") 2021/12/01 05:15:21 DEBUG : only15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabdab1_d20211201_m051418_c001_v0001153_t0018") 2021/12/01 05:15:21 DEBUG : only15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312565_d20211201_m051404_c001_v0001134_t0030") 2021/12/01 05:15:21 DEBUG : only15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f108a694dcbb560d9_d20211201_m051322_c001_v0001117_t0004") 2021/12/01 05:15:21 DEBUG : only15: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda3c_d20211201_m051317_c001_v0001153_t0007") 2021/12/01 05:15:21 DEBUG : only16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1111eeb0dba5b803_d20211201_m051446_c001_v0001038_t0006") 2021/12/01 05:15:21 DEBUG : only16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabdaa5_d20211201_m051417_c001_v0001153_t0021") 2021/12/01 05:15:21 DEBUG : only16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda95_d20211201_m051413_c001_v0001153_t0006") 2021/12/01 05:15:21 DEBUG : only16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda44_d20211201_m051322_c001_v0001153_t0008") 2021/12/01 05:15:21 DEBUG : only16: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b6008f_d20211201_m051318_c001_v0001091_t0002") 2021/12/01 05:15:21 DEBUG : only17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114a09729d70ab6d_d20211201_m051446_c001_v0001097_t0000") 2021/12/01 05:15:21 DEBUG : only17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3125da_d20211201_m051417_c001_v0001134_t0038") 2021/12/01 05:15:21 DEBUG : only17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60107_d20211201_m051414_c001_v0001091_t0009") 2021/12/01 05:15:21 DEBUG : only17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10800751db4b8601_d20211201_m051326_c001_v0001150_t0047") 2021/12/01 05:15:22 DEBUG : only17: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312423_d20211201_m051319_c001_v0001134_t0020") 2021/12/01 05:15:22 DEBUG : only18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11984a1e0ea01f2d_d20211201_m051447_c001_v0001144_t0006") 2021/12/01 05:15:22 DEBUG : only18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabdaa7_d20211201_m051418_c001_v0001153_t0000") 2021/12/01 05:15:22 DEBUG : only18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3125bb_d20211201_m051415_c001_v0001134_t0000") 2021/12/01 05:15:22 DEBUG : only18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1151d26071cbe05e_d20211201_m051324_c001_v0001161_t0042") 2021/12/01 05:15:22 DEBUG : only18: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda42_d20211201_m051320_c001_v0001153_t0017") 2021/12/01 05:15:22 DEBUG : only19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f100ded5822681c2b_d20211201_m051450_c001_v0001097_t0038") 2021/12/01 05:15:22 DEBUG : only19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60115_d20211201_m051418_c001_v0001091_t0008") 2021/12/01 05:15:22 DEBUG : only19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda9e_d20211201_m051416_c001_v0001153_t0001") 2021/12/01 05:15:22 DEBUG : only19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112dcef9ef2b1b8f_d20211201_m051324_c001_v0001165_t0013") 2021/12/01 05:15:22 DEBUG : only19: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60098_d20211201_m051320_c001_v0001091_t0040") 2021/12/01 05:15:22 DEBUG : only2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10912ed92ba4f450_d20211201_m051452_c001_v0001097_t0024") 2021/12/01 05:15:22 DEBUG : only2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3125e4_d20211201_m051418_c001_v0001134_t0048") 2021/12/01 05:15:22 DEBUG : only2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600d4_d20211201_m051350_c001_v0001091_t0015") 2021/12/01 05:15:22 DEBUG : only2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f115e59d8f22c8063_d20211201_m051323_c001_v0001097_t0041") 2021/12/01 05:15:22 DEBUG : only2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312394_d20211201_m051304_c001_v0001134_t0050") 2021/12/01 05:15:22 DEBUG : only3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112b6e569a4e71d5_d20211201_m051453_c001_v0001130_t0013") 2021/12/01 05:15:22 DEBUG : only3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3125de_d20211201_m051418_c001_v0001134_t0046") 2021/12/01 05:15:23 DEBUG : only3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3124fd_d20211201_m051351_c001_v0001134_t0021") 2021/12/01 05:15:23 DEBUG : only3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114fb12a357c3012_d20211201_m051324_c001_v0001130_t0057") 2021/12/01 05:15:23 DEBUG : only3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda16_d20211201_m051305_c001_v0001153_t0018") 2021/12/01 05:15:23 DEBUG : only4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1045b5ebff76d429_d20211201_m051454_c001_v0001113_t0057") 2021/12/01 05:15:23 DEBUG : only4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabdaa9_d20211201_m051418_c001_v0001153_t0014") 2021/12/01 05:15:23 DEBUG : only4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda71_d20211201_m051352_c001_v0001153_t0006") 2021/12/01 05:15:23 DEBUG : only4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11995b103301d0d3_d20211201_m051324_c001_v0001097_t0058") 2021/12/01 05:15:23 DEBUG : only4: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60068_d20211201_m051305_c001_v0001091_t0044") 2021/12/01 05:15:23 DEBUG : only5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112e1a4fed5f85db_d20211201_m051455_c001_v0001153_t0018") 2021/12/01 05:15:23 DEBUG : only5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1174e483f502b991_d20211201_m051418_c001_v0001117_t0052") 2021/12/01 05:15:23 DEBUG : only5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600db_d20211201_m051353_c001_v0001091_t0059") 2021/12/01 05:15:23 DEBUG : only5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112ce5f13598b260_d20211201_m051326_c001_v0001044_t0034") 2021/12/01 05:15:23 DEBUG : only5: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3123aa_d20211201_m051306_c001_v0001134_t0032") 2021/12/01 05:15:23 DEBUG : only6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106c75ab99b3001c_d20211201_m051456_c001_v0001039_t0003") 2021/12/01 05:15:23 DEBUG : only6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabdaab_d20211201_m051418_c001_v0001153_t0013") 2021/12/01 05:15:23 DEBUG : only6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312513_d20211201_m051353_c001_v0001134_t0029") 2021/12/01 05:15:23 DEBUG : only6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f101299dba4373e0e_d20211201_m051323_c001_v0001117_t0024") 2021/12/01 05:15:23 DEBUG : only6: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda22_d20211201_m051310_c001_v0001153_t0017") 2021/12/01 05:15:23 DEBUG : only7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11089b36f32c39c7_d20211201_m051457_c001_v0001144_t0029") 2021/12/01 05:15:23 DEBUG : only7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60118_d20211201_m051418_c001_v0001091_t0017") 2021/12/01 05:15:23 DEBUG : only7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda77_d20211201_m051354_c001_v0001153_t0003") 2021/12/01 05:15:23 DEBUG : only7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107005c58572e30f_d20211201_m051323_c001_v0001144_t0037") 2021/12/01 05:15:24 DEBUG : only7: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b60077_d20211201_m051310_c001_v0001091_t0028") 2021/12/01 05:15:24 DEBUG : only8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1080400c4b678a1f_d20211201_m051501_c001_v0001033_t0043") 2021/12/01 05:15:24 DEBUG : only8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3125e2_d20211201_m051418_c001_v0001134_t0059") 2021/12/01 05:15:24 DEBUG : only8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b600e2_d20211201_m051354_c001_v0001091_t0054") 2021/12/01 05:15:24 DEBUG : only8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10312e2037bf2dd9_d20211201_m051326_c001_v0001043_t0001") 2021/12/01 05:15:24 DEBUG : only8: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a3123e2_d20211201_m051311_c001_v0001134_t0021") 2021/12/01 05:15:24 DEBUG : only9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f110c4caa492f13c1_d20211201_m051502_c001_v0001131_t0030") 2021/12/01 05:15:24 DEBUG : only9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabdaaf_d20211201_m051418_c001_v0001153_t0004") 2021/12/01 05:15:24 DEBUG : only9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a312525_d20211201_m051355_c001_v0001134_t0008") 2021/12/01 05:15:24 DEBUG : only9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11223e4427bbf35e_d20211201_m051324_c001_v0001113_t0015") 2021/12/01 05:15:24 DEBUG : only9: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabda2c_d20211201_m051312_c001_v0001153_t0013") 2021/12/01 05:15:24 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f116112b65f00b7d1_d20211201_m050554_c001_v0001137_t0052") 2021/12/01 05:15:24 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fc66_d20211201_m050548_c001_v0001091_t0052") 2021/12/01 05:15:24 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106801a15d905fab_d20211201_m050545_c001_v0001097_t0024") 2021/12/01 05:15:24 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd639_d20211201_m050542_c001_v0001153_t0010") 2021/12/01 05:15:24 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f119526ede426e3f4_d20211201_m050540_c001_v0001120_t0051") 2021/12/01 05:15:24 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311905_d20211201_m050530_c001_v0001134_t0025") 2021/12/01 05:15:24 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f104441fcf7396a65_d20211201_m050516_c001_v0001090_t0020") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5f2_d20211201_m050515_c001_v0001153_t0012") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1141b2e1033b0556_d20211201_m050512_c001_v0001157_t0010") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5e7_d20211201_m050511_c001_v0001153_t0018") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10599924972870b6_d20211201_m050510_c001_v0001003_t0042") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5d8_d20211201_m050509_c001_v0001153_t0021") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10526d05db4255bc_d20211201_m050453_c001_v0001117_t0007") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5a4_d20211201_m050452_c001_v0001153_t0013") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f101c2b6aa02c2eb1_d20211201_m050451_c001_v0001134_t0053") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd596_d20211201_m050449_c001_v0001153_t0010") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f119934273f48f2db_d20211201_m050448_c001_v0001041_t0040") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd592_d20211201_m050447_c001_v0001153_t0020") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd58f_d20211201_m050446_c001_v0001153_t0019") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f118229723a621a20_d20211201_m050445_c001_v0001120_t0021") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd58b_d20211201_m050444_c001_v0001153_t0004") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd589_d20211201_m050443_c001_v0001153_t0006") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10086177904331de_d20211201_m050441_c001_v0001144_t0055") 2021/12/01 05:15:25 DEBUG : potato: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd583_d20211201_m050440_c001_v0001153_t0004") 2021/12/01 05:15:25 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f111c93dbd912f7c8_d20211201_m050811_c001_v0001097_t0005") 2021/12/01 05:15:25 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fd90_d20211201_m050807_c001_v0001091_t0048") 2021/12/01 05:15:25 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10278772f141a9d5_d20211201_m050756_c001_v0001042_t0030") 2021/12/01 05:15:25 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fd62_d20211201_m050746_c001_v0001091_t0058") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1180d78dca738e1b_d20211201_m050735_c001_v0001004_t0025") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fd41_d20211201_m050724_c001_v0001091_t0044") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1047e48ee8450f75_d20211201_m050616_c001_v0001130_t0056") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fca3_d20211201_m050608_c001_v0001091_t0047") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1108053f07eaace2_d20211201_m050522_c001_v0001130_t0059") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd602_d20211201_m050520_c001_v0001153_t0016") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f111c93dbd912ea4a_d20211201_m050519_c001_v0001097_t0014") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5fa_d20211201_m050517_c001_v0001153_t0002") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11333d0ed6034666_d20211201_m050516_c001_v0001157_t0040") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5f4_d20211201_m050515_c001_v0001153_t0010") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f108b61fbd9754414_d20211201_m050514_c001_v0001042_t0003") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5ec_d20211201_m050513_c001_v0001153_t0016") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1049099f6e25d2f0_d20211201_m050511_c001_v0001136_t0039") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5dd_d20211201_m050509_c001_v0001153_t0019") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f107005c58572d29a_d20211201_m050455_c001_v0001144_t0044") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd5ac_d20211201_m050453_c001_v0001153_t0012") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f117d23f462e2c979_d20211201_m050355_c001_v0001161_t0048") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd515_d20211201_m050354_c001_v0001153_t0025") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11333d0ed603435c_d20211201_m050353_c001_v0001157_t0013") 2021/12/01 05:15:26 DEBUG : potato2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd513_d20211201_m050352_c001_v0001153_t0022") 2021/12/01 05:15:26 DEBUG : potato3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113b025f83c8b753_d20211201_m050756_c001_v0001097_t0001") 2021/12/01 05:15:27 DEBUG : potato3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311ce6_d20211201_m050747_c001_v0001134_t0030") 2021/12/01 05:15:27 DEBUG : potato3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f111ea7686033e940_d20211201_m050733_c001_v0001037_t0039") 2021/12/01 05:15:27 DEBUG : potato3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311c3e_d20211201_m050725_c001_v0001134_t0026") 2021/12/01 05:15:27 DEBUG : potato3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11392f6a55fc5e07_d20211201_m050616_c001_v0001036_t0022") 2021/12/01 05:15:27 DEBUG : potato3: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311a54_d20211201_m050609_c001_v0001134_t0011") 2021/12/01 05:15:27 DEBUG : pre-dest1/1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10344686b001b8b7_d20211201_m050840_c001_v0001130_t0022") 2021/12/01 05:15:27 DEBUG : pre-dest1/1: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd747_d20211201_m050833_c001_v0001153_t0019") 2021/12/01 05:15:27 DEBUG : pre-dest2/2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f117002690a5f44a8_d20211201_m050840_c001_v0001097_t0013") 2021/12/01 05:15:27 DEBUG : pre-dest2/2: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311e03_d20211201_m050834_c001_v0001134_t0020") 2021/12/01 05:15:27 DEBUG : sizeonly: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1029d82e636a04b8_d20211201_m050419_c001_v0001150_t0057") 2021/12/01 05:15:27 DEBUG : sizeonly: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd54e_d20211201_m050418_c001_v0001153_t0004") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10582455f97cfd7d_d20211201_m050601_c001_v0001044_t0039") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd657_d20211201_m050600_c001_v0001153_t0000") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f101858cf49a6041d_d20211201_m050557_c001_v0001097_t0048") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fc7c_d20211201_m050556_c001_v0001091_t0029") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113c3b3695255c45_d20211201_m050415_c001_v0001146_t0023") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd53f_d20211201_m050414_c001_v0001153_t0019") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f112dcef9ef2b0858_d20211201_m050413_c001_v0001165_t0003") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd53a_d20211201_m050412_c001_v0001153_t0001") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1061b75dc91bbdec_d20211201_m050408_c001_v0001144_t0052") 2021/12/01 05:15:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd526_d20211201_m050402_c001_v0001153_t0000") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11235be68f518f9b_d20211201_m050401_c001_v0001136_t0002") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd524_d20211201_m050400_c001_v0001153_t0009") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f101d701507dfc15f_d20211201_m050359_c001_v0001033_t0026") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd51f_d20211201_m050358_c001_v0001153_t0018") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f109842c4434d49ff_d20211201_m050357_c001_v0001120_t0020") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd519_d20211201_m050356_c001_v0001153_t0018") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11995b1033019ef3_d20211201_m050350_c001_v0001097_t0029") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd50c_d20211201_m050349_c001_v0001153_t0024") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11108e65cde1936f_d20211201_m050348_c001_v0001146_t0041") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd508_d20211201_m050347_c001_v0001153_t0018") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113b025f83c8a337_d20211201_m050346_c001_v0001097_t0057") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd504_d20211201_m050345_c001_v0001153_t0004") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f100fdb8a55bc843c_d20211201_m050344_c001_v0001041_t0044") 2021/12/01 05:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd4fe_d20211201_m050343_c001_v0001153_t0017") 2021/12/01 05:15:28 DEBUG : sub/yam: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1151d9eed9f7dcec_d20211201_m050553_c001_v0001120_t0013") 2021/12/01 05:15:29 DEBUG : sub/yam: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd644_d20211201_m050550_c001_v0001153_t0001") 2021/12/01 05:15:29 DEBUG : three: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f118062ddfce1db81_d20211201_m050529_c001_v0001038_t0014") 2021/12/01 05:15:29 DEBUG : three: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd617_d20211201_m050528_c001_v0001153_t0022") 2021/12/01 05:15:29 DEBUG : three: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd610_d20211201_m050525_c001_v0001153_t0008") 2021/12/01 05:15:29 DEBUG : two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1196bae8efda3821_d20211201_m050530_c001_v0001091_t0053") 2021/12/01 05:15:29 DEBUG : two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fc32_d20211201_m050527_c001_v0001091_t0047") 2021/12/01 05:15:29 DEBUG : two: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f106b2c3c0fabd60e_d20211201_m050525_c001_v0001153_t0018") 2021/12/01 05:15:29 DEBUG : yam: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10502ab8291269fc_d20211201_m050554_c001_v0001097_t0008") 2021/12/01 05:15:29 DEBUG : yam: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1155af9939c8cc3c_d20211201_m050551_c001_v0001091_t0029") 2021/12/01 05:15:29 DEBUG : yam: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11995b103301a986_d20211201_m050544_c001_v0001097_t0044") 2021/12/01 05:15:29 DEBUG : yam: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f114f9a446a311969_d20211201_m050542_c001_v0001134_t0015") 2021/12/01 05:15:29 DEBUG : yam: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f105a0c78322547b8_d20211201_m050539_c001_v0001093_t0015") 2021/12/01 05:15:29 DEBUG : yam: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f10350f7a13b5fc3e_d20211201_m050530_c001_v0001091_t0014") 2021/12/01 05:15:29 DEBUG : yaml: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1143acee5fc93ce3_d20211201_m050547_c001_v0001018_t0027") 2021/12/01 05:15:29 DEBUG : yaml: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f113ee70928a6f176_d20211201_m050544_c001_v0001113_t0048") 2021/12/01 05:15:30 DEBUG : yaml: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f11264cf7143f9123_d20211201_m050541_c001_v0001023_t0038") 2021/12/01 05:15:30 DEBUG : yaml: Deleting (id "4_z9f627df3600d7b4b7fd80e1b_f1156c174f47ea1b7_d20211201_m050534_c001_v0001018_t0024") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m51.766970123s (try 1/5)