"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/11 04:35:19 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja" 2024/12/11 04:35:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:35:19 DEBUG : Creating backend with remote "/tmp/rclone2120498835" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:20 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/11 04:35:20 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 04:35:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:21 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:21 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:22 DEBUG : B2 bucket rclone-test-senevul3jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.20s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", 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-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", 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-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:24 DEBUG : Creating backend with remote "/non-existing" 2024/12/11 04:35:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/11 04:35:24 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:24 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:26 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:26 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.10s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:27 INFO : B2 bucket rclone-test-senevul3jeja: Running all checks before starting transfers 2024/12/11 04:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:27 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:27 INFO : B2 bucket rclone-test-senevul3jeja: Checks finished, now starting transfers 2024/12/11 04:35:27 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.77s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:29 ERROR : Ignoring --no-traverse with sync 2024/12/11 04:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:30 INFO : sub dir/hello world: Copied (new) 2024/12/11 04:35:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.79s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/11 04:35:31 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:31 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/11 04:35:31 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:35:33 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:33 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:35:35 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:35 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.16s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 04:35:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 04:35:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/11 04:35:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 04:35:36 DEBUG : sub dir: Making directory 2024/12/11 04:35:36 DEBUG : sub dir2: Making directory 2024/12/11 04:35:36 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/11 04:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:36 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:36 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/11 04:35:37 DEBUG : B2 bucket rclone-test-senevul3jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.91s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:38 DEBUG : sub dir2: Making directory 2024/12/11 04:35:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 04:35:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 04:35:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:38 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:38 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.60s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:40 DEBUG : sub dir2: Making directory with metadata 2024/12/11 04:35:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 04:35:40 DEBUG : sub dir: Making directory 2024/12/11 04:35:40 DEBUG : sub dir2: Making directory 2024/12/11 04:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:40 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:40 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:41 INFO : sub dir/hello world: Copied (new) 2024/12/11 04:35:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/11 04:35:41 DEBUG : B2 bucket rclone-test-senevul3jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/11 04:35:41 DEBUG : B2 bucket rclone-test-senevul3jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", 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-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:42 DEBUG : sub dir2: Making directory 2024/12/11 04:35:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:43 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:43 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:43 INFO : sub dir/hello world: Copied (new) 2024/12/11 04:35:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.48s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:44 DEBUG : sub dir2: Making directory with metadata 2024/12/11 04:35:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 04:35:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 04:35:44 DEBUG : sub dir: Making directory 2024/12/11 04:35:44 DEBUG : sub dir2: Making directory 2024/12/11 04:35:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:44 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:44 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:45 INFO : sub dir/hello world: Copied (new) 2024/12/11 04:35:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/11 04:35:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.92s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", 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-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:46 DEBUG : sub dir2: Making directory 2024/12/11 04:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:47 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:47 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:47 INFO : sub dir/hello world: Copied (new) 2024/12/11 04:35:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.92s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kawuwur1wepo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-senevul3jeja -> B2 bucket rclone-test-kawuwur1wepo 2024/12/11 04:35:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:50 DEBUG : B2 bucket rclone-test-kawuwur1wepo: Waiting for checks to finish 2024/12/11 04:35:50 DEBUG : B2 bucket rclone-test-kawuwur1wepo: Waiting for transfers to finish 2024/12/11 04:35:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:51 DEBUG : B2 bucket rclone-test-kawuwur1wepo: Purge remote 2024/12/11 04:35:51 INFO : B2 bucket rclone-test-kawuwur1wepo: cleaning bucket "rclone-test-kawuwur1wepo" of all files 2024/12/11 04:35:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f727db3000dbb4b9f380e1b_f104953bc79a2e626_d20241211_m043551_c001_v0001172_t0034_u01733891751350") --- PASS: TestServerSideCopy (4.96s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 04:35:54 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:35:54 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:35:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/11 04:35:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:35:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xefogiy7tiku" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-senevul3jeja -> B2 bucket rclone-test-xefogiy7tiku 2024/12/11 04:35:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:35:58 DEBUG : B2 bucket rclone-test-xefogiy7tiku: Waiting for checks to finish 2024/12/11 04:35:58 DEBUG : B2 bucket rclone-test-xefogiy7tiku: Waiting for transfers to finish 2024/12/11 04:35:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:35:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 04:36:00 DEBUG : B2 bucket rclone-test-xefogiy7tiku: Waiting for checks to finish 2024/12/11 04:36:00 DEBUG : B2 bucket rclone-test-xefogiy7tiku: Waiting for transfers to finish 2024/12/11 04:36:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/11 04:36:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:01 DEBUG : B2 bucket rclone-test-xefogiy7tiku: Purge remote 2024/12/11 04:36:01 INFO : B2 bucket rclone-test-xefogiy7tiku: cleaning bucket "rclone-test-xefogiy7tiku" of all files 2024/12/11 04:36:01 DEBUG : sub dir/hello world: Deleting (id "4_z1f429da3000dbb4b9f380e1b_f116541fbc2a57960_d20241211_m043600_c001_v0001093_t0027_u01733891760582") 2024/12/11 04:36:01 DEBUG : sub dir/hello world: Deleting (id "4_z1f429da3000dbb4b9f380e1b_f1051c894156cd726_d20241211_m043559_c001_v0001183_t0039_u01733891759152") --- PASS: TestServerSideCopyOverSelf (6.89s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:04 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 04:36:04 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/11 04:36:04 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/11 04:36:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.41s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-getuxeh0dime" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-senevul3jeja -> B2 bucket rclone-test-getuxeh0dime 2024/12/11 04:36:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:36:07 DEBUG : B2 bucket rclone-test-getuxeh0dime: Waiting for checks to finish 2024/12/11 04:36:07 DEBUG : B2 bucket rclone-test-getuxeh0dime: Waiting for transfers to finish 2024/12/11 04:36:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:36:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:09 DEBUG : B2 bucket rclone-test-getuxeh0dime: Waiting for checks to finish 2024/12/11 04:36:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 04:36:09 DEBUG : B2 bucket rclone-test-getuxeh0dime: Waiting for transfers to finish 2024/12/11 04:36:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/11 04:36:10 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/11 04:36:10 INFO : sub dir/hello world: Deleted 2024/12/11 04:36:11 DEBUG : testing file moves 2024/12/11 04:36:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/11 04:36:12 DEBUG : B2 bucket rclone-test-getuxeh0dime: Waiting for checks to finish 2024/12/11 04:36:12 DEBUG : B2 bucket rclone-test-getuxeh0dime: Waiting for transfers to finish 2024/12/11 04:36:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/11 04:36:12 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/11 04:36:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:12 DEBUG : B2 bucket rclone-test-getuxeh0dime: Purge remote 2024/12/11 04:36:12 INFO : B2 bucket rclone-test-getuxeh0dime: cleaning bucket "rclone-test-getuxeh0dime" of all files 2024/12/11 04:36:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bdd3000dbb4b9f380e1b_f118e6ead9a7fad7c_d20241211_m043612_c001_v0001182_t0053_u01733891772252") 2024/12/11 04:36:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bdd3000dbb4b9f380e1b_f112660cdf6cb57af_d20241211_m043609_c001_v0001145_t0013_u01733891769761") 2024/12/11 04:36:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bdd3000dbb4b9f380e1b_f1003066343deb551_d20241211_m043608_c001_v0001037_t0040_u01733891768148") --- PASS: TestServerSideMoveOverSelf (9.79s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:15 ERROR : : error listing: directory not found 2024/12/11 04:36:16 DEBUG : Local file system at /tmp/rclone2120498835: Making directory 2024/12/11 04:36:16 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:16 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.95s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:36:18 DEBUG : Local file system at /tmp/rclone2120498835: Waiting for checks to finish 2024/12/11 04:36:18 DEBUG : Local file system at /tmp/rclone2120498835: Waiting for transfers to finish 2024/12/11 04:36:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:36:19 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/11 04:36:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyRedownload (2.48s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:20 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/11 04:36:20 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:20 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 04:36:20 INFO : check sum: Copied (new) 2024/12/11 04:36:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:20 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 04:36:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/11 04:36:20 DEBUG : check sum: Unchanged skipping 2024/12/11 04:36:20 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:20 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/11 04:36:22 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:22 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 04:36:23 INFO : sizeonly: Copied (new) 2024/12/11 04:36:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:23 DEBUG : sizeonly: Sizes identical 2024/12/11 04:36:23 DEBUG : sizeonly: Unchanged skipping 2024/12/11 04:36:23 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:23 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:23 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/11 04:36:25 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:25 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/11 04:36:25 INFO : ignore-size: Copied (new) 2024/12/11 04:36:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:26 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:36:26 DEBUG : ignore-size: Unchanged skipping 2024/12/11 04:36:26 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:26 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:36:28 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:28 DEBUG : existing: Unchanged skipping 2024/12/11 04:36:28 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:28 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/11 04:36:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 04:36:29 INFO : existing: Copied (replaced existing) 2024/12/11 04:36:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.11s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 04:36:31 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:31 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 04:36:31 INFO : existing: Copied (new) 2024/12/11 04:36:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:32 DEBUG : existing: Destination exists, skipping 2024/12/11 04:36:32 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:32 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:32 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:34 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/11 04:36:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:36:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 04:36:34 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:34 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 04:36:34 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:36:35 INFO : a/potato2: Copied (new) 2024/12/11 04:36:35 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:35 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/11 04:36:37 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 04:36:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/11 04:36:37 DEBUG : empty space: Unchanged skipping 2024/12/11 04:36:37 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:37 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:38 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:38 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/11 04:36:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 04:36:39 INFO : empty space: Updated modification time in destination 2024/12/11 04:36:39 DEBUG : empty space: Unchanged skipping 2024/12/11 04:36:39 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:39 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:41 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/11 04:36:41 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 04:36:41 DEBUG : empty space: Unchanged skipping 2024/12/11 04:36:41 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:41 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.20s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:43 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/11 04:36:43 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2120498835) 2024/12/11 04:36:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-senevul3jeja) 2024/12/11 04:36:43 DEBUG : foo: sha1 differ 2024/12/11 04:36:43 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/11 04:36:43 INFO : foo: Copied (replaced existing) 2024/12/11 04:36:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:45 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/11 04:36:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:36:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:45 DEBUG : empty space: Unchanged skipping 2024/12/11 04:36:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:36:46 INFO : potato: Copied (new) 2024/12/11 04:36:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/11 04:36:48 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:48 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/11 04:36:49 INFO : potato: Copied (replaced existing) 2024/12/11 04:36:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.80s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:50 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:50 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/11 04:36:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2120498835) 2024/12/11 04:36:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-senevul3jeja) 2024/12/11 04:36:50 DEBUG : potato: sha1 differ 2024/12/11 04:36:50 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/11 04:36:51 INFO : potato: Copied (replaced existing) 2024/12/11 04:36:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:36:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/11 04:36:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:36:53 DEBUG : empty space: Unchanged skipping 2024/12/11 04:36:53 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:53 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:53 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:36:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:36:56 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:36:56 DEBUG : empty space: Unchanged skipping 2024/12/11 04:36:56 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:36:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:36:56 INFO : potato2: Copied (new) 2024/12/11 04:36:56 DEBUG : Waiting for deletions to finish 2024/12/11 04:36:57 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:36:59 DEBUG : d: Making directory 2024/12/11 04:36:59 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/11 04:37:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:37:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 04:37:00 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:00 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 04:37:00 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:37:00 INFO : a/potato2: Copied (new) 2024/12/11 04:37:00 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:00 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:03 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/11 04:37:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:37:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 04:37:03 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:03 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 04:37:03 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:37:04 INFO : a/potato2: Copied (new) 2024/12/11 04:37:04 ERROR : B2 bucket rclone-test-senevul3jeja: not deleting files as there were IO errors 2024/12/11 04:37:04 ERROR : B2 bucket rclone-test-senevul3jeja: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:07 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:37:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:37:07 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:07 DEBUG : empty space: Unchanged skipping 2024/12/11 04:37:07 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:07 INFO : potato: Deleted 2024/12/11 04:37:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:37:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.54s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:10 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:10 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:10 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:10 INFO : potato: Deleted 2024/12/11 04:37:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:37:10 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:37:10 DEBUG : empty space: Unchanged skipping 2024/12/11 04:37:10 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:37:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:37:13 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:13 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/11 04:37:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.67s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:17 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 04:37:17 DEBUG : enormous: Excluded 2024/12/11 04:37:17 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 04:37:17 DEBUG : potato2: Excluded 2024/12/11 04:37:17 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 04:37:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:37:17 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:17 DEBUG : empty space: Unchanged skipping 2024/12/11 04:37:17 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:17 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:17 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 04:37:17 DEBUG : enormous: Excluded 2024/12/11 04:37:17 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 04:37:17 DEBUG : potato2: Excluded 2024/12/11 04:37:17 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 04:37:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/11 04:37:17 DEBUG : empty space: Unchanged skipping 2024/12/11 04:37:17 DEBUG : Local file system at /tmp/rclone2120498835: Waiting for checks to finish 2024/12/11 04:37:17 DEBUG : Local file system at /tmp/rclone2120498835: Waiting for transfers to finish 2024/12/11 04:37:17 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:21 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 04:37:21 DEBUG : enormous: Excluded 2024/12/11 04:37:21 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 04:37:21 DEBUG : potato2: Excluded 2024/12/11 04:37:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:37:21 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:21 DEBUG : empty space: Unchanged skipping 2024/12/11 04:37:21 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:21 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:21 INFO : enormous: Deleted 2024/12/11 04:37:21 INFO : potato2: Deleted 2024/12/11 04:37:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/11 04:37:22 DEBUG : Local file system at /tmp/rclone2120498835: Waiting for checks to finish 2024/12/11 04:37:22 DEBUG : empty space: Unchanged skipping 2024/12/11 04:37:22 DEBUG : Local file system at /tmp/rclone2120498835: Waiting for transfers to finish 2024/12/11 04:37:22 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:22 INFO : enormous: Deleted 2024/12/11 04:37:22 INFO : potato2: Deleted 2024/12/11 04:37:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.38s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:25 DEBUG : five: Need to transfer - File not found at Destination 2024/12/11 04:37:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/11 04:37:25 DEBUG : one: Destination is newer than source, skipping 2024/12/11 04:37:25 DEBUG : three: Sizes identical 2024/12/11 04:37:25 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/11 04:37:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2120498835) 2024/12/11 04:37:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-senevul3jeja) 2024/12/11 04:37:25 DEBUG : two: sha1 differ 2024/12/11 04:37:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 04:37:25 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/11 04:37:25 INFO : five: Copied (new) 2024/12/11 04:37:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/11 04:37:26 INFO : four: Copied (replaced existing) 2024/12/11 04:37:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/11 04:37:26 INFO : two: Copied (replaced existing) 2024/12/11 04:37:26 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:26 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:26 DEBUG : one: Destination is newer than source, skipping 2024/12/11 04:37:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/11 04:37:26 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/11 04:37:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/11 04:37:26 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/11 04:37:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 04:37:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 04:37:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2120498835) 2024/12/11 04:37:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-senevul3jeja) 2024/12/11 04:37:26 DEBUG : three: sha1 differ 2024/12/11 04:37:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/11 04:37:26 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/11 04:37:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/11 04:37:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 04:37:26 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 04:37:27 INFO : three: Copied (replaced existing) 2024/12/11 04:37:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.30s) === 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-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/11 04:37:29 INFO : B2 bucket rclone-test-senevul3jeja: Making map for --track-renames 2024/12/11 04:37:29 INFO : B2 bucket rclone-test-senevul3jeja: Finished making map for --track-renames 2024/12/11 04:37:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 04:37:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for renames to finish 2024/12/11 04:37:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/11 04:37:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/11 04:37:29 INFO : potato: Copied (new) 2024/12/11 04:37:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 04:37:29 INFO : yam: Copied (new) 2024/12/11 04:37:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:37:29 DEBUG : potato: Unchanged skipping 2024/12/11 04:37:29 INFO : B2 bucket rclone-test-senevul3jeja: Making map for --track-renames 2024/12/11 04:37:29 INFO : B2 bucket rclone-test-senevul3jeja: Finished making map for --track-renames 2024/12/11 04:37:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:29 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for renames to finish 2024/12/11 04:37:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 04:37:30 INFO : yam: Copied (server-side copy) to: yaml 2024/12/11 04:37:30 INFO : yam: Deleted 2024/12/11 04:37:30 INFO : yaml: Renamed from "yam" 2024/12/11 04:37:30 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/11 04:37:32 INFO : B2 bucket rclone-test-senevul3jeja: Making map for --track-renames 2024/12/11 04:37:32 INFO : B2 bucket rclone-test-senevul3jeja: Finished making map for --track-renames 2024/12/11 04:37:32 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 04:37:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/11 04:37:32 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for renames to finish 2024/12/11 04:37:32 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/11 04:37:33 INFO : potato: Copied (new) 2024/12/11 04:37:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 04:37:33 INFO : yam: Copied (new) 2024/12/11 04:37:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:37:34 DEBUG : potato: Unchanged skipping 2024/12/11 04:37:34 INFO : B2 bucket rclone-test-senevul3jeja: Making map for --track-renames 2024/12/11 04:37:34 INFO : B2 bucket rclone-test-senevul3jeja: Finished making map for --track-renames 2024/12/11 04:37:34 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:34 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for renames to finish 2024/12/11 04:37:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 04:37:34 INFO : yam: Copied (server-side copy) to: yaml 2024/12/11 04:37:34 INFO : yam: Deleted 2024/12/11 04:37:34 INFO : yaml: Renamed from "yam" 2024/12/11 04:37:34 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.90s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/11 04:37:36 INFO : B2 bucket rclone-test-senevul3jeja: Making map for --track-renames 2024/12/11 04:37:36 INFO : B2 bucket rclone-test-senevul3jeja: Finished making map for --track-renames 2024/12/11 04:37:36 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 04:37:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/11 04:37:36 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for renames to finish 2024/12/11 04:37:36 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/11 04:37:36 INFO : potato: Copied (new) 2024/12/11 04:37:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 04:37:37 INFO : sub/yam: Copied (new) 2024/12/11 04:37:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:37:37 DEBUG : potato: Unchanged skipping 2024/12/11 04:37:37 INFO : B2 bucket rclone-test-senevul3jeja: Making map for --track-renames 2024/12/11 04:37:37 INFO : B2 bucket rclone-test-senevul3jeja: Finished making map for --track-renames 2024/12/11 04:37:37 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:37 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for renames to finish 2024/12/11 04:37:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 04:37:38 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/11 04:37:38 INFO : sub/yam: Deleted 2024/12/11 04:37:38 INFO : yam: Renamed from "sub/yam" 2024/12/11 04:37:38 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:40 DEBUG : Creating backend with remote "/tmp/rclone2120498835/dir1" 2024/12/11 04:37:40 DEBUG : Creating backend with remote "/tmp/rclone2120498835/dir2" 2024/12/11 04:37:40 DEBUG : Local file system at /tmp/rclone2120498835/dir2: Using server-side directory move 2024/12/11 04:37:40 INFO : Local file system at /tmp/rclone2120498835/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 04:37:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/11 04:37:40 INFO : file1.txt: Moved (server-side) 2024/12/11 04:37:40 DEBUG : Local file system at /tmp/rclone2120498835/dir2: Waiting for checks to finish 2024/12/11 04:37:40 DEBUG : Local file system at /tmp/rclone2120498835/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:37:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/11 04:37:40 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:40 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/11 04:37:40 INFO : nested/sub dir/file: Copied (new) 2024/12/11 04:37:40 INFO : nested/sub dir/file: Deleted 2024/12/11 04:37:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:37:41 INFO : sub dir/hello world: Copied (new) 2024/12/11 04:37:41 INFO : sub dir/hello world: Deleted 2024/12/11 04:37:41 INFO : sub dir: Removing directory 2024/12/11 04:37:41 INFO : nested/sub dir: Removing directory 2024/12/11 04:37:41 INFO : nested: Removing directory 2024/12/11 04:37:41 DEBUG : Local file system at /tmp/rclone2120498835: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 04:37:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/11 04:37:43 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:43 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/11 04:37:43 INFO : nested/sub dir/file: Copied (new) 2024/12/11 04:37:43 INFO : nested/sub dir/file: Deleted 2024/12/11 04:37:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 04:37:43 INFO : sub dir/hello world: Copied (new) 2024/12/11 04:37:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 04:37:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/11 04:37:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/11 04:37:45 INFO : existing-b: Copied (new) 2024/12/11 04:37:45 INFO : existing-b: Deleted 2024/12/11 04:37:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 04:37:45 INFO : existing: Copied (new) 2024/12/11 04:37:45 INFO : existing: Deleted 2024/12/11 04:37:45 DEBUG : existing: Destination exists, skipping 2024/12/11 04:37:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/11 04:37:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:37:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:37:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.30s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yodohok2qiba" 2024/12/11 04:37:47 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-senevul3jeja -> B2 bucket rclone-test-yodohok2qiba 2024/12/11 04:37:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:37:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 04:37:51 DEBUG : empty space: Unchanged skipping 2024/12/11 04:37:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 04:37:51 DEBUG : B2 bucket rclone-test-yodohok2qiba: Waiting for checks to finish 2024/12/11 04:37:51 INFO : empty space: Deleted 2024/12/11 04:37:51 DEBUG : B2 bucket rclone-test-yodohok2qiba: Waiting for transfers to finish 2024/12/11 04:37:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:37:51 INFO : potato2: Copied (server-side copy) 2024/12/11 04:37:52 INFO : potato2: Deleted 2024/12/11 04:37:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 04:37:52 INFO : potato3: Copied (server-side copy) 2024/12/11 04:37:52 INFO : potato3: Deleted 2024/12/11 04:37:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rayudok8dami" 2024/12/11 04:37:54 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/11 04:37:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:37:54 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/11 04:37:54 DEBUG : B2 bucket rclone-test-rayudok8dami: Waiting for checks to finish 2024/12/11 04:37:54 DEBUG : B2 bucket rclone-test-rayudok8dami: Waiting for transfers to finish 2024/12/11 04:37:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 04:37:55 INFO : empty space: Copied (server-side copy) 2024/12/11 04:37:55 INFO : empty space: Deleted 2024/12/11 04:37:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:37:55 INFO : potato2: Copied (server-side copy) 2024/12/11 04:37:55 INFO : potato2: Deleted 2024/12/11 04:37:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 04:37:55 INFO : potato3: Copied (server-side copy) 2024/12/11 04:37:55 INFO : potato3: Deleted 2024/12/11 04:37:56 DEBUG : B2 bucket rclone-test-rayudok8dami: Purge remote 2024/12/11 04:37:56 INFO : B2 bucket rclone-test-rayudok8dami: cleaning bucket "rclone-test-rayudok8dami" of all files 2024/12/11 04:37:56 DEBUG : empty space: Deleting (id "4_zef425dd3002dbb4b9f380e1b_f1193b1b32b174566_d20241211_m043754_c001_v0001182_t0048_u01733891874926") 2024/12/11 04:37:56 DEBUG : potato2: Deleting (id "4_zef425dd3002dbb4b9f380e1b_f1051c894156cf7f7_d20241211_m043755_c001_v0001183_t0054_u01733891875178") 2024/12/11 04:37:56 DEBUG : potato3: Deleting (id "4_zef425dd3002dbb4b9f380e1b_f10047db130218357_d20241211_m043755_c001_v0001103_t0001_u01733891875295") 2024/12/11 04:37:57 DEBUG : B2 bucket rclone-test-yodohok2qiba: Purge remote 2024/12/11 04:37:57 INFO : B2 bucket rclone-test-yodohok2qiba: cleaning bucket "rclone-test-yodohok2qiba" of all files 2024/12/11 04:37:57 DEBUG : empty space: Deleting (id "4_zef524dc3002dbb4b9f380e1b_f402fa447e0edd03e_d20241211_m043755_c001_v7007000_t0000_u01733891875136") 2024/12/11 04:37:57 DEBUG : empty space: Deleting (id "4_zef524dc3002dbb4b9f380e1b_f1104f415f0e1b5ed_d20241211_m043750_c001_v0001183_t0042_u01733891870927") 2024/12/11 04:37:57 DEBUG : potato2: Deleting (id "4_zef524dc3002dbb4b9f380e1b_f402fa447e0edd041_d20241211_m043755_c001_v7007000_t0000_u01733891875380") 2024/12/11 04:37:57 DEBUG : potato2: Deleting (id "4_zef524dc3002dbb4b9f380e1b_f118e6ead9a7fc0fe_d20241211_m043751_c001_v0001182_t0043_u01733891871758") 2024/12/11 04:37:57 DEBUG : potato3: Deleting (id "4_zef524dc3002dbb4b9f380e1b_f402fa447e0edd043_d20241211_m043755_c001_v7007000_t0000_u01733891875762") 2024/12/11 04:37:57 DEBUG : potato3: Deleting (id "4_zef524dc3002dbb4b9f380e1b_f11313a3678ffff3f_d20241211_m043752_c001_v0001109_t0003_u01733891872097") 2024/12/11 04:37:57 DEBUG : potato3: Deleting (id "4_zef524dc3002dbb4b9f380e1b_f1104f415f0e1b5f6_d20241211_m043751_c001_v0001183_t0023_u01733891871159") --- PASS: TestServerSideMove (11.91s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:37:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hevemaq9mafi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-senevul3jeja -> B2 bucket rclone-test-hevemaq9mafi 2024/12/11 04:38:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 04:38:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 04:38:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:38:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 04:38:04 DEBUG : B2 bucket rclone-test-hevemaq9mafi: Waiting for checks to finish 2024/12/11 04:38:04 DEBUG : B2 bucket rclone-test-hevemaq9mafi: Waiting for transfers to finish 2024/12/11 04:38:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 04:38:04 INFO : potato3: Copied (server-side copy) 2024/12/11 04:38:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:38:05 INFO : potato2: Copied (server-side copy) 2024/12/11 04:38:05 INFO : potato3: Deleted 2024/12/11 04:38:05 INFO : potato2: Deleted 2024/12/11 04:38:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rococud0haci" 2024/12/11 04:38:06 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 04:38:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:38:06 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/11 04:38:06 DEBUG : B2 bucket rclone-test-rococud0haci: Waiting for checks to finish 2024/12/11 04:38:06 DEBUG : B2 bucket rclone-test-rococud0haci: Waiting for transfers to finish 2024/12/11 04:38:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:38:07 INFO : potato2: Copied (server-side copy) 2024/12/11 04:38:07 INFO : potato2: Deleted 2024/12/11 04:38:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 04:38:07 INFO : potato3: Copied (server-side copy) 2024/12/11 04:38:08 INFO : potato3: Deleted 2024/12/11 04:38:08 DEBUG : B2 bucket rclone-test-rococud0haci: Purge remote 2024/12/11 04:38:08 INFO : B2 bucket rclone-test-rococud0haci: cleaning bucket "rclone-test-rococud0haci" of all files 2024/12/11 04:38:08 DEBUG : potato2: Deleting (id "4_z2f828df3002dbb4b9f380e1b_f11811dfb5ba8a45a_d20241211_m043807_c001_v0001101_t0051_u01733891887301") 2024/12/11 04:38:08 DEBUG : potato3: Deleting (id "4_z2f828df3002dbb4b9f380e1b_f107a73ce839e8f1c_d20241211_m043807_c001_v0001161_t0005_u01733891887678") 2024/12/11 04:38:09 DEBUG : B2 bucket rclone-test-hevemaq9mafi: Purge remote 2024/12/11 04:38:09 INFO : B2 bucket rclone-test-hevemaq9mafi: cleaning bucket "rclone-test-hevemaq9mafi" of all files 2024/12/11 04:38:09 DEBUG : empty space: Deleting (id "4_zffd27dd3002dbb4b9f380e1b_f109089eb62ec6a32_d20241211_m043803_c001_v0001183_t0026_u01733891883426") 2024/12/11 04:38:09 DEBUG : potato2: Deleting (id "4_zffd27dd3002dbb4b9f380e1b_f4000c32fcb38e083_d20241211_m043807_c001_v7007000_t0000_u01733891887735") 2024/12/11 04:38:09 DEBUG : potato2: Deleting (id "4_zffd27dd3002dbb4b9f380e1b_f1111e53d3cb1c167_d20241211_m043804_c001_v0001116_t0051_u01733891884257") 2024/12/11 04:38:09 DEBUG : potato3: Deleting (id "4_zffd27dd3002dbb4b9f380e1b_f4000c32fcb38e084_d20241211_m043807_c001_v7007000_t0000_u01733891887980") 2024/12/11 04:38:09 DEBUG : potato3: Deleting (id "4_zffd27dd3002dbb4b9f380e1b_f11901fc0ef9e3e0d_d20241211_m043804_c001_v0001102_t0008_u01733891884632") 2024/12/11 04:38:09 DEBUG : potato3: Deleting (id "4_zffd27dd3002dbb4b9f380e1b_f109089eb62ec6a3e_d20241211_m043803_c001_v0001183_t0026_u01733891883639") 2024/12/11 04:38:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/12/11 04:38:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 04:38:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:38:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kevupem2saca" 2024/12/11 04:38:14 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-senevul3jeja -> B2 bucket rclone-test-kevupem2saca 2024/12/11 04:38:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:38:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 04:38:17 DEBUG : empty space: Unchanged skipping 2024/12/11 04:38:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 04:38:17 DEBUG : B2 bucket rclone-test-kevupem2saca: Waiting for checks to finish 2024/12/11 04:38:17 INFO : empty space: Deleted 2024/12/11 04:38:17 DEBUG : B2 bucket rclone-test-kevupem2saca: Waiting for transfers to finish 2024/12/11 04:38:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:38:17 INFO : potato2: Copied (server-side copy) 2024/12/11 04:38:17 INFO : potato2: Deleted 2024/12/11 04:38:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 04:38:17 INFO : potato3: Copied (server-side copy) 2024/12/11 04:38:17 INFO : potato3: Deleted 2024/12/11 04:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rifewoy2qoro" 2024/12/11 04:38:19 DEBUG : tomatoDir: Making directory 2024/12/11 04:38:19 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/11 04:38:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 04:38:19 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/11 04:38:19 DEBUG : B2 bucket rclone-test-rifewoy2qoro: Waiting for checks to finish 2024/12/11 04:38:19 DEBUG : B2 bucket rclone-test-rifewoy2qoro: Waiting for transfers to finish 2024/12/11 04:38:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 04:38:20 INFO : empty space: Copied (server-side copy) 2024/12/11 04:38:20 INFO : empty space: Deleted 2024/12/11 04:38:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 04:38:20 INFO : potato2: Copied (server-side copy) 2024/12/11 04:38:20 INFO : potato2: Deleted 2024/12/11 04:38:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 04:38:21 INFO : potato3: Copied (server-side copy) 2024/12/11 04:38:21 INFO : potato3: Deleted 2024/12/11 04:38:21 DEBUG : B2 bucket rclone-test-rifewoy2qoro: Purge remote 2024/12/11 04:38:21 INFO : B2 bucket rclone-test-rifewoy2qoro: cleaning bucket "rclone-test-rifewoy2qoro" of all files 2024/12/11 04:38:21 DEBUG : empty space: Deleting (id "4_z6fe2cd13002dbb4b9f380e1b_f117ec397012d7803_d20241211_m043820_c001_v0001176_t0041_u01733891900365") 2024/12/11 04:38:21 DEBUG : potato2: Deleting (id "4_z6fe2cd13002dbb4b9f380e1b_f112d0d55a3e769bd_d20241211_m043820_c001_v0001137_t0047_u01733891900607") 2024/12/11 04:38:21 DEBUG : potato3: Deleting (id "4_z6fe2cd13002dbb4b9f380e1b_f102095ee931464ec_d20241211_m043820_c001_v0001134_t0040_u01733891900742") 2024/12/11 04:38:22 DEBUG : B2 bucket rclone-test-kevupem2saca: Purge remote 2024/12/11 04:38:22 INFO : B2 bucket rclone-test-kevupem2saca: cleaning bucket "rclone-test-kevupem2saca" of all files 2024/12/11 04:38:22 DEBUG : empty space: Deleting (id "4_z8f82adf3002dbb4b9f380e1b_f41907585c648fa98_d20241211_m043820_c001_v7007000_t0000_u01733891900586") 2024/12/11 04:38:22 DEBUG : empty space: Deleting (id "4_z8f82adf3002dbb4b9f380e1b_f10935d080c3ae6a8_d20241211_m043816_c001_v0001182_t0032_u01733891896297") 2024/12/11 04:38:22 DEBUG : potato2: Deleting (id "4_z8f82adf3002dbb4b9f380e1b_f41907585c648fa9e_d20241211_m043820_c001_v7007000_t0000_u01733891900903") 2024/12/11 04:38:22 DEBUG : potato2: Deleting (id "4_z8f82adf3002dbb4b9f380e1b_f1153e7ecf141fe73_d20241211_m043817_c001_v0001177_t0003_u01733891897145") 2024/12/11 04:38:22 DEBUG : potato3: Deleting (id "4_z8f82adf3002dbb4b9f380e1b_f41907585c648faa1_d20241211_m043821_c001_v7007000_t0000_u01733891901105") 2024/12/11 04:38:22 DEBUG : potato3: Deleting (id "4_z8f82adf3002dbb4b9f380e1b_f1163a8be3ce83bff_d20241211_m043817_c001_v0001101_t0040_u01733891897377") 2024/12/11 04:38:22 DEBUG : potato3: Deleting (id "4_z8f82adf3002dbb4b9f380e1b_f10935d080c3ae6b2_d20241211_m043816_c001_v0001182_t0053_u01733891896519") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:38:27 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:38:30 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/rclone-sync-test" 2024/12/11 04:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/rclone-sync-test-include/layer2" 2024/12/11 04:38:34 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/rclone-sync-test-ignore-file" 2024/12/11 04:38:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/11 04:38:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 04:38:37 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 04:38:37 DEBUG : B2 bucket rclone-test-senevul3jeja path rclone-sync-test: Waiting for checks to finish 2024/12/11 04:38:37 DEBUG : B2 bucket rclone-test-senevul3jeja path rclone-sync-test: Waiting for transfers to finish 2024/12/11 04:38:37 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:37 INFO : There was nothing to transfer 2024/12/11 04:38:38 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:38:38 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:38:38 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:38:38 DEBUG : B2 bucket rclone-test-senevul3jeja path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/11 04:38:38 DEBUG : B2 bucket rclone-test-senevul3jeja path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/11 04:38:38 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:38:38 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:38:38 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:38:38 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:38:39 DEBUG : B2 bucket rclone-test-senevul3jeja path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/11 04:38:39 DEBUG : B2 bucket rclone-test-senevul3jeja path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/11 04:38:39 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dst" 2024/12/11 04:38:47 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/CompareDest" 2024/12/11 04:38:49 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 04:38:49 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:38:49 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:38:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:38:50 INFO : one: Copied (new) 2024/12/11 04:38:50 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:38:50 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:38:50 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:38:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/11 04:38:51 INFO : one: Copied (replaced existing) 2024/12/11 04:38:51 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:38:53 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:38:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:38:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 04:38:53 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:38:53 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:53 INFO : There was nothing to transfer 2024/12/11 04:38:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:38:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 04:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:38:54 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:38:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:38:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 04:38:54 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:38:54 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:54 INFO : There was nothing to transfer 2024/12/11 04:38:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:38:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 04:38:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:38:55 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:38:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:38:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 04:38:55 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:38:55 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:55 INFO : There was nothing to transfer 2024/12/11 04:38:56 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/11 04:38:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/11 04:38:56 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 04:38:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:38:56 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:38:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:38:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 04:38:56 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:38:56 DEBUG : Waiting for deletions to finish 2024/12/11 04:38:56 INFO : There was nothing to transfer 2024/12/11 04:38:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/11 04:38:57 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 04:38:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:38:57 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:38:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:38:57 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 04:38:57 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:38:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/11 04:38:58 INFO : two: Copied (new) 2024/12/11 04:38:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.31s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:39:01 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dest" 2024/12/11 04:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/pre-dest1" 2024/12/11 04:39:03 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/pre-dest2" 2024/12/11 04:39:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:39:05 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/11 04:39:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:39:05 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/11 04:39:06 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/11 04:39:06 DEBUG : B2 bucket rclone-test-senevul3jeja path dest: Waiting for checks to finish 2024/12/11 04:39:06 DEBUG : B2 bucket rclone-test-senevul3jeja path dest: Waiting for transfers to finish 2024/12/11 04:39:06 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/11 04:39:06 INFO : 3: Copied (new) 2024/12/11 04:39:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dst" 2024/12/11 04:39:09 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/CopyDest" 2024/12/11 04:39:11 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 04:39:11 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:11 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:39:12 INFO : one: Copied (new) 2024/12/11 04:39:12 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:39:13 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:13 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/11 04:39:14 INFO : one: Copied (replaced existing) 2024/12/11 04:39:14 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:16 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/BackupDir" 2024/12/11 04:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:39:17 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:39:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:39:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:39:19 INFO : one: Copied (server-side copy) 2024/12/11 04:39:19 INFO : one: Deleted 2024/12/11 04:39:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/11 04:39:20 INFO : one: Copied (server-side copy) 2024/12/11 04:39:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/11 04:39:20 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:20 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:39:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/11 04:39:21 INFO : two: Copied (server-side copy) 2024/12/11 04:39:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/11 04:39:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:39:21 DEBUG : one: Unchanged skipping 2024/12/11 04:39:21 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:21 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:21 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:39:22 DEBUG : one: Unchanged skipping 2024/12/11 04:39:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:39:22 DEBUG : two: Unchanged skipping 2024/12/11 04:39:22 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:22 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:22 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:22 INFO : There was nothing to transfer 2024/12/11 04:39:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/11 04:39:23 DEBUG : three: Destination not found in --copy-dest 2024/12/11 04:39:23 DEBUG : three: Need to transfer - File not found at Destination 2024/12/11 04:39:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:39:23 DEBUG : one: Unchanged skipping 2024/12/11 04:39:23 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:39:23 DEBUG : two: Unchanged skipping 2024/12/11 04:39:23 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/11 04:39:24 INFO : three: Copied (new) 2024/12/11 04:39:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.92s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:39:27 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/3f120d43000dbb4b9f380e1b/c001_v0001183_t0018": EOF 2024/12/11 04:39:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/3f120d43000dbb4b9f380e1b/c001_v0001183_t0018": EOF) 2024/12/11 04:39:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-senevul3jeja: 1/10 (Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/3f120d43000dbb4b9f380e1b/c001_v0001183_t0018": EOF) 2024/12/11 04:39:31 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 04:39:31 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dst" 2024/12/11 04:39:32 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/backup" 2024/12/11 04:39:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 04:39:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:39:34 DEBUG : two: Unchanged skipping 2024/12/11 04:39:34 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:39:35 INFO : one: Copied (server-side copy) 2024/12/11 04:39:35 INFO : one: Deleted 2024/12/11 04:39:35 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:39:36 INFO : one: Copied (new) 2024/12/11 04:39:36 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 04:39:37 INFO : three.txt: Copied (server-side copy) 2024/12/11 04:39:37 INFO : three.txt: Deleted 2024/12/11 04:39:37 INFO : three.txt: Moved into backup dir 2024/12/11 04:39:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 04:39:38 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:39:38 DEBUG : two: Unchanged skipping 2024/12/11 04:39:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:39:39 INFO : one: Copied (server-side copy) 2024/12/11 04:39:39 INFO : one: Deleted 2024/12/11 04:39:39 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 04:39:40 INFO : one: Copied (new) 2024/12/11 04:39:40 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 04:39:40 INFO : three.txt: Copied (server-side copy) 2024/12/11 04:39:40 INFO : three.txt: Deleted 2024/12/11 04:39:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:39:43 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dst" 2024/12/11 04:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/backup" 2024/12/11 04:39:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 04:39:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:39:46 DEBUG : two: Unchanged skipping 2024/12/11 04:39:46 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:39:48 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 04:39:48 INFO : one: Deleted 2024/12/11 04:39:48 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:39:49 INFO : one: Copied (new) 2024/12/11 04:39:49 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 04:39:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 04:39:49 INFO : three.txt: Deleted 2024/12/11 04:39:49 INFO : three.txt: Moved into backup dir 2024/12/11 04:39:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 04:39:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:39:51 DEBUG : two: Unchanged skipping 2024/12/11 04:39:51 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:39:52 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 04:39:52 INFO : one: Deleted 2024/12/11 04:39:52 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:39:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 04:39:52 INFO : one: Copied (new) 2024/12/11 04:39:52 DEBUG : Waiting for deletions to finish 2024/12/11 04:39:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 04:39:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 04:39:53 INFO : three.txt: Deleted 2024/12/11 04:39:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dst" 2024/12/11 04:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/backup" 2024/12/11 04:39:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 04:39:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:39:59 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:39:59 DEBUG : two: Unchanged skipping 2024/12/11 04:40:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:40:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/11 04:40:01 INFO : one: Deleted 2024/12/11 04:40:01 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:40:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:40:02 INFO : one: Copied (new) 2024/12/11 04:40:02 DEBUG : Waiting for deletions to finish 2024/12/11 04:40:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 04:40:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/11 04:40:03 INFO : three.txt: Deleted 2024/12/11 04:40:03 INFO : three.txt: Moved into backup dir 2024/12/11 04:40:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 04:40:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:40:04 DEBUG : two: Unchanged skipping 2024/12/11 04:40:04 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:40:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:40:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/11 04:40:05 INFO : one: Deleted 2024/12/11 04:40:05 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:40:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 04:40:05 INFO : one: Copied (new) 2024/12/11 04:40:05 DEBUG : Waiting for deletions to finish 2024/12/11 04:40:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 04:40:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/11 04:40:06 INFO : three.txt: Deleted 2024/12/11 04:40:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:40:09 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dst" 2024/12/11 04:40:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 04:40:11 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:40:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:40:11 DEBUG : two: Unchanged skipping 2024/12/11 04:40:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:40:12 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 04:40:12 INFO : one: Deleted 2024/12/11 04:40:12 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:40:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:40:13 INFO : one: Copied (new) 2024/12/11 04:40:13 DEBUG : Waiting for deletions to finish 2024/12/11 04:40:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 04:40:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 04:40:13 INFO : three.txt: Deleted 2024/12/11 04:40:13 INFO : three.txt: Moved into backup dir 2024/12/11 04:40:15 DEBUG : one.bak: Excluded (Path Filter) 2024/12/11 04:40:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/11 04:40:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 04:40:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:40:15 DEBUG : two: Unchanged skipping 2024/12/11 04:40:15 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for checks to finish 2024/12/11 04:40:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:40:15 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 04:40:15 INFO : one: Deleted 2024/12/11 04:40:15 DEBUG : B2 bucket rclone-test-senevul3jeja path dst: Waiting for transfers to finish 2024/12/11 04:40:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 04:40:15 INFO : one: Copied (new) 2024/12/11 04:40:15 DEBUG : Waiting for deletions to finish 2024/12/11 04:40:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 04:40:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 04:40:17 INFO : three.txt: Deleted 2024/12/11 04:40:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.72s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:40:20 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dst" 2024/12/11 04:40:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 04:40:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:40:22 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 04:40:22 INFO : one: Deleted 2024/12/11 04:40:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:40:23 INFO : one: Copied (new) 2024/12/11 04:40:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:40:23 DEBUG : two: Unchanged skipping 2024/12/11 04:40:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/11 04:40:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 04:40:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 04:40:24 INFO : three.txt: Deleted 2024/12/11 04:40:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 04:40:25 INFO : three.txt: Copied (new) 2024/12/11 04:40:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/11 04:40:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 04:40:25 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 04:40:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 04:40:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:40:26 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 04:40:27 INFO : one: Deleted 2024/12/11 04:40:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 04:40:27 INFO : one: Copied (new) 2024/12/11 04:40:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:40:27 DEBUG : two: Unchanged skipping 2024/12/11 04:40:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/11 04:40:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 04:40:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 04:40:28 INFO : three.txt: Deleted 2024/12/11 04:40:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/11 04:40:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-senevul3jeja/dst" 2024/12/11 04:40:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 04:40:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 04:40:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/11 04:40:34 INFO : one: Deleted 2024/12/11 04:40:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:40:35 INFO : one: Copied (new) 2024/12/11 04:40:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:40:35 DEBUG : two: Unchanged skipping 2024/12/11 04:40:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/11 04:40:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 04:40:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/11 04:40:36 INFO : three.txt: Deleted 2024/12/11 04:40:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 04:40:37 INFO : three.txt: Copied (new) 2024/12/11 04:40:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 04:40:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 04:40:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/11 04:40:38 INFO : one: Deleted 2024/12/11 04:40:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 04:40:39 INFO : one: Copied (new) 2024/12/11 04:40:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:40:39 DEBUG : two: Unchanged skipping 2024/12/11 04:40:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/11 04:40:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 04:40:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/11 04:40:40 INFO : three.txt: Deleted 2024/12/11 04:40:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/11 04:40:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.16s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:40:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/11 04:40:43 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:40:43 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:40:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/11 04:40:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/11 04:40:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.20s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:40:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 04:40:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:40:45 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:40:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 04:40:46 INFO : existing: Copied (new) 2024/12/11 04:40:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:40:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/11 04:40:46 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:40:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/11 04:40:46 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:40:46 ERROR : B2 bucket rclone-test-senevul3jeja: not deleting files as there were IO errors 2024/12/11 04:40:46 ERROR : B2 bucket rclone-test-senevul3jeja: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncImmutable (2.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:40:48 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:40:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:40:48 DEBUG : existing: Unchanged skipping 2024/12/11 04:40:48 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:40:48 DEBUG : Waiting for deletions to finish 2024/12/11 04:40:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.43s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", 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-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:41:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:41:10 DEBUG : both0: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both1: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both13: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both14: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both15: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both16: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both17: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both18: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both19: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both2: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both3: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both4: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both5: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both6: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both7: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both8: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:10 DEBUG : both9: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both10: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both11: Unchanged skipping 2024/12/11 04:41:10 DEBUG : both12: Unchanged skipping 2024/12/11 04:41:10 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:41:10 DEBUG : Waiting for deletions to finish 2024/12/11 04:41:10 INFO : only17: Deleted 2024/12/11 04:41:11 INFO : only18: Deleted 2024/12/11 04:41:11 INFO : only8: Deleted 2024/12/11 04:41:11 INFO : only9: Deleted 2024/12/11 04:41:11 INFO : only0: Deleted 2024/12/11 04:41:11 INFO : only11: Deleted 2024/12/11 04:41:11 INFO : only12: Deleted 2024/12/11 04:41:11 INFO : only3: Deleted 2024/12/11 04:41:11 INFO : only15: Deleted 2024/12/11 04:41:11 INFO : only6: Deleted 2024/12/11 04:41:11 INFO : only1: Deleted 2024/12/11 04:41:11 INFO : only13: Deleted 2024/12/11 04:41:11 INFO : only14: Deleted 2024/12/11 04:41:11 INFO : only16: Deleted 2024/12/11 04:41:11 INFO : only2: Deleted 2024/12/11 04:41:11 INFO : only10: Deleted 2024/12/11 04:41:11 INFO : only19: Deleted 2024/12/11 04:41:11 INFO : only4: Deleted 2024/12/11 04:41:11 INFO : only5: Deleted 2024/12/11 04:41:12 INFO : only7: Deleted 2024/12/11 04:41:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:41:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both0: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for checks to finish 2024/12/11 04:41:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both1: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both13: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both12: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both15: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both16: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both17: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both18: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both19: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both2: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both3: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both4: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both5: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both6: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both7: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both8: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:36 DEBUG : both9: Unchanged skipping 2024/12/11 04:41:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/11 04:41:36 DEBUG : both14: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both10: Unchanged skipping 2024/12/11 04:41:36 DEBUG : both11: Unchanged skipping 2024/12/11 04:41:36 DEBUG : B2 bucket rclone-test-senevul3jeja: Waiting for transfers to finish 2024/12/11 04:41:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only1: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only0: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only12: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only13: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only10: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only14: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only15: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only16: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only11: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only17: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only18: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only19: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only2: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only3: Copied (replaced existing) 2024/12/11 04:41:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:37 INFO : only4: Copied (replaced existing) 2024/12/11 04:41:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:38 INFO : only5: Copied (replaced existing) 2024/12/11 04:41:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:38 INFO : only7: Copied (replaced existing) 2024/12/11 04:41:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:38 INFO : only6: Copied (replaced existing) 2024/12/11 04:41:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:38 INFO : only8: Copied (replaced existing) 2024/12/11 04:41:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 04:41:38 INFO : only9: Copied (replaced existing) 2024/12/11 04:41:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:41:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 04:41:46 DEBUG : sub dir: Making directory 2024/12/11 04:41:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" 2024/12/11 04:41:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 04:41:49 DEBUG : sub dir: Making directory 2024/12/11 04:41:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-senevul3jeja", Local "Local file system at /tmp/rclone2120498835", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.02s) PASS 2024/12/11 04:41:52 DEBUG : B2 bucket rclone-test-senevul3jeja: Purge remote 2024/12/11 04:41:52 INFO : B2 bucket rclone-test-senevul3jeja: cleaning bucket "rclone-test-senevul3jeja" of all files 2024/12/11 04:41:53 DEBUG : BackupDir/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef44_d20241211_m043925_c001_v7007000_t0000_u01733891965076") 2024/12/11 04:41:53 DEBUG : BackupDir/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f115c9f8c1f29d272_d20241211_m043919_c001_v0001145_t0042_u01733891959220") 2024/12/11 04:41:53 DEBUG : CompareDest/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d15d3_d20241211_m043858_c001_v7007000_t0000_u01733891938666") 2024/12/11 04:41:53 DEBUG : CompareDest/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36608_d20241211_m043852_c001_v0001131_t0007_u01733891932524") 2024/12/11 04:41:53 DEBUG : CompareDest/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d15d9_d20241211_m043858_c001_v7007000_t0000_u01733891938847") 2024/12/11 04:41:53 DEBUG : CompareDest/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d7e81_d20241211_m043853_c001_v0001183_t0016_u01733891933936") 2024/12/11 04:41:53 DEBUG : CopyDest/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef45_d20241211_m043925_c001_v7007000_t0000_u01733891965261") 2024/12/11 04:41:53 DEBUG : CopyDest/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cebf_d20241211_m043915_c001_v0001115_t0038_u01733891955804") 2024/12/11 04:41:53 DEBUG : CopyDest/three: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef46_d20241211_m043925_c001_v7007000_t0000_u01733891965442") 2024/12/11 04:41:53 DEBUG : CopyDest/three: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d85cd_d20241211_m043922_c001_v0001183_t0050_u01733891962887") 2024/12/11 04:41:53 DEBUG : CopyDest/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef48_d20241211_m043925_c001_v7007000_t0000_u01733891965623") 2024/12/11 04:41:54 DEBUG : CopyDest/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be3663a_d20241211_m043920_c001_v0001131_t0045_u01733891960677") 2024/12/11 04:41:54 DEBUG : EXISTING: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5d19_d20241211_m044049_c001_v7007000_t0000_u01733892049304") 2024/12/11 04:41:54 DEBUG : EXISTING: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366a4_d20241211_m044048_c001_v0001131_t0033_u01733892048242") 2024/12/11 04:41:54 DEBUG : Testêé: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb592c_d20241211_m044045_c001_v7007000_t0000_u01733892045004") 2024/12/11 04:41:54 DEBUG : Testêé: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366a2_d20241211_m044044_c001_v0001131_t0013_u01733892044247") 2024/12/11 04:41:54 DEBUG : Testêé: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d027_d20241211_m044042_c001_v0001115_t0030_u01733892042540") 2024/12/11 04:41:54 DEBUG : a/potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63872_d20241211_m043704_c001_v7007000_t0000_u01733891824584") 2024/12/11 04:41:54 DEBUG : a/potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc3d_d20241211_m043703_c001_v0001115_t0052_u01733891823540") 2024/12/11 04:41:54 DEBUG : a/potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d6385b_d20241211_m043701_c001_v7007000_t0000_u01733891821212") 2024/12/11 04:41:54 DEBUG : a/potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc1b_d20241211_m043700_c001_v0001115_t0042_u01733891820190") 2024/12/11 04:41:54 DEBUG : a/potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d0fff_d20241211_m043636_c001_v7007000_t0000_u01733891796242") 2024/12/11 04:41:54 DEBUG : a/potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb8d_d20241211_m043635_c001_v0001115_t0051_u01733891795060") 2024/12/11 04:41:54 DEBUG : b/potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63873_d20241211_m043704_c001_v7007000_t0000_u01733891824769") 2024/12/11 04:41:54 DEBUG : b/potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc2f_d20241211_m043702_c001_v0001115_t0049_u01733891822122") 2024/12/11 04:41:54 DEBUG : b/potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63859_d20241211_m043700_c001_v7007000_t0000_u01733891820655") 2024/12/11 04:41:54 DEBUG : b/potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc15_d20241211_m043658_c001_v0001115_t0038_u01733891818938") 2024/12/11 04:41:54 DEBUG : b/potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d0ffe_d20241211_m043635_c001_v7007000_t0000_u01733891795690") 2024/12/11 04:41:54 DEBUG : b/potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb81_d20241211_m043633_c001_v0001115_t0032_u01733891793651") 2024/12/11 04:41:54 DEBUG : backup/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f402fa447e0edd1ba_d20241211_m043941_c001_v7007000_t0000_u01733891981090") 2024/12/11 04:41:55 DEBUG : backup/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f10134c9a5888fc48_d20241211_m043939_c001_v0001117_t0007_u01733891979213") 2024/12/11 04:41:55 DEBUG : backup/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f107850b1f62e5b09_d20241211_m043935_c001_v0001183_t0020_u01733891975502") 2024/12/11 04:41:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fc48_d20241211_m044006_c001_v7007000_t0000_u01733892006734") 2024/12/11 04:41:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f1170b3304dba4ea7_d20241211_m044004_c001_v0001130_t0050_u01733892004994") 2024/12/11 04:41:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100e515f97be50f0_d20241211_m044001_c001_v0001172_t0022_u01733892001214") 2024/12/11 04:41:55 DEBUG : backup/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f403b5b504e938770_d20241211_m043954_c001_v7007000_t0000_u01733891994002") 2024/12/11 04:41:55 DEBUG : backup/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f118a7a20743adf86_d20241211_m043951_c001_v0001144_t0053_u01733891991843") 2024/12/11 04:41:55 DEBUG : backup/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f1053c20eb42be2d9_d20241211_m043947_c001_v0001182_t0042_u01733891987993") 2024/12/11 04:41:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fc49_d20241211_m044006_c001_v7007000_t0000_u01733892006915") 2024/12/11 04:41:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f1137b911250a9649_d20241211_m044005_c001_v0001183_t0035_u01733892005961") 2024/12/11 04:41:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f10145469d8727588_d20241211_m044002_c001_v0001113_t0041_u01733892002678") 2024/12/11 04:41:55 DEBUG : backup/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f402fa447e0edd1bc_d20241211_m043941_c001_v7007000_t0000_u01733891981274") 2024/12/11 04:41:55 DEBUG : backup/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f108459a0d9d0062a_d20241211_m043940_c001_v0001183_t0023_u01733891980327") 2024/12/11 04:41:55 DEBUG : backup/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f104f17ef4593928f_d20241211_m043936_c001_v0001103_t0029_u01733891976866") 2024/12/11 04:41:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f403b5b504e938772_d20241211_m043954_c001_v7007000_t0000_u01733891994184") 2024/12/11 04:41:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f101acf7748d7c34d_d20241211_m043953_c001_v0001183_t0019_u01733891993134") 2024/12/11 04:41:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f113a309e92870977_d20241211_m043949_c001_v0001043_t0028_u01733891989393") 2024/12/11 04:41:55 DEBUG : both0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7da_d20241211_m044138_c001_v7007000_t0000_u01733892098846") 2024/12/11 04:41:55 DEBUG : both0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0c7_d20241211_m044117_c001_v0001115_t0058_u01733892077196") 2024/12/11 04:41:55 DEBUG : both0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf974e_d20241211_m044112_c001_v7007000_t0000_u01733892072557") 2024/12/11 04:41:55 DEBUG : both0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d05b_d20241211_m044051_c001_v0001115_t0030_u01733892051600") 2024/12/11 04:41:55 DEBUG : both1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7db_d20241211_m044139_c001_v7007000_t0000_u01733892099030") 2024/12/11 04:41:55 DEBUG : both1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0c9_d20241211_m044118_c001_v0001115_t0019_u01733892078450") 2024/12/11 04:41:56 DEBUG : both1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf974f_d20241211_m044112_c001_v7007000_t0000_u01733892072743") 2024/12/11 04:41:56 DEBUG : both1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d063_d20241211_m044052_c001_v0001115_t0005_u01733892052639") 2024/12/11 04:41:56 DEBUG : both10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7dc_d20241211_m044139_c001_v7007000_t0000_u01733892099211") 2024/12/11 04:41:56 DEBUG : both10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0f7_d20241211_m044126_c001_v0001115_t0007_u01733892086935") 2024/12/11 04:41:56 DEBUG : both10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9750_d20241211_m044112_c001_v7007000_t0000_u01733892072926") 2024/12/11 04:41:56 DEBUG : both10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d08b_d20241211_m044100_c001_v0001115_t0001_u01733892060402") 2024/12/11 04:41:56 DEBUG : both11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7dd_d20241211_m044139_c001_v7007000_t0000_u01733892099396") 2024/12/11 04:41:56 DEBUG : both11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0f9_d20241211_m044127_c001_v0001115_t0036_u01733892087748") 2024/12/11 04:41:56 DEBUG : both11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9751_d20241211_m044113_c001_v7007000_t0000_u01733892073109") 2024/12/11 04:41:56 DEBUG : both11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d08d_d20241211_m044101_c001_v0001115_t0058_u01733892061452") 2024/12/11 04:41:56 DEBUG : both12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7de_d20241211_m044139_c001_v7007000_t0000_u01733892099579") 2024/12/11 04:41:56 DEBUG : both12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0ff_d20241211_m044128_c001_v0001115_t0034_u01733892088665") 2024/12/11 04:41:56 DEBUG : both12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9752_d20241211_m044113_c001_v7007000_t0000_u01733892073290") 2024/12/11 04:41:56 DEBUG : both12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d095_d20241211_m044102_c001_v0001115_t0012_u01733892062258") 2024/12/11 04:41:56 DEBUG : both13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7df_d20241211_m044139_c001_v7007000_t0000_u01733892099762") 2024/12/11 04:41:56 DEBUG : both13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d107_d20241211_m044129_c001_v0001115_t0016_u01733892089490") 2024/12/11 04:41:56 DEBUG : both13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9753_d20241211_m044113_c001_v7007000_t0000_u01733892073472") 2024/12/11 04:41:56 DEBUG : both13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d097_d20241211_m044103_c001_v0001115_t0032_u01733892063244") 2024/12/11 04:41:56 DEBUG : both14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7e0_d20241211_m044139_c001_v7007000_t0000_u01733892099946") 2024/12/11 04:41:56 DEBUG : both14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d109_d20241211_m044130_c001_v0001115_t0039_u01733892090229") 2024/12/11 04:41:57 DEBUG : both14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9754_d20241211_m044113_c001_v7007000_t0000_u01733892073655") 2024/12/11 04:41:57 DEBUG : both14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d099_d20241211_m044104_c001_v0001115_t0055_u01733892064151") 2024/12/11 04:41:57 DEBUG : both15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7e2_d20241211_m044140_c001_v7007000_t0000_u01733892100129") 2024/12/11 04:41:57 DEBUG : both15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d10f_d20241211_m044130_c001_v0001115_t0059_u01733892090989") 2024/12/11 04:41:57 DEBUG : both15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9756_d20241211_m044113_c001_v7007000_t0000_u01733892073837") 2024/12/11 04:41:57 DEBUG : both15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d09b_d20241211_m044105_c001_v0001115_t0028_u01733892065027") 2024/12/11 04:41:57 DEBUG : both16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7e3_d20241211_m044140_c001_v7007000_t0000_u01733892100311") 2024/12/11 04:41:57 DEBUG : both16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d111_d20241211_m044132_c001_v0001115_t0026_u01733892092123") 2024/12/11 04:41:57 DEBUG : both16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9757_d20241211_m044114_c001_v7007000_t0000_u01733892074018") 2024/12/11 04:41:57 DEBUG : both16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0a1_d20241211_m044105_c001_v0001115_t0027_u01733892065809") 2024/12/11 04:41:57 DEBUG : both17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7e5_d20241211_m044140_c001_v7007000_t0000_u01733892100492") 2024/12/11 04:41:57 DEBUG : both17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d115_d20241211_m044133_c001_v0001115_t0008_u01733892093183") 2024/12/11 04:41:57 DEBUG : both17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9758_d20241211_m044114_c001_v7007000_t0000_u01733892074200") 2024/12/11 04:41:57 DEBUG : both17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0a5_d20241211_m044106_c001_v0001115_t0041_u01733892066634") 2024/12/11 04:41:57 DEBUG : both18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7e6_d20241211_m044140_c001_v7007000_t0000_u01733892100677") 2024/12/11 04:41:57 DEBUG : both18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d119_d20241211_m044134_c001_v0001115_t0023_u01733892094056") 2024/12/11 04:41:57 DEBUG : both18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9759_d20241211_m044114_c001_v7007000_t0000_u01733892074382") 2024/12/11 04:41:57 DEBUG : both18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0a9_d20241211_m044107_c001_v0001115_t0031_u01733892067685") 2024/12/11 04:41:57 DEBUG : both19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7e8_d20241211_m044140_c001_v7007000_t0000_u01733892100870") 2024/12/11 04:41:57 DEBUG : both19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d11d_d20241211_m044134_c001_v0001115_t0000_u01733892094942") 2024/12/11 04:41:57 DEBUG : both19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf975a_d20241211_m044114_c001_v7007000_t0000_u01733892074612") 2024/12/11 04:41:57 DEBUG : both19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0b1_d20241211_m044108_c001_v0001115_t0006_u01733892068964") 2024/12/11 04:41:58 DEBUG : both2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7e9_d20241211_m044141_c001_v7007000_t0000_u01733892101051") 2024/12/11 04:41:58 DEBUG : both2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0cf_d20241211_m044119_c001_v0001115_t0036_u01733892079410") 2024/12/11 04:41:58 DEBUG : both2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf975c_d20241211_m044114_c001_v7007000_t0000_u01733892074806") 2024/12/11 04:41:58 DEBUG : both2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d067_d20241211_m044053_c001_v0001115_t0020_u01733892053424") 2024/12/11 04:41:58 DEBUG : both3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7eb_d20241211_m044141_c001_v7007000_t0000_u01733892101233") 2024/12/11 04:41:58 DEBUG : both3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0d1_d20241211_m044120_c001_v0001115_t0054_u01733892080171") 2024/12/11 04:41:58 DEBUG : both3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf975d_d20241211_m044114_c001_v7007000_t0000_u01733892074989") 2024/12/11 04:41:58 DEBUG : both3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d06b_d20241211_m044054_c001_v0001115_t0040_u01733892054182") 2024/12/11 04:41:58 DEBUG : both4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7ed_d20241211_m044141_c001_v7007000_t0000_u01733892101416") 2024/12/11 04:41:58 DEBUG : both4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0d5_d20241211_m044120_c001_v0001115_t0039_u01733892080969") 2024/12/11 04:41:58 DEBUG : both4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf975f_d20241211_m044115_c001_v7007000_t0000_u01733892075171") 2024/12/11 04:41:58 DEBUG : both4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d06f_d20241211_m044055_c001_v0001115_t0020_u01733892055036") 2024/12/11 04:41:58 DEBUG : both5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7ef_d20241211_m044141_c001_v7007000_t0000_u01733892101601") 2024/12/11 04:41:58 DEBUG : both5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0db_d20241211_m044121_c001_v0001115_t0012_u01733892081844") 2024/12/11 04:41:58 DEBUG : both5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9761_d20241211_m044115_c001_v7007000_t0000_u01733892075352") 2024/12/11 04:41:58 DEBUG : both5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d075_d20241211_m044055_c001_v0001115_t0027_u01733892055802") 2024/12/11 04:41:58 DEBUG : both6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7f1_d20241211_m044141_c001_v7007000_t0000_u01733892101784") 2024/12/11 04:41:58 DEBUG : both6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0e1_d20241211_m044123_c001_v0001115_t0020_u01733892083099") 2024/12/11 04:41:58 DEBUG : both6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9762_d20241211_m044115_c001_v7007000_t0000_u01733892075535") 2024/12/11 04:41:58 DEBUG : both6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d079_d20241211_m044056_c001_v0001115_t0000_u01733892056796") 2024/12/11 04:41:58 DEBUG : both7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7f2_d20241211_m044141_c001_v7007000_t0000_u01733892101966") 2024/12/11 04:41:58 DEBUG : both7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0e7_d20241211_m044123_c001_v0001115_t0030_u01733892083916") 2024/12/11 04:41:59 DEBUG : both7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9763_d20241211_m044115_c001_v7007000_t0000_u01733892075716") 2024/12/11 04:41:59 DEBUG : both7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d07d_d20241211_m044057_c001_v0001115_t0036_u01733892057749") 2024/12/11 04:41:59 DEBUG : both8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7f4_d20241211_m044142_c001_v7007000_t0000_u01733892102147") 2024/12/11 04:41:59 DEBUG : both8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0eb_d20241211_m044125_c001_v0001115_t0020_u01733892085098") 2024/12/11 04:41:59 DEBUG : both8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9764_d20241211_m044115_c001_v7007000_t0000_u01733892075897") 2024/12/11 04:41:59 DEBUG : both8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d081_d20241211_m044058_c001_v0001115_t0015_u01733892058715") 2024/12/11 04:41:59 DEBUG : both9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7f5_d20241211_m044142_c001_v7007000_t0000_u01733892102331") 2024/12/11 04:41:59 DEBUG : both9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d0f1_d20241211_m044125_c001_v0001115_t0048_u01733892085910") 2024/12/11 04:41:59 DEBUG : both9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9765_d20241211_m044116_c001_v7007000_t0000_u01733892076079") 2024/12/11 04:41:59 DEBUG : both9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d085_d20241211_m044059_c001_v0001115_t0038_u01733892059571") 2024/12/11 04:41:59 DEBUG : c/non empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63875_d20241211_m043704_c001_v7007000_t0000_u01733891824951") 2024/12/11 04:41:59 DEBUG : c/non empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc3b_d20241211_m043702_c001_v0001115_t0000_u01733891822680") 2024/12/11 04:41:59 DEBUG : c/non empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d6385c_d20241211_m043701_c001_v7007000_t0000_u01733891821394") 2024/12/11 04:41:59 DEBUG : c/non empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc17_d20241211_m043659_c001_v0001115_t0028_u01733891819347") 2024/12/11 04:41:59 DEBUG : c/non empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1001_d20241211_m043636_c001_v7007000_t0000_u01733891796425") 2024/12/11 04:41:59 DEBUG : c/non empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb87_d20241211_m043634_c001_v0001115_t0003_u01733891794168") 2024/12/11 04:41:59 DEBUG : check sum: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2d5_d20241211_m043621_c001_v7007000_t0000_u01733891781455") 2024/12/11 04:41:59 DEBUG : check sum: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb35_d20241211_m043620_c001_v0001115_t0029_u01733891780208") 2024/12/11 04:41:59 DEBUG : dest/3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef11_d20241211_m043907_c001_v7007000_t0000_u01733891947877") 2024/12/11 04:41:59 DEBUG : dest/3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f406218bdeb6b100c_d20241211_m043906_c001_v0001182_t0002_u01733891946781") 2024/12/11 04:41:59 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5922_d20241211_m044041_c001_v7007000_t0000_u01733892041059") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f103fdf237e1118d9_d20241211_m044038_c001_v0001032_t0008_u01733892038755") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63b79_d20241211_m044038_c001_v7007000_t0000_u01733892038576") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f103fdf237e1118d3_d20241211_m044035_c001_v0001032_t0017_u01733892035544") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63b75_d20241211_m044034_c001_v7007000_t0000_u01733892034824") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36692_d20241211_m044030_c001_v0001131_t0007_u01733892030373") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5915_d20241211_m044028_c001_v7007000_t0000_u01733892028909") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f112df675d869ffee_d20241211_m044027_c001_v0001182_t0021_u01733892027120") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4000c32fcb38e2a6_d20241211_m044026_c001_v7007000_t0000_u01733892026937") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f112df675d869ff60_d20241211_m044023_c001_v0001182_t0047_u01733892023511") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4000c32fcb38e2a1_d20241211_m044022_c001_v7007000_t0000_u01733892022777") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cfd5_d20241211_m044018_c001_v0001115_t0002_u01733892018777") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fc75_d20241211_m044017_c001_v7007000_t0000_u01733892017488") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f119b0f30222d338f_d20241211_m044015_c001_v0001183_t0045_u01733892015848") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5c8c8_d20241211_m044015_c001_v7007000_t0000_u01733892015664") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f119b0f30222d332d_d20241211_m044013_c001_v0001183_t0001_u01733892013082") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5c8c4_d20241211_m044012_c001_v7007000_t0000_u01733892012359") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cfa9_d20241211_m044008_c001_v0001115_t0023_u01733892008056") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fc4b_d20241211_m044007_c001_v7007000_t0000_u01733892007123") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11837c50819e5ff2_d20241211_m044005_c001_v0001183_t0012_u01733892005521") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef8a_d20241211_m044005_c001_v7007000_t0000_u01733892005336") 2024/12/11 04:42:00 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11837c50819e5f42_d20241211_m044002_c001_v0001183_t0008_u01733892002256") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef82_d20241211_m044001_c001_v7007000_t0000_u01733892001532") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cf7b_d20241211_m043955_c001_v0001115_t0000_u01733891995293") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f403b5b504e938776_d20241211_m043954_c001_v7007000_t0000_u01733891994367") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f107850b1f62e5ded_d20241211_m043952_c001_v0001183_t0056_u01733891992640") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a8618fe_d20241211_m043952_c001_v7007000_t0000_u01733891992456") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f107850b1f62e5d49_d20241211_m043948_c001_v0001183_t0025_u01733891988978") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a8618eb_d20241211_m043948_c001_v7007000_t0000_u01733891988251") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cf37_d20241211_m043942_c001_v0001115_t0026_u01733891982366") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f402fa447e0edd1bd_d20241211_m043941_c001_v7007000_t0000_u01733891981455") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f111cfae3c3a80e44_d20241211_m043939_c001_v0001183_t0035_u01733891979903") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fbb6_d20241211_m043939_c001_v7007000_t0000_u01733891979721") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f111cfae3c3a80dc2_d20241211_m043936_c001_v0001183_t0000_u01733891976458") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fbb0_d20241211_m043935_c001_v7007000_t0000_u01733891975727") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cef1_d20241211_m043926_c001_v0001115_t0037_u01733891966897") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef49_d20241211_m043925_c001_v7007000_t0000_u01733891965804") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f10445866344dd6ef_d20241211_m043919_c001_v0001145_t0013_u01733891959693") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4010123395a8886b_d20241211_m043919_c001_v7007000_t0000_u01733891959479") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d83fb_d20241211_m043915_c001_v0001183_t0001_u01733891955249") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f110fa2f3a221f835_d20241211_m043913_c001_v0001144_t0049_u01733891953636") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f110fa2f3a221f82f_d20241211_m043912_c001_v0001144_t0048_u01733891952380") 2024/12/11 04:42:01 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d15dd_d20241211_m043859_c001_v7007000_t0000_u01733891939027") 2024/12/11 04:42:02 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ce41_d20241211_m043851_c001_v0001115_t0007_u01733891931737") 2024/12/11 04:42:02 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117257b65b4dde43_d20241211_m043850_c001_v0001183_t0006_u01733891930967") 2024/12/11 04:42:02 DEBUG : dst/one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117257b65b4dde0b_d20241211_m043849_c001_v0001183_t0053_u01733891929993") 2024/12/11 04:42:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5923_d20241211_m044041_c001_v7007000_t0000_u01733892041240") 2024/12/11 04:42:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f1193b1b32b1758bc_d20241211_m044038_c001_v0001182_t0013_u01733892038374") 2024/12/11 04:42:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f1116a777deb66005_d20241211_m044034_c001_v0001161_t0057_u01733892034465") 2024/12/11 04:42:02 DEBUG : dst/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5916_d20241211_m044029_c001_v7007000_t0000_u01733892029089") 2024/12/11 04:42:02 DEBUG : dst/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f114f35eda463c7ff_d20241211_m044026_c001_v0001115_t0036_u01733892026439") 2024/12/11 04:42:02 DEBUG : dst/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f1153e7ecf1420039_d20241211_m044022_c001_v0001177_t0044_u01733892022567") 2024/12/11 04:42:02 DEBUG : dst/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fc76_d20241211_m044017_c001_v7007000_t0000_u01733892017675") 2024/12/11 04:42:02 DEBUG : dst/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f113fe59716c03fbd_d20241211_m044015_c001_v0001033_t0053_u01733892015303") 2024/12/11 04:42:02 DEBUG : dst/one.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f109c094e4047cf9f_d20241211_m044012_c001_v0001154_t0015_u01733892012087") 2024/12/11 04:42:02 DEBUG : dst/three: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef4a_d20241211_m043925_c001_v7007000_t0000_u01733891965987") 2024/12/11 04:42:02 DEBUG : dst/three: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f110fa2f3a221f851_d20241211_m043924_c001_v0001144_t0053_u01733891964077") 2024/12/11 04:42:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5924_d20241211_m044041_c001_v7007000_t0000_u01733892041423") 2024/12/11 04:42:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f102187ebd5ea4fa2_d20241211_m044039_c001_v0001113_t0052_u01733892039749") 2024/12/11 04:42:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f1002a63604104dcf_d20241211_m044036_c001_v0001182_t0003_u01733892036470") 2024/12/11 04:42:02 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5925_d20241211_m044041_c001_v7007000_t0000_u01733892041606") 2024/12/11 04:42:02 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f103fdf237e1118db_d20241211_m044040_c001_v0001032_t0032_u01733892040290") 2024/12/11 04:42:02 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63b81_d20241211_m044040_c001_v7007000_t0000_u01733892040102") 2024/12/11 04:42:02 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f103fdf237e1118d7_d20241211_m044036_c001_v0001032_t0052_u01733892036866") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63b76_d20241211_m044036_c001_v7007000_t0000_u01733892036685") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36696_d20241211_m044031_c001_v0001131_t0050_u01733892031660") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5917_d20241211_m044029_c001_v7007000_t0000_u01733892029284") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f112df675d86a0022_d20241211_m044028_c001_v0001182_t0041_u01733892028309") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4000c32fcb38e2a7_d20241211_m044028_c001_v7007000_t0000_u01733892028126") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f112df675d869ff9e_d20241211_m044024_c001_v0001182_t0014_u01733892024944") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4000c32fcb38e2a4_d20241211_m044024_c001_v7007000_t0000_u01733892024761") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cfd9_d20241211_m044019_c001_v0001115_t0018_u01733892019564") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5c8cc_d20241211_m044016_c001_v7007000_t0000_u01733892016926") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36686_d20241211_m044014_c001_v0001131_t0028_u01733892014445") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5c8c5_d20241211_m044013_c001_v7007000_t0000_u01733892013711") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cfad_d20241211_m044008_c001_v0001115_t0048_u01733892008884") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef8b_d20241211_m044006_c001_v7007000_t0000_u01733892006180") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36678_d20241211_m044004_c001_v0001131_t0008_u01733892004114") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef83_d20241211_m044003_c001_v7007000_t0000_u01733892003019") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cf81_d20241211_m043956_c001_v0001115_t0041_u01733891996304") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a861905_d20241211_m043953_c001_v7007000_t0000_u01733891993447") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36662_d20241211_m043950_c001_v0001131_t0020_u01733891990947") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a8618f2_d20241211_m043949_c001_v7007000_t0000_u01733891989835") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cf3d_d20241211_m043943_c001_v0001115_t0005_u01733891983355") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fbb7_d20241211_m043940_c001_v7007000_t0000_u01733891980535") 2024/12/11 04:42:03 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36658_d20241211_m043938_c001_v0001131_t0001_u01733891978344") 2024/12/11 04:42:04 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fbb1_d20241211_m043937_c001_v7007000_t0000_u01733891977252") 2024/12/11 04:42:04 DEBUG : dst/three.txt: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cf05_d20241211_m043930_c001_v0001115_t0001_u01733891970088") 2024/12/11 04:42:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5918_d20241211_m044029_c001_v7007000_t0000_u01733892029465") 2024/12/11 04:42:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f112152a5f4562246_d20241211_m044027_c001_v0001183_t0037_u01733892027904") 2024/12/11 04:42:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f101e1fbe45e22794_d20241211_m044024_c001_v0001104_t0001_u01733892024336") 2024/12/11 04:42:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fc78_d20241211_m044017_c001_v7007000_t0000_u01733892017856") 2024/12/11 04:42:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f108533ff76c22d81_d20241211_m044016_c001_v0001144_t0024_u01733892016331") 2024/12/11 04:42:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f119b0f30222d3343_d20241211_m044013_c001_v0001183_t0023_u01733892013497") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5926_d20241211_m044041_c001_v7007000_t0000_u01733892041799") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cffb_d20241211_m044031_c001_v0001115_t0041_u01733892031099") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5919_d20241211_m044029_c001_v7007000_t0000_u01733892029645") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be3668e_d20241211_m044019_c001_v0001131_t0012_u01733892019269") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fc7a_d20241211_m044018_c001_v7007000_t0000_u01733892018038") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be3667c_d20241211_m044008_c001_v0001131_t0021_u01733892008616") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41907585c648fc4d_d20241211_m044007_c001_v7007000_t0000_u01733892007306") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be3666c_d20241211_m043956_c001_v0001131_t0048_u01733891996027") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f403b5b504e938779_d20241211_m043954_c001_v7007000_t0000_u01733891994550") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be3665c_d20241211_m043943_c001_v0001131_t0041_u01733891983041") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f402fa447e0edd1be_d20241211_m043941_c001_v7007000_t0000_u01733891981637") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36646_d20241211_m043927_c001_v0001131_t0048_u01733891967658") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef4b_d20241211_m043926_c001_v7007000_t0000_u01733891966168") 2024/12/11 04:42:04 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f1100b508ef0dfff0_d20241211_m043921_c001_v0001134_t0015_u01733891961569") 2024/12/11 04:42:05 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d15e4_d20241211_m043859_c001_v7007000_t0000_u01733891939208") 2024/12/11 04:42:05 DEBUG : dst/two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117257b65b4ddfcf_d20241211_m043858_c001_v0001183_t0025_u01733891938093") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f402247eab49db297_d20241211_m043817_c001_v7007000_t0000_u01733891897119") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d7420_d20241211_m043813_c001_v0001183_t0047_u01733891893565") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f402247eab49db293_d20241211_m043811_c001_v7007000_t0000_u01733891891595") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d711c_d20241211_m043800_c001_v0001183_t0055_u01733891880898") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1521_d20241211_m043751_c001_v7007000_t0000_u01733891871736") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d6e14_d20241211_m043748_c001_v0001183_t0013_u01733891868230") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638f2_d20241211_m043722_c001_v7007000_t0000_u01733891842646") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc91_d20241211_m043719_c001_v0001115_t0055_u01733891839939") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638df_d20241211_m043718_c001_v7007000_t0000_u01733891838082") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc81_d20241211_m043716_c001_v0001115_t0052_u01733891836630") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638af_d20241211_m043712_c001_v7007000_t0000_u01733891832136") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc6a_d20241211_m043709_c001_v0001115_t0028_u01733891829854") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d6388f_d20241211_m043708_c001_v7007000_t0000_u01733891828298") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc56_d20241211_m043706_c001_v0001115_t0037_u01733891826321") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d6383c_d20241211_m043658_c001_v7007000_t0000_u01733891818023") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbfd_d20241211_m043655_c001_v0001115_t0003_u01733891815581") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1018_d20241211_m043654_c001_v7007000_t0000_u01733891814182") 2024/12/11 04:42:05 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbf1_d20241211_m043653_c001_v0001115_t0015_u01733891813162") 2024/12/11 04:42:06 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d100e_d20241211_m043646_c001_v7007000_t0000_u01733891806514") 2024/12/11 04:42:06 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbbd_d20241211_m043644_c001_v0001115_t0004_u01733891804745") 2024/12/11 04:42:06 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1007_d20241211_m043642_c001_v7007000_t0000_u01733891802192") 2024/12/11 04:42:06 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb9f_d20241211_m043640_c001_v0001115_t0000_u01733891800714") 2024/12/11 04:42:06 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1004_d20241211_m043639_c001_v7007000_t0000_u01733891799625") 2024/12/11 04:42:06 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f109410c4b51ea844_d20241211_m043639_c001_v0001113_t0018_u01733891799006") 2024/12/11 04:42:06 DEBUG : empty space: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb91_d20241211_m043637_c001_v0001115_t0056_u01733891797150") 2024/12/11 04:42:06 DEBUG : enormous: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638ee_d20241211_m043721_c001_v7007000_t0000_u01733891841698") 2024/12/11 04:42:06 DEBUG : enormous: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc9b_d20241211_m043720_c001_v0001115_t0025_u01733891840882") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb5d15_d20241211_m044047_c001_v7007000_t0000_u01733892047116") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d03f_d20241211_m044045_c001_v0001115_t0028_u01733892045754") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d150e_d20241211_m043746_c001_v7007000_t0000_u01733891866432") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cd13_d20241211_m043745_c001_v0001115_t0054_u01733891865248") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d0ff4_d20241211_m043632_c001_v7007000_t0000_u01733891792565") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb75_d20241211_m043631_c001_v0001115_t0004_u01733891791326") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d0fe0_d20241211_m043629_c001_v7007000_t0000_u01733891789998") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb6d_d20241211_m043629_c001_v0001115_t0035_u01733891789163") 2024/12/11 04:42:06 DEBUG : existing: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb65_d20241211_m043628_c001_v0001115_t0019_u01733891788034") 2024/12/11 04:42:06 DEBUG : existing-b: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d150f_d20241211_m043746_c001_v7007000_t0000_u01733891866628") 2024/12/11 04:42:06 DEBUG : existing-b: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d6d66_d20241211_m043745_c001_v0001183_t0047_u01733891865258") 2024/12/11 04:42:06 DEBUG : five: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638f9_d20241211_m043727_c001_v7007000_t0000_u01733891847943") 2024/12/11 04:42:06 DEBUG : five: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200ccb3_d20241211_m043725_c001_v0001115_t0047_u01733891845612") 2024/12/11 04:42:07 DEBUG : foo: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d100b_d20241211_m043644_c001_v7007000_t0000_u01733891804021") 2024/12/11 04:42:07 DEBUG : foo: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200cbb5_d20241211_m043643_c001_v0001115_t0047_u01733891803474") 2024/12/11 04:42:07 DEBUG : foo: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200cbaf_d20241211_m043642_c001_v0001115_t0047_u01733891802915") 2024/12/11 04:42:07 DEBUG : four: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638fa_d20241211_m043728_c001_v7007000_t0000_u01733891848124") 2024/12/11 04:42:07 DEBUG : four: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f400c6e246c6d6889_d20241211_m043726_c001_v0001183_t0018_u01733891846163") 2024/12/11 04:42:07 DEBUG : four: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ccaf_d20241211_m043724_c001_v0001115_t0013_u01733891844567") 2024/12/11 04:42:07 DEBUG : hello world2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a861388_d20241211_m043532_c001_v7007000_t0000_u01733891732211") 2024/12/11 04:42:07 DEBUG : hello world2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca2b_d20241211_m043531_c001_v0001115_t0032_u01733891731436") 2024/12/11 04:42:07 DEBUG : ignore-size: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2dc_d20241211_m043626_c001_v7007000_t0000_u01733891786584") 2024/12/11 04:42:07 DEBUG : ignore-size: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb5b_d20241211_m043625_c001_v0001115_t0007_u01733891785148") 2024/12/11 04:42:07 DEBUG : nested/sub dir/file: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d150a_d20241211_m043744_c001_v7007000_t0000_u01733891864138") 2024/12/11 04:42:07 DEBUG : nested/sub dir/file: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d6ce1_d20241211_m043743_c001_v0001183_t0037_u01733891863143") 2024/12/11 04:42:07 DEBUG : nested/sub dir/file: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1506_d20241211_m043742_c001_v7007000_t0000_u01733891862039") 2024/12/11 04:42:07 DEBUG : nested/sub dir/file: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d6c65_d20241211_m043740_c001_v0001183_t0012_u01733891860669") 2024/12/11 04:42:07 DEBUG : one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638fb_d20241211_m043728_c001_v7007000_t0000_u01733891848307") 2024/12/11 04:42:07 DEBUG : one: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200cca7_d20241211_m043723_c001_v0001115_t0047_u01733891843764") 2024/12/11 04:42:07 DEBUG : only0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7f7_d20241211_m044142_c001_v7007000_t0000_u01733892102514") 2024/12/11 04:42:07 DEBUG : only0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200d123_d20241211_m044136_c001_v0001115_t0047_u01733892096835") 2024/12/11 04:42:07 DEBUG : only0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366e0_d20241211_m044118_c001_v0001131_t0028_u01733892078162") 2024/12/11 04:42:07 DEBUG : only0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf9749_d20241211_m044111_c001_v7007000_t0000_u01733892071191") 2024/12/11 04:42:07 DEBUG : only0: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366a8_d20241211_m044052_c001_v0001131_t0025_u01733892052179") 2024/12/11 04:42:07 DEBUG : only1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7f9_d20241211_m044142_c001_v7007000_t0000_u01733892102697") 2024/12/11 04:42:08 DEBUG : only1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f417235700be36718_d20241211_m044136_c001_v0001131_t0057_u01733892096845") 2024/12/11 04:42:08 DEBUG : only1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366e6_d20241211_m044119_c001_v0001131_t0002_u01733892079022") 2024/12/11 04:42:08 DEBUG : only1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5ce75_d20241211_m044111_c001_v7007000_t0000_u01733892071542") 2024/12/11 04:42:08 DEBUG : only1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366aa_d20241211_m044053_c001_v0001131_t0029_u01733892053112") 2024/12/11 04:42:08 DEBUG : only10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7fa_d20241211_m044142_c001_v7007000_t0000_u01733892102879") 2024/12/11 04:42:08 DEBUG : only10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40518f8bc81fbbd9_d20241211_m044137_c001_v0001172_t0056_u01733892097397") 2024/12/11 04:42:08 DEBUG : only10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366fc_d20241211_m044127_c001_v0001131_t0008_u01733892087389") 2024/12/11 04:42:08 DEBUG : only10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf974c_d20241211_m044111_c001_v7007000_t0000_u01733892071741") 2024/12/11 04:42:08 DEBUG : only10: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366c0_d20241211_m044101_c001_v0001131_t0047_u01733892061153") 2024/12/11 04:42:08 DEBUG : only11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7fc_d20241211_m044143_c001_v7007000_t0000_u01733892103062") 2024/12/11 04:42:08 DEBUG : only11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415423aa0e3fcb2a_d20241211_m044137_c001_v0001183_t0027_u01733892097598") 2024/12/11 04:42:08 DEBUG : only11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366fe_d20241211_m044128_c001_v0001131_t0001_u01733892088348") 2024/12/11 04:42:08 DEBUG : only11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f413aa5cf0adeac42_d20241211_m044111_c001_v7007000_t0000_u01733892071217") 2024/12/11 04:42:08 DEBUG : only11: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366c2_d20241211_m044101_c001_v0001131_t0044_u01733892061948") 2024/12/11 04:42:08 DEBUG : only12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde7fd_d20241211_m044143_c001_v7007000_t0000_u01733892103246") 2024/12/11 04:42:08 DEBUG : only12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200d127_d20241211_m044137_c001_v0001115_t0047_u01733892097241") 2024/12/11 04:42:08 DEBUG : only12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36700_d20241211_m044129_c001_v0001131_t0028_u01733892089209") 2024/12/11 04:42:08 DEBUG : only12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5ce72_d20241211_m044111_c001_v7007000_t0000_u01733892071359") 2024/12/11 04:42:08 DEBUG : only12: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366c4_d20241211_m044102_c001_v0001131_t0055_u01733892062934") 2024/12/11 04:42:08 DEBUG : only13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde801_d20241211_m044143_c001_v7007000_t0000_u01733892103431") 2024/12/11 04:42:09 DEBUG : only13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f417235700be3671a_d20241211_m044137_c001_v0001131_t0057_u01733892097251") 2024/12/11 04:42:09 DEBUG : only13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36706_d20241211_m044129_c001_v0001131_t0044_u01733892089906") 2024/12/11 04:42:09 DEBUG : only13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf974b_d20241211_m044111_c001_v7007000_t0000_u01733892071560") 2024/12/11 04:42:09 DEBUG : only13: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366c6_d20241211_m044103_c001_v0001131_t0044_u01733892063845") 2024/12/11 04:42:09 DEBUG : only14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde803_d20241211_m044143_c001_v7007000_t0000_u01733892103636") 2024/12/11 04:42:09 DEBUG : only14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200d129_d20241211_m044137_c001_v0001115_t0047_u01733892097422") 2024/12/11 04:42:09 DEBUG : only14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36708_d20241211_m044130_c001_v0001131_t0059_u01733892090635") 2024/12/11 04:42:09 DEBUG : only14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4188671fdb25aa69_d20241211_m044111_c001_v7007000_t0000_u01733892071574") 2024/12/11 04:42:09 DEBUG : only14: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366c8_d20241211_m044104_c001_v0001131_t0041_u01733892064691") 2024/12/11 04:42:09 DEBUG : only15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde804_d20241211_m044143_c001_v7007000_t0000_u01733892103820") 2024/12/11 04:42:09 DEBUG : only15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f417235700be3671c_d20241211_m044137_c001_v0001131_t0057_u01733892097433") 2024/12/11 04:42:09 DEBUG : only15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be3670c_d20241211_m044131_c001_v0001131_t0029_u01733892091808") 2024/12/11 04:42:09 DEBUG : only15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4188671fdb25aa68_d20241211_m044111_c001_v7007000_t0000_u01733892071370") 2024/12/11 04:42:09 DEBUG : only15: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366ce_d20241211_m044105_c001_v0001131_t0014_u01733892065479") 2024/12/11 04:42:09 DEBUG : only16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde81e_d20241211_m044144_c001_v7007000_t0000_u01733892104006") 2024/12/11 04:42:09 DEBUG : only16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40518f8bc81fbbdb_d20241211_m044137_c001_v0001172_t0056_u01733892097581") 2024/12/11 04:42:09 DEBUG : only16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36710_d20241211_m044132_c001_v0001131_t0053_u01733892092893") 2024/12/11 04:42:09 DEBUG : only16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f413aa5cf0adeac44_d20241211_m044111_c001_v7007000_t0000_u01733892071584") 2024/12/11 04:42:09 DEBUG : only16: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366d2_d20241211_m044106_c001_v0001131_t0021_u01733892066358") 2024/12/11 04:42:09 DEBUG : only17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde821_d20241211_m044144_c001_v7007000_t0000_u01733892104188") 2024/12/11 04:42:09 DEBUG : only17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200d12b_d20241211_m044137_c001_v0001115_t0047_u01733892097607") 2024/12/11 04:42:09 DEBUG : only17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36712_d20241211_m044133_c001_v0001131_t0017_u01733892093786") 2024/12/11 04:42:10 DEBUG : only17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5ce6a_d20241211_m044110_c001_v7007000_t0000_u01733892070808") 2024/12/11 04:42:10 DEBUG : only17: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366d4_d20241211_m044107_c001_v0001131_t0021_u01733892067399") 2024/12/11 04:42:10 DEBUG : only18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde823_d20241211_m044144_c001_v7007000_t0000_u01733892104370") 2024/12/11 04:42:10 DEBUG : only18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f417235700be3671e_d20241211_m044137_c001_v0001131_t0057_u01733892097618") 2024/12/11 04:42:10 DEBUG : only18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36714_d20241211_m044134_c001_v0001131_t0044_u01733892094667") 2024/12/11 04:42:10 DEBUG : only18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5ce6c_d20241211_m044110_c001_v7007000_t0000_u01733892070990") 2024/12/11 04:42:10 DEBUG : only18: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366d6_d20241211_m044108_c001_v0001131_t0025_u01733892068692") 2024/12/11 04:42:10 DEBUG : only19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde825_d20241211_m044144_c001_v7007000_t0000_u01733892104552") 2024/12/11 04:42:10 DEBUG : only19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40518f8bc81fbbdd_d20241211_m044137_c001_v0001172_t0056_u01733892097763") 2024/12/11 04:42:10 DEBUG : only19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36716_d20241211_m044135_c001_v0001131_t0008_u01733892095758") 2024/12/11 04:42:10 DEBUG : only19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4188671fdb25aa6c_d20241211_m044111_c001_v7007000_t0000_u01733892071755") 2024/12/11 04:42:10 DEBUG : only19: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366da_d20241211_m044109_c001_v0001131_t0003_u01733892069466") 2024/12/11 04:42:10 DEBUG : only2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde827_d20241211_m044144_c001_v7007000_t0000_u01733892104743") 2024/12/11 04:42:10 DEBUG : only2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415423aa0e3fcb32_d20241211_m044137_c001_v0001183_t0027_u01733892097782") 2024/12/11 04:42:10 DEBUG : only2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366e8_d20241211_m044119_c001_v0001131_t0015_u01733892079882") 2024/12/11 04:42:10 DEBUG : only2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5ce79_d20241211_m044111_c001_v7007000_t0000_u01733892071727") 2024/12/11 04:42:10 DEBUG : only2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366ac_d20241211_m044053_c001_v0001131_t0000_u01733892053895") 2024/12/11 04:42:10 DEBUG : only3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde829_d20241211_m044144_c001_v7007000_t0000_u01733892104926") 2024/12/11 04:42:10 DEBUG : only3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200d12d_d20241211_m044137_c001_v0001115_t0047_u01733892097793") 2024/12/11 04:42:10 DEBUG : only3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366ea_d20241211_m044120_c001_v0001131_t0054_u01733892080649") 2024/12/11 04:42:10 DEBUG : only3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf974a_d20241211_m044111_c001_v7007000_t0000_u01733892071378") 2024/12/11 04:42:10 DEBUG : only3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366ae_d20241211_m044054_c001_v0001131_t0034_u01733892054687") 2024/12/11 04:42:11 DEBUG : only4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde82b_d20241211_m044145_c001_v7007000_t0000_u01733892105108") 2024/12/11 04:42:11 DEBUG : only4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f417235700be36720_d20241211_m044137_c001_v0001131_t0057_u01733892097804") 2024/12/11 04:42:11 DEBUG : only4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366ee_d20241211_m044121_c001_v0001131_t0001_u01733892081583") 2024/12/11 04:42:11 DEBUG : only4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f413aa5cf0adeac45_d20241211_m044111_c001_v7007000_t0000_u01733892071766") 2024/12/11 04:42:11 DEBUG : only4: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366b0_d20241211_m044055_c001_v0001131_t0014_u01733892055502") 2024/12/11 04:42:11 DEBUG : only5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde82e_d20241211_m044145_c001_v7007000_t0000_u01733892105290") 2024/12/11 04:42:11 DEBUG : only5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40518f8bc81fbbdf_d20241211_m044137_c001_v0001172_t0056_u01733892097945") 2024/12/11 04:42:11 DEBUG : only5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366f2_d20241211_m044122_c001_v0001131_t0045_u01733892082807") 2024/12/11 04:42:11 DEBUG : only5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5ce7b_d20241211_m044111_c001_v7007000_t0000_u01733892071910") 2024/12/11 04:42:11 DEBUG : only5: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366b2_d20241211_m044056_c001_v0001131_t0016_u01733892056249") 2024/12/11 04:42:11 DEBUG : only6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde830_d20241211_m044145_c001_v7007000_t0000_u01733892105472") 2024/12/11 04:42:11 DEBUG : only6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415423aa0e3fcb42_d20241211_m044137_c001_v0001183_t0027_u01733892097964") 2024/12/11 04:42:11 DEBUG : only6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366f4_d20241211_m044123_c001_v0001131_t0049_u01733892083578") 2024/12/11 04:42:11 DEBUG : only6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f413aa5cf0adeac43_d20241211_m044111_c001_v7007000_t0000_u01733892071399") 2024/12/11 04:42:11 DEBUG : only6: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366b6_d20241211_m044057_c001_v0001131_t0021_u01733892057480") 2024/12/11 04:42:11 DEBUG : only7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde831_d20241211_m044145_c001_v7007000_t0000_u01733892105657") 2024/12/11 04:42:11 DEBUG : only7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200d131_d20241211_m044137_c001_v0001115_t0047_u01733892097976") 2024/12/11 04:42:11 DEBUG : only7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366f6_d20241211_m044124_c001_v0001131_t0056_u01733892084692") 2024/12/11 04:42:11 DEBUG : only7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4016bfaa4fbf974d_d20241211_m044111_c001_v7007000_t0000_u01733892071923") 2024/12/11 04:42:11 DEBUG : only7: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366b8_d20241211_m044058_c001_v0001131_t0039_u01733892058241") 2024/12/11 04:42:12 DEBUG : only8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde833_d20241211_m044145_c001_v7007000_t0000_u01733892105839") 2024/12/11 04:42:12 DEBUG : only8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f417235700be36722_d20241211_m044137_c001_v0001131_t0057_u01733892097986") 2024/12/11 04:42:12 DEBUG : only8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366f8_d20241211_m044125_c001_v0001131_t0055_u01733892085633") 2024/12/11 04:42:12 DEBUG : only8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40891d27bcf5ce70_d20241211_m044111_c001_v7007000_t0000_u01733892071173") 2024/12/11 04:42:12 DEBUG : only8: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366ba_d20241211_m044059_c001_v0001131_t0035_u01733892059265") 2024/12/11 04:42:12 DEBUG : only9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde834_d20241211_m044146_c001_v7007000_t0000_u01733892106022") 2024/12/11 04:42:12 DEBUG : only9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40518f8bc81fbbe1_d20241211_m044138_c001_v0001172_t0056_u01733892098127") 2024/12/11 04:42:12 DEBUG : only9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366fa_d20241211_m044126_c001_v0001131_t0012_u01733892086381") 2024/12/11 04:42:12 DEBUG : only9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4188671fdb25aa66_d20241211_m044111_c001_v7007000_t0000_u01733892071185") 2024/12/11 04:42:12 DEBUG : only9: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be366be_d20241211_m044100_c001_v0001131_t0033_u01733892060056") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14fa_d20241211_m043738_c001_v7007000_t0000_u01733891858812") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d6b3b_d20241211_m043736_c001_v0001183_t0026_u01733891856798") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14e3_d20241211_m043735_c001_v7007000_t0000_u01733891855329") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d6a23_d20241211_m043732_c001_v0001183_t0025_u01733891852902") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14cc_d20241211_m043731_c001_v7007000_t0000_u01733891851413") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d6919_d20241211_m043729_c001_v0001183_t0006_u01733891849240") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638ca_d20241211_m043714_c001_v7007000_t0000_u01733891834805") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc76_d20241211_m043713_c001_v0001115_t0047_u01733891833049") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638a2_d20241211_m043710_c001_v7007000_t0000_u01733891830621") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc68_d20241211_m043709_c001_v0001115_t0021_u01733891829223") 2024/12/11 04:42:12 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63888_d20241211_m043707_c001_v7007000_t0000_u01733891827415") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc50_d20241211_m043705_c001_v0001115_t0031_u01733891825683") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d105f_d20241211_m043657_c001_v7007000_t0000_u01733891817055") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbf9_d20241211_m043655_c001_v0001115_t0019_u01733891815090") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1019_d20241211_m043654_c001_v7007000_t0000_u01733891814364") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbed_d20241211_m043652_c001_v0001115_t0002_u01733891812757") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1016_d20241211_m043652_c001_v7007000_t0000_u01733891812031") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbdd_d20241211_m043651_c001_v0001115_t0034_u01733891811079") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbd7_d20241211_m043650_c001_v0001115_t0052_u01733891810222") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1012_d20241211_m043649_c001_v7007000_t0000_u01733891809493") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbcf_d20241211_m043648_c001_v0001115_t0027_u01733891808298") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbc9_d20241211_m043647_c001_v0001115_t0041_u01733891807423") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d100f_d20241211_m043646_c001_v7007000_t0000_u01733891806700") 2024/12/11 04:42:13 DEBUG : potato: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cbc3_d20241211_m043645_c001_v0001115_t0019_u01733891805700") 2024/12/11 04:42:13 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f416004622bdb57a3_d20241211_m043827_c001_v7007000_t0000_u01733891907035") 2024/12/11 04:42:13 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be365ee_d20241211_m043826_c001_v0001131_t0047_u01733891906343") 2024/12/11 04:42:13 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f402247eab49db298_d20241211_m043817_c001_v7007000_t0000_u01733891897356") 2024/12/11 04:42:13 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be365e8_d20241211_m043812_c001_v0001131_t0022_u01733891892929") 2024/12/11 04:42:13 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41797b2d97f703f1_d20241211_m043805_c001_v7007000_t0000_u01733891885133") 2024/12/11 04:42:13 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be365d8_d20241211_m043800_c001_v0001131_t0056_u01733891880199") 2024/12/11 04:42:13 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1525_d20241211_m043752_c001_v7007000_t0000_u01733891872078") 2024/12/11 04:42:13 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be365c8_d20241211_m043747_c001_v0001131_t0005_u01733891867932") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638f0_d20241211_m043721_c001_v7007000_t0000_u01733891841881") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc8d_d20241211_m043719_c001_v0001115_t0045_u01733891839372") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638e1_d20241211_m043718_c001_v7007000_t0000_u01733891838264") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc7d_d20241211_m043715_c001_v0001115_t0007_u01733891835722") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638cd_d20241211_m043714_c001_v7007000_t0000_u01733891834988") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc78_d20241211_m043713_c001_v0001115_t0001_u01733891833989") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638b2_d20241211_m043712_c001_v7007000_t0000_u01733891832317") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc6e_d20241211_m043710_c001_v0001115_t0006_u01733891830988") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d63891_d20241211_m043708_c001_v7007000_t0000_u01733891828493") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc5e_d20241211_m043707_c001_v0001115_t0049_u01733891827427") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d6383e_d20241211_m043658_c001_v7007000_t0000_u01733891818208") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cc03_d20241211_m043656_c001_v0001115_t0042_u01733891816607") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a861398_d20241211_m043536_c001_v7007000_t0000_u01733891736186") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca37_d20241211_m043535_c001_v0001115_t0028_u01733891735286") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a86138f_d20241211_m043533_c001_v7007000_t0000_u01733891733982") 2024/12/11 04:42:14 DEBUG : potato2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca31_d20241211_m043533_c001_v0001115_t0042_u01733891733110") 2024/12/11 04:42:14 DEBUG : potato3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f402247eab49db299_d20241211_m043817_c001_v7007000_t0000_u01733891897781") 2024/12/11 04:42:14 DEBUG : potato3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cd81_d20241211_m043814_c001_v0001115_t0019_u01733891894124") 2024/12/11 04:42:14 DEBUG : potato3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41797b2d97f703f0_d20241211_m043804_c001_v7007000_t0000_u01733891884950") 2024/12/11 04:42:14 DEBUG : potato3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cd4f_d20241211_m043801_c001_v0001115_t0034_u01733891881475") 2024/12/11 04:42:15 DEBUG : potato3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1526_d20241211_m043752_c001_v7007000_t0000_u01733891872516") 2024/12/11 04:42:15 DEBUG : potato3: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cd1d_d20241211_m043748_c001_v0001115_t0034_u01733891868450") 2024/12/11 04:42:15 DEBUG : pre-dest1/1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef12_d20241211_m043908_c001_v7007000_t0000_u01733891948057") 2024/12/11 04:42:15 DEBUG : pre-dest1/1: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ce63_d20241211_m043859_c001_v0001115_t0042_u01733891939937") 2024/12/11 04:42:15 DEBUG : pre-dest2/2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f4067544bf253ef14_d20241211_m043908_c001_v7007000_t0000_u01733891948241") 2024/12/11 04:42:15 DEBUG : pre-dest2/2: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36614_d20241211_m043900_c001_v0001131_t0029_u01733891940797") 2024/12/11 04:42:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d157c_d20241211_m043839_c001_v7007000_t0000_u01733891919632") 2024/12/11 04:42:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f100c6e246c6d7a29_d20241211_m043836_c001_v0001183_t0006_u01733891916603") 2024/12/11 04:42:15 DEBUG : sizeonly: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2d7_d20241211_m043623_c001_v7007000_t0000_u01733891783873") 2024/12/11 04:42:15 DEBUG : sizeonly: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb4f_d20241211_m043622_c001_v0001115_t0045_u01733891782724") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde861_d20241211_m044151_c001_v7007000_t0000_u01733892111634") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be36730_d20241211_m044150_c001_v0001131_t0032_u01733892110521") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde844_d20241211_m044148_c001_v7007000_t0000_u01733892108619") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200d159_d20241211_m044147_c001_v0001115_t0035_u01733892107362") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d150b_d20241211_m043744_c001_v7007000_t0000_u01733891864329") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be365be_d20241211_m043743_c001_v0001131_t0055_u01733891863492") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d1507_d20241211_m043742_c001_v7007000_t0000_u01733891862220") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ccf7_d20241211_m043741_c001_v0001115_t0025_u01733891861013") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2d2_d20241211_m043619_c001_v7007000_t0000_u01733891779300") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb21_d20241211_m043617_c001_v0001115_t0050_u01733891777550") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2cd_d20241211_m043616_c001_v7007000_t0000_u01733891776826") 2024/12/11 04:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb15_d20241211_m043615_c001_v0001115_t0051_u01733891775599") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2c6_d20241211_m043612_c001_v7007000_t0000_u01733891772532") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cb01_d20241211_m043610_c001_v0001115_t0006_u01733891770708") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2c1_d20241211_m043610_c001_v7007000_t0000_u01733891770164") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200caf3_d20241211_m043608_c001_v0001115_t0007_u01733891768676") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cae3_d20241211_m043605_c001_v0001115_t0020_u01733891765810") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2b6_d20241211_m043605_c001_v7007000_t0000_u01733891765088") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cad9_d20241211_m043604_c001_v0001115_t0029_u01733891764298") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cad5_d20241211_m043603_c001_v0001115_t0019_u01733891763401") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2af_d20241211_m043602_c001_v7007000_t0000_u01733891762317") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200cabf_d20241211_m043559_c001_v0001115_t0013_u01733891759545") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200caad_d20241211_m043556_c001_v0001115_t0032_u01733891756515") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde2a6_d20241211_m043555_c001_v7007000_t0000_u01733891755793") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200caa5_d20241211_m043554_c001_v0001115_t0053_u01733891754660") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200caa3_d20241211_m043553_c001_v0001115_t0045_u01733891753616") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde29d_d20241211_m043552_c001_v7007000_t0000_u01733891752891") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca85_d20241211_m043548_c001_v0001115_t0029_u01733891748657") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde297_d20241211_m043548_c001_v7007000_t0000_u01733891748293") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca7d_d20241211_m043547_c001_v0001115_t0050_u01733891747278") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a8613a7_d20241211_m043545_c001_v7007000_t0000_u01733891745649") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca6d_d20241211_m043544_c001_v0001115_t0002_u01733891744631") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a8613a6_d20241211_m043544_c001_v7007000_t0000_u01733891744088") 2024/12/11 04:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca61_d20241211_m043543_c001_v0001115_t0013_u01733891743152") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a8613a2_d20241211_m043541_c001_v7007000_t0000_u01733891741892") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca54_d20241211_m043540_c001_v0001115_t0031_u01733891740595") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a86139e_d20241211_m043540_c001_v7007000_t0000_u01733891740052") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca4b_d20241211_m043538_c001_v0001115_t0005_u01733891738990") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a86139c_d20241211_m043538_c001_v7007000_t0000_u01733891738086") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca43_d20241211_m043537_c001_v0001115_t0033_u01733891737083") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a86137f_d20241211_m043530_c001_v7007000_t0000_u01733891730530") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca23_d20241211_m043529_c001_v0001115_t0030_u01733891729645") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a861375_d20241211_m043528_c001_v7007000_t0000_u01733891728745") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca0d_d20241211_m043527_c001_v0001115_t0057_u01733891727931") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a86136c_d20241211_m043526_c001_v7007000_t0000_u01733891726974") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ca05_d20241211_m043526_c001_v0001115_t0029_u01733891726143") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f409f572f9a86135a_d20241211_m043523_c001_v7007000_t0000_u01733891723262") 2024/12/11 04:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200c9e7_d20241211_m043522_c001_v0001115_t0036_u01733891722501") 2024/12/11 04:42:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde864_d20241211_m044151_c001_v7007000_t0000_u01733892111825") 2024/12/11 04:42:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f10518f8bc81fbbfd_d20241211_m044150_c001_v0001172_t0003_u01733892110530") 2024/12/11 04:42:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f40462476cfcde846_d20241211_m044148_c001_v7007000_t0000_u01733892108801") 2024/12/11 04:42:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f115423aa0e3fcd46_d20241211_m044147_c001_v0001183_t0027_u01733892107367") 2024/12/11 04:42:17 DEBUG : sub/yam: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14f7_d20241211_m043738_c001_v7007000_t0000_u01733891858266") 2024/12/11 04:42:17 DEBUG : sub/yam: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be365ae_d20241211_m043737_c001_v0001131_t0019_u01733891857156") 2024/12/11 04:42:18 DEBUG : three: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638fc_d20241211_m043728_c001_v7007000_t0000_u01733891848495") 2024/12/11 04:42:18 DEBUG : three: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ccbf_d20241211_m043726_c001_v0001115_t0000_u01733891846960") 2024/12/11 04:42:18 DEBUG : three: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ccad_d20241211_m043724_c001_v0001115_t0002_u01733891844132") 2024/12/11 04:42:18 DEBUG : two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f405565fe37d638fd_d20241211_m043728_c001_v7007000_t0000_u01733891848685") 2024/12/11 04:42:18 DEBUG : two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f417235700be365a2_d20241211_m043726_c001_v0001131_t0057_u01733891846356") 2024/12/11 04:42:18 DEBUG : two: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f41978086c200ccab_d20241211_m043723_c001_v0001115_t0047_u01733891843948") 2024/12/11 04:42:18 DEBUG : yam: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14fb_d20241211_m043738_c001_v7007000_t0000_u01733891858994") 2024/12/11 04:42:18 DEBUG : yam: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f110aaee89df5eab8_d20241211_m043738_c001_v0001182_t0051_u01733891858068") 2024/12/11 04:42:18 DEBUG : yam: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14df_d20241211_m043734_c001_v7007000_t0000_u01733891854784") 2024/12/11 04:42:18 DEBUG : yam: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f11978086c200ccd3_d20241211_m043733_c001_v0001115_t0038_u01733891853256") 2024/12/11 04:42:18 DEBUG : yam: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14c9_d20241211_m043730_c001_v7007000_t0000_u01733891850828") 2024/12/11 04:42:18 DEBUG : yam: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117235700be365a4_d20241211_m043729_c001_v0001131_t0057_u01733891849250") 2024/12/11 04:42:18 DEBUG : yaml: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14e5_d20241211_m043735_c001_v7007000_t0000_u01733891855509") 2024/12/11 04:42:18 DEBUG : yaml: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f112152a5f4560272_d20241211_m043734_c001_v0001183_t0044_u01733891854584") 2024/12/11 04:42:18 DEBUG : yaml: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f415fbceaad1d14ce_d20241211_m043731_c001_v7007000_t0000_u01733891851593") 2024/12/11 04:42:18 DEBUG : yaml: Deleting (id "4_z3f120d43000dbb4b9f380e1b_f117257b65b4dcee6_d20241211_m043730_c001_v0001183_t0007_u01733891850577") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m0.8439841s (try 1/5)