"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/09 04:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro" 2024/12/09 04:06:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:06:54 DEBUG : Creating backend with remote "/tmp/rclone2762489332" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:06:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:06:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/09 04:06:55 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:06:55 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:06:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 04:06:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:06:56 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:06:56 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:06:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:06:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:06:57 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", 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-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:06:58 DEBUG : Creating backend with remote "/non-existing" 2024/12/09 04:06:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/09 04:06:59 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:06:59 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:00 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:00 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:01 INFO : B2 bucket rclone-test-dohumaz8xoro: Running all checks before starting transfers 2024/12/09 04:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:01 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:01 INFO : B2 bucket rclone-test-dohumaz8xoro: Checks finished, now starting transfers 2024/12/09 04:07:01 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:03 ERROR : Ignoring --no-traverse with sync 2024/12/09 04:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:03 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:03 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:03 INFO : sub dir/hello world: Copied (new) 2024/12/09 04:07:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/09 04:07:04 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:04 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/09 04:07:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:07:06 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:06 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:07:08 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:08 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/09 04:07:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 04:07:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/09 04:07:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 04:07:09 DEBUG : sub dir: Making directory 2024/12/09 04:07:09 DEBUG : sub dir2: Making directory 2024/12/09 04:07:09 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/09 04:07:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:09 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:09 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/09 04:07:10 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:11 DEBUG : sub dir2: Making directory 2024/12/09 04:07:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/09 04:07:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 04:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:11 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:11 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:12 DEBUG : sub dir2: Making directory with metadata 2024/12/09 04:07:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 04:07:12 DEBUG : sub dir: Making directory 2024/12/09 04:07:12 DEBUG : sub dir2: Making directory 2024/12/09 04:07:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:12 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:12 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:12 INFO : sub dir/hello world: Copied (new) 2024/12/09 04:07:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/09 04:07:12 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/09 04:07:12 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:14 DEBUG : sub dir2: Making directory 2024/12/09 04:07:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:14 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:14 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:14 INFO : sub dir/hello world: Copied (new) 2024/12/09 04:07:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:15 DEBUG : sub dir2: Making directory with metadata 2024/12/09 04:07:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 04:07:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 04:07:15 DEBUG : sub dir: Making directory 2024/12/09 04:07:15 DEBUG : sub dir2: Making directory 2024/12/09 04:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:15 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:15 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:15 INFO : sub dir/hello world: Copied (new) 2024/12/09 04:07:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/09 04:07:15 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", 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-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:17 DEBUG : sub dir2: Making directory 2024/12/09 04:07:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:17 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:17 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:17 INFO : sub dir/hello world: Copied (new) 2024/12/09 04:07:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-ricuyuw3tika" 2024/12/09 04:07:19 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dohumaz8xoro -> B2 bucket rclone-test-ricuyuw3tika 2024/12/09 04:07:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:20 DEBUG : B2 bucket rclone-test-ricuyuw3tika: Waiting for checks to finish 2024/12/09 04:07:20 DEBUG : B2 bucket rclone-test-ricuyuw3tika: Waiting for transfers to finish 2024/12/09 04:07:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:21 DEBUG : B2 bucket rclone-test-ricuyuw3tika: Purge remote 2024/12/09 04:07:21 INFO : B2 bucket rclone-test-ricuyuw3tika: cleaning bucket "rclone-test-ricuyuw3tika" of all files 2024/12/09 04:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f52ada3909dab9b9f380e1b_f112d5467df79dc75_d20241209_m040720_c001_v0001176_t0020_u01733717240747") --- PASS: TestServerSideCopy (4.16s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 04:07:23 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:23 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/09 04:07:23 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:25 DEBUG : Creating backend with remote "TestB2:rclone-test-deqakux5reyi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dohumaz8xoro -> B2 bucket rclone-test-deqakux5reyi 2024/12/09 04:07:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:26 DEBUG : B2 bucket rclone-test-deqakux5reyi: Waiting for checks to finish 2024/12/09 04:07:26 DEBUG : B2 bucket rclone-test-deqakux5reyi: Waiting for transfers to finish 2024/12/09 04:07:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 04:07:28 DEBUG : B2 bucket rclone-test-deqakux5reyi: Waiting for checks to finish 2024/12/09 04:07:28 DEBUG : B2 bucket rclone-test-deqakux5reyi: Waiting for transfers to finish 2024/12/09 04:07:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/09 04:07:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:28 DEBUG : B2 bucket rclone-test-deqakux5reyi: Purge remote 2024/12/09 04:07:28 INFO : B2 bucket rclone-test-deqakux5reyi: cleaning bucket "rclone-test-deqakux5reyi" of all files 2024/12/09 04:07:29 DEBUG : sub dir/hello world: Deleting (id "4_zbf12cd13909dab9b9f380e1b_f100539806f55c407_d20241209_m040728_c001_v0001042_t0041_u01733717248269") 2024/12/09 04:07:29 DEBUG : sub dir/hello world: Deleting (id "4_zbf12cd13909dab9b9f380e1b_f10882d9fb4532f71_d20241209_m040726_c001_v0001117_t0001_u01733717246908") --- PASS: TestServerSideCopyOverSelf (6.55s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 04:07:31 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:31 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/09 04:07:32 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/09 04:07:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.94s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:33 DEBUG : Creating backend with remote "TestB2:rclone-test-ganacih7laci" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dohumaz8xoro -> B2 bucket rclone-test-ganacih7laci 2024/12/09 04:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:34 DEBUG : B2 bucket rclone-test-ganacih7laci: Waiting for checks to finish 2024/12/09 04:07:34 DEBUG : B2 bucket rclone-test-ganacih7laci: Waiting for transfers to finish 2024/12/09 04:07:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 04:07:36 DEBUG : B2 bucket rclone-test-ganacih7laci: Waiting for checks to finish 2024/12/09 04:07:36 DEBUG : B2 bucket rclone-test-ganacih7laci: Waiting for transfers to finish 2024/12/09 04:07:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/09 04:07:36 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/09 04:07:36 INFO : sub dir/hello world: Deleted 2024/12/09 04:07:37 DEBUG : testing file moves 2024/12/09 04:07:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/09 04:07:37 DEBUG : B2 bucket rclone-test-ganacih7laci: Waiting for checks to finish 2024/12/09 04:07:37 DEBUG : B2 bucket rclone-test-ganacih7laci: Waiting for transfers to finish 2024/12/09 04:07:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/09 04:07:37 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/09 04:07:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:38 DEBUG : B2 bucket rclone-test-ganacih7laci: Purge remote 2024/12/09 04:07:38 INFO : B2 bucket rclone-test-ganacih7laci: cleaning bucket "rclone-test-ganacih7laci" of all files 2024/12/09 04:07:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2ed23909dab9b9f380e1b_f117efd7a96501fed_d20241209_m040737_c001_v0001145_t0035_u01733717257708") 2024/12/09 04:07:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2ed23909dab9b9f380e1b_f108daab5ab9d9d72_d20241209_m040736_c001_v0001183_t0057_u01733717256329") 2024/12/09 04:07:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2ed23909dab9b9f380e1b_f1036ee954cc73f27_d20241209_m040735_c001_v0001183_t0009_u01733717255289") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:41 ERROR : : error listing: directory not found 2024/12/09 04:07:41 DEBUG : Local file system at /tmp/rclone2762489332: Making directory 2024/12/09 04:07:41 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:41 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:07:43 DEBUG : Local file system at /tmp/rclone2762489332: Waiting for checks to finish 2024/12/09 04:07:43 DEBUG : Local file system at /tmp/rclone2762489332: Waiting for transfers to finish 2024/12/09 04:07:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:07:43 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/09 04:07:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:44 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/09 04:07:44 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:44 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 04:07:45 INFO : check sum: Copied (new) 2024/12/09 04:07:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:45 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 04:07:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/09 04:07:45 DEBUG : check sum: Unchanged skipping 2024/12/09 04:07:45 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:45 DEBUG : Waiting for deletions to finish 2024/12/09 04:07:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/09 04:07:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 04:07:47 INFO : sizeonly: Copied (new) 2024/12/09 04:07:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:47 DEBUG : sizeonly: Sizes identical 2024/12/09 04:07:47 DEBUG : sizeonly: Unchanged skipping 2024/12/09 04:07:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:47 DEBUG : Waiting for deletions to finish 2024/12/09 04:07:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/09 04:07:49 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:49 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/09 04:07:49 INFO : ignore-size: Copied (new) 2024/12/09 04:07:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:07:49 DEBUG : ignore-size: Unchanged skipping 2024/12/09 04:07:49 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:49 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:49 DEBUG : Waiting for deletions to finish 2024/12/09 04:07:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:07:52 DEBUG : existing: Unchanged skipping 2024/12/09 04:07:52 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:52 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:52 DEBUG : Waiting for deletions to finish 2024/12/09 04:07:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:52 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/09 04:07:52 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 04:07:52 INFO : existing: Copied (replaced existing) 2024/12/09 04:07:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:54 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 04:07:54 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:54 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 04:07:54 INFO : existing: Copied (new) 2024/12/09 04:07:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:54 DEBUG : existing: Destination exists, skipping 2024/12/09 04:07:54 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:54 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:54 DEBUG : Waiting for deletions to finish 2024/12/09 04:07:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:56 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/09 04:07:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:07:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 04:07:57 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 04:07:57 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:57 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:07:57 INFO : a/potato2: Copied (new) 2024/12/09 04:07:57 DEBUG : Waiting for deletions to finish 2024/12/09 04:07:57 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 04:07:59 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 04:07:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/09 04:07:59 DEBUG : empty space: Unchanged skipping 2024/12/09 04:07:59 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:07:59 DEBUG : Waiting for deletions to finish 2024/12/09 04:07:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:07:59 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:07:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 04:07:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 04:08:01 INFO : empty space: Updated modification time in destination 2024/12/09 04:08:01 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:01 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:01 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 04:08:03 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 04:08:03 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:03 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:03 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:04 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 04:08:04 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2762489332) 2024/12/09 04:08:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dohumaz8xoro) 2024/12/09 04:08:04 DEBUG : foo: sha1 differ 2024/12/09 04:08:04 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/09 04:08:05 INFO : foo: Copied (replaced existing) 2024/12/09 04:08:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:06 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/09 04:08:06 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:06 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:06 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:08:07 INFO : potato: Copied (new) 2024/12/09 04:08:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/09 04:08:08 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:08 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/09 04:08:09 INFO : potato: Copied (replaced existing) 2024/12/09 04:08:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/09 04:08:10 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2762489332) 2024/12/09 04:08:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dohumaz8xoro) 2024/12/09 04:08:10 DEBUG : potato: sha1 differ 2024/12/09 04:08:10 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/09 04:08:11 INFO : potato: Copied (replaced existing) 2024/12/09 04:08:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:08:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/09 04:08:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:12 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:12 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:12 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:12 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:08:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:14 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:14 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:14 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:08:15 INFO : potato2: Copied (new) 2024/12/09 04:08:15 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:15 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:17 DEBUG : d: Making directory 2024/12/09 04:08:17 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/09 04:08:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 04:08:17 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 04:08:17 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:17 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:08:18 INFO : a/potato2: Copied (new) 2024/12/09 04:08:18 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:18 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:19 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/09 04:08:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 04:08:20 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:20 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 04:08:20 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:08:20 INFO : a/potato2: Copied (new) 2024/12/09 04:08:20 ERROR : B2 bucket rclone-test-dohumaz8xoro: not deleting files as there were IO errors 2024/12/09 04:08:20 ERROR : B2 bucket rclone-test-dohumaz8xoro: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:22 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:08:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:22 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:22 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:22 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:22 INFO : potato: Deleted 2024/12/09 04:08:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:08:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:25 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:25 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:25 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:25 INFO : potato: Deleted 2024/12/09 04:08:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:08:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:25 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:25 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:25 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:08:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.96s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:08:27 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:27 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/09 04:08:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:30 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 04:08:30 DEBUG : enormous: Excluded 2024/12/09 04:08:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 04:08:30 DEBUG : potato2: Excluded 2024/12/09 04:08:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 04:08:30 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:30 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:30 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:30 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:30 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 04:08:30 DEBUG : enormous: Excluded 2024/12/09 04:08:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 04:08:30 DEBUG : potato2: Excluded 2024/12/09 04:08:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 04:08:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/09 04:08:30 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:30 DEBUG : Local file system at /tmp/rclone2762489332: Waiting for checks to finish 2024/12/09 04:08:30 DEBUG : Local file system at /tmp/rclone2762489332: Waiting for transfers to finish 2024/12/09 04:08:30 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:32 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 04:08:32 DEBUG : enormous: Excluded 2024/12/09 04:08:32 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 04:08:32 DEBUG : potato2: Excluded 2024/12/09 04:08:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:08:33 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:33 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:33 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:33 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:33 INFO : enormous: Deleted 2024/12/09 04:08:33 INFO : potato2: Deleted 2024/12/09 04:08:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/09 04:08:33 DEBUG : empty space: Unchanged skipping 2024/12/09 04:08:33 DEBUG : Local file system at /tmp/rclone2762489332: Waiting for checks to finish 2024/12/09 04:08:33 DEBUG : Local file system at /tmp/rclone2762489332: Waiting for transfers to finish 2024/12/09 04:08:33 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:33 INFO : enormous: Deleted 2024/12/09 04:08:33 INFO : potato2: Deleted 2024/12/09 04:08:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:36 DEBUG : five: Need to transfer - File not found at Destination 2024/12/09 04:08:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/09 04:08:36 DEBUG : one: Destination is newer than source, skipping 2024/12/09 04:08:36 DEBUG : three: Sizes identical 2024/12/09 04:08:36 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2762489332) 2024/12/09 04:08:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dohumaz8xoro) 2024/12/09 04:08:36 DEBUG : two: sha1 differ 2024/12/09 04:08:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/09 04:08:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/09 04:08:36 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/09 04:08:36 INFO : five: Copied (new) 2024/12/09 04:08:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/09 04:08:37 INFO : four: Copied (replaced existing) 2024/12/09 04:08:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/09 04:08:37 INFO : two: Copied (replaced existing) 2024/12/09 04:08:37 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:37 DEBUG : one: Destination is newer than source, skipping 2024/12/09 04:08:37 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/09 04:08:37 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/09 04:08:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/09 04:08:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/09 04:08:37 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/09 04:08:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/09 04:08:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2762489332) 2024/12/09 04:08:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dohumaz8xoro) 2024/12/09 04:08:37 DEBUG : three: sha1 differ 2024/12/09 04:08:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/09 04:08:37 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/09 04:08:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/09 04:08:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/09 04:08:37 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 04:08:37 INFO : three: Copied (replaced existing) 2024/12/09 04:08:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/09 04:08:39 INFO : B2 bucket rclone-test-dohumaz8xoro: Making map for --track-renames 2024/12/09 04:08:39 INFO : B2 bucket rclone-test-dohumaz8xoro: Finished making map for --track-renames 2024/12/09 04:08:39 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/09 04:08:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/09 04:08:39 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for renames to finish 2024/12/09 04:08:39 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 04:08:39 INFO : yam: Copied (new) 2024/12/09 04:08:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/09 04:08:40 INFO : potato: Copied (new) 2024/12/09 04:08:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:08:40 INFO : B2 bucket rclone-test-dohumaz8xoro: Making map for --track-renames 2024/12/09 04:08:40 INFO : B2 bucket rclone-test-dohumaz8xoro: Finished making map for --track-renames 2024/12/09 04:08:40 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:40 DEBUG : potato: Unchanged skipping 2024/12/09 04:08:40 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for renames to finish 2024/12/09 04:08:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 04:08:41 INFO : yam: Copied (server-side copy) to: yaml 2024/12/09 04:08:41 INFO : yam: Deleted 2024/12/09 04:08:41 INFO : yaml: Renamed from "yam" 2024/12/09 04:08:41 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/09 04:08:43 INFO : B2 bucket rclone-test-dohumaz8xoro: Making map for --track-renames 2024/12/09 04:08:43 INFO : B2 bucket rclone-test-dohumaz8xoro: Finished making map for --track-renames 2024/12/09 04:08:43 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/09 04:08:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/09 04:08:43 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for renames to finish 2024/12/09 04:08:43 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 04:08:43 INFO : yam: Copied (new) 2024/12/09 04:08:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/09 04:08:43 INFO : potato: Copied (new) 2024/12/09 04:08:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:08:44 INFO : B2 bucket rclone-test-dohumaz8xoro: Making map for --track-renames 2024/12/09 04:08:44 INFO : B2 bucket rclone-test-dohumaz8xoro: Finished making map for --track-renames 2024/12/09 04:08:44 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:44 DEBUG : potato: Unchanged skipping 2024/12/09 04:08:44 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for renames to finish 2024/12/09 04:08:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 04:08:44 INFO : yam: Copied (server-side copy) to: yaml 2024/12/09 04:08:44 INFO : yam: Deleted 2024/12/09 04:08:44 INFO : yaml: Renamed from "yam" 2024/12/09 04:08:44 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/09 04:08:46 INFO : B2 bucket rclone-test-dohumaz8xoro: Making map for --track-renames 2024/12/09 04:08:46 INFO : B2 bucket rclone-test-dohumaz8xoro: Finished making map for --track-renames 2024/12/09 04:08:46 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/09 04:08:46 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for renames to finish 2024/12/09 04:08:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/09 04:08:46 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/09 04:08:47 INFO : potato: Copied (new) 2024/12/09 04:08:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 04:08:47 INFO : sub/yam: Copied (new) 2024/12/09 04:08:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:08:47 DEBUG : potato: Unchanged skipping 2024/12/09 04:08:47 INFO : B2 bucket rclone-test-dohumaz8xoro: Making map for --track-renames 2024/12/09 04:08:47 INFO : B2 bucket rclone-test-dohumaz8xoro: Finished making map for --track-renames 2024/12/09 04:08:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for renames to finish 2024/12/09 04:08:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 04:08:48 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/09 04:08:48 INFO : sub/yam: Deleted 2024/12/09 04:08:48 INFO : yam: Renamed from "sub/yam" 2024/12/09 04:08:48 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:50 DEBUG : Creating backend with remote "/tmp/rclone2762489332/dir1" 2024/12/09 04:08:50 DEBUG : Creating backend with remote "/tmp/rclone2762489332/dir2" 2024/12/09 04:08:50 DEBUG : Local file system at /tmp/rclone2762489332/dir2: Using server-side directory move 2024/12/09 04:08:50 INFO : Local file system at /tmp/rclone2762489332/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/09 04:08:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/09 04:08:50 DEBUG : Local file system at /tmp/rclone2762489332/dir2: Waiting for checks to finish 2024/12/09 04:08:50 DEBUG : Local file system at /tmp/rclone2762489332/dir2: Waiting for transfers to finish 2024/12/09 04:08:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:08:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/09 04:08:50 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:50 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/09 04:08:51 INFO : nested/sub dir/file: Copied (new) 2024/12/09 04:08:51 INFO : nested/sub dir/file: Deleted 2024/12/09 04:08:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:08:51 INFO : sub dir/hello world: Copied (new) 2024/12/09 04:08:51 INFO : sub dir/hello world: Deleted 2024/12/09 04:08:51 INFO : sub dir: Removing directory 2024/12/09 04:08:51 INFO : nested/sub dir: Removing directory 2024/12/09 04:08:51 INFO : nested: Removing directory 2024/12/09 04:08:51 DEBUG : Local file system at /tmp/rclone2762489332: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 04:08:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/09 04:08:52 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:52 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/09 04:08:53 INFO : nested/sub dir/file: Copied (new) 2024/12/09 04:08:53 INFO : nested/sub dir/file: Deleted 2024/12/09 04:08:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 04:08:53 INFO : sub dir/hello world: Copied (new) 2024/12/09 04:08:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.35s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 04:08:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/09 04:08:55 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:55 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 04:08:55 INFO : existing: Copied (new) 2024/12/09 04:08:55 INFO : existing: Deleted 2024/12/09 04:08:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/09 04:08:55 INFO : existing-b: Copied (new) 2024/12/09 04:08:55 INFO : existing-b: Deleted 2024/12/09 04:08:56 DEBUG : existing: Destination exists, skipping 2024/12/09 04:08:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/09 04:08:56 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:08:56 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:08:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.34s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xunuger3peta" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dohumaz8xoro -> B2 bucket rclone-test-xunuger3peta 2024/12/09 04:09:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:09:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/09 04:09:01 DEBUG : empty space: Unchanged skipping 2024/12/09 04:09:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 04:09:01 DEBUG : B2 bucket rclone-test-xunuger3peta: Waiting for checks to finish 2024/12/09 04:09:01 INFO : empty space: Deleted 2024/12/09 04:09:01 DEBUG : B2 bucket rclone-test-xunuger3peta: Waiting for transfers to finish 2024/12/09 04:09:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:09:01 INFO : potato2: Copied (server-side copy) 2024/12/09 04:09:02 INFO : potato2: Deleted 2024/12/09 04:09:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 04:09:02 INFO : potato3: Copied (server-side copy) 2024/12/09 04:09:02 INFO : potato3: Deleted 2024/12/09 04:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wuvajuz7pusu" 2024/12/09 04:09:03 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/09 04:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:09:03 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/09 04:09:03 DEBUG : B2 bucket rclone-test-wuvajuz7pusu: Waiting for checks to finish 2024/12/09 04:09:03 DEBUG : B2 bucket rclone-test-wuvajuz7pusu: Waiting for transfers to finish 2024/12/09 04:09:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 04:09:04 INFO : empty space: Copied (server-side copy) 2024/12/09 04:09:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 04:09:04 INFO : potato3: Copied (server-side copy) 2024/12/09 04:09:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:09:05 INFO : potato2: Copied (server-side copy) 2024/12/09 04:09:05 INFO : empty space: Deleted 2024/12/09 04:09:05 INFO : potato3: Deleted 2024/12/09 04:09:05 INFO : potato2: Deleted 2024/12/09 04:09:05 DEBUG : B2 bucket rclone-test-wuvajuz7pusu: Purge remote 2024/12/09 04:09:05 INFO : B2 bucket rclone-test-wuvajuz7pusu: cleaning bucket "rclone-test-wuvajuz7pusu" of all files 2024/12/09 04:09:05 DEBUG : empty space: Deleting (id "4_z3fa23df390bdab9b9f380e1b_f1012978dbe4b2e59_d20241209_m040904_c001_v0001161_t0052_u01733717344452") 2024/12/09 04:09:05 DEBUG : potato2: Deleting (id "4_z3fa23df390bdab9b9f380e1b_f107cf9039c230520_d20241209_m040904_c001_v0001182_t0040_u01733717344864") 2024/12/09 04:09:05 DEBUG : potato3: Deleting (id "4_z3fa23df390bdab9b9f380e1b_f1157d073dc576184_d20241209_m040904_c001_v0001183_t0050_u01733717344828") 2024/12/09 04:09:06 DEBUG : B2 bucket rclone-test-xunuger3peta: Purge remote 2024/12/09 04:09:06 INFO : B2 bucket rclone-test-xunuger3peta: cleaning bucket "rclone-test-xunuger3peta" of all files 2024/12/09 04:09:06 DEBUG : empty space: Deleting (id "4_zff422dd390bdab9b9f380e1b_f4016bfaa4f9f7b1c_d20241209_m040904_c001_v7007000_t0000_u01733717344960") 2024/12/09 04:09:06 DEBUG : empty space: Deleting (id "4_zff422dd390bdab9b9f380e1b_f117fbe040b128c02_d20241209_m040900_c001_v0001098_t0043_u01733717340648") 2024/12/09 04:09:06 DEBUG : potato2: Deleting (id "4_zff422dd390bdab9b9f380e1b_f4016bfaa4f9f7b1d_d20241209_m040905_c001_v7007000_t0000_u01733717345165") 2024/12/09 04:09:06 DEBUG : potato2: Deleting (id "4_zff422dd390bdab9b9f380e1b_f103301d64931d4ba_d20241209_m040901_c001_v0001182_t0039_u01733717341846") 2024/12/09 04:09:06 DEBUG : potato3: Deleting (id "4_zff422dd390bdab9b9f380e1b_f40462476cfae7f1a_d20241209_m040905_c001_v7007000_t0000_u01733717345044") 2024/12/09 04:09:06 DEBUG : potato3: Deleting (id "4_zff422dd390bdab9b9f380e1b_f117d926c9e925708_d20241209_m040902_c001_v0001183_t0030_u01733717342097") 2024/12/09 04:09:06 DEBUG : potato3: Deleting (id "4_zff422dd390bdab9b9f380e1b_f117fbe040b128c04_d20241209_m040901_c001_v0001098_t0057_u01733717341048") --- PASS: TestServerSideMove (11.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:08 DEBUG : Creating backend with remote "TestB2:rclone-test-seliyuy4voha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dohumaz8xoro -> B2 bucket rclone-test-seliyuy4voha 2024/12/09 04:09:14 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 04:09:14 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 04:09:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:09:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 04:09:14 DEBUG : B2 bucket rclone-test-seliyuy4voha: Waiting for checks to finish 2024/12/09 04:09:14 DEBUG : B2 bucket rclone-test-seliyuy4voha: Waiting for transfers to finish 2024/12/09 04:09:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:09:15 INFO : potato2: Copied (server-side copy) 2024/12/09 04:09:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 04:09:15 INFO : potato3: Copied (server-side copy) 2024/12/09 04:09:15 INFO : potato2: Deleted 2024/12/09 04:09:15 INFO : potato3: Deleted 2024/12/09 04:09:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wujecex0zano" 2024/12/09 04:09:16 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 04:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:09:17 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/09 04:09:17 DEBUG : B2 bucket rclone-test-wujecex0zano: Waiting for checks to finish 2024/12/09 04:09:17 DEBUG : B2 bucket rclone-test-wujecex0zano: Waiting for transfers to finish 2024/12/09 04:09:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 04:09:17 INFO : potato3: Copied (server-side copy) 2024/12/09 04:09:18 INFO : potato3: Deleted 2024/12/09 04:09:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:09:18 INFO : potato2: Copied (server-side copy) 2024/12/09 04:09:18 INFO : potato2: Deleted 2024/12/09 04:09:18 DEBUG : B2 bucket rclone-test-wujecex0zano: Purge remote 2024/12/09 04:09:18 INFO : B2 bucket rclone-test-wujecex0zano: cleaning bucket "rclone-test-wujecex0zano" of all files 2024/12/09 04:09:18 DEBUG : potato2: Deleting (id "4_z7f827d2390bdab9b9f380e1b_f102aa52d3b3ff8bb_d20241209_m040917_c001_v0001183_t0048_u01733717357946") 2024/12/09 04:09:18 DEBUG : potato3: Deleting (id "4_z7f827d2390bdab9b9f380e1b_f11319cee9ed28c25_d20241209_m040917_c001_v0001182_t0050_u01733717357700") 2024/12/09 04:09:19 DEBUG : B2 bucket rclone-test-seliyuy4voha: Purge remote 2024/12/09 04:09:19 INFO : B2 bucket rclone-test-seliyuy4voha: cleaning bucket "rclone-test-seliyuy4voha" of all files 2024/12/09 04:09:19 DEBUG : empty space: Deleting (id "4_zef526d1390bdab9b9f380e1b_f106c095696a3a900_d20241209_m040913_c001_v0001182_t0019_u01733717353922") 2024/12/09 04:09:19 DEBUG : potato2: Deleting (id "4_zef526d1390bdab9b9f380e1b_f4188671fdb032f3b_d20241209_m040918_c001_v7007000_t0000_u01733717358203") 2024/12/09 04:09:19 DEBUG : potato2: Deleting (id "4_zef526d1390bdab9b9f380e1b_f110090d965eb015a_d20241209_m040914_c001_v0001157_t0058_u01733717354768") 2024/12/09 04:09:19 DEBUG : potato3: Deleting (id "4_zef526d1390bdab9b9f380e1b_f4188671fdb032f3a_d20241209_m040917_c001_v7007000_t0000_u01733717357923") 2024/12/09 04:09:19 DEBUG : potato3: Deleting (id "4_zef526d1390bdab9b9f380e1b_f10440665c9332431_d20241209_m040915_c001_v0001182_t0053_u01733717355149") 2024/12/09 04:09:19 DEBUG : potato3: Deleting (id "4_zef526d1390bdab9b9f380e1b_f106c095696a3a90f_d20241209_m040914_c001_v0001182_t0023_u01733717354143") --- PASS: TestServerSideMoveWithFilter (13.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pucanot7weya" 2024/12/09 04:09:24 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dohumaz8xoro -> B2 bucket rclone-test-pucanot7weya 2024/12/09 04:09:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:09:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/09 04:09:27 DEBUG : empty space: Unchanged skipping 2024/12/09 04:09:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 04:09:27 DEBUG : B2 bucket rclone-test-pucanot7weya: Waiting for checks to finish 2024/12/09 04:09:27 INFO : empty space: Deleted 2024/12/09 04:09:27 DEBUG : B2 bucket rclone-test-pucanot7weya: Waiting for transfers to finish 2024/12/09 04:09:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:09:27 INFO : potato2: Copied (server-side copy) 2024/12/09 04:09:27 INFO : potato2: Deleted 2024/12/09 04:09:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 04:09:27 INFO : potato3: Copied (server-side copy) 2024/12/09 04:09:27 INFO : potato3: Deleted 2024/12/09 04:09:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rijekad1xodo" 2024/12/09 04:09:28 DEBUG : tomatoDir: Making directory 2024/12/09 04:09:29 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/09 04:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 04:09:29 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/09 04:09:29 DEBUG : B2 bucket rclone-test-rijekad1xodo: Waiting for checks to finish 2024/12/09 04:09:29 DEBUG : B2 bucket rclone-test-rijekad1xodo: Waiting for transfers to finish 2024/12/09 04:09:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 04:09:30 INFO : empty space: Copied (server-side copy) 2024/12/09 04:09:30 INFO : empty space: Deleted 2024/12/09 04:09:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 04:09:30 INFO : potato2: Copied (server-side copy) 2024/12/09 04:09:30 INFO : potato2: Deleted 2024/12/09 04:09:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 04:09:31 INFO : potato3: Copied (server-side copy) 2024/12/09 04:09:31 INFO : potato3: Deleted 2024/12/09 04:09:31 DEBUG : B2 bucket rclone-test-rijekad1xodo: Purge remote 2024/12/09 04:09:31 INFO : B2 bucket rclone-test-rijekad1xodo: cleaning bucket "rclone-test-rijekad1xodo" of all files 2024/12/09 04:09:32 DEBUG : empty space: Deleting (id "4_zdfe2ad2390bdab9b9f380e1b_f11938491a69a3271_d20241209_m040930_c001_v0001183_t0050_u01733717370079") 2024/12/09 04:09:32 DEBUG : potato2: Deleting (id "4_zdfe2ad2390bdab9b9f380e1b_f10221f0eefa1e43b_d20241209_m040930_c001_v0001042_t0055_u01733717370332") 2024/12/09 04:09:32 DEBUG : potato3: Deleting (id "4_zdfe2ad2390bdab9b9f380e1b_f102d74fcc45708ad_d20241209_m040930_c001_v0001109_t0000_u01733717370465") 2024/12/09 04:09:32 DEBUG : B2 bucket rclone-test-pucanot7weya: Purge remote 2024/12/09 04:09:32 INFO : B2 bucket rclone-test-pucanot7weya: cleaning bucket "rclone-test-pucanot7weya" of all files 2024/12/09 04:09:32 DEBUG : empty space: Deleting (id "4_zdf229d1390bdab9b9f380e1b_f4188671fdb032f48_d20241209_m040930_c001_v7007000_t0000_u01733717370308") 2024/12/09 04:09:32 DEBUG : empty space: Deleting (id "4_zdf229d1390bdab9b9f380e1b_f106c095696a3aad7_d20241209_m040926_c001_v0001182_t0052_u01733717366247") 2024/12/09 04:09:32 DEBUG : potato2: Deleting (id "4_zdf229d1390bdab9b9f380e1b_f4188671fdb032f49_d20241209_m040930_c001_v7007000_t0000_u01733717370734") 2024/12/09 04:09:32 DEBUG : potato2: Deleting (id "4_zdf229d1390bdab9b9f380e1b_f11647c6f0cb1cc35_d20241209_m040927_c001_v0001165_t0008_u01733717367110") 2024/12/09 04:09:32 DEBUG : potato3: Deleting (id "4_zdf229d1390bdab9b9f380e1b_f4188671fdb032f4a_d20241209_m040931_c001_v7007000_t0000_u01733717371209") 2024/12/09 04:09:32 DEBUG : potato3: Deleting (id "4_zdf229d1390bdab9b9f380e1b_f1090854784c41933_d20241209_m040927_c001_v0001176_t0021_u01733717367391") 2024/12/09 04:09:32 DEBUG : potato3: Deleting (id "4_zdf229d1390bdab9b9f380e1b_f106c095696a3aae7_d20241209_m040926_c001_v0001182_t0054_u01733717366463") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.03s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/rclone-sync-test" 2024/12/09 04:09:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/rclone-sync-test-include/layer2" 2024/12/09 04:09:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/rclone-sync-test-ignore-file" 2024/12/09 04:09:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/09 04:09:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 04:09:47 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 04:09:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro path rclone-sync-test: Waiting for checks to finish 2024/12/09 04:09:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro path rclone-sync-test: Waiting for transfers to finish 2024/12/09 04:09:47 DEBUG : Waiting for deletions to finish 2024/12/09 04:09:47 INFO : There was nothing to transfer 2024/12/09 04:09:48 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:09:48 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:09:48 DEBUG : Waiting for deletions to finish 2024/12/09 04:09:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:48 DEBUG : B2 bucket rclone-test-dohumaz8xoro path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/09 04:09:48 DEBUG : B2 bucket rclone-test-dohumaz8xoro path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/09 04:09:48 DEBUG : Waiting for deletions to finish 2024/12/09 04:09:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:48 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:09:48 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:09:48 DEBUG : Waiting for deletions to finish 2024/12/09 04:09:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:49 DEBUG : B2 bucket rclone-test-dohumaz8xoro path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/09 04:09:49 DEBUG : B2 bucket rclone-test-dohumaz8xoro path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/09 04:09:49 DEBUG : Waiting for deletions to finish 2024/12/09 04:09:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dst" 2024/12/09 04:09:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/CompareDest" 2024/12/09 04:09:59 DEBUG : one: Need to transfer - File not found at Destination 2024/12/09 04:09:59 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:09:59 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:10:00 INFO : one: Copied (new) 2024/12/09 04:10:00 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:01 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:01 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/09 04:10:01 INFO : one: Copied (replaced existing) 2024/12/09 04:10:01 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:03 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 04:10:03 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:03 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:03 INFO : There was nothing to transfer 2024/12/09 04:10:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 04:10:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:05 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 04:10:05 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:05 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:05 INFO : There was nothing to transfer 2024/12/09 04:10:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 04:10:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:05 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 04:10:06 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:06 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:06 INFO : There was nothing to transfer 2024/12/09 04:10:07 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/12/09 04:10:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/09 04:10:07 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 04:10:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:07 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 04:10:07 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:07 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:07 INFO : There was nothing to transfer 2024/12/09 04:10:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:08 DEBUG : two: Need to transfer - File not found at Destination 2024/12/09 04:10:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:08 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 04:10:08 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/09 04:10:09 INFO : two: Copied (new) 2024/12/09 04:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:10:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dest" 2024/12/09 04:10:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/pre-dest1" 2024/12/09 04:10:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/pre-dest2" 2024/12/09 04:10:16 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:10:16 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/09 04:10:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:10:16 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/09 04:10:17 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/09 04:10:17 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dest: Waiting for checks to finish 2024/12/09 04:10:17 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dest: Waiting for transfers to finish 2024/12/09 04:10:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/09 04:10:17 INFO : 3: Copied (new) 2024/12/09 04:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dst" 2024/12/09 04:10:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/CopyDest" 2024/12/09 04:10:22 DEBUG : one: Need to transfer - File not found at Destination 2024/12/09 04:10:22 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:22 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:10:23 INFO : one: Copied (new) 2024/12/09 04:10:23 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:24 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:24 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/09 04:10:24 INFO : one: Copied (replaced existing) 2024/12/09 04:10:24 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/BackupDir" 2024/12/09 04:10:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:27 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 04:10:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:10:29 INFO : one: Copied (server-side copy) 2024/12/09 04:10:29 INFO : one: Deleted 2024/12/09 04:10:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/09 04:10:30 INFO : one: Copied (server-side copy) 2024/12/09 04:10:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/09 04:10:30 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:30 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/09 04:10:31 INFO : two: Copied (server-side copy) 2024/12/09 04:10:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/09 04:10:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:31 DEBUG : one: Unchanged skipping 2024/12/09 04:10:31 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:31 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:31 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:32 DEBUG : one: Unchanged skipping 2024/12/09 04:10:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:32 DEBUG : two: Unchanged skipping 2024/12/09 04:10:32 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:32 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:32 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:32 INFO : There was nothing to transfer 2024/12/09 04:10:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/09 04:10:33 DEBUG : three: Destination not found in --copy-dest 2024/12/09 04:10:33 DEBUG : three: Need to transfer - File not found at Destination 2024/12/09 04:10:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 04:10:33 DEBUG : one: Unchanged skipping 2024/12/09 04:10:33 DEBUG : two: Unchanged skipping 2024/12/09 04:10:33 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:33 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/09 04:10:34 INFO : three: Copied (new) 2024/12/09 04:10:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dst" 2024/12/09 04:10:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/backup" 2024/12/09 04:10:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 04:10:41 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:10:41 DEBUG : two: Unchanged skipping 2024/12/09 04:10:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:10:42 INFO : one: Copied (server-side copy) 2024/12/09 04:10:42 INFO : one: Deleted 2024/12/09 04:10:42 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:10:44 INFO : one: Copied (new) 2024/12/09 04:10:44 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 04:10:44 INFO : three.txt: Copied (server-side copy) 2024/12/09 04:10:44 INFO : three.txt: Deleted 2024/12/09 04:10:44 INFO : three.txt: Moved into backup dir 2024/12/09 04:10:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 04:10:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:10:46 DEBUG : two: Unchanged skipping 2024/12/09 04:10:46 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:10:47 INFO : one: Copied (server-side copy) 2024/12/09 04:10:47 INFO : one: Deleted 2024/12/09 04:10:47 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 04:10:48 INFO : one: Copied (new) 2024/12/09 04:10:48 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 04:10:48 INFO : three.txt: Copied (server-side copy) 2024/12/09 04:10:48 INFO : three.txt: Deleted 2024/12/09 04:10:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.12s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dst" 2024/12/09 04:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/backup" 2024/12/09 04:10:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 04:10:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:10:55 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:10:55 DEBUG : two: Unchanged skipping 2024/12/09 04:10:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:10:56 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 04:10:56 INFO : one: Deleted 2024/12/09 04:10:56 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:10:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:10:57 INFO : one: Copied (new) 2024/12/09 04:10:57 DEBUG : Waiting for deletions to finish 2024/12/09 04:10:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 04:10:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 04:10:58 INFO : three.txt: Deleted 2024/12/09 04:10:58 INFO : three.txt: Moved into backup dir 2024/12/09 04:11:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 04:11:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:00 DEBUG : two: Unchanged skipping 2024/12/09 04:11:00 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:11:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:00 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 04:11:01 INFO : one: Deleted 2024/12/09 04:11:01 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:11:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 04:11:01 INFO : one: Copied (new) 2024/12/09 04:11:01 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 04:11:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 04:11:02 INFO : three.txt: Deleted 2024/12/09 04:11:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dst" 2024/12/09 04:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/backup" 2024/12/09 04:11:09 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:11:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 04:11:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:09 DEBUG : two: Unchanged skipping 2024/12/09 04:11:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:11:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/09 04:11:10 INFO : one: Deleted 2024/12/09 04:11:10 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:11:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:11 INFO : one: Copied (new) 2024/12/09 04:11:11 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 04:11:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/09 04:11:12 INFO : three.txt: Deleted 2024/12/09 04:11:12 INFO : three.txt: Moved into backup dir 2024/12/09 04:11:13 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:11:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 04:11:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:13 DEBUG : two: Unchanged skipping 2024/12/09 04:11:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/09 04:11:14 INFO : one: Deleted 2024/12/09 04:11:14 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:11:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 04:11:14 INFO : one: Copied (new) 2024/12/09 04:11:14 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 04:11:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/09 04:11:15 INFO : three.txt: Deleted 2024/12/09 04:11:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:11:18 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/6f224d63909dab9b9f380e1b/c001_v0001182_t0029": EOF 2024/12/09 04:11:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/6f224d63909dab9b9f380e1b/c001_v0001182_t0029": EOF) 2024/12/09 04:11:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dohumaz8xoro: 1/10 (Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/6f224d63909dab9b9f380e1b/c001_v0001182_t0029": EOF) 2024/12/09 04:11:20 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 04:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dst" 2024/12/09 04:11:20 DEBUG : Config file has changed externally - reloading 2024/12/09 04:11:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 04:11:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:22 DEBUG : two: Unchanged skipping 2024/12/09 04:11:22 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:11:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:11:23 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 04:11:23 INFO : one: Deleted 2024/12/09 04:11:23 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:11:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:24 INFO : one: Copied (new) 2024/12/09 04:11:24 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 04:11:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 04:11:25 INFO : three.txt: Deleted 2024/12/09 04:11:25 INFO : three.txt: Moved into backup dir 2024/12/09 04:11:26 DEBUG : one.bak: Excluded (Path Filter) 2024/12/09 04:11:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/09 04:11:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 04:11:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:26 DEBUG : two: Unchanged skipping 2024/12/09 04:11:26 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for checks to finish 2024/12/09 04:11:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:27 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 04:11:27 INFO : one: Deleted 2024/12/09 04:11:27 DEBUG : B2 bucket rclone-test-dohumaz8xoro path dst: Waiting for transfers to finish 2024/12/09 04:11:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 04:11:27 INFO : one: Copied (new) 2024/12/09 04:11:27 DEBUG : Waiting for deletions to finish 2024/12/09 04:11:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 04:11:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 04:11:28 INFO : three.txt: Deleted 2024/12/09 04:11:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dst" 2024/12/09 04:11:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 04:11:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:11:34 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 04:11:34 INFO : one: Deleted 2024/12/09 04:11:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:35 INFO : one: Copied (new) 2024/12/09 04:11:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:35 DEBUG : two: Unchanged skipping 2024/12/09 04:11:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/09 04:11:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 04:11:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 04:11:36 INFO : three.txt: Deleted 2024/12/09 04:11:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 04:11:36 INFO : three.txt: Copied (new) 2024/12/09 04:11:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 04:11:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:38 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 04:11:38 INFO : one: Deleted 2024/12/09 04:11:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 04:11:39 INFO : one: Copied (new) 2024/12/09 04:11:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:39 DEBUG : two: Unchanged skipping 2024/12/09 04:11:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/09 04:11:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 04:11:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 04:11:40 INFO : three.txt: Deleted 2024/12/09 04:11:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/09 04:11:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.95s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:11:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dohumaz8xoro/dst" 2024/12/09 04:11:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 04:11:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 04:11:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/09 04:11:46 INFO : one: Deleted 2024/12/09 04:11:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:47 INFO : one: Copied (new) 2024/12/09 04:11:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:47 DEBUG : two: Unchanged skipping 2024/12/09 04:11:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/09 04:11:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 04:11:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/09 04:11:48 INFO : three.txt: Deleted 2024/12/09 04:11:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 04:11:49 INFO : three.txt: Copied (new) 2024/12/09 04:11:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/09 04:11:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 04:11:49 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 04:11:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 04:11:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 04:11:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/09 04:11:50 INFO : one: Deleted 2024/12/09 04:11:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 04:11:51 INFO : one: Copied (new) 2024/12/09 04:11:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:11:51 DEBUG : two: Unchanged skipping 2024/12/09 04:11:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/09 04:11:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 04:11:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/09 04:11:52 INFO : three.txt: Deleted 2024/12/09 04:11:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/09 04:11:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.06s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:11:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/09 04:11:55 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:11:55 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:11:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/09 04:11:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/09 04:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:11:57 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 04:11:57 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:11:57 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:11:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 04:11:57 INFO : existing: Copied (new) 2024/12/09 04:11:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:11:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/09 04:11:58 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:11:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/09 04:11:58 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:11:58 ERROR : B2 bucket rclone-test-dohumaz8xoro: not deleting files as there were IO errors 2024/12/09 04:11:58 ERROR : B2 bucket rclone-test-dohumaz8xoro: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:12:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:00 DEBUG : existing: Unchanged skipping 2024/12/09 04:12:00 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:12:00 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:12:00 DEBUG : Waiting for deletions to finish 2024/12/09 04:12:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:12:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:12:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both0: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both12: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both13: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both14: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both15: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both16: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both17: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both18: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both19: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both2: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both3: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both4: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both5: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both6: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both7: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both8: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:20 DEBUG : both9: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both10: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both11: Unchanged skipping 2024/12/09 04:12:20 DEBUG : both1: Unchanged skipping 2024/12/09 04:12:20 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:12:20 DEBUG : Waiting for deletions to finish 2024/12/09 04:12:20 INFO : only19: Deleted 2024/12/09 04:12:20 INFO : only2: Deleted 2024/12/09 04:12:20 INFO : only4: Deleted 2024/12/09 04:12:20 INFO : only7: Deleted 2024/12/09 04:12:20 INFO : only13: Deleted 2024/12/09 04:12:20 INFO : only8: Deleted 2024/12/09 04:12:21 INFO : only10: Deleted 2024/12/09 04:12:21 INFO : only11: Deleted 2024/12/09 04:12:21 INFO : only12: Deleted 2024/12/09 04:12:21 INFO : only17: Deleted 2024/12/09 04:12:21 INFO : only9: Deleted 2024/12/09 04:12:21 INFO : only0: Deleted 2024/12/09 04:12:21 INFO : only16: Deleted 2024/12/09 04:12:21 INFO : only15: Deleted 2024/12/09 04:12:21 INFO : only14: Deleted 2024/12/09 04:12:21 INFO : only18: Deleted 2024/12/09 04:12:21 INFO : only3: Deleted 2024/12/09 04:12:21 INFO : only5: Deleted 2024/12/09 04:12:21 INFO : only6: Deleted 2024/12/09 04:12:21 INFO : only1: Deleted 2024/12/09 04:12:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:12:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for checks to finish 2024/12/09 04:12:44 DEBUG : both1: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both10: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both0: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both14: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both15: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both16: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both17: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both18: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both19: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both2: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both3: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both4: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both5: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both6: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both7: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both8: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 04:12:44 DEBUG : both9: Unchanged skipping 2024/12/09 04:12:44 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/09 04:12:44 DEBUG : both11: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both12: Unchanged skipping 2024/12/09 04:12:44 DEBUG : both13: Unchanged skipping 2024/12/09 04:12:44 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Waiting for transfers to finish 2024/12/09 04:12:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:44 INFO : only0: Copied (replaced existing) 2024/12/09 04:12:44 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:44 INFO : only1: Copied (replaced existing) 2024/12/09 04:12:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:44 INFO : only12: Copied (replaced existing) 2024/12/09 04:12:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:44 INFO : only13: Copied (replaced existing) 2024/12/09 04:12:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:44 INFO : only10: Copied (replaced existing) 2024/12/09 04:12:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:44 INFO : only14: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only15: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only16: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only11: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only17: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only18: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only19: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only3: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only2: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only4: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only5: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only6: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only7: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only8: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 04:12:45 INFO : only9: Copied (replaced existing) 2024/12/09 04:12:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:12:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 04:12:54 DEBUG : sub dir: Making directory 2024/12/09 04:12:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.16s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" 2024/12/09 04:12:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 04:12:57 DEBUG : sub dir: Making directory 2024/12/09 04:12:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dohumaz8xoro", Local "Local file system at /tmp/rclone2762489332", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.35s) PASS 2024/12/09 04:13:00 DEBUG : B2 bucket rclone-test-dohumaz8xoro: Purge remote 2024/12/09 04:13:00 INFO : B2 bucket rclone-test-dohumaz8xoro: cleaning bucket "rclone-test-dohumaz8xoro" of all files 2024/12/09 04:13:01 DEBUG : BackupDir/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43ad4_d20241209_m041034_c001_v7007000_t0000_u01733717434688") 2024/12/09 04:13:01 DEBUG : BackupDir/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f102c601073ee2f74_d20241209_m041028_c001_v0001117_t0058_u01733717428736") 2024/12/09 04:13:01 DEBUG : CompareDest/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40462476cfae7ff7_d20241209_m041009_c001_v7007000_t0000_u01733717409635") 2024/12/09 04:13:01 DEBUG : CompareDest/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef518d_d20241209_m041003_c001_v0001036_t0001_u01733717403047") 2024/12/09 04:13:01 DEBUG : CompareDest/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40462476cfae7ff9_d20241209_m041009_c001_v7007000_t0000_u01733717409815") 2024/12/09 04:13:01 DEBUG : CompareDest/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e80b7_d20241209_m041004_c001_v0001182_t0033_u01733717404525") 2024/12/09 04:13:01 DEBUG : CopyDest/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43ad5_d20241209_m041034_c001_v7007000_t0000_u01733717434875") 2024/12/09 04:13:01 DEBUG : CopyDest/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197352_d20241209_m041025_c001_v0001098_t0050_u01733717425702") 2024/12/09 04:13:01 DEBUG : CopyDest/three: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43ad6_d20241209_m041035_c001_v7007000_t0000_u01733717435061") 2024/12/09 04:13:01 DEBUG : CopyDest/three: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e846b_d20241209_m041032_c001_v0001182_t0058_u01733717432916") 2024/12/09 04:13:01 DEBUG : CopyDest/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43ad8_d20241209_m041035_c001_v7007000_t0000_u01733717435255") 2024/12/09 04:13:01 DEBUG : CopyDest/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51ab_d20241209_m041030_c001_v0001036_t0018_u01733717430720") 2024/12/09 04:13:01 DEBUG : EXISTING: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4067544bf232cf79_d20241209_m041200_c001_v7007000_t0000_u01733717520866") 2024/12/09 04:13:01 DEBUG : EXISTING: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51ff_d20241209_m041159_c001_v0001036_t0002_u01733717519651") 2024/12/09 04:13:02 DEBUG : Testêé: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4067544bf232cf73_d20241209_m041156_c001_v7007000_t0000_u01733717516516") 2024/12/09 04:13:02 DEBUG : Testêé: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51f9_d20241209_m041155_c001_v0001036_t0055_u01733717515695") 2024/12/09 04:13:02 DEBUG : Testêé: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197448_d20241209_m041154_c001_v0001098_t0018_u01733717514650") 2024/12/09 04:13:02 DEBUG : a/potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101ce_d20241209_m040820_c001_v7007000_t0000_u01733717300963") 2024/12/09 04:13:02 DEBUG : a/potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7280_d20241209_m040820_c001_v0001182_t0059_u01733717300390") 2024/12/09 04:13:02 DEBUG : a/potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101cc_d20241209_m040818_c001_v7007000_t0000_u01733717298647") 2024/12/09 04:13:02 DEBUG : a/potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7228_d20241209_m040817_c001_v0001182_t0037_u01733717297855") 2024/12/09 04:13:02 DEBUG : a/potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a587a_d20241209_m040758_c001_v7007000_t0000_u01733717278109") 2024/12/09 04:13:02 DEBUG : a/potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6f3b_d20241209_m040757_c001_v0001182_t0048_u01733717277340") 2024/12/09 04:13:02 DEBUG : b/potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101cf_d20241209_m040821_c001_v7007000_t0000_u01733717301144") 2024/12/09 04:13:02 DEBUG : b/potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7264_d20241209_m040819_c001_v0001182_t0016_u01733717299552") 2024/12/09 04:13:02 DEBUG : b/potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101ca_d20241209_m040818_c001_v7007000_t0000_u01733717298083") 2024/12/09 04:13:02 DEBUG : b/potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7208_d20241209_m040817_c001_v0001182_t0034_u01733717297044") 2024/12/09 04:13:02 DEBUG : b/potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5879_d20241209_m040757_c001_v7007000_t0000_u01733717277553") 2024/12/09 04:13:02 DEBUG : b/potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6f0d_d20241209_m040756_c001_v0001182_t0059_u01733717276543") 2024/12/09 04:13:02 DEBUG : backup/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fc4f_d20241209_m041049_c001_v7007000_t0000_u01733717449361") 2024/12/09 04:13:02 DEBUG : backup/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f100643e77c64de5b_d20241209_m041046_c001_v0001106_t0029_u01733717446706") 2024/12/09 04:13:02 DEBUG : backup/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10029b0089fe856d_d20241209_m041042_c001_v0001181_t0021_u01733717442359") 2024/12/09 04:13:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fcee_d20241209_m041115_c001_v7007000_t0000_u01733717475914") 2024/12/09 04:13:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e89a7_d20241209_m041114_c001_v0001182_t0011_u01733717474156") 2024/12/09 04:13:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1050344f9ec9455c_d20241209_m041110_c001_v0001183_t0004_u01733717470506") 2024/12/09 04:13:02 DEBUG : backup/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40101233959f235f_d20241209_m041103_c001_v7007000_t0000_u01733717463200") 2024/12/09 04:13:02 DEBUG : backup/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f106fbb61e0dd1661_d20241209_m041100_c001_v0001165_t0044_u01733717460776") 2024/12/09 04:13:03 DEBUG : backup/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f112c92fb9e192d50_d20241209_m041056_c001_v0001182_t0051_u01733717456643") 2024/12/09 04:13:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fcef_d20241209_m041116_c001_v7007000_t0000_u01733717476095") 2024/12/09 04:13:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f117d926c9e92732d_d20241209_m041115_c001_v0001183_t0040_u01733717475145") 2024/12/09 04:13:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f108daab5ab9dcef3_d20241209_m041112_c001_v0001183_t0031_u01733717472053") 2024/12/09 04:13:03 DEBUG : backup/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fc50_d20241209_m041049_c001_v7007000_t0000_u01733717449544") 2024/12/09 04:13:03 DEBUG : backup/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f117e11cfce18bdea_d20241209_m041048_c001_v0001177_t0034_u01733717448465") 2024/12/09 04:13:03 DEBUG : backup/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f119562bc92929843_d20241209_m041044_c001_v0001177_t0012_u01733717444298") 2024/12/09 04:13:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40101233959f2360_d20241209_m041103_c001_v7007000_t0000_u01733717463384") 2024/12/09 04:13:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1067bbe59b0d65fc_d20241209_m041101_c001_v0001106_t0025_u01733717461947") 2024/12/09 04:13:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10972e535cc768f8_d20241209_m041058_c001_v0001130_t0024_u01733717458167") 2024/12/09 04:13:03 DEBUG : both0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9ec_d20241209_m041246_c001_v7007000_t0000_u01733717566315") 2024/12/09 04:13:03 DEBUG : both0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974dc_d20241209_m041226_c001_v0001098_t0047_u01733717546772") 2024/12/09 04:13:03 DEBUG : both0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9c4_d20241209_m041222_c001_v7007000_t0000_u01733717542171") 2024/12/09 04:13:03 DEBUG : both0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197468_d20241209_m041203_c001_v0001098_t0047_u01733717523087") 2024/12/09 04:13:03 DEBUG : both1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9ed_d20241209_m041246_c001_v7007000_t0000_u01733717566497") 2024/12/09 04:13:03 DEBUG : both1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974e4_d20241209_m041227_c001_v0001098_t0049_u01733717547833") 2024/12/09 04:13:03 DEBUG : both1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9c6_d20241209_m041222_c001_v7007000_t0000_u01733717542356") 2024/12/09 04:13:03 DEBUG : both1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019746a_d20241209_m041203_c001_v0001098_t0025_u01733717523911") 2024/12/09 04:13:03 DEBUG : both10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9ee_d20241209_m041246_c001_v7007000_t0000_u01733717566678") 2024/12/09 04:13:03 DEBUG : both10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197512_d20241209_m041234_c001_v0001098_t0036_u01733717554948") 2024/12/09 04:13:04 DEBUG : both10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9c7_d20241209_m041222_c001_v7007000_t0000_u01733717542540") 2024/12/09 04:13:04 DEBUG : both10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197492_d20241209_m041211_c001_v0001098_t0021_u01733717531489") 2024/12/09 04:13:04 DEBUG : both11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9ef_d20241209_m041246_c001_v7007000_t0000_u01733717566859") 2024/12/09 04:13:04 DEBUG : both11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197514_d20241209_m041235_c001_v0001098_t0040_u01733717555731") 2024/12/09 04:13:04 DEBUG : both11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9c8_d20241209_m041222_c001_v7007000_t0000_u01733717542724") 2024/12/09 04:13:04 DEBUG : both11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197496_d20241209_m041212_c001_v0001098_t0051_u01733717532133") 2024/12/09 04:13:04 DEBUG : both12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f0_d20241209_m041247_c001_v7007000_t0000_u01733717567055") 2024/12/09 04:13:04 DEBUG : both12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197518_d20241209_m041236_c001_v0001098_t0058_u01733717556628") 2024/12/09 04:13:04 DEBUG : both12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9c9_d20241209_m041222_c001_v7007000_t0000_u01733717542908") 2024/12/09 04:13:04 DEBUG : both12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019749a_d20241209_m041212_c001_v0001098_t0026_u01733717532903") 2024/12/09 04:13:04 DEBUG : both13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f1_d20241209_m041247_c001_v7007000_t0000_u01733717567245") 2024/12/09 04:13:04 DEBUG : both13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019751a_d20241209_m041237_c001_v0001098_t0051_u01733717557581") 2024/12/09 04:13:04 DEBUG : both13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9ca_d20241209_m041223_c001_v7007000_t0000_u01733717543099") 2024/12/09 04:13:04 DEBUG : both13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974a1_d20241209_m041213_c001_v0001098_t0009_u01733717533752") 2024/12/09 04:13:04 DEBUG : both14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f2_d20241209_m041247_c001_v7007000_t0000_u01733717567425") 2024/12/09 04:13:04 DEBUG : both14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197520_d20241209_m041238_c001_v0001098_t0036_u01733717558325") 2024/12/09 04:13:04 DEBUG : both14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9cb_d20241209_m041223_c001_v7007000_t0000_u01733717543280") 2024/12/09 04:13:04 DEBUG : both14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974a6_d20241209_m041214_c001_v0001098_t0036_u01733717534644") 2024/12/09 04:13:04 DEBUG : both15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f3_d20241209_m041247_c001_v7007000_t0000_u01733717567605") 2024/12/09 04:13:04 DEBUG : both15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197528_d20241209_m041239_c001_v0001098_t0003_u01733717559216") 2024/12/09 04:13:04 DEBUG : both15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9cc_d20241209_m041223_c001_v7007000_t0000_u01733717543462") 2024/12/09 04:13:05 DEBUG : both15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974ac_d20241209_m041215_c001_v0001098_t0052_u01733717535335") 2024/12/09 04:13:05 DEBUG : both16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f4_d20241209_m041247_c001_v7007000_t0000_u01733717567792") 2024/12/09 04:13:05 DEBUG : both16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019752a_d20241209_m041240_c001_v0001098_t0045_u01733717560181") 2024/12/09 04:13:05 DEBUG : both16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9ce_d20241209_m041223_c001_v7007000_t0000_u01733717543645") 2024/12/09 04:13:05 DEBUG : both16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974b2_d20241209_m041216_c001_v0001098_t0055_u01733717536231") 2024/12/09 04:13:05 DEBUG : both17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f6_d20241209_m041247_c001_v7007000_t0000_u01733717567973") 2024/12/09 04:13:05 DEBUG : both17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197530_d20241209_m041241_c001_v0001098_t0054_u01733717561171") 2024/12/09 04:13:05 DEBUG : both17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9cf_d20241209_m041223_c001_v7007000_t0000_u01733717543827") 2024/12/09 04:13:05 DEBUG : both17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974bc_d20241209_m041217_c001_v0001098_t0018_u01733717537125") 2024/12/09 04:13:05 DEBUG : both18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f7_d20241209_m041248_c001_v7007000_t0000_u01733717568154") 2024/12/09 04:13:05 DEBUG : both18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197538_d20241209_m041242_c001_v0001098_t0017_u01733717562051") 2024/12/09 04:13:05 DEBUG : both18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9d0_d20241209_m041224_c001_v7007000_t0000_u01733717544009") 2024/12/09 04:13:05 DEBUG : both18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974c0_d20241209_m041217_c001_v0001098_t0048_u01733717537903") 2024/12/09 04:13:05 DEBUG : both19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f8_d20241209_m041248_c001_v7007000_t0000_u01733717568337") 2024/12/09 04:13:05 DEBUG : both19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019753a_d20241209_m041242_c001_v0001098_t0006_u01733717562953") 2024/12/09 04:13:05 DEBUG : both19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9d1_d20241209_m041224_c001_v7007000_t0000_u01733717544190") 2024/12/09 04:13:05 DEBUG : both19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974c2_d20241209_m041218_c001_v0001098_t0031_u01733717538643") 2024/12/09 04:13:05 DEBUG : both2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9f9_d20241209_m041248_c001_v7007000_t0000_u01733717568517") 2024/12/09 04:13:05 DEBUG : both2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974e8_d20241209_m041228_c001_v0001098_t0037_u01733717548498") 2024/12/09 04:13:05 DEBUG : both2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9d2_d20241209_m041224_c001_v7007000_t0000_u01733717544372") 2024/12/09 04:13:05 DEBUG : both2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019746c_d20241209_m041204_c001_v0001098_t0025_u01733717524658") 2024/12/09 04:13:06 DEBUG : both3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9fa_d20241209_m041248_c001_v7007000_t0000_u01733717568697") 2024/12/09 04:13:06 DEBUG : both3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974ee_d20241209_m041229_c001_v0001098_t0014_u01733717549417") 2024/12/09 04:13:06 DEBUG : both3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9d4_d20241209_m041224_c001_v7007000_t0000_u01733717544554") 2024/12/09 04:13:06 DEBUG : both3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019746e_d20241209_m041205_c001_v0001098_t0043_u01733717525529") 2024/12/09 04:13:06 DEBUG : both4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9fb_d20241209_m041248_c001_v7007000_t0000_u01733717568880") 2024/12/09 04:13:06 DEBUG : both4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974f2_d20241209_m041230_c001_v0001098_t0003_u01733717550137") 2024/12/09 04:13:06 DEBUG : both4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9d5_d20241209_m041224_c001_v7007000_t0000_u01733717544745") 2024/12/09 04:13:06 DEBUG : both4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197476_d20241209_m041206_c001_v0001098_t0041_u01733717526522") 2024/12/09 04:13:06 DEBUG : both5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9fc_d20241209_m041249_c001_v7007000_t0000_u01733717569061") 2024/12/09 04:13:06 DEBUG : both5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974f6_d20241209_m041231_c001_v0001098_t0014_u01733717551079") 2024/12/09 04:13:06 DEBUG : both5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9d6_d20241209_m041224_c001_v7007000_t0000_u01733717544927") 2024/12/09 04:13:06 DEBUG : both5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197482_d20241209_m041207_c001_v0001098_t0008_u01733717527233") 2024/12/09 04:13:06 DEBUG : both6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9fd_d20241209_m041249_c001_v7007000_t0000_u01733717569242") 2024/12/09 04:13:06 DEBUG : both6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01974fc_d20241209_m041232_c001_v0001098_t0037_u01733717552111") 2024/12/09 04:13:06 DEBUG : both6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9d8_d20241209_m041225_c001_v7007000_t0000_u01733717545109") 2024/12/09 04:13:06 DEBUG : both6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197484_d20241209_m041207_c001_v0001098_t0025_u01733717527891") 2024/12/09 04:13:06 DEBUG : both7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9fe_d20241209_m041249_c001_v7007000_t0000_u01733717569424") 2024/12/09 04:13:06 DEBUG : both7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197502_d20241209_m041232_c001_v0001098_t0046_u01733717552805") 2024/12/09 04:13:06 DEBUG : both7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9d9_d20241209_m041225_c001_v7007000_t0000_u01733717545291") 2024/12/09 04:13:06 DEBUG : both7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197486_d20241209_m041208_c001_v0001098_t0024_u01733717528827") 2024/12/09 04:13:07 DEBUG : both8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9ff_d20241209_m041249_c001_v7007000_t0000_u01733717569605") 2024/12/09 04:13:07 DEBUG : both8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197506_d20241209_m041233_c001_v0001098_t0005_u01733717553604") 2024/12/09 04:13:07 DEBUG : both8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9da_d20241209_m041225_c001_v7007000_t0000_u01733717545473") 2024/12/09 04:13:07 DEBUG : both8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197488_d20241209_m041209_c001_v0001098_t0007_u01733717529594") 2024/12/09 04:13:07 DEBUG : both9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea00_d20241209_m041249_c001_v7007000_t0000_u01733717569786") 2024/12/09 04:13:07 DEBUG : both9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019750e_d20241209_m041234_c001_v0001098_t0042_u01733717554298") 2024/12/09 04:13:07 DEBUG : both9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9db_d20241209_m041225_c001_v7007000_t0000_u01733717545655") 2024/12/09 04:13:07 DEBUG : both9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019748c_d20241209_m041210_c001_v0001098_t0012_u01733717530464") 2024/12/09 04:13:07 DEBUG : c/non empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101d1_d20241209_m040821_c001_v7007000_t0000_u01733717301326") 2024/12/09 04:13:07 DEBUG : c/non empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7270_d20241209_m040819_c001_v0001182_t0013_u01733717299777") 2024/12/09 04:13:07 DEBUG : c/non empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101cd_d20241209_m040818_c001_v7007000_t0000_u01733717298828") 2024/12/09 04:13:07 DEBUG : c/non empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7212_d20241209_m040817_c001_v0001182_t0054_u01733717297277") 2024/12/09 04:13:07 DEBUG : c/non empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a587b_d20241209_m040758_c001_v7007000_t0000_u01733717278294") 2024/12/09 04:13:07 DEBUG : c/non empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6f1f_d20241209_m040756_c001_v0001182_t0040_u01733717276757") 2024/12/09 04:13:07 DEBUG : check sum: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e94_d20241209_m040745_c001_v7007000_t0000_u01733717265924") 2024/12/09 04:13:07 DEBUG : check sum: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6d23_d20241209_m040744_c001_v0001182_t0030_u01733717264943") 2024/12/09 04:13:07 DEBUG : dest/3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43aad_d20241209_m041018_c001_v7007000_t0000_u01733717418873") 2024/12/09 04:13:07 DEBUG : dest/3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403e42c12ce4b620_d20241209_m041017_c001_v0001176_t0045_u01733717417760") 2024/12/09 04:13:07 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4067544bf232cf6a_d20241209_m041153_c001_v7007000_t0000_u01733717513192") 2024/12/09 04:13:07 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1094fe5b35f862d6_d20241209_m041150_c001_v0001120_t0051_u01733717510949") 2024/12/09 04:13:07 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40891d27bcd56b57_d20241209_m041150_c001_v7007000_t0000_u01733717510763") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1094fe5b35f862d2_d20241209_m041147_c001_v0001120_t0017_u01733717507516") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40891d27bcd56b53_d20241209_m041146_c001_v7007000_t0000_u01733717506783") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51ed_d20241209_m041142_c001_v0001036_t0008_u01733717502585") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0370_d20241209_m041141_c001_v7007000_t0000_u01733717501091") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f119aed22359c8d5f_d20241209_m041138_c001_v0001145_t0034_u01733717498727") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb033065_d20241209_m041138_c001_v7007000_t0000_u01733717498546") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f119aed22359c8d55_d20241209_m041135_c001_v0001145_t0054_u01733717495469") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb033048_d20241209_m041134_c001_v7007000_t0000_u01733717494746") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197416_d20241209_m041130_c001_v0001098_t0051_u01733717490633") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fd1d_d20241209_m041129_c001_v7007000_t0000_u01733717489364") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f11598394a9408348_d20241209_m041127_c001_v0001117_t0023_u01733717487532") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416004622bc76e86_d20241209_m041127_c001_v7007000_t0000_u01733717487349") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f11598394a9408342_d20241209_m041124_c001_v0001117_t0034_u01733717484162") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416004622bc76e21_d20241209_m041123_c001_v7007000_t0000_u01733717483433") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01973f2_d20241209_m041117_c001_v0001098_t0024_u01733717477201") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fcf1_d20241209_m041116_c001_v7007000_t0000_u01733717476276") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f106dcd9707b3dac4_d20241209_m041114_c001_v0001102_t0058_u01733717474571") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416004622bc76e19_d20241209_m041114_c001_v7007000_t0000_u01733717474387") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f106dcd9707b3daba_d20241209_m041111_c001_v0001102_t0052_u01733717471434") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416004622bc76e16_d20241209_m041110_c001_v7007000_t0000_u01733717470704") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e883f_d20241209_m041104_c001_v0001182_t0021_u01733717464508") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40101233959f2361_d20241209_m041103_c001_v7007000_t0000_u01733717463573") 2024/12/09 04:13:08 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f105b04b188545b10_d20241209_m041101_c001_v0001105_t0040_u01733717461184") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4000c32fcb1a0830_d20241209_m041100_c001_v7007000_t0000_u01733717460998") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f105b04b188545b02_d20241209_m041057_c001_v0001105_t0026_u01733717457585") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4000c32fcb1a07b8_d20241209_m041056_c001_v7007000_t0000_u01733717456860") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51b7_d20241209_m041050_c001_v0001036_t0013_u01733717450675") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fc52_d20241209_m041049_c001_v7007000_t0000_u01733717449743") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1067bbe59b0d65cc_d20241209_m041047_c001_v0001106_t0032_u01733717447451") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4016bfaa4f9f7c0c_d20241209_m041047_c001_v7007000_t0000_u01733717447254") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1067bbe59b0d65be_d20241209_m041043_c001_v0001106_t0036_u01733717443316") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4016bfaa4f9f7c02_d20241209_m041042_c001_v7007000_t0000_u01733717442591") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197370_d20241209_m041036_c001_v0001098_t0018_u01733717436555") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43ada_d20241209_m041035_c001_v7007000_t0000_u01733717435461") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f11389050096d4a2f_d20241209_m041029_c001_v0001134_t0031_u01733717429679") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40101233959f22ce_d20241209_m041029_c001_v7007000_t0000_u01733717429449") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e838e_d20241209_m041025_c001_v0001182_t0041_u01733717425128") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e837a_d20241209_m041024_c001_v0001182_t0026_u01733717424361") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e8356_d20241209_m041023_c001_v0001182_t0056_u01733717423385") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40462476cfae7ffb_d20241209_m041009_c001_v7007000_t0000_u01733717409995") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019730e_d20241209_m041002_c001_v0001098_t0034_u01733717402300") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f11426c6248328741_d20241209_m041001_c001_v0001146_t0048_u01733717401281") 2024/12/09 04:13:09 DEBUG : dst/one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f11426c624832873b_d20241209_m040959_c001_v0001146_t0001_u01733717399991") 2024/12/09 04:13:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4067544bf232cf6b_d20241209_m041153_c001_v7007000_t0000_u01733717513373") 2024/12/09 04:13:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f224d63909dab9b9f380e1b_f102c4f3fd6597bdb_d20241209_m041150_c001_v0001115_t0040_u01733717510274") 2024/12/09 04:13:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f224d63909dab9b9f380e1b_f110c4c3d66574fa6_d20241209_m041146_c001_v0001098_t0020_u01733717506466") 2024/12/09 04:13:10 DEBUG : dst/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0372_d20241209_m041141_c001_v7007000_t0000_u01733717501275") 2024/12/09 04:13:10 DEBUG : dst/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f11136a537da667c6_d20241209_m041138_c001_v0001150_t0034_u01733717498142") 2024/12/09 04:13:10 DEBUG : dst/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f117e0aeba84ba90a_d20241209_m041134_c001_v0001115_t0058_u01733717494067") 2024/12/09 04:13:10 DEBUG : dst/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fd1f_d20241209_m041129_c001_v7007000_t0000_u01733717489544") 2024/12/09 04:13:10 DEBUG : dst/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1191e89f8e284fe9_d20241209_m041126_c001_v0001106_t0043_u01733717486949") 2024/12/09 04:13:10 DEBUG : dst/one.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f100e973df9dc7c82_d20241209_m041123_c001_v0001103_t0005_u01733717483134") 2024/12/09 04:13:10 DEBUG : dst/three: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43adb_d20241209_m041035_c001_v7007000_t0000_u01733717435645") 2024/12/09 04:13:10 DEBUG : dst/three: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e847e_d20241209_m041034_c001_v0001182_t0032_u01733717434070") 2024/12/09 04:13:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4067544bf232cf6c_d20241209_m041153_c001_v7007000_t0000_u01733717513554") 2024/12/09 04:13:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101e8b19a1ce1b97_d20241209_m041151_c001_v0001106_t0026_u01733717511879") 2024/12/09 04:13:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1114dfa5cb463eed_d20241209_m041148_c001_v0001182_t0026_u01733717508457") 2024/12/09 04:13:10 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4067544bf232cf6d_d20241209_m041153_c001_v7007000_t0000_u01733717513734") 2024/12/09 04:13:10 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1094fe5b35f862d8_d20241209_m041152_c001_v0001120_t0055_u01733717512574") 2024/12/09 04:13:10 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40891d27bcd56b58_d20241209_m041152_c001_v7007000_t0000_u01733717512388") 2024/12/09 04:13:10 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1094fe5b35f862d4_d20241209_m041148_c001_v0001120_t0041_u01733717508858") 2024/12/09 04:13:10 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40891d27bcd56b55_d20241209_m041148_c001_v7007000_t0000_u01733717508670") 2024/12/09 04:13:10 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51ef_d20241209_m041143_c001_v0001036_t0002_u01733717503633") 2024/12/09 04:13:10 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0373_d20241209_m041141_c001_v7007000_t0000_u01733717501457") 2024/12/09 04:13:10 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f119aed22359c8d67_d20241209_m041140_c001_v0001145_t0058_u01733717500308") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb033071_d20241209_m041140_c001_v7007000_t0000_u01733717500122") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f119aed22359c8d5b_d20241209_m041136_c001_v0001145_t0046_u01733717496689") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb033056_d20241209_m041136_c001_v7007000_t0000_u01733717496507") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197418_d20241209_m041131_c001_v0001098_t0009_u01733717491310") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416004622bc76eb7_d20241209_m041128_c001_v7007000_t0000_u01733717488800") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51dd_d20241209_m041125_c001_v0001036_t0031_u01733717485876") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416004622bc76e33_d20241209_m041125_c001_v7007000_t0000_u01733717485147") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197400_d20241209_m041120_c001_v0001098_t0048_u01733717480564") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416004622bc76e1b_d20241209_m041115_c001_v7007000_t0000_u01733717475353") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e8999_d20241209_m041113_c001_v0001182_t0033_u01733717473340") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416004622bc76e18_d20241209_m041112_c001_v7007000_t0000_u01733717472247") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51cd_d20241209_m041105_c001_v0001036_t0045_u01733717465827") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4000c32fcb1a0853_d20241209_m041102_c001_v7007000_t0000_u01733717462646") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51c7_d20241209_m041059_c001_v0001036_t0030_u01733717459647") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4000c32fcb1a07ec_d20241209_m041058_c001_v7007000_t0000_u01733717458545") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01973ba_d20241209_m041052_c001_v0001098_t0008_u01733717452124") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4016bfaa4f9f7c11_d20241209_m041048_c001_v7007000_t0000_u01733717448799") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019739e_d20241209_m041045_c001_v0001098_t0007_u01733717445607") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4016bfaa4f9f7c04_d20241209_m041044_c001_v7007000_t0000_u01733717444508") 2024/12/09 04:13:11 DEBUG : dst/three.txt: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e84f9_d20241209_m041037_c001_v0001182_t0051_u01733717437894") 2024/12/09 04:13:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0374_d20241209_m041141_c001_v7007000_t0000_u01733717501643") 2024/12/09 04:13:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101ae4690b3f1548_d20241209_m041139_c001_v0001136_t0050_u01733717499829") 2024/12/09 04:13:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101ed44d4a0e00e8_d20241209_m041136_c001_v0001178_t0057_u01733717496293") 2024/12/09 04:13:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fd20_d20241209_m041129_c001_v7007000_t0000_u01733717489725") 2024/12/09 04:13:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f118a152e7a73a2ad_d20241209_m041128_c001_v0001104_t0007_u01733717488219") 2024/12/09 04:13:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1036ee954cc77709_d20241209_m041124_c001_v0001183_t0041_u01733717484921") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4067544bf232cf6f_d20241209_m041153_c001_v7007000_t0000_u01733717513915") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019742c_d20241209_m041143_c001_v0001098_t0005_u01733717503309") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0375_d20241209_m041141_c001_v7007000_t0000_u01733717501844") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51df_d20241209_m041130_c001_v0001036_t0047_u01733717490966") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fd21_d20241209_m041129_c001_v7007000_t0000_u01733717489905") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51d7_d20241209_m041118_c001_v0001036_t0058_u01733717478131") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fcf2_d20241209_m041116_c001_v7007000_t0000_u01733717476461") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01973d6_d20241209_m041105_c001_v0001098_t0036_u01733717465079") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40101233959f2362_d20241209_m041103_c001_v7007000_t0000_u01733717463765") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e86ab_d20241209_m041051_c001_v0001182_t0021_u01733717451549") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f409f572f9a65fc54_d20241209_m041049_c001_v7007000_t0000_u01733717449945") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef51af_d20241209_m041037_c001_v0001036_t0036_u01733717437496") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43adc_d20241209_m041035_c001_v7007000_t0000_u01733717435830") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f108daab5ab9dc680_d20241209_m041031_c001_v0001183_t0048_u01733717431739") 2024/12/09 04:13:12 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40462476cfae7ffc_d20241209_m041010_c001_v7007000_t0000_u01733717410175") 2024/12/09 04:13:13 DEBUG : dst/two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f11426c6248328753_d20241209_m041008_c001_v0001146_t0018_u01733717408631") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41073269e89cf057_d20241209_m040927_c001_v7007000_t0000_u01733717367086") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7ae2_d20241209_m040923_c001_v0001182_t0000_u01733717363482") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41073269e89cf053_d20241209_m040921_c001_v7007000_t0000_u01733717361377") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e795a_d20241209_m040911_c001_v0001182_t0037_u01733717351398") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439ea_d20241209_m040901_c001_v7007000_t0000_u01733717341820") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e777e_d20241209_m040858_c001_v0001182_t0051_u01733717338310") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101e3_d20241209_m040834_c001_v7007000_t0000_u01733717314080") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e741f_d20241209_m040832_c001_v0001182_t0026_u01733717312349") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101de_d20241209_m040830_c001_v7007000_t0000_u01733717310844") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e73c9_d20241209_m040829_c001_v0001182_t0024_u01733717309668") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101d8_d20241209_m040826_c001_v7007000_t0000_u01733717306436") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7320_d20241209_m040824_c001_v0001182_t0025_u01733717304590") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101d4_d20241209_m040823_c001_v7007000_t0000_u01733717303462") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e72c6_d20241209_m040822_c001_v0001182_t0031_u01733717302272") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101c7_d20241209_m040816_c001_v7007000_t0000_u01733717296131") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7193_d20241209_m040814_c001_v0001182_t0036_u01733717294387") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5886_d20241209_m040813_c001_v7007000_t0000_u01733717293253") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7149_d20241209_m040812_c001_v0001182_t0056_u01733717292463") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5881_d20241209_m040807_c001_v7007000_t0000_u01733717287476") 2024/12/09 04:13:13 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e707d_d20241209_m040806_c001_v0001182_t0028_u01733717286292") 2024/12/09 04:13:14 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a587d_d20241209_m040803_c001_v7007000_t0000_u01733717283729") 2024/12/09 04:13:14 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e700f_d20241209_m040802_c001_v0001182_t0043_u01733717282759") 2024/12/09 04:13:14 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a587c_d20241209_m040801_c001_v7007000_t0000_u01733717281668") 2024/12/09 04:13:14 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f118d2b9b7077e1c1_d20241209_m040800_c001_v0001115_t0037_u01733717280639") 2024/12/09 04:13:14 DEBUG : empty space: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6f73_d20241209_m040759_c001_v0001182_t0031_u01733717279030") 2024/12/09 04:13:14 DEBUG : enormous: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101e0_d20241209_m040833_c001_v7007000_t0000_u01733717313150") 2024/12/09 04:13:14 DEBUG : enormous: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7425_d20241209_m040832_c001_v0001182_t0035_u01733717312564") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4067544bf232cf77_d20241209_m041158_c001_v7007000_t0000_u01733717518515") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197454_d20241209_m041157_c001_v0001098_t0058_u01733717517264") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439e3_d20241209_m040856_c001_v7007000_t0000_u01733717336545") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e771a_d20241209_m040855_c001_v0001182_t0004_u01733717335314") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5877_d20241209_m040755_c001_v7007000_t0000_u01733717275444") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6eaf_d20241209_m040754_c001_v0001182_t0018_u01733717274503") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5876_d20241209_m040753_c001_v7007000_t0000_u01733717273227") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6e65_d20241209_m040752_c001_v0001182_t0038_u01733717272630") 2024/12/09 04:13:14 DEBUG : existing: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6e49_d20241209_m040751_c001_v0001182_t0037_u01733717271859") 2024/12/09 04:13:14 DEBUG : existing-b: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439e4_d20241209_m040856_c001_v7007000_t0000_u01733717336727") 2024/12/09 04:13:14 DEBUG : existing-b: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019720c_d20241209_m040855_c001_v0001098_t0033_u01733717335325") 2024/12/09 04:13:14 DEBUG : five: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101e8_d20241209_m040838_c001_v7007000_t0000_u01733717318266") 2024/12/09 04:13:14 DEBUG : five: Deleting (id "4_z6f224d63909dab9b9f380e1b_f401f65a1362e749f_d20241209_m040836_c001_v0001182_t0029_u01733717316345") 2024/12/09 04:13:15 DEBUG : foo: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a587e_d20241209_m040805_c001_v7007000_t0000_u01733717285559") 2024/12/09 04:13:15 DEBUG : foo: Deleting (id "4_z6f224d63909dab9b9f380e1b_f401f65a1362e7055_d20241209_m040805_c001_v0001182_t0029_u01733717285008") 2024/12/09 04:13:15 DEBUG : foo: Deleting (id "4_z6f224d63909dab9b9f380e1b_f401f65a1362e704b_d20241209_m040804_c001_v0001182_t0029_u01733717284457") 2024/12/09 04:13:15 DEBUG : four: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101ea_d20241209_m040838_c001_v7007000_t0000_u01733717318448") 2024/12/09 04:13:15 DEBUG : four: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40516c56e4ef5107_d20241209_m040836_c001_v0001036_t0022_u01733717316905") 2024/12/09 04:13:15 DEBUG : four: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7481_d20241209_m040835_c001_v0001182_t0039_u01733717315778") 2024/12/09 04:13:15 DEBUG : hello world2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce011d_d20241209_m040705_c001_v7007000_t0000_u01733717225573") 2024/12/09 04:13:15 DEBUG : hello world2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6694_d20241209_m040704_c001_v0001182_t0000_u01733717224989") 2024/12/09 04:13:15 DEBUG : ignore-size: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e9d_d20241209_m040750_c001_v7007000_t0000_u01733717270379") 2024/12/09 04:13:15 DEBUG : ignore-size: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6df1_d20241209_m040749_c001_v0001182_t0001_u01733717269443") 2024/12/09 04:13:15 DEBUG : nested/sub dir/file: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439dd_d20241209_m040854_c001_v7007000_t0000_u01733717334174") 2024/12/09 04:13:15 DEBUG : nested/sub dir/file: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197204_d20241209_m040852_c001_v0001098_t0041_u01733717332976") 2024/12/09 04:13:15 DEBUG : nested/sub dir/file: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439db_d20241209_m040851_c001_v7007000_t0000_u01733717331860") 2024/12/09 04:13:15 DEBUG : nested/sub dir/file: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01971fa_d20241209_m040850_c001_v0001098_t0008_u01733717330927") 2024/12/09 04:13:15 DEBUG : one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101eb_d20241209_m040838_c001_v7007000_t0000_u01733717318629") 2024/12/09 04:13:15 DEBUG : one: Deleting (id "4_z6f224d63909dab9b9f380e1b_f401f65a1362e7465_d20241209_m040835_c001_v0001182_t0029_u01733717315192") 2024/12/09 04:13:15 DEBUG : only0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea01_d20241209_m041249_c001_v7007000_t0000_u01733717569982") 2024/12/09 04:13:15 DEBUG : only0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f415b4ec6e019753e_d20241209_m041244_c001_v0001098_t0046_u01733717564306") 2024/12/09 04:13:15 DEBUG : only0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5239_d20241209_m041227_c001_v0001036_t0048_u01733717547417") 2024/12/09 04:13:15 DEBUG : only0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9c0_d20241209_m041221_c001_v7007000_t0000_u01733717541169") 2024/12/09 04:13:15 DEBUG : only0: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5203_d20241209_m041203_c001_v0001036_t0004_u01733717523485") 2024/12/09 04:13:15 DEBUG : only1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea02_d20241209_m041250_c001_v7007000_t0000_u01733717570167") 2024/12/09 04:13:15 DEBUG : only1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40516c56e4ef5271_d20241209_m041244_c001_v0001036_t0022_u01733717564316") 2024/12/09 04:13:16 DEBUG : only1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef523b_d20241209_m041228_c001_v0001036_t0044_u01733717548131") 2024/12/09 04:13:16 DEBUG : only1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9c2_d20241209_m041221_c001_v7007000_t0000_u01733717541535") 2024/12/09 04:13:16 DEBUG : only1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5205_d20241209_m041204_c001_v0001036_t0005_u01733717524285") 2024/12/09 04:13:16 DEBUG : only10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea04_d20241209_m041250_c001_v7007000_t0000_u01733717570360") 2024/12/09 04:13:16 DEBUG : only10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416e8fb3a0bf810b_d20241209_m041244_c001_v0001182_t0050_u01733717564870") 2024/12/09 04:13:16 DEBUG : only10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5257_d20241209_m041235_c001_v0001036_t0008_u01733717555298") 2024/12/09 04:13:16 DEBUG : only10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f410fa68195cc1a90_d20241209_m041220_c001_v7007000_t0000_u01733717540977") 2024/12/09 04:13:16 DEBUG : only10: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef521b_d20241209_m041211_c001_v0001036_t0000_u01733717531804") 2024/12/09 04:13:16 DEBUG : only11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea05_d20241209_m041250_c001_v7007000_t0000_u01733717570542") 2024/12/09 04:13:16 DEBUG : only11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40837581723ea389_d20241209_m041245_c001_v0001032_t0025_u01733717565058") 2024/12/09 04:13:16 DEBUG : only11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5259_d20241209_m041236_c001_v0001036_t0039_u01733717556167") 2024/12/09 04:13:16 DEBUG : only11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9bf_d20241209_m041220_c001_v7007000_t0000_u01733717540988") 2024/12/09 04:13:16 DEBUG : only11: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef521f_d20241209_m041212_c001_v0001036_t0017_u01733717532513") 2024/12/09 04:13:16 DEBUG : only12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea06_d20241209_m041250_c001_v7007000_t0000_u01733717570725") 2024/12/09 04:13:16 DEBUG : only12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f415b4ec6e0197542_d20241209_m041244_c001_v0001098_t0046_u01733717564708") 2024/12/09 04:13:16 DEBUG : only12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef525d_d20241209_m041237_c001_v0001036_t0022_u01733717557005") 2024/12/09 04:13:16 DEBUG : only12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41907585c626dbe9_d20241209_m041221_c001_v7007000_t0000_u01733717541004") 2024/12/09 04:13:16 DEBUG : only12: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5221_d20241209_m041213_c001_v0001036_t0024_u01733717533257") 2024/12/09 04:13:16 DEBUG : only13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea07_d20241209_m041250_c001_v7007000_t0000_u01733717570907") 2024/12/09 04:13:16 DEBUG : only13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40516c56e4ef5273_d20241209_m041244_c001_v0001036_t0022_u01733717564718") 2024/12/09 04:13:16 DEBUG : only13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5261_d20241209_m041237_c001_v0001036_t0055_u01733717557888") 2024/12/09 04:13:17 DEBUG : only13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb033110_d20241209_m041220_c001_v7007000_t0000_u01733717540822") 2024/12/09 04:13:17 DEBUG : only13: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5223_d20241209_m041214_c001_v0001036_t0025_u01733717534090") 2024/12/09 04:13:17 DEBUG : only14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea08_d20241209_m041251_c001_v7007000_t0000_u01733717571088") 2024/12/09 04:13:17 DEBUG : only14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f415b4ec6e0197544_d20241209_m041244_c001_v0001098_t0046_u01733717564892") 2024/12/09 04:13:17 DEBUG : only14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5263_d20241209_m041238_c001_v0001036_t0053_u01733717558694") 2024/12/09 04:13:17 DEBUG : only14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f410fa68195cc1a92_d20241209_m041221_c001_v7007000_t0000_u01733717541343") 2024/12/09 04:13:17 DEBUG : only14: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5225_d20241209_m041214_c001_v0001036_t0016_u01733717534938") 2024/12/09 04:13:17 DEBUG : only15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea09_d20241209_m041251_c001_v7007000_t0000_u01733717571268") 2024/12/09 04:13:17 DEBUG : only15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40516c56e4ef5275_d20241209_m041244_c001_v0001036_t0022_u01733717564906") 2024/12/09 04:13:17 DEBUG : only15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5265_d20241209_m041239_c001_v0001036_t0057_u01733717559573") 2024/12/09 04:13:17 DEBUG : only15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb033113_d20241209_m041221_c001_v7007000_t0000_u01733717541195") 2024/12/09 04:13:17 DEBUG : only15: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5227_d20241209_m041215_c001_v0001036_t0023_u01733717535699") 2024/12/09 04:13:17 DEBUG : only16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea0a_d20241209_m041251_c001_v7007000_t0000_u01733717571448") 2024/12/09 04:13:17 DEBUG : only16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416e8fb3a0bf810f_d20241209_m041245_c001_v0001182_t0050_u01733717565057") 2024/12/09 04:13:17 DEBUG : only16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5267_d20241209_m041240_c001_v0001036_t0051_u01733717560548") 2024/12/09 04:13:17 DEBUG : only16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41907585c626dbea_d20241209_m041221_c001_v7007000_t0000_u01733717541186") 2024/12/09 04:13:17 DEBUG : only16: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5229_d20241209_m041216_c001_v0001036_t0048_u01733717536611") 2024/12/09 04:13:17 DEBUG : only17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea0c_d20241209_m041251_c001_v7007000_t0000_u01733717571628") 2024/12/09 04:13:17 DEBUG : only17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f415b4ec6e0197546_d20241209_m041245_c001_v0001098_t0046_u01733717565073") 2024/12/09 04:13:17 DEBUG : only17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef526b_d20241209_m041241_c001_v0001036_t0009_u01733717561521") 2024/12/09 04:13:17 DEBUG : only17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb033111_d20241209_m041221_c001_v7007000_t0000_u01733717541012") 2024/12/09 04:13:18 DEBUG : only17: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef522b_d20241209_m041217_c001_v0001036_t0052_u01733717537546") 2024/12/09 04:13:18 DEBUG : only18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea0d_d20241209_m041251_c001_v7007000_t0000_u01733717571809") 2024/12/09 04:13:18 DEBUG : only18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40516c56e4ef5277_d20241209_m041245_c001_v0001036_t0022_u01733717565088") 2024/12/09 04:13:18 DEBUG : only18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef526d_d20241209_m041242_c001_v0001036_t0041_u01733717562434") 2024/12/09 04:13:18 DEBUG : only18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9c1_d20241209_m041221_c001_v7007000_t0000_u01733717541352") 2024/12/09 04:13:18 DEBUG : only18: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef522d_d20241209_m041218_c001_v0001036_t0035_u01733717538194") 2024/12/09 04:13:18 DEBUG : only19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea0e_d20241209_m041251_c001_v7007000_t0000_u01733717571990") 2024/12/09 04:13:18 DEBUG : only19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416e8fb3a0bf8115_d20241209_m041245_c001_v0001182_t0050_u01733717565240") 2024/12/09 04:13:18 DEBUG : only19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef526f_d20241209_m041243_c001_v0001036_t0000_u01733717563332") 2024/12/09 04:13:18 DEBUG : only19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f410fa68195cc1a8c_d20241209_m041220_c001_v7007000_t0000_u01733717540432") 2024/12/09 04:13:18 DEBUG : only19: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef522f_d20241209_m041219_c001_v0001036_t0031_u01733717538999") 2024/12/09 04:13:18 DEBUG : only2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea0f_d20241209_m041252_c001_v7007000_t0000_u01733717572170") 2024/12/09 04:13:18 DEBUG : only2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40837581723ea38b_d20241209_m041245_c001_v0001032_t0025_u01733717565248") 2024/12/09 04:13:18 DEBUG : only2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef523f_d20241209_m041228_c001_v0001036_t0021_u01733717548876") 2024/12/09 04:13:18 DEBUG : only2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f410fa68195cc1a8d_d20241209_m041220_c001_v7007000_t0000_u01733717540613") 2024/12/09 04:13:18 DEBUG : only2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5209_d20241209_m041205_c001_v0001036_t0017_u01733717525144") 2024/12/09 04:13:18 DEBUG : only3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea10_d20241209_m041252_c001_v7007000_t0000_u01733717572350") 2024/12/09 04:13:18 DEBUG : only3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f415b4ec6e0197548_d20241209_m041245_c001_v0001098_t0046_u01733717565262") 2024/12/09 04:13:18 DEBUG : only3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5245_d20241209_m041229_c001_v0001036_t0008_u01733717549809") 2024/12/09 04:13:18 DEBUG : only3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41907585c626dbeb_d20241209_m041221_c001_v7007000_t0000_u01733717541370") 2024/12/09 04:13:18 DEBUG : only3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef520b_d20241209_m041205_c001_v0001036_t0012_u01733717525836") 2024/12/09 04:13:19 DEBUG : only4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea11_d20241209_m041252_c001_v7007000_t0000_u01733717572531") 2024/12/09 04:13:19 DEBUG : only4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40516c56e4ef5279_d20241209_m041245_c001_v0001036_t0022_u01733717565272") 2024/12/09 04:13:19 DEBUG : only4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5247_d20241209_m041230_c001_v0001036_t0034_u01733717550541") 2024/12/09 04:13:19 DEBUG : only4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f410fa68195cc1a8e_d20241209_m041220_c001_v7007000_t0000_u01733717540794") 2024/12/09 04:13:19 DEBUG : only4: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef520d_d20241209_m041206_c001_v0001036_t0008_u01733717526865") 2024/12/09 04:13:19 DEBUG : only5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea12_d20241209_m041252_c001_v7007000_t0000_u01733717572710") 2024/12/09 04:13:19 DEBUG : only5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416e8fb3a0bf811b_d20241209_m041245_c001_v0001182_t0050_u01733717565424") 2024/12/09 04:13:19 DEBUG : only5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5249_d20241209_m041231_c001_v0001036_t0018_u01733717551564") 2024/12/09 04:13:19 DEBUG : only5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb033114_d20241209_m041221_c001_v7007000_t0000_u01733717541380") 2024/12/09 04:13:19 DEBUG : only5: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef520f_d20241209_m041207_c001_v0001036_t0004_u01733717527531") 2024/12/09 04:13:19 DEBUG : only6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea14_d20241209_m041252_c001_v7007000_t0000_u01733717572892") 2024/12/09 04:13:19 DEBUG : only6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f415b4ec6e019754c_d20241209_m041245_c001_v0001098_t0046_u01733717565444") 2024/12/09 04:13:19 DEBUG : only6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef524f_d20241209_m041232_c001_v0001036_t0004_u01733717552477") 2024/12/09 04:13:19 DEBUG : only6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f410fa68195cc1a94_d20241209_m041221_c001_v7007000_t0000_u01733717541525") 2024/12/09 04:13:19 DEBUG : only6: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5211_d20241209_m041208_c001_v0001036_t0034_u01733717528264") 2024/12/09 04:13:19 DEBUG : only7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea16_d20241209_m041253_c001_v7007000_t0000_u01733717573090") 2024/12/09 04:13:19 DEBUG : only7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40837581723ea38d_d20241209_m041245_c001_v0001032_t0025_u01733717565450") 2024/12/09 04:13:19 DEBUG : only7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5251_d20241209_m041233_c001_v0001036_t0013_u01733717553138") 2024/12/09 04:13:19 DEBUG : only7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e9be_d20241209_m041220_c001_v7007000_t0000_u01733717540805") 2024/12/09 04:13:19 DEBUG : only7: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5215_d20241209_m041209_c001_v0001036_t0016_u01733717529219") 2024/12/09 04:13:19 DEBUG : only8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea18_d20241209_m041253_c001_v7007000_t0000_u01733717573279") 2024/12/09 04:13:19 DEBUG : only8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40516c56e4ef527b_d20241209_m041245_c001_v0001036_t0022_u01733717565464") 2024/12/09 04:13:20 DEBUG : only8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5253_d20241209_m041233_c001_v0001036_t0057_u01733717553959") 2024/12/09 04:13:20 DEBUG : only8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41907585c626dbe8_d20241209_m041220_c001_v7007000_t0000_u01733717540822") 2024/12/09 04:13:20 DEBUG : only8: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5217_d20241209_m041210_c001_v0001036_t0028_u01733717530028") 2024/12/09 04:13:20 DEBUG : only9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea19_d20241209_m041253_c001_v7007000_t0000_u01733717573460") 2024/12/09 04:13:20 DEBUG : only9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f416e8fb3a0bf8121_d20241209_m041245_c001_v0001182_t0050_u01733717565608") 2024/12/09 04:13:20 DEBUG : only9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5255_d20241209_m041234_c001_v0001036_t0009_u01733717554583") 2024/12/09 04:13:20 DEBUG : only9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f410fa68195cc1a91_d20241209_m041221_c001_v7007000_t0000_u01733717541159") 2024/12/09 04:13:20 DEBUG : only9: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5219_d20241209_m041211_c001_v0001036_t0037_u01733717531097") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439d5_d20241209_m040849_c001_v7007000_t0000_u01733717329060") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01971e6_d20241209_m040846_c001_v0001098_t0049_u01733717326827") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439ca_d20241209_m040845_c001_v7007000_t0000_u01733717325339") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7565_d20241209_m040843_c001_v0001182_t0016_u01733717323740") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439bd_d20241209_m040841_c001_v7007000_t0000_u01733717321889") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5109_d20241209_m040839_c001_v0001036_t0011_u01733717319547") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101db_d20241209_m040828_c001_v7007000_t0000_u01733717308557") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e737e_d20241209_m040827_c001_v0001182_t0038_u01733717307346") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101d7_d20241209_m040825_c001_v7007000_t0000_u01733717305350") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e731c_d20241209_m040824_c001_v0001182_t0044_u01733717304384") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101d3_d20241209_m040822_c001_v7007000_t0000_u01733717302851") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e72be_d20241209_m040822_c001_v0001182_t0032_u01733717302053") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5888_d20241209_m040815_c001_v7007000_t0000_u01733717295209") 2024/12/09 04:13:20 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7185_d20241209_m040814_c001_v0001182_t0015_u01733717294169") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5887_d20241209_m040813_c001_v7007000_t0000_u01733717293435") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e713b_d20241209_m040812_c001_v0001182_t0024_u01733717292233") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5884_d20241209_m040811_c001_v7007000_t0000_u01733717291495") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e70ff_d20241209_m040810_c001_v0001182_t0018_u01733717290897") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e70eb_d20241209_m040810_c001_v0001182_t0013_u01733717290307") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5883_d20241209_m040809_c001_v7007000_t0000_u01733717289574") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e70c1_d20241209_m040808_c001_v0001182_t0019_u01733717288986") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e70a9_d20241209_m040808_c001_v0001182_t0002_u01733717288394") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f403b5b504e8a5882_d20241209_m040807_c001_v7007000_t0000_u01733717287658") 2024/12/09 04:13:21 DEBUG : potato: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7083_d20241209_m040806_c001_v0001182_t0049_u01733717286876") 2024/12/09 04:13:21 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885e83a_d20241209_m040937_c001_v7007000_t0000_u01733717377151") 2024/12/09 04:13:21 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef515d_d20241209_m040936_c001_v0001036_t0045_u01733717376229") 2024/12/09 04:13:21 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41073269e89cf058_d20241209_m040927_c001_v7007000_t0000_u01733717367363") 2024/12/09 04:13:21 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5147_d20241209_m040922_c001_v0001036_t0052_u01733717362728") 2024/12/09 04:13:21 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032f36_d20241209_m040915_c001_v7007000_t0000_u01733717355231") 2024/12/09 04:13:21 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef512b_d20241209_m040910_c001_v0001036_t0021_u01733717350420") 2024/12/09 04:13:21 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439eb_d20241209_m040902_c001_v7007000_t0000_u01733717342083") 2024/12/09 04:13:21 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef511b_d20241209_m040858_c001_v0001036_t0059_u01733717338007") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101e1_d20241209_m040833_c001_v7007000_t0000_u01733717313348") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7415_d20241209_m040832_c001_v0001182_t0039_u01733717312122") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101df_d20241209_m040831_c001_v7007000_t0000_u01733717311025") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e73bf_d20241209_m040829_c001_v0001182_t0058_u01733717309470") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101dc_d20241209_m040828_c001_v7007000_t0000_u01733717308743") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7390_d20241209_m040827_c001_v0001182_t0003_u01733717307974") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101d9_d20241209_m040826_c001_v7007000_t0000_u01733717306617") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e733a_d20241209_m040825_c001_v0001182_t0040_u01733717305714") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101d5_d20241209_m040823_c001_v7007000_t0000_u01733717303646") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e72de_d20241209_m040822_c001_v0001182_t0056_u01733717302861") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101c8_d20241209_m040816_c001_v7007000_t0000_u01733717296314") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e71b7_d20241209_m040814_c001_v0001182_t0018_u01733717294991") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0122_d20241209_m040708_c001_v7007000_t0000_u01733717228902") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6746_d20241209_m040708_c001_v0001182_t0048_u01733717228332") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce011e_d20241209_m040707_c001_v7007000_t0000_u01733717227064") 2024/12/09 04:13:22 DEBUG : potato2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e66ec_d20241209_m040706_c001_v0001182_t0011_u01733717226478") 2024/12/09 04:13:22 DEBUG : potato3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41073269e89cf059_d20241209_m040927_c001_v7007000_t0000_u01733717367614") 2024/12/09 04:13:22 DEBUG : potato3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019728a_d20241209_m040924_c001_v0001098_t0006_u01733717364063") 2024/12/09 04:13:22 DEBUG : potato3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032f37_d20241209_m040915_c001_v7007000_t0000_u01733717355419") 2024/12/09 04:13:22 DEBUG : potato3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019725e_d20241209_m040911_c001_v0001098_t0002_u01733717351975") 2024/12/09 04:13:22 DEBUG : potato3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439ec_d20241209_m040902_c001_v7007000_t0000_u01733717342317") 2024/12/09 04:13:22 DEBUG : potato3: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019721c_d20241209_m040858_c001_v0001098_t0005_u01733717338523") 2024/12/09 04:13:23 DEBUG : pre-dest1/1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43ab0_d20241209_m041019_c001_v7007000_t0000_u01733717419056") 2024/12/09 04:13:23 DEBUG : pre-dest1/1: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e0197322_d20241209_m041010_c001_v0001098_t0027_u01733717410905") 2024/12/09 04:13:23 DEBUG : pre-dest2/2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b43ab4_d20241209_m041019_c001_v7007000_t0000_u01733717419270") 2024/12/09 04:13:23 DEBUG : pre-dest2/2: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5199_d20241209_m041011_c001_v0001036_t0001_u01733717411644") 2024/12/09 04:13:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f224d63909dab9b9f380e1b_f40462476cfae7fd0_d20241209_m040949_c001_v7007000_t0000_u01733717389633") 2024/12/09 04:13:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7e2a_d20241209_m040946_c001_v0001182_t0000_u01733717386523") 2024/12/09 04:13:23 DEBUG : sizeonly: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e99_d20241209_m040748_c001_v7007000_t0000_u01733717268159") 2024/12/09 04:13:23 DEBUG : sizeonly: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6d8f_d20241209_m040747_c001_v0001182_t0016_u01733717267209") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea2e_d20241209_m041259_c001_v7007000_t0000_u01733717579403") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5285_d20241209_m041257_c001_v0001036_t0036_u01733717577952") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea21_d20241209_m041256_c001_v7007000_t0000_u01733717576054") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e019755e_d20241209_m041254_c001_v0001098_t0018_u01733717574799") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439de_d20241209_m040854_c001_v7007000_t0000_u01733717334361") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef5117_d20241209_m040853_c001_v0001036_t0036_u01733717333327") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439dc_d20241209_m040852_c001_v7007000_t0000_u01733717332043") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7682_d20241209_m040851_c001_v0001182_t0016_u01733717331282") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e90_d20241209_m040744_c001_v7007000_t0000_u01733717264011") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6cc5_d20241209_m040742_c001_v0001182_t0016_u01733717262646") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e8d_d20241209_m040741_c001_v7007000_t0000_u01733717261908") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6c7f_d20241209_m040740_c001_v0001182_t0030_u01733717260970") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e88_d20241209_m040738_c001_v7007000_t0000_u01733717258048") 2024/12/09 04:13:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6bdf_d20241209_m040737_c001_v0001182_t0001_u01733717257100") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e87_d20241209_m040736_c001_v7007000_t0000_u01733717256544") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6bb3_d20241209_m040735_c001_v0001182_t0043_u01733717255695") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6b5f_d20241209_m040733_c001_v0001182_t0053_u01733717253282") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e77_d20241209_m040732_c001_v7007000_t0000_u01733717252539") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6b15_d20241209_m040731_c001_v0001182_t0035_u01733717251927") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6ae7_d20241209_m040731_c001_v0001182_t0003_u01733717251339") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e6f_d20241209_m040730_c001_v7007000_t0000_u01733717250238") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6a3d_d20241209_m040727_c001_v0001182_t0012_u01733717247659") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e69cd_d20241209_m040724_c001_v0001182_t0015_u01733717244792") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e62_d20241209_m040724_c001_v7007000_t0000_u01733717244056") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6989_d20241209_m040723_c001_v0001182_t0022_u01733717243472") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6975_d20241209_m040722_c001_v0001182_t0048_u01733717242889") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e60_d20241209_m040722_c001_v7007000_t0000_u01733717242131") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e68bf_d20241209_m040718_c001_v0001182_t0013_u01733717238726") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f4188671fdb032e5c_d20241209_m040718_c001_v7007000_t0000_u01733717238362") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6893_d20241209_m040717_c001_v0001182_t0040_u01733717237791") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0130_d20241209_m040716_c001_v7007000_t0000_u01733717236113") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6841_d20241209_m040715_c001_v0001182_t0058_u01733717235545") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce012d_d20241209_m040714_c001_v7007000_t0000_u01733717234992") 2024/12/09 04:13:24 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6807_d20241209_m040714_c001_v0001182_t0012_u01733717234411") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0129_d20241209_m040713_c001_v7007000_t0000_u01733717233150") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e67c3_d20241209_m040712_c001_v0001182_t0026_u01733717232407") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0127_d20241209_m040711_c001_v7007000_t0000_u01733717231861") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e67ab_d20241209_m040711_c001_v0001182_t0056_u01733717231278") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0126_d20241209_m040710_c001_v7007000_t0000_u01733717230376") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6777_d20241209_m040709_c001_v0001182_t0039_u01733717229814") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0118_d20241209_m040704_c001_v7007000_t0000_u01733717224085") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6660_d20241209_m040703_c001_v0001182_t0036_u01733717223508") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0115_d20241209_m040702_c001_v7007000_t0000_u01733717222603") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e6636_d20241209_m040702_c001_v0001182_t0004_u01733717222026") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce0113_d20241209_m040701_c001_v7007000_t0000_u01733717221105") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e65fd_d20241209_m040700_c001_v0001182_t0002_u01733717220526") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f402fa447e0ce010a_d20241209_m040657_c001_v7007000_t0000_u01733717217613") 2024/12/09 04:13:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e658a_d20241209_m040657_c001_v0001182_t0039_u01733717217041") 2024/12/09 04:13:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea2f_d20241209_m041259_c001_v7007000_t0000_u01733717579588") 2024/12/09 04:13:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f116e8fb3a0bf8269_d20241209_m041257_c001_v0001182_t0001_u01733717577966") 2024/12/09 04:13:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f407781ca3885ea22_d20241209_m041256_c001_v7007000_t0000_u01733717576237") 2024/12/09 04:13:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10837581723ea391_d20241209_m041254_c001_v0001032_t0028_u01733717574820") 2024/12/09 04:13:25 DEBUG : sub/yam: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439d4_d20241209_m040848_c001_v7007000_t0000_u01733717328507") 2024/12/09 04:13:25 DEBUG : sub/yam: Deleting (id "4_z6f224d63909dab9b9f380e1b_f10516c56e4ef510f_d20241209_m040847_c001_v0001036_t0004_u01733717327181") 2024/12/09 04:13:25 DEBUG : three: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101ec_d20241209_m040838_c001_v7007000_t0000_u01733717318811") 2024/12/09 04:13:25 DEBUG : three: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e74cd_d20241209_m040837_c001_v0001182_t0018_u01733717317661") 2024/12/09 04:13:26 DEBUG : three: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101f65a1362e7479_d20241209_m040835_c001_v0001182_t0054_u01733717315557") 2024/12/09 04:13:26 DEBUG : two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f41797b2d97e101ed_d20241209_m040838_c001_v7007000_t0000_u01733717318992") 2024/12/09 04:13:26 DEBUG : two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f415b4ec6e01971c8_d20241209_m040837_c001_v0001098_t0046_u01733717317091") 2024/12/09 04:13:26 DEBUG : two: Deleting (id "4_z6f224d63909dab9b9f380e1b_f401f65a1362e746d_d20241209_m040835_c001_v0001182_t0029_u01733717315375") 2024/12/09 04:13:26 DEBUG : yam: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439d6_d20241209_m040849_c001_v7007000_t0000_u01733717329242") 2024/12/09 04:13:26 DEBUG : yam: Deleting (id "4_z6f224d63909dab9b9f380e1b_f101acb0c8f9c1cda_d20241209_m040848_c001_v0001153_t0020_u01733717328143") 2024/12/09 04:13:26 DEBUG : yam: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439c8_d20241209_m040844_c001_v7007000_t0000_u01733717324774") 2024/12/09 04:13:26 DEBUG : yam: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01971da_d20241209_m040843_c001_v0001098_t0056_u01733717323387") 2024/12/09 04:13:26 DEBUG : yam: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439ba_d20241209_m040841_c001_v7007000_t0000_u01733717321269") 2024/12/09 04:13:26 DEBUG : yam: Deleting (id "4_z6f224d63909dab9b9f380e1b_f115b4ec6e01971d0_d20241209_m040839_c001_v0001098_t0030_u01733717319555") 2024/12/09 04:13:26 DEBUG : yaml: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439cc_d20241209_m040845_c001_v7007000_t0000_u01733717325522") 2024/12/09 04:13:26 DEBUG : yaml: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1112bda8bc64d4e2_d20241209_m040844_c001_v0001183_t0052_u01733717324563") 2024/12/09 04:13:26 DEBUG : yaml: Deleting (id "4_z6f224d63909dab9b9f380e1b_f405565fe37b439be_d20241209_m040842_c001_v7007000_t0000_u01733717322074") 2024/12/09 04:13:26 DEBUG : yaml: Deleting (id "4_z6f224d63909dab9b9f380e1b_f1130282a30dc0882_d20241209_m040841_c001_v0001183_t0029_u01733717321050") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m34.011161768s (try 1/5)