"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/09 01:00:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho" 2024/11/09 01:00:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 01:00:35 DEBUG : Creating backend with remote "/tmp/rclone445138426" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/09 01:00:36 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:36 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:37 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:37 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:38 DEBUG : B2 bucket rclone-test-qosixid2heho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", 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-qosixid2heho", Local "Local file system at /tmp/rclone445138426", 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-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:40 DEBUG : Creating backend with remote "/non-existing" 2024/11/09 01:00:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/09 01:00:40 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:40 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:41 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:41 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:43 INFO : B2 bucket rclone-test-qosixid2heho: Running all checks before starting transfers 2024/11/09 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:43 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:43 INFO : B2 bucket rclone-test-qosixid2heho: Checks finished, now starting transfers 2024/11/09 01:00:43 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:44 ERROR : Ignoring --no-traverse with sync 2024/11/09 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:44 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:44 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:44 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:00:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/09 01:00:46 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:46 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/09 01:00:46 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:00:47 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:47 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:00:49 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:49 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 01:00:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 01:00:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 01:00:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:00:51 DEBUG : sub dir: Making directory 2024/11/09 01:00:51 DEBUG : sub dir2: Making directory 2024/11/09 01:00:51 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/09 01:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:51 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:51 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/09 01:00:51 DEBUG : B2 bucket rclone-test-qosixid2heho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:52 DEBUG : sub dir2: Making directory 2024/11/09 01:00:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 01:00:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:52 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:52 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:53 DEBUG : sub dir2: Making directory with metadata 2024/11/09 01:00:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 01:00:53 DEBUG : sub dir: Making directory 2024/11/09 01:00:53 DEBUG : sub dir2: Making directory 2024/11/09 01:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:53 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:53 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:53 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:00:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/09 01:00:54 DEBUG : B2 bucket rclone-test-qosixid2heho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/09 01:00:54 DEBUG : B2 bucket rclone-test-qosixid2heho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.73s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:55 DEBUG : sub dir2: Making directory 2024/11/09 01:00:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:55 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:55 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:56 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:00:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:56 DEBUG : sub dir2: Making directory with metadata 2024/11/09 01:00:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 01:00:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:00:56 DEBUG : sub dir: Making directory 2024/11/09 01:00:56 DEBUG : sub dir2: Making directory 2024/11/09 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:56 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:56 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:57 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:00:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/09 01:00:57 DEBUG : B2 bucket rclone-test-qosixid2heho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", 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-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:00:58 DEBUG : sub dir2: Making directory 2024/11/09 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:00:59 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:00:59 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:00:59 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:00:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xorihen1bihu" 2024/11/09 01:01:00 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qosixid2heho -> B2 bucket rclone-test-xorihen1bihu 2024/11/09 01:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:01:01 DEBUG : B2 bucket rclone-test-xorihen1bihu: Waiting for checks to finish 2024/11/09 01:01:01 DEBUG : B2 bucket rclone-test-xorihen1bihu: Waiting for transfers to finish 2024/11/09 01:01:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:01:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:02 DEBUG : B2 bucket rclone-test-xorihen1bihu: Purge remote 2024/11/09 01:01:02 INFO : B2 bucket rclone-test-xorihen1bihu: cleaning bucket "rclone-test-xorihen1bihu" of all files 2024/11/09 01:01:02 DEBUG : sub dir/hello world: Deleting (id "4_z1f425d03700d0beb9f380e1b_f113e69bc7dd74645_d20241109_m010102_c001_v0001134_t0044_u01731114062268") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 01:01:05 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:05 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/09 01:01:05 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gajekiw5valu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qosixid2heho -> B2 bucket rclone-test-gajekiw5valu 2024/11/09 01:01:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:01:07 DEBUG : B2 bucket rclone-test-gajekiw5valu: Waiting for checks to finish 2024/11/09 01:01:07 DEBUG : B2 bucket rclone-test-gajekiw5valu: Waiting for transfers to finish 2024/11/09 01:01:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:01:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 01:01:09 DEBUG : B2 bucket rclone-test-gajekiw5valu: Waiting for checks to finish 2024/11/09 01:01:09 DEBUG : B2 bucket rclone-test-gajekiw5valu: Waiting for transfers to finish 2024/11/09 01:01:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/09 01:01:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:09 DEBUG : B2 bucket rclone-test-gajekiw5valu: Purge remote 2024/11/09 01:01:09 INFO : B2 bucket rclone-test-gajekiw5valu: cleaning bucket "rclone-test-gajekiw5valu" of all files 2024/11/09 01:01:10 DEBUG : sub dir/hello world: Deleting (id "4_z4fa26d83700d0beb9f380e1b_f10865c62c1cbc4de_d20241109_m010109_c001_v0001181_t0026_u01731114069620") 2024/11/09 01:01:10 DEBUG : sub dir/hello world: Deleting (id "4_z4fa26d83700d0beb9f380e1b_f110183468e7b262a_d20241109_m010108_c001_v0001182_t0001_u01731114068622") --- PASS: TestServerSideCopyOverSelf (6.05s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 01:01:12 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:12 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/09 01:01:13 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/09 01:01:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xesucin5wimo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qosixid2heho -> B2 bucket rclone-test-xesucin5wimo 2024/11/09 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:01:15 DEBUG : B2 bucket rclone-test-xesucin5wimo: Waiting for checks to finish 2024/11/09 01:01:15 DEBUG : B2 bucket rclone-test-xesucin5wimo: Waiting for transfers to finish 2024/11/09 01:01:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:01:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 01:01:17 DEBUG : B2 bucket rclone-test-xesucin5wimo: Waiting for checks to finish 2024/11/09 01:01:17 DEBUG : B2 bucket rclone-test-xesucin5wimo: Waiting for transfers to finish 2024/11/09 01:01:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/09 01:01:17 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/09 01:01:17 INFO : sub dir/hello world: Deleted 2024/11/09 01:01:18 DEBUG : testing file moves 2024/11/09 01:01:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/09 01:01:18 DEBUG : B2 bucket rclone-test-xesucin5wimo: Waiting for checks to finish 2024/11/09 01:01:18 DEBUG : B2 bucket rclone-test-xesucin5wimo: Waiting for transfers to finish 2024/11/09 01:01:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/09 01:01:18 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/09 01:01:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:19 DEBUG : B2 bucket rclone-test-xesucin5wimo: Purge remote 2024/11/09 01:01:19 INFO : B2 bucket rclone-test-xesucin5wimo: cleaning bucket "rclone-test-xesucin5wimo" of all files 2024/11/09 01:01:19 DEBUG : sub dir/hello world: Deleting (id "4_zffb28d63700d0beb9f380e1b_f117348f31408a963_d20241109_m010118_c001_v0001182_t0031_u01731114078743") 2024/11/09 01:01:19 DEBUG : sub dir/hello world: Deleting (id "4_zffb28d63700d0beb9f380e1b_f1084e50f4b8ed94c_d20241109_m010117_c001_v0001178_t0055_u01731114077349") 2024/11/09 01:01:19 DEBUG : sub dir/hello world: Deleting (id "4_zffb28d63700d0beb9f380e1b_f100379aa415422e9_d20241109_m010116_c001_v0001179_t0035_u01731114076354") --- PASS: TestServerSideMoveOverSelf (7.55s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:22 ERROR : : error listing: directory not found 2024/11/09 01:01:22 DEBUG : Local file system at /tmp/rclone445138426: Making directory 2024/11/09 01:01:22 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:22 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:01:24 DEBUG : Local file system at /tmp/rclone445138426: Waiting for checks to finish 2024/11/09 01:01:24 DEBUG : Local file system at /tmp/rclone445138426: Waiting for transfers to finish 2024/11/09 01:01:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:01:24 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/09 01:01:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyRedownload (2.08s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:25 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/09 01:01:25 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:25 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:01:25 INFO : check sum: Copied (new) 2024/11/09 01:01:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:26 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:01:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/09 01:01:26 DEBUG : check sum: Unchanged skipping 2024/11/09 01:01:26 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:26 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/09 01:01:27 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:27 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:01:28 INFO : sizeonly: Copied (new) 2024/11/09 01:01:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:28 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:28 DEBUG : sizeonly: Sizes identical 2024/11/09 01:01:28 DEBUG : sizeonly: Unchanged skipping 2024/11/09 01:01:28 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:28 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/09 01:01:30 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:30 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/09 01:01:30 INFO : ignore-size: Copied (new) 2024/11/09 01:01:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:30 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:01:30 DEBUG : ignore-size: Unchanged skipping 2024/11/09 01:01:30 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:30 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:01:33 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:33 DEBUG : existing: Unchanged skipping 2024/11/09 01:01:33 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:33 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/09 01:01:33 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:33 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:01:33 INFO : existing: Copied (replaced existing) 2024/11/09 01:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 01:01:35 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:35 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:01:35 INFO : existing: Copied (new) 2024/11/09 01:01:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:35 DEBUG : existing: Destination exists, skipping 2024/11/09 01:01:35 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:35 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:35 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:38 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/09 01:01:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:01:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 01:01:38 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:38 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 01:01:38 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:01:38 INFO : a/potato2: Copied (new) 2024/11/09 01:01:38 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:38 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:40 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/11/09 01:01:40 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:01:40 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/09 01:01:40 DEBUG : empty space: Unchanged skipping 2024/11/09 01:01:40 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:40 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:41 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01: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/11/09 01:01:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:01:42 INFO : empty space: Updated modification time in destination 2024/11/09 01:01:42 DEBUG : empty space: Unchanged skipping 2024/11/09 01:01:42 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:42 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:44 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:44 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/11/09 01:01:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:01:44 DEBUG : empty space: Unchanged skipping 2024/11/09 01:01:44 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:44 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.83s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:46 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:46 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/11/09 01:01:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone445138426) 2024/11/09 01:01:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qosixid2heho) 2024/11/09 01:01:46 DEBUG : foo: sha1 differ 2024/11/09 01:01:46 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/09 01:01:46 INFO : foo: Copied (replaced existing) 2024/11/09 01:01:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:47 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/09 01:01:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:01:47 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:47 DEBUG : empty space: Unchanged skipping 2024/11/09 01:01:47 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:01:48 INFO : potato: Copied (new) 2024/11/09 01:01:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/09 01:01:49 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:49 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/09 01:01:50 INFO : potato: Copied (replaced existing) 2024/11/09 01:01:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:51 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/11/09 01:01:51 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone445138426) 2024/11/09 01:01:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qosixid2heho) 2024/11/09 01:01:51 DEBUG : potato: sha1 differ 2024/11/09 01:01:51 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/09 01:01:52 INFO : potato: Copied (replaced existing) 2024/11/09 01:01:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:01:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/09 01:01:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:01:53 DEBUG : empty space: Unchanged skipping 2024/11/09 01:01:53 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:53 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:53 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:01:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:01:55 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:55 DEBUG : empty space: Unchanged skipping 2024/11/09 01:01:55 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:01:56 INFO : potato2: Copied (new) 2024/11/09 01:01:56 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:56 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:01:58 DEBUG : d: Making directory 2024/11/09 01:01:58 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/09 01:01:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:01:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 01:01:58 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 01:01:58 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:01:58 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:01:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:01:59 INFO : a/potato2: Copied (new) 2024/11/09 01:01:59 DEBUG : Waiting for deletions to finish 2024/11/09 01:01:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:01 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/09 01:02:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:02:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 01:02:01 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:01 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 01:02:01 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:02:01 INFO : a/potato2: Copied (new) 2024/11/09 01:02:01 ERROR : B2 bucket rclone-test-qosixid2heho: not deleting files as there were IO errors 2024/11/09 01:02:01 ERROR : B2 bucket rclone-test-qosixid2heho: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:03 DEBUG : Waiting for deletions to finish 2024/11/09 01:02:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:02:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:02:03 DEBUG : empty space: Unchanged skipping 2024/11/09 01:02:03 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:03 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:04 INFO : potato: Deleted 2024/11/09 01:02:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:02:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:06 DEBUG : Waiting for deletions to finish 2024/11/09 01:02:06 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:06 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:06 INFO : potato: Deleted 2024/11/09 01:02:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:02:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:02:06 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:06 DEBUG : empty space: Unchanged skipping 2024/11/09 01:02:06 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:02:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.81s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:02:08 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:08 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/09 01:02:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 01:02:10 DEBUG : enormous: Excluded 2024/11/09 01:02:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:02:10 DEBUG : potato2: Excluded 2024/11/09 01:02:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:02:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:02:11 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:11 DEBUG : empty space: Unchanged skipping 2024/11/09 01:02:11 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:11 DEBUG : Waiting for deletions to finish 2024/11/09 01:02:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:11 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 01:02:11 DEBUG : enormous: Excluded 2024/11/09 01:02:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:02:11 DEBUG : potato2: Excluded 2024/11/09 01:02:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:02:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/09 01:02:11 DEBUG : empty space: Unchanged skipping 2024/11/09 01:02:11 DEBUG : Local file system at /tmp/rclone445138426: Waiting for checks to finish 2024/11/09 01:02:11 DEBUG : Local file system at /tmp/rclone445138426: Waiting for transfers to finish 2024/11/09 01:02:11 DEBUG : Waiting for deletions to finish 2024/11/09 01:02:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:13 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 01:02:13 DEBUG : enormous: Excluded 2024/11/09 01:02:13 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:02:13 DEBUG : potato2: Excluded 2024/11/09 01:02:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:02:14 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:14 DEBUG : empty space: Unchanged skipping 2024/11/09 01:02:14 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:14 DEBUG : Waiting for deletions to finish 2024/11/09 01:02:14 INFO : enormous: Deleted 2024/11/09 01:02:14 INFO : potato2: Deleted 2024/11/09 01:02:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/09 01:02:14 DEBUG : empty space: Unchanged skipping 2024/11/09 01:02:14 DEBUG : Local file system at /tmp/rclone445138426: Waiting for checks to finish 2024/11/09 01:02:14 DEBUG : Local file system at /tmp/rclone445138426: Waiting for transfers to finish 2024/11/09 01:02:14 DEBUG : Waiting for deletions to finish 2024/11/09 01:02:14 INFO : potato2: Deleted 2024/11/09 01:02:14 INFO : enormous: Deleted 2024/11/09 01:02:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.16s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:17 DEBUG : five: Need to transfer - File not found at Destination 2024/11/09 01:02:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/09 01:02:17 DEBUG : one: Destination is newer than source, skipping 2024/11/09 01:02:17 DEBUG : three: Sizes identical 2024/11/09 01:02:17 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone445138426) 2024/11/09 01:02:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qosixid2heho) 2024/11/09 01:02:17 DEBUG : two: sha1 differ 2024/11/09 01:02:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 01:02:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 01:02:17 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/09 01:02:17 INFO : five: Copied (new) 2024/11/09 01:02:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/09 01:02:18 INFO : four: Copied (replaced existing) 2024/11/09 01:02:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/09 01:02:18 INFO : two: Copied (replaced existing) 2024/11/09 01:02:18 DEBUG : Waiting for deletions to finish 2024/11/09 01:02:18 DEBUG : one: Destination is newer than source, skipping 2024/11/09 01:02:18 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/09 01:02:18 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/09 01:02:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 01:02:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone445138426) 2024/11/09 01:02:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qosixid2heho) 2024/11/09 01:02:18 DEBUG : three: sha1 differ 2024/11/09 01:02:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/09 01:02:18 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/09 01:02:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/09 01:02:18 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/09 01:02:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 01:02:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 01:02:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 01:02:18 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:02:18 INFO : three: Copied (replaced existing) 2024/11/09 01:02:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === 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-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/09 01:02:20 INFO : B2 bucket rclone-test-qosixid2heho: Making map for --track-renames 2024/11/09 01:02:20 INFO : B2 bucket rclone-test-qosixid2heho: Finished making map for --track-renames 2024/11/09 01:02:20 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 01:02:20 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for renames to finish 2024/11/09 01:02:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 01:02:20 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/09 01:02:20 INFO : potato: Copied (new) 2024/11/09 01:02:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:02:20 INFO : yam: Copied (new) 2024/11/09 01:02:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:02:21 DEBUG : potato: Unchanged skipping 2024/11/09 01:02:21 INFO : B2 bucket rclone-test-qosixid2heho: Making map for --track-renames 2024/11/09 01:02:21 INFO : B2 bucket rclone-test-qosixid2heho: Finished making map for --track-renames 2024/11/09 01:02:21 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:21 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for renames to finish 2024/11/09 01:02:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:02:22 INFO : yam: Copied (server-side copy) to: yaml 2024/11/09 01:02:22 INFO : yam: Deleted 2024/11/09 01:02:22 INFO : yaml: Renamed from "yam" 2024/11/09 01:02:22 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/09 01:02:24 INFO : B2 bucket rclone-test-qosixid2heho: Making map for --track-renames 2024/11/09 01:02:24 INFO : B2 bucket rclone-test-qosixid2heho: Finished making map for --track-renames 2024/11/09 01:02:24 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 01:02:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 01:02:24 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for renames to finish 2024/11/09 01:02:24 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:02:24 INFO : yam: Copied (new) 2024/11/09 01:02:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/09 01:02:24 INFO : potato: Copied (new) 2024/11/09 01:02:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:02:25 INFO : B2 bucket rclone-test-qosixid2heho: Making map for --track-renames 2024/11/09 01:02:25 INFO : B2 bucket rclone-test-qosixid2heho: Finished making map for --track-renames 2024/11/09 01:02:25 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:25 DEBUG : potato: Unchanged skipping 2024/11/09 01:02:25 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for renames to finish 2024/11/09 01:02:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:02:25 INFO : yam: Copied (server-side copy) to: yaml 2024/11/09 01:02:25 INFO : yam: Deleted 2024/11/09 01:02:25 INFO : yaml: Renamed from "yam" 2024/11/09 01:02:25 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/09 01:02:27 INFO : B2 bucket rclone-test-qosixid2heho: Making map for --track-renames 2024/11/09 01:02:27 INFO : B2 bucket rclone-test-qosixid2heho: Finished making map for --track-renames 2024/11/09 01:02:27 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 01:02:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/09 01:02:27 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for renames to finish 2024/11/09 01:02:27 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:02:28 INFO : sub/yam: Copied (new) 2024/11/09 01:02:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/09 01:02:28 INFO : potato: Copied (new) 2024/11/09 01:02:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:02:28 DEBUG : potato: Unchanged skipping 2024/11/09 01:02:28 INFO : B2 bucket rclone-test-qosixid2heho: Making map for --track-renames 2024/11/09 01:02:28 INFO : B2 bucket rclone-test-qosixid2heho: Finished making map for --track-renames 2024/11/09 01:02:28 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:28 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for renames to finish 2024/11/09 01:02:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:02:29 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/09 01:02:29 INFO : sub/yam: Deleted 2024/11/09 01:02:29 INFO : yam: Renamed from "sub/yam" 2024/11/09 01:02:29 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone445138426/dir1" 2024/11/09 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone445138426/dir2" 2024/11/09 01:02:31 DEBUG : Local file system at /tmp/rclone445138426/dir2: Using server-side directory move 2024/11/09 01:02:31 INFO : Local file system at /tmp/rclone445138426/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 01:02:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/09 01:02:31 INFO : file1.txt: Moved (server-side) 2024/11/09 01:02:31 DEBUG : Local file system at /tmp/rclone445138426/dir2: Waiting for checks to finish 2024/11/09 01:02:31 DEBUG : Local file system at /tmp/rclone445138426/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:02:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 01:02:31 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:31 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/09 01:02:32 INFO : nested/sub dir/file: Copied (new) 2024/11/09 01:02:32 INFO : nested/sub dir/file: Deleted 2024/11/09 01:02:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:02:32 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:02:32 INFO : sub dir/hello world: Deleted 2024/11/09 01:02:32 INFO : sub dir: Removing directory 2024/11/09 01:02:32 INFO : nested/sub dir: Removing directory 2024/11/09 01:02:32 INFO : nested: Removing directory 2024/11/09 01:02:32 DEBUG : Local file system at /tmp/rclone445138426: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:02:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 01:02:33 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:33 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/09 01:02:34 INFO : nested/sub dir/file: Copied (new) 2024/11/09 01:02:34 INFO : nested/sub dir/file: Deleted 2024/11/09 01:02:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:02:34 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:02:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 01:02:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/09 01:02:35 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:35 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/09 01:02:36 INFO : existing-b: Copied (new) 2024/11/09 01:02:36 INFO : existing-b: Deleted 2024/11/09 01:02:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:02:36 INFO : existing: Copied (new) 2024/11/09 01:02:36 INFO : existing: Deleted 2024/11/09 01:02:36 DEBUG : existing: Destination exists, skipping 2024/11/09 01:02:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/09 01:02:36 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:02:36 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:02:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yucufay5dera" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qosixid2heho -> B2 bucket rclone-test-yucufay5dera 2024/11/09 01:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:02:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/09 01:02:43 DEBUG : empty space: Unchanged skipping 2024/11/09 01:02:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 01:02:43 DEBUG : B2 bucket rclone-test-yucufay5dera: Waiting for checks to finish 2024/11/09 01:02:43 INFO : empty space: Deleted 2024/11/09 01:02:43 DEBUG : B2 bucket rclone-test-yucufay5dera: Waiting for transfers to finish 2024/11/09 01:02:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:02:44 INFO : potato2: Copied (server-side copy) 2024/11/09 01:02:44 INFO : potato2: Deleted 2024/11/09 01:02:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:02:44 INFO : potato3: Copied (server-side copy) 2024/11/09 01:02:44 INFO : potato3: Deleted 2024/11/09 01:02:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yomutek4quce" 2024/11/09 01:02:45 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/09 01:02:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:02:45 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 01:02:45 DEBUG : B2 bucket rclone-test-yomutek4quce: Waiting for checks to finish 2024/11/09 01:02:45 DEBUG : B2 bucket rclone-test-yomutek4quce: Waiting for transfers to finish 2024/11/09 01:02:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:02:46 INFO : empty space: Copied (server-side copy) 2024/11/09 01:02:47 INFO : empty space: Deleted 2024/11/09 01:02:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:02:47 INFO : potato2: Copied (server-side copy) 2024/11/09 01:02:47 INFO : potato2: Deleted 2024/11/09 01:02:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:02:47 INFO : potato3: Copied (server-side copy) 2024/11/09 01:02:47 INFO : potato3: Deleted 2024/11/09 01:02:48 DEBUG : B2 bucket rclone-test-yomutek4quce: Purge remote 2024/11/09 01:02:48 INFO : B2 bucket rclone-test-yomutek4quce: cleaning bucket "rclone-test-yomutek4quce" of all files 2024/11/09 01:02:48 DEBUG : empty space: Deleting (id "4_z7f72ed73701d0beb9f380e1b_f11951dbf81c94948_d20241109_m010246_c001_v0001182_t0039_u01731114166579") 2024/11/09 01:02:48 DEBUG : potato2: Deleting (id "4_z7f72ed73701d0beb9f380e1b_f101aed6ff9b454e1_d20241109_m010246_c001_v0001182_t0028_u01731114166922") 2024/11/09 01:02:48 DEBUG : potato3: Deleting (id "4_z7f72ed73701d0beb9f380e1b_f1135ea88f5dde5ec_d20241109_m010246_c001_v0001115_t0057_u01731114166912") 2024/11/09 01:02:49 DEBUG : B2 bucket rclone-test-yucufay5dera: Purge remote 2024/11/09 01:02:49 INFO : B2 bucket rclone-test-yucufay5dera: cleaning bucket "rclone-test-yucufay5dera" of all files 2024/11/09 01:02:49 DEBUG : empty space: Deleting (id "4_zcfb2dd03701d0beb9f380e1b_f4082b5c45664322e_d20241109_m010246_c001_v7007000_t0000_u01731114166908") 2024/11/09 01:02:49 DEBUG : empty space: Deleting (id "4_zcfb2dd03701d0beb9f380e1b_f1186f306c33da837_d20241109_m010241_c001_v0001144_t0030_u01731114161284") 2024/11/09 01:02:49 DEBUG : potato2: Deleting (id "4_zcfb2dd03701d0beb9f380e1b_f4082b5c45664322f_d20241109_m010247_c001_v7007000_t0000_u01731114167276") 2024/11/09 01:02:49 DEBUG : potato2: Deleting (id "4_zcfb2dd03701d0beb9f380e1b_f100b1c708ded1eb1_d20241109_m010243_c001_v0001032_t0002_u01731114163537") 2024/11/09 01:02:49 DEBUG : potato3: Deleting (id "4_zcfb2dd03701d0beb9f380e1b_f4082b5c456643230_d20241109_m010247_c001_v7007000_t0000_u01731114167603") 2024/11/09 01:02:49 DEBUG : potato3: Deleting (id "4_zcfb2dd03701d0beb9f380e1b_f105215edf85eeea3_d20241109_m010243_c001_v0001128_t0059_u01731114163918") 2024/11/09 01:02:49 DEBUG : potato3: Deleting (id "4_zcfb2dd03701d0beb9f380e1b_f1186f306c33da83b_d20241109_m010242_c001_v0001144_t0046_u01731114162307") --- PASS: TestServerSideMove (13.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lutupep5kiyi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qosixid2heho -> B2 bucket rclone-test-lutupep5kiyi 2024/11/09 01:02:56 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 01:02:56 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 01:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:02:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 01:02:56 DEBUG : B2 bucket rclone-test-lutupep5kiyi: Waiting for checks to finish 2024/11/09 01:02:56 DEBUG : B2 bucket rclone-test-lutupep5kiyi: Waiting for transfers to finish 2024/11/09 01:02:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:02:56 INFO : potato2: Copied (server-side copy) 2024/11/09 01:02:56 INFO : potato2: Deleted 2024/11/09 01:02:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:02:57 INFO : potato3: Copied (server-side copy) 2024/11/09 01:02:57 INFO : potato3: Deleted 2024/11/09 01:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-legiqey7xowi" 2024/11/09 01:02:58 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 01:02:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:02:58 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 01:02:58 DEBUG : B2 bucket rclone-test-legiqey7xowi: Waiting for checks to finish 2024/11/09 01:02:58 DEBUG : B2 bucket rclone-test-legiqey7xowi: Waiting for transfers to finish 2024/11/09 01:02:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:02:59 INFO : potato2: Copied (server-side copy) 2024/11/09 01:02:59 INFO : potato2: Deleted 2024/11/09 01:02:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:02:59 INFO : potato3: Copied (server-side copy) 2024/11/09 01:03:00 INFO : potato3: Deleted 2024/11/09 01:03:00 DEBUG : B2 bucket rclone-test-legiqey7xowi: Purge remote 2024/11/09 01:03:00 INFO : B2 bucket rclone-test-legiqey7xowi: cleaning bucket "rclone-test-legiqey7xowi" of all files 2024/11/09 01:03:00 DEBUG : potato2: Deleting (id "4_zaf221d93702d0beb9f380e1b_f1018b8d4f3420bfa_d20241109_m010259_c001_v0001176_t0009_u01731114179455") 2024/11/09 01:03:00 DEBUG : potato3: Deleting (id "4_zaf221d93702d0beb9f380e1b_f106e6ae5d1dcbf3b_d20241109_m010259_c001_v0001153_t0015_u01731114179730") 2024/11/09 01:03:01 DEBUG : B2 bucket rclone-test-lutupep5kiyi: Purge remote 2024/11/09 01:03:01 INFO : B2 bucket rclone-test-lutupep5kiyi: cleaning bucket "rclone-test-lutupep5kiyi" of all files 2024/11/09 01:03:01 DEBUG : empty space: Deleting (id "4_z3f720d73702d0beb9f380e1b_f1144761e464b7cf2_d20241109_m010255_c001_v0001130_t0003_u01731114175219") 2024/11/09 01:03:01 DEBUG : potato2: Deleting (id "4_z3f720d73702d0beb9f380e1b_f404ec75e5e11b68a_d20241109_m010259_c001_v7007000_t0000_u01731114179682") 2024/11/09 01:03:01 DEBUG : potato2: Deleting (id "4_z3f720d73702d0beb9f380e1b_f1136d60a3d02fc4f_d20241109_m010256_c001_v0001182_t0027_u01731114176422") 2024/11/09 01:03:01 DEBUG : potato3: Deleting (id "4_z3f720d73702d0beb9f380e1b_f404ec75e5e11b68b_d20241109_m010300_c001_v7007000_t0000_u01731114180065") 2024/11/09 01:03:01 DEBUG : potato3: Deleting (id "4_z3f720d73702d0beb9f380e1b_f107fd70a45ccacc0_d20241109_m010256_c001_v0001182_t0042_u01731114176927") 2024/11/09 01:03:01 DEBUG : potato3: Deleting (id "4_z3f720d73702d0beb9f380e1b_f1144761e464b7cf4_d20241109_m010255_c001_v0001130_t0040_u01731114175719") 2024/11/09 01:03:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/11/09 01:03:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/09 01:03:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yolazob5coko" 2024/11/09 01:03:06 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qosixid2heho -> B2 bucket rclone-test-yolazob5coko 2024/11/09 01:03:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:03:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 01:03:08 DEBUG : B2 bucket rclone-test-yolazob5coko: Waiting for checks to finish 2024/11/09 01:03:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/09 01:03:08 DEBUG : empty space: Unchanged skipping 2024/11/09 01:03:09 INFO : empty space: Deleted 2024/11/09 01:03:09 DEBUG : B2 bucket rclone-test-yolazob5coko: Waiting for transfers to finish 2024/11/09 01:03:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:03:09 INFO : potato2: Copied (server-side copy) 2024/11/09 01:03:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:03:09 INFO : potato3: Copied (server-side copy) 2024/11/09 01:03:09 INFO : potato2: Deleted 2024/11/09 01:03:09 INFO : potato3: Deleted 2024/11/09 01:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sewedif9jomu" 2024/11/09 01:03:11 DEBUG : tomatoDir: Making directory 2024/11/09 01:03:11 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/09 01:03:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:03:11 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 01:03:11 DEBUG : B2 bucket rclone-test-sewedif9jomu: Waiting for checks to finish 2024/11/09 01:03:11 DEBUG : B2 bucket rclone-test-sewedif9jomu: Waiting for transfers to finish 2024/11/09 01:03:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:03:12 INFO : empty space: Copied (server-side copy) 2024/11/09 01:03:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:03:12 INFO : potato3: Copied (server-side copy) 2024/11/09 01:03:12 INFO : empty space: Deleted 2024/11/09 01:03:12 INFO : potato3: Deleted 2024/11/09 01:03:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:03:12 INFO : potato2: Copied (server-side copy) 2024/11/09 01:03:13 INFO : potato2: Deleted 2024/11/09 01:03:13 DEBUG : B2 bucket rclone-test-sewedif9jomu: Purge remote 2024/11/09 01:03:13 INFO : B2 bucket rclone-test-sewedif9jomu: cleaning bucket "rclone-test-sewedif9jomu" of all files 2024/11/09 01:03:13 DEBUG : empty space: Deleting (id "4_z8f024db3702d0beb9f380e1b_f1048d66b6b7cd7d2_d20241109_m010312_c001_v0001038_t0022_u01731114192163") 2024/11/09 01:03:13 DEBUG : potato2: Deleting (id "4_z8f024db3702d0beb9f380e1b_f105d23badf21050f_d20241109_m010312_c001_v0001161_t0026_u01731114192523") 2024/11/09 01:03:13 DEBUG : potato3: Deleting (id "4_z8f024db3702d0beb9f380e1b_f108f259345a2a177_d20241109_m010312_c001_v0001179_t0043_u01731114192531") 2024/11/09 01:03:14 DEBUG : B2 bucket rclone-test-yolazob5coko: Purge remote 2024/11/09 01:03:14 INFO : B2 bucket rclone-test-yolazob5coko: cleaning bucket "rclone-test-yolazob5coko" of all files 2024/11/09 01:03:14 DEBUG : empty space: Deleting (id "4_z4ff23d83702d0beb9f380e1b_f40140e70f12611fb_d20241109_m010312_c001_v7007000_t0000_u01731114192652") 2024/11/09 01:03:14 DEBUG : empty space: Deleting (id "4_z4ff23d83702d0beb9f380e1b_f109a6d5f8e7f80ee_d20241109_m010307_c001_v0001182_t0052_u01731114187775") 2024/11/09 01:03:14 DEBUG : potato2: Deleting (id "4_z4ff23d83702d0beb9f380e1b_f409715789012983d_d20241109_m010313_c001_v7007000_t0000_u01731114193016") 2024/11/09 01:03:14 DEBUG : potato2: Deleting (id "4_z4ff23d83702d0beb9f380e1b_f112300f792d46c83_d20241109_m010309_c001_v0001106_t0013_u01731114189007") 2024/11/09 01:03:14 DEBUG : potato3: Deleting (id "4_z4ff23d83702d0beb9f380e1b_f409715789012983b_d20241109_m010312_c001_v7007000_t0000_u01731114192771") 2024/11/09 01:03:14 DEBUG : potato3: Deleting (id "4_z4ff23d83702d0beb9f380e1b_f1011432908e788de_d20241109_m010309_c001_v0001130_t0021_u01731114189399") 2024/11/09 01:03:14 DEBUG : potato3: Deleting (id "4_z4ff23d83702d0beb9f380e1b_f109a6d5f8e7f8101_d20241109_m010308_c001_v0001182_t0045_u01731114188217") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.80s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/rclone-sync-test" 2024/11/09 01:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/rclone-sync-test-include/layer2" 2024/11/09 01:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/rclone-sync-test-ignore-file" 2024/11/09 01:03:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/09 01:03:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/09 01:03:29 DEBUG : pacer: Reducing sleep to 10ms 2024/11/09 01:03:29 DEBUG : B2 bucket rclone-test-qosixid2heho path rclone-sync-test: Waiting for checks to finish 2024/11/09 01:03:29 DEBUG : B2 bucket rclone-test-qosixid2heho path rclone-sync-test: Waiting for transfers to finish 2024/11/09 01:03:29 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:29 INFO : There was nothing to transfer 2024/11/09 01:03:29 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:03:29 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:03:29 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:30 DEBUG : B2 bucket rclone-test-qosixid2heho path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/09 01:03:30 DEBUG : B2 bucket rclone-test-qosixid2heho path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/09 01:03:30 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:30 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:03:30 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:03:30 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:30 DEBUG : B2 bucket rclone-test-qosixid2heho path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/09 01:03:30 DEBUG : B2 bucket rclone-test-qosixid2heho path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/09 01:03:30 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.70s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dst" 2024/11/09 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/CompareDest" 2024/11/09 01:03:40 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 01:03:40 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:03:40 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:03:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:03:41 INFO : one: Copied (new) 2024/11/09 01:03:41 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:03:42 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:03:42 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:03:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/09 01:03:42 INFO : one: Copied (replaced existing) 2024/11/09 01:03:42 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:03:44 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:03:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:03:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:03:44 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:03:44 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:44 INFO : There was nothing to transfer 2024/11/09 01:03:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:03:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 01:03:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:03:46 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:03:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:03:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:03:46 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:03:46 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:46 INFO : There was nothing to transfer 2024/11/09 01:03:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:03:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 01:03:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:03:46 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:03:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:03:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:03:46 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:03:46 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:46 INFO : There was nothing to transfer 2024/11/09 01:03:48 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/11/09 01:03:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/09 01:03:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 01:03:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:03:48 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:03:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:03:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:03:48 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:03:48 DEBUG : Waiting for deletions to finish 2024/11/09 01:03:48 INFO : There was nothing to transfer 2024/11/09 01:03:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/09 01:03:48 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 01:03:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:03:48 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:03:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:03:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:03:49 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:03:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/09 01:03:49 INFO : two: Copied (new) 2024/11/09 01:03:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.36s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dest" 2024/11/09 01:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/pre-dest1" 2024/11/09 01:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/pre-dest2" 2024/11/09 01:03:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:03:56 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/09 01:03:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:03:56 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/09 01:03:57 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/09 01:03:57 DEBUG : B2 bucket rclone-test-qosixid2heho path dest: Waiting for checks to finish 2024/11/09 01:03:57 DEBUG : B2 bucket rclone-test-qosixid2heho path dest: Waiting for transfers to finish 2024/11/09 01:03:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/09 01:03:57 INFO : 3: Copied (new) 2024/11/09 01:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dst" 2024/11/09 01:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/CopyDest" 2024/11/09 01:04:02 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 01:04:02 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:02 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:04:03 INFO : one: Copied (new) 2024/11/09 01:04:03 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:04:04 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:04 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/09 01:04:04 INFO : one: Copied (replaced existing) 2024/11/09 01:04:04 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/BackupDir" 2024/11/09 01:04:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:04:07 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:04:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:04:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:04:09 INFO : one: Copied (server-side copy) 2024/11/09 01:04:09 INFO : one: Deleted 2024/11/09 01:04:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/09 01:04:10 INFO : one: Copied (server-side copy) 2024/11/09 01:04:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/09 01:04:10 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:10 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:04:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/09 01:04:11 INFO : two: Copied (server-side copy) 2024/11/09 01:04:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/09 01:04:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:04:11 DEBUG : one: Unchanged skipping 2024/11/09 01:04:11 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:11 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:11 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:04:12 DEBUG : one: Unchanged skipping 2024/11/09 01:04:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:04:12 DEBUG : two: Unchanged skipping 2024/11/09 01:04:12 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:12 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:12 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:12 INFO : There was nothing to transfer 2024/11/09 01:04:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/09 01:04:13 DEBUG : three: Destination not found in --copy-dest 2024/11/09 01:04:13 DEBUG : three: Need to transfer - File not found at Destination 2024/11/09 01:04:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:04:13 DEBUG : one: Unchanged skipping 2024/11/09 01:04:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:04:13 DEBUG : two: Unchanged skipping 2024/11/09 01:04:13 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:13 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/09 01:04:14 INFO : three: Copied (new) 2024/11/09 01:04:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.57s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dst" 2024/11/09 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/backup" 2024/11/09 01:04:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:04:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:04:20 DEBUG : two: Unchanged skipping 2024/11/09 01:04:20 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:04:22 INFO : one: Copied (server-side copy) 2024/11/09 01:04:22 INFO : one: Deleted 2024/11/09 01:04:22 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:04:23 INFO : one: Copied (new) 2024/11/09 01:04:23 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:04:23 INFO : three.txt: Copied (server-side copy) 2024/11/09 01:04:23 INFO : three.txt: Deleted 2024/11/09 01:04:23 INFO : three.txt: Moved into backup dir 2024/11/09 01:04:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:04:25 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:04:25 DEBUG : two: Unchanged skipping 2024/11/09 01:04:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:04:26 INFO : one: Copied (server-side copy) 2024/11/09 01:04:26 INFO : one: Deleted 2024/11/09 01:04:26 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:04:27 INFO : one: Copied (new) 2024/11/09 01:04:27 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:04:27 INFO : three.txt: Copied (server-side copy) 2024/11/09 01:04:27 INFO : three.txt: Deleted 2024/11/09 01:04:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.89s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dst" 2024/11/09 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/backup" 2024/11/09 01:04:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:04:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:04:34 DEBUG : two: Unchanged skipping 2024/11/09 01:04:34 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:04:35 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:04:35 INFO : one: Deleted 2024/11/09 01:04:35 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:04:36 INFO : one: Copied (new) 2024/11/09 01:04:36 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:04:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:04:36 INFO : three.txt: Deleted 2024/11/09 01:04:36 INFO : three.txt: Moved into backup dir 2024/11/09 01:04:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:04:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:04:38 DEBUG : two: Unchanged skipping 2024/11/09 01:04:38 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:04:39 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:04:39 INFO : one: Deleted 2024/11/09 01:04:39 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:04:39 INFO : one: Copied (new) 2024/11/09 01:04:39 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:04:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:04:40 INFO : three.txt: Deleted 2024/11/09 01:04:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dst" 2024/11/09 01:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/backup" 2024/11/09 01:04:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:04:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:04:46 DEBUG : two: Unchanged skipping 2024/11/09 01:04:46 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:04:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/09 01:04:47 INFO : one: Deleted 2024/11/09 01:04:47 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:04:48 INFO : one: Copied (new) 2024/11/09 01:04:48 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:04:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/09 01:04:49 INFO : three.txt: Deleted 2024/11/09 01:04:49 INFO : three.txt: Moved into backup dir 2024/11/09 01:04:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:04:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:04:50 DEBUG : two: Unchanged skipping 2024/11/09 01:04:50 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:04:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/09 01:04:51 INFO : one: Deleted 2024/11/09 01:04:51 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:04:51 INFO : one: Copied (new) 2024/11/09 01:04:51 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:04:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/09 01:04:52 INFO : three.txt: Deleted 2024/11/09 01:04:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dst" 2024/11/09 01:04:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:04:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:04:57 DEBUG : two: Unchanged skipping 2024/11/09 01:04:57 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:04:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:04:58 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:04:58 INFO : one: Deleted 2024/11/09 01:04:58 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:04:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:04:59 INFO : one: Copied (new) 2024/11/09 01:04:59 DEBUG : Waiting for deletions to finish 2024/11/09 01:04:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:04:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:05:00 INFO : three.txt: Deleted 2024/11/09 01:05:00 INFO : three.txt: Moved into backup dir 2024/11/09 01:05:01 DEBUG : one.bak: Excluded (Path Filter) 2024/11/09 01:05:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/09 01:05:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:05:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:01 DEBUG : two: Unchanged skipping 2024/11/09 01:05:01 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for checks to finish 2024/11/09 01:05:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:05:01 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:05:02 INFO : one: Deleted 2024/11/09 01:05:02 DEBUG : B2 bucket rclone-test-qosixid2heho path dst: Waiting for transfers to finish 2024/11/09 01:05:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:05:02 INFO : one: Copied (new) 2024/11/09 01:05:02 DEBUG : Waiting for deletions to finish 2024/11/09 01:05:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:05:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:05:03 INFO : three.txt: Deleted 2024/11/09 01:05:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:05:05 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/6f92edb360fd0beb9f380e1b/c001_v0001179_t0010": EOF 2024/11/09 01:05:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/6f92edb360fd0beb9f380e1b/c001_v0001179_t0010": EOF) 2024/11/09 01:05:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qosixid2heho: 1/10 (Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/6f92edb360fd0beb9f380e1b/c001_v0001179_t0010": EOF) 2024/11/09 01:05:08 DEBUG : pacer: Reducing sleep to 10ms 2024/11/09 01:05:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dst" 2024/11/09 01:05:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:05:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:05:10 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:05:11 INFO : one: Deleted 2024/11/09 01:05:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:05:12 INFO : one: Copied (new) 2024/11/09 01:05:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:12 DEBUG : two: Unchanged skipping 2024/11/09 01:05:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 01:05:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:05:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:05:13 INFO : three.txt: Deleted 2024/11/09 01:05:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:05:13 INFO : three.txt: Copied (new) 2024/11/09 01:05:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:05:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:05:15 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:05:15 INFO : one: Deleted 2024/11/09 01:05:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:05:15 INFO : one: Copied (new) 2024/11/09 01:05:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:15 DEBUG : two: Unchanged skipping 2024/11/09 01:05:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 01:05:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:05:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:05:16 INFO : three.txt: Deleted 2024/11/09 01:05:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/09 01:05:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.93s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qosixid2heho/dst" 2024/11/09 01:05:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:05:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:05:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/09 01:05:23 INFO : one: Deleted 2024/11/09 01:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:05:23 INFO : one: Copied (new) 2024/11/09 01:05:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:24 DEBUG : two: Unchanged skipping 2024/11/09 01:05:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 01:05:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:05:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/09 01:05:25 INFO : three.txt: Deleted 2024/11/09 01:05:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:05:26 INFO : three.txt: Copied (new) 2024/11/09 01:05:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:05:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/09 01:05:27 INFO : one: Deleted 2024/11/09 01:05:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:05:28 INFO : one: Copied (new) 2024/11/09 01:05:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:28 DEBUG : two: Unchanged skipping 2024/11/09 01:05:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 01:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:05:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/09 01:05:29 INFO : three.txt: Deleted 2024/11/09 01:05:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/09 01:05:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.05s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:05:32 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:05:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/09 01:05:32 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:05:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/09 01:05:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/09 01:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:05:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 01:05:34 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:05:34 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:05:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:05:34 INFO : existing: Copied (new) 2024/11/09 01:05:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:05:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/09 01:05:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/09 01:05:35 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:05:35 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:05:35 ERROR : B2 bucket rclone-test-qosixid2heho: not deleting files as there were IO errors 2024/11/09 01:05:35 ERROR : B2 bucket rclone-test-qosixid2heho: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncImmutable (2.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:05:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:37 DEBUG : existing: Unchanged skipping 2024/11/09 01:05:37 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:05:37 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:05:37 DEBUG : Waiting for deletions to finish 2024/11/09 01:05:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:05:39 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1177-08.backblaze.com/b2api/v1/b2_upload_file/6f92edb360fd0beb9f380e1b/c001_v0001177_t0020": EOF 2024/11/09 01:05:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-08.backblaze.com/b2api/v1/b2_upload_file/6f92edb360fd0beb9f380e1b/c001_v0001177_t0020": EOF) 2024/11/09 01:05:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-qosixid2heho: 1/10 (Post "https://pod-000-1177-08.backblaze.com/b2api/v1/b2_upload_file/6f92edb360fd0beb9f380e1b/c001_v0001177_t0020": EOF) 2024/11/09 01:05:41 DEBUG : pacer: Reducing sleep to 10ms 2024/11/09 01:05:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both0: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both1: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both10: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both11: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both12: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both13: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both14: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both15: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both16: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both17: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both18: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both19: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both2: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both3: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both4: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both5: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both6: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both7: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both8: Unchanged skipping 2024/11/09 01:05:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:05:51 DEBUG : both9: Unchanged skipping 2024/11/09 01:05:51 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:05:51 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:05:51 DEBUG : Waiting for deletions to finish 2024/11/09 01:05:52 INFO : only1: Deleted 2024/11/09 01:05:52 INFO : only18: Deleted 2024/11/09 01:05:52 INFO : only4: Deleted 2024/11/09 01:05:52 INFO : only5: Deleted 2024/11/09 01:05:52 INFO : only8: Deleted 2024/11/09 01:05:52 INFO : only0: Deleted 2024/11/09 01:05:52 INFO : only13: Deleted 2024/11/09 01:05:52 INFO : only14: Deleted 2024/11/09 01:05:52 INFO : only6: Deleted 2024/11/09 01:05:52 INFO : only11: Deleted 2024/11/09 01:05:52 INFO : only15: Deleted 2024/11/09 01:05:52 INFO : only16: Deleted 2024/11/09 01:05:52 INFO : only17: Deleted 2024/11/09 01:05:52 INFO : only19: Deleted 2024/11/09 01:05:53 INFO : only2: Deleted 2024/11/09 01:05:53 INFO : only7: Deleted 2024/11/09 01:05:53 INFO : only12: Deleted 2024/11/09 01:05:53 INFO : only3: Deleted 2024/11/09 01:05:53 INFO : only9: Deleted 2024/11/09 01:05:53 INFO : only10: Deleted 2024/11/09 01:05:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.35s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:06:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for checks to finish 2024/11/09 01:06:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both0: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both12: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both13: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both14: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both15: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both16: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both17: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both18: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both19: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both2: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both3: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both4: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both5: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both6: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both7: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both8: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:06:09 DEBUG : both9: Unchanged skipping 2024/11/09 01:06:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : both1: Unchanged skipping 2024/11/09 01:06:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/09 01:06:09 DEBUG : both10: Unchanged skipping 2024/11/09 01:06:09 DEBUG : both11: Unchanged skipping 2024/11/09 01:06:09 DEBUG : B2 bucket rclone-test-qosixid2heho: Waiting for transfers to finish 2024/11/09 01:06:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:09 INFO : only0: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only1: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only12: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only10: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only13: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only14: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only15: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only17: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only11: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only18: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only19: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only2: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only3: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only4: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only5: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only6: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only16: Copied (replaced existing) 2024/11/09 01:06:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:10 INFO : only8: Copied (replaced existing) 2024/11/09 01:06:11 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:11 INFO : only9: Copied (replaced existing) 2024/11/09 01:06:11 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:06:11 INFO : only7: Copied (replaced existing) 2024/11/09 01:06:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:06:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:06:19 DEBUG : sub dir: Making directory 2024/11/09 01:06:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" 2024/11/09 01:06:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:06:23 DEBUG : sub dir: Making directory 2024/11/09 01:06:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qosixid2heho", Local "Local file system at /tmp/rclone445138426", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.21s) PASS 2024/11/09 01:06:26 DEBUG : B2 bucket rclone-test-qosixid2heho: Purge remote 2024/11/09 01:06:26 INFO : B2 bucket rclone-test-qosixid2heho: cleaning bucket "rclone-test-qosixid2heho" of all files 2024/11/09 01:06:27 DEBUG : BackupDir/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f4680_d20241109_m010414_c001_v7007000_t0000_u01731114254806") 2024/11/09 01:06:27 DEBUG : BackupDir/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1057e1a52cb514c3_d20241109_m010408_c001_v0001176_t0008_u01731114248981") 2024/11/09 01:06:27 DEBUG : CompareDest/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f405b74bd860a2afa_d20241109_m010350_c001_v7007000_t0000_u01731114230103") 2024/11/09 01:06:27 DEBUG : CompareDest/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2e3a_d20241109_m010344_c001_v0001177_t0000_u01731114224040") 2024/11/09 01:06:27 DEBUG : CompareDest/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f405b74bd860a2afc_d20241109_m010350_c001_v7007000_t0000_u01731114230289") 2024/11/09 01:06:27 DEBUG : CompareDest/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8342_d20241109_m010345_c001_v0001179_t0003_u01731114225348") 2024/11/09 01:06:27 DEBUG : CopyDest/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f4682_d20241109_m010415_c001_v7007000_t0000_u01731114255011") 2024/11/09 01:06:27 DEBUG : CopyDest/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9955_d20241109_m010406_c001_v0001179_t0046_u01731114246128") 2024/11/09 01:06:27 DEBUG : CopyDest/three: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f4685_d20241109_m010415_c001_v7007000_t0000_u01731114255194") 2024/11/09 01:06:27 DEBUG : CopyDest/three: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e845c_d20241109_m010412_c001_v0001179_t0024_u01731114252942") 2024/11/09 01:06:27 DEBUG : CopyDest/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f4687_d20241109_m010415_c001_v7007000_t0000_u01731114255376") 2024/11/09 01:06:27 DEBUG : CopyDest/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2e90_d20241109_m010410_c001_v0001177_t0021_u01731114250734") 2024/11/09 01:06:27 DEBUG : EXISTING: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3ec4_d20241109_m010537_c001_v7007000_t0000_u01731114337816") 2024/11/09 01:06:27 DEBUG : EXISTING: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8798_d20241109_m010536_c001_v0001179_t0034_u01731114336840") 2024/11/09 01:06:28 DEBUG : Testêé: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3e8d_d20241109_m010533_c001_v7007000_t0000_u01731114333726") 2024/11/09 01:06:28 DEBUG : Testêé: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e877a_d20241109_m010533_c001_v0001179_t0050_u01731114333118") 2024/11/09 01:06:28 DEBUG : Testêé: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2fb8_d20241109_m010532_c001_v0001177_t0050_u01731114332175") 2024/11/09 01:06:28 DEBUG : a/potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fe5_d20241109_m010202_c001_v7007000_t0000_u01731114122130") 2024/11/09 01:06:28 DEBUG : a/potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94f8_d20241109_m010201_c001_v0001179_t0022_u01731114121516") 2024/11/09 01:06:28 DEBUG : a/potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fdf_d20241109_m010159_c001_v7007000_t0000_u01731114119824") 2024/11/09 01:06:28 DEBUG : a/potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94e0_d20241109_m010158_c001_v0001179_t0006_u01731114118956") 2024/11/09 01:06:28 DEBUG : a/potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c912c_d20241109_m010139_c001_v7007000_t0000_u01731114099413") 2024/11/09 01:06:28 DEBUG : a/potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9432_d20241109_m010138_c001_v0001179_t0050_u01731114098656") 2024/11/09 01:06:28 DEBUG : b/potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fe6_d20241109_m010202_c001_v7007000_t0000_u01731114122312") 2024/11/09 01:06:28 DEBUG : b/potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94f2_d20241109_m010200_c001_v0001179_t0035_u01731114120736") 2024/11/09 01:06:28 DEBUG : b/potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fde_d20241109_m010159_c001_v7007000_t0000_u01731114119255") 2024/11/09 01:06:28 DEBUG : b/potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94da_d20241109_m010158_c001_v0001179_t0033_u01731114118069") 2024/11/09 01:06:28 DEBUG : b/potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c912b_d20241109_m010138_c001_v7007000_t0000_u01731114098866") 2024/11/09 01:06:28 DEBUG : b/potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9426_d20241109_m010137_c001_v0001179_t0014_u01731114097424") 2024/11/09 01:06:28 DEBUG : backup/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b326e_d20241109_m010428_c001_v7007000_t0000_u01731114268269") 2024/11/09 01:06:28 DEBUG : backup/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f105e350f7557235d_d20241109_m010425_c001_v0001106_t0006_u01731114265577") 2024/11/09 01:06:28 DEBUG : backup/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f11510876c9b16f7c_d20241109_m010421_c001_v0001182_t0027_u01731114261841") 2024/11/09 01:06:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4198dc9f329db6dd_d20241109_m010453_c001_v7007000_t0000_u01731114293158") 2024/11/09 01:06:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1020a2cbff4c0a07_d20241109_m010451_c001_v0001182_t0045_u01731114291343") 2024/11/09 01:06:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f116032834db78f70_d20241109_m010447_c001_v0001105_t0010_u01731114287196") 2024/11/09 01:06:28 DEBUG : backup/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40754cdebc5a6595_d20241109_m010440_c001_v7007000_t0000_u01731114280706") 2024/11/09 01:06:29 DEBUG : backup/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108458779da33b32_d20241109_m010438_c001_v0001182_t0030_u01731114278796") 2024/11/09 01:06:29 DEBUG : backup/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f110183468e7b5319_d20241109_m010435_c001_v0001182_t0020_u01731114275109") 2024/11/09 01:06:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4198dc9f329db6df_d20241109_m010453_c001_v7007000_t0000_u01731114293339") 2024/11/09 01:06:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f11951dbf81c968e0_d20241109_m010452_c001_v0001182_t0029_u01731114292333") 2024/11/09 01:06:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1041a29b7517f2e2_d20241109_m010448_c001_v0001182_t0010_u01731114288957") 2024/11/09 01:06:29 DEBUG : backup/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b326f_d20241109_m010428_c001_v7007000_t0000_u01731114268450") 2024/11/09 01:06:29 DEBUG : backup/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108458779da337f0_d20241109_m010427_c001_v0001182_t0020_u01731114267341") 2024/11/09 01:06:29 DEBUG : backup/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f118272b1cc848ab7_d20241109_m010423_c001_v0001179_t0058_u01731114263515") 2024/11/09 01:06:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40754cdebc5a6596_d20241109_m010440_c001_v7007000_t0000_u01731114280892") 2024/11/09 01:06:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f101aed6ff9b47271_d20241109_m010439_c001_v0001182_t0010_u01731114279846") 2024/11/09 01:06:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f105ed04e37ba73a1_d20241109_m010436_c001_v0001180_t0034_u01731114276604") 2024/11/09 01:06:29 DEBUG : both0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98a9_d20241109_m010611_c001_v7007000_t0000_u01731114371703") 2024/11/09 01:06:29 DEBUG : both0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e889e_d20241109_m010558_c001_v0001179_t0050_u01731114358408") 2024/11/09 01:06:29 DEBUG : both0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee2_d20241109_m010553_c001_v7007000_t0000_u01731114353824") 2024/11/09 01:06:29 DEBUG : both0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87c4_d20241109_m010541_c001_v0001179_t0050_u01731114341714") 2024/11/09 01:06:29 DEBUG : both1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98aa_d20241109_m010611_c001_v7007000_t0000_u01731114371885") 2024/11/09 01:06:29 DEBUG : both1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88a6_d20241109_m010558_c001_v0001179_t0025_u01731114358821") 2024/11/09 01:06:29 DEBUG : both1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee3_d20241109_m010554_c001_v7007000_t0000_u01731114354008") 2024/11/09 01:06:29 DEBUG : both1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87cc_d20241109_m010542_c001_v0001179_t0037_u01731114342136") 2024/11/09 01:06:30 DEBUG : both10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98ab_d20241109_m010612_c001_v7007000_t0000_u01731114372068") 2024/11/09 01:06:30 DEBUG : both10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88ee_d20241109_m010603_c001_v0001179_t0018_u01731114363470") 2024/11/09 01:06:30 DEBUG : both10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee4_d20241109_m010554_c001_v7007000_t0000_u01731114354189") 2024/11/09 01:06:30 DEBUG : both10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e881a_d20241109_m010546_c001_v0001179_t0034_u01731114346498") 2024/11/09 01:06:30 DEBUG : both11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98ac_d20241109_m010612_c001_v7007000_t0000_u01731114372252") 2024/11/09 01:06:30 DEBUG : both11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88f4_d20241109_m010604_c001_v0001179_t0013_u01731114364002") 2024/11/09 01:06:30 DEBUG : both11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee5_d20241109_m010554_c001_v7007000_t0000_u01731114354369") 2024/11/09 01:06:30 DEBUG : both11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8820_d20241109_m010546_c001_v0001179_t0035_u01731114346910") 2024/11/09 01:06:30 DEBUG : both12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98ad_d20241109_m010612_c001_v7007000_t0000_u01731114372436") 2024/11/09 01:06:30 DEBUG : both12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88fc_d20241109_m010604_c001_v0001179_t0050_u01731114364535") 2024/11/09 01:06:30 DEBUG : both12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee6_d20241109_m010554_c001_v7007000_t0000_u01731114354584") 2024/11/09 01:06:30 DEBUG : both12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8826_d20241109_m010547_c001_v0001179_t0051_u01731114347329") 2024/11/09 01:06:30 DEBUG : both13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98af_d20241109_m010612_c001_v7007000_t0000_u01731114372620") 2024/11/09 01:06:30 DEBUG : both13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8902_d20241109_m010604_c001_v0001179_t0012_u01731114364945") 2024/11/09 01:06:30 DEBUG : both13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee7_d20241109_m010554_c001_v7007000_t0000_u01731114354764") 2024/11/09 01:06:30 DEBUG : both13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e882e_d20241109_m010547_c001_v0001179_t0007_u01731114347755") 2024/11/09 01:06:30 DEBUG : both14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b0_d20241109_m010612_c001_v7007000_t0000_u01731114372804") 2024/11/09 01:06:30 DEBUG : both14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8908_d20241109_m010605_c001_v0001179_t0059_u01731114365443") 2024/11/09 01:06:30 DEBUG : both14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee8_d20241109_m010554_c001_v7007000_t0000_u01731114354945") 2024/11/09 01:06:30 DEBUG : both14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8836_d20241109_m010548_c001_v0001179_t0019_u01731114348183") 2024/11/09 01:06:30 DEBUG : both15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b2_d20241109_m010612_c001_v7007000_t0000_u01731114372986") 2024/11/09 01:06:31 DEBUG : both15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8914_d20241109_m010606_c001_v0001179_t0044_u01731114366331") 2024/11/09 01:06:31 DEBUG : both15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee9_d20241109_m010555_c001_v7007000_t0000_u01731114355127") 2024/11/09 01:06:31 DEBUG : both15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e883e_d20241109_m010548_c001_v0001179_t0041_u01731114348581") 2024/11/09 01:06:31 DEBUG : both16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b3_d20241109_m010613_c001_v7007000_t0000_u01731114373169") 2024/11/09 01:06:31 DEBUG : both16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e891c_d20241109_m010606_c001_v0001179_t0045_u01731114366767") 2024/11/09 01:06:31 DEBUG : both16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937eeb_d20241109_m010555_c001_v7007000_t0000_u01731114355308") 2024/11/09 01:06:31 DEBUG : both16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8842_d20241109_m010549_c001_v0001179_t0010_u01731114349054") 2024/11/09 01:06:31 DEBUG : both17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b4_d20241109_m010613_c001_v7007000_t0000_u01731114373361") 2024/11/09 01:06:31 DEBUG : both17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8924_d20241109_m010607_c001_v0001179_t0041_u01731114367221") 2024/11/09 01:06:31 DEBUG : both17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937eec_d20241109_m010555_c001_v7007000_t0000_u01731114355489") 2024/11/09 01:06:31 DEBUG : both17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e884e_d20241109_m010549_c001_v0001179_t0007_u01731114349750") 2024/11/09 01:06:31 DEBUG : both18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b5_d20241109_m010613_c001_v7007000_t0000_u01731114373544") 2024/11/09 01:06:31 DEBUG : both18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e892a_d20241109_m010607_c001_v0001179_t0016_u01731114367909") 2024/11/09 01:06:31 DEBUG : both18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937eed_d20241109_m010555_c001_v7007000_t0000_u01731114355670") 2024/11/09 01:06:31 DEBUG : both18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8852_d20241109_m010550_c001_v0001179_t0042_u01731114350184") 2024/11/09 01:06:31 DEBUG : both19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b6_d20241109_m010613_c001_v7007000_t0000_u01731114373727") 2024/11/09 01:06:31 DEBUG : both19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8932_d20241109_m010608_c001_v0001179_t0025_u01731114368384") 2024/11/09 01:06:31 DEBUG : both19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937eef_d20241109_m010555_c001_v7007000_t0000_u01731114355851") 2024/11/09 01:06:31 DEBUG : both19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e885c_d20241109_m010550_c001_v0001179_t0046_u01731114350587") 2024/11/09 01:06:31 DEBUG : both2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b7_d20241109_m010613_c001_v7007000_t0000_u01731114373915") 2024/11/09 01:06:31 DEBUG : both2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88ac_d20241109_m010559_c001_v0001179_t0035_u01731114359246") 2024/11/09 01:06:32 DEBUG : both2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ef1_d20241109_m010556_c001_v7007000_t0000_u01731114356033") 2024/11/09 01:06:32 DEBUG : both2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87d4_d20241109_m010542_c001_v0001179_t0039_u01731114342655") 2024/11/09 01:06:32 DEBUG : both3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b8_d20241109_m010614_c001_v7007000_t0000_u01731114374098") 2024/11/09 01:06:32 DEBUG : both3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88b0_d20241109_m010559_c001_v0001179_t0023_u01731114359745") 2024/11/09 01:06:32 DEBUG : both3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ef2_d20241109_m010556_c001_v7007000_t0000_u01731114356213") 2024/11/09 01:06:32 DEBUG : both3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87e0_d20241109_m010543_c001_v0001179_t0036_u01731114343157") 2024/11/09 01:06:32 DEBUG : both4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98b9_d20241109_m010614_c001_v7007000_t0000_u01731114374359") 2024/11/09 01:06:32 DEBUG : both4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88ba_d20241109_m010600_c001_v0001179_t0040_u01731114360219") 2024/11/09 01:06:32 DEBUG : both4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ef4_d20241109_m010556_c001_v7007000_t0000_u01731114356393") 2024/11/09 01:06:32 DEBUG : both4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87e6_d20241109_m010543_c001_v0001179_t0016_u01731114343617") 2024/11/09 01:06:32 DEBUG : both5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98ba_d20241109_m010614_c001_v7007000_t0000_u01731114374542") 2024/11/09 01:06:32 DEBUG : both5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88c4_d20241109_m010600_c001_v0001179_t0039_u01731114360693") 2024/11/09 01:06:32 DEBUG : both5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ef5_d20241109_m010556_c001_v7007000_t0000_u01731114356574") 2024/11/09 01:06:32 DEBUG : both5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87f2_d20241109_m010544_c001_v0001179_t0050_u01731114344376") 2024/11/09 01:06:32 DEBUG : both6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98bc_d20241109_m010614_c001_v7007000_t0000_u01731114374724") 2024/11/09 01:06:32 DEBUG : both6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88ca_d20241109_m010601_c001_v0001179_t0029_u01731114361142") 2024/11/09 01:06:32 DEBUG : both6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ef6_d20241109_m010556_c001_v7007000_t0000_u01731114356755") 2024/11/09 01:06:32 DEBUG : both6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87f8_d20241109_m010544_c001_v0001179_t0022_u01731114344784") 2024/11/09 01:06:32 DEBUG : both7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98be_d20241109_m010614_c001_v7007000_t0000_u01731114374906") 2024/11/09 01:06:33 DEBUG : both7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88d2_d20241109_m010601_c001_v0001179_t0032_u01731114361577") 2024/11/09 01:06:33 DEBUG : both7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ef7_d20241109_m010556_c001_v7007000_t0000_u01731114356936") 2024/11/09 01:06:33 DEBUG : both7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8802_d20241109_m010545_c001_v0001179_t0055_u01731114345196") 2024/11/09 01:06:33 DEBUG : both8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98bf_d20241109_m010615_c001_v7007000_t0000_u01731114375089") 2024/11/09 01:06:33 DEBUG : both8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88de_d20241109_m010602_c001_v0001179_t0028_u01731114362465") 2024/11/09 01:06:33 DEBUG : both8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ef9_d20241109_m010557_c001_v7007000_t0000_u01731114357115") 2024/11/09 01:06:33 DEBUG : both8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8808_d20241109_m010545_c001_v0001179_t0040_u01731114345643") 2024/11/09 01:06:33 DEBUG : both9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98c0_d20241109_m010615_c001_v7007000_t0000_u01731114375272") 2024/11/09 01:06:33 DEBUG : both9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88e4_d20241109_m010602_c001_v0001179_t0045_u01731114362912") 2024/11/09 01:06:33 DEBUG : both9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937efb_d20241109_m010557_c001_v7007000_t0000_u01731114357297") 2024/11/09 01:06:33 DEBUG : both9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8810_d20241109_m010546_c001_v0001179_t0008_u01731114346061") 2024/11/09 01:06:33 DEBUG : c/non empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fe7_d20241109_m010202_c001_v7007000_t0000_u01731114122493") 2024/11/09 01:06:33 DEBUG : c/non empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94f6_d20241109_m010200_c001_v0001179_t0048_u01731114120949") 2024/11/09 01:06:33 DEBUG : c/non empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fe0_d20241109_m010200_c001_v7007000_t0000_u01731114120006") 2024/11/09 01:06:33 DEBUG : c/non empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94de_d20241109_m010158_c001_v0001179_t0017_u01731114118279") 2024/11/09 01:06:33 DEBUG : c/non empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c912d_d20241109_m010139_c001_v7007000_t0000_u01731114099593") 2024/11/09 01:06:33 DEBUG : c/non empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c942a_d20241109_m010138_c001_v0001179_t0053_u01731114098088") 2024/11/09 01:06:33 DEBUG : check sum: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72bea_d20241109_m010126_c001_v7007000_t0000_u01731114086780") 2024/11/09 01:06:33 DEBUG : check sum: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c93dc_d20241109_m010125_c001_v0001179_t0016_u01731114085813") 2024/11/09 01:06:33 DEBUG : dest/3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f4610_d20241109_m010358_c001_v7007000_t0000_u01731114238999") 2024/11/09 01:06:34 DEBUG : dest/3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40272c86dc54564c_d20241109_m010357_c001_v0001100_t0016_u01731114237892") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3e7d_d20241109_m010530_c001_v7007000_t0000_u01731114330701") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f11219296319735aa_d20241109_m010527_c001_v0001036_t0032_u01731114327810") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36523_d20241109_m010527_c001_v7007000_t0000_u01731114327626") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f11219296319735a6_d20241109_m010523_c001_v0001036_t0054_u01731114323676") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36517_d20241109_m010522_c001_v7007000_t0000_u01731114322953") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8702_d20241109_m010519_c001_v0001179_t0059_u01731114319126") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4097157890129eb1_d20241109_m010517_c001_v7007000_t0000_u01731114317648") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1084d2204968f1cf_d20241109_m010515_c001_v0001037_t0004_u01731114315366") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4082b5c45664391e_d20241109_m010515_c001_v7007000_t0000_u01731114315180") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1084d2204968f1c9_d20241109_m010511_c001_v0001037_t0013_u01731114311775") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4082b5c4566438fc_d20241109_m010511_c001_v7007000_t0000_u01731114311056") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2f56_d20241109_m010505_c001_v0001177_t0052_u01731114305187") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4198dc9f329db73a_d20241109_m010503_c001_v7007000_t0000_u01731114303892") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f114e9d47e199cce9_d20241109_m010502_c001_v0001172_t0036_u01731114302143") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d364f5_d20241109_m010501_c001_v7007000_t0000_u01731114301963") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f114e9d47e199ccd9_d20241109_m010458_c001_v0001172_t0002_u01731114298994") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d364ee_d20241109_m010458_c001_v7007000_t0000_u01731114298267") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9b98_d20241109_m010454_c001_v0001179_t0058_u01731114294461") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4198dc9f329db6e2_d20241109_m010453_c001_v7007000_t0000_u01731114293532") 2024/11/09 01:06:34 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f107fd70a45cccce3_d20241109_m010451_c001_v0001182_t0057_u01731114291782") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b32e2_d20241109_m010451_c001_v7007000_t0000_u01731114291599") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f107fd70a45cccbfe_d20241109_m010448_c001_v0001182_t0032_u01731114288372") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b32b4_d20241109_m010447_c001_v7007000_t0000_u01731114287638") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e85a6_d20241109_m010441_c001_v0001179_t0051_u01731114281991") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40754cdebc5a6597_d20241109_m010441_c001_v7007000_t0000_u01731114281076") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1041a29b7517f020_d20241109_m010439_c001_v0001182_t0017_u01731114279277") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3d7b_d20241109_m010439_c001_v7007000_t0000_u01731114279095") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1041a29b7517ef28_d20241109_m010436_c001_v0001182_t0026_u01731114276120") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3d61_d20241109_m010435_c001_v7007000_t0000_u01731114275383") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2ece_d20241109_m010429_c001_v0001177_t0021_u01731114269566") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b3271_d20241109_m010428_c001_v7007000_t0000_u01731114268659") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1119551b03fbab7a_d20241109_m010426_c001_v0001038_t0052_u01731114266676") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f411df2214066263e_d20241109_m010426_c001_v7007000_t0000_u01731114266492") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1119551b03fbab74_d20241109_m010422_c001_v0001038_t0058_u01731114262855") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f411df2214066263b_d20241109_m010422_c001_v7007000_t0000_u01731114262126") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c99e2_d20241109_m010416_c001_v0001179_t0024_u01731114256666") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f4689_d20241109_m010415_c001_v7007000_t0000_u01731114255562") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f11045f590e6d51d2_d20241109_m010409_c001_v0001115_t0019_u01731114249574") 2024/11/09 01:06:35 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f415755034833b1ae_d20241109_m010409_c001_v7007000_t0000_u01731114249377") 2024/11/09 01:06:36 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8412_d20241109_m010405_c001_v0001179_t0042_u01731114245573") 2024/11/09 01:06:36 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1171832f392a5658_d20241109_m010404_c001_v0001043_t0017_u01731114244524") 2024/11/09 01:06:36 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1171832f392a5656_d20241109_m010403_c001_v0001043_t0023_u01731114243401") 2024/11/09 01:06:36 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f405b74bd860a2aff_d20241109_m010350_c001_v7007000_t0000_u01731114230469") 2024/11/09 01:06:36 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c985b_d20241109_m010343_c001_v0001179_t0009_u01731114223454") 2024/11/09 01:06:36 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f110183468e7b44c9_d20241109_m010342_c001_v0001182_t0053_u01731114222503") 2024/11/09 01:06:36 DEBUG : dst/one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f110183468e7b447a_d20241109_m010341_c001_v0001182_t0014_u01731114221332") 2024/11/09 01:06:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3e7e_d20241109_m010530_c001_v7007000_t0000_u01731114330889") 2024/11/09 01:06:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1186f43fe557a1c2_d20241109_m010527_c001_v0001161_t0035_u01731114327299") 2024/11/09 01:06:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f113e69bc7dd7480e_d20241109_m010522_c001_v0001134_t0033_u01731114322567") 2024/11/09 01:06:36 DEBUG : dst/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4097157890129eb3_d20241109_m010517_c001_v7007000_t0000_u01731114317828") 2024/11/09 01:06:36 DEBUG : dst/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f117348f31408e5e1_d20241109_m010514_c001_v0001182_t0025_u01731114314814") 2024/11/09 01:06:36 DEBUG : dst/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f10097afff4f6f509_d20241109_m010510_c001_v0001099_t0030_u01731114310756") 2024/11/09 01:06:36 DEBUG : dst/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4198dc9f329db73c_d20241109_m010504_c001_v7007000_t0000_u01731114304073") 2024/11/09 01:06:36 DEBUG : dst/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1087e74d344f2540_d20241109_m010501_c001_v0001105_t0040_u01731114301638") 2024/11/09 01:06:36 DEBUG : dst/one.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1104f35b8f10b5e6_d20241109_m010457_c001_v0001101_t0057_u01731114297796") 2024/11/09 01:06:36 DEBUG : dst/three: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f468c_d20241109_m010415_c001_v7007000_t0000_u01731114255744") 2024/11/09 01:06:36 DEBUG : dst/three: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1171832f392a566c_d20241109_m010414_c001_v0001043_t0036_u01731114254063") 2024/11/09 01:06:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3e80_d20241109_m010531_c001_v7007000_t0000_u01731114331071") 2024/11/09 01:06:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f103c8f0b5d017ced_d20241109_m010529_c001_v0001182_t0013_u01731114329105") 2024/11/09 01:06:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f10424369392ec6b0_d20241109_m010524_c001_v0001100_t0021_u01731114324594") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3e81_d20241109_m010531_c001_v7007000_t0000_u01731114331253") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f11219296319735ac_d20241109_m010529_c001_v0001036_t0059_u01731114329649") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36526_d20241109_m010529_c001_v7007000_t0000_u01731114329454") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f11219296319735a8_d20241109_m010525_c001_v0001036_t0009_u01731114325100") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d3651b_d20241109_m010524_c001_v7007000_t0000_u01731114324914") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e870c_d20241109_m010519_c001_v0001179_t0050_u01731114319892") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4097157890129eb4_d20241109_m010518_c001_v7007000_t0000_u01731114318008") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1084d2204968f1d1_d20241109_m010516_c001_v0001037_t0036_u01731114316894") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4082b5c456643927_d20241109_m010516_c001_v7007000_t0000_u01731114316716") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1084d2204968f1cd_d20241109_m010513_c001_v0001037_t0017_u01731114313284") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4082b5c45664390b_d20241109_m010513_c001_v7007000_t0000_u01731114313105") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2f5e_d20241109_m010508_c001_v0001177_t0033_u01731114308040") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d364f9_d20241109_m010503_c001_v7007000_t0000_u01731114303339") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9c04_d20241109_m010500_c001_v0001179_t0029_u01731114300698") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d364f1_d20241109_m010459_c001_v7007000_t0000_u01731114299967") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8634_d20241109_m010455_c001_v0001179_t0014_u01731114295236") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b32f0_d20241109_m010452_c001_v7007000_t0000_u01731114292607") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8606_d20241109_m010450_c001_v0001179_t0017_u01731114290421") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b32c8_d20241109_m010449_c001_v7007000_t0000_u01731114289325") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2ef8_d20241109_m010442_c001_v0001177_t0008_u01731114282749") 2024/11/09 01:06:37 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3d81_d20241109_m010440_c001_v7007000_t0000_u01731114280131") 2024/11/09 01:06:38 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2eec_d20241109_m010437_c001_v0001177_t0047_u01731114277958") 2024/11/09 01:06:38 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3d6c_d20241109_m010436_c001_v7007000_t0000_u01731114276827") 2024/11/09 01:06:38 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9a96_d20241109_m010430_c001_v0001179_t0007_u01731114270737") 2024/11/09 01:06:38 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f411df22140662640_d20241109_m010427_c001_v7007000_t0000_u01731114267720") 2024/11/09 01:06:38 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9a4c_d20241109_m010424_c001_v0001179_t0030_u01731114264796") 2024/11/09 01:06:38 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f411df2214066263c_d20241109_m010423_c001_v7007000_t0000_u01731114263714") 2024/11/09 01:06:38 DEBUG : dst/three.txt: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e848e_d20241109_m010417_c001_v0001179_t0035_u01731114257444") 2024/11/09 01:06:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4097157890129eb5_d20241109_m010518_c001_v7007000_t0000_u01731114318188") 2024/11/09 01:06:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f100fcfb11f03a755_d20241109_m010516_c001_v0001182_t0032_u01731114316467") 2024/11/09 01:06:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1128a142dfcac638_d20241109_m010512_c001_v0001180_t0005_u01731114312880") 2024/11/09 01:06:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4198dc9f329db73e_d20241109_m010504_c001_v7007000_t0000_u01731114304275") 2024/11/09 01:06:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f111fddf2b21794be_d20241109_m010502_c001_v0001106_t0053_u01731114302652") 2024/11/09 01:06:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f107b394ef47c2ef0_d20241109_m010459_c001_v0001172_t0046_u01731114299670") 2024/11/09 01:06:38 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3e82_d20241109_m010531_c001_v7007000_t0000_u01731114331435") 2024/11/09 01:06:38 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2f8a_d20241109_m010519_c001_v0001177_t0049_u01731114319687") 2024/11/09 01:06:38 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4097157890129eb7_d20241109_m010518_c001_v7007000_t0000_u01731114318379") 2024/11/09 01:06:38 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8696_d20241109_m010505_c001_v0001179_t0021_u01731114305755") 2024/11/09 01:06:38 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4198dc9f329db741_d20241109_m010504_c001_v7007000_t0000_u01731114304456") 2024/11/09 01:06:38 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2f2c_d20241109_m010455_c001_v0001177_t0049_u01731114295030") 2024/11/09 01:06:38 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4198dc9f329db6e4_d20241109_m010453_c001_v7007000_t0000_u01731114293726") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9b06_d20241109_m010442_c001_v0001179_t0021_u01731114282551") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40754cdebc5a6598_d20241109_m010441_c001_v7007000_t0000_u01731114281261") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e851e_d20241109_m010430_c001_v0001179_t0030_u01731114270139") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b3272_d20241109_m010428_c001_v7007000_t0000_u01731114268838") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2eae_d20241109_m010417_c001_v0001177_t0048_u01731114257233") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f468e_d20241109_m010415_c001_v7007000_t0000_u01731114255926") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1161b1d379aa38c3_d20241109_m010411_c001_v0001039_t0044_u01731114251556") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f405b74bd860a2b03_d20241109_m010350_c001_v7007000_t0000_u01731114230648") 2024/11/09 01:06:39 DEBUG : dst/two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f110183468e7b4691_d20241109_m010349_c001_v0001182_t0055_u01731114229434") 2024/11/09 01:06:39 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b30a2_d20241109_m010308_c001_v7007000_t0000_u01731114188986") 2024/11/09 01:06:39 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e81c2_d20241109_m010305_c001_v0001179_t0019_u01731114185364") 2024/11/09 01:06:39 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b307a_d20241109_m010303_c001_v7007000_t0000_u01731114183409") 2024/11/09 01:06:39 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8134_d20241109_m010252_c001_v0001179_t0058_u01731114172858") 2024/11/09 01:06:39 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d8f_d20241109_m010243_c001_v7007000_t0000_u01731114163510") 2024/11/09 01:06:39 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e80bb_d20241109_m010238_c001_v0001179_t0014_u01731114158884") 2024/11/09 01:06:39 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d3600a_d20241109_m010215_c001_v7007000_t0000_u01731114135081") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c952e_d20241109_m010213_c001_v0001179_t0012_u01731114133330") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36003_d20241109_m010211_c001_v7007000_t0000_u01731114131773") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c951e_d20241109_m010210_c001_v0001179_t0006_u01731114130631") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35ff8_d20241109_m010207_c001_v7007000_t0000_u01731114127451") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9508_d20241109_m010205_c001_v0001179_t0023_u01731114125901") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fef_d20241109_m010204_c001_v7007000_t0000_u01731114124647") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9500_d20241109_m010203_c001_v0001179_t0052_u01731114123484") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fd7_d20241109_m010157_c001_v7007000_t0000_u01731114117158") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94c4_d20241109_m010155_c001_v0001179_t0040_u01731114115435") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c913f_d20241109_m010154_c001_v7007000_t0000_u01731114114259") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94ae_d20241109_m010153_c001_v0001179_t0046_u01731114113486") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9136_d20241109_m010148_c001_v7007000_t0000_u01731114108523") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9478_d20241109_m010147_c001_v0001179_t0057_u01731114107389") 2024/11/09 01:06:40 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9134_d20241109_m010144_c001_v7007000_t0000_u01731114104832") 2024/11/09 01:06:41 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9466_d20241109_m010143_c001_v0001179_t0017_u01731114103723") 2024/11/09 01:06:41 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9131_d20241109_m010142_c001_v7007000_t0000_u01731114102626") 2024/11/09 01:06:41 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f114bc2b7ee8ea6ac_d20241109_m010141_c001_v0001120_t0005_u01731114101852") 2024/11/09 01:06:41 DEBUG : empty space: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c944c_d20241109_m010140_c001_v0001179_t0022_u01731114100314") 2024/11/09 01:06:41 DEBUG : enormous: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36007_d20241109_m010214_c001_v7007000_t0000_u01731114134137") 2024/11/09 01:06:41 DEBUG : enormous: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9530_d20241109_m010213_c001_v0001179_t0035_u01731114133546") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f400c20a4111f3eab_d20241109_m010535_c001_v7007000_t0000_u01731114335702") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2fc2_d20241109_m010534_c001_v0001177_t0055_u01731114334485") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d68_d20241109_m010237_c001_v7007000_t0000_u01731114157063") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c95c3_d20241109_m010236_c001_v0001179_t0036_u01731114156017") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9129_d20241109_m010136_c001_v7007000_t0000_u01731114096329") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c941c_d20241109_m010135_c001_v0001179_t0041_u01731114095376") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9127_d20241109_m010133_c001_v7007000_t0000_u01731114093994") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9412_d20241109_m010133_c001_v0001179_t0012_u01731114093431") 2024/11/09 01:06:41 DEBUG : existing: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c940c_d20241109_m010132_c001_v0001179_t0054_u01731114092659") 2024/11/09 01:06:41 DEBUG : existing-b: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d69_d20241109_m010237_c001_v7007000_t0000_u01731114157244") 2024/11/09 01:06:41 DEBUG : existing-b: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e809d_d20241109_m010236_c001_v0001179_t0004_u01731114156031") 2024/11/09 01:06:41 DEBUG : five: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36027_d20241109_m010219_c001_v7007000_t0000_u01731114139363") 2024/11/09 01:06:41 DEBUG : five: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4149e9afc90c9549_d20241109_m010217_c001_v0001179_t0010_u01731114137391") 2024/11/09 01:06:41 DEBUG : foo: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9135_d20241109_m010146_c001_v7007000_t0000_u01731114106665") 2024/11/09 01:06:42 DEBUG : foo: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4149e9afc90c9472_d20241109_m010146_c001_v0001179_t0010_u01731114106104") 2024/11/09 01:06:42 DEBUG : foo: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4149e9afc90c946e_d20241109_m010145_c001_v0001179_t0010_u01731114105557") 2024/11/09 01:06:42 DEBUG : four: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36028_d20241109_m010219_c001_v7007000_t0000_u01731114139545") 2024/11/09 01:06:42 DEBUG : four: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406dc59e4d7e7fc9_d20241109_m010217_c001_v0001179_t0054_u01731114137951") 2024/11/09 01:06:42 DEBUG : four: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9543_d20241109_m010216_c001_v0001179_t0025_u01731114136803") 2024/11/09 01:06:42 DEBUG : hello world2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b1b3_d20241109_m010046_c001_v7007000_t0000_u01731114046914") 2024/11/09 01:06:42 DEBUG : hello world2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c923a_d20241109_m010046_c001_v0001179_t0016_u01731114046248") 2024/11/09 01:06:42 DEBUG : ignore-size: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72c0d_d20241109_m010131_c001_v7007000_t0000_u01731114091218") 2024/11/09 01:06:42 DEBUG : ignore-size: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c93f8_d20241109_m010130_c001_v0001179_t0054_u01731114090280") 2024/11/09 01:06:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d62_d20241109_m010234_c001_v7007000_t0000_u01731114154917") 2024/11/09 01:06:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8083_d20241109_m010233_c001_v0001179_t0024_u01731114153973") 2024/11/09 01:06:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d56_d20241109_m010232_c001_v7007000_t0000_u01731114152775") 2024/11/09 01:06:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e806d_d20241109_m010231_c001_v0001179_t0009_u01731114151843") 2024/11/09 01:06:43 DEBUG : one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36029_d20241109_m010219_c001_v7007000_t0000_u01731114139727") 2024/11/09 01:06:43 DEBUG : one: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4149e9afc90c953b_d20241109_m010216_c001_v0001179_t0010_u01731114136239") 2024/11/09 01:06:43 DEBUG : only0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98c2_d20241109_m010615_c001_v7007000_t0000_u01731114375454") 2024/11/09 01:06:43 DEBUG : only0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406dc59e4d7e8940_d20241109_m010609_c001_v0001179_t0054_u01731114369460") 2024/11/09 01:06:43 DEBUG : only0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88a0_d20241109_m010558_c001_v0001179_t0050_u01731114358613") 2024/11/09 01:06:43 DEBUG : only0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40140e70f12615df_d20241109_m010552_c001_v7007000_t0000_u01731114352430") 2024/11/09 01:06:43 DEBUG : only0: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87ca_d20241109_m010541_c001_v0001179_t0006_u01731114341927") 2024/11/09 01:06:43 DEBUG : only1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98c3_d20241109_m010615_c001_v7007000_t0000_u01731114375640") 2024/11/09 01:06:43 DEBUG : only1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f403040b91af55fea_d20241109_m010610_c001_v0001144_t0031_u01731114370016") 2024/11/09 01:06:43 DEBUG : only1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88a8_d20241109_m010559_c001_v0001179_t0043_u01731114359032") 2024/11/09 01:06:43 DEBUG : only1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40666b2a11def57b_d20241109_m010552_c001_v7007000_t0000_u01731114352033") 2024/11/09 01:06:43 DEBUG : only1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87d0_d20241109_m010542_c001_v0001179_t0046_u01731114342422") 2024/11/09 01:06:43 DEBUG : only10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98c4_d20241109_m010615_c001_v7007000_t0000_u01731114375834") 2024/11/09 01:06:43 DEBUG : only10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4167d91f6c037c72_d20241109_m010610_c001_v0001172_t0015_u01731114370197") 2024/11/09 01:06:43 DEBUG : only10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88f2_d20241109_m010603_c001_v0001179_t0011_u01731114363796") 2024/11/09 01:06:43 DEBUG : only10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ee0_d20241109_m010553_c001_v7007000_t0000_u01731114353145") 2024/11/09 01:06:43 DEBUG : only10: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e881c_d20241109_m010546_c001_v0001179_t0047_u01731114346703") 2024/11/09 01:06:43 DEBUG : only11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98c5_d20241109_m010616_c001_v7007000_t0000_u01731114376019") 2024/11/09 01:06:43 DEBUG : only11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4111652c6123b313_d20241109_m010610_c001_v0001103_t0020_u01731114370399") 2024/11/09 01:06:44 DEBUG : only11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88fa_d20241109_m010604_c001_v0001179_t0023_u01731114364329") 2024/11/09 01:06:44 DEBUG : only11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40140e70f12615e3_d20241109_m010552_c001_v7007000_t0000_u01731114352619") 2024/11/09 01:06:44 DEBUG : only11: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8824_d20241109_m010547_c001_v0001179_t0011_u01731114347116") 2024/11/09 01:06:44 DEBUG : only12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98c6_d20241109_m010616_c001_v7007000_t0000_u01731114376201") 2024/11/09 01:06:44 DEBUG : only12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406dc59e4d7e8946_d20241109_m010610_c001_v0001179_t0054_u01731114370043") 2024/11/09 01:06:44 DEBUG : only12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8900_d20241109_m010604_c001_v0001179_t0018_u01731114364736") 2024/11/09 01:06:44 DEBUG : only12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40754cdebc5a65dd_d20241109_m010552_c001_v7007000_t0000_u01731114352968") 2024/11/09 01:06:44 DEBUG : only12: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e882a_d20241109_m010547_c001_v0001179_t0031_u01731114347536") 2024/11/09 01:06:44 DEBUG : only13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98c8_d20241109_m010616_c001_v7007000_t0000_u01731114376385") 2024/11/09 01:06:44 DEBUG : only13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f403040b91af55fee_d20241109_m010610_c001_v0001144_t0031_u01731114370207") 2024/11/09 01:06:44 DEBUG : only13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8904_d20241109_m010605_c001_v0001179_t0008_u01731114365149") 2024/11/09 01:06:44 DEBUG : only13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40666b2a11def57f_d20241109_m010552_c001_v7007000_t0000_u01731114352576") 2024/11/09 01:06:44 DEBUG : only13: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8830_d20241109_m010547_c001_v0001179_t0032_u01731114347975") 2024/11/09 01:06:44 DEBUG : only14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98c9_d20241109_m010616_c001_v7007000_t0000_u01731114376571") 2024/11/09 01:06:44 DEBUG : only14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406dc59e4d7e8948_d20241109_m010610_c001_v0001179_t0054_u01731114370226") 2024/11/09 01:06:44 DEBUG : only14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8910_d20241109_m010605_c001_v0001179_t0013_u01731114365641") 2024/11/09 01:06:44 DEBUG : only14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937edd_d20241109_m010552_c001_v7007000_t0000_u01731114352595") 2024/11/09 01:06:44 DEBUG : only14: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8838_d20241109_m010548_c001_v0001179_t0007_u01731114348384") 2024/11/09 01:06:44 DEBUG : only15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98ca_d20241109_m010616_c001_v7007000_t0000_u01731114376754") 2024/11/09 01:06:45 DEBUG : only15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4167d91f6c037c74_d20241109_m010610_c001_v0001172_t0015_u01731114370381") 2024/11/09 01:06:45 DEBUG : only15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8918_d20241109_m010606_c001_v0001179_t0038_u01731114366562") 2024/11/09 01:06:45 DEBUG : only15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40666b2a11def580_d20241109_m010552_c001_v7007000_t0000_u01731114352757") 2024/11/09 01:06:45 DEBUG : only15: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8840_d20241109_m010548_c001_v0001179_t0007_u01731114348840") 2024/11/09 01:06:45 DEBUG : only16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98cb_d20241109_m010616_c001_v7007000_t0000_u01731114376938") 2024/11/09 01:06:45 DEBUG : only16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f403040b91af55ff4_d20241109_m010610_c001_v0001144_t0031_u01731114370768") 2024/11/09 01:06:45 DEBUG : only16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8920_d20241109_m010607_c001_v0001179_t0033_u01731114367002") 2024/11/09 01:06:45 DEBUG : only16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937ede_d20241109_m010552_c001_v7007000_t0000_u01731114352775") 2024/11/09 01:06:45 DEBUG : only16: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8846_d20241109_m010549_c001_v0001179_t0006_u01731114349258") 2024/11/09 01:06:45 DEBUG : only17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98cc_d20241109_m010617_c001_v7007000_t0000_u01731114377120") 2024/11/09 01:06:45 DEBUG : only17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f403040b91af55ff0_d20241109_m010610_c001_v0001144_t0031_u01731114370394") 2024/11/09 01:06:45 DEBUG : only17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8926_d20241109_m010607_c001_v0001179_t0031_u01731114367495") 2024/11/09 01:06:45 DEBUG : only17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40754cdebc5a65dc_d20241109_m010552_c001_v7007000_t0000_u01731114352787") 2024/11/09 01:06:45 DEBUG : only17: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8850_d20241109_m010549_c001_v0001179_t0056_u01731114349982") 2024/11/09 01:06:45 DEBUG : only18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98cd_d20241109_m010617_c001_v7007000_t0000_u01731114377303") 2024/11/09 01:06:45 DEBUG : only18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406dc59e4d7e894c_d20241109_m010610_c001_v0001179_t0054_u01731114370410") 2024/11/09 01:06:45 DEBUG : only18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8930_d20241109_m010608_c001_v0001179_t0053_u01731114368183") 2024/11/09 01:06:45 DEBUG : only18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40666b2a11def57c_d20241109_m010552_c001_v7007000_t0000_u01731114352213") 2024/11/09 01:06:45 DEBUG : only18: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8856_d20241109_m010550_c001_v0001179_t0038_u01731114350385") 2024/11/09 01:06:46 DEBUG : only19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d98ce_d20241109_m010617_c001_v7007000_t0000_u01731114377514") 2024/11/09 01:06:46 DEBUG : only19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4167d91f6c037c76_d20241109_m010610_c001_v0001172_t0015_u01731114370570") 2024/11/09 01:06:46 DEBUG : only19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8936_d20241109_m010608_c001_v0001179_t0005_u01731114368614") 2024/11/09 01:06:46 DEBUG : only19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40140e70f12615e7_d20241109_m010552_c001_v7007000_t0000_u01731114352807") 2024/11/09 01:06:46 DEBUG : only19: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e885e_d20241109_m010550_c001_v0001179_t0020_u01731114350850") 2024/11/09 01:06:46 DEBUG : only2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99dd_d20241109_m010617_c001_v7007000_t0000_u01731114377696") 2024/11/09 01:06:46 DEBUG : only2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f403040b91af55ff2_d20241109_m010610_c001_v0001144_t0031_u01731114370584") 2024/11/09 01:06:46 DEBUG : only2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88ae_d20241109_m010559_c001_v0001179_t0011_u01731114359467") 2024/11/09 01:06:46 DEBUG : only2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40666b2a11def581_d20241109_m010552_c001_v7007000_t0000_u01731114352938") 2024/11/09 01:06:46 DEBUG : only2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87da_d20241109_m010542_c001_v0001179_t0017_u01731114342858") 2024/11/09 01:06:46 DEBUG : only3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99de_d20241109_m010617_c001_v7007000_t0000_u01731114377879") 2024/11/09 01:06:46 DEBUG : only3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4111652c6123b317_d20241109_m010610_c001_v0001103_t0020_u01731114370588") 2024/11/09 01:06:46 DEBUG : only3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88b6_d20241109_m010559_c001_v0001179_t0029_u01731114359946") 2024/11/09 01:06:46 DEBUG : only3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40140e70f12615ea_d20241109_m010552_c001_v7007000_t0000_u01731114352993") 2024/11/09 01:06:46 DEBUG : only3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87e2_d20241109_m010543_c001_v0001179_t0006_u01731114343397") 2024/11/09 01:06:46 DEBUG : only4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99df_d20241109_m010618_c001_v7007000_t0000_u01731114378061") 2024/11/09 01:06:46 DEBUG : only4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406dc59e4d7e894e_d20241109_m010610_c001_v0001179_t0054_u01731114370601") 2024/11/09 01:06:46 DEBUG : only4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88c0_d20241109_m010600_c001_v0001179_t0049_u01731114360456") 2024/11/09 01:06:46 DEBUG : only4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40666b2a11def57d_d20241109_m010552_c001_v7007000_t0000_u01731114352394") 2024/11/09 01:06:46 DEBUG : only4: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87ee_d20241109_m010544_c001_v0001179_t0006_u01731114344176") 2024/11/09 01:06:46 DEBUG : only5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99e0_d20241109_m010618_c001_v7007000_t0000_u01731114378264") 2024/11/09 01:06:46 DEBUG : only5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4167d91f6c037c78_d20241109_m010610_c001_v0001172_t0015_u01731114370752") 2024/11/09 01:06:47 DEBUG : only5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88c6_d20241109_m010600_c001_v0001179_t0019_u01731114360915") 2024/11/09 01:06:47 DEBUG : only5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937edc_d20241109_m010552_c001_v7007000_t0000_u01731114352414") 2024/11/09 01:06:47 DEBUG : only5: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87f6_d20241109_m010544_c001_v0001179_t0013_u01731114344580") 2024/11/09 01:06:47 DEBUG : only6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99e3_d20241109_m010618_c001_v7007000_t0000_u01731114378446") 2024/11/09 01:06:47 DEBUG : only6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4111652c6123b319_d20241109_m010610_c001_v0001103_t0020_u01731114370778") 2024/11/09 01:06:47 DEBUG : only6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88ce_d20241109_m010601_c001_v0001179_t0054_u01731114361345") 2024/11/09 01:06:47 DEBUG : only6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40754cdebc5a65db_d20241109_m010552_c001_v7007000_t0000_u01731114352605") 2024/11/09 01:06:47 DEBUG : only6: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e87fc_d20241109_m010544_c001_v0001179_t0038_u01731114344986") 2024/11/09 01:06:47 DEBUG : only7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99e4_d20241109_m010618_c001_v7007000_t0000_u01731114378634") 2024/11/09 01:06:47 DEBUG : only7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4111652c6123b31f_d20241109_m010610_c001_v0001103_t0020_u01731114370960") 2024/11/09 01:06:47 DEBUG : only7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88d8_d20241109_m010602_c001_v0001179_t0026_u01731114362262") 2024/11/09 01:06:47 DEBUG : only7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f417c9670a3937edf_d20241109_m010552_c001_v7007000_t0000_u01731114352955") 2024/11/09 01:06:47 DEBUG : only7: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8806_d20241109_m010545_c001_v0001179_t0018_u01731114345422") 2024/11/09 01:06:47 DEBUG : only8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99e5_d20241109_m010618_c001_v7007000_t0000_u01731114378820") 2024/11/09 01:06:47 DEBUG : only8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406dc59e4d7e8952_d20241109_m010610_c001_v0001179_t0054_u01731114370792") 2024/11/09 01:06:47 DEBUG : only8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88e2_d20241109_m010602_c001_v0001179_t0023_u01731114362683") 2024/11/09 01:06:47 DEBUG : only8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40754cdebc5a65da_d20241109_m010552_c001_v7007000_t0000_u01731114352419") 2024/11/09 01:06:47 DEBUG : only8: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e880c_d20241109_m010545_c001_v0001179_t0021_u01731114345856") 2024/11/09 01:06:47 DEBUG : only9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99e7_d20241109_m010619_c001_v7007000_t0000_u01731114379002") 2024/11/09 01:06:47 DEBUG : only9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4167d91f6c037c7a_d20241109_m010610_c001_v0001172_t0015_u01731114370933") 2024/11/09 01:06:48 DEBUG : only9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e88ea_d20241109_m010603_c001_v0001179_t0017_u01731114363112") 2024/11/09 01:06:48 DEBUG : only9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f40666b2a11def582_d20241109_m010553_c001_v7007000_t0000_u01731114353118") 2024/11/09 01:06:48 DEBUG : only9: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8814_d20241109_m010546_c001_v0001179_t0043_u01731114346262") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d4e_d20241109_m010229_c001_v7007000_t0000_u01731114149994") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2d8a_d20241109_m010228_c001_v0001177_t0039_u01731114148259") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d47_d20241109_m010226_c001_v7007000_t0000_u01731114146421") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c956f_d20241109_m010224_c001_v0001179_t0022_u01731114144744") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d3e_d20241109_m010222_c001_v7007000_t0000_u01731114142842") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e7fe9_d20241109_m010220_c001_v0001179_t0042_u01731114140667") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35ffe_d20241109_m010209_c001_v7007000_t0000_u01731114129533") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9516_d20241109_m010208_c001_v0001179_t0021_u01731114128370") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35ff7_d20241109_m010206_c001_v7007000_t0000_u01731114126485") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9506_d20241109_m010205_c001_v0001179_t0006_u01731114125557") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35feb_d20241109_m010204_c001_v7007000_t0000_u01731114124075") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94fe_d20241109_m010203_c001_v0001179_t0054_u01731114123220") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9141_d20241109_m010156_c001_v7007000_t0000_u01731114116226") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94ba_d20241109_m010155_c001_v0001179_t0015_u01731114115176") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9140_d20241109_m010154_c001_v7007000_t0000_u01731114114441") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94aa_d20241109_m010153_c001_v0001179_t0032_u01731114113259") 2024/11/09 01:06:48 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c913e_d20241109_m010152_c001_v7007000_t0000_u01731114112539") 2024/11/09 01:06:49 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94a2_d20241109_m010151_c001_v0001179_t0027_u01731114111958") 2024/11/09 01:06:49 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c949e_d20241109_m010151_c001_v0001179_t0037_u01731114111390") 2024/11/09 01:06:49 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c913a_d20241109_m010150_c001_v7007000_t0000_u01731114110669") 2024/11/09 01:06:49 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9492_d20241109_m010150_c001_v0001179_t0013_u01731114110064") 2024/11/09 01:06:49 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9486_d20241109_m010149_c001_v0001179_t0014_u01731114109427") 2024/11/09 01:06:49 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4057c3b87f2c9137_d20241109_m010148_c001_v7007000_t0000_u01731114108705") 2024/11/09 01:06:49 DEBUG : potato: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c947c_d20241109_m010147_c001_v0001179_t0037_u01731114107954") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4082b5c45664335f_d20241109_m010318_c001_v7007000_t0000_u01731114198642") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2df4_d20241109_m010318_c001_v0001177_t0055_u01731114198052") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b30a5_d20241109_m010309_c001_v7007000_t0000_u01731114189590") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2dd4_d20241109_m010304_c001_v0001177_t0043_u01731114184773") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f405b74bd860a2a0c_d20241109_m010256_c001_v7007000_t0000_u01731114176786") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2db8_d20241109_m010252_c001_v0001177_t0016_u01731114172209") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d94_d20241109_m010244_c001_v7007000_t0000_u01731114164099") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2d9e_d20241109_m010238_c001_v0001177_t0017_u01731114158587") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36008_d20241109_m010214_c001_v7007000_t0000_u01731114134329") 2024/11/09 01:06:49 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c952c_d20241109_m010213_c001_v0001179_t0017_u01731114133059") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d36004_d20241109_m010211_c001_v7007000_t0000_u01731114131961") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c951a_d20241109_m010210_c001_v0001179_t0009_u01731114130443") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fff_d20241109_m010209_c001_v7007000_t0000_u01731114129715") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9518_d20241109_m010208_c001_v0001179_t0010_u01731114128954") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35ff9_d20241109_m010207_c001_v7007000_t0000_u01731114127636") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9510_d20241109_m010206_c001_v0001179_t0040_u01731114126849") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35ff1_d20241109_m010204_c001_v7007000_t0000_u01731114124830") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9504_d20241109_m010204_c001_v0001179_t0009_u01731114124082") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d35fda_d20241109_m010157_c001_v7007000_t0000_u01731114117341") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c94cc_d20241109_m010156_c001_v0001179_t0033_u01731114116026") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b2c3_d20241109_m010050_c001_v7007000_t0000_u01731114050228") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c924c_d20241109_m010049_c001_v0001179_t0027_u01731114049642") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b1c6_d20241109_m010048_c001_v7007000_t0000_u01731114048385") 2024/11/09 01:06:50 DEBUG : potato2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c923c_d20241109_m010047_c001_v0001179_t0029_u01731114047811") 2024/11/09 01:06:50 DEBUG : potato3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4036e769244b30a6_d20241109_m010309_c001_v7007000_t0000_u01731114189770") 2024/11/09 01:06:50 DEBUG : potato3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c96f3_d20241109_m010306_c001_v0001179_t0045_u01731114186022") 2024/11/09 01:06:50 DEBUG : potato3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f405b74bd860a2a13_d20241109_m010257_c001_v7007000_t0000_u01731114177240") 2024/11/09 01:06:50 DEBUG : potato3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c96a9_d20241109_m010253_c001_v0001179_t0058_u01731114173463") 2024/11/09 01:06:50 DEBUG : potato3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d98_d20241109_m010244_c001_v7007000_t0000_u01731114164375") 2024/11/09 01:06:50 DEBUG : potato3: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c95e9_d20241109_m010239_c001_v0001179_t0044_u01731114159545") 2024/11/09 01:06:51 DEBUG : pre-dest1/1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f4612_d20241109_m010359_c001_v7007000_t0000_u01731114239182") 2024/11/09 01:06:51 DEBUG : pre-dest1/1: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c98a7_d20241109_m010351_c001_v0001179_t0007_u01731114231372") 2024/11/09 01:06:51 DEBUG : pre-dest2/2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4070de570c7f4614_d20241109_m010359_c001_v7007000_t0000_u01731114239364") 2024/11/09 01:06:51 DEBUG : pre-dest2/2: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2e5e_d20241109_m010351_c001_v0001177_t0029_u01731114231978") 2024/11/09 01:06:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f405b74bd860a2ab8_d20241109_m010331_c001_v7007000_t0000_u01731114211046") 2024/11/09 01:06:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e82a8_d20241109_m010328_c001_v0001179_t0049_u01731114208017") 2024/11/09 01:06:51 DEBUG : sizeonly: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72bfc_d20241109_m010128_c001_v7007000_t0000_u01731114088995") 2024/11/09 01:06:51 DEBUG : sizeonly: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c93ea_d20241109_m010128_c001_v0001179_t0028_u01731114088047") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99ed_d20241109_m010625_c001_v7007000_t0000_u01731114385356") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1167d91f6c037cac_d20241109_m010624_c001_v0001172_t0058_u01731114384092") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99ea_d20241109_m010622_c001_v7007000_t0000_u01731114382091") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e89a0_d20241109_m010620_c001_v0001179_t0037_u01731114380341") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d64_d20241109_m010235_c001_v7007000_t0000_u01731114155100") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2d96_d20241109_m010234_c001_v0001177_t0022_u01731114154329") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d57_d20241109_m010232_c001_v7007000_t0000_u01731114152958") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c95a5_d20241109_m010232_c001_v0001179_t0020_u01731114152189") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72bdd_d20241109_m010124_c001_v7007000_t0000_u01731114084892") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c93ce_d20241109_m010123_c001_v0001179_t0057_u01731114083554") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72bca_d20241109_m010122_c001_v7007000_t0000_u01731114082830") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c93be_d20241109_m010121_c001_v0001179_t0010_u01731114081900") 2024/11/09 01:06:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72ba9_d20241109_m010118_c001_v7007000_t0000_u01731114078992") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c93a2_d20241109_m010118_c001_v0001179_t0041_u01731114078112") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72b99_d20241109_m010117_c001_v7007000_t0000_u01731114077555") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9396_d20241109_m010116_c001_v0001179_t0022_u01731114076739") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c937a_d20241109_m010114_c001_v0001179_t0037_u01731114074352") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72b77_d20241109_m010113_c001_v7007000_t0000_u01731114073623") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9372_d20241109_m010113_c001_v0001179_t0057_u01731114073054") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c936e_d20241109_m010112_c001_v0001179_t0051_u01731114072469") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72b64_d20241109_m010111_c001_v7007000_t0000_u01731114071387") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9354_d20241109_m010109_c001_v0001179_t0030_u01731114069037") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c933c_d20241109_m010106_c001_v0001179_t0051_u01731114066421") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72b33_d20241109_m010105_c001_v7007000_t0000_u01731114065699") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c932a_d20241109_m010105_c001_v0001179_t0021_u01731114065135") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9324_d20241109_m010104_c001_v0001179_t0046_u01731114064562") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72b29_d20241109_m010103_c001_v7007000_t0000_u01731114063839") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c92c0_d20241109_m010100_c001_v0001179_t0055_u01731114060249") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72b10_d20241109_m010059_c001_v7007000_t0000_u01731114059887") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c92a8_d20241109_m010059_c001_v0001179_t0011_u01731114059285") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b334_d20241109_m010057_c001_v7007000_t0000_u01731114057655") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c928e_d20241109_m010057_c001_v0001179_t0040_u01731114057080") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b323_d20241109_m010056_c001_v7007000_t0000_u01731114056483") 2024/11/09 01:06:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c927e_d20241109_m010055_c001_v0001179_t0027_u01731114055918") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b304_d20241109_m010054_c001_v7007000_t0000_u01731114054626") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c926e_d20241109_m010053_c001_v0001179_t0033_u01731114053792") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b2f1_d20241109_m010053_c001_v7007000_t0000_u01731114053240") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9260_d20241109_m010052_c001_v0001179_t0011_u01731114052676") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b2da_d20241109_m010051_c001_v7007000_t0000_u01731114051716") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9258_d20241109_m010051_c001_v0001179_t0032_u01731114051125") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b169_d20241109_m010045_c001_v7007000_t0000_u01731114045340") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9232_d20241109_m010044_c001_v0001179_t0053_u01731114044770") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b163_d20241109_m010043_c001_v7007000_t0000_u01731114043865") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9228_d20241109_m010043_c001_v0001179_t0051_u01731114043303") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b160_d20241109_m010042_c001_v7007000_t0000_u01731114042408") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9220_d20241109_m010041_c001_v0001179_t0000_u01731114041822") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f404ec75e5e11b159_d20241109_m010038_c001_v7007000_t0000_u01731114038914") 2024/11/09 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c920c_d20241109_m010038_c001_v0001179_t0055_u01731114038325") 2024/11/09 01:06:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99ef_d20241109_m010625_c001_v7007000_t0000_u01731114385542") 2024/11/09 01:06:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1111652c6123b37b_d20241109_m010624_c001_v0001103_t0001_u01731114384100") 2024/11/09 01:06:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f406360b8fa6d99eb_d20241109_m010622_c001_v7007000_t0000_u01731114382273") 2024/11/09 01:06:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f103040b91af56038_d20241109_m010620_c001_v0001144_t0007_u01731114380335") 2024/11/09 01:06:53 DEBUG : sub/yam: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d4c_d20241109_m010229_c001_v7007000_t0000_u01731114149420") 2024/11/09 01:06:53 DEBUG : sub/yam: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e803d_d20241109_m010227_c001_v0001179_t0024_u01731114147898") 2024/11/09 01:06:53 DEBUG : three: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d3602b_d20241109_m010219_c001_v7007000_t0000_u01731114139909") 2024/11/09 01:06:54 DEBUG : three: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c954f_d20241109_m010218_c001_v0001179_t0020_u01731114138741") 2024/11/09 01:06:54 DEBUG : three: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1149e9afc90c9541_d20241109_m010216_c001_v0001179_t0030_u01731114136601") 2024/11/09 01:06:54 DEBUG : two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f41852f6601d3602c_d20241109_m010220_c001_v7007000_t0000_u01731114140109") 2024/11/09 01:06:54 DEBUG : two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f408ce324babc2d7c_d20241109_m010218_c001_v0001177_t0020_u01731114138153") 2024/11/09 01:06:54 DEBUG : two: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f4149e9afc90c953d_d20241109_m010216_c001_v0001179_t0010_u01731114136420") 2024/11/09 01:06:54 DEBUG : yam: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d4f_d20241109_m010230_c001_v7007000_t0000_u01731114150175") 2024/11/09 01:06:54 DEBUG : yam: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1020a2cbff4be7b9_d20241109_m010229_c001_v0001182_t0001_u01731114149063") 2024/11/09 01:06:54 DEBUG : yam: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d46_d20241109_m010225_c001_v7007000_t0000_u01731114145870") 2024/11/09 01:06:54 DEBUG : yam: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f106dc59e4d7e8013_d20241109_m010224_c001_v0001179_t0035_u01731114144391") 2024/11/09 01:06:54 DEBUG : yam: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d3c_d20241109_m010222_c001_v7007000_t0000_u01731114142292") 2024/11/09 01:06:54 DEBUG : yam: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108ce324babc2d80_d20241109_m010220_c001_v0001177_t0004_u01731114140681") 2024/11/09 01:06:54 DEBUG : yaml: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d48_d20241109_m010226_c001_v7007000_t0000_u01731114146604") 2024/11/09 01:06:54 DEBUG : yaml: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f1052d9d4bce25967_d20241109_m010225_c001_v0001182_t0007_u01731114145552") 2024/11/09 01:06:54 DEBUG : yaml: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f402d8e8c8df72d3f_d20241109_m010223_c001_v7007000_t0000_u01731114143023") 2024/11/09 01:06:54 DEBUG : yaml: Deleting (id "4_z6f92edb360fd0beb9f380e1b_f108bae679af1bbed_d20241109_m010221_c001_v0001130_t0058_u01731114141855") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m20.8594391s (try 1/5)