"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/10 01:00:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi" 2024/12/10 01:00:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 01:00:26 DEBUG : Creating backend with remote "/tmp/rclone2727937043" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:27 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/10 01:00:27 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:28 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:28 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:29 DEBUG : B2 bucket rclone-test-cejasot5guzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", 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-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:31 DEBUG : Creating backend with remote "/non-existing" 2024/12/10 01:00:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/10 01:00:31 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:31 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:32 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:32 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:34 INFO : B2 bucket rclone-test-cejasot5guzi: Running all checks before starting transfers 2024/12/10 01:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:34 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:34 INFO : B2 bucket rclone-test-cejasot5guzi: Checks finished, now starting transfers 2024/12/10 01:00:34 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:35 ERROR : Ignoring --no-traverse with sync 2024/12/10 01:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:35 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:35 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:36 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:00:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/10 01:00:37 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:37 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/10 01:00:37 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:00:38 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:38 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:00:40 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:40 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 01:00:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 01:00:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/10 01:00:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:00:42 DEBUG : sub dir: Making directory 2024/12/10 01:00:42 DEBUG : sub dir2: Making directory 2024/12/10 01:00:42 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/10 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:42 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:42 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/10 01:00:42 DEBUG : B2 bucket rclone-test-cejasot5guzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:43 DEBUG : sub dir2: Making directory 2024/12/10 01:00:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 01:00:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:43 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:43 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:44 DEBUG : sub dir2: Making directory with metadata 2024/12/10 01:00:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 01:00:44 DEBUG : sub dir: Making directory 2024/12/10 01:00:44 DEBUG : sub dir2: Making directory 2024/12/10 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:44 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:44 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:45 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:00:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/10 01:00:45 DEBUG : B2 bucket rclone-test-cejasot5guzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/10 01:00:45 DEBUG : B2 bucket rclone-test-cejasot5guzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:46 DEBUG : sub dir2: Making directory 2024/12/10 01:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:46 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:46 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:47 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:00:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:47 DEBUG : sub dir2: Making directory with metadata 2024/12/10 01:00:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 01:00:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:00:47 DEBUG : sub dir: Making directory 2024/12/10 01:00:47 DEBUG : sub dir2: Making directory 2024/12/10 01:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:47 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:47 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:48 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:00:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/10 01:00:48 DEBUG : B2 bucket rclone-test-cejasot5guzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:49 DEBUG : sub dir2: Making directory 2024/12/10 01:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:50 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:50 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:50 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:00:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hadibup4meso" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cejasot5guzi -> B2 bucket rclone-test-hadibup4meso 2024/12/10 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:52 DEBUG : B2 bucket rclone-test-hadibup4meso: Waiting for checks to finish 2024/12/10 01:00:52 DEBUG : B2 bucket rclone-test-hadibup4meso: Waiting for transfers to finish 2024/12/10 01:00:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:53 DEBUG : B2 bucket rclone-test-hadibup4meso: Purge remote 2024/12/10 01:00:53 INFO : B2 bucket rclone-test-hadibup4meso: cleaning bucket "rclone-test-hadibup4meso" of all files 2024/12/10 01:00:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fa25d03105dabeb9f380e1b_f10971005d226c9e6_d20241210_m010053_c001_v0001182_t0029_u01733792453282") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:55 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:00:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 01:00:55 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:00:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/10 01:00:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.85s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:00:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xicagah3refa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cejasot5guzi -> B2 bucket rclone-test-xicagah3refa 2024/12/10 01:00:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:00:58 DEBUG : B2 bucket rclone-test-xicagah3refa: Waiting for checks to finish 2024/12/10 01:00:58 DEBUG : B2 bucket rclone-test-xicagah3refa: Waiting for transfers to finish 2024/12/10 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:00:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 01:01:00 DEBUG : B2 bucket rclone-test-xicagah3refa: Waiting for checks to finish 2024/12/10 01:01:00 DEBUG : B2 bucket rclone-test-xicagah3refa: Waiting for transfers to finish 2024/12/10 01:01:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/10 01:01:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:00 DEBUG : B2 bucket rclone-test-xicagah3refa: Purge remote 2024/12/10 01:01:00 INFO : B2 bucket rclone-test-xicagah3refa: cleaning bucket "rclone-test-xicagah3refa" of all files 2024/12/10 01:01:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f726d83105dabeb9f380e1b_f11470c5fd1f9ea2a_d20241210_m010100_c001_v0001182_t0047_u01733792460488") 2024/12/10 01:01:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f726d83105dabeb9f380e1b_f11518fad9d144329_d20241210_m010059_c001_v0001180_t0025_u01733792459449") --- PASS: TestServerSideCopyOverSelf (5.82s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 01:01:03 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:03 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/10 01:01:03 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/10 01:01:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:05 DEBUG : Creating backend with remote "TestB2:rclone-test-muzafif7putu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cejasot5guzi -> B2 bucket rclone-test-muzafif7putu 2024/12/10 01:01:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:01:06 DEBUG : B2 bucket rclone-test-muzafif7putu: Waiting for checks to finish 2024/12/10 01:01:06 DEBUG : B2 bucket rclone-test-muzafif7putu: Waiting for transfers to finish 2024/12/10 01:01:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:01:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 01:01:08 DEBUG : B2 bucket rclone-test-muzafif7putu: Waiting for checks to finish 2024/12/10 01:01:08 DEBUG : B2 bucket rclone-test-muzafif7putu: Waiting for transfers to finish 2024/12/10 01:01:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/10 01:01:08 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/10 01:01:09 INFO : sub dir/hello world: Deleted 2024/12/10 01:01:09 DEBUG : testing file moves 2024/12/10 01:01:09 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/10 01:01:09 DEBUG : B2 bucket rclone-test-muzafif7putu: Waiting for checks to finish 2024/12/10 01:01:09 DEBUG : B2 bucket rclone-test-muzafif7putu: Waiting for transfers to finish 2024/12/10 01:01:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/10 01:01:10 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/10 01:01:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:10 DEBUG : B2 bucket rclone-test-muzafif7putu: Purge remote 2024/12/10 01:01:10 INFO : B2 bucket rclone-test-muzafif7putu: cleaning bucket "rclone-test-muzafif7putu" of all files 2024/12/10 01:01:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d63105dabeb9f380e1b_f1110b63d9e0ac4b9_d20241210_m010110_c001_v0001183_t0034_u01733792470072") 2024/12/10 01:01:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d63105dabeb9f380e1b_f10086d92126b3327_d20241210_m010108_c001_v0001183_t0049_u01733792468721") 2024/12/10 01:01:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d63105dabeb9f380e1b_f105f6b7d9d2a3b14_d20241210_m010107_c001_v0001117_t0020_u01733792467023") --- PASS: TestServerSideMoveOverSelf (8.15s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:13 ERROR : : error listing: directory not found 2024/12/10 01:01:13 DEBUG : Local file system at /tmp/rclone2727937043: Making directory 2024/12/10 01:01:13 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:13 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.64s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:01:15 DEBUG : Local file system at /tmp/rclone2727937043: Waiting for checks to finish 2024/12/10 01:01:15 DEBUG : Local file system at /tmp/rclone2727937043: Waiting for transfers to finish 2024/12/10 01:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:01:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/10 01:01:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:16 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/10 01:01:16 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:16 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 01:01:17 INFO : check sum: Copied (new) 2024/12/10 01:01:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:17 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 01:01:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/10 01:01:17 DEBUG : check sum: Unchanged skipping 2024/12/10 01:01:17 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:17 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/10 01:01:19 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:19 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 01:01:19 INFO : sizeonly: Copied (new) 2024/12/10 01:01:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:19 DEBUG : sizeonly: Sizes identical 2024/12/10 01:01:19 DEBUG : sizeonly: Unchanged skipping 2024/12/10 01:01:19 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:19 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:19 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/10 01:01:21 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:21 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/10 01:01:21 INFO : ignore-size: Copied (new) 2024/12/10 01:01:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:01:21 DEBUG : ignore-size: Unchanged skipping 2024/12/10 01:01:21 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:21 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:21 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:01:24 DEBUG : existing: Unchanged skipping 2024/12/10 01:01:24 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:24 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:24 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/10 01:01:24 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:24 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 01:01:24 INFO : existing: Copied (replaced existing) 2024/12/10 01:01:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 01:01:26 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:26 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 01:01:26 INFO : existing: Copied (new) 2024/12/10 01:01:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:26 DEBUG : existing: Destination exists, skipping 2024/12/10 01:01:26 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:26 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:26 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:28 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/10 01:01:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:01:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 01:01:29 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 01:01:29 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:29 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:01:29 INFO : a/potato2: Copied (new) 2024/12/10 01:01:29 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:31 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/12/10 01:01:31 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 01:01:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/10 01:01:31 DEBUG : empty space: Unchanged skipping 2024/12/10 01:01:31 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:31 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:31 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/12/10 01:01:31 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 01:01:32 INFO : empty space: Updated modification time in destination 2024/12/10 01:01:32 DEBUG : empty space: Unchanged skipping 2024/12/10 01:01:32 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:32 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:34 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/12/10 01:01:34 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 01:01:34 DEBUG : empty space: Unchanged skipping 2024/12/10 01:01:34 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:34 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:36 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/12/10 01:01:36 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2727937043) 2024/12/10 01:01:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cejasot5guzi) 2024/12/10 01:01:36 DEBUG : foo: sha1 differ 2024/12/10 01:01:36 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/10 01:01:36 INFO : foo: Copied (replaced existing) 2024/12/10 01:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:38 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/10 01:01:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:01:38 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:38 DEBUG : empty space: Unchanged skipping 2024/12/10 01:01:38 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:01:38 INFO : potato: Copied (new) 2024/12/10 01:01:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/10 01:01:40 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:40 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/10 01:01:40 INFO : potato: Copied (replaced existing) 2024/12/10 01:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:42 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/12/10 01:01:42 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2727937043) 2024/12/10 01:01:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cejasot5guzi) 2024/12/10 01:01:42 DEBUG : potato: sha1 differ 2024/12/10 01:01:42 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/10 01:01:42 INFO : potato: Copied (replaced existing) 2024/12/10 01:01:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:01:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/10 01:01:44 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:01:44 DEBUG : empty space: Unchanged skipping 2024/12/10 01:01:44 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:44 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:01:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:01:46 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:46 DEBUG : empty space: Unchanged skipping 2024/12/10 01:01:46 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:01:46 INFO : potato2: Copied (new) 2024/12/10 01:01:46 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:46 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:49 DEBUG : d: Making directory 2024/12/10 01:01:49 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/10 01:01:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 01:01:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:01:49 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:49 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 01:01:49 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:01:49 INFO : a/potato2: Copied (new) 2024/12/10 01:01:49 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:51 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/10 01:01:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:01:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 01:01:51 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:51 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 01:01:51 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:01:52 INFO : a/potato2: Copied (new) 2024/12/10 01:01:52 ERROR : B2 bucket rclone-test-cejasot5guzi: not deleting files as there were IO errors 2024/12/10 01:01:52 ERROR : B2 bucket rclone-test-cejasot5guzi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:54 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:01:54 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:54 DEBUG : empty space: Unchanged skipping 2024/12/10 01:01:54 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:54 INFO : potato: Deleted 2024/12/10 01:01:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:01:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:56 DEBUG : Waiting for deletions to finish 2024/12/10 01:01:56 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:56 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:57 INFO : potato: Deleted 2024/12/10 01:01:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:01:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:01:57 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:57 DEBUG : empty space: Unchanged skipping 2024/12/10 01:01:57 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:01:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:01:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:01:59 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:01:59 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:01:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/10 01:01:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.27s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:01 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 01:02:01 DEBUG : enormous: Excluded 2024/12/10 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:02:01 DEBUG : potato2: Excluded 2024/12/10 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:02:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:02:01 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:01 DEBUG : empty space: Unchanged skipping 2024/12/10 01:02:01 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:01 DEBUG : Waiting for deletions to finish 2024/12/10 01:02:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:01 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 01:02:01 DEBUG : enormous: Excluded 2024/12/10 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:02:01 DEBUG : potato2: Excluded 2024/12/10 01:02:02 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:02:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/10 01:02:02 DEBUG : empty space: Unchanged skipping 2024/12/10 01:02:02 DEBUG : Local file system at /tmp/rclone2727937043: Waiting for checks to finish 2024/12/10 01:02:02 DEBUG : Local file system at /tmp/rclone2727937043: Waiting for transfers to finish 2024/12/10 01:02:02 DEBUG : Waiting for deletions to finish 2024/12/10 01:02:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:04 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 01:02:04 DEBUG : enormous: Excluded 2024/12/10 01:02:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:02:04 DEBUG : potato2: Excluded 2024/12/10 01:02:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:02:04 DEBUG : empty space: Unchanged skipping 2024/12/10 01:02:04 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:04 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:04 DEBUG : Waiting for deletions to finish 2024/12/10 01:02:04 INFO : potato2: Deleted 2024/12/10 01:02:05 INFO : enormous: Deleted 2024/12/10 01:02:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/10 01:02:05 DEBUG : empty space: Unchanged skipping 2024/12/10 01:02:05 DEBUG : Local file system at /tmp/rclone2727937043: Waiting for checks to finish 2024/12/10 01:02:05 DEBUG : Local file system at /tmp/rclone2727937043: Waiting for transfers to finish 2024/12/10 01:02:05 DEBUG : Waiting for deletions to finish 2024/12/10 01:02:05 INFO : potato2: Deleted 2024/12/10 01:02:05 INFO : enormous: Deleted 2024/12/10 01:02:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.11s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:07 DEBUG : five: Need to transfer - File not found at Destination 2024/12/10 01:02:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/10 01:02:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 01:02:07 DEBUG : one: Destination is newer than source, skipping 2024/12/10 01:02:07 DEBUG : three: Sizes identical 2024/12/10 01:02:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 01:02:07 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2727937043) 2024/12/10 01:02:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cejasot5guzi) 2024/12/10 01:02:07 DEBUG : two: sha1 differ 2024/12/10 01:02:07 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/10 01:02:08 INFO : five: Copied (new) 2024/12/10 01:02:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/10 01:02:08 INFO : four: Copied (replaced existing) 2024/12/10 01:02:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 01:02:08 INFO : two: Copied (replaced existing) 2024/12/10 01:02:08 DEBUG : Waiting for deletions to finish 2024/12/10 01:02:09 DEBUG : one: Destination is newer than source, skipping 2024/12/10 01:02:09 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/10 01:02:09 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/10 01:02:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 01:02:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/10 01:02:09 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/10 01:02:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 01:02:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 01:02:09 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/10 01:02:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 01:02:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2727937043) 2024/12/10 01:02:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cejasot5guzi) 2024/12/10 01:02:09 DEBUG : three: sha1 differ 2024/12/10 01:02:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 01:02:09 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 01:02:09 INFO : three: Copied (replaced existing) 2024/12/10 01:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/10 01:02:11 INFO : B2 bucket rclone-test-cejasot5guzi: Making map for --track-renames 2024/12/10 01:02:11 INFO : B2 bucket rclone-test-cejasot5guzi: Finished making map for --track-renames 2024/12/10 01:02:11 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 01:02:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 01:02:11 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for renames to finish 2024/12/10 01:02:11 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 01:02:11 INFO : potato: Copied (new) 2024/12/10 01:02:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 01:02:11 INFO : yam: Copied (new) 2024/12/10 01:02:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:02:11 INFO : B2 bucket rclone-test-cejasot5guzi: Making map for --track-renames 2024/12/10 01:02:11 INFO : B2 bucket rclone-test-cejasot5guzi: Finished making map for --track-renames 2024/12/10 01:02:11 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:11 DEBUG : potato: Unchanged skipping 2024/12/10 01:02:11 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for renames to finish 2024/12/10 01:02:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 01:02:12 INFO : yam: Copied (server-side copy) to: yaml 2024/12/10 01:02:13 INFO : yam: Deleted 2024/12/10 01:02:13 INFO : yaml: Renamed from "yam" 2024/12/10 01:02:13 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/10 01:02:15 INFO : B2 bucket rclone-test-cejasot5guzi: Making map for --track-renames 2024/12/10 01:02:15 INFO : B2 bucket rclone-test-cejasot5guzi: Finished making map for --track-renames 2024/12/10 01:02:15 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 01:02:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 01:02:15 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for renames to finish 2024/12/10 01:02:15 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 01:02:15 INFO : yam: Copied (new) 2024/12/10 01:02:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 01:02:15 INFO : potato: Copied (new) 2024/12/10 01:02:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:02:16 INFO : B2 bucket rclone-test-cejasot5guzi: Making map for --track-renames 2024/12/10 01:02:16 INFO : B2 bucket rclone-test-cejasot5guzi: Finished making map for --track-renames 2024/12/10 01:02:16 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:16 DEBUG : potato: Unchanged skipping 2024/12/10 01:02:16 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for renames to finish 2024/12/10 01:02:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 01:02:16 INFO : yam: Copied (server-side copy) to: yaml 2024/12/10 01:02:16 INFO : yam: Deleted 2024/12/10 01:02:16 INFO : yaml: Renamed from "yam" 2024/12/10 01:02:16 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/10 01:02:18 INFO : B2 bucket rclone-test-cejasot5guzi: Making map for --track-renames 2024/12/10 01:02:18 INFO : B2 bucket rclone-test-cejasot5guzi: Finished making map for --track-renames 2024/12/10 01:02:18 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/10 01:02:18 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for renames to finish 2024/12/10 01:02:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 01:02:18 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 01:02:18 INFO : potato: Copied (new) 2024/12/10 01:02:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 01:02:19 INFO : sub/yam: Copied (new) 2024/12/10 01:02:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:02:19 DEBUG : potato: Unchanged skipping 2024/12/10 01:02:19 INFO : B2 bucket rclone-test-cejasot5guzi: Making map for --track-renames 2024/12/10 01:02:19 INFO : B2 bucket rclone-test-cejasot5guzi: Finished making map for --track-renames 2024/12/10 01:02:19 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:19 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for renames to finish 2024/12/10 01:02:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 01:02:20 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/10 01:02:20 INFO : sub/yam: Deleted 2024/12/10 01:02:20 INFO : yam: Renamed from "sub/yam" 2024/12/10 01:02:20 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:22 DEBUG : Creating backend with remote "/tmp/rclone2727937043/dir1" 2024/12/10 01:02:22 DEBUG : Creating backend with remote "/tmp/rclone2727937043/dir2" 2024/12/10 01:02:22 DEBUG : Local file system at /tmp/rclone2727937043/dir2: Using server-side directory move 2024/12/10 01:02:22 INFO : Local file system at /tmp/rclone2727937043/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 01:02:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/10 01:02:22 INFO : file1.txt: Moved (server-side) 2024/12/10 01:02:22 DEBUG : Local file system at /tmp/rclone2727937043/dir2: Waiting for checks to finish 2024/12/10 01:02:22 DEBUG : Local file system at /tmp/rclone2727937043/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:02:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 01:02:22 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:22 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/10 01:02:22 INFO : nested/sub dir/file: Copied (new) 2024/12/10 01:02:22 INFO : nested/sub dir/file: Deleted 2024/12/10 01:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:02:23 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:02:23 INFO : sub dir/hello world: Deleted 2024/12/10 01:02:23 INFO : sub dir: Removing directory 2024/12/10 01:02:23 INFO : nested/sub dir: Removing directory 2024/12/10 01:02:23 INFO : nested: Removing directory 2024/12/10 01:02:23 DEBUG : Local file system at /tmp/rclone2727937043: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:02:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 01:02:24 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:24 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/10 01:02:24 INFO : nested/sub dir/file: Copied (new) 2024/12/10 01:02:24 INFO : nested/sub dir/file: Deleted 2024/12/10 01:02:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 01:02:25 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:02:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.20s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 01:02:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/10 01:02:26 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:26 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/10 01:02:27 INFO : existing-b: Copied (new) 2024/12/10 01:02:27 INFO : existing-b: Deleted 2024/12/10 01:02:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 01:02:27 INFO : existing: Copied (new) 2024/12/10 01:02:27 INFO : existing: Deleted 2024/12/10 01:02:27 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:02:27 DEBUG : existing: Destination exists, skipping 2024/12/10 01:02:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/10 01:02:27 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:02:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xusetol6heka" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cejasot5guzi -> B2 bucket rclone-test-xusetol6heka 2024/12/10 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:02:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/10 01:02:32 DEBUG : empty space: Unchanged skipping 2024/12/10 01:02:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 01:02:32 DEBUG : B2 bucket rclone-test-xusetol6heka: Waiting for checks to finish 2024/12/10 01:02:32 INFO : empty space: Deleted 2024/12/10 01:02:32 DEBUG : B2 bucket rclone-test-xusetol6heka: Waiting for transfers to finish 2024/12/10 01:02:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:02:32 INFO : potato2: Copied (server-side copy) 2024/12/10 01:02:32 INFO : potato2: Deleted 2024/12/10 01:02:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 01:02:32 INFO : potato3: Copied (server-side copy) 2024/12/10 01:02:33 INFO : potato3: Deleted 2024/12/10 01:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-ramijel2lela" 2024/12/10 01:02:34 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/10 01:02:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:02:34 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 01:02:34 DEBUG : B2 bucket rclone-test-ramijel2lela: Waiting for checks to finish 2024/12/10 01:02:34 DEBUG : B2 bucket rclone-test-ramijel2lela: Waiting for transfers to finish 2024/12/10 01:02:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 01:02:35 INFO : empty space: Copied (server-side copy) 2024/12/10 01:02:35 INFO : empty space: Deleted 2024/12/10 01:02:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:02:35 INFO : potato2: Copied (server-side copy) 2024/12/10 01:02:35 INFO : potato2: Deleted 2024/12/10 01:02:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 01:02:36 INFO : potato3: Copied (server-side copy) 2024/12/10 01:02:36 INFO : potato3: Deleted 2024/12/10 01:02:36 DEBUG : B2 bucket rclone-test-ramijel2lela: Purge remote 2024/12/10 01:02:36 INFO : B2 bucket rclone-test-ramijel2lela: cleaning bucket "rclone-test-ramijel2lela" of all files 2024/12/10 01:02:36 DEBUG : empty space: Deleting (id "4_zffd2dde3106dabeb9f380e1b_f1157d073dc7ad7d0_d20241210_m010235_c001_v0001183_t0038_u01733792555255") 2024/12/10 01:02:36 DEBUG : potato2: Deleting (id "4_zffd2dde3106dabeb9f380e1b_f1154deb6dce4676b_d20241210_m010235_c001_v0001182_t0020_u01733792555480") 2024/12/10 01:02:36 DEBUG : potato3: Deleting (id "4_zffd2dde3106dabeb9f380e1b_f112a190164da39dd_d20241210_m010235_c001_v0001103_t0007_u01733792555644") 2024/12/10 01:02:37 DEBUG : B2 bucket rclone-test-xusetol6heka: Purge remote 2024/12/10 01:02:37 INFO : B2 bucket rclone-test-xusetol6heka: cleaning bucket "rclone-test-xusetol6heka" of all files 2024/12/10 01:02:37 DEBUG : empty space: Deleting (id "4_z2fa2cdf3106dabeb9f380e1b_f4067544bf23a2f5b_d20241210_m010235_c001_v7007000_t0000_u01733792555464") 2024/12/10 01:02:37 DEBUG : empty space: Deleting (id "4_z2fa2cdf3106dabeb9f380e1b_f106c8b43121ce26d_d20241210_m010231_c001_v0001181_t0052_u01733792551635") 2024/12/10 01:02:37 DEBUG : potato2: Deleting (id "4_z2fa2cdf3106dabeb9f380e1b_f4067544bf23a2f60_d20241210_m010235_c001_v7007000_t0000_u01733792555690") 2024/12/10 01:02:37 DEBUG : potato2: Deleting (id "4_z2fa2cdf3106dabeb9f380e1b_f116779cb51d2c4b1_d20241210_m010232_c001_v0001145_t0022_u01733792552475") 2024/12/10 01:02:37 DEBUG : potato3: Deleting (id "4_z2fa2cdf3106dabeb9f380e1b_f4067544bf23a2f65_d20241210_m010236_c001_v7007000_t0000_u01733792556169") 2024/12/10 01:02:37 DEBUG : potato3: Deleting (id "4_z2fa2cdf3106dabeb9f380e1b_f107cf9039c4094e3_d20241210_m010232_c001_v0001182_t0004_u01733792552804") 2024/12/10 01:02:37 DEBUG : potato3: Deleting (id "4_z2fa2cdf3106dabeb9f380e1b_f106c8b43121ce26f_d20241210_m010231_c001_v0001181_t0014_u01733792551852") --- PASS: TestServerSideMove (10.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhunoj2sufe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cejasot5guzi -> B2 bucket rclone-test-wuhunoj2sufe 2024/12/10 01:02:44 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 01:02:44 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 01:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:02:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 01:02:44 DEBUG : B2 bucket rclone-test-wuhunoj2sufe: Waiting for checks to finish 2024/12/10 01:02:44 DEBUG : B2 bucket rclone-test-wuhunoj2sufe: Waiting for transfers to finish 2024/12/10 01:02:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:02:44 INFO : potato2: Copied (server-side copy) 2024/12/10 01:02:44 INFO : potato2: Deleted 2024/12/10 01:02:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 01:02:44 INFO : potato3: Copied (server-side copy) 2024/12/10 01:02:44 INFO : potato3: Deleted 2024/12/10 01:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hulaleb1fise" 2024/12/10 01:02:46 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 01:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:02:46 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 01:02:46 DEBUG : B2 bucket rclone-test-hulaleb1fise: Waiting for checks to finish 2024/12/10 01:02:46 DEBUG : B2 bucket rclone-test-hulaleb1fise: Waiting for transfers to finish 2024/12/10 01:02:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:02:47 INFO : potato2: Copied (server-side copy) 2024/12/10 01:02:47 INFO : potato2: Deleted 2024/12/10 01:02:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 01:02:47 INFO : potato3: Copied (server-side copy) 2024/12/10 01:02:47 INFO : potato3: Deleted 2024/12/10 01:02:48 DEBUG : B2 bucket rclone-test-hulaleb1fise: Purge remote 2024/12/10 01:02:48 INFO : B2 bucket rclone-test-hulaleb1fise: cleaning bucket "rclone-test-hulaleb1fise" of all files 2024/12/10 01:02:48 DEBUG : potato2: Deleting (id "4_z9f920dd3107dabeb9f380e1b_f1110b63d9e0ad39f_d20241210_m010247_c001_v0001183_t0040_u01733792567248") 2024/12/10 01:02:48 DEBUG : potato3: Deleting (id "4_z9f920dd3107dabeb9f380e1b_f107e38cce65b554d_d20241210_m010247_c001_v0001101_t0047_u01733792567468") 2024/12/10 01:02:49 DEBUG : B2 bucket rclone-test-wuhunoj2sufe: Purge remote 2024/12/10 01:02:49 INFO : B2 bucket rclone-test-wuhunoj2sufe: cleaning bucket "rclone-test-wuhunoj2sufe" of all files 2024/12/10 01:02:49 DEBUG : empty space: Deleting (id "4_zdf02fdd3106dabeb9f380e1b_f1110b63d9e0ad2ca_d20241210_m010243_c001_v0001183_t0047_u01733792563569") 2024/12/10 01:02:49 DEBUG : potato2: Deleting (id "4_zdf02fdd3106dabeb9f380e1b_f402fa447e0d63ab1_d20241210_m010247_c001_v7007000_t0000_u01733792567444") 2024/12/10 01:02:49 DEBUG : potato2: Deleting (id "4_zdf02fdd3106dabeb9f380e1b_f1157d073dc7ad970_d20241210_m010244_c001_v0001183_t0055_u01733792564373") 2024/12/10 01:02:49 DEBUG : potato3: Deleting (id "4_zdf02fdd3106dabeb9f380e1b_f402fa447e0d63ab2_d20241210_m010247_c001_v7007000_t0000_u01733792567821") 2024/12/10 01:02:49 DEBUG : potato3: Deleting (id "4_zdf02fdd3106dabeb9f380e1b_f105b2bcb527ea000_d20241210_m010244_c001_v0001128_t0024_u01733792564622") 2024/12/10 01:02:49 DEBUG : potato3: Deleting (id "4_zdf02fdd3106dabeb9f380e1b_f1110b63d9e0ad2d4_d20241210_m010243_c001_v0001183_t0047_u01733792563789") --- PASS: TestServerSideMoveWithFilter (11.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kamusor0beso" 2024/12/10 01:02:51 DEBUG : Config file has changed externally - reloading 2024/12/10 01:02:53 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cejasot5guzi -> B2 bucket rclone-test-kamusor0beso 2024/12/10 01:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:02:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 01:02:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/10 01:02:56 DEBUG : empty space: Unchanged skipping 2024/12/10 01:02:56 DEBUG : B2 bucket rclone-test-kamusor0beso: Waiting for checks to finish 2024/12/10 01:02:56 INFO : empty space: Deleted 2024/12/10 01:02:56 DEBUG : B2 bucket rclone-test-kamusor0beso: Waiting for transfers to finish 2024/12/10 01:02:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:02:56 INFO : potato2: Copied (server-side copy) 2024/12/10 01:02:56 INFO : potato2: Deleted 2024/12/10 01:02:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 01:02:57 INFO : potato3: Copied (server-side copy) 2024/12/10 01:02:57 INFO : potato3: Deleted 2024/12/10 01:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jocifan2geci" 2024/12/10 01:02:58 DEBUG : tomatoDir: Making directory 2024/12/10 01:02:58 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/10 01:02:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:02:58 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 01:02:58 DEBUG : B2 bucket rclone-test-jocifan2geci: Waiting for checks to finish 2024/12/10 01:02:58 DEBUG : B2 bucket rclone-test-jocifan2geci: Waiting for transfers to finish 2024/12/10 01:02:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 01:02:59 INFO : potato2: Copied (server-side copy) 2024/12/10 01:03:00 INFO : potato2: Deleted 2024/12/10 01:03:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 01:03:00 INFO : empty space: Copied (server-side copy) 2024/12/10 01:03:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 01:03:00 INFO : potato3: Copied (server-side copy) 2024/12/10 01:03:00 INFO : empty space: Deleted 2024/12/10 01:03:00 INFO : potato3: Deleted 2024/12/10 01:03:00 DEBUG : B2 bucket rclone-test-jocifan2geci: Purge remote 2024/12/10 01:03:00 INFO : B2 bucket rclone-test-jocifan2geci: cleaning bucket "rclone-test-jocifan2geci" of all files 2024/12/10 01:03:01 DEBUG : empty space: Deleting (id "4_z4f523de3107dabeb9f380e1b_f115f60268fa608f0_d20241210_m010259_c001_v0001179_t0044_u01733792579945") 2024/12/10 01:03:01 DEBUG : potato2: Deleting (id "4_z4f523de3107dabeb9f380e1b_f112c546d36bac71d_d20241210_m010259_c001_v0001145_t0051_u01733792579601") 2024/12/10 01:03:01 DEBUG : potato3: Deleting (id "4_z4f523de3107dabeb9f380e1b_f1154deb6dce46af9_d20241210_m010259_c001_v0001182_t0025_u01733792579993") 2024/12/10 01:03:01 DEBUG : B2 bucket rclone-test-kamusor0beso: Purge remote 2024/12/10 01:03:01 INFO : B2 bucket rclone-test-kamusor0beso: cleaning bucket "rclone-test-kamusor0beso" of all files 2024/12/10 01:03:01 DEBUG : empty space: Deleting (id "4_z3f922dc3107dabeb9f380e1b_f4188671fdb0b65ff_d20241210_m010300_c001_v7007000_t0000_u01733792580151") 2024/12/10 01:03:01 DEBUG : empty space: Deleting (id "4_z3f922dc3107dabeb9f380e1b_f112e66a631d3f7f7_d20241210_m010255_c001_v0001183_t0019_u01733792575516") 2024/12/10 01:03:01 DEBUG : potato2: Deleting (id "4_z3f922dc3107dabeb9f380e1b_f4188671fdb0b65fd_d20241210_m010259_c001_v7007000_t0000_u01733792579926") 2024/12/10 01:03:01 DEBUG : potato2: Deleting (id "4_z3f922dc3107dabeb9f380e1b_f116dfa3e9335bf83_d20241210_m010256_c001_v0001183_t0028_u01733792576342") 2024/12/10 01:03:01 DEBUG : potato3: Deleting (id "4_z3f922dc3107dabeb9f380e1b_f402fa447e0d63b35_d20241210_m010300_c001_v7007000_t0000_u01733792580227") 2024/12/10 01:03:01 DEBUG : potato3: Deleting (id "4_z3f922dc3107dabeb9f380e1b_f1083f4222c391525_d20241210_m010256_c001_v0001092_t0004_u01733792576576") 2024/12/10 01:03:01 DEBUG : potato3: Deleting (id "4_z3f922dc3107dabeb9f380e1b_f112e66a631d3f80b_d20241210_m010255_c001_v0001183_t0055_u01733792575725") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.36s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/rclone-sync-test" 2024/12/10 01:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/rclone-sync-test-include/layer2" 2024/12/10 01:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/rclone-sync-test-ignore-file" 2024/12/10 01:03:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/10 01:03:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 01:03:16 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 01:03:16 DEBUG : B2 bucket rclone-test-cejasot5guzi path rclone-sync-test: Waiting for checks to finish 2024/12/10 01:03:16 DEBUG : B2 bucket rclone-test-cejasot5guzi path rclone-sync-test: Waiting for transfers to finish 2024/12/10 01:03:16 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:16 INFO : There was nothing to transfer 2024/12/10 01:03:16 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:03:16 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:03:16 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:17 DEBUG : B2 bucket rclone-test-cejasot5guzi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/10 01:03:17 DEBUG : B2 bucket rclone-test-cejasot5guzi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/10 01:03:17 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:17 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:03:17 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:03:17 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:18 DEBUG : B2 bucket rclone-test-cejasot5guzi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/10 01:03:18 DEBUG : B2 bucket rclone-test-cejasot5guzi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/10 01:03:18 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.87s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dst" 2024/12/10 01:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/CompareDest" 2024/12/10 01:03:28 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 01:03:28 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:28 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:03:29 INFO : one: Copied (new) 2024/12/10 01:03:29 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:29 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:30 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 01:03:31 INFO : one: Copied (replaced existing) 2024/12/10 01:03:31 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:33 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:03:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:03:33 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:33 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:33 INFO : There was nothing to transfer 2024/12/10 01:03:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:03:34 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 01:03:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:34 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:03:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:03:34 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:34 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:34 INFO : There was nothing to transfer 2024/12/10 01:03:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:03:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 01:03:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:35 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:03:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:03:35 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:35 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:35 INFO : There was nothing to transfer 2024/12/10 01:03:36 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/12/10 01:03:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 01:03:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 01:03:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:36 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:03:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:03:36 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:36 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:36 INFO : There was nothing to transfer 2024/12/10 01:03:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:37 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 01:03:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:37 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:03:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:03:37 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/10 01:03:38 INFO : two: Copied (new) 2024/12/10 01:03:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dest" 2024/12/10 01:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/pre-dest1" 2024/12/10 01:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/pre-dest2" 2024/12/10 01:03:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:03:46 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/10 01:03:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:03:46 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/10 01:03:46 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/10 01:03:46 DEBUG : B2 bucket rclone-test-cejasot5guzi path dest: Waiting for checks to finish 2024/12/10 01:03:46 DEBUG : B2 bucket rclone-test-cejasot5guzi path dest: Waiting for transfers to finish 2024/12/10 01:03:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/10 01:03:47 INFO : 3: Copied (new) 2024/12/10 01:03:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dst" 2024/12/10 01:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/CopyDest" 2024/12/10 01:03:52 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 01:03:52 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:52 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:03:53 INFO : one: Copied (new) 2024/12/10 01:03:53 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:53 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:54 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 01:03:54 INFO : one: Copied (replaced existing) 2024/12/10 01:03:54 DEBUG : Waiting for deletions to finish 2024/12/10 01:03:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/BackupDir" 2024/12/10 01:03:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:57 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:03:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:03:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:03:58 INFO : one: Copied (server-side copy) 2024/12/10 01:03:58 INFO : one: Deleted 2024/12/10 01:03:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 01:03:58 INFO : one: Copied (server-side copy) 2024/12/10 01:03:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/10 01:03:58 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:03:58 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:04:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 01:04:00 INFO : two: Copied (server-side copy) 2024/12/10 01:04:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/10 01:04:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:04:00 DEBUG : one: Unchanged skipping 2024/12/10 01:04:00 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:00 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:00 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:04:00 DEBUG : one: Unchanged skipping 2024/12/10 01:04:00 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:04:00 DEBUG : two: Unchanged skipping 2024/12/10 01:04:00 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:00 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:00 INFO : There was nothing to transfer 2024/12/10 01:04:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/10 01:04:02 DEBUG : three: Destination not found in --copy-dest 2024/12/10 01:04:02 DEBUG : three: Need to transfer - File not found at Destination 2024/12/10 01:04:02 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:04:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 01:04:02 DEBUG : one: Unchanged skipping 2024/12/10 01:04:02 DEBUG : two: Unchanged skipping 2024/12/10 01:04:02 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/10 01:04:02 INFO : three: Copied (new) 2024/12/10 01:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.42s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dst" 2024/12/10 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/backup" 2024/12/10 01:04:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:04:09 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:04:09 DEBUG : two: Unchanged skipping 2024/12/10 01:04:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:04:10 INFO : one: Copied (server-side copy) 2024/12/10 01:04:10 INFO : one: Deleted 2024/12/10 01:04:10 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:04:11 INFO : one: Copied (new) 2024/12/10 01:04:11 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 01:04:12 INFO : three.txt: Copied (server-side copy) 2024/12/10 01:04:12 INFO : three.txt: Deleted 2024/12/10 01:04:12 INFO : three.txt: Moved into backup dir 2024/12/10 01:04:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:04:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:04:13 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:13 DEBUG : two: Unchanged skipping 2024/12/10 01:04:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:04:14 INFO : one: Copied (server-side copy) 2024/12/10 01:04:14 INFO : one: Deleted 2024/12/10 01:04:14 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 01:04:15 INFO : one: Copied (new) 2024/12/10 01:04:15 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 01:04:15 INFO : three.txt: Copied (server-side copy) 2024/12/10 01:04:16 INFO : three.txt: Deleted 2024/12/10 01:04:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dst" 2024/12/10 01:04:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/backup" 2024/12/10 01:04:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:04:22 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:04:22 DEBUG : two: Unchanged skipping 2024/12/10 01:04:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:04:23 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 01:04:24 INFO : one: Deleted 2024/12/10 01:04:24 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:04:25 INFO : one: Copied (new) 2024/12/10 01:04:25 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 01:04:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 01:04:25 INFO : three.txt: Deleted 2024/12/10 01:04:25 INFO : three.txt: Moved into backup dir 2024/12/10 01:04:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:04:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:04:27 DEBUG : two: Unchanged skipping 2024/12/10 01:04:27 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:04:28 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 01:04:28 INFO : one: Deleted 2024/12/10 01:04:28 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 01:04:29 INFO : one: Copied (new) 2024/12/10 01:04:29 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 01:04:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 01:04:29 INFO : three.txt: Deleted 2024/12/10 01:04:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dst" 2024/12/10 01:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/backup" 2024/12/10 01:04:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:04:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:04:35 DEBUG : two: Unchanged skipping 2024/12/10 01:04:35 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:04:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/10 01:04:37 INFO : one: Deleted 2024/12/10 01:04:37 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:04:38 INFO : one: Copied (new) 2024/12/10 01:04:38 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 01:04:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/10 01:04:39 INFO : three.txt: Deleted 2024/12/10 01:04:39 INFO : three.txt: Moved into backup dir 2024/12/10 01:04:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:04:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:04:40 DEBUG : two: Unchanged skipping 2024/12/10 01:04:40 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:04:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/10 01:04:41 INFO : one: Deleted 2024/12/10 01:04:41 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 01:04:42 INFO : one: Copied (new) 2024/12/10 01:04:42 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 01:04:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/10 01:04:43 INFO : three.txt: Deleted 2024/12/10 01:04:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dst" 2024/12/10 01:04:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:04:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:04:48 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:48 DEBUG : two: Unchanged skipping 2024/12/10 01:04:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:04:49 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 01:04:49 INFO : one: Deleted 2024/12/10 01:04:49 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:04:50 INFO : one: Copied (new) 2024/12/10 01:04:50 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 01:04:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 01:04:50 INFO : three.txt: Deleted 2024/12/10 01:04:50 INFO : three.txt: Moved into backup dir 2024/12/10 01:04:52 DEBUG : one.bak: Excluded (Path Filter) 2024/12/10 01:04:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/10 01:04:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:04:52 DEBUG : two: Unchanged skipping 2024/12/10 01:04:52 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for checks to finish 2024/12/10 01:04:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:04:52 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 01:04:52 INFO : one: Deleted 2024/12/10 01:04:52 DEBUG : B2 bucket rclone-test-cejasot5guzi path dst: Waiting for transfers to finish 2024/12/10 01:04:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 01:04:53 INFO : one: Copied (new) 2024/12/10 01:04:53 DEBUG : Waiting for deletions to finish 2024/12/10 01:04:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 01:04:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 01:04:54 INFO : three.txt: Deleted 2024/12/10 01:04:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.97s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dst" 2024/12/10 01:04:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:04:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:04:59 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 01:04:59 INFO : one: Deleted 2024/12/10 01:05:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:05:00 INFO : one: Copied (new) 2024/12/10 01:05:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:00 DEBUG : two: Unchanged skipping 2024/12/10 01:05:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 01:05:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 01:05:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 01:05:01 INFO : three.txt: Deleted 2024/12/10 01:05:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 01:05:01 INFO : three.txt: Copied (new) 2024/12/10 01:05:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:05:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:05:03 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 01:05:03 INFO : one: Deleted 2024/12/10 01:05:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 01:05:03 INFO : one: Copied (new) 2024/12/10 01:05:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:04 DEBUG : two: Unchanged skipping 2024/12/10 01:05:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 01:05:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 01:05:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 01:05:04 INFO : three.txt: Deleted 2024/12/10 01:05:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/10 01:05:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.37s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:05:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cejasot5guzi/dst" 2024/12/10 01:05:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:05:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 01:05:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/10 01:05:11 INFO : one: Deleted 2024/12/10 01:05:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:05:13 INFO : one: Copied (new) 2024/12/10 01:05:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:13 DEBUG : two: Unchanged skipping 2024/12/10 01:05:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 01:05:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 01:05:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/10 01:05:14 INFO : three.txt: Deleted 2024/12/10 01:05:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 01:05:15 INFO : three.txt: Copied (new) 2024/12/10 01:05:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:05:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 01:05:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/10 01:05:17 INFO : one: Deleted 2024/12/10 01:05:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 01:05:18 INFO : one: Copied (new) 2024/12/10 01:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:18 DEBUG : two: Unchanged skipping 2024/12/10 01:05:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 01:05:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 01:05:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/10 01:05:19 INFO : three.txt: Deleted 2024/12/10 01:05:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/10 01:05:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.06s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:05:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/10 01:05:22 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:05:22 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:05:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/10 01:05:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/10 01:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.24s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:05:24 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 01:05:24 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:05:24 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:05:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 01:05:24 INFO : existing: Copied (new) 2024/12/10 01:05:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:05:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/10 01:05:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/10 01:05:25 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:05:25 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:05:25 ERROR : B2 bucket rclone-test-cejasot5guzi: not deleting files as there were IO errors 2024/12/10 01:05:25 ERROR : B2 bucket rclone-test-cejasot5guzi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncImmutable (3.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:05:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:27 DEBUG : existing: Unchanged skipping 2024/12/10 01:05:27 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:05:27 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:05:27 DEBUG : Waiting for deletions to finish 2024/12/10 01:05:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", 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-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:05:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both0: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both1: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both10: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both11: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both12: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both13: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both14: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both15: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both16: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both17: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both18: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both19: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both2: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both3: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both7: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both8: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:40 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:05:40 DEBUG : both9: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both4: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both5: Unchanged skipping 2024/12/10 01:05:40 DEBUG : both6: Unchanged skipping 2024/12/10 01:05:40 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:05:40 DEBUG : Waiting for deletions to finish 2024/12/10 01:05:40 INFO : only10: Deleted 2024/12/10 01:05:40 INFO : only4: Deleted 2024/12/10 01:05:40 INFO : only8: Deleted 2024/12/10 01:05:40 INFO : only0: Deleted 2024/12/10 01:05:40 INFO : only11: Deleted 2024/12/10 01:05:40 INFO : only13: Deleted 2024/12/10 01:05:41 INFO : only16: Deleted 2024/12/10 01:05:41 INFO : only2: Deleted 2024/12/10 01:05:41 INFO : only5: Deleted 2024/12/10 01:05:41 INFO : only17: Deleted 2024/12/10 01:05:41 INFO : only18: Deleted 2024/12/10 01:05:41 INFO : only7: Deleted 2024/12/10 01:05:41 INFO : only6: Deleted 2024/12/10 01:05:41 INFO : only9: Deleted 2024/12/10 01:05:41 INFO : only1: Deleted 2024/12/10 01:05:41 INFO : only12: Deleted 2024/12/10 01:05:41 INFO : only14: Deleted 2024/12/10 01:05:41 INFO : only15: Deleted 2024/12/10 01:05:41 INFO : only19: Deleted 2024/12/10 01:05:41 INFO : only3: Deleted 2024/12/10 01:05:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:05:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both0: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both1: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both10: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both11: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both12: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both13: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both14: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both15: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both16: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both17: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both18: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both19: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both2: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both3: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both4: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both5: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both6: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both7: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both8: Unchanged skipping 2024/12/10 01:05:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 01:05:56 DEBUG : both9: Unchanged skipping 2024/12/10 01:05:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/10 01:05:57 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for checks to finish 2024/12/10 01:05:57 DEBUG : B2 bucket rclone-test-cejasot5guzi: Waiting for transfers to finish 2024/12/10 01:05:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only0: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only1: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only10: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only12: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only13: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only14: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only15: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only16: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only17: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only18: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only19: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only2: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only11: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only3: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only4: Copied (replaced existing) 2024/12/10 01:05:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:57 INFO : only5: Copied (replaced existing) 2024/12/10 01:05:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:58 INFO : only6: Copied (replaced existing) 2024/12/10 01:05:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:58 INFO : only7: Copied (replaced existing) 2024/12/10 01:05:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:58 INFO : only8: Copied (replaced existing) 2024/12/10 01:05:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 01:05:58 INFO : only9: Copied (replaced existing) 2024/12/10 01:05:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:06:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:06:06 DEBUG : sub dir: Making directory 2024/12/10 01:06:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" 2024/12/10 01:06:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:06:10 DEBUG : sub dir: Making directory 2024/12/10 01:06:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cejasot5guzi", Local "Local file system at /tmp/rclone2727937043", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.88s) PASS 2024/12/10 01:06:12 DEBUG : B2 bucket rclone-test-cejasot5guzi: Purge remote 2024/12/10 01:06:12 INFO : B2 bucket rclone-test-cejasot5guzi: cleaning bucket "rclone-test-cejasot5guzi" of all files 2024/12/10 01:06:13 DEBUG : BackupDir/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa866d5_d20241210_m010403_c001_v7007000_t0000_u01733792643360") 2024/12/10 01:06:13 DEBUG : BackupDir/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1050344f9eedd0b2_d20241210_m010358_c001_v0001183_t0015_u01733792638341") 2024/12/10 01:06:13 DEBUG : CompareDest/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388ccd43_d20241210_m010339_c001_v7007000_t0000_u01733792619427") 2024/12/10 01:06:13 DEBUG : CompareDest/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67c43_d20241210_m010332_c001_v0001176_t0053_u01733792612679") 2024/12/10 01:06:13 DEBUG : CompareDest/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388ccd44_d20241210_m010339_c001_v7007000_t0000_u01733792619610") 2024/12/10 01:06:13 DEBUG : CompareDest/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfa8a0_d20241210_m010333_c001_v0001183_t0031_u01733792613992") 2024/12/10 01:06:13 DEBUG : CopyDest/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa866d9_d20241210_m010403_c001_v7007000_t0000_u01733792643542") 2024/12/10 01:06:13 DEBUG : CopyDest/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647fd76_d20241210_m010355_c001_v0001182_t0053_u01733792635433") 2024/12/10 01:06:13 DEBUG : CopyDest/three: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa866dd_d20241210_m010403_c001_v7007000_t0000_u01733792643724") 2024/12/10 01:06:13 DEBUG : CopyDest/three: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfb04e_d20241210_m010401_c001_v0001183_t0015_u01733792641612") 2024/12/10 01:06:13 DEBUG : CopyDest/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa866e0_d20241210_m010403_c001_v7007000_t0000_u01733792643906") 2024/12/10 01:06:14 DEBUG : CopyDest/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67cc5_d20241210_m010359_c001_v0001176_t0005_u01733792639573") 2024/12/10 01:06:14 DEBUG : EXISTING: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5aaca_d20241210_m010528_c001_v7007000_t0000_u01733792728065") 2024/12/10 01:06:14 DEBUG : EXISTING: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e75_d20241210_m010527_c001_v0001176_t0022_u01733792727112") 2024/12/10 01:06:14 DEBUG : Testêé: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5aab6_d20241210_m010523_c001_v7007000_t0000_u01733792723680") 2024/12/10 01:06:14 DEBUG : Testêé: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc498_d20241210_m010523_c001_v0001183_t0048_u01733792723108") 2024/12/10 01:06:14 DEBUG : Testêé: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e5d_d20241210_m010522_c001_v0001176_t0054_u01733792722170") 2024/12/10 01:06:14 DEBUG : a/potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86478_d20241210_m010152_c001_v7007000_t0000_u01733792512684") 2024/12/10 01:06:14 DEBUG : a/potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e92a_d20241210_m010152_c001_v0001182_t0006_u01733792512050") 2024/12/10 01:06:14 DEBUG : a/potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86469_d20241210_m010150_c001_v7007000_t0000_u01733792510301") 2024/12/10 01:06:14 DEBUG : a/potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e8d8_d20241210_m010149_c001_v0001182_t0006_u01733792509483") 2024/12/10 01:06:14 DEBUG : a/potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eef0a_d20241210_m010130_c001_v7007000_t0000_u01733792490008") 2024/12/10 01:06:14 DEBUG : a/potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e666_d20241210_m010129_c001_v0001182_t0032_u01733792489252") 2024/12/10 01:06:14 DEBUG : b/potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86479_d20241210_m010152_c001_v7007000_t0000_u01733792512869") 2024/12/10 01:06:14 DEBUG : b/potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e90e_d20241210_m010151_c001_v0001182_t0039_u01733792511215") 2024/12/10 01:06:14 DEBUG : b/potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86468_d20241210_m010149_c001_v7007000_t0000_u01733792509716") 2024/12/10 01:06:14 DEBUG : b/potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e8ae_d20241210_m010148_c001_v0001182_t0046_u01733792508678") 2024/12/10 01:06:14 DEBUG : b/potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eef03_d20241210_m010129_c001_v7007000_t0000_u01733792489456") 2024/12/10 01:06:14 DEBUG : b/potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e64a_d20241210_m010128_c001_v0001182_t0011_u01733792488457") 2024/12/10 01:06:15 DEBUG : backup/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f411e9cfc841d6b36_d20241210_m010416_c001_v7007000_t0000_u01733792656582") 2024/12/10 01:06:15 DEBUG : backup/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1194ee4ca607242a_d20241210_m010414_c001_v0001128_t0031_u01733792654208") 2024/12/10 01:06:15 DEBUG : backup/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f10971005d226e760_d20241210_m010410_c001_v0001182_t0017_u01733792650531") 2024/12/10 01:06:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcaf8b_d20241210_m010443_c001_v7007000_t0000_u01733792683457") 2024/12/10 01:06:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f104217f9874c7888_d20241210_m010441_c001_v0001117_t0058_u01733792681159") 2024/12/10 01:06:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f10086d92126b63ad_d20241210_m010437_c001_v0001183_t0011_u01733792677037") 2024/12/10 01:06:15 DEBUG : backup/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f409517358e460966_d20241210_m010430_c001_v7007000_t0000_u01733792670138") 2024/12/10 01:06:15 DEBUG : backup/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f119e10a5466e99bc_d20241210_m010427_c001_v0001161_t0043_u01733792667680") 2024/12/10 01:06:15 DEBUG : backup/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f102262adc218edb3_d20241210_m010423_c001_v0001161_t0041_u01733792663511") 2024/12/10 01:06:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcaf8c_d20241210_m010443_c001_v7007000_t0000_u01733792683638") 2024/12/10 01:06:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f10645704136979ec_d20241210_m010442_c001_v0001098_t0034_u01733792682495") 2024/12/10 01:06:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1136ec31d7eee47e_d20241210_m010438_c001_v0001106_t0020_u01733792678560") 2024/12/10 01:06:15 DEBUG : backup/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f411e9cfc841d6b37_d20241210_m010416_c001_v7007000_t0000_u01733792656765") 2024/12/10 01:06:15 DEBUG : backup/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f112e7a1294e807a8_d20241210_m010415_c001_v0001039_t0003_u01733792655604") 2024/12/10 01:06:15 DEBUG : backup/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1047785264485093_d20241210_m010412_c001_v0001183_t0021_u01733792652064") 2024/12/10 01:06:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f409517358e460967_d20241210_m010430_c001_v7007000_t0000_u01733792670323") 2024/12/10 01:06:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1090798287d4e7e4_d20241210_m010429_c001_v0001183_t0046_u01733792669367") 2024/12/10 01:06:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f10029b008a013f29_d20241210_m010425_c001_v0001181_t0012_u01733792665568") 2024/12/10 01:06:15 DEBUG : both0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab4c_d20241210_m010558_c001_v7007000_t0000_u01733792758792") 2024/12/10 01:06:15 DEBUG : both0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136481056_d20241210_m010546_c001_v0001182_t0038_u01733792746805") 2024/12/10 01:06:16 DEBUG : both0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8680d_d20241210_m010542_c001_v7007000_t0000_u01733792742130") 2024/12/10 01:06:16 DEBUG : both0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc63d_d20241210_m010530_c001_v0001183_t0049_u01733792730285") 2024/12/10 01:06:16 DEBUG : both1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab4f_d20241210_m010558_c001_v7007000_t0000_u01733792758977") 2024/12/10 01:06:16 DEBUG : both1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcadb_d20241210_m010548_c001_v0001183_t0048_u01733792748023") 2024/12/10 01:06:16 DEBUG : both1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8680e_d20241210_m010542_c001_v7007000_t0000_u01733792742316") 2024/12/10 01:06:16 DEBUG : both1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e83_d20241210_m010531_c001_v0001176_t0057_u01733792731136") 2024/12/10 01:06:16 DEBUG : both10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab50_d20241210_m010559_c001_v7007000_t0000_u01733792759158") 2024/12/10 01:06:16 DEBUG : both10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcc03_d20241210_m010552_c001_v0001183_t0022_u01733792752136") 2024/12/10 01:06:16 DEBUG : both10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8680f_d20241210_m010542_c001_v7007000_t0000_u01733792742501") 2024/12/10 01:06:16 DEBUG : both10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e9d_d20241210_m010535_c001_v0001176_t0039_u01733792735115") 2024/12/10 01:06:16 DEBUG : both11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab51_d20241210_m010559_c001_v7007000_t0000_u01733792759340") 2024/12/10 01:06:16 DEBUG : both11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67f03_d20241210_m010552_c001_v0001176_t0037_u01733792752558") 2024/12/10 01:06:16 DEBUG : both11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86812_d20241210_m010542_c001_v7007000_t0000_u01733792742683") 2024/12/10 01:06:16 DEBUG : both11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480e97_d20241210_m010535_c001_v0001182_t0042_u01733792735524") 2024/12/10 01:06:16 DEBUG : both12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab53_d20241210_m010559_c001_v7007000_t0000_u01733792759521") 2024/12/10 01:06:16 DEBUG : both12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13648114c_d20241210_m010552_c001_v0001182_t0015_u01733792752972") 2024/12/10 01:06:16 DEBUG : both12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86813_d20241210_m010542_c001_v7007000_t0000_u01733792742865") 2024/12/10 01:06:16 DEBUG : both12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc7ce_d20241210_m010535_c001_v0001183_t0013_u01733792735960") 2024/12/10 01:06:16 DEBUG : both13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab54_d20241210_m010559_c001_v7007000_t0000_u01733792759705") 2024/12/10 01:06:16 DEBUG : both13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcc41_d20241210_m010553_c001_v0001183_t0005_u01733792753438") 2024/12/10 01:06:17 DEBUG : both13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86814_d20241210_m010543_c001_v7007000_t0000_u01733792743047") 2024/12/10 01:06:17 DEBUG : both13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67eab_d20241210_m010536_c001_v0001176_t0041_u01733792736384") 2024/12/10 01:06:17 DEBUG : both14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab55_d20241210_m010559_c001_v7007000_t0000_u01733792759891") 2024/12/10 01:06:17 DEBUG : both14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67f07_d20241210_m010553_c001_v0001176_t0053_u01733792753897") 2024/12/10 01:06:17 DEBUG : both14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86816_d20241210_m010543_c001_v7007000_t0000_u01733792743230") 2024/12/10 01:06:17 DEBUG : both14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480ed1_d20241210_m010536_c001_v0001182_t0022_u01733792736810") 2024/12/10 01:06:17 DEBUG : both15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab57_d20241210_m010600_c001_v7007000_t0000_u01733792760076") 2024/12/10 01:06:17 DEBUG : both15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136481185_d20241210_m010554_c001_v0001182_t0040_u01733792754344") 2024/12/10 01:06:17 DEBUG : both15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86817_d20241210_m010543_c001_v7007000_t0000_u01733792743417") 2024/12/10 01:06:17 DEBUG : both15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc828_d20241210_m010537_c001_v0001183_t0008_u01733792737259") 2024/12/10 01:06:17 DEBUG : both16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab58_d20241210_m010600_c001_v7007000_t0000_u01733792760261") 2024/12/10 01:06:17 DEBUG : both16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcc8d_d20241210_m010554_c001_v0001183_t0006_u01733792754782") 2024/12/10 01:06:17 DEBUG : both16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8681a_d20241210_m010543_c001_v7007000_t0000_u01733792743600") 2024/12/10 01:06:17 DEBUG : both16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67eb3_d20241210_m010537_c001_v0001176_t0030_u01733792737668") 2024/12/10 01:06:17 DEBUG : both17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab59_d20241210_m010600_c001_v7007000_t0000_u01733792760443") 2024/12/10 01:06:17 DEBUG : both17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67f0d_d20241210_m010555_c001_v0001176_t0049_u01733792755199") 2024/12/10 01:06:17 DEBUG : both17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8681b_d20241210_m010543_c001_v7007000_t0000_u01733792743781") 2024/12/10 01:06:17 DEBUG : both17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480efd_d20241210_m010538_c001_v0001182_t0056_u01733792738091") 2024/12/10 01:06:17 DEBUG : both18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab5b_d20241210_m010600_c001_v7007000_t0000_u01733792760625") 2024/12/10 01:06:17 DEBUG : both18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364811b1_d20241210_m010555_c001_v0001182_t0047_u01733792755605") 2024/12/10 01:06:18 DEBUG : both18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8681d_d20241210_m010544_c001_v7007000_t0000_u01733792744018") 2024/12/10 01:06:18 DEBUG : both18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc87c_d20241210_m010538_c001_v0001183_t0026_u01733792738539") 2024/12/10 01:06:18 DEBUG : both19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab5c_d20241210_m010600_c001_v7007000_t0000_u01733792760810") 2024/12/10 01:06:18 DEBUG : both19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfccd5_d20241210_m010556_c001_v0001183_t0028_u01733792756036") 2024/12/10 01:06:18 DEBUG : both19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8681f_d20241210_m010544_c001_v7007000_t0000_u01733792744200") 2024/12/10 01:06:18 DEBUG : both19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67ebd_d20241210_m010538_c001_v0001176_t0026_u01733792738972") 2024/12/10 01:06:18 DEBUG : both2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab5d_d20241210_m010600_c001_v7007000_t0000_u01733792760992") 2024/12/10 01:06:18 DEBUG : both2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67eed_d20241210_m010548_c001_v0001176_t0016_u01733792748476") 2024/12/10 01:06:18 DEBUG : both2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86821_d20241210_m010544_c001_v7007000_t0000_u01733792744382") 2024/12/10 01:06:18 DEBUG : both2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480df7_d20241210_m010531_c001_v0001182_t0056_u01733792731579") 2024/12/10 01:06:18 DEBUG : both3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab5e_d20241210_m010601_c001_v7007000_t0000_u01733792761174") 2024/12/10 01:06:18 DEBUG : both3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364810a0_d20241210_m010548_c001_v0001182_t0011_u01733792748897") 2024/12/10 01:06:18 DEBUG : both3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86822_d20241210_m010544_c001_v7007000_t0000_u01733792744573") 2024/12/10 01:06:18 DEBUG : both3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc6bc_d20241210_m010532_c001_v0001183_t0033_u01733792732015") 2024/12/10 01:06:18 DEBUG : both4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab5f_d20241210_m010601_c001_v7007000_t0000_u01733792761355") 2024/12/10 01:06:18 DEBUG : both4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcb47_d20241210_m010549_c001_v0001183_t0027_u01733792749399") 2024/12/10 01:06:18 DEBUG : both4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86824_d20241210_m010544_c001_v7007000_t0000_u01733792744757") 2024/12/10 01:06:18 DEBUG : both4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e89_d20241210_m010532_c001_v0001176_t0043_u01733792732482") 2024/12/10 01:06:18 DEBUG : both5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab60_d20241210_m010601_c001_v7007000_t0000_u01733792761536") 2024/12/10 01:06:18 DEBUG : both5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67ef3_d20241210_m010549_c001_v0001176_t0029_u01733792749889") 2024/12/10 01:06:19 DEBUG : both5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86825_d20241210_m010544_c001_v7007000_t0000_u01733792744940") 2024/12/10 01:06:19 DEBUG : both5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480e33_d20241210_m010532_c001_v0001182_t0022_u01733792732944") 2024/12/10 01:06:19 DEBUG : both6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab61_d20241210_m010601_c001_v7007000_t0000_u01733792761720") 2024/12/10 01:06:19 DEBUG : both6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364810dc_d20241210_m010550_c001_v0001182_t0037_u01733792750352") 2024/12/10 01:06:19 DEBUG : both6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86826_d20241210_m010545_c001_v7007000_t0000_u01733792745137") 2024/12/10 01:06:19 DEBUG : both6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc71e_d20241210_m010533_c001_v0001183_t0001_u01733792733383") 2024/12/10 01:06:19 DEBUG : both7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab62_d20241210_m010601_c001_v7007000_t0000_u01733792761901") 2024/12/10 01:06:19 DEBUG : both7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcbaf_d20241210_m010550_c001_v0001183_t0028_u01733792750814") 2024/12/10 01:06:19 DEBUG : both7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86827_d20241210_m010545_c001_v7007000_t0000_u01733792745321") 2024/12/10 01:06:19 DEBUG : both7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e95_d20241210_m010533_c001_v0001176_t0000_u01733792733843") 2024/12/10 01:06:19 DEBUG : both8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab65_d20241210_m010602_c001_v7007000_t0000_u01733792762089") 2024/12/10 01:06:19 DEBUG : both8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67efd_d20241210_m010551_c001_v0001176_t0009_u01733792751250") 2024/12/10 01:06:19 DEBUG : both8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86828_d20241210_m010545_c001_v7007000_t0000_u01733792745506") 2024/12/10 01:06:19 DEBUG : both8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480e5d_d20241210_m010534_c001_v0001182_t0036_u01733792734271") 2024/12/10 01:06:19 DEBUG : both9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab66_d20241210_m010602_c001_v7007000_t0000_u01733792762271") 2024/12/10 01:06:19 DEBUG : both9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136481116_d20241210_m010551_c001_v0001182_t0016_u01733792751677") 2024/12/10 01:06:19 DEBUG : both9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8682a_d20241210_m010545_c001_v7007000_t0000_u01733792745690") 2024/12/10 01:06:19 DEBUG : both9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc772_d20241210_m010534_c001_v0001183_t0041_u01733792734695") 2024/12/10 01:06:19 DEBUG : c/non empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8647a_d20241210_m010153_c001_v7007000_t0000_u01733792513065") 2024/12/10 01:06:19 DEBUG : c/non empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e914_d20241210_m010151_c001_v0001182_t0043_u01733792511425") 2024/12/10 01:06:20 DEBUG : c/non empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8646a_d20241210_m010150_c001_v7007000_t0000_u01733792510482") 2024/12/10 01:06:20 DEBUG : c/non empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e8b8_d20241210_m010148_c001_v0001182_t0028_u01733792508883") 2024/12/10 01:06:20 DEBUG : c/non empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eef0d_d20241210_m010130_c001_v7007000_t0000_u01733792490189") 2024/12/10 01:06:20 DEBUG : c/non empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e654_d20241210_m010128_c001_v0001182_t0004_u01733792488672") 2024/12/10 01:06:20 DEBUG : check sum: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e64a_d20241210_m010117_c001_v7007000_t0000_u01733792477971") 2024/12/10 01:06:20 DEBUG : check sum: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e4bc_d20241210_m010117_c001_v0001182_t0008_u01733792477017") 2024/12/10 01:06:20 DEBUG : dest/3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86693_d20241210_m010348_c001_v7007000_t0000_u01733792628658") 2024/12/10 01:06:20 DEBUG : dest/3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401c51de69c62db4_d20241210_m010347_c001_v0001183_t0016_u01733792627561") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5aaa5_d20241210_m010520_c001_v7007000_t0000_u01733792720705") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11724fa7f047c01f_d20241210_m010517_c001_v0001109_t0043_u01733792717636") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e903_d20241210_m010517_c001_v7007000_t0000_u01733792717453") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11724fa7f047c007_d20241210_m010512_c001_v0001109_t0025_u01733792712332") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e8ee_d20241210_m010511_c001_v7007000_t0000_u01733792711590") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e35_d20241210_m010507_c001_v0001176_t0012_u01733792707107") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafc0_d20241210_m010505_c001_v7007000_t0000_u01733792705648") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11319cee9eecdbc2_d20241210_m010503_c001_v0001182_t0009_u01733792703783") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafbc_d20241210_m010503_c001_v7007000_t0000_u01733792703600") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11319cee9eecdb26_d20241210_m010500_c001_v0001182_t0054_u01733792700352") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafb5_d20241210_m010459_c001_v7007000_t0000_u01733792699625") 2024/12/10 01:06:20 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67dfd_d20241210_m010455_c001_v0001176_t0032_u01733792695735") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafa6_d20241210_m010454_c001_v7007000_t0000_u01733792694467") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f106c095696bd8ba9_d20241210_m010452_c001_v0001182_t0011_u01733792692930") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4000c32fcb20c6c2_d20241210_m010452_c001_v7007000_t0000_u01733792692678") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f106c095696bd8b43_d20241210_m010450_c001_v0001182_t0016_u01733792690206") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4000c32fcb20c6b7_d20241210_m010449_c001_v7007000_t0000_u01733792689480") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364806e5_d20241210_m010444_c001_v0001182_t0016_u01733792684762") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcaf8d_d20241210_m010443_c001_v7007000_t0000_u01733792683822") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f10976f433f5f64bd_d20241210_m010441_c001_v0001128_t0016_u01733792681876") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4000c32fcb20c6a1_d20241210_m010441_c001_v7007000_t0000_u01733792681695") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f10976f433f5f64ad_d20241210_m010438_c001_v0001128_t0001_u01733792677999") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4000c32fcb20c69b_d20241210_m010437_c001_v7007000_t0000_u01733792677269") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfb844_d20241210_m010431_c001_v0001183_t0047_u01733792671415") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f409517358e460968_d20241210_m010430_c001_v7007000_t0000_u01733792670507") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11696fcf80d05866_d20241210_m010428_c001_v0001115_t0032_u01733792668277") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f409f572f9a6d8535_d20241210_m010428_c001_v7007000_t0000_u01733792668099") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11696fcf80d05842_d20241210_m010424_c001_v0001115_t0015_u01733792664804") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f409f572f9a6d8526_d20241210_m010424_c001_v7007000_t0000_u01733792664066") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67d2d_d20241210_m010417_c001_v0001176_t0028_u01733792657859") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f411e9cfc841d6b38_d20241210_m010416_c001_v7007000_t0000_u01733792656948") 2024/12/10 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f114175e19cbf7ed0_d20241210_m010414_c001_v0001136_t0038_u01733792654839") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4067544bf23a31d1_d20241210_m010414_c001_v7007000_t0000_u01733792654650") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f114175e19cbf7ec8_d20241210_m010411_c001_v0001136_t0009_u01733792651485") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4067544bf23a31aa_d20241210_m010410_c001_v7007000_t0000_u01733792650764") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647ff7a_d20241210_m010405_c001_v0001182_t0037_u01733792645180") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa866e3_d20241210_m010404_c001_v7007000_t0000_u01733792644088") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1056abdb78ffa194_d20241210_m010358_c001_v0001182_t0006_u01733792638772") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4067544bf23a317e_d20241210_m010358_c001_v7007000_t0000_u01733792638552") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfae5a_d20241210_m010354_c001_v0001183_t0033_u01733792634857") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101c51de69c62f41_d20241210_m010354_c001_v0001183_t0013_u01733792634111") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101c51de69c62f07_d20241210_m010353_c001_v0001183_t0015_u01733792633095") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388ccd46_d20241210_m010339_c001_v7007000_t0000_u01733792619792") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647f95c_d20241210_m010332_c001_v0001182_t0044_u01733792612071") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f111c112066120687_d20241210_m010330_c001_v0001115_t0014_u01733792610226") 2024/12/10 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f111c11206612067b_d20241210_m010328_c001_v0001115_t0049_u01733792608852") 2024/12/10 01:06:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5aaa6_d20241210_m010520_c001_v7007000_t0000_u01733792720887") 2024/12/10 01:06:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f119fe32c519ee197_d20241210_m010517_c001_v0001039_t0013_u01733792717073") 2024/12/10 01:06:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1115e79b6ef3f38a_d20241210_m010511_c001_v0001100_t0012_u01733792711089") 2024/12/10 01:06:22 DEBUG : dst/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafc2_d20241210_m010505_c001_v7007000_t0000_u01733792705829") 2024/12/10 01:06:22 DEBUG : dst/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f107cf9039c40b111_d20241210_m010503_c001_v0001182_t0039_u01733792703237") 2024/12/10 01:06:22 DEBUG : dst/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1053ba30c62afb99_d20241210_m010459_c001_v0001093_t0020_u01733792699211") 2024/12/10 01:06:23 DEBUG : dst/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafa8_d20241210_m010454_c001_v7007000_t0000_u01733792694648") 2024/12/10 01:06:23 DEBUG : dst/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f10686cc83144b135_d20241210_m010452_c001_v0001177_t0010_u01733792692462") 2024/12/10 01:06:23 DEBUG : dst/one.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f1113d9fde672eec6_d20241210_m010448_c001_v0001104_t0040_u01733792688439") 2024/12/10 01:06:23 DEBUG : dst/three: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa866e5_d20241210_m010404_c001_v7007000_t0000_u01733792644270") 2024/12/10 01:06:23 DEBUG : dst/three: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101c51de69c63206_d20241210_m010402_c001_v0001183_t0022_u01733792642762") 2024/12/10 01:06:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5aaa7_d20241210_m010521_c001_v7007000_t0000_u01733792721068") 2024/12/10 01:06:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f106c095696bd8fa5_d20241210_m010519_c001_v0001182_t0011_u01733792719187") 2024/12/10 01:06:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f118d3686b6378e0a_d20241210_m010513_c001_v0001157_t0055_u01733792713809") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5aaab_d20241210_m010521_c001_v7007000_t0000_u01733792721253") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11724fa7f047c02d_d20241210_m010519_c001_v0001109_t0015_u01733792719579") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e907_d20241210_m010519_c001_v7007000_t0000_u01733792719396") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11724fa7f047c00f_d20241210_m010514_c001_v0001109_t0030_u01733792714328") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e8f9_d20241210_m010514_c001_v7007000_t0000_u01733792714141") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480aaf_d20241210_m010508_c001_v0001182_t0053_u01733792708235") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafc3_d20241210_m010506_c001_v7007000_t0000_u01733792706012") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11319cee9eecdbf2_d20241210_m010505_c001_v0001182_t0024_u01733792705044") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafbe_d20241210_m010504_c001_v7007000_t0000_u01733792704861") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11319cee9eecdb72_d20241210_m010501_c001_v0001182_t0048_u01733792701863") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafb7_d20241210_m010501_c001_v7007000_t0000_u01733792701680") 2024/12/10 01:06:23 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364808d5_d20241210_m010456_c001_v0001182_t0056_u01733792696525") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4000c32fcb20c6c5_d20241210_m010453_c001_v7007000_t0000_u01733792693853") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13648081f_d20241210_m010451_c001_v0001182_t0024_u01733792691608") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4000c32fcb20c6bb_d20241210_m010450_c001_v7007000_t0000_u01733792690872") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfbc4a_d20241210_m010445_c001_v0001183_t0052_u01733792685927") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4000c32fcb20c6a4_d20241210_m010442_c001_v7007000_t0000_u01733792682910") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfba9d_d20241210_m010440_c001_v0001183_t0034_u01733792680330") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4000c32fcb20c69f_d20241210_m010439_c001_v7007000_t0000_u01733792679245") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67d7b_d20241210_m010432_c001_v0001176_t0044_u01733792672548") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f409f572f9a6d853b_d20241210_m010429_c001_v7007000_t0000_u01733792669584") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67d4f_d20241210_m010426_c001_v0001176_t0056_u01733792666869") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f409f572f9a6d852e_d20241210_m010425_c001_v7007000_t0000_u01733792665786") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480242_d20241210_m010419_c001_v0001182_t0004_u01733792659015") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4067544bf23a31d7_d20241210_m010416_c001_v7007000_t0000_u01733792656026") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480114_d20241210_m010413_c001_v0001182_t0044_u01733792653362") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4067544bf23a31c2_d20241210_m010412_c001_v7007000_t0000_u01733792652259") 2024/12/10 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfb1a4_d20241210_m010406_c001_v0001183_t0010_u01733792646044") 2024/12/10 01:06:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafc4_d20241210_m010506_c001_v7007000_t0000_u01733792706193") 2024/12/10 01:06:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f107017910cd26875_d20241210_m010504_c001_v0001183_t0055_u01733792704644") 2024/12/10 01:06:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f119aec68acd0be19_d20241210_m010501_c001_v0001102_t0052_u01733792701264") 2024/12/10 01:06:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafaa_d20241210_m010454_c001_v7007000_t0000_u01733792694829") 2024/12/10 01:06:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11786134aeda9bf6_d20241210_m010453_c001_v0001117_t0011_u01733792693355") 2024/12/10 01:06:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f104b09efbdcc95a6_d20241210_m010450_c001_v0001165_t0028_u01733792690637") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5aaac_d20241210_m010521_c001_v7007000_t0000_u01733792721434") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc11f_d20241210_m010507_c001_v0001183_t0018_u01733792707676") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafc5_d20241210_m010506_c001_v7007000_t0000_u01733792706376") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfbec2_d20241210_m010456_c001_v0001183_t0019_u01733792696316") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcafae_d20241210_m010455_c001_v7007000_t0000_u01733792695009") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67db9_d20241210_m010445_c001_v0001176_t0047_u01733792685348") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcaf8e_d20241210_m010444_c001_v7007000_t0000_u01733792684002") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364804a7_d20241210_m010431_c001_v0001182_t0022_u01733792671969") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f409517358e460969_d20241210_m010430_c001_v7007000_t0000_u01733792670690") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfb4f4_d20241210_m010418_c001_v0001183_t0013_u01733792658428") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f411e9cfc841d6b39_d20241210_m010417_c001_v7007000_t0000_u01733792657131") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67cf1_d20241210_m010405_c001_v0001176_t0040_u01733792645826") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa866e6_d20241210_m010404_c001_v7007000_t0000_u01733792644454") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11190cbcab604712_d20241210_m010400_c001_v0001178_t0056_u01733792640450") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388ccd48_d20241210_m010340_c001_v7007000_t0000_u01733792620006") 2024/12/10 01:06:25 DEBUG : dst/two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f111c1120661206a5_d20241210_m010338_c001_v0001115_t0043_u01733792618158") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4124763dcf65dff1_d20241210_m010256_c001_v7007000_t0000_u01733792576317") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf9d2c_d20241210_m010253_c001_v0001183_t0053_u01733792573092") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4124763dcf65dfee_d20241210_m010251_c001_v7007000_t0000_u01733792571129") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf9acc_d20241210_m010241_c001_v0001183_t0045_u01733792561157") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6566_d20241210_m010232_c001_v7007000_t0000_u01733792552443") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf9870_d20241210_m010229_c001_v0001183_t0013_u01733792549647") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864c9_d20241210_m010205_c001_v7007000_t0000_u01733792525772") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647eb20_d20241210_m010203_c001_v0001182_t0055_u01733792523971") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864ab_d20241210_m010202_c001_v7007000_t0000_u01733792522474") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647eab6_d20241210_m010201_c001_v0001182_t0051_u01733792521299") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86489_d20241210_m010157_c001_v7007000_t0000_u01733792517895") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e9d0_d20241210_m010156_c001_v0001182_t0032_u01733792516342") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86480_d20241210_m010155_c001_v7007000_t0000_u01733792515210") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e980_d20241210_m010154_c001_v0001182_t0052_u01733792514014") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86464_d20241210_m010147_c001_v7007000_t0000_u01733792507776") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e850_d20241210_m010146_c001_v0001182_t0012_u01733792506078") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eefcd_d20241210_m010144_c001_v7007000_t0000_u01733792504944") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e806_d20241210_m010144_c001_v0001182_t0008_u01733792504154") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eef81_d20241210_m010139_c001_v7007000_t0000_u01733792499182") 2024/12/10 01:06:26 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e74c_d20241210_m010137_c001_v0001182_t0005_u01733792497994") 2024/12/10 01:06:27 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eef4f_d20241210_m010135_c001_v7007000_t0000_u01733792495352") 2024/12/10 01:06:27 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e6e6_d20241210_m010134_c001_v0001182_t0051_u01733792494423") 2024/12/10 01:06:27 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eef3a_d20241210_m010133_c001_v7007000_t0000_u01733792493320") 2024/12/10 01:06:27 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f100dda4d0ab11fa8_d20241210_m010132_c001_v0001157_t0033_u01733792492442") 2024/12/10 01:06:27 DEBUG : empty space: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e68e_d20241210_m010130_c001_v0001182_t0023_u01733792490913") 2024/12/10 01:06:27 DEBUG : enormous: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864c4_d20241210_m010205_c001_v7007000_t0000_u01733792525015") 2024/12/10 01:06:27 DEBUG : enormous: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647eb24_d20241210_m010204_c001_v0001182_t0024_u01733792524175") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5aac2_d20241210_m010525_c001_v7007000_t0000_u01733792725988") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480cfd_d20241210_m010524_c001_v0001182_t0044_u01733792724793") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6556_d20241210_m010227_c001_v7007000_t0000_u01733792547919") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647ee60_d20241210_m010226_c001_v0001182_t0046_u01733792546971") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eeee4_d20241210_m010127_c001_v7007000_t0000_u01733792487367") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e5f8_d20241210_m010126_c001_v0001182_t0025_u01733792486432") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eeec6_d20241210_m010125_c001_v7007000_t0000_u01733792485165") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e5aa_d20241210_m010124_c001_v0001182_t0042_u01733792484610") 2024/12/10 01:06:27 DEBUG : existing: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e588_d20241210_m010123_c001_v0001182_t0055_u01733792483846") 2024/12/10 01:06:27 DEBUG : existing-b: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6558_d20241210_m010228_c001_v7007000_t0000_u01733792548099") 2024/12/10 01:06:27 DEBUG : existing-b: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf97ce_d20241210_m010226_c001_v0001183_t0041_u01733792546980") 2024/12/10 01:06:27 DEBUG : five: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864ef_d20241210_m010209_c001_v7007000_t0000_u01733792529980") 2024/12/10 01:06:27 DEBUG : five: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a13647ebc4_d20241210_m010208_c001_v0001182_t0053_u01733792528038") 2024/12/10 01:06:28 DEBUG : foo: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eef6a_d20241210_m010137_c001_v7007000_t0000_u01733792497221") 2024/12/10 01:06:28 DEBUG : foo: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a13647e72e_d20241210_m010136_c001_v0001182_t0053_u01733792496675") 2024/12/10 01:06:28 DEBUG : foo: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a13647e71b_d20241210_m010136_c001_v0001182_t0053_u01733792496085") 2024/12/10 01:06:28 DEBUG : four: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864f2_d20241210_m010210_c001_v7007000_t0000_u01733792530161") 2024/12/10 01:06:28 DEBUG : four: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41938491a6bf9476_d20241210_m010208_c001_v0001183_t0019_u01733792528588") 2024/12/10 01:06:28 DEBUG : four: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647ebaa_d20241210_m010207_c001_v0001182_t0025_u01733792527461") 2024/12/10 01:06:28 DEBUG : hello world2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7e6_d20241210_m010038_c001_v7007000_t0000_u01733792438070") 2024/12/10 01:06:28 DEBUG : hello world2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e03d_d20241210_m010037_c001_v0001182_t0031_u01733792437503") 2024/12/10 01:06:28 DEBUG : ignore-size: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e653_d20241210_m010122_c001_v7007000_t0000_u01733792482403") 2024/12/10 01:06:28 DEBUG : ignore-size: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e548_d20241210_m010121_c001_v0001182_t0011_u01733792481464") 2024/12/10 01:06:28 DEBUG : nested/sub dir/file: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b654e_d20241210_m010225_c001_v7007000_t0000_u01733792545871") 2024/12/10 01:06:28 DEBUG : nested/sub dir/file: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf974a_d20241210_m010224_c001_v0001183_t0016_u01733792544823") 2024/12/10 01:06:28 DEBUG : nested/sub dir/file: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6541_d20241210_m010223_c001_v7007000_t0000_u01733792543677") 2024/12/10 01:06:28 DEBUG : nested/sub dir/file: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf96e8_d20241210_m010222_c001_v0001183_t0059_u01733792542720") 2024/12/10 01:06:28 DEBUG : one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864f4_d20241210_m010210_c001_v7007000_t0000_u01733792530370") 2024/12/10 01:06:28 DEBUG : one: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a13647eb88_d20241210_m010206_c001_v0001182_t0053_u01733792526864") 2024/12/10 01:06:28 DEBUG : only0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab67_d20241210_m010602_c001_v7007000_t0000_u01733792762454") 2024/12/10 01:06:28 DEBUG : only0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f403e42c12ce67f17_d20241210_m010557_c001_v0001176_t0040_u01733792757092") 2024/12/10 01:06:28 DEBUG : only0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67ee9_d20241210_m010547_c001_v0001176_t0042_u01733792747378") 2024/12/10 01:06:28 DEBUG : only0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86807_d20241210_m010540_c001_v7007000_t0000_u01733792740754") 2024/12/10 01:06:29 DEBUG : only0: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480de3_d20241210_m010530_c001_v0001182_t0035_u01733792730844") 2024/12/10 01:06:29 DEBUG : only1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab69_d20241210_m010602_c001_v7007000_t0000_u01733792762645") 2024/12/10 01:06:29 DEBUG : only1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41938491a6bfcd27_d20241210_m010557_c001_v0001183_t0019_u01733792757101") 2024/12/10 01:06:29 DEBUG : only1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136481094_d20241210_m010548_c001_v0001182_t0015_u01733792748226") 2024/12/10 01:06:29 DEBUG : only1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcb03c_d20241210_m010541_c001_v7007000_t0000_u01733792741274") 2024/12/10 01:06:29 DEBUG : only1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc68c_d20241210_m010531_c001_v0001183_t0031_u01733792731347") 2024/12/10 01:06:29 DEBUG : only10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab6b_d20241210_m010602_c001_v7007000_t0000_u01733792762825") 2024/12/10 01:06:29 DEBUG : only10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a1364811f7_d20241210_m010557_c001_v0001182_t0053_u01733792757112") 2024/12/10 01:06:29 DEBUG : only10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136481134_d20241210_m010552_c001_v0001182_t0055_u01733792752337") 2024/12/10 01:06:29 DEBUG : only10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcb035_d20241210_m010540_c001_v7007000_t0000_u01733792740373") 2024/12/10 01:06:29 DEBUG : only10: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc7a8_d20241210_m010535_c001_v0001183_t0000_u01733792735324") 2024/12/10 01:06:29 DEBUG : only11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab6c_d20241210_m010603_c001_v7007000_t0000_u01733792763018") 2024/12/10 01:06:29 DEBUG : only11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f406ec9ca63ba63c7_d20241210_m010557_c001_v0001116_t0039_u01733792757673") 2024/12/10 01:06:29 DEBUG : only11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcc1f_d20241210_m010552_c001_v0001183_t0037_u01733792752776") 2024/12/10 01:06:29 DEBUG : only11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f405565fe37bc3d1d_d20241210_m010540_c001_v7007000_t0000_u01733792740764") 2024/12/10 01:06:29 DEBUG : only11: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67ea3_d20241210_m010535_c001_v0001176_t0024_u01733792735740") 2024/12/10 01:06:29 DEBUG : only12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab6d_d20241210_m010603_c001_v7007000_t0000_u01733792763246") 2024/12/10 01:06:29 DEBUG : only12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f403e42c12ce67f19_d20241210_m010557_c001_v0001176_t0040_u01733792757311") 2024/12/10 01:06:29 DEBUG : only12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67f05_d20241210_m010553_c001_v0001176_t0027_u01733792753199") 2024/12/10 01:06:30 DEBUG : only12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8680b_d20241210_m010541_c001_v7007000_t0000_u01733792741303") 2024/12/10 01:06:30 DEBUG : only12: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480eb7_d20241210_m010536_c001_v0001182_t0023_u01733792736171") 2024/12/10 01:06:30 DEBUG : only13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab6e_d20241210_m010603_c001_v7007000_t0000_u01733792763429") 2024/12/10 01:06:30 DEBUG : only13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41938491a6bfcd31_d20241210_m010557_c001_v0001183_t0019_u01733792757320") 2024/12/10 01:06:30 DEBUG : only13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136481168_d20241210_m010553_c001_v0001182_t0025_u01733792753659") 2024/12/10 01:06:30 DEBUG : only13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388cceec_d20241210_m010540_c001_v7007000_t0000_u01733792740802") 2024/12/10 01:06:30 DEBUG : only13: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc800_d20241210_m010536_c001_v0001183_t0033_u01733792736586") 2024/12/10 01:06:30 DEBUG : only14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab6f_d20241210_m010603_c001_v7007000_t0000_u01733792763609") 2024/12/10 01:06:30 DEBUG : only14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a136481201_d20241210_m010557_c001_v0001182_t0053_u01733792757331") 2024/12/10 01:06:30 DEBUG : only14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcc63_d20241210_m010554_c001_v0001183_t0056_u01733792754120") 2024/12/10 01:06:30 DEBUG : only14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f405565fe37bc3d21_d20241210_m010541_c001_v7007000_t0000_u01733792741329") 2024/12/10 01:06:30 DEBUG : only14: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67eaf_d20241210_m010537_c001_v0001176_t0039_u01733792737039") 2024/12/10 01:06:30 DEBUG : only15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab70_d20241210_m010603_c001_v7007000_t0000_u01733792763803") 2024/12/10 01:06:30 DEBUG : only15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f403e42c12ce67f1f_d20241210_m010557_c001_v0001176_t0040_u01733792757493") 2024/12/10 01:06:30 DEBUG : only15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67f0b_d20241210_m010554_c001_v0001176_t0004_u01733792754566") 2024/12/10 01:06:30 DEBUG : only15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388ccef5_d20241210_m010541_c001_v7007000_t0000_u01733792741355") 2024/12/10 01:06:30 DEBUG : only15: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480eeb_d20241210_m010537_c001_v0001182_t0021_u01733792737455") 2024/12/10 01:06:30 DEBUG : only16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab72_d20241210_m010603_c001_v7007000_t0000_u01733792763984") 2024/12/10 01:06:30 DEBUG : only16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41938491a6bfcd3d_d20241210_m010557_c001_v0001183_t0019_u01733792757505") 2024/12/10 01:06:30 DEBUG : only16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136481195_d20241210_m010554_c001_v0001182_t0028_u01733792754993") 2024/12/10 01:06:31 DEBUG : only16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcb039_d20241210_m010540_c001_v7007000_t0000_u01733792740914") 2024/12/10 01:06:31 DEBUG : only16: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc848_d20241210_m010537_c001_v0001183_t0020_u01733792737886") 2024/12/10 01:06:31 DEBUG : only17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab74_d20241210_m010604_c001_v7007000_t0000_u01733792764164") 2024/12/10 01:06:31 DEBUG : only17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a136481205_d20241210_m010557_c001_v0001182_t0053_u01733792757514") 2024/12/10 01:06:31 DEBUG : only17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfccb1_d20241210_m010555_c001_v0001183_t0037_u01733792755411") 2024/12/10 01:06:31 DEBUG : only17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388ccef1_d20241210_m010540_c001_v7007000_t0000_u01733792740989") 2024/12/10 01:06:31 DEBUG : only17: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67eb7_d20241210_m010538_c001_v0001176_t0007_u01733792738317") 2024/12/10 01:06:31 DEBUG : only18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab75_d20241210_m010604_c001_v7007000_t0000_u01733792764348") 2024/12/10 01:06:31 DEBUG : only18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f403e42c12ce67f21_d20241210_m010557_c001_v0001176_t0040_u01733792757675") 2024/12/10 01:06:31 DEBUG : only18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67f11_d20241210_m010555_c001_v0001176_t0057_u01733792755824") 2024/12/10 01:06:31 DEBUG : only18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcb03b_d20241210_m010541_c001_v7007000_t0000_u01733792741094") 2024/12/10 01:06:31 DEBUG : only18: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480f11_d20241210_m010538_c001_v0001182_t0013_u01733792738751") 2024/12/10 01:06:31 DEBUG : only19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab7a_d20241210_m010604_c001_v7007000_t0000_u01733792764532") 2024/12/10 01:06:31 DEBUG : only19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41938491a6bfcd47_d20241210_m010557_c001_v0001183_t0019_u01733792757688") 2024/12/10 01:06:31 DEBUG : only19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364811c9_d20241210_m010556_c001_v0001182_t0027_u01733792756250") 2024/12/10 01:06:31 DEBUG : only19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcb03d_d20241210_m010541_c001_v7007000_t0000_u01733792741456") 2024/12/10 01:06:31 DEBUG : only19: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc890_d20241210_m010539_c001_v0001183_t0053_u01733792739184") 2024/12/10 01:06:31 DEBUG : only2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab7c_d20241210_m010604_c001_v7007000_t0000_u01733792764713") 2024/12/10 01:06:31 DEBUG : only2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a136481213_d20241210_m010557_c001_v0001182_t0053_u01733792757699") 2024/12/10 01:06:31 DEBUG : only2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcb0b_d20241210_m010548_c001_v0001183_t0032_u01733792748691") 2024/12/10 01:06:31 DEBUG : only2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86808_d20241210_m010540_c001_v7007000_t0000_u01733792740936") 2024/12/10 01:06:32 DEBUG : only2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e87_d20241210_m010531_c001_v0001176_t0007_u01733792731783") 2024/12/10 01:06:32 DEBUG : only3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab7e_d20241210_m010604_c001_v7007000_t0000_u01733792764894") 2024/12/10 01:06:32 DEBUG : only3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f403e42c12ce67f23_d20241210_m010557_c001_v0001176_t0040_u01733792757857") 2024/12/10 01:06:32 DEBUG : only3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67ef1_d20241210_m010549_c001_v0001176_t0056_u01733792749111") 2024/12/10 01:06:32 DEBUG : only3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8680c_d20241210_m010541_c001_v7007000_t0000_u01733792741491") 2024/12/10 01:06:32 DEBUG : only3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480e0b_d20241210_m010532_c001_v0001182_t0044_u01733792732234") 2024/12/10 01:06:32 DEBUG : only4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab80_d20241210_m010605_c001_v7007000_t0000_u01733792765077") 2024/12/10 01:06:32 DEBUG : only4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41938491a6bfcd59_d20241210_m010557_c001_v0001183_t0019_u01733792757874") 2024/12/10 01:06:32 DEBUG : only4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364810be_d20241210_m010549_c001_v0001182_t0012_u01733792749614") 2024/12/10 01:06:32 DEBUG : only4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcb037_d20241210_m010540_c001_v7007000_t0000_u01733792740553") 2024/12/10 01:06:32 DEBUG : only4: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc6ea_d20241210_m010532_c001_v0001183_t0001_u01733792732732") 2024/12/10 01:06:32 DEBUG : only5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab82_d20241210_m010605_c001_v7007000_t0000_u01733792765258") 2024/12/10 01:06:32 DEBUG : only5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a13648121b_d20241210_m010557_c001_v0001182_t0053_u01733792757886") 2024/12/10 01:06:32 DEBUG : only5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcb7b_d20241210_m010550_c001_v0001183_t0047_u01733792750134") 2024/12/10 01:06:32 DEBUG : only5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f405565fe37bc3d1e_d20241210_m010540_c001_v7007000_t0000_u01733792740954") 2024/12/10 01:06:32 DEBUG : only5: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e8f_d20241210_m010533_c001_v0001176_t0038_u01733792733154") 2024/12/10 01:06:32 DEBUG : only6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab84_d20241210_m010605_c001_v7007000_t0000_u01733792765439") 2024/12/10 01:06:32 DEBUG : only6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f406ec9ca63ba63cd_d20241210_m010557_c001_v0001116_t0039_u01733792757952") 2024/12/10 01:06:32 DEBUG : only6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67efb_d20241210_m010550_c001_v0001176_t0025_u01733792750580") 2024/12/10 01:06:32 DEBUG : only6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f405565fe37bc3d20_d20241210_m010541_c001_v7007000_t0000_u01733792741139") 2024/12/10 01:06:33 DEBUG : only6: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480e49_d20241210_m010533_c001_v0001182_t0010_u01733792733609") 2024/12/10 01:06:33 DEBUG : only7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab86_d20241210_m010605_c001_v7007000_t0000_u01733792765620") 2024/12/10 01:06:33 DEBUG : only7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f403e42c12ce67f25_d20241210_m010558_c001_v0001176_t0040_u01733792758040") 2024/12/10 01:06:33 DEBUG : only7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136481104_d20241210_m010551_c001_v0001182_t0032_u01733792751033") 2024/12/10 01:06:33 DEBUG : only7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86809_d20241210_m010541_c001_v7007000_t0000_u01733792741120") 2024/12/10 01:06:33 DEBUG : only7: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfc748_d20241210_m010534_c001_v0001183_t0056_u01733792734056") 2024/12/10 01:06:33 DEBUG : only8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab88_d20241210_m010605_c001_v7007000_t0000_u01733792765801") 2024/12/10 01:06:33 DEBUG : only8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41938491a6bfcd65_d20241210_m010558_c001_v0001183_t0019_u01733792758057") 2024/12/10 01:06:33 DEBUG : only8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfcbd5_d20241210_m010551_c001_v0001183_t0059_u01733792751477") 2024/12/10 01:06:33 DEBUG : only8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40891d27bcdcb038_d20241210_m010540_c001_v7007000_t0000_u01733792740733") 2024/12/10 01:06:33 DEBUG : only8: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67e99_d20241210_m010534_c001_v0001176_t0013_u01733792734474") 2024/12/10 01:06:33 DEBUG : only9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab8a_d20241210_m010605_c001_v7007000_t0000_u01733792765988") 2024/12/10 01:06:33 DEBUG : only9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a13648121f_d20241210_m010558_c001_v0001182_t0053_u01733792758070") 2024/12/10 01:06:33 DEBUG : only9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67f01_d20241210_m010551_c001_v0001176_t0017_u01733792751900") 2024/12/10 01:06:33 DEBUG : only9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388ccef3_d20241210_m010541_c001_v7007000_t0000_u01733792741171") 2024/12/10 01:06:33 DEBUG : only9: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a136480e77_d20241210_m010534_c001_v0001182_t0041_u01733792734896") 2024/12/10 01:06:33 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6537_d20241210_m010220_c001_v7007000_t0000_u01733792540812") 2024/12/10 01:06:33 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf962e_d20241210_m010218_c001_v0001183_t0039_u01733792538623") 2024/12/10 01:06:33 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6525_d20241210_m010217_c001_v7007000_t0000_u01733792537113") 2024/12/10 01:06:33 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647ecd8_d20241210_m010215_c001_v0001182_t0003_u01733792535465") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6514_d20241210_m010213_c001_v7007000_t0000_u01733792533571") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf94f6_d20241210_m010211_c001_v0001183_t0018_u01733792531286") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86498_d20241210_m010200_c001_v7007000_t0000_u01733792520170") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647ea4c_d20241210_m010158_c001_v0001182_t0023_u01733792518807") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86485_d20241210_m010156_c001_v7007000_t0000_u01733792516937") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e9cc_d20241210_m010156_c001_v0001182_t0009_u01733792516133") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8647c_d20241210_m010154_c001_v7007000_t0000_u01733792514614") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e978_d20241210_m010153_c001_v0001182_t0014_u01733792513800") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eefe4_d20241210_m010146_c001_v7007000_t0000_u01733792506849") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e84a_d20241210_m010145_c001_v0001182_t0022_u01733792505859") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eefd0_d20241210_m010145_c001_v7007000_t0000_u01733792505124") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e801_d20241210_m010143_c001_v0001182_t0009_u01733792503934") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eefb9_d20241210_m010143_c001_v7007000_t0000_u01733792503200") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e7d6_d20241210_m010142_c001_v0001182_t0009_u01733792502635") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e7c8_d20241210_m010142_c001_v0001182_t0054_u01733792502062") 2024/12/10 01:06:34 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eefa0_d20241210_m010141_c001_v7007000_t0000_u01733792501340") 2024/12/10 01:06:35 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e79a_d20241210_m010140_c001_v0001182_t0043_u01733792500720") 2024/12/10 01:06:35 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e78c_d20241210_m010140_c001_v0001182_t0047_u01733792500099") 2024/12/10 01:06:35 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62eef85_d20241210_m010139_c001_v7007000_t0000_u01733792499363") 2024/12/10 01:06:35 DEBUG : potato: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e762_d20241210_m010138_c001_v0001182_t0049_u01733792498593") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e79c_d20241210_m010305_c001_v7007000_t0000_u01733792585889") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67bdf_d20241210_m010305_c001_v0001176_t0009_u01733792585306") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4124763dcf65dff2_d20241210_m010256_c001_v7007000_t0000_u01733792576554") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67bb5_d20241210_m010252_c001_v0001176_t0015_u01733792572503") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62ef1ee_d20241210_m010244_c001_v7007000_t0000_u01733792564595") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67b93_d20241210_m010240_c001_v0001176_t0007_u01733792560570") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b656a_d20241210_m010232_c001_v7007000_t0000_u01733792552773") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67b7f_d20241210_m010229_c001_v0001176_t0056_u01733792549432") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864c2_d20241210_m010204_c001_v7007000_t0000_u01733792524834") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647eb16_d20241210_m010203_c001_v0001182_t0040_u01733792523748") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864ad_d20241210_m010202_c001_v7007000_t0000_u01733792522662") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647eaa8_d20241210_m010201_c001_v0001182_t0057_u01733792521082") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8649a_d20241210_m010200_c001_v7007000_t0000_u01733792520351") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647ea6e_d20241210_m010159_c001_v0001182_t0013_u01733792519500") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa8648a_d20241210_m010158_c001_v7007000_t0000_u01733792518079") 2024/12/10 01:06:35 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647ea0e_d20241210_m010157_c001_v0001182_t0052_u01733792517311") 2024/12/10 01:06:36 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86481_d20241210_m010155_c001_v7007000_t0000_u01733792515402") 2024/12/10 01:06:36 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e998_d20241210_m010154_c001_v0001182_t0032_u01733792514626") 2024/12/10 01:06:36 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86466_d20241210_m010147_c001_v7007000_t0000_u01733792507956") 2024/12/10 01:06:36 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e862_d20241210_m010146_c001_v0001182_t0047_u01733792506646") 2024/12/10 01:06:36 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7ee_d20241210_m010041_c001_v7007000_t0000_u01733792441409") 2024/12/10 01:06:36 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e0b1_d20241210_m010040_c001_v0001182_t0006_u01733792440809") 2024/12/10 01:06:36 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7e8_d20241210_m010039_c001_v7007000_t0000_u01733792439542") 2024/12/10 01:06:36 DEBUG : potato2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e06f_d20241210_m010038_c001_v0001182_t0034_u01733792438963") 2024/12/10 01:06:36 DEBUG : potato3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4124763dcf65dff5_d20241210_m010257_c001_v7007000_t0000_u01733792577232") 2024/12/10 01:06:36 DEBUG : potato3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647f1fe_d20241210_m010253_c001_v0001182_t0048_u01733792573678") 2024/12/10 01:06:36 DEBUG : potato3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41907585c62ef1ef_d20241210_m010244_c001_v7007000_t0000_u01733792564900") 2024/12/10 01:06:36 DEBUG : potato3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647f06a_d20241210_m010241_c001_v0001182_t0018_u01733792561781") 2024/12/10 01:06:36 DEBUG : potato3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b656c_d20241210_m010233_c001_v7007000_t0000_u01733792553025") 2024/12/10 01:06:36 DEBUG : potato3: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647eeda_d20241210_m010229_c001_v0001182_t0012_u01733792549868") 2024/12/10 01:06:36 DEBUG : pre-dest1/1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86694_d20241210_m010348_c001_v7007000_t0000_u01733792628840") 2024/12/10 01:06:36 DEBUG : pre-dest1/1: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647fade_d20241210_m010340_c001_v0001182_t0040_u01733792620744") 2024/12/10 01:06:36 DEBUG : pre-dest2/2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa86695_d20241210_m010349_c001_v7007000_t0000_u01733792629033") 2024/12/10 01:06:36 DEBUG : pre-dest2/2: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67c67_d20241210_m010341_c001_v0001176_t0032_u01733792621449") 2024/12/10 01:06:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f407781ca388ccd17_d20241210_m010318_c001_v7007000_t0000_u01733792598302") 2024/12/10 01:06:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfa2ca_d20241210_m010315_c001_v0001183_t0014_u01733792595223") 2024/12/10 01:06:37 DEBUG : sizeonly: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e64f_d20241210_m010120_c001_v7007000_t0000_u01733792480195") 2024/12/10 01:06:37 DEBUG : sizeonly: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e50c_d20241210_m010119_c001_v0001182_t0052_u01733792479242") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab93_d20241210_m010611_c001_v7007000_t0000_u01733792771691") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bfd08a_d20241210_m010610_c001_v0001183_t0025_u01733792770688") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab90_d20241210_m010608_c001_v7007000_t0000_u01733792768810") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67f45_d20241210_m010607_c001_v0001176_t0006_u01733792767313") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6550_d20241210_m010226_c001_v7007000_t0000_u01733792546053") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67b77_d20241210_m010225_c001_v0001176_t0000_u01733792545234") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6542_d20241210_m010223_c001_v7007000_t0000_u01733792543858") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647edca_d20241210_m010223_c001_v0001182_t0030_u01733792543059") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e645_d20241210_m010116_c001_v7007000_t0000_u01733792476104") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e472_d20241210_m010114_c001_v0001182_t0011_u01733792474783") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e640_d20241210_m010114_c001_v7007000_t0000_u01733792474063") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e432_d20241210_m010113_c001_v0001182_t0006_u01733792473144") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e639_d20241210_m010110_c001_v7007000_t0000_u01733792470282") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e3d8_d20241210_m010109_c001_v0001182_t0055_u01733792469472") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e636_d20241210_m010108_c001_v7007000_t0000_u01733792468936") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e3bc_d20241210_m010108_c001_v0001182_t0051_u01733792468117") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e36a_d20241210_m010105_c001_v0001182_t0020_u01733792464999") 2024/12/10 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e630_d20241210_m010104_c001_v7007000_t0000_u01733792464281") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e34c_d20241210_m010103_c001_v0001182_t0046_u01733792463707") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e342_d20241210_m010103_c001_v0001182_t0023_u01733792463115") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e629_d20241210_m010102_c001_v7007000_t0000_u01733792462035") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e2f8_d20241210_m010059_c001_v0001182_t0054_u01733792459894") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e2b8_d20241210_m010057_c001_v0001182_t0012_u01733792457294") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e61e_d20241210_m010056_c001_v7007000_t0000_u01733792456573") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e29c_d20241210_m010056_c001_v0001182_t0052_u01733792456014") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e294_d20241210_m010055_c001_v0001182_t0046_u01733792455447") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e61a_d20241210_m010054_c001_v7007000_t0000_u01733792454729") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e218_d20241210_m010051_c001_v0001182_t0004_u01733792451170") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f41797b2d97e5e614_d20241210_m010050_c001_v7007000_t0000_u01733792450811") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e208_d20241210_m010050_c001_v0001182_t0005_u01733792450256") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7fc_d20241210_m010048_c001_v7007000_t0000_u01733792448639") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e1b9_d20241210_m010048_c001_v0001182_t0052_u01733792448067") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7f9_d20241210_m010047_c001_v7007000_t0000_u01733792447529") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e191_d20241210_m010046_c001_v0001182_t0043_u01733792446953") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7f4_d20241210_m010045_c001_v7007000_t0000_u01733792445698") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e149_d20241210_m010044_c001_v0001182_t0005_u01733792444929") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7f2_d20241210_m010044_c001_v7007000_t0000_u01733792444392") 2024/12/10 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e11b_d20241210_m010043_c001_v0001182_t0053_u01733792443791") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7f0_d20241210_m010042_c001_v7007000_t0000_u01733792442897") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e0db_d20241210_m010042_c001_v0001182_t0048_u01733792442316") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7e2_d20241210_m010036_c001_v7007000_t0000_u01733792436604") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647e019_d20241210_m010036_c001_v0001182_t0041_u01733792436019") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7de_d20241210_m010035_c001_v7007000_t0000_u01733792435124") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647dff5_d20241210_m010034_c001_v0001182_t0010_u01733792434549") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7dd_d20241210_m010033_c001_v7007000_t0000_u01733792433620") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647dfcb_d20241210_m010033_c001_v0001182_t0052_u01733792433063") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f415fbceaad0cb7d8_d20241210_m010030_c001_v7007000_t0000_u01733792430193") 2024/12/10 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647df61_d20241210_m010029_c001_v0001182_t0013_u01733792429618") 2024/12/10 01:06:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab94_d20241210_m010611_c001_v7007000_t0000_u01733792771873") 2024/12/10 01:06:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a1364813c9_d20241210_m010610_c001_v0001182_t0047_u01733792770699") 2024/12/10 01:06:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f40462476cfb5ab91_d20241210_m010608_c001_v7007000_t0000_u01733792768991") 2024/12/10 01:06:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f106ec9ca63ba63fb_d20241210_m010607_c001_v0001116_t0005_u01733792767308") 2024/12/10 01:06:39 DEBUG : sub/yam: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6532_d20241210_m010220_c001_v7007000_t0000_u01733792540266") 2024/12/10 01:06:39 DEBUG : sub/yam: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67b5b_d20241210_m010218_c001_v0001176_t0011_u01733792538980") 2024/12/10 01:06:39 DEBUG : three: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864f6_d20241210_m010210_c001_v7007000_t0000_u01733792530554") 2024/12/10 01:06:39 DEBUG : three: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647ebf8_d20241210_m010209_c001_v0001182_t0025_u01733792529385") 2024/12/10 01:06:39 DEBUG : three: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f101f65a13647eba4_d20241210_m010207_c001_v0001182_t0048_u01733792527229") 2024/12/10 01:06:39 DEBUG : two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4016bfaa4fa864f8_d20241210_m010210_c001_v7007000_t0000_u01733792530743") 2024/12/10 01:06:40 DEBUG : two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f403e42c12ce67b45_d20241210_m010208_c001_v0001176_t0040_u01733792528792") 2024/12/10 01:06:40 DEBUG : two: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f401f65a13647eb92_d20241210_m010207_c001_v0001182_t0053_u01733792527047") 2024/12/10 01:06:40 DEBUG : yam: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6538_d20241210_m010221_c001_v7007000_t0000_u01733792541024") 2024/12/10 01:06:40 DEBUG : yam: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f105524cd5c81cd04_d20241210_m010219_c001_v0001042_t0015_u01733792539801") 2024/12/10 01:06:40 DEBUG : yam: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6521_d20241210_m010216_c001_v7007000_t0000_u01733792536566") 2024/12/10 01:06:40 DEBUG : yam: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f11938491a6bf9592_d20241210_m010215_c001_v0001183_t0047_u01733792535104") 2024/12/10 01:06:40 DEBUG : yam: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b650e_d20241210_m010213_c001_v7007000_t0000_u01733792533029") 2024/12/10 01:06:40 DEBUG : yam: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f103e42c12ce67b49_d20241210_m010211_c001_v0001176_t0038_u01733792531300") 2024/12/10 01:06:40 DEBUG : yaml: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6526_d20241210_m010217_c001_v7007000_t0000_u01733792537294") 2024/12/10 01:06:40 DEBUG : yaml: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f10971005d226d3fc_d20241210_m010216_c001_v0001182_t0021_u01733792536308") 2024/12/10 01:06:40 DEBUG : yaml: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f4188671fdb0b6516_d20241210_m010213_c001_v7007000_t0000_u01733792533760") 2024/12/10 01:06:40 DEBUG : yaml: Deleting (id "4_z3fe2edd3104dabeb9f380e1b_f106c095696bd71ea_d20241210_m010212_c001_v0001182_t0042_u01733792532451") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m15.408441837s (try 1/5)