"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/10/22 01:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova" 2024/10/22 01:01:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/22 01:01:10 DEBUG : Creating backend with remote "/tmp/rclone2752459753" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/22 01:01:11 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:11 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.08s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:12 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:12 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:13 DEBUG : B2 bucket rclone-test-serubus9dova: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.40s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:15 DEBUG : Creating backend with remote "/non-existing" 2024/10/22 01:01:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/22 01:01:15 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:15 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:16 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:16 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.23s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:18 INFO : B2 bucket rclone-test-serubus9dova: Running all checks before starting transfers 2024/10/22 01:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:18 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:18 INFO : B2 bucket rclone-test-serubus9dova: Checks finished, now starting transfers 2024/10/22 01:01:18 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.52s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:19 ERROR : Ignoring --no-traverse with sync 2024/10/22 01:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:20 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:20 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:20 INFO : sub dir/hello world: Copied (new) 2024/10/22 01:01:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.72s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/22 01:01:21 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:21 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/22 01:01:22 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.65s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:01:23 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:23 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:01:25 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:25 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.14s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/22 01:01:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/22 01:01:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/22 01:01:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 01:01:27 DEBUG : sub dir: Making directory 2024/10/22 01:01:27 DEBUG : sub dir2: Making directory 2024/10/22 01:01:27 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/22 01:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:27 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:27 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/22 01:01:28 DEBUG : B2 bucket rclone-test-serubus9dova: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.96s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:29 DEBUG : sub dir2: Making directory 2024/10/22 01:01:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/22 01:01:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/22 01:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:29 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:29 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:30 DEBUG : sub dir2: Making directory with metadata 2024/10/22 01:01:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/22 01:01:30 DEBUG : sub dir: Making directory 2024/10/22 01:01:30 DEBUG : sub dir2: Making directory 2024/10/22 01:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:30 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:30 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:31 INFO : sub dir/hello world: Copied (new) 2024/10/22 01:01:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/22 01:01:31 DEBUG : B2 bucket rclone-test-serubus9dova: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/22 01:01:31 DEBUG : B2 bucket rclone-test-serubus9dova: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:32 DEBUG : sub dir2: Making directory 2024/10/22 01:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:32 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:32 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:33 INFO : sub dir/hello world: Copied (new) 2024/10/22 01:01:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:34 DEBUG : sub dir2: Making directory with metadata 2024/10/22 01:01:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/22 01:01:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 01:01:34 DEBUG : sub dir: Making directory 2024/10/22 01:01:34 DEBUG : sub dir2: Making directory 2024/10/22 01:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:34 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:34 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:34 INFO : sub dir/hello world: Copied (new) 2024/10/22 01:01:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/22 01:01:34 DEBUG : B2 bucket rclone-test-serubus9dova: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:36 DEBUG : sub dir2: Making directory 2024/10/22 01:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:36 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:36 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:37 INFO : sub dir/hello world: Copied (new) 2024/10/22 01:01:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.87s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hodixot4cozu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-serubus9dova -> B2 bucket rclone-test-hodixot4cozu 2024/10/22 01:01:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:39 DEBUG : B2 bucket rclone-test-hodixot4cozu: Waiting for checks to finish 2024/10/22 01:01:39 DEBUG : B2 bucket rclone-test-hodixot4cozu: Waiting for transfers to finish 2024/10/22 01:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:40 DEBUG : B2 bucket rclone-test-hodixot4cozu: Purge remote 2024/10/22 01:01:40 INFO : B2 bucket rclone-test-hodixot4cozu: cleaning bucket "rclone-test-hodixot4cozu" of all files 2024/10/22 01:01:40 DEBUG : sub dir/hello world: Deleting (id "4_z6f026dc3b0edbb1b9f280e1b_f10031154a03d524b_d20241022_m010140_c001_v0001157_t0007_u01729558900292") --- PASS: TestServerSideCopy (4.55s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/22 01:01:43 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:43 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/22 01:01:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:45 DEBUG : Creating backend with remote "TestB2:rclone-test-pudayut0soja" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-serubus9dova -> B2 bucket rclone-test-pudayut0soja 2024/10/22 01:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:46 DEBUG : B2 bucket rclone-test-pudayut0soja: Waiting for checks to finish 2024/10/22 01:01:46 DEBUG : B2 bucket rclone-test-pudayut0soja: Waiting for transfers to finish 2024/10/22 01:01:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/22 01:01:48 DEBUG : B2 bucket rclone-test-pudayut0soja: Waiting for checks to finish 2024/10/22 01:01:48 DEBUG : B2 bucket rclone-test-pudayut0soja: Waiting for transfers to finish 2024/10/22 01:01:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/22 01:01:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:49 DEBUG : B2 bucket rclone-test-pudayut0soja: Purge remote 2024/10/22 01:01:49 INFO : B2 bucket rclone-test-pudayut0soja: cleaning bucket "rclone-test-pudayut0soja" of all files 2024/10/22 01:01:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf228d73b0edbb1b9f280e1b_f108cc836531751f6_d20241022_m010148_c001_v0001144_t0055_u01729558908524") 2024/10/22 01:01:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf228d73b0edbb1b9f280e1b_f100d57b2f9677e86_d20241022_m010147_c001_v0001178_t0047_u01729558907265") --- PASS: TestServerSideCopyOverSelf (6.60s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/22 01:01:52 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:01:52 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:01:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/22 01:01:52 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/22 01:01:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:54 DEBUG : Creating backend with remote "TestB2:rclone-test-papajam7doje" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-serubus9dova -> B2 bucket rclone-test-papajam7doje 2024/10/22 01:01:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:01:55 DEBUG : B2 bucket rclone-test-papajam7doje: Waiting for checks to finish 2024/10/22 01:01:55 DEBUG : B2 bucket rclone-test-papajam7doje: Waiting for transfers to finish 2024/10/22 01:01:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:01:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/22 01:01:57 DEBUG : B2 bucket rclone-test-papajam7doje: Waiting for checks to finish 2024/10/22 01:01:57 DEBUG : B2 bucket rclone-test-papajam7doje: Waiting for transfers to finish 2024/10/22 01:01:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/22 01:01:57 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/22 01:01:57 INFO : sub dir/hello world: Deleted 2024/10/22 01:01:58 DEBUG : testing file moves 2024/10/22 01:01:58 DEBUG : B2 bucket rclone-test-papajam7doje: Waiting for checks to finish 2024/10/22 01:01:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/22 01:01:58 DEBUG : B2 bucket rclone-test-papajam7doje: Waiting for transfers to finish 2024/10/22 01:01:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/22 01:01:59 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/22 01:01:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:01:59 DEBUG : B2 bucket rclone-test-papajam7doje: Purge remote 2024/10/22 01:01:59 INFO : B2 bucket rclone-test-papajam7doje: cleaning bucket "rclone-test-papajam7doje" of all files 2024/10/22 01:01:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2adb3b0edbb1b9f280e1b_f1172f1548097b061_d20241022_m010159_c001_v0001182_t0025_u01729558919064") 2024/10/22 01:01:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2adb3b0edbb1b9f280e1b_f1084fe08d685a589_d20241022_m010157_c001_v0001182_t0058_u01729558917588") 2024/10/22 01:01:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2adb3b0edbb1b9f280e1b_f1085eb81c03bcbf2_d20241022_m010156_c001_v0001177_t0026_u01729558916518") --- PASS: TestServerSideMoveOverSelf (8.20s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:02 ERROR : : error listing: directory not found 2024/10/22 01:02:02 DEBUG : Local file system at /tmp/rclone2752459753: Making directory 2024/10/22 01:02:02 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:02 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.79s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:02:04 DEBUG : Local file system at /tmp/rclone2752459753: Waiting for checks to finish 2024/10/22 01:02:04 DEBUG : Local file system at /tmp/rclone2752459753: Waiting for transfers to finish 2024/10/22 01:02:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:02:05 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/22 01:02:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:06 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/22 01:02:06 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:06 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/22 01:02:06 INFO : check sum: Copied (new) 2024/10/22 01:02:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:07 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/22 01:02:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/22 01:02:07 DEBUG : check sum: Unchanged skipping 2024/10/22 01:02:07 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:07 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.40s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/22 01:02:08 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:08 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/22 01:02:08 INFO : sizeonly: Copied (new) 2024/10/22 01:02:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:09 DEBUG : sizeonly: Sizes identical 2024/10/22 01:02:09 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:09 DEBUG : sizeonly: Unchanged skipping 2024/10/22 01:02:09 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:09 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/22 01:02:10 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:10 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/22 01:02:11 INFO : ignore-size: Copied (new) 2024/10/22 01:02:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:02:11 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:11 DEBUG : ignore-size: Unchanged skipping 2024/10/22 01:02:11 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:11 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:14 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:02:14 DEBUG : existing: Unchanged skipping 2024/10/22 01:02:14 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:14 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/22 01:02:14 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:14 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/22 01:02:15 INFO : existing: Copied (replaced existing) 2024/10/22 01:02:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.19s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:16 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/22 01:02:16 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:16 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/22 01:02:17 INFO : existing: Copied (new) 2024/10/22 01:02:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:17 DEBUG : existing: Destination exists, skipping 2024/10/22 01:02:17 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:17 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:17 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:20 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/22 01:02:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/22 01:02:20 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:20 DEBUG : c/non empty space: Unchanged skipping 2024/10/22 01:02:20 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:02:21 INFO : a/potato2: Copied (new) 2024/10/22 01:02:21 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/22 01:02:23 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/22 01:02:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/22 01:02:23 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:23 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:23 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:23 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/22 01:02:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/22 01:02:24 INFO : empty space: Updated modification time in destination 2024/10/22 01:02:24 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:24 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:24 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:26 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/22 01:02:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/22 01:02:26 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:26 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:26 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.96s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:28 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/22 01:02:28 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2752459753) 2024/10/22 01:02:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-serubus9dova) 2024/10/22 01:02:28 DEBUG : foo: sha1 differ 2024/10/22 01:02:28 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/22 01:02:28 INFO : foo: Copied (replaced existing) 2024/10/22 01:02:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:30 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/22 01:02:30 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:30 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:30 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:02:30 INFO : potato: Copied (new) 2024/10/22 01:02:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:32 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/22 01:02:32 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/22 01:02:33 INFO : potato: Copied (replaced existing) 2024/10/22 01:02:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.44s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/10/22 01:02:35 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2752459753) 2024/10/22 01:02:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-serubus9dova) 2024/10/22 01:02:35 DEBUG : potato: sha1 differ 2024/10/22 01:02:35 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/22 01:02:36 INFO : potato: Copied (replaced existing) 2024/10/22 01:02:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:02:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:38 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:38 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:38 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/22 01:02:38 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:02:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:40 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:40 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:40 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:02:41 INFO : potato2: Copied (new) 2024/10/22 01:02:41 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:44 DEBUG : d: Making directory 2024/10/22 01:02:44 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/22 01:02:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/22 01:02:44 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:44 DEBUG : c/non empty space: Unchanged skipping 2024/10/22 01:02:44 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:02:44 INFO : a/potato2: Copied (new) 2024/10/22 01:02:44 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:47 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/22 01:02:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/22 01:02:47 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:47 DEBUG : c/non empty space: Unchanged skipping 2024/10/22 01:02:47 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:02:48 INFO : a/potato2: Copied (new) 2024/10/22 01:02:48 ERROR : B2 bucket rclone-test-serubus9dova: not deleting files as there were IO errors 2024/10/22 01:02:48 ERROR : B2 bucket rclone-test-serubus9dova: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:50 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:02:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:50 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:50 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:50 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:50 INFO : potato: Deleted 2024/10/22 01:02:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:02:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:52 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:53 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:53 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:53 INFO : potato: Deleted 2024/10/22 01:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:02:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:53 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:53 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:53 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:02:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:02:55 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:55 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/22 01:02:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.53s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:58 DEBUG : enormous: Excluded (Size Filter) 2024/10/22 01:02:58 DEBUG : enormous: Excluded 2024/10/22 01:02:58 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 01:02:58 DEBUG : potato2: Excluded 2024/10/22 01:02:58 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 01:02:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:02:58 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:02:58 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:58 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:02:58 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:02:59 DEBUG : enormous: Excluded (Size Filter) 2024/10/22 01:02:59 DEBUG : enormous: Excluded 2024/10/22 01:02:59 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 01:02:59 DEBUG : potato2: Excluded 2024/10/22 01:02:59 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 01:02:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/22 01:02:59 DEBUG : empty space: Unchanged skipping 2024/10/22 01:02:59 DEBUG : Local file system at /tmp/rclone2752459753: Waiting for checks to finish 2024/10/22 01:02:59 DEBUG : Local file system at /tmp/rclone2752459753: Waiting for transfers to finish 2024/10/22 01:02:59 DEBUG : Waiting for deletions to finish 2024/10/22 01:02:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:02 DEBUG : enormous: Excluded (Size Filter) 2024/10/22 01:03:02 DEBUG : enormous: Excluded 2024/10/22 01:03:02 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 01:03:02 DEBUG : potato2: Excluded 2024/10/22 01:03:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:03:02 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:02 DEBUG : empty space: Unchanged skipping 2024/10/22 01:03:02 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:02 DEBUG : Waiting for deletions to finish 2024/10/22 01:03:02 INFO : enormous: Deleted 2024/10/22 01:03:02 INFO : potato2: Deleted 2024/10/22 01:03:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/22 01:03:03 DEBUG : empty space: Unchanged skipping 2024/10/22 01:03:03 DEBUG : Local file system at /tmp/rclone2752459753: Waiting for checks to finish 2024/10/22 01:03:03 DEBUG : Local file system at /tmp/rclone2752459753: Waiting for transfers to finish 2024/10/22 01:03:03 DEBUG : Waiting for deletions to finish 2024/10/22 01:03:03 INFO : enormous: Deleted 2024/10/22 01:03:03 INFO : potato2: Deleted 2024/10/22 01:03:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.73s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:05 DEBUG : five: Need to transfer - File not found at Destination 2024/10/22 01:03:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/22 01:03:05 DEBUG : one: Destination is newer than source, skipping 2024/10/22 01:03:05 DEBUG : three: Sizes identical 2024/10/22 01:03:05 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/22 01:03:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2752459753) 2024/10/22 01:03:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-serubus9dova) 2024/10/22 01:03:05 DEBUG : two: sha1 differ 2024/10/22 01:03:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/22 01:03:05 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/22 01:03:06 INFO : five: Copied (new) 2024/10/22 01:03:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/22 01:03:06 INFO : four: Copied (replaced existing) 2024/10/22 01:03:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/22 01:03:06 INFO : two: Copied (replaced existing) 2024/10/22 01:03:06 DEBUG : Waiting for deletions to finish 2024/10/22 01:03:07 DEBUG : one: Destination is newer than source, skipping 2024/10/22 01:03:07 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2752459753) 2024/10/22 01:03:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-serubus9dova) 2024/10/22 01:03:07 DEBUG : three: sha1 differ 2024/10/22 01:03:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/22 01:03:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/22 01:03:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/22 01:03:07 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/22 01:03:07 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/22 01:03:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/22 01:03:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/22 01:03:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/22 01:03:07 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/22 01:03:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/22 01:03:07 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/22 01:03:07 INFO : three: Copied (replaced existing) 2024/10/22 01:03:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.56s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/22 01:03:09 INFO : B2 bucket rclone-test-serubus9dova: Making map for --track-renames 2024/10/22 01:03:09 INFO : B2 bucket rclone-test-serubus9dova: Finished making map for --track-renames 2024/10/22 01:03:09 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:09 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for renames to finish 2024/10/22 01:03:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/22 01:03:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/22 01:03:09 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/22 01:03:09 INFO : yam: Copied (new) 2024/10/22 01:03:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/22 01:03:09 INFO : potato: Copied (new) 2024/10/22 01:03:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:10 INFO : B2 bucket rclone-test-serubus9dova: Making map for --track-renames 2024/10/22 01:03:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:03:10 INFO : B2 bucket rclone-test-serubus9dova: Finished making map for --track-renames 2024/10/22 01:03:10 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:10 DEBUG : potato: Unchanged skipping 2024/10/22 01:03:10 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for renames to finish 2024/10/22 01:03:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/22 01:03:11 INFO : yam: Copied (server-side copy) to: yaml 2024/10/22 01:03:11 INFO : yam: Deleted 2024/10/22 01:03:11 INFO : yaml: Renamed from "yam" 2024/10/22 01:03:11 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/22 01:03:13 INFO : B2 bucket rclone-test-serubus9dova: Making map for --track-renames 2024/10/22 01:03:13 INFO : B2 bucket rclone-test-serubus9dova: Finished making map for --track-renames 2024/10/22 01:03:13 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/22 01:03:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/22 01:03:13 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for renames to finish 2024/10/22 01:03:13 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/22 01:03:13 INFO : yam: Copied (new) 2024/10/22 01:03:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/22 01:03:13 INFO : potato: Copied (new) 2024/10/22 01:03:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:03:14 INFO : B2 bucket rclone-test-serubus9dova: Making map for --track-renames 2024/10/22 01:03:14 INFO : B2 bucket rclone-test-serubus9dova: Finished making map for --track-renames 2024/10/22 01:03:14 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:14 DEBUG : potato: Unchanged skipping 2024/10/22 01:03:14 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for renames to finish 2024/10/22 01:03:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/22 01:03:15 INFO : yam: Copied (server-side copy) to: yaml 2024/10/22 01:03:15 INFO : yam: Deleted 2024/10/22 01:03:15 INFO : yaml: Renamed from "yam" 2024/10/22 01:03:15 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/22 01:03:17 INFO : B2 bucket rclone-test-serubus9dova: Making map for --track-renames 2024/10/22 01:03:17 INFO : B2 bucket rclone-test-serubus9dova: Finished making map for --track-renames 2024/10/22 01:03:17 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/22 01:03:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/22 01:03:17 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for renames to finish 2024/10/22 01:03:17 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/22 01:03:17 INFO : potato: Copied (new) 2024/10/22 01:03:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/22 01:03:18 INFO : sub/yam: Copied (new) 2024/10/22 01:03:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:03:18 DEBUG : potato: Unchanged skipping 2024/10/22 01:03:18 INFO : B2 bucket rclone-test-serubus9dova: Making map for --track-renames 2024/10/22 01:03:18 INFO : B2 bucket rclone-test-serubus9dova: Finished making map for --track-renames 2024/10/22 01:03:18 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:18 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for renames to finish 2024/10/22 01:03:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/22 01:03:19 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/22 01:03:19 INFO : sub/yam: Deleted 2024/10/22 01:03:19 INFO : yam: Renamed from "sub/yam" 2024/10/22 01:03:19 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.15s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:21 DEBUG : Creating backend with remote "/tmp/rclone2752459753/dir1" 2024/10/22 01:03:21 DEBUG : Config file has changed externally - reloading 2024/10/22 01:03:21 DEBUG : Creating backend with remote "/tmp/rclone2752459753/dir2" 2024/10/22 01:03:21 DEBUG : Local file system at /tmp/rclone2752459753/dir2: Using server-side directory move 2024/10/22 01:03:21 INFO : Local file system at /tmp/rclone2752459753/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/22 01:03:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/22 01:03:21 INFO : file1.txt: Moved (server-side) 2024/10/22 01:03:21 DEBUG : Local file system at /tmp/rclone2752459753/dir2: Waiting for checks to finish 2024/10/22 01:03:21 DEBUG : Local file system at /tmp/rclone2752459753/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:03:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/22 01:03:21 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:21 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/22 01:03:22 INFO : nested/sub dir/file: Copied (new) 2024/10/22 01:03:22 INFO : nested/sub dir/file: Deleted 2024/10/22 01:03:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:03:22 INFO : sub dir/hello world: Copied (new) 2024/10/22 01:03:22 INFO : sub dir/hello world: Deleted 2024/10/22 01:03:22 INFO : sub dir: Removing directory 2024/10/22 01:03:22 INFO : nested/sub dir: Removing directory 2024/10/22 01:03:22 INFO : nested: Removing directory 2024/10/22 01:03:22 DEBUG : Local file system at /tmp/rclone2752459753: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 01:03:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/22 01:03:24 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:24 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/22 01:03:24 INFO : nested/sub dir/file: Copied (new) 2024/10/22 01:03:24 INFO : nested/sub dir/file: Deleted 2024/10/22 01:03:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/22 01:03:25 INFO : sub dir/hello world: Copied (new) 2024/10/22 01:03:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.50s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/22 01:03:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/22 01:03:26 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:26 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/22 01:03:26 INFO : existing: Copied (new) 2024/10/22 01:03:26 INFO : existing: Deleted 2024/10/22 01:03:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/22 01:03:27 INFO : existing-b: Copied (new) 2024/10/22 01:03:27 INFO : existing-b: Deleted 2024/10/22 01:03:27 DEBUG : existing: Destination exists, skipping 2024/10/22 01:03:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/22 01:03:27 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:03:27 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:03:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.37s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-corusah1rowi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-serubus9dova -> B2 bucket rclone-test-corusah1rowi 2024/10/22 01:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:03:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/22 01:03:34 DEBUG : empty space: Unchanged skipping 2024/10/22 01:03:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/22 01:03:34 DEBUG : B2 bucket rclone-test-corusah1rowi: Waiting for checks to finish 2024/10/22 01:03:34 INFO : empty space: Deleted 2024/10/22 01:03:34 DEBUG : B2 bucket rclone-test-corusah1rowi: Waiting for transfers to finish 2024/10/22 01:03:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:03:34 INFO : potato2: Copied (server-side copy) 2024/10/22 01:03:34 INFO : potato2: Deleted 2024/10/22 01:03:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/22 01:03:34 INFO : potato3: Copied (server-side copy) 2024/10/22 01:03:35 INFO : potato3: Deleted 2024/10/22 01:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-toyugey7namu" 2024/10/22 01:03:36 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/22 01:03:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:03:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/22 01:03:36 DEBUG : B2 bucket rclone-test-toyugey7namu: Waiting for checks to finish 2024/10/22 01:03:36 DEBUG : B2 bucket rclone-test-toyugey7namu: Waiting for transfers to finish 2024/10/22 01:03:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/22 01:03:37 INFO : empty space: Copied (server-side copy) 2024/10/22 01:03:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/22 01:03:37 INFO : potato3: Copied (server-side copy) 2024/10/22 01:03:37 INFO : empty space: Deleted 2024/10/22 01:03:37 INFO : potato3: Deleted 2024/10/22 01:03:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:03:38 INFO : potato2: Copied (server-side copy) 2024/10/22 01:03:38 INFO : potato2: Deleted 2024/10/22 01:03:38 DEBUG : B2 bucket rclone-test-toyugey7namu: Purge remote 2024/10/22 01:03:38 INFO : B2 bucket rclone-test-toyugey7namu: cleaning bucket "rclone-test-toyugey7namu" of all files 2024/10/22 01:03:38 DEBUG : empty space: Deleting (id "4_zdf623d43c00dbb1b9f280e1b_f113b1593fe4f331e_d20241022_m010337_c001_v0001103_t0031_u01729559017102") 2024/10/22 01:03:38 DEBUG : potato2: Deleting (id "4_zdf623d43c00dbb1b9f280e1b_f1184848dcbd68808_d20241022_m010337_c001_v0001117_t0047_u01729559017486") 2024/10/22 01:03:38 DEBUG : potato3: Deleting (id "4_zdf623d43c00dbb1b9f280e1b_f10970dde81a99de5_d20241022_m010337_c001_v0001182_t0010_u01729559017499") 2024/10/22 01:03:39 DEBUG : B2 bucket rclone-test-corusah1rowi: Purge remote 2024/10/22 01:03:39 INFO : B2 bucket rclone-test-corusah1rowi: cleaning bucket "rclone-test-corusah1rowi" of all files 2024/10/22 01:03:39 DEBUG : empty space: Deleting (id "4_z1f222d03c00dbb1b9f280e1b_f4091d7cc4a64990b_d20241022_m010337_c001_v7007000_t0000_u01729559017641") 2024/10/22 01:03:39 DEBUG : empty space: Deleting (id "4_z1f222d03c00dbb1b9f280e1b_f100d2d4a0df8dc93_d20241022_m010332_c001_v0001144_t0037_u01729559012440") 2024/10/22 01:03:39 DEBUG : potato2: Deleting (id "4_z1f222d03c00dbb1b9f280e1b_f403137a14633cbd4_d20241022_m010338_c001_v7007000_t0000_u01729559018128") 2024/10/22 01:03:39 DEBUG : potato2: Deleting (id "4_z1f222d03c00dbb1b9f280e1b_f114818f041e37162_d20241022_m010334_c001_v0001130_t0059_u01729559014193") 2024/10/22 01:03:39 DEBUG : potato3: Deleting (id "4_z1f222d03c00dbb1b9f280e1b_f403137a14633cbd2_d20241022_m010337_c001_v7007000_t0000_u01729559017739") 2024/10/22 01:03:39 DEBUG : potato3: Deleting (id "4_z1f222d03c00dbb1b9f280e1b_f102f5964f8c6f26c_d20241022_m010334_c001_v0001097_t0034_u01729559014530") 2024/10/22 01:03:39 DEBUG : potato3: Deleting (id "4_z1f222d03c00dbb1b9f280e1b_f100d2d4a0df8dc99_d20241022_m010333_c001_v0001144_t0037_u01729559013015") --- PASS: TestServerSideMove (12.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hatevaq5dopi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-serubus9dova -> B2 bucket rclone-test-hatevaq5dopi 2024/10/22 01:03:47 DEBUG : empty space: Excluded (Size Filter) 2024/10/22 01:03:47 DEBUG : empty space: Excluded (Size Filter) 2024/10/22 01:03:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:03:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/22 01:03:47 DEBUG : B2 bucket rclone-test-hatevaq5dopi: Waiting for checks to finish 2024/10/22 01:03:47 DEBUG : B2 bucket rclone-test-hatevaq5dopi: Waiting for transfers to finish 2024/10/22 01:03:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:03:47 INFO : potato2: Copied (server-side copy) 2024/10/22 01:03:48 INFO : potato2: Deleted 2024/10/22 01:03:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/22 01:03:48 INFO : potato3: Copied (server-side copy) 2024/10/22 01:03:48 INFO : potato3: Deleted 2024/10/22 01:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rajisoc0yuca" 2024/10/22 01:03:49 DEBUG : empty space: Excluded (Size Filter) 2024/10/22 01:03:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:03:49 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/22 01:03:49 DEBUG : B2 bucket rclone-test-rajisoc0yuca: Waiting for checks to finish 2024/10/22 01:03:49 DEBUG : B2 bucket rclone-test-rajisoc0yuca: Waiting for transfers to finish 2024/10/22 01:03:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:03:50 INFO : potato2: Copied (server-side copy) 2024/10/22 01:03:51 INFO : potato2: Deleted 2024/10/22 01:03:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/22 01:03:51 INFO : potato3: Copied (server-side copy) 2024/10/22 01:03:51 INFO : potato3: Deleted 2024/10/22 01:03:51 DEBUG : B2 bucket rclone-test-rajisoc0yuca: Purge remote 2024/10/22 01:03:51 INFO : B2 bucket rclone-test-rajisoc0yuca: cleaning bucket "rclone-test-rajisoc0yuca" of all files 2024/10/22 01:03:52 DEBUG : potato2: Deleting (id "4_zaf126d83c00dbb1b9f280e1b_f105dbe66a6d68627_d20241022_m010350_c001_v0001106_t0034_u01729559030433") 2024/10/22 01:03:52 DEBUG : potato3: Deleting (id "4_zaf126d83c00dbb1b9f280e1b_f1161be5b3eb11757_d20241022_m010351_c001_v0001182_t0027_u01729559031109") 2024/10/22 01:03:52 DEBUG : B2 bucket rclone-test-hatevaq5dopi: Purge remote 2024/10/22 01:03:52 INFO : B2 bucket rclone-test-hatevaq5dopi: cleaning bucket "rclone-test-hatevaq5dopi" of all files 2024/10/22 01:03:53 DEBUG : empty space: Deleting (id "4_z3ff25d73c00dbb1b9f280e1b_f105e8c4e1317aaf4_d20241022_m010346_c001_v0001102_t0001_u01729559026455") 2024/10/22 01:03:53 DEBUG : potato2: Deleting (id "4_z3ff25d73c00dbb1b9f280e1b_f402991da758e0011_d20241022_m010351_c001_v7007000_t0000_u01729559031073") 2024/10/22 01:03:53 DEBUG : potato2: Deleting (id "4_z3ff25d73c00dbb1b9f280e1b_f114866318fb242c7_d20241022_m010347_c001_v0001120_t0044_u01729559027569") 2024/10/22 01:03:53 DEBUG : potato3: Deleting (id "4_z3ff25d73c00dbb1b9f280e1b_f402991da758e0012_d20241022_m010351_c001_v7007000_t0000_u01729559031384") 2024/10/22 01:03:53 DEBUG : potato3: Deleting (id "4_z3ff25d73c00dbb1b9f280e1b_f1172f1548097cbc4_d20241022_m010347_c001_v0001182_t0045_u01729559027933") 2024/10/22 01:03:53 DEBUG : potato3: Deleting (id "4_z3ff25d73c00dbb1b9f280e1b_f105e8c4e1317aaf6_d20241022_m010346_c001_v0001102_t0008_u01729559026777") --- PASS: TestServerSideMoveWithFilter (13.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:03:55 DEBUG : Creating backend with remote "TestB2:rclone-test-widejiq7viwu" 2024/10/22 01:03:58 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-serubus9dova -> B2 bucket rclone-test-widejiq7viwu 2024/10/22 01:04:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:04:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/22 01:04:01 DEBUG : empty space: Unchanged skipping 2024/10/22 01:04:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/22 01:04:01 DEBUG : B2 bucket rclone-test-widejiq7viwu: Waiting for checks to finish 2024/10/22 01:04:01 INFO : empty space: Deleted 2024/10/22 01:04:01 DEBUG : B2 bucket rclone-test-widejiq7viwu: Waiting for transfers to finish 2024/10/22 01:04:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:04:01 INFO : potato2: Copied (server-side copy) 2024/10/22 01:04:01 INFO : potato2: Deleted 2024/10/22 01:04:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/22 01:04:01 INFO : potato3: Copied (server-side copy) 2024/10/22 01:04:01 INFO : potato3: Deleted 2024/10/22 01:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-punisay7rufa" 2024/10/22 01:04:02 DEBUG : Config file has changed externally - reloading 2024/10/22 01:04:03 DEBUG : tomatoDir: Making directory 2024/10/22 01:04:03 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/22 01:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 01:04:03 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/22 01:04:03 DEBUG : B2 bucket rclone-test-punisay7rufa: Waiting for checks to finish 2024/10/22 01:04:03 DEBUG : B2 bucket rclone-test-punisay7rufa: Waiting for transfers to finish 2024/10/22 01:04:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/22 01:04:04 INFO : potato2: Copied (server-side copy) 2024/10/22 01:04:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/22 01:04:04 INFO : potato3: Copied (server-side copy) 2024/10/22 01:04:05 INFO : potato2: Deleted 2024/10/22 01:04:05 INFO : potato3: Deleted 2024/10/22 01:04:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/22 01:04:05 INFO : empty space: Copied (server-side copy) 2024/10/22 01:04:05 INFO : empty space: Deleted 2024/10/22 01:04:06 DEBUG : B2 bucket rclone-test-punisay7rufa: Purge remote 2024/10/22 01:04:06 INFO : B2 bucket rclone-test-punisay7rufa: cleaning bucket "rclone-test-punisay7rufa" of all files 2024/10/22 01:04:06 DEBUG : empty space: Deleting (id "4_zff629de3c00dbb1b9f280e1b_f10070e2a7e8dd990_d20241022_m010404_c001_v0001113_t0035_u01729559044663") 2024/10/22 01:04:06 DEBUG : potato2: Deleting (id "4_zff629de3c00dbb1b9f280e1b_f1015accccdd68f27_d20241022_m010404_c001_v0001178_t0051_u01729559044713") 2024/10/22 01:04:06 DEBUG : potato3: Deleting (id "4_zff629de3c00dbb1b9f280e1b_f115b7c33a4298df2_d20241022_m010404_c001_v0001109_t0018_u01729559044303") 2024/10/22 01:04:07 DEBUG : B2 bucket rclone-test-widejiq7viwu: Purge remote 2024/10/22 01:04:07 INFO : B2 bucket rclone-test-widejiq7viwu: cleaning bucket "rclone-test-widejiq7viwu" of all files 2024/10/22 01:04:07 DEBUG : empty space: Deleting (id "4_z5f728dd3c00dbb1b9f280e1b_f415ef6288e785e3e_d20241022_m010405_c001_v7007000_t0000_u01729559045507") 2024/10/22 01:04:07 DEBUG : empty space: Deleting (id "4_z5f728dd3c00dbb1b9f280e1b_f11339338bf1f4c7b_d20241022_m010400_c001_v0001182_t0006_u01729559040326") 2024/10/22 01:04:07 DEBUG : potato2: Deleting (id "4_z5f728dd3c00dbb1b9f280e1b_f401acb3b16300304_d20241022_m010404_c001_v7007000_t0000_u01729559044945") 2024/10/22 01:04:07 DEBUG : potato2: Deleting (id "4_z5f728dd3c00dbb1b9f280e1b_f10055d1954013f9e_d20241022_m010401_c001_v0001182_t0021_u01729559041328") 2024/10/22 01:04:07 DEBUG : potato3: Deleting (id "4_z5f728dd3c00dbb1b9f280e1b_f415ef6288e785e3d_d20241022_m010405_c001_v7007000_t0000_u01729559045024") 2024/10/22 01:04:07 DEBUG : potato3: Deleting (id "4_z5f728dd3c00dbb1b9f280e1b_f10970dde81a9a43b_d20241022_m010401_c001_v0001182_t0054_u01729559041632") 2024/10/22 01:04:07 DEBUG : potato3: Deleting (id "4_z5f728dd3c00dbb1b9f280e1b_f11339338bf1f4c89_d20241022_m010400_c001_v0001182_t0034_u01729559040617") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.36s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:09 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncOverlap (3.09s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/rclone-sync-test" 2024/10/22 01:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/rclone-sync-test-include/layer2" 2024/10/22 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/rclone-sync-test-ignore-file" 2024/10/22 01:04:23 DEBUG : B2 bucket rclone-test-serubus9dova path rclone-sync-test: Waiting for checks to finish 2024/10/22 01:04:23 DEBUG : B2 bucket rclone-test-serubus9dova path rclone-sync-test: Waiting for transfers to finish 2024/10/22 01:04:23 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:23 INFO : There was nothing to transfer 2024/10/22 01:04:23 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:04:23 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:04:23 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:24 DEBUG : B2 bucket rclone-test-serubus9dova path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/22 01:04:24 DEBUG : B2 bucket rclone-test-serubus9dova path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/22 01:04:24 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:24 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:04:24 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:04:24 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:25 DEBUG : B2 bucket rclone-test-serubus9dova path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/22 01:04:25 DEBUG : B2 bucket rclone-test-serubus9dova path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/22 01:04:25 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.80s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dst" 2024/10/22 01:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/CompareDest" 2024/10/22 01:04:35 DEBUG : one: Need to transfer - File not found at Destination 2024/10/22 01:04:35 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:04:35 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:04:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:04:36 INFO : one: Copied (new) 2024/10/22 01:04:36 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:04:37 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:04:37 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:04:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/22 01:04:37 INFO : one: Copied (replaced existing) 2024/10/22 01:04:37 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:40 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:04:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:04:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:04:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 01:04:40 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:04:40 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:40 INFO : There was nothing to transfer 2024/10/22 01:04:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:04:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/22 01:04:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:04:41 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:04:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:04:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 01:04:42 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:04:42 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:42 INFO : There was nothing to transfer 2024/10/22 01:04:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:04:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/22 01:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:04:42 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:04:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:04:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 01:04:42 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:04:42 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:42 INFO : There was nothing to transfer 2024/10/22 01:04:43 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/10/22 01:04:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/22 01:04:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/22 01:04:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:04:43 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:04:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:04:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 01:04:44 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:04:44 DEBUG : Waiting for deletions to finish 2024/10/22 01:04:44 INFO : There was nothing to transfer 2024/10/22 01:04:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/22 01:04:44 DEBUG : two: Need to transfer - File not found at Destination 2024/10/22 01:04:44 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:04:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:04:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:04:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 01:04:45 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:04:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/22 01:04:45 INFO : two: Copied (new) 2024/10/22 01:04:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.72s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dest" 2024/10/22 01:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/pre-dest1" 2024/10/22 01:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/pre-dest2" 2024/10/22 01:04:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:04:53 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/22 01:04:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:04:53 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/22 01:04:54 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/22 01:04:54 DEBUG : B2 bucket rclone-test-serubus9dova path dest: Waiting for checks to finish 2024/10/22 01:04:54 DEBUG : B2 bucket rclone-test-serubus9dova path dest: Waiting for transfers to finish 2024/10/22 01:04:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/22 01:04:54 INFO : 3: Copied (new) 2024/10/22 01:04:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.60s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dst" 2024/10/22 01:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/CopyDest" 2024/10/22 01:04:59 DEBUG : one: Need to transfer - File not found at Destination 2024/10/22 01:04:59 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:04:59 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:05:00 INFO : one: Copied (new) 2024/10/22 01:05:00 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:05:01 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:01 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/22 01:05:01 INFO : one: Copied (replaced existing) 2024/10/22 01:05:01 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/BackupDir" 2024/10/22 01:05:05 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:05:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:05:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 01:05:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:05:07 INFO : one: Copied (server-side copy) 2024/10/22 01:05:07 INFO : one: Deleted 2024/10/22 01:05:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/22 01:05:07 INFO : one: Copied (server-side copy) 2024/10/22 01:05:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/22 01:05:07 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:07 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:05:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/22 01:05:10 INFO : two: Copied (server-side copy) 2024/10/22 01:05:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/22 01:05:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:05:10 DEBUG : one: Unchanged skipping 2024/10/22 01:05:10 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:10 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:10 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:05:10 DEBUG : one: Unchanged skipping 2024/10/22 01:05:10 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:05:10 DEBUG : two: Unchanged skipping 2024/10/22 01:05:10 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:10 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:10 INFO : There was nothing to transfer 2024/10/22 01:05:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/22 01:05:12 DEBUG : three: Destination not found in --copy-dest 2024/10/22 01:05:12 DEBUG : three: Need to transfer - File not found at Destination 2024/10/22 01:05:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:05:12 DEBUG : one: Unchanged skipping 2024/10/22 01:05:12 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/22 01:05:12 DEBUG : two: Unchanged skipping 2024/10/22 01:05:12 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/22 01:05:12 INFO : three: Copied (new) 2024/10/22 01:05:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.12s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:05:16 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1146-13.backblaze.com/b2api/v1/b2_upload_file/4f82fda3b0ddbb1b9f280e1b/c001_v0001146_t0002": EOF 2024/10/22 01:05:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-13.backblaze.com/b2api/v1/b2_upload_file/4f82fda3b0ddbb1b9f280e1b/c001_v0001146_t0002": EOF) 2024/10/22 01:05:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-serubus9dova: 1/10 (Post "https://pod-000-1146-13.backblaze.com/b2api/v1/b2_upload_file/4f82fda3b0ddbb1b9f280e1b/c001_v0001146_t0002": EOF) 2024/10/22 01:05:19 DEBUG : pacer: Reducing sleep to 10ms 2024/10/22 01:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dst" 2024/10/22 01:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/backup" 2024/10/22 01:05:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 01:05:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:05:22 DEBUG : two: Unchanged skipping 2024/10/22 01:05:22 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:05:23 INFO : one: Copied (server-side copy) 2024/10/22 01:05:24 INFO : one: Deleted 2024/10/22 01:05:24 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:05:25 INFO : one: Copied (new) 2024/10/22 01:05:25 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/22 01:05:25 INFO : three.txt: Copied (server-side copy) 2024/10/22 01:05:25 INFO : three.txt: Deleted 2024/10/22 01:05:25 INFO : three.txt: Moved into backup dir 2024/10/22 01:05:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 01:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:05:27 DEBUG : two: Unchanged skipping 2024/10/22 01:05:27 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:05:28 INFO : one: Copied (server-side copy) 2024/10/22 01:05:28 INFO : one: Deleted 2024/10/22 01:05:28 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/22 01:05:28 INFO : one: Copied (new) 2024/10/22 01:05:28 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/22 01:05:30 INFO : three.txt: Copied (server-side copy) 2024/10/22 01:05:30 INFO : three.txt: Deleted 2024/10/22 01:05:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dst" 2024/10/22 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/backup" 2024/10/22 01:05:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 01:05:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:05:36 DEBUG : two: Unchanged skipping 2024/10/22 01:05:36 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:05:37 INFO : one: Copied (server-side copy) to: one.bak 2024/10/22 01:05:38 INFO : one: Deleted 2024/10/22 01:05:38 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:05:39 INFO : one: Copied (new) 2024/10/22 01:05:39 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/22 01:05:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/22 01:05:39 INFO : three.txt: Deleted 2024/10/22 01:05:39 INFO : three.txt: Moved into backup dir 2024/10/22 01:05:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 01:05:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:05:41 DEBUG : two: Unchanged skipping 2024/10/22 01:05:41 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:05:42 INFO : one: Copied (server-side copy) to: one.bak 2024/10/22 01:05:42 INFO : one: Deleted 2024/10/22 01:05:42 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/22 01:05:42 INFO : one: Copied (new) 2024/10/22 01:05:42 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/22 01:05:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/22 01:05:43 INFO : three.txt: Deleted 2024/10/22 01:05:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dst" 2024/10/22 01:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/backup" 2024/10/22 01:05:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 01:05:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:05:49 DEBUG : two: Unchanged skipping 2024/10/22 01:05:49 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:05:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/22 01:05:51 INFO : one: Deleted 2024/10/22 01:05:51 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:05:52 INFO : one: Copied (new) 2024/10/22 01:05:52 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/22 01:05:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/22 01:05:53 INFO : three.txt: Deleted 2024/10/22 01:05:53 INFO : three.txt: Moved into backup dir 2024/10/22 01:05:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 01:05:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:05:55 DEBUG : two: Unchanged skipping 2024/10/22 01:05:55 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:05:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:05:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/22 01:05:56 INFO : one: Deleted 2024/10/22 01:05:56 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:05:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/22 01:05:56 INFO : one: Copied (new) 2024/10/22 01:05:56 DEBUG : Waiting for deletions to finish 2024/10/22 01:05:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/22 01:05:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/22 01:05:57 INFO : three.txt: Deleted 2024/10/22 01:05:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.80s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dst" 2024/10/22 01:06:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 01:06:02 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:06:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:06:02 DEBUG : two: Unchanged skipping 2024/10/22 01:06:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:06:02 INFO : one: Copied (server-side copy) to: one.bak 2024/10/22 01:06:03 INFO : one: Deleted 2024/10/22 01:06:03 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:06:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:06:04 INFO : one: Copied (new) 2024/10/22 01:06:04 DEBUG : Waiting for deletions to finish 2024/10/22 01:06:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/22 01:06:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/22 01:06:05 INFO : three.txt: Deleted 2024/10/22 01:06:05 INFO : three.txt: Moved into backup dir 2024/10/22 01:06:07 DEBUG : one.bak: Excluded (Path Filter) 2024/10/22 01:06:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/22 01:06:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 01:06:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:06:07 DEBUG : two: Unchanged skipping 2024/10/22 01:06:07 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for checks to finish 2024/10/22 01:06:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:06:07 INFO : one: Copied (server-side copy) to: one.bak 2024/10/22 01:06:07 INFO : one: Deleted 2024/10/22 01:06:07 DEBUG : B2 bucket rclone-test-serubus9dova path dst: Waiting for transfers to finish 2024/10/22 01:06:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/22 01:06:08 INFO : one: Copied (new) 2024/10/22 01:06:08 DEBUG : Waiting for deletions to finish 2024/10/22 01:06:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/22 01:06:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/22 01:06:09 INFO : three.txt: Deleted 2024/10/22 01:06:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.09s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dst" 2024/10/22 01:06:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 01:06:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:06:15 INFO : one: Copied (server-side copy) to: one.bak 2024/10/22 01:06:15 INFO : one: Deleted 2024/10/22 01:06:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:06:15 INFO : one: Copied (new) 2024/10/22 01:06:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:06:16 DEBUG : two: Unchanged skipping 2024/10/22 01:06:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/22 01:06:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/22 01:06:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/22 01:06:17 INFO : three.txt: Deleted 2024/10/22 01:06:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/22 01:06:17 INFO : three.txt: Copied (new) 2024/10/22 01:06:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 01:06:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:06:18 INFO : one: Copied (server-side copy) to: one.bak 2024/10/22 01:06:18 INFO : one: Deleted 2024/10/22 01:06:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/22 01:06:19 INFO : one: Copied (new) 2024/10/22 01:06:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:06:19 DEBUG : two: Unchanged skipping 2024/10/22 01:06:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/22 01:06:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/22 01:06:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/22 01:06:20 INFO : three.txt: Deleted 2024/10/22 01:06:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/22 01:06:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-serubus9dova/dst" 2024/10/22 01:06:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 01:06:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/22 01:06:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/22 01:06:27 INFO : one: Deleted 2024/10/22 01:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:06:28 INFO : one: Copied (new) 2024/10/22 01:06:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:06:28 DEBUG : two: Unchanged skipping 2024/10/22 01:06:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/22 01:06:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/22 01:06:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/22 01:06:29 INFO : three.txt: Deleted 2024/10/22 01:06:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/22 01:06:30 INFO : three.txt: Copied (new) 2024/10/22 01:06:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 01:06:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/22 01:06:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/22 01:06:32 INFO : one: Deleted 2024/10/22 01:06:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/22 01:06:32 INFO : one: Copied (new) 2024/10/22 01:06:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:06:32 DEBUG : two: Unchanged skipping 2024/10/22 01:06:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/22 01:06:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/22 01:06:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/22 01:06:33 INFO : three.txt: Deleted 2024/10/22 01:06:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/22 01:06:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.94s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:06:37 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:06:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/22 01:06:37 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:06:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/22 01:06:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/22 01:06:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.92s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:06:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/22 01:06:39 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:06:39 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:06:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/22 01:06:39 INFO : existing: Copied (new) 2024/10/22 01:06:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:06:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/22 01:06:40 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:06:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/22 01:06:40 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:06:40 ERROR : B2 bucket rclone-test-serubus9dova: not deleting files as there were IO errors 2024/10/22 01:06:40 ERROR : B2 bucket rclone-test-serubus9dova: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncImmutable (2.87s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:06:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:06:42 DEBUG : existing: Unchanged skipping 2024/10/22 01:06:42 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:06:42 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:06:42 DEBUG : Waiting for deletions to finish 2024/10/22 01:06:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.65s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:07:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both0: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both1: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both10: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both11: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both12: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both13: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both14: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both15: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both16: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both17: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both18: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both19: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both2: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:07:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both3: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both7: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both8: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:08 DEBUG : both9: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both5: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both4: Unchanged skipping 2024/10/22 01:07:08 DEBUG : both6: Unchanged skipping 2024/10/22 01:07:08 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:07:08 DEBUG : Waiting for deletions to finish 2024/10/22 01:07:09 INFO : only9: Deleted 2024/10/22 01:07:09 INFO : only2: Deleted 2024/10/22 01:07:09 INFO : only19: Deleted 2024/10/22 01:07:09 INFO : only15: Deleted 2024/10/22 01:07:09 INFO : only7: Deleted 2024/10/22 01:07:09 INFO : only12: Deleted 2024/10/22 01:07:09 INFO : only1: Deleted 2024/10/22 01:07:09 INFO : only10: Deleted 2024/10/22 01:07:09 INFO : only16: Deleted 2024/10/22 01:07:09 INFO : only18: Deleted 2024/10/22 01:07:09 INFO : only4: Deleted 2024/10/22 01:07:09 INFO : only0: Deleted 2024/10/22 01:07:09 INFO : only13: Deleted 2024/10/22 01:07:09 INFO : only14: Deleted 2024/10/22 01:07:10 INFO : only3: Deleted 2024/10/22 01:07:10 INFO : only17: Deleted 2024/10/22 01:07:10 INFO : only5: Deleted 2024/10/22 01:07:10 INFO : only6: Deleted 2024/10/22 01:07:10 INFO : only8: Deleted 2024/10/22 01:07:10 INFO : only11: Deleted 2024/10/22 01:07:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (30.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:07:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for checks to finish 2024/10/22 01:07:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both0: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both12: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both13: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both14: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both15: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both16: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both10: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both18: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both11: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both1: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both17: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both4: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both19: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both2: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both7: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both8: Unchanged skipping 2024/10/22 01:07:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/22 01:07:41 DEBUG : both9: Unchanged skipping 2024/10/22 01:07:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : both3: Unchanged skipping 2024/10/22 01:07:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : both5: Unchanged skipping 2024/10/22 01:07:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : both6: Unchanged skipping 2024/10/22 01:07:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/22 01:07:41 DEBUG : B2 bucket rclone-test-serubus9dova: Waiting for transfers to finish 2024/10/22 01:07:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:41 INFO : only0: Copied (replaced existing) 2024/10/22 01:07:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:41 INFO : only1: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only16: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only12: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only11: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only17: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only18: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only19: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only10: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only2: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only3: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only4: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only5: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only6: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only7: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only8: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only13: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only14: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only15: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/22 01:07:42 INFO : only9: Copied (replaced existing) 2024/10/22 01:07:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (36.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:07:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 01:07:51 DEBUG : sub dir: Making directory 2024/10/22 01:07:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.23s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" 2024/10/22 01:07:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 01:07:54 DEBUG : sub dir: Making directory 2024/10/22 01:07:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-serubus9dova", Local "Local file system at /tmp/rclone2752459753", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.99s) PASS 2024/10/22 01:07:57 DEBUG : B2 bucket rclone-test-serubus9dova: Purge remote 2024/10/22 01:07:57 INFO : B2 bucket rclone-test-serubus9dova: cleaning bucket "rclone-test-serubus9dova" of all files 2024/10/22 01:07:58 DEBUG : BackupDir/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e009c_d20241022_m010513_c001_v7007000_t0000_u01729559113296") 2024/10/22 01:07:58 DEBUG : BackupDir/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f100db492afd40b13_d20241022_m010506_c001_v0001109_t0013_u01729559106646") 2024/10/22 01:07:58 DEBUG : CompareDest/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f404a50c7760159d0_d20241022_m010446_c001_v7007000_t0000_u01729559086081") 2024/10/22 01:07:58 DEBUG : CompareDest/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549f4e_d20241022_m010439_c001_v0001106_t0017_u01729559079261") 2024/10/22 01:07:58 DEBUG : CompareDest/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f404a50c7760159d1_d20241022_m010446_c001_v7007000_t0000_u01729559086264") 2024/10/22 01:07:58 DEBUG : CompareDest/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b072250_d20241022_m010440_c001_v0001146_t0024_u01729559080996") 2024/10/22 01:07:58 DEBUG : CopyDest/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e009e_d20241022_m010513_c001_v7007000_t0000_u01729559113483") 2024/10/22 01:07:58 DEBUG : CopyDest/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fa6b_d20241022_m010503_c001_v0001145_t0033_u01729559103407") 2024/10/22 01:07:58 DEBUG : CopyDest/three: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e009f_d20241022_m010513_c001_v7007000_t0000_u01729559113664") 2024/10/22 01:07:58 DEBUG : CopyDest/three: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b0722de_d20241022_m010511_c001_v0001146_t0036_u01729559111169") 2024/10/22 01:07:59 DEBUG : CopyDest/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e00a0_d20241022_m010513_c001_v7007000_t0000_u01729559113848") 2024/10/22 01:07:59 DEBUG : CopyDest/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a03b_d20241022_m010508_c001_v0001106_t0035_u01729559108602") 2024/10/22 01:07:59 DEBUG : EXISTING: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f401acb3b163004a5_d20241022_m010643_c001_v7007000_t0000_u01729559203046") 2024/10/22 01:07:59 DEBUG : EXISTING: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a30c_d20241022_m010641_c001_v0001106_t0038_u01729559201768") 2024/10/22 01:07:59 DEBUG : Testêé: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f401acb3b1630049d_d20241022_m010638_c001_v7007000_t0000_u01729559198521") 2024/10/22 01:07:59 DEBUG : Testêé: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a2ec_d20241022_m010637_c001_v0001106_t0036_u01729559197552") 2024/10/22 01:07:59 DEBUG : Testêé: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fccb_d20241022_m010636_c001_v0001145_t0030_u01729559196332") 2024/10/22 01:07:59 DEBUG : a/potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e548466024e_d20241022_m010248_c001_v7007000_t0000_u01729558968533") 2024/10/22 01:07:59 DEBUG : a/potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f793_d20241022_m010247_c001_v0001145_t0038_u01729558967794") 2024/10/22 01:07:59 DEBUG : a/potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e548466024a_d20241022_m010245_c001_v7007000_t0000_u01729558965596") 2024/10/22 01:07:59 DEBUG : a/potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f789_d20241022_m010244_c001_v0001145_t0055_u01729558964596") 2024/10/22 01:07:59 DEBUG : a/potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832dc2_d20241022_m010221_c001_v7007000_t0000_u01729558941696") 2024/10/22 01:07:59 DEBUG : a/potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f72b_d20241022_m010220_c001_v0001145_t0031_u01729558940571") 2024/10/22 01:07:59 DEBUG : b/potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660250_d20241022_m010248_c001_v7007000_t0000_u01729558968725") 2024/10/22 01:07:59 DEBUG : b/potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f78d_d20241022_m010246_c001_v0001145_t0030_u01729558966508") 2024/10/22 01:07:59 DEBUG : b/potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660247_d20241022_m010245_c001_v7007000_t0000_u01729558965018") 2024/10/22 01:07:59 DEBUG : b/potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f783_d20241022_m010243_c001_v0001145_t0017_u01729558963263") 2024/10/22 01:07:59 DEBUG : b/potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832db9_d20241022_m010221_c001_v7007000_t0000_u01729558941145") 2024/10/22 01:08:00 DEBUG : b/potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f723_d20241022_m010219_c001_v0001145_t0016_u01729558939194") 2024/10/22 01:08:00 DEBUG : backup/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f407ecfedb1d19db1_d20241022_m010530_c001_v7007000_t0000_u01729559130666") 2024/10/22 01:08:00 DEBUG : backup/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f101886b2cca8cc5c_d20241022_m010528_c001_v0001182_t0014_u01729559128160") 2024/10/22 01:08:00 DEBUG : backup/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f115b7c33a429908d_d20241022_m010523_c001_v0001109_t0049_u01729559123357") 2024/10/22 01:08:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd833c0b_d20241022_m010557_c001_v7007000_t0000_u01729559157848") 2024/10/22 01:08:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1045782c9f19ce75_d20241022_m010555_c001_v0001103_t0027_u01729559155966") 2024/10/22 01:08:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1032843b7521e71f_d20241022_m010551_c001_v0001102_t0014_u01729559151046") 2024/10/22 01:08:00 DEBUG : backup/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4013d5ebc34f45e3_d20241022_m010544_c001_v7007000_t0000_u01729559144044") 2024/10/22 01:08:00 DEBUG : backup/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119fb292922ae537_d20241022_m010542_c001_v0001182_t0036_u01729559142077") 2024/10/22 01:08:00 DEBUG : backup/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f103706bb35a3cbff_d20241022_m010537_c001_v0001099_t0002_u01729559137550") 2024/10/22 01:08:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd833c11_d20241022_m010558_c001_v7007000_t0000_u01729559158043") 2024/10/22 01:08:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1061838e54a5c0b1_d20241022_m010557_c001_v0001182_t0008_u01729559157029") 2024/10/22 01:08:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f105847408870a433_d20241022_m010552_c001_v0001178_t0001_u01729559152882") 2024/10/22 01:08:00 DEBUG : backup/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f407ecfedb1d19db3_d20241022_m010530_c001_v7007000_t0000_u01729559130855") 2024/10/22 01:08:00 DEBUG : backup/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119c4179be6aadf4_d20241022_m010529_c001_v0001115_t0011_u01729559129290") 2024/10/22 01:08:00 DEBUG : backup/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f117ac0b085e22cf6_d20241022_m010525_c001_v0001109_t0036_u01729559125315") 2024/10/22 01:08:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4013d5ebc34f45e4_d20241022_m010544_c001_v7007000_t0000_u01729559144226") 2024/10/22 01:08:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f118a38bf24dca5ad_d20241022_m010543_c001_v0001182_t0052_u01729559143212") 2024/10/22 01:08:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f104f1334fbcb5c83_d20241022_m010539_c001_v0001090_t0058_u01729559139323") 2024/10/22 01:08:00 DEBUG : both0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05595c_d20241022_m010743_c001_v7007000_t0000_u01729559263619") 2024/10/22 01:08:00 DEBUG : both0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fe51_d20241022_m010715_c001_v0001145_t0024_u01729559235581") 2024/10/22 01:08:01 DEBUG : both0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8f9_d20241022_m010710_c001_v7007000_t0000_u01729559230801") 2024/10/22 01:08:01 DEBUG : both0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd27_d20241022_m010645_c001_v0001145_t0039_u01729559205347") 2024/10/22 01:08:01 DEBUG : both1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05595d_d20241022_m010743_c001_v7007000_t0000_u01729559263804") 2024/10/22 01:08:01 DEBUG : both1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fe67_d20241022_m010717_c001_v0001145_t0026_u01729559237222") 2024/10/22 01:08:01 DEBUG : both1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8fb_d20241022_m010710_c001_v7007000_t0000_u01729559230987") 2024/10/22 01:08:01 DEBUG : both1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd35_d20241022_m010646_c001_v0001145_t0036_u01729559206557") 2024/10/22 01:08:01 DEBUG : both10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05595e_d20241022_m010744_c001_v7007000_t0000_u01729559264025") 2024/10/22 01:08:01 DEBUG : both10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fed1_d20241022_m010729_c001_v0001145_t0015_u01729559249211") 2024/10/22 01:08:01 DEBUG : both10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8fc_d20241022_m010711_c001_v7007000_t0000_u01729559231186") 2024/10/22 01:08:01 DEBUG : both10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd9b_d20241022_m010655_c001_v0001145_t0048_u01729559215583") 2024/10/22 01:08:01 DEBUG : both11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055960_d20241022_m010744_c001_v7007000_t0000_u01729559264210") 2024/10/22 01:08:01 DEBUG : both11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984feda_d20241022_m010730_c001_v0001145_t0016_u01729559250133") 2024/10/22 01:08:01 DEBUG : both11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8fd_d20241022_m010711_c001_v7007000_t0000_u01729559231382") 2024/10/22 01:08:01 DEBUG : both11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fda1_d20241022_m010656_c001_v0001145_t0050_u01729559216404") 2024/10/22 01:08:01 DEBUG : both12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055961_d20241022_m010744_c001_v7007000_t0000_u01729559264395") 2024/10/22 01:08:01 DEBUG : both12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fee0_d20241022_m010731_c001_v0001145_t0027_u01729559251231") 2024/10/22 01:08:01 DEBUG : both12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8fe_d20241022_m010711_c001_v7007000_t0000_u01729559231576") 2024/10/22 01:08:01 DEBUG : both12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fdb1_d20241022_m010657_c001_v0001145_t0021_u01729559217848") 2024/10/22 01:08:01 DEBUG : both13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055962_d20241022_m010744_c001_v7007000_t0000_u01729559264582") 2024/10/22 01:08:01 DEBUG : both13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fee8_d20241022_m010732_c001_v0001145_t0037_u01729559252521") 2024/10/22 01:08:02 DEBUG : both13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8ff_d20241022_m010711_c001_v7007000_t0000_u01729559231773") 2024/10/22 01:08:02 DEBUG : both13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fdc5_d20241022_m010659_c001_v0001145_t0031_u01729559219016") 2024/10/22 01:08:02 DEBUG : both14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055964_d20241022_m010744_c001_v7007000_t0000_u01729559264767") 2024/10/22 01:08:02 DEBUG : both14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fef4_d20241022_m010734_c001_v0001145_t0037_u01729559254012") 2024/10/22 01:08:02 DEBUG : both14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad900_d20241022_m010711_c001_v7007000_t0000_u01729559231971") 2024/10/22 01:08:02 DEBUG : both14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fdcf_d20241022_m010700_c001_v0001145_t0033_u01729559220386") 2024/10/22 01:08:02 DEBUG : both15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055965_d20241022_m010744_c001_v7007000_t0000_u01729559264954") 2024/10/22 01:08:02 DEBUG : both15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fef8_d20241022_m010735_c001_v0001145_t0006_u01729559255068") 2024/10/22 01:08:02 DEBUG : both15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad902_d20241022_m010712_c001_v7007000_t0000_u01729559232164") 2024/10/22 01:08:02 DEBUG : both15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fddd_d20241022_m010702_c001_v0001145_t0038_u01729559222380") 2024/10/22 01:08:02 DEBUG : both16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055966_d20241022_m010745_c001_v7007000_t0000_u01729559265140") 2024/10/22 01:08:02 DEBUG : both16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fefe_d20241022_m010735_c001_v0001145_t0005_u01729559255911") 2024/10/22 01:08:02 DEBUG : both16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad903_d20241022_m010712_c001_v7007000_t0000_u01729559232359") 2024/10/22 01:08:02 DEBUG : both16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fdeb_d20241022_m010703_c001_v0001145_t0018_u01729559223469") 2024/10/22 01:08:02 DEBUG : both17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055967_d20241022_m010745_c001_v7007000_t0000_u01729559265331") 2024/10/22 01:08:02 DEBUG : both17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984ff06_d20241022_m010737_c001_v0001145_t0027_u01729559257170") 2024/10/22 01:08:02 DEBUG : both17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad904_d20241022_m010712_c001_v7007000_t0000_u01729559232568") 2024/10/22 01:08:02 DEBUG : both17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fdf1_d20241022_m010704_c001_v0001145_t0044_u01729559224504") 2024/10/22 01:08:02 DEBUG : both18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055968_d20241022_m010745_c001_v7007000_t0000_u01729559265538") 2024/10/22 01:08:02 DEBUG : both18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984ff12_d20241022_m010738_c001_v0001145_t0042_u01729559258924") 2024/10/22 01:08:02 DEBUG : both18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad906_d20241022_m010712_c001_v7007000_t0000_u01729559232759") 2024/10/22 01:08:02 DEBUG : both18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fe03_d20241022_m010705_c001_v0001145_t0042_u01729559225874") 2024/10/22 01:08:02 DEBUG : both19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055969_d20241022_m010745_c001_v7007000_t0000_u01729559265738") 2024/10/22 01:08:03 DEBUG : both19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984ff1c_d20241022_m010740_c001_v0001145_t0054_u01729559260117") 2024/10/22 01:08:03 DEBUG : both19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad908_d20241022_m010712_c001_v7007000_t0000_u01729559232946") 2024/10/22 01:08:03 DEBUG : both19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fe0b_d20241022_m010706_c001_v0001145_t0040_u01729559226791") 2024/10/22 01:08:03 DEBUG : both2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05596a_d20241022_m010745_c001_v7007000_t0000_u01729559265953") 2024/10/22 01:08:03 DEBUG : both2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fe79_d20241022_m010718_c001_v0001145_t0033_u01729559238866") 2024/10/22 01:08:03 DEBUG : both2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad909_d20241022_m010713_c001_v7007000_t0000_u01729559233131") 2024/10/22 01:08:03 DEBUG : both2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd39_d20241022_m010647_c001_v0001145_t0011_u01729559207794") 2024/10/22 01:08:03 DEBUG : both3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05596b_d20241022_m010746_c001_v7007000_t0000_u01729559266140") 2024/10/22 01:08:03 DEBUG : both3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fe87_d20241022_m010721_c001_v0001145_t0018_u01729559241047") 2024/10/22 01:08:03 DEBUG : both3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad90a_d20241022_m010713_c001_v7007000_t0000_u01729559233317") 2024/10/22 01:08:03 DEBUG : both3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd41_d20241022_m010648_c001_v0001145_t0029_u01729559208672") 2024/10/22 01:08:03 DEBUG : both4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05596c_d20241022_m010746_c001_v7007000_t0000_u01729559266327") 2024/10/22 01:08:03 DEBUG : both4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fe95_d20241022_m010722_c001_v0001145_t0041_u01729559242572") 2024/10/22 01:08:03 DEBUG : both4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad90b_d20241022_m010713_c001_v7007000_t0000_u01729559233502") 2024/10/22 01:08:03 DEBUG : both4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd59_d20241022_m010650_c001_v0001145_t0020_u01729559210057") 2024/10/22 01:08:03 DEBUG : both5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05596e_d20241022_m010746_c001_v7007000_t0000_u01729559266510") 2024/10/22 01:08:03 DEBUG : both5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fea1_d20241022_m010723_c001_v0001145_t0000_u01729559243703") 2024/10/22 01:08:03 DEBUG : both5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad90d_d20241022_m010713_c001_v7007000_t0000_u01729559233718") 2024/10/22 01:08:03 DEBUG : both5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd61_d20241022_m010650_c001_v0001145_t0058_u01729559210813") 2024/10/22 01:08:03 DEBUG : both6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05596f_d20241022_m010746_c001_v7007000_t0000_u01729559266691") 2024/10/22 01:08:04 DEBUG : both6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fea9_d20241022_m010725_c001_v0001145_t0057_u01729559245009") 2024/10/22 01:08:04 DEBUG : both6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad90e_d20241022_m010713_c001_v7007000_t0000_u01729559233911") 2024/10/22 01:08:04 DEBUG : both6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd69_d20241022_m010651_c001_v0001145_t0024_u01729559211644") 2024/10/22 01:08:04 DEBUG : both7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055970_d20241022_m010746_c001_v7007000_t0000_u01729559266877") 2024/10/22 01:08:04 DEBUG : both7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984feb7_d20241022_m010726_c001_v0001145_t0009_u01729559246222") 2024/10/22 01:08:04 DEBUG : both7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad90f_d20241022_m010714_c001_v7007000_t0000_u01729559234093") 2024/10/22 01:08:04 DEBUG : both7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd75_d20241022_m010652_c001_v0001145_t0020_u01729559212573") 2024/10/22 01:08:04 DEBUG : both8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055972_d20241022_m010747_c001_v7007000_t0000_u01729559267061") 2024/10/22 01:08:04 DEBUG : both8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fec1_d20241022_m010727_c001_v0001145_t0005_u01729559247083") 2024/10/22 01:08:04 DEBUG : both8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad911_d20241022_m010714_c001_v7007000_t0000_u01729559234274") 2024/10/22 01:08:04 DEBUG : both8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd81_d20241022_m010653_c001_v0001145_t0016_u01729559213375") 2024/10/22 01:08:04 DEBUG : both9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055973_d20241022_m010747_c001_v7007000_t0000_u01729559267243") 2024/10/22 01:08:04 DEBUG : both9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fec9_d20241022_m010728_c001_v0001145_t0047_u01729559248051") 2024/10/22 01:08:04 DEBUG : both9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad912_d20241022_m010714_c001_v7007000_t0000_u01729559234456") 2024/10/22 01:08:04 DEBUG : both9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fd8f_d20241022_m010654_c001_v0001145_t0026_u01729559214309") 2024/10/22 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660251_d20241022_m010248_c001_v7007000_t0000_u01729558968905") 2024/10/22 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f791_d20241022_m010246_c001_v0001145_t0029_u01729558966889") 2024/10/22 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e548466024b_d20241022_m010245_c001_v7007000_t0000_u01729558965778") 2024/10/22 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f787_d20241022_m010243_c001_v0001145_t0039_u01729558963697") 2024/10/22 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832dc5_d20241022_m010221_c001_v7007000_t0000_u01729558941892") 2024/10/22 01:08:05 DEBUG : c/non empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f725_d20241022_m010219_c001_v0001145_t0029_u01729558939676") 2024/10/22 01:08:05 DEBUG : check sum: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df759_d20241022_m010207_c001_v7007000_t0000_u01729558927540") 2024/10/22 01:08:05 DEBUG : check sum: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6f0_d20241022_m010206_c001_v0001145_t0030_u01729558926409") 2024/10/22 01:08:05 DEBUG : dest/3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0070_d20241022_m010455_c001_v7007000_t0000_u01729559095901") 2024/10/22 01:08:05 DEBUG : dest/3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41444e6fa560b791_d20241022_m010454_c001_v0001128_t0050_u01729559094811") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f401acb3b16300494_d20241022_m010634_c001_v7007000_t0000_u01729559194866") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f100c60274af2c52d_d20241022_m010632_c001_v0001116_t0059_u01729559192320") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8b6_d20241022_m010632_c001_v7007000_t0000_u01729559192128") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f100c60274af2c50b_d20241022_m010627_c001_v0001116_t0048_u01729559187922") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8ab_d20241022_m010627_c001_v7007000_t0000_u01729559187187") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a288_d20241022_m010622_c001_v0001106_t0044_u01729559182395") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0161_d20241022_m010620_c001_v7007000_t0000_u01729559180904") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f104b51d162dec27d_d20241022_m010619_c001_v0001179_t0037_u01729559179073") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cd61_d20241022_m010618_c001_v7007000_t0000_u01729559178890") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f104b51d162dec26b_d20241022_m010615_c001_v0001179_t0008_u01729559175836") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cd59_d20241022_m010615_c001_v7007000_t0000_u01729559175110") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fbfb_d20241022_m010611_c001_v0001145_t0023_u01729559171237") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd833c43_d20241022_m010609_c001_v7007000_t0000_u01729559169950") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f105e6fc04a2fdf55_d20241022_m010607_c001_v0001117_t0004_u01729559167994") 2024/10/22 01:08:05 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cd4c_d20241022_m010607_c001_v7007000_t0000_u01729559167807") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f105e6fc04a2fdf29_d20241022_m010603_c001_v0001117_t0050_u01729559163816") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cd3b_d20241022_m010603_c001_v7007000_t0000_u01729559163083") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fb87_d20241022_m010559_c001_v0001145_t0028_u01729559159146") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd833c14_d20241022_m010558_c001_v7007000_t0000_u01729559158231") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f11101ac7d296122d_d20241022_m010556_c001_v0001098_t0052_u01729559156466") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f400d0fa4e4124f1a_d20241022_m010556_c001_v7007000_t0000_u01729559156281") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f11101ac7d296121d_d20241022_m010552_c001_v0001098_t0053_u01729559152371") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f400d0fa4e4124f15_d20241022_m010551_c001_v7007000_t0000_u01729559151651") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fb2d_d20241022_m010545_c001_v0001145_t0053_u01729559145338") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4013d5ebc34f45e5_d20241022_m010544_c001_v7007000_t0000_u01729559144410") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10466b6bc37f59e7_d20241022_m010542_c001_v0001120_t0039_u01729559142533") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41305485e390aaf8_d20241022_m010542_c001_v7007000_t0000_u01729559142348") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10466b6bc37f59c7_d20241022_m010538_c001_v0001120_t0013_u01729559138691") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41305485e390aaf5_d20241022_m010537_c001_v7007000_t0000_u01729559137963") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984faff_d20241022_m010531_c001_v0001145_t0046_u01729559131959") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f407ecfedb1d19db4_d20241022_m010531_c001_v7007000_t0000_u01729559131038") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106759d2a2a551f8_d20241022_m010528_c001_v0001101_t0025_u01729559128599") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45ce3_d20241022_m010528_c001_v7007000_t0000_u01729559128407") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106759d2a2a551d7_d20241022_m010524_c001_v0001101_t0052_u01729559124736") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45ccf_d20241022_m010524_c001_v7007000_t0000_u01729559124009") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fa97_d20241022_m010515_c001_v0001145_t0021_u01729559115130") 2024/10/22 01:08:06 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e00a2_d20241022_m010514_c001_v7007000_t0000_u01729559114043") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10055d19540150bd_d20241022_m010507_c001_v0001182_t0026_u01729559107812") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45c9b_d20241022_m010507_c001_v7007000_t0000_u01729559107591") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b0722b8_d20241022_m010502_c001_v0001146_t0004_u01729559102632") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1019ebf936d66f14_d20241022_m010501_c001_v0001101_t0030_u01729559101595") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1019ebf936d66f04_d20241022_m010500_c001_v0001101_t0021_u01729559100374") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f404a50c7760159d2_d20241022_m010446_c001_v7007000_t0000_u01729559086448") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f9df_d20241022_m010438_c001_v0001145_t0026_u01729559078392") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119940748b49bd82_d20241022_m010437_c001_v0001137_t0017_u01729559077378") 2024/10/22 01:08:07 DEBUG : dst/one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119940748b49bd80_d20241022_m010436_c001_v0001137_t0008_u01729559076260") 2024/10/22 01:08:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f401acb3b16300495_d20241022_m010635_c001_v7007000_t0000_u01729559195046") 2024/10/22 01:08:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119a15302af87214_d20241022_m010631_c001_v0001145_t0048_u01729559191722") 2024/10/22 01:08:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1113c01882f82e22_d20241022_m010626_c001_v0001161_t0034_u01729559186799") 2024/10/22 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0164_d20241022_m010621_c001_v7007000_t0000_u01729559181092") 2024/10/22 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10055d195401615c_d20241022_m010618_c001_v0001182_t0051_u01729559178663") 2024/10/22 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1043ac187baba5f6_d20241022_m010614_c001_v0001042_t0003_u01729559174743") 2024/10/22 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd833c45_d20241022_m010610_c001_v7007000_t0000_u01729559170133") 2024/10/22 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1169dce4de860db0_d20241022_m010607_c001_v0001150_t0027_u01729559167457") 2024/10/22 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119fb292922aea43_d20241022_m010602_c001_v0001182_t0041_u01729559162827") 2024/10/22 01:08:07 DEBUG : dst/three: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e00a3_d20241022_m010514_c001_v7007000_t0000_u01729559114223") 2024/10/22 01:08:07 DEBUG : dst/three: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1019ebf936d66f54_d20241022_m010512_c001_v0001101_t0000_u01729559112586") 2024/10/22 01:08:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f401acb3b16300497_d20241022_m010635_c001_v7007000_t0000_u01729559195226") 2024/10/22 01:08:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f112f22509d501884_d20241022_m010633_c001_v0001182_t0016_u01729559193418") 2024/10/22 01:08:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f111303274fbe7898_d20241022_m010629_c001_v0001120_t0027_u01729559189071") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f401acb3b16300498_d20241022_m010635_c001_v7007000_t0000_u01729559195407") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f100c60274af2c53b_d20241022_m010633_c001_v0001116_t0026_u01729559193840") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8bb_d20241022_m010633_c001_v7007000_t0000_u01729559193658") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f100c60274af2c513_d20241022_m010629_c001_v0001116_t0021_u01729559189669") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8b0_d20241022_m010629_c001_v7007000_t0000_u01729559189487") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a292_d20241022_m010623_c001_v0001106_t0030_u01729559183498") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0165_d20241022_m010621_c001_v7007000_t0000_u01729559181273") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f104b51d162dec281_d20241022_m010620_c001_v0001179_t0003_u01729559180327") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cd6b_d20241022_m010620_c001_v7007000_t0000_u01729559180113") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f104b51d162dec273_d20241022_m010617_c001_v0001179_t0004_u01729559177263") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cd5e_d20241022_m010617_c001_v7007000_t0000_u01729559177079") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fc01_d20241022_m010612_c001_v0001145_t0014_u01729559172004") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cd4d_d20241022_m010609_c001_v7007000_t0000_u01729559169395") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a204_d20241022_m010606_c001_v0001106_t0019_u01729559166105") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cd3e_d20241022_m010605_c001_v7007000_t0000_u01729559165370") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fb9d_d20241022_m010600_c001_v0001145_t0006_u01729559160310") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f400d0fa4e4124f1b_d20241022_m010557_c001_v7007000_t0000_u01729559157286") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a1b0_d20241022_m010554_c001_v0001106_t0027_u01729559154192") 2024/10/22 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f400d0fa4e4124f19_d20241022_m010553_c001_v7007000_t0000_u01729559153096") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fb31_d20241022_m010546_c001_v0001145_t0043_u01729559146379") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41305485e390aafa_d20241022_m010543_c001_v7007000_t0000_u01729559143468") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a13c_d20241022_m010540_c001_v0001106_t0052_u01729559140754") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41305485e390aaf7_d20241022_m010539_c001_v7007000_t0000_u01729559139641") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fb05_d20241022_m010532_c001_v0001145_t0045_u01729559132960") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45ce8_d20241022_m010530_c001_v7007000_t0000_u01729559130115") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a0bf_d20241022_m010526_c001_v0001106_t0000_u01729559126935") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45cd9_d20241022_m010525_c001_v7007000_t0000_u01729559125854") 2024/10/22 01:08:09 DEBUG : dst/three.txt: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984faa9_d20241022_m010518_c001_v0001145_t0023_u01729559118663") 2024/10/22 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0166_d20241022_m010621_c001_v7007000_t0000_u01729559181475") 2024/10/22 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119fb292922aee1a_d20241022_m010619_c001_v0001182_t0054_u01729559179855") 2024/10/22 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1194bac3040f0403_d20241022_m010616_c001_v0001161_t0039_u01729559176610") 2024/10/22 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd833c47_d20241022_m010610_c001_v7007000_t0000_u01729559170322") 2024/10/22 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f105f28483751cf78_d20241022_m010608_c001_v0001109_t0015_u01729559168717") 2024/10/22 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119e8db903c2c87d_d20241022_m010605_c001_v0001146_t0050_u01729559165035") 2024/10/22 01:08:09 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f401acb3b1630049a_d20241022_m010635_c001_v7007000_t0000_u01729559195604") 2024/10/22 01:08:09 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fc61_d20241022_m010623_c001_v0001145_t0009_u01729559183245") 2024/10/22 01:08:09 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e016a_d20241022_m010621_c001_v7007000_t0000_u01729559181664") 2024/10/22 01:08:09 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a232_d20241022_m010611_c001_v0001106_t0026_u01729559171516") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd833c48_d20241022_m010610_c001_v7007000_t0000_u01729559170505") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a1d2_d20241022_m010559_c001_v0001106_t0035_u01729559159746") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd833c17_d20241022_m010558_c001_v7007000_t0000_u01729559158417") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a15c_d20241022_m010545_c001_v0001106_t0024_u01729559145731") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4013d5ebc34f45e6_d20241022_m010544_c001_v7007000_t0000_u01729559144609") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a0eb_d20241022_m010532_c001_v0001106_t0009_u01729559132227") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f407ecfedb1d19db5_d20241022_m010531_c001_v7007000_t0000_u01729559131219") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a079_d20241022_m010515_c001_v0001106_t0018_u01729559115859") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e00a4_d20241022_m010514_c001_v7007000_t0000_u01729559114404") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1084fe08d685d035_d20241022_m010509_c001_v0001182_t0007_u01729559109962") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f404a50c7760159d4_d20241022_m010446_c001_v7007000_t0000_u01729559086660") 2024/10/22 01:08:10 DEBUG : dst/two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119940748b49bd9c_d20241022_m010445_c001_v0001137_t0047_u01729559085409") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e001f_d20241022_m010401_c001_v7007000_t0000_u01729559041311") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b072140_d20241022_m010357_c001_v0001146_t0004_u01729559037516") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0018_d20241022_m010354_c001_v7007000_t0000_u01729559034924") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b0720f6_d20241022_m010343_c001_v0001146_t0038_u01729559023558") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a44_d20241022_m010334_c001_v7007000_t0000_u01729559014173") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b0720bb_d20241022_m010330_c001_v0001146_t0056_u01729559010038") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660285_d20241022_m010303_c001_v7007000_t0000_u01729558983507") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7ef_d20241022_m010301_c001_v0001145_t0021_u01729558981201") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660279_d20241022_m010259_c001_v7007000_t0000_u01729558979568") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7dd_d20241022_m010258_c001_v0001145_t0050_u01729558978299") 2024/10/22 01:08:10 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660263_d20241022_m010254_c001_v7007000_t0000_u01729558974311") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7b5_d20241022_m010252_c001_v0001145_t0057_u01729558972478") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660258_d20241022_m010251_c001_v7007000_t0000_u01729558971311") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f79d_d20241022_m010249_c001_v0001145_t0010_u01729558969894") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660241_d20241022_m010242_c001_v7007000_t0000_u01729558962246") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f77d_d20241022_m010240_c001_v0001145_t0052_u01729558960441") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832e34_d20241022_m010238_c001_v7007000_t0000_u01729558958994") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f773_d20241022_m010238_c001_v0001145_t0008_u01729558958024") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832e02_d20241022_m010231_c001_v7007000_t0000_u01729558951249") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f74f_d20241022_m010229_c001_v0001145_t0032_u01729558949670") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832df2_d20241022_m010227_c001_v7007000_t0000_u01729558947103") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f73d_d20241022_m010225_c001_v0001145_t0037_u01729558945871") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832de4_d20241022_m010224_c001_v7007000_t0000_u01729558944777") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f119fb292922abb1b_d20241022_m010224_c001_v0001182_t0005_u01729558944174") 2024/10/22 01:08:11 DEBUG : empty space: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f72f_d20241022_m010222_c001_v0001145_t0051_u01729558942619") 2024/10/22 01:08:11 DEBUG : enormous: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660283_d20241022_m010302_c001_v7007000_t0000_u01729558982573") 2024/10/22 01:08:11 DEBUG : enormous: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7f7_d20241022_m010301_c001_v0001145_t0056_u01729558981856") 2024/10/22 01:08:11 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f401acb3b163004a4_d20241022_m010640_c001_v7007000_t0000_u01729559200642") 2024/10/22 01:08:11 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fceb_d20241022_m010639_c001_v0001145_t0038_u01729559199273") 2024/10/22 01:08:11 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a31_d20241022_m010327_c001_v7007000_t0000_u01729559007973") 2024/10/22 01:08:12 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b0720a9_d20241022_m010326_c001_v0001146_t0053_u01729559006728") 2024/10/22 01:08:12 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832da9_d20241022_m010218_c001_v7007000_t0000_u01729558938054") 2024/10/22 01:08:12 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f719_d20241022_m010216_c001_v0001145_t0035_u01729558936856") 2024/10/22 01:08:12 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832da0_d20241022_m010215_c001_v7007000_t0000_u01729558935561") 2024/10/22 01:08:12 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f715_d20241022_m010214_c001_v0001145_t0019_u01729558934740") 2024/10/22 01:08:12 DEBUG : existing: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f70d_d20241022_m010213_c001_v0001145_t0037_u01729558933487") 2024/10/22 01:08:12 DEBUG : existing-b: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a34_d20241022_m010328_c001_v7007000_t0000_u01729559008155") 2024/10/22 01:08:12 DEBUG : existing-b: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f845_d20241022_m010326_c001_v0001145_t0023_u01729559006718") 2024/10/22 01:08:12 DEBUG : five: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e548466028e_d20241022_m010308_c001_v7007000_t0000_u01729558988008") 2024/10/22 01:08:12 DEBUG : five: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984f80f_d20241022_m010305_c001_v0001145_t0038_u01729558985893") 2024/10/22 01:08:12 DEBUG : foo: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832dfa_d20241022_m010228_c001_v7007000_t0000_u01729558948944") 2024/10/22 01:08:12 DEBUG : foo: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984f749_d20241022_m010228_c001_v0001145_t0038_u01729558948393") 2024/10/22 01:08:12 DEBUG : foo: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984f745_d20241022_m010227_c001_v0001145_t0038_u01729558947832") 2024/10/22 01:08:12 DEBUG : four: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660290_d20241022_m010308_c001_v7007000_t0000_u01729558988189") 2024/10/22 01:08:12 DEBUG : four: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40377d67d1549c70_d20241022_m010306_c001_v0001106_t0027_u01729558986442") 2024/10/22 01:08:12 DEBUG : four: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f809_d20241022_m010305_c001_v0001145_t0006_u01729558985271") 2024/10/22 01:08:12 DEBUG : hello world2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb02c_d20241022_m010122_c001_v7007000_t0000_u01729558882659") 2024/10/22 01:08:12 DEBUG : hello world2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f629_d20241022_m010121_c001_v0001145_t0055_u01729558881944") 2024/10/22 01:08:12 DEBUG : ignore-size: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df763_d20241022_m010212_c001_v7007000_t0000_u01729558932035") 2024/10/22 01:08:12 DEBUG : ignore-size: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f703_d20241022_m010211_c001_v0001145_t0052_u01729558931052") 2024/10/22 01:08:12 DEBUG : nested/sub dir/file: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a1d_d20241022_m010325_c001_v7007000_t0000_u01729559005611") 2024/10/22 01:08:13 DEBUG : nested/sub dir/file: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b07209f_d20241022_m010324_c001_v0001146_t0056_u01729559004225") 2024/10/22 01:08:13 DEBUG : nested/sub dir/file: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a10_d20241022_m010323_c001_v7007000_t0000_u01729559003067") 2024/10/22 01:08:13 DEBUG : nested/sub dir/file: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b072097_d20241022_m010321_c001_v0001146_t0034_u01729559001866") 2024/10/22 01:08:13 DEBUG : one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660291_d20241022_m010308_c001_v7007000_t0000_u01729558988372") 2024/10/22 01:08:13 DEBUG : one: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984f803_d20241022_m010304_c001_v0001145_t0038_u01729558984609") 2024/10/22 01:08:13 DEBUG : only0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055974_d20241022_m010747_c001_v7007000_t0000_u01729559267426") 2024/10/22 01:08:13 DEBUG : only0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984ff26_d20241022_m010741_c001_v0001145_t0038_u01729559261581") 2024/10/22 01:08:13 DEBUG : only0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a430_d20241022_m010716_c001_v0001106_t0032_u01729559236468") 2024/10/22 01:08:13 DEBUG : only0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d230_d20241022_m010709_c001_v7007000_t0000_u01729559229781") 2024/10/22 01:08:13 DEBUG : only0: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a326_d20241022_m010645_c001_v0001106_t0002_u01729559205806") 2024/10/22 01:08:13 DEBUG : only1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055975_d20241022_m010747_c001_v7007000_t0000_u01729559267607") 2024/10/22 01:08:13 DEBUG : only1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40377d67d154a52a_d20241022_m010741_c001_v0001106_t0027_u01729559261585") 2024/10/22 01:08:13 DEBUG : only1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a444_d20241022_m010717_c001_v0001106_t0039_u01729559237880") 2024/10/22 01:08:13 DEBUG : only1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8f4_d20241022_m010709_c001_v7007000_t0000_u01729559229585") 2024/10/22 01:08:13 DEBUG : only1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a336_d20241022_m010647_c001_v0001106_t0032_u01729559207229") 2024/10/22 01:08:13 DEBUG : only10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055976_d20241022_m010747_c001_v7007000_t0000_u01729559267789") 2024/10/22 01:08:13 DEBUG : only10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40031154a03d5703_d20241022_m010742_c001_v0001157_t0009_u01729559262343") 2024/10/22 01:08:13 DEBUG : only10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4b2_d20241022_m010729_c001_v0001106_t0025_u01729559249550") 2024/10/22 01:08:13 DEBUG : only10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d22e_d20241022_m010709_c001_v7007000_t0000_u01729559229595") 2024/10/22 01:08:14 DEBUG : only10: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a388_d20241022_m010655_c001_v0001106_t0022_u01729559215848") 2024/10/22 01:08:14 DEBUG : only11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055977_d20241022_m010747_c001_v7007000_t0000_u01729559267980") 2024/10/22 01:08:14 DEBUG : only11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4187356a583ed702_d20241022_m010742_c001_v0001181_t0044_u01729559262151") 2024/10/22 01:08:14 DEBUG : only11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4c2_d20241022_m010730_c001_v0001106_t0058_u01729559250475") 2024/10/22 01:08:14 DEBUG : only11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8f8_d20241022_m010710_c001_v7007000_t0000_u01729559230164") 2024/10/22 01:08:14 DEBUG : only11: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a38e_d20241022_m010656_c001_v0001106_t0031_u01729559216992") 2024/10/22 01:08:14 DEBUG : only12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055978_d20241022_m010748_c001_v7007000_t0000_u01729559268163") 2024/10/22 01:08:14 DEBUG : only12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984ff28_d20241022_m010741_c001_v0001145_t0038_u01729559261991") 2024/10/22 01:08:14 DEBUG : only12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4dc_d20241022_m010731_c001_v0001106_t0003_u01729559251942") 2024/10/22 01:08:14 DEBUG : only12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd834114_d20241022_m010709_c001_v7007000_t0000_u01729559229434") 2024/10/22 01:08:14 DEBUG : only12: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a39a_d20241022_m010658_c001_v0001106_t0040_u01729559218267") 2024/10/22 01:08:14 DEBUG : only13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055979_d20241022_m010748_c001_v7007000_t0000_u01729559268354") 2024/10/22 01:08:14 DEBUG : only13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40031154a03d570b_d20241022_m010742_c001_v0001157_t0009_u01729559262728") 2024/10/22 01:08:14 DEBUG : only13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4e6_d20241022_m010732_c001_v0001106_t0039_u01729559252908") 2024/10/22 01:08:14 DEBUG : only13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d231_d20241022_m010709_c001_v7007000_t0000_u01729559229798") 2024/10/22 01:08:14 DEBUG : only13: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a3a6_d20241022_m010659_c001_v0001106_t0011_u01729559219821") 2024/10/22 01:08:14 DEBUG : only14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05597a_d20241022_m010748_c001_v7007000_t0000_u01729559268553") 2024/10/22 01:08:14 DEBUG : only14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40377d67d154a53c_d20241022_m010742_c001_v0001106_t0027_u01729559262744") 2024/10/22 01:08:14 DEBUG : only14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4ee_d20241022_m010734_c001_v0001106_t0016_u01729559254521") 2024/10/22 01:08:14 DEBUG : only14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd834117_d20241022_m010709_c001_v7007000_t0000_u01729559229819") 2024/10/22 01:08:14 DEBUG : only14: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a3b2_d20241022_m010700_c001_v0001106_t0011_u01729559220966") 2024/10/22 01:08:14 DEBUG : only15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05597b_d20241022_m010748_c001_v7007000_t0000_u01729559268739") 2024/10/22 01:08:14 DEBUG : only15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984ff30_d20241022_m010742_c001_v0001145_t0038_u01729559262752") 2024/10/22 01:08:15 DEBUG : only15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4f8_d20241022_m010735_c001_v0001106_t0029_u01729559255318") 2024/10/22 01:08:15 DEBUG : only15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d22b_d20241022_m010709_c001_v7007000_t0000_u01729559229394") 2024/10/22 01:08:15 DEBUG : only15: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a3ca_d20241022_m010702_c001_v0001106_t0050_u01729559222942") 2024/10/22 01:08:15 DEBUG : only16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05597c_d20241022_m010748_c001_v7007000_t0000_u01729559268944") 2024/10/22 01:08:15 DEBUG : only16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40377d67d154a52c_d20241022_m010741_c001_v0001106_t0027_u01729559261977") 2024/10/22 01:08:15 DEBUG : only16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4fe_d20241022_m010736_c001_v0001106_t0036_u01729559256320") 2024/10/22 01:08:15 DEBUG : only16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d22f_d20241022_m010709_c001_v7007000_t0000_u01729559229605") 2024/10/22 01:08:15 DEBUG : only16: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a3d2_d20241022_m010703_c001_v0001106_t0019_u01729559223870") 2024/10/22 01:08:15 DEBUG : only17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05597d_d20241022_m010749_c001_v7007000_t0000_u01729559269134") 2024/10/22 01:08:15 DEBUG : only17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40377d67d154a532_d20241022_m010742_c001_v0001106_t0027_u01729559262160") 2024/10/22 01:08:15 DEBUG : only17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a50a_d20241022_m010737_c001_v0001106_t0030_u01729559257818") 2024/10/22 01:08:15 DEBUG : only17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8f7_d20241022_m010709_c001_v7007000_t0000_u01729559229955") 2024/10/22 01:08:15 DEBUG : only17: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a3da_d20241022_m010704_c001_v0001106_t0055_u01729559224839") 2024/10/22 01:08:15 DEBUG : only18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05597e_d20241022_m010749_c001_v7007000_t0000_u01729559269323") 2024/10/22 01:08:15 DEBUG : only18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984ff2a_d20241022_m010742_c001_v0001145_t0038_u01729559262177") 2024/10/22 01:08:15 DEBUG : only18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a51a_d20241022_m010739_c001_v0001106_t0028_u01729559259410") 2024/10/22 01:08:15 DEBUG : only18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd834116_d20241022_m010709_c001_v7007000_t0000_u01729559229626") 2024/10/22 01:08:15 DEBUG : only18: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a3ec_d20241022_m010706_c001_v0001106_t0059_u01729559226286") 2024/10/22 01:08:15 DEBUG : only19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05597f_d20241022_m010749_c001_v7007000_t0000_u01729559269514") 2024/10/22 01:08:15 DEBUG : only19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4187356a583ed706_d20241022_m010742_c001_v0001181_t0044_u01729559262342") 2024/10/22 01:08:16 DEBUG : only19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a522_d20241022_m010740_c001_v0001106_t0054_u01729559260370") 2024/10/22 01:08:16 DEBUG : only19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8f3_d20241022_m010709_c001_v7007000_t0000_u01729559229401") 2024/10/22 01:08:16 DEBUG : only19: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a3fa_d20241022_m010707_c001_v0001106_t0017_u01729559227166") 2024/10/22 01:08:16 DEBUG : only2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055981_d20241022_m010749_c001_v7007000_t0000_u01729559269704") 2024/10/22 01:08:16 DEBUG : only2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40377d67d154a534_d20241022_m010742_c001_v0001106_t0027_u01729559262350") 2024/10/22 01:08:16 DEBUG : only2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a454_d20241022_m010719_c001_v0001106_t0006_u01729559239318") 2024/10/22 01:08:16 DEBUG : only2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d229_d20241022_m010709_c001_v7007000_t0000_u01729559229211") 2024/10/22 01:08:16 DEBUG : only2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a33c_d20241022_m010648_c001_v0001106_t0058_u01729559208064") 2024/10/22 01:08:16 DEBUG : only3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055983_d20241022_m010749_c001_v7007000_t0000_u01729559269892") 2024/10/22 01:08:16 DEBUG : only3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984ff2c_d20241022_m010742_c001_v0001145_t0038_u01729559262363") 2024/10/22 01:08:16 DEBUG : only3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a466_d20241022_m010721_c001_v0001106_t0020_u01729559241398") 2024/10/22 01:08:16 DEBUG : only3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d232_d20241022_m010709_c001_v7007000_t0000_u01729559229967") 2024/10/22 01:08:16 DEBUG : only3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a348_d20241022_m010649_c001_v0001106_t0058_u01729559209507") 2024/10/22 01:08:16 DEBUG : only4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055984_d20241022_m010750_c001_v7007000_t0000_u01729559270084") 2024/10/22 01:08:16 DEBUG : only4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4187356a583ed708_d20241022_m010742_c001_v0001181_t0044_u01729559262526") 2024/10/22 01:08:16 DEBUG : only4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a474_d20241022_m010723_c001_v0001106_t0051_u01729559243074") 2024/10/22 01:08:16 DEBUG : only4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f405461cd90cad8f6_d20241022_m010709_c001_v7007000_t0000_u01729559229771") 2024/10/22 01:08:16 DEBUG : only4: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a34e_d20241022_m010650_c001_v0001106_t0025_u01729559210345") 2024/10/22 01:08:16 DEBUG : only5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055985_d20241022_m010750_c001_v7007000_t0000_u01729559270279") 2024/10/22 01:08:16 DEBUG : only5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40031154a03d5707_d20241022_m010742_c001_v0001157_t0009_u01729559262535") 2024/10/22 01:08:16 DEBUG : only5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a47a_d20241022_m010723_c001_v0001106_t0044_u01729559243978") 2024/10/22 01:08:17 DEBUG : only5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d237_d20241022_m010709_c001_v7007000_t0000_u01729559229988") 2024/10/22 01:08:17 DEBUG : only5: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a354_d20241022_m010651_c001_v0001106_t0023_u01729559211068") 2024/10/22 01:08:17 DEBUG : only6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055986_d20241022_m010750_c001_v7007000_t0000_u01729559270472") 2024/10/22 01:08:17 DEBUG : only6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40377d67d154a538_d20241022_m010742_c001_v0001106_t0027_u01729559262549") 2024/10/22 01:08:17 DEBUG : only6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a484_d20241022_m010725_c001_v0001106_t0027_u01729559245415") 2024/10/22 01:08:17 DEBUG : only6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd834118_d20241022_m010710_c001_v7007000_t0000_u01729559230026") 2024/10/22 01:08:17 DEBUG : only6: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a35d_d20241022_m010651_c001_v0001106_t0040_u01729559211962") 2024/10/22 01:08:17 DEBUG : only7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055988_d20241022_m010750_c001_v7007000_t0000_u01729559270673") 2024/10/22 01:08:17 DEBUG : only7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984ff2e_d20241022_m010742_c001_v0001145_t0038_u01729559262558") 2024/10/22 01:08:17 DEBUG : only7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a494_d20241022_m010726_c001_v0001106_t0000_u01729559246472") 2024/10/22 01:08:17 DEBUG : only7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d22c_d20241022_m010709_c001_v7007000_t0000_u01729559229417") 2024/10/22 01:08:17 DEBUG : only7: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a36a_d20241022_m010652_c001_v0001106_t0047_u01729559212882") 2024/10/22 01:08:17 DEBUG : only8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055989_d20241022_m010750_c001_v7007000_t0000_u01729559270870") 2024/10/22 01:08:17 DEBUG : only8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4187356a583ed70a_d20241022_m010742_c001_v0001181_t0044_u01729559262711") 2024/10/22 01:08:17 DEBUG : only8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4a0_d20241022_m010727_c001_v0001106_t0011_u01729559247381") 2024/10/22 01:08:17 DEBUG : only8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d238_d20241022_m010710_c001_v7007000_t0000_u01729559230153") 2024/10/22 01:08:17 DEBUG : only8: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a376_d20241022_m010653_c001_v0001106_t0009_u01729559213818") 2024/10/22 01:08:17 DEBUG : only9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05598a_d20241022_m010751_c001_v7007000_t0000_u01729559271063") 2024/10/22 01:08:17 DEBUG : only9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4187356a583ed70e_d20241022_m010742_c001_v0001181_t0044_u01729559262894") 2024/10/22 01:08:17 DEBUG : only9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a4aa_d20241022_m010728_c001_v0001106_t0052_u01729559248308") 2024/10/22 01:08:18 DEBUG : only9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633d227_d20241022_m010709_c001_v7007000_t0000_u01729559229013") 2024/10/22 01:08:18 DEBUG : only9: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a380_d20241022_m010655_c001_v0001106_t0049_u01729559215126") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a01_d20241022_m010319_c001_v7007000_t0000_u01729558999944") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b072089_d20241022_m010317_c001_v0001146_t0002_u01729558997324") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda459f3_d20241022_m010315_c001_v7007000_t0000_u01729558995808") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f81b_d20241022_m010313_c001_v0001145_t0003_u01729558993668") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda459e7_d20241022_m010311_c001_v7007000_t0000_u01729558991790") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549c92_d20241022_m010309_c001_v0001106_t0011_u01729558989388") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660272_d20241022_m010256_c001_v7007000_t0000_u01729558976823") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7cf_d20241022_m010255_c001_v0001145_t0020_u01729558975221") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e548466025d_d20241022_m010253_c001_v7007000_t0000_u01729558973188") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7b1_d20241022_m010252_c001_v0001145_t0049_u01729558972239") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660255_d20241022_m010250_c001_v7007000_t0000_u01729558970526") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f79b_d20241022_m010249_c001_v0001145_t0045_u01729558969633") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832e3e_d20241022_m010241_c001_v7007000_t0000_u01729558961328") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f77b_d20241022_m010239_c001_v0001145_t0029_u01729558959929") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832e36_d20241022_m010239_c001_v7007000_t0000_u01729558959189") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f76d_d20241022_m010237_c001_v0001145_t0023_u01729558957202") 2024/10/22 01:08:18 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832e29_d20241022_m010236_c001_v7007000_t0000_u01729558956475") 2024/10/22 01:08:19 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f761_d20241022_m010235_c001_v0001145_t0028_u01729558955559") 2024/10/22 01:08:19 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f75b_d20241022_m010234_c001_v0001145_t0019_u01729558954601") 2024/10/22 01:08:19 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832e16_d20241022_m010233_c001_v7007000_t0000_u01729558953875") 2024/10/22 01:08:19 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f759_d20241022_m010232_c001_v0001145_t0029_u01729558952907") 2024/10/22 01:08:19 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f757_d20241022_m010232_c001_v0001145_t0016_u01729558952158") 2024/10/22 01:08:19 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f418a96dfdd832e05_d20241022_m010231_c001_v7007000_t0000_u01729558951430") 2024/10/22 01:08:19 DEBUG : potato: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f751_d20241022_m010230_c001_v0001145_t0022_u01729558950502") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f403137a14633cbfc_d20241022_m010412_c001_v7007000_t0000_u01729559052071") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549e4a_d20241022_m010411_c001_v0001106_t0056_u01729559051174") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0020_d20241022_m010401_c001_v7007000_t0000_u01729559041610") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549dd0_d20241022_m010356_c001_v0001106_t0011_u01729559036334") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f400d0fa4e4124d98_d20241022_m010347_c001_v7007000_t0000_u01729559027943") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549d6a_d20241022_m010342_c001_v0001106_t0019_u01729559022561") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a46_d20241022_m010334_c001_v7007000_t0000_u01729559014520") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549d14_d20241022_m010329_c001_v0001106_t0020_u01729559009439") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660284_d20241022_m010302_c001_v7007000_t0000_u01729558982764") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7e7_d20241022_m010300_c001_v0001145_t0011_u01729558980875") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e548466027a_d20241022_m010259_c001_v7007000_t0000_u01729558979750") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7d9_d20241022_m010257_c001_v0001145_t0027_u01729558977749") 2024/10/22 01:08:19 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660274_d20241022_m010257_c001_v7007000_t0000_u01729558977015") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7d1_d20241022_m010256_c001_v0001145_t0037_u01729558976034") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660264_d20241022_m010254_c001_v7007000_t0000_u01729558974491") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7c5_d20241022_m010253_c001_v0001145_t0032_u01729558973564") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660259_d20241022_m010251_c001_v7007000_t0000_u01729558971493") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f7a3_d20241022_m010250_c001_v0001145_t0033_u01729558970539") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660242_d20241022_m010242_c001_v7007000_t0000_u01729558962443") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f77f_d20241022_m010241_c001_v0001145_t0004_u01729558961040") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb02f_d20241022_m010126_c001_v7007000_t0000_u01729558886642") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f639_d20241022_m010125_c001_v0001145_t0031_u01729558885787") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb02e_d20241022_m010124_c001_v7007000_t0000_u01729558884496") 2024/10/22 01:08:20 DEBUG : potato2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f635_d20241022_m010123_c001_v0001145_t0038_u01729558883601") 2024/10/22 01:08:20 DEBUG : potato3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0021_d20241022_m010401_c001_v7007000_t0000_u01729559041860") 2024/10/22 01:08:20 DEBUG : potato3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f923_d20241022_m010358_c001_v0001145_t0001_u01729559038331") 2024/10/22 01:08:20 DEBUG : potato3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f400d0fa4e4124d99_d20241022_m010348_c001_v7007000_t0000_u01729559028179") 2024/10/22 01:08:20 DEBUG : potato3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f8ab_d20241022_m010344_c001_v0001145_t0038_u01729559024422") 2024/10/22 01:08:20 DEBUG : potato3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a48_d20241022_m010334_c001_v7007000_t0000_u01729559014906") 2024/10/22 01:08:20 DEBUG : potato3: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f855_d20241022_m010330_c001_v0001145_t0022_u01729559010431") 2024/10/22 01:08:20 DEBUG : pre-dest1/1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0071_d20241022_m010456_c001_v7007000_t0000_u01729559096094") 2024/10/22 01:08:20 DEBUG : pre-dest1/1: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984fa1d_d20241022_m010447_c001_v0001145_t0057_u01729559087430") 2024/10/22 01:08:20 DEBUG : pre-dest2/2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758e0072_d20241022_m010456_c001_v7007000_t0000_u01729559096279") 2024/10/22 01:08:20 DEBUG : pre-dest2/2: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549f9e_d20241022_m010448_c001_v0001106_t0037_u01729559088050") 2024/10/22 01:08:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f404a50c776015996_d20241022_m010425_c001_v7007000_t0000_u01729559065373") 2024/10/22 01:08:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b0721d6_d20241022_m010422_c001_v0001146_t0042_u01729559062072") 2024/10/22 01:08:21 DEBUG : sizeonly: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df75e_d20241022_m010209_c001_v7007000_t0000_u01729558929785") 2024/10/22 01:08:21 DEBUG : sizeonly: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6f6_d20241022_m010208_c001_v0001145_t0012_u01729558928804") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05598f_d20241022_m010756_c001_v7007000_t0000_u01729559276715") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984ff86_d20241022_m010755_c001_v0001145_t0050_u01729559275629") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05598c_d20241022_m010753_c001_v7007000_t0000_u01729559273726") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10031154a03d5733_d20241022_m010752_c001_v0001157_t0036_u01729559272393") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a1e_d20241022_m010325_c001_v7007000_t0000_u01729559005796") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549cf8_d20241022_m010324_c001_v0001106_t0059_u01729559004578") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a12_d20241022_m010323_c001_v7007000_t0000_u01729559003260") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f839_d20241022_m010322_c001_v0001145_t0021_u01729559002218") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df756_d20241022_m010205_c001_v7007000_t0000_u01729558925500") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6e5_d20241022_m010203_c001_v0001145_t0030_u01729558923896") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df74f_d20241022_m010203_c001_v7007000_t0000_u01729558923103") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6dd_d20241022_m010202_c001_v0001145_t0050_u01729558922110") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df748_d20241022_m010159_c001_v7007000_t0000_u01729558919293") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6cd_d20241022_m010158_c001_v0001145_t0001_u01729558918378") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df743_d20241022_m010157_c001_v7007000_t0000_u01729558917835") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6c9_d20241022_m010156_c001_v0001145_t0008_u01729558916918") 2024/10/22 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6bf_d20241022_m010153_c001_v0001145_t0031_u01729558913910") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df73c_d20241022_m010153_c001_v7007000_t0000_u01729558913186") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6b1_d20241022_m010152_c001_v0001145_t0013_u01729558912517") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f6ab_d20241022_m010151_c001_v0001145_t0032_u01729558911620") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df737_d20241022_m010150_c001_v7007000_t0000_u01729558910540") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f691_d20241022_m010147_c001_v0001145_t0013_u01729558907694") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f687_d20241022_m010145_c001_v0001145_t0049_u01729558905028") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df726_d20241022_m010144_c001_v7007000_t0000_u01729558904272") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f67a_d20241022_m010143_c001_v0001145_t0023_u01729558903341") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f674_d20241022_m010142_c001_v0001145_t0003_u01729558902649") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df71f_d20241022_m010141_c001_v7007000_t0000_u01729558901890") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f660_d20241022_m010138_c001_v0001145_t0045_u01729558898096") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f402991da758df713_d20241022_m010137_c001_v7007000_t0000_u01729558897716") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f658_d20241022_m010136_c001_v0001145_t0015_u01729558896790") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb03a_d20241022_m010135_c001_v7007000_t0000_u01729558895086") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f64e_d20241022_m010134_c001_v0001145_t0022_u01729558894348") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb036_d20241022_m010133_c001_v7007000_t0000_u01729558893778") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f64a_d20241022_m010133_c001_v0001145_t0016_u01729558893050") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb033_d20241022_m010131_c001_v7007000_t0000_u01729558891744") 2024/10/22 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f646_d20241022_m010130_c001_v0001145_t0042_u01729558890797") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb032_d20241022_m010130_c001_v7007000_t0000_u01729558890229") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f63e_d20241022_m010129_c001_v0001145_t0012_u01729558889529") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb030_d20241022_m010128_c001_v7007000_t0000_u01729558888582") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f63b_d20241022_m010127_c001_v0001145_t0029_u01729558887568") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb027_d20241022_m010121_c001_v7007000_t0000_u01729558881020") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f623_d20241022_m010120_c001_v0001145_t0009_u01729558880222") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb026_d20241022_m010119_c001_v7007000_t0000_u01729558879318") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f61d_d20241022_m010118_c001_v0001145_t0014_u01729558878705") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb024_d20241022_m010117_c001_v7007000_t0000_u01729558877800") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f619_d20241022_m010116_c001_v0001145_t0038_u01729558876843") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f40386d1dd70bb01e_d20241022_m010113_c001_v7007000_t0000_u01729558873882") 2024/10/22 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f60d_d20241022_m010112_c001_v0001145_t0019_u01729558872977") 2024/10/22 01:08:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af055990_d20241022_m010756_c001_v7007000_t0000_u01729559276907") 2024/10/22 01:08:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1187356a583ed751_d20241022_m010755_c001_v0001181_t0039_u01729559275641") 2024/10/22 01:08:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41768648af05598d_d20241022_m010753_c001_v7007000_t0000_u01729559273908") 2024/10/22 01:08:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d154a592_d20241022_m010752_c001_v0001106_t0041_u01729559272402") 2024/10/22 01:08:23 DEBUG : sub/yam: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda459ff_d20241022_m010319_c001_v7007000_t0000_u01729558999389") 2024/10/22 01:08:23 DEBUG : sub/yam: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f10377d67d1549cd2_d20241022_m010317_c001_v0001106_t0034_u01729558997677") 2024/10/22 01:08:23 DEBUG : three: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660293_d20241022_m010308_c001_v7007000_t0000_u01729558988554") 2024/10/22 01:08:23 DEBUG : three: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f813_d20241022_m010307_c001_v0001145_t0042_u01729558987201") 2024/10/22 01:08:23 DEBUG : three: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f106f10664984f807_d20241022_m010304_c001_v0001145_t0010_u01729558984971") 2024/10/22 01:08:23 DEBUG : two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f41961e5484660295_d20241022_m010308_c001_v7007000_t0000_u01729558988734") 2024/10/22 01:08:24 DEBUG : two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f413da5cf4b07205f_d20241022_m010306_c001_v0001146_t0002_u01729558986636") 2024/10/22 01:08:24 DEBUG : two: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f406f10664984f805_d20241022_m010304_c001_v0001145_t0038_u01729558984790") 2024/10/22 01:08:24 DEBUG : yam: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda45a02_d20241022_m010320_c001_v7007000_t0000_u01729559000137") 2024/10/22 01:08:24 DEBUG : yam: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f108819716c5f3e2b_d20241022_m010319_c001_v0001178_t0034_u01729558999163") 2024/10/22 01:08:24 DEBUG : yam: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda459ef_d20241022_m010315_c001_v7007000_t0000_u01729558995245") 2024/10/22 01:08:24 DEBUG : yam: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b072075_d20241022_m010313_c001_v0001146_t0014_u01729558993300") 2024/10/22 01:08:24 DEBUG : yam: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda459e3_d20241022_m010311_c001_v7007000_t0000_u01729558991234") 2024/10/22 01:08:24 DEBUG : yam: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f113da5cf4b072067_d20241022_m010309_c001_v0001146_t0008_u01729558989399") 2024/10/22 01:08:24 DEBUG : yaml: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda459f4_d20241022_m010316_c001_v7007000_t0000_u01729558996000") 2024/10/22 01:08:24 DEBUG : yaml: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f1108c56014087005_d20241022_m010314_c001_v0001104_t0041_u01729558994513") 2024/10/22 01:08:24 DEBUG : yaml: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f4063d24ecda459ea_d20241022_m010311_c001_v7007000_t0000_u01729558991972") 2024/10/22 01:08:24 DEBUG : yaml: Deleting (id "4_z4f82fda3b0ddbb1b9f280e1b_f109c695c611d3062_d20241022_m010310_c001_v0001145_t0038_u01729558990803") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m16.193409632s (try 1/5)