"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/16 02:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe" 2025/02/16 02:13:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 02:13:47 DEBUG : Creating backend with remote "/tmp/rclone1499096122" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:13:48 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:13:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/16 02:13:48 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.13s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:13:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:13:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:13:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:13:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:13:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:50 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", 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-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:52 DEBUG : Creating backend with remote "/non-existing" 2025/02/16 02:13:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/16 02:13:52 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:13:52 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:13:53 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:13:53 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:13:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:13:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:54 INFO : B2 bucket rclone-test-wenixos1nuwe: Running all checks before starting transfers 2025/02/16 02:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:13:55 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:13:55 INFO : B2 bucket rclone-test-wenixos1nuwe: Checks finished, now starting transfers 2025/02/16 02:13:55 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:13:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:13:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:56 ERROR : Ignoring --no-traverse with sync 2025/02/16 02:13:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:13:56 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:13:56 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:13:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:13:56 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:13:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/16 02:13:58 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:13:58 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:13:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/16 02:13:58 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:13:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:13:59 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:13:59 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:13:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:13:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:14:01 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:01 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/16 02:14:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:14:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/16 02:14:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:14:02 INFO : sub dir: Making directory 2025/02/16 02:14:02 INFO : sub dir2: Making directory 2025/02/16 02:14:02 INFO : sub dir2/sub sub dir2: Making directory 2025/02/16 02:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:02 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:02 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/16 02:14:03 DEBUG : B2 bucket rclone-test-wenixos1nuwe: 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-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:04 INFO : sub dir2: Making directory 2025/02/16 02:14:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/16 02:14:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:14:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:04 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:04 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:05 DEBUG : sub dir2: Making directory with metadata 2025/02/16 02:14:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:14:05 INFO : sub dir: Making directory 2025/02/16 02:14:05 INFO : sub dir2: Making directory 2025/02/16 02:14:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:05 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:05 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:05 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:14:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/16 02:14:05 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/16 02:14:06 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", 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-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:07 INFO : sub dir2: Making directory 2025/02/16 02:14:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:07 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:07 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:07 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:14:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:08 DEBUG : sub dir2: Making directory with metadata 2025/02/16 02:14:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:14:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:14:08 INFO : sub dir: Making directory 2025/02/16 02:14:08 INFO : sub dir2: Making directory 2025/02/16 02:14:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:08 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:08 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:08 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:14:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/16 02:14:09 DEBUG : B2 bucket rclone-test-wenixos1nuwe: 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-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", 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-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:10 INFO : sub dir2: Making directory 2025/02/16 02:14:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:10 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:10 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:11 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:14:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rafitug9bemo" 2025/02/16 02:14:12 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wenixos1nuwe -> B2 bucket rclone-test-rafitug9bemo 2025/02/16 02:14:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:13 DEBUG : B2 bucket rclone-test-rafitug9bemo: Waiting for checks to finish 2025/02/16 02:14:13 DEBUG : B2 bucket rclone-test-rafitug9bemo: Waiting for transfers to finish 2025/02/16 02:14:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:14 DEBUG : B2 bucket rclone-test-rafitug9bemo: Purge remote 2025/02/16 02:14:14 INFO : B2 bucket rclone-test-rafitug9bemo: cleaning bucket "rclone-test-rafitug9bemo" of all files 2025/02/16 02:14:14 DEBUG : sub dir/hello world: Deleting (id "4_zafc2ed73808d0bcb9f580e1b_f11141de310dfcd37_d20250216_m021414_c001_v0001179_t0009_u01739672054220") --- PASS: TestServerSideCopy (4.60s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:14:17 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:17 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/16 02:14:17 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fejavad0covo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wenixos1nuwe -> B2 bucket rclone-test-fejavad0covo 2025/02/16 02:14:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:20 DEBUG : B2 bucket rclone-test-fejavad0covo: Waiting for checks to finish 2025/02/16 02:14:20 DEBUG : B2 bucket rclone-test-fejavad0covo: Waiting for transfers to finish 2025/02/16 02:14:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:14:21 DEBUG : B2 bucket rclone-test-fejavad0covo: Waiting for checks to finish 2025/02/16 02:14:21 DEBUG : B2 bucket rclone-test-fejavad0covo: Waiting for transfers to finish 2025/02/16 02:14:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/16 02:14:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:22 DEBUG : B2 bucket rclone-test-fejavad0covo: Purge remote 2025/02/16 02:14:22 INFO : B2 bucket rclone-test-fejavad0covo: cleaning bucket "rclone-test-fejavad0covo" of all files 2025/02/16 02:14:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f320d13809d0bcb9f580e1b_f108a2c0d04b158ca_d20250216_m021421_c001_v0001044_t0043_u01739672061957") 2025/02/16 02:14:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f320d13809d0bcb9f580e1b_f11329f4554852e57_d20250216_m021420_c001_v0001182_t0020_u01739672060823") --- PASS: TestServerSideCopyOverSelf (6.56s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:14:25 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:25 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/16 02:14:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/16 02:14:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kataduw0heqi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wenixos1nuwe -> B2 bucket rclone-test-kataduw0heqi 2025/02/16 02:14:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:28 DEBUG : B2 bucket rclone-test-kataduw0heqi: Waiting for checks to finish 2025/02/16 02:14:28 DEBUG : B2 bucket rclone-test-kataduw0heqi: Waiting for transfers to finish 2025/02/16 02:14:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:14:30 DEBUG : B2 bucket rclone-test-kataduw0heqi: Waiting for checks to finish 2025/02/16 02:14:30 DEBUG : B2 bucket rclone-test-kataduw0heqi: Waiting for transfers to finish 2025/02/16 02:14:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/16 02:14:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/16 02:14:31 INFO : sub dir/hello world: Deleted 2025/02/16 02:14:32 DEBUG : testing file moves 2025/02/16 02:14:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/16 02:14:32 DEBUG : B2 bucket rclone-test-kataduw0heqi: Waiting for checks to finish 2025/02/16 02:14:32 DEBUG : B2 bucket rclone-test-kataduw0heqi: Waiting for transfers to finish 2025/02/16 02:14:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/16 02:14:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/16 02:14:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:33 DEBUG : B2 bucket rclone-test-kataduw0heqi: Purge remote 2025/02/16 02:14:33 INFO : B2 bucket rclone-test-kataduw0heqi: cleaning bucket "rclone-test-kataduw0heqi" of all files 2025/02/16 02:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f022d33809d0bcb9f580e1b_f103d6c8acadc15c7_d20250216_m021432_c001_v0001183_t0019_u01739672072561") 2025/02/16 02:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f022d33809d0bcb9f580e1b_f10747f70f1429233_d20250216_m021431_c001_v0001183_t0015_u01739672071021") 2025/02/16 02:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f022d33809d0bcb9f580e1b_f108ec4b574740f12_d20250216_m021429_c001_v0001033_t0021_u01739672069558") --- PASS: TestServerSideMoveOverSelf (8.78s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:36 ERROR : : error listing: directory not found 2025/02/16 02:14:36 INFO : Local file system at /tmp/rclone1499096122: Making directory 2025/02/16 02:14:36 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:36 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:14:38 DEBUG : Local file system at /tmp/rclone1499096122: Waiting for checks to finish 2025/02/16 02:14:38 DEBUG : Local file system at /tmp/rclone1499096122: Waiting for transfers to finish 2025/02/16 02:14:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:14:39 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/16 02:14:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyRedownload (2.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/16 02:14:40 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:40 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:14:40 INFO : check sum: Copied (new) 2025/02/16 02:14:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:40 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:14:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/16 02:14:40 DEBUG : check sum: Unchanged skipping 2025/02/16 02:14:40 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:40 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/16 02:14:42 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:42 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:14:42 INFO : sizeonly: Copied (new) 2025/02/16 02:14:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:43 DEBUG : sizeonly: Sizes identical 2025/02/16 02:14:43 DEBUG : sizeonly: Unchanged skipping 2025/02/16 02:14:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:43 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/16 02:14:45 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:45 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/16 02:14:45 INFO : ignore-size: Copied (new) 2025/02/16 02:14:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:14:45 DEBUG : ignore-size: Unchanged skipping 2025/02/16 02:14:45 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:45 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:45 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.28s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:47 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:14:47 DEBUG : existing: Unchanged skipping 2025/02/16 02:14:47 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:47 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/16 02:14:47 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:47 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:14:48 INFO : existing: Copied (replaced existing) 2025/02/16 02:14:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:14:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:14:50 INFO : existing: Copied (new) 2025/02/16 02:14:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:50 DEBUG : existing: Destination exists, skipping 2025/02/16 02:14:50 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:50 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:50 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:52 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/16 02:14:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:14:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:14:52 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:14:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:14:52 INFO : a/potato2: Copied (new) 2025/02/16 02:14:53 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:53 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:53 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:55 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:55 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 2025/02/16 02:14:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:14:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/16 02:14:55 DEBUG : empty space: Unchanged skipping 2025/02/16 02:14:55 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:55 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:55 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:55 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 2025/02/16 02:14:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:14:56 INFO : empty space: Updated modification time in destination 2025/02/16 02:14:56 DEBUG : empty space: Unchanged skipping 2025/02/16 02:14:56 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:56 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.19s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:58 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 2025/02/16 02:14:58 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:14:58 DEBUG : empty space: Unchanged skipping 2025/02/16 02:14:58 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:14:58 DEBUG : Waiting for deletions to finish 2025/02/16 02:14:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:14:59 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:14:59 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 2025/02/16 02:14:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1499096122) 2025/02/16 02:14:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wenixos1nuwe) 2025/02/16 02:14:59 DEBUG : foo: sha1 differ 2025/02/16 02:14:59 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/16 02:15:00 INFO : foo: Copied (replaced existing) 2025/02/16 02:15:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/16 02:15:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:01 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:01 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:01 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:15:02 INFO : potato: Copied (new) 2025/02/16 02:15:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:03 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/16 02:15:03 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/16 02:15:04 INFO : potato: Copied (replaced existing) 2025/02/16 02:15:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:05 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:05 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 2025/02/16 02:15:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1499096122) 2025/02/16 02:15:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wenixos1nuwe) 2025/02/16 02:15:05 DEBUG : potato: sha1 differ 2025/02/16 02:15:05 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/16 02:15:06 INFO : potato: Copied (replaced existing) 2025/02/16 02:15:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/16 02:15:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:07 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:07 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:07 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:07 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:09 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:09 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:09 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:15:09 INFO : potato2: Copied (new) 2025/02/16 02:15:09 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:10 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:11 INFO : d: Making directory 2025/02/16 02:15:11 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/16 02:15:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:12 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:15:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:15:12 INFO : a/potato2: Copied (new) 2025/02/16 02:15:12 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:12 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:12 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:14 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/16 02:15:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:15 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:15:15 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:15 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:15:15 INFO : a/potato2: Copied (new) 2025/02/16 02:15:15 ERROR : B2 bucket rclone-test-wenixos1nuwe: not deleting files as there were IO errors 2025/02/16 02:15:15 ERROR : B2 bucket rclone-test-wenixos1nuwe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:17 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:17 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:17 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:17 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:17 INFO : potato: Deleted 2025/02/16 02:15:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:15:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:19 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:19 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:19 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:19 INFO : potato: Deleted 2025/02/16 02:15:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:20 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:20 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:20 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:15:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.63s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:22 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:22 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/16 02:15:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:24 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:15:24 DEBUG : enormous: Excluded 2025/02/16 02:15:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:15:24 DEBUG : potato2: Excluded 2025/02/16 02:15:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:15:24 DEBUG : potato2: Excluded 2025/02/16 02:15:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:24 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:24 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:24 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:24 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:24 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:15:24 DEBUG : enormous: Excluded 2025/02/16 02:15:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:15:24 DEBUG : potato2: Excluded 2025/02/16 02:15:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:15:24 DEBUG : potato2: Excluded 2025/02/16 02:15:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/16 02:15:24 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:24 DEBUG : Local file system at /tmp/rclone1499096122: Waiting for checks to finish 2025/02/16 02:15:24 DEBUG : Local file system at /tmp/rclone1499096122: Waiting for transfers to finish 2025/02/16 02:15:24 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:27 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:15:27 DEBUG : enormous: Excluded 2025/02/16 02:15:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:15:27 DEBUG : potato2: Excluded 2025/02/16 02:15:27 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:15:27 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:27 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:27 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:27 INFO : potato2: Deleted 2025/02/16 02:15:27 INFO : enormous: Deleted 2025/02/16 02:15:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/16 02:15:27 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:27 DEBUG : Local file system at /tmp/rclone1499096122: Waiting for checks to finish 2025/02/16 02:15:27 DEBUG : Local file system at /tmp/rclone1499096122: Waiting for transfers to finish 2025/02/16 02:15:27 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:27 INFO : enormous: Deleted 2025/02/16 02:15:27 INFO : potato2: Deleted 2025/02/16 02:15:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:30 DEBUG : five: Need to transfer - File not found at Destination 2025/02/16 02:15:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/16 02:15:30 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:30 DEBUG : one: Destination is newer than source, skipping 2025/02/16 02:15:30 DEBUG : three: Sizes identical 2025/02/16 02:15:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/16 02:15:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:15:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1499096122) 2025/02/16 02:15:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wenixos1nuwe) 2025/02/16 02:15:30 DEBUG : two: sha1 differ 2025/02/16 02:15:30 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/16 02:15:30 INFO : five: Copied (new) 2025/02/16 02:15:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/16 02:15:31 INFO : four: Copied (replaced existing) 2025/02/16 02:15:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/16 02:15:31 INFO : two: Copied (replaced existing) 2025/02/16 02:15:31 DEBUG : Waiting for deletions to finish 2025/02/16 02:15:31 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:31 DEBUG : one: Destination is newer than source, skipping 2025/02/16 02:15:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/16 02:15:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/16 02:15:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/16 02:15:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/16 02:15:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:15:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:15:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1499096122) 2025/02/16 02:15:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wenixos1nuwe) 2025/02/16 02:15:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/16 02:15:31 DEBUG : three: sha1 differ 2025/02/16 02:15:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/16 02:15:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/16 02:15:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:15:31 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:15:31 INFO : three: Copied (replaced existing) 2025/02/16 02:15:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.17s) === 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-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/16 02:15:33 INFO : B2 bucket rclone-test-wenixos1nuwe: Making map for --track-renames 2025/02/16 02:15:33 INFO : B2 bucket rclone-test-wenixos1nuwe: Finished making map for --track-renames 2025/02/16 02:15:33 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:33 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for renames to finish 2025/02/16 02:15:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:15:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/16 02:15:33 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/16 02:15:33 INFO : potato: Copied (new) 2025/02/16 02:15:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:15:33 INFO : yam: Copied (new) 2025/02/16 02:15:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:15:34 INFO : B2 bucket rclone-test-wenixos1nuwe: Making map for --track-renames 2025/02/16 02:15:34 INFO : B2 bucket rclone-test-wenixos1nuwe: Finished making map for --track-renames 2025/02/16 02:15:34 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:34 DEBUG : potato: Unchanged skipping 2025/02/16 02:15:34 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for renames to finish 2025/02/16 02:15:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:15:35 INFO : yam: Copied (server-side copy) to: yaml 2025/02/16 02:15:35 INFO : yam: Deleted 2025/02/16 02:15:35 INFO : yaml: Renamed from "yam" 2025/02/16 02:15:35 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/16 02:15:37 INFO : B2 bucket rclone-test-wenixos1nuwe: Making map for --track-renames 2025/02/16 02:15:37 INFO : B2 bucket rclone-test-wenixos1nuwe: Finished making map for --track-renames 2025/02/16 02:15:37 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:15:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/16 02:15:37 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for renames to finish 2025/02/16 02:15:37 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:15:37 INFO : yam: Copied (new) 2025/02/16 02:15:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/16 02:15:37 INFO : potato: Copied (new) 2025/02/16 02:15:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:15:38 INFO : B2 bucket rclone-test-wenixos1nuwe: Making map for --track-renames 2025/02/16 02:15:38 INFO : B2 bucket rclone-test-wenixos1nuwe: Finished making map for --track-renames 2025/02/16 02:15:38 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:38 DEBUG : potato: Unchanged skipping 2025/02/16 02:15:38 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for renames to finish 2025/02/16 02:15:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:15:38 INFO : yam: Copied (server-side copy) to: yaml 2025/02/16 02:15:38 INFO : yam: Deleted 2025/02/16 02:15:38 INFO : yaml: Renamed from "yam" 2025/02/16 02:15:38 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/16 02:15:40 INFO : B2 bucket rclone-test-wenixos1nuwe: Making map for --track-renames 2025/02/16 02:15:40 INFO : B2 bucket rclone-test-wenixos1nuwe: Finished making map for --track-renames 2025/02/16 02:15:40 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:15:40 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for renames to finish 2025/02/16 02:15:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/16 02:15:40 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:15:41 INFO : sub/yam: Copied (new) 2025/02/16 02:15:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/16 02:15:41 INFO : potato: Copied (new) 2025/02/16 02:15:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:15:41 DEBUG : potato: Unchanged skipping 2025/02/16 02:15:41 INFO : B2 bucket rclone-test-wenixos1nuwe: Making map for --track-renames 2025/02/16 02:15:41 INFO : B2 bucket rclone-test-wenixos1nuwe: Finished making map for --track-renames 2025/02/16 02:15:41 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:41 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for renames to finish 2025/02/16 02:15:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:15:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/16 02:15:42 INFO : sub/yam: Deleted 2025/02/16 02:15:42 INFO : yam: Renamed from "sub/yam" 2025/02/16 02:15:42 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:44 DEBUG : Creating backend with remote "/tmp/rclone1499096122/dir1" 2025/02/16 02:15:44 DEBUG : Config file has changed externally - reloading 2025/02/16 02:15:44 DEBUG : Creating backend with remote "/tmp/rclone1499096122/dir2" 2025/02/16 02:15:44 DEBUG : Local file system at /tmp/rclone1499096122/dir2: Using server-side directory move 2025/02/16 02:15:44 INFO : Local file system at /tmp/rclone1499096122/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/16 02:15:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/16 02:15:44 DEBUG : Local file system at /tmp/rclone1499096122/dir2: Waiting for checks to finish 2025/02/16 02:15:44 DEBUG : Local file system at /tmp/rclone1499096122/dir2: Waiting for transfers to finish 2025/02/16 02:15:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:15:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/16 02:15:44 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:44 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/16 02:15:45 INFO : nested/sub dir/file: Copied (new) 2025/02/16 02:15:45 INFO : nested/sub dir/file: Deleted 2025/02/16 02:15:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:15:45 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:15:45 INFO : sub dir/hello world: Deleted 2025/02/16 02:15:45 INFO : sub dir: Removing directory 2025/02/16 02:15:45 INFO : nested/sub dir: Removing directory 2025/02/16 02:15:45 INFO : nested: Removing directory 2025/02/16 02:15:45 DEBUG : Local file system at /tmp/rclone1499096122: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:15:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/16 02:15:46 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:46 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/16 02:15:47 INFO : nested/sub dir/file: Copied (new) 2025/02/16 02:15:47 INFO : nested/sub dir/file: Deleted 2025/02/16 02:15:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:15:47 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:15:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:15:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/16 02:15:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:15:49 INFO : existing: Copied (new) 2025/02/16 02:15:49 INFO : existing: Deleted 2025/02/16 02:15:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/16 02:15:49 INFO : existing-b: Copied (new) 2025/02/16 02:15:49 INFO : existing-b: Deleted 2025/02/16 02:15:49 DEBUG : existing: Destination exists, skipping 2025/02/16 02:15:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:15:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/16 02:15:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:15:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qozotap1duso" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wenixos1nuwe -> B2 bucket rclone-test-qozotap1duso 2025/02/16 02:15:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/16 02:15:55 DEBUG : empty space: Unchanged skipping 2025/02/16 02:15:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:15:55 DEBUG : B2 bucket rclone-test-qozotap1duso: Waiting for checks to finish 2025/02/16 02:15:55 INFO : empty space: Deleted 2025/02/16 02:15:55 DEBUG : B2 bucket rclone-test-qozotap1duso: Waiting for transfers to finish 2025/02/16 02:15:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:15:55 INFO : potato2: Copied (server-side copy) 2025/02/16 02:15:55 INFO : potato2: Deleted 2025/02/16 02:15:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:15:55 INFO : potato3: Copied (server-side copy) 2025/02/16 02:15:56 INFO : potato3: Deleted 2025/02/16 02:15:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nofidal0hifu" 2025/02/16 02:15:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/16 02:15:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:15:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/16 02:15:57 DEBUG : B2 bucket rclone-test-nofidal0hifu: Waiting for checks to finish 2025/02/16 02:15:57 DEBUG : B2 bucket rclone-test-nofidal0hifu: Waiting for transfers to finish 2025/02/16 02:15:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:15:58 INFO : potato2: Copied (server-side copy) 2025/02/16 02:15:59 INFO : potato2: Deleted 2025/02/16 02:15:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:15:59 INFO : potato3: Copied (server-side copy) 2025/02/16 02:15:59 INFO : potato3: Deleted 2025/02/16 02:15:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:15:59 INFO : empty space: Copied (server-side copy) 2025/02/16 02:15:59 INFO : empty space: Deleted 2025/02/16 02:16:00 DEBUG : B2 bucket rclone-test-nofidal0hifu: Purge remote 2025/02/16 02:16:00 INFO : B2 bucket rclone-test-nofidal0hifu: cleaning bucket "rclone-test-nofidal0hifu" of all files 2025/02/16 02:16:00 DEBUG : empty space: Deleting (id "4_zff427dd380ad0bcb9f580e1b_f1062f91ffc811d63_d20250216_m021559_c001_v0001182_t0027_u01739672159420") 2025/02/16 02:16:00 DEBUG : potato2: Deleting (id "4_zff427dd380ad0bcb9f580e1b_f107277e397f40e11_d20250216_m021558_c001_v0001176_t0053_u01739672158848") 2025/02/16 02:16:00 DEBUG : potato3: Deleting (id "4_zff427dd380ad0bcb9f580e1b_f1043d32eb3b79cb1_d20250216_m021559_c001_v0001177_t0020_u01739672159085") 2025/02/16 02:16:01 DEBUG : B2 bucket rclone-test-qozotap1duso: Purge remote 2025/02/16 02:16:01 INFO : B2 bucket rclone-test-qozotap1duso: cleaning bucket "rclone-test-qozotap1duso" of all files 2025/02/16 02:16:01 DEBUG : empty space: Deleting (id "4_z4f426db380ad0bcb9f580e1b_f40047061693ab849_d20250216_m021559_c001_v7007000_t0000_u01739672159636") 2025/02/16 02:16:01 DEBUG : empty space: Deleting (id "4_z4f426db380ad0bcb9f580e1b_f1107118df3d24432_d20250216_m021554_c001_v0001102_t0002_u01739672154278") 2025/02/16 02:16:01 DEBUG : potato2: Deleting (id "4_z4f426db380ad0bcb9f580e1b_f40047061693ab843_d20250216_m021559_c001_v7007000_t0000_u01739672159061") 2025/02/16 02:16:01 DEBUG : potato2: Deleting (id "4_z4f426db380ad0bcb9f580e1b_f119c28d54116df41_d20250216_m021555_c001_v0001184_t0035_u01739672155428") 2025/02/16 02:16:01 DEBUG : potato3: Deleting (id "4_z4f426db380ad0bcb9f580e1b_f40047061693ab846_d20250216_m021559_c001_v7007000_t0000_u01739672159309") 2025/02/16 02:16:01 DEBUG : potato3: Deleting (id "4_z4f426db380ad0bcb9f580e1b_f10760702dd5f24a9_d20250216_m021555_c001_v0001184_t0036_u01739672155651") 2025/02/16 02:16:01 DEBUG : potato3: Deleting (id "4_z4f426db380ad0bcb9f580e1b_f1107118df3d24434_d20250216_m021554_c001_v0001102_t0003_u01739672154650") --- PASS: TestServerSideMove (12.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:03 DEBUG : Creating backend with remote "TestB2:rclone-test-nexayiz6bito" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wenixos1nuwe -> B2 bucket rclone-test-nexayiz6bito 2025/02/16 02:16:08 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:16:08 DEBUG : empty space: Excluded 2025/02/16 02:16:08 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:16:08 DEBUG : empty space: Excluded 2025/02/16 02:16:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:16:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:16:08 DEBUG : B2 bucket rclone-test-nexayiz6bito: Waiting for checks to finish 2025/02/16 02:16:08 DEBUG : B2 bucket rclone-test-nexayiz6bito: Waiting for transfers to finish 2025/02/16 02:16:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:16:08 INFO : potato2: Copied (server-side copy) 2025/02/16 02:16:08 INFO : potato2: Deleted 2025/02/16 02:16:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:16:09 INFO : potato3: Copied (server-side copy) 2025/02/16 02:16:09 INFO : potato3: Deleted 2025/02/16 02:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yasazup6sevu" 2025/02/16 02:16:10 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:16:10 DEBUG : empty space: Excluded 2025/02/16 02:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:16:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/16 02:16:10 DEBUG : B2 bucket rclone-test-yasazup6sevu: Waiting for checks to finish 2025/02/16 02:16:10 DEBUG : B2 bucket rclone-test-yasazup6sevu: Waiting for transfers to finish 2025/02/16 02:16:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:16:11 INFO : potato2: Copied (server-side copy) 2025/02/16 02:16:12 INFO : potato2: Deleted 2025/02/16 02:16:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:16:12 INFO : potato3: Copied (server-side copy) 2025/02/16 02:16:12 INFO : potato3: Deleted 2025/02/16 02:16:12 DEBUG : B2 bucket rclone-test-yasazup6sevu: Purge remote 2025/02/16 02:16:12 INFO : B2 bucket rclone-test-yasazup6sevu: cleaning bucket "rclone-test-yasazup6sevu" of all files 2025/02/16 02:16:12 DEBUG : potato2: Deleting (id "4_zbf82bd1380ad0bcb9f580e1b_f11720d505b617592_d20250216_m021611_c001_v0001041_t0011_u01739672171552") 2025/02/16 02:16:12 DEBUG : potato3: Deleting (id "4_zbf82bd1380ad0bcb9f580e1b_f1034788a1a3761fb_d20250216_m021611_c001_v0001130_t0029_u01739672171943") 2025/02/16 02:16:13 DEBUG : B2 bucket rclone-test-nexayiz6bito: Purge remote 2025/02/16 02:16:13 INFO : B2 bucket rclone-test-nexayiz6bito: cleaning bucket "rclone-test-nexayiz6bito" of all files 2025/02/16 02:16:14 DEBUG : empty space: Deleting (id "4_zbf029df380ad0bcb9f580e1b_f118fbb66d9c26bcc_d20250216_m021607_c001_v0001182_t0036_u01739672167673") 2025/02/16 02:16:14 DEBUG : potato2: Deleting (id "4_zbf029df380ad0bcb9f580e1b_f411a7ce6c78b163a_d20250216_m021611_c001_v7007000_t0000_u01739672171908") 2025/02/16 02:16:14 DEBUG : potato2: Deleting (id "4_zbf029df380ad0bcb9f580e1b_f10333f249a67d780_d20250216_m021608_c001_v0001039_t0032_u01739672168460") 2025/02/16 02:16:14 DEBUG : potato3: Deleting (id "4_zbf029df380ad0bcb9f580e1b_f411a7ce6c78b163d_d20250216_m021612_c001_v7007000_t0000_u01739672172281") 2025/02/16 02:16:14 DEBUG : potato3: Deleting (id "4_zbf029df380ad0bcb9f580e1b_f11459e6f5f8afc37_d20250216_m021608_c001_v0001145_t0040_u01739672168817") 2025/02/16 02:16:14 DEBUG : potato3: Deleting (id "4_zbf029df380ad0bcb9f580e1b_f118fbb66d9c26bd0_d20250216_m021607_c001_v0001182_t0041_u01739672167867") --- PASS: TestServerSideMoveWithFilter (12.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bacarom9moro" 2025/02/16 02:16:16 DEBUG : Config file has changed externally - reloading 2025/02/16 02:16:18 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wenixos1nuwe -> B2 bucket rclone-test-bacarom9moro 2025/02/16 02:16:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:16:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/16 02:16:22 DEBUG : empty space: Unchanged skipping 2025/02/16 02:16:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:16:22 DEBUG : B2 bucket rclone-test-bacarom9moro: Waiting for checks to finish 2025/02/16 02:16:22 INFO : empty space: Deleted 2025/02/16 02:16:22 DEBUG : B2 bucket rclone-test-bacarom9moro: Waiting for transfers to finish 2025/02/16 02:16:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:16:22 INFO : potato2: Copied (server-side copy) 2025/02/16 02:16:22 INFO : potato2: Deleted 2025/02/16 02:16:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:16:22 INFO : potato3: Copied (server-side copy) 2025/02/16 02:16:23 INFO : potato3: Deleted 2025/02/16 02:16:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cusisab0zova" 2025/02/16 02:16:24 INFO : tomatoDir: Making directory 2025/02/16 02:16:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/16 02:16:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:16:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/16 02:16:24 DEBUG : B2 bucket rclone-test-cusisab0zova: Waiting for checks to finish 2025/02/16 02:16:24 DEBUG : B2 bucket rclone-test-cusisab0zova: Waiting for transfers to finish 2025/02/16 02:16:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:16:25 INFO : potato3: Copied (server-side copy) 2025/02/16 02:16:25 INFO : potato3: Deleted 2025/02/16 02:16:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:16:25 INFO : potato2: Copied (server-side copy) 2025/02/16 02:16:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:16:26 INFO : empty space: Copied (server-side copy) 2025/02/16 02:16:26 INFO : potato2: Deleted 2025/02/16 02:16:26 INFO : empty space: Deleted 2025/02/16 02:16:26 DEBUG : B2 bucket rclone-test-cusisab0zova: Purge remote 2025/02/16 02:16:26 INFO : B2 bucket rclone-test-cusisab0zova: cleaning bucket "rclone-test-cusisab0zova" of all files 2025/02/16 02:16:26 DEBUG : empty space: Deleting (id "4_z5ff2ed8380ad0bcb9f580e1b_f109c33cba3fa4b8c_d20250216_m021625_c001_v0001102_t0015_u01739672185726") 2025/02/16 02:16:26 DEBUG : potato2: Deleting (id "4_z5ff2ed8380ad0bcb9f580e1b_f10760702dd5f285f_d20250216_m021625_c001_v0001184_t0017_u01739672185847") 2025/02/16 02:16:26 DEBUG : potato3: Deleting (id "4_z5ff2ed8380ad0bcb9f580e1b_f103d6c8acadc2139_d20250216_m021625_c001_v0001183_t0002_u01739672185470") 2025/02/16 02:16:27 DEBUG : B2 bucket rclone-test-bacarom9moro: Purge remote 2025/02/16 02:16:27 INFO : B2 bucket rclone-test-bacarom9moro: cleaning bucket "rclone-test-bacarom9moro" of all files 2025/02/16 02:16:27 DEBUG : empty space: Deleting (id "4_zcf52dd2380ad0bcb9f580e1b_f415adc2711741648_d20250216_m021626_c001_v7007000_t0000_u01739672186100") 2025/02/16 02:16:27 DEBUG : empty space: Deleting (id "4_zcf52dd2380ad0bcb9f580e1b_f116a3612ef4d1588_d20250216_m021620_c001_v0001115_t0018_u01739672180697") 2025/02/16 02:16:27 DEBUG : potato2: Deleting (id "4_zcf52dd2380ad0bcb9f580e1b_f4191a42bec560a36_d20250216_m021626_c001_v7007000_t0000_u01739672186058") 2025/02/16 02:16:27 DEBUG : potato2: Deleting (id "4_zcf52dd2380ad0bcb9f580e1b_f118b34edc4456d19_d20250216_m021622_c001_v0001165_t0047_u01739672182517") 2025/02/16 02:16:27 DEBUG : potato3: Deleting (id "4_zcf52dd2380ad0bcb9f580e1b_f4191a42bec560a33_d20250216_m021625_c001_v7007000_t0000_u01739672185698") 2025/02/16 02:16:27 DEBUG : potato3: Deleting (id "4_zcf52dd2380ad0bcb9f580e1b_f1141bf21598a3e22_d20250216_m021622_c001_v0001184_t0014_u01739672182785") 2025/02/16 02:16:27 DEBUG : potato3: Deleting (id "4_zcf52dd2380ad0bcb9f580e1b_f116a3612ef4d158a_d20250216_m021621_c001_v0001115_t0014_u01739672181243") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/rclone-move-test" 2025/02/16 02:16:29 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.39s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/rclone-sync-test" 2025/02/16 02:16:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/rclone-sync-test-include/layer2" 2025/02/16 02:16:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/rclone-sync-test-ignore-file" 2025/02/16 02:16:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/16 02:16:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/16 02:16:42 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 02:16:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:16:42 DEBUG : B2 bucket rclone-test-wenixos1nuwe path rclone-sync-test: Waiting for checks to finish 2025/02/16 02:16:42 DEBUG : B2 bucket rclone-test-wenixos1nuwe path rclone-sync-test: Waiting for transfers to finish 2025/02/16 02:16:42 DEBUG : Waiting for deletions to finish 2025/02/16 02:16:42 INFO : There was nothing to transfer 2025/02/16 02:16:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:16:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:16:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:16:43 DEBUG : Waiting for deletions to finish 2025/02/16 02:16:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:16:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/16 02:16:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/16 02:16:43 DEBUG : Waiting for deletions to finish 2025/02/16 02:16:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:16:44 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:16:44 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:16:44 DEBUG : Waiting for deletions to finish 2025/02/16 02:16:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:44 DEBUG : : Excluded 2025/02/16 02:16:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:16:45 DEBUG : B2 bucket rclone-test-wenixos1nuwe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/16 02:16:45 DEBUG : B2 bucket rclone-test-wenixos1nuwe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/16 02:16:45 DEBUG : Waiting for deletions to finish 2025/02/16 02:16:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.56s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dst" 2025/02/16 02:16:51 DEBUG : Config file has changed externally - reloading 2025/02/16 02:16:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/CompareDest" 2025/02/16 02:16:54 DEBUG : one: Need to transfer - File not found at Destination 2025/02/16 02:16:54 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:16:54 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:16:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:16:55 INFO : one: Copied (new) 2025/02/16 02:16:55 DEBUG : Waiting for deletions to finish 2025/02/16 02:16:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:16:56 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:16:56 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:16:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/16 02:16:56 INFO : one: Copied (replaced existing) 2025/02/16 02:16:56 DEBUG : Waiting for deletions to finish 2025/02/16 02:16:58 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:16:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:16:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:16:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:16:58 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:16:58 DEBUG : Waiting for deletions to finish 2025/02/16 02:16:58 INFO : There was nothing to transfer 2025/02/16 02:16:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:16:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 02:16:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:16:59 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:17:00 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:00 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:00 INFO : There was nothing to transfer 2025/02/16 02:17:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 02:17:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:17:00 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:17:00 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:00 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:00 INFO : There was nothing to transfer 2025/02/16 02:17:01 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 2025/02/16 02:17:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/16 02:17:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 02:17:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:17:01 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:17:02 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:02 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:02 INFO : There was nothing to transfer 2025/02/16 02:17:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/16 02:17:02 DEBUG : two: Need to transfer - File not found at Destination 2025/02/16 02:17:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:17:02 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:17:02 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/16 02:17:03 INFO : two: Copied (new) 2025/02/16 02:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:17:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dest" 2025/02/16 02:17:06 DEBUG : Config file has changed externally - reloading 2025/02/16 02:17:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/pre-dest1" 2025/02/16 02:17:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/pre-dest2" 2025/02/16 02:17:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:17:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/16 02:17:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:17:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/16 02:17:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/16 02:17:10 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dest: Waiting for checks to finish 2025/02/16 02:17:10 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dest: Waiting for transfers to finish 2025/02/16 02:17:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/16 02:17:11 INFO : 3: Copied (new) 2025/02/16 02:17:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.67s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:17:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dst" 2025/02/16 02:17:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/CopyDest" 2025/02/16 02:17:16 DEBUG : one: Need to transfer - File not found at Destination 2025/02/16 02:17:16 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:16 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:17:17 INFO : one: Copied (new) 2025/02/16 02:17:17 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:17:17 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:18 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/16 02:17:18 INFO : one: Copied (replaced existing) 2025/02/16 02:17:18 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/BackupDir" 2025/02/16 02:17:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:17:21 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:17:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:17:22 INFO : one: Copied (server-side copy) 2025/02/16 02:17:23 INFO : one: Deleted 2025/02/16 02:17:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/16 02:17:23 INFO : one: Copied (server-side copy) 2025/02/16 02:17:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/16 02:17:23 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:23 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/16 02:17:25 INFO : two: Copied (server-side copy) 2025/02/16 02:17:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/16 02:17:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:25 DEBUG : one: Unchanged skipping 2025/02/16 02:17:25 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:25 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:25 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:26 DEBUG : two: Unchanged skipping 2025/02/16 02:17:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:26 DEBUG : one: Unchanged skipping 2025/02/16 02:17:26 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:26 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:26 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:26 INFO : There was nothing to transfer 2025/02/16 02:17:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/16 02:17:27 DEBUG : three: Destination not found in --copy-dest 2025/02/16 02:17:27 DEBUG : three: Need to transfer - File not found at Destination 2025/02/16 02:17:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:17:27 DEBUG : one: Unchanged skipping 2025/02/16 02:17:27 DEBUG : two: Unchanged skipping 2025/02/16 02:17:27 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:27 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:28 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/16 02:17:28 INFO : three: Copied (new) 2025/02/16 02:17:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.79s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:17:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dst" 2025/02/16 02:17:31 DEBUG : Config file has changed externally - reloading 2025/02/16 02:17:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/backup" 2025/02/16 02:17:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:17:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:17:34 DEBUG : two: Unchanged skipping 2025/02/16 02:17:34 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:17:35 INFO : one: Copied (server-side copy) 2025/02/16 02:17:36 INFO : one: Deleted 2025/02/16 02:17:36 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:17:37 INFO : one: Copied (new) 2025/02/16 02:17:37 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:17:37 INFO : three.txt: Copied (server-side copy) 2025/02/16 02:17:37 INFO : three.txt: Deleted 2025/02/16 02:17:37 INFO : three.txt: Moved into backup dir 2025/02/16 02:17:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:17:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:17:39 DEBUG : two: Unchanged skipping 2025/02/16 02:17:39 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:17:39 INFO : one: Copied (server-side copy) 2025/02/16 02:17:40 INFO : one: Deleted 2025/02/16 02:17:40 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:17:41 INFO : one: Copied (new) 2025/02/16 02:17:41 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:17:42 INFO : three.txt: Copied (server-side copy) 2025/02/16 02:17:42 INFO : three.txt: Deleted 2025/02/16 02:17:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:17:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dst" 2025/02/16 02:17:45 DEBUG : Config file has changed externally - reloading 2025/02/16 02:17:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/backup" 2025/02/16 02:17:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:17:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:17:48 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:48 DEBUG : two: Unchanged skipping 2025/02/16 02:17:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:17:49 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:17:49 INFO : one: Deleted 2025/02/16 02:17:49 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:17:50 INFO : one: Copied (new) 2025/02/16 02:17:50 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:17:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:17:51 INFO : three.txt: Deleted 2025/02/16 02:17:51 INFO : three.txt: Moved into backup dir 2025/02/16 02:17:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:17:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:17:52 DEBUG : two: Unchanged skipping 2025/02/16 02:17:52 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:17:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:17:53 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:17:53 INFO : one: Deleted 2025/02/16 02:17:53 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:17:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:17:53 INFO : one: Copied (new) 2025/02/16 02:17:53 DEBUG : Waiting for deletions to finish 2025/02/16 02:17:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:17:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:17:54 INFO : three.txt: Deleted 2025/02/16 02:17:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:17:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dst" 2025/02/16 02:17:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/backup" 2025/02/16 02:18:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:18:00 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:18:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:00 DEBUG : two: Unchanged skipping 2025/02/16 02:18:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:18:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/16 02:18:02 INFO : one: Deleted 2025/02/16 02:18:02 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:18:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:18:02 INFO : one: Copied (new) 2025/02/16 02:18:02 DEBUG : Waiting for deletions to finish 2025/02/16 02:18:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:18:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/16 02:18:03 INFO : three.txt: Deleted 2025/02/16 02:18:03 INFO : three.txt: Moved into backup dir 2025/02/16 02:18:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:18:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:05 DEBUG : two: Unchanged skipping 2025/02/16 02:18:05 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:18:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:18:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/16 02:18:05 INFO : one: Deleted 2025/02/16 02:18:05 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:18:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:18:06 INFO : one: Copied (new) 2025/02/16 02:18:06 DEBUG : Waiting for deletions to finish 2025/02/16 02:18:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:18:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/16 02:18:06 INFO : three.txt: Deleted 2025/02/16 02:18:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dst" 2025/02/16 02:18:09 DEBUG : Config file has changed externally - reloading 2025/02/16 02:18:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:18:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:11 DEBUG : two: Unchanged skipping 2025/02/16 02:18:11 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:18:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:18:11 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:18:12 INFO : one: Deleted 2025/02/16 02:18:12 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:18:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:18:12 INFO : one: Copied (new) 2025/02/16 02:18:12 DEBUG : Waiting for deletions to finish 2025/02/16 02:18:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:18:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:18:13 INFO : three.txt: Deleted 2025/02/16 02:18:13 INFO : three.txt: Moved into backup dir 2025/02/16 02:18:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/2f228d33808d0bcb9f580e1b/c001_v0001184_t0057": EOF 2025/02/16 02:18:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/2f228d33808d0bcb9f580e1b/c001_v0001184_t0057": EOF) 2025/02/16 02:18:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wenixos1nuwe: 1/10 (Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/2f228d33808d0bcb9f580e1b/c001_v0001184_t0057": EOF) 2025/02/16 02:18:16 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 02:18:16 DEBUG : one.bak: Excluded (Path Filter) 2025/02/16 02:18:16 DEBUG : one.bak: Excluded 2025/02/16 02:18:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/16 02:18:16 DEBUG : three.txt.bak: Excluded 2025/02/16 02:18:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:18:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:16 DEBUG : two: Unchanged skipping 2025/02/16 02:18:16 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for checks to finish 2025/02/16 02:18:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:18:17 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:18:17 INFO : one: Deleted 2025/02/16 02:18:17 DEBUG : B2 bucket rclone-test-wenixos1nuwe path dst: Waiting for transfers to finish 2025/02/16 02:18:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:18:17 INFO : one: Copied (new) 2025/02/16 02:18:17 DEBUG : Waiting for deletions to finish 2025/02/16 02:18:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:18:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:18:18 INFO : three.txt: Deleted 2025/02/16 02:18:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.07s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:18:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dst" 2025/02/16 02:18:21 DEBUG : Config file has changed externally - reloading 2025/02/16 02:18:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:18:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:18:23 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:18:23 INFO : one: Deleted 2025/02/16 02:18:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:18:24 INFO : one: Copied (new) 2025/02/16 02:18:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:25 DEBUG : two: Unchanged skipping 2025/02/16 02:18:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/16 02:18:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:18:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:18:25 INFO : three.txt: Deleted 2025/02/16 02:18:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:18:26 INFO : three.txt: Copied (new) 2025/02/16 02:18:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/16 02:18:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/16 02:18:26 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 02:18:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:18:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:18:27 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:18:27 INFO : one: Deleted 2025/02/16 02:18:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:18:28 INFO : one: Copied (new) 2025/02/16 02:18:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:28 DEBUG : two: Unchanged skipping 2025/02/16 02:18:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/16 02:18:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:18:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:18:29 INFO : three.txt: Deleted 2025/02/16 02:18:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/16 02:18:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wenixos1nuwe/dst" 2025/02/16 02:18:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:18:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:18:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/16 02:18:35 INFO : one: Deleted 2025/02/16 02:18:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:18:36 INFO : one: Copied (new) 2025/02/16 02:18:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:36 DEBUG : two: Unchanged skipping 2025/02/16 02:18:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/16 02:18:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:18:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/16 02:18:37 INFO : three.txt: Deleted 2025/02/16 02:18:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:18:38 INFO : three.txt: Copied (new) 2025/02/16 02:18:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:18:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:18:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/16 02:18:39 INFO : one: Deleted 2025/02/16 02:18:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:18:40 INFO : one: Copied (new) 2025/02/16 02:18:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:40 DEBUG : two: Unchanged skipping 2025/02/16 02:18:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/16 02:18:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:18:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/16 02:18:41 INFO : three.txt: Deleted 2025/02/16 02:18:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/16 02:18:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.85s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:18:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/16 02:18:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:18:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:18:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/16 02:18:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/16 02:18:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.24s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:18:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:18:45 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:18:45 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:18:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:18:45 INFO : existing: Copied (new) 2025/02/16 02:18:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:18:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/16 02:18:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/16 02:18:46 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:18:46 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:18:46 ERROR : B2 bucket rclone-test-wenixos1nuwe: not deleting files as there were IO errors 2025/02/16 02:18:46 ERROR : B2 bucket rclone-test-wenixos1nuwe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncImmutable (2.67s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:18:48 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:18:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:18:48 DEBUG : existing: Unchanged skipping 2025/02/16 02:18:48 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:18:48 DEBUG : Waiting for deletions to finish 2025/02/16 02:18:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:18:50 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/2f228d33808d0bcb9f580e1b/c001_v0001183_t0016": EOF 2025/02/16 02:18:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/2f228d33808d0bcb9f580e1b/c001_v0001183_t0016": EOF) 2025/02/16 02:18:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-wenixos1nuwe: 1/10 (Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/2f228d33808d0bcb9f580e1b/c001_v0001183_t0016": EOF) 2025/02/16 02:18:53 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 02:19:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:19:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both0: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both12: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both13: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both14: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both15: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both16: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both17: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both18: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both19: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both2: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both3: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both4: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both5: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both6: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both7: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both8: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:02 DEBUG : both9: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both11: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both1: Unchanged skipping 2025/02/16 02:19:02 DEBUG : both10: Unchanged skipping 2025/02/16 02:19:02 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:19:02 DEBUG : Waiting for deletions to finish 2025/02/16 02:19:02 INFO : only1: Deleted 2025/02/16 02:19:02 INFO : only16: Deleted 2025/02/16 02:19:02 INFO : only2: Deleted 2025/02/16 02:19:02 INFO : only5: Deleted 2025/02/16 02:19:02 INFO : only8: Deleted 2025/02/16 02:19:02 INFO : only10: Deleted 2025/02/16 02:19:03 INFO : only11: Deleted 2025/02/16 02:19:03 INFO : only19: Deleted 2025/02/16 02:19:03 INFO : only17: Deleted 2025/02/16 02:19:03 INFO : only12: Deleted 2025/02/16 02:19:03 INFO : only14: Deleted 2025/02/16 02:19:03 INFO : only15: Deleted 2025/02/16 02:19:03 INFO : only18: Deleted 2025/02/16 02:19:03 INFO : only3: Deleted 2025/02/16 02:19:03 INFO : only4: Deleted 2025/02/16 02:19:03 INFO : only6: Deleted 2025/02/16 02:19:03 INFO : only7: Deleted 2025/02/16 02:19:03 INFO : only0: Deleted 2025/02/16 02:19:03 INFO : only13: Deleted 2025/02/16 02:19:03 INFO : only9: Deleted 2025/02/16 02:19:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:19:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for checks to finish 2025/02/16 02:19:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both1: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both12: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both13: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both10: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both15: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both16: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both17: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both18: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both19: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both2: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both3: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both4: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both5: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both6: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both7: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both8: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:19:17 DEBUG : both9: Unchanged skipping 2025/02/16 02:19:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/16 02:19:17 DEBUG : both11: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both0: Unchanged skipping 2025/02/16 02:19:17 DEBUG : both14: Unchanged skipping 2025/02/16 02:19:17 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Waiting for transfers to finish 2025/02/16 02:19:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only0: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only1: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only12: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only10: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only13: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only14: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only15: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only16: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only11: Copied (replaced existing) 2025/02/16 02:19:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:18 INFO : only17: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only18: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only19: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only2: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only3: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only4: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only6: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only5: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only7: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only8: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:19:19 INFO : only9: Copied (replaced existing) 2025/02/16 02:19:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.78s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:19:28 DEBUG : empty_dir: Making directory with metadata 2025/02/16 02:19:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:19:28 DEBUG : empty_on_remote: Making directory with metadata 2025/02/16 02:19:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:19:28 INFO : empty_on_remote: Making directory 2025/02/16 02:19:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:19:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.39s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:19:31 DEBUG : empty_dir: Making directory with metadata 2025/02/16 02:19:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:19:31 DEBUG : empty_on_remote: Making directory with metadata 2025/02/16 02:19:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:19:31 INFO : empty_on_remote: Making directory 2025/02/16 02:19:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:19:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:19:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:34 INFO : sub dir: Making directory 2025/02/16 02:19:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" 2025/02/16 02:19:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:19:39 INFO : sub dir: Making directory 2025/02/16 02:19:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wenixos1nuwe", Local "Local file system at /tmp/rclone1499096122", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.52s) PASS 2025/02/16 02:19:43 DEBUG : B2 bucket rclone-test-wenixos1nuwe: Purge remote 2025/02/16 02:19:43 INFO : B2 bucket rclone-test-wenixos1nuwe: cleaning bucket "rclone-test-wenixos1nuwe" of all files 2025/02/16 02:19:44 DEBUG : BackupDir/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d3b1_d20250216_m021728_c001_v7007000_t0000_u01739672248745") 2025/02/16 02:19:44 DEBUG : BackupDir/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f104c8d50b0ceb44a_d20250216_m021722_c001_v0001184_t0020_u01739672242711") 2025/02/16 02:19:44 DEBUG : CompareDest/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d209a1_d20250216_m021703_c001_v7007000_t0000_u01739672223837") 2025/02/16 02:19:44 DEBUG : CompareDest/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44211_d20250216_m021657_c001_v0001184_t0028_u01739672217860") 2025/02/16 02:19:44 DEBUG : CompareDest/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d209a3_d20250216_m021704_c001_v7007000_t0000_u01739672224019") 2025/02/16 02:19:44 DEBUG : CompareDest/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e71b3_d20250216_m021659_c001_v0001183_t0042_u01739672219160") 2025/02/16 02:19:44 DEBUG : CopyDest/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d3b2_d20250216_m021728_c001_v7007000_t0000_u01739672248929") 2025/02/16 02:19:44 DEBUG : CopyDest/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c4917ec_d20250216_m021719_c001_v0001184_t0000_u01739672239881") 2025/02/16 02:19:44 DEBUG : CopyDest/three: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d3b3_d20250216_m021729_c001_v7007000_t0000_u01739672249111") 2025/02/16 02:19:44 DEBUG : CopyDest/three: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e73b8_d20250216_m021726_c001_v0001183_t0059_u01739672246809") 2025/02/16 02:19:44 DEBUG : CopyDest/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d3b4_d20250216_m021729_c001_v7007000_t0000_u01739672249294") 2025/02/16 02:19:44 DEBUG : CopyDest/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4450d_d20250216_m021724_c001_v0001184_t0014_u01739672244302") 2025/02/16 02:19:45 DEBUG : EXISTING: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20e24_d20250216_m021848_c001_v7007000_t0000_u01739672328950") 2025/02/16 02:19:45 DEBUG : EXISTING: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44e7f_d20250216_m021847_c001_v0001184_t0032_u01739672327991") 2025/02/16 02:19:45 DEBUG : Testêé: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20e16_d20250216_m021844_c001_v7007000_t0000_u01739672324950") 2025/02/16 02:19:45 DEBUG : Testêé: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44e1b_d20250216_m021844_c001_v0001184_t0054_u01739672324372") 2025/02/16 02:19:45 DEBUG : Testêé: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e797b_d20250216_m021843_c001_v0001183_t0016_u01739672323439") 2025/02/16 02:19:45 DEBUG : a/potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece636_d20250216_m021515_c001_v7007000_t0000_u01739672115503") 2025/02/16 02:19:45 DEBUG : a/potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e67ad_d20250216_m021514_c001_v0001183_t0047_u01739672114937") 2025/02/16 02:19:45 DEBUG : a/potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f407efc22c13446d4_d20250216_m021513_c001_v7007000_t0000_u01739672113214") 2025/02/16 02:19:45 DEBUG : a/potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e674e_d20250216_m021512_c001_v0001183_t0000_u01739672112321") 2025/02/16 02:19:45 DEBUG : a/potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68c6_d20250216_m021453_c001_v7007000_t0000_u01739672093679") 2025/02/16 02:19:45 DEBUG : a/potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6500_d20250216_m021452_c001_v0001183_t0001_u01739672092783") 2025/02/16 02:19:45 DEBUG : b/potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece63b_d20250216_m021515_c001_v7007000_t0000_u01739672115685") 2025/02/16 02:19:45 DEBUG : b/potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6791_d20250216_m021514_c001_v0001183_t0048_u01739672114142") 2025/02/16 02:19:45 DEBUG : b/potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f407efc22c13446d3_d20250216_m021512_c001_v7007000_t0000_u01739672112662") 2025/02/16 02:19:45 DEBUG : b/potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6730_d20250216_m021511_c001_v0001183_t0012_u01739672111537") 2025/02/16 02:19:45 DEBUG : b/potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68c1_d20250216_m021453_c001_v7007000_t0000_u01739672093127") 2025/02/16 02:19:45 DEBUG : b/potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e64e6_d20250216_m021451_c001_v0001183_t0023_u01739672091938") 2025/02/16 02:19:45 DEBUG : backup/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cecea26_d20250216_m021742_c001_v7007000_t0000_u01739672262810") 2025/02/16 02:19:45 DEBUG : backup/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1059a27f0a804c93_d20250216_m021739_c001_v0001120_t0040_u01739672259654") 2025/02/16 02:19:46 DEBUG : backup/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11517057666b3f1e_d20250216_m021735_c001_v0001177_t0044_u01739672255760") 2025/02/16 02:19:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa315807_d20250216_m021807_c001_v7007000_t0000_u01739672287217") 2025/02/16 02:19:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f110f47f650173960_d20250216_m021805_c001_v0001098_t0013_u01739672285511") 2025/02/16 02:19:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f107ced11adbe3d77_d20250216_m021801_c001_v0001161_t0016_u01739672281358") 2025/02/16 02:19:46 DEBUG : backup/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4026768e429c628d_d20250216_m021754_c001_v7007000_t0000_u01739672274863") 2025/02/16 02:19:46 DEBUG : backup/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f102e61494ffa063d_d20250216_m021753_c001_v0001184_t0009_u01739672273120") 2025/02/16 02:19:46 DEBUG : backup/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f115dff059957b9ff_d20250216_m021749_c001_v0001181_t0027_u01739672269575") 2025/02/16 02:19:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa315809_d20250216_m021807_c001_v7007000_t0000_u01739672287401") 2025/02/16 02:19:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f102e61494ffa082a_d20250216_m021806_c001_v0001184_t0026_u01739672286454") 2025/02/16 02:19:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f105b42f4af66bd17_d20250216_m021803_c001_v0001145_t0011_u01739672283244") 2025/02/16 02:19:46 DEBUG : backup/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cecea28_d20250216_m021742_c001_v7007000_t0000_u01739672262991") 2025/02/16 02:19:46 DEBUG : backup/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f115db6c8a6865a2d_d20250216_m021741_c001_v0001137_t0034_u01739672261923") 2025/02/16 02:19:46 DEBUG : backup/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f101e43fdeed08e5a_d20250216_m021737_c001_v0001184_t0047_u01739672257586") 2025/02/16 02:19:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4026768e429c6290_d20250216_m021755_c001_v7007000_t0000_u01739672275045") 2025/02/16 02:19:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1062f91ffc8126f9_d20250216_m021754_c001_v0001182_t0054_u01739672274089") 2025/02/16 02:19:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1107168e68834975_d20250216_m021751_c001_v0001177_t0014_u01739672271020") 2025/02/16 02:19:46 DEBUG : both0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc4f9_d20250216_m021920_c001_v7007000_t0000_u01739672360013") 2025/02/16 02:19:46 DEBUG : both0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4513d_d20250216_m021908_c001_v0001184_t0041_u01739672348798") 2025/02/16 02:19:46 DEBUG : both0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d2c_d20250216_m021904_c001_v7007000_t0000_u01739672344184") 2025/02/16 02:19:46 DEBUG : both0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f13_d20250216_m021852_c001_v0001184_t0017_u01739672332924") 2025/02/16 02:19:47 DEBUG : both1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc4fc_d20250216_m021920_c001_v7007000_t0000_u01739672360194") 2025/02/16 02:19:47 DEBUG : both1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45149_d20250216_m021909_c001_v0001184_t0013_u01739672349215") 2025/02/16 02:19:47 DEBUG : both1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d2e_d20250216_m021904_c001_v7007000_t0000_u01739672344368") 2025/02/16 02:19:47 DEBUG : both1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f21_d20250216_m021853_c001_v0001184_t0023_u01739672333359") 2025/02/16 02:19:47 DEBUG : both10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc500_d20250216_m021920_c001_v7007000_t0000_u01739672360381") 2025/02/16 02:19:47 DEBUG : both10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4520c_d20250216_m021913_c001_v0001184_t0040_u01739672353003") 2025/02/16 02:19:47 DEBUG : both10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d2f_d20250216_m021904_c001_v7007000_t0000_u01739672344549") 2025/02/16 02:19:47 DEBUG : both10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f9b_d20250216_m021857_c001_v0001184_t0020_u01739672337170") 2025/02/16 02:19:47 DEBUG : both11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc505_d20250216_m021920_c001_v7007000_t0000_u01739672360563") 2025/02/16 02:19:47 DEBUG : both11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4521e_d20250216_m021913_c001_v0001184_t0042_u01739672353393") 2025/02/16 02:19:47 DEBUG : both11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d30_d20250216_m021904_c001_v7007000_t0000_u01739672344731") 2025/02/16 02:19:47 DEBUG : both11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44faf_d20250216_m021857_c001_v0001184_t0051_u01739672337629") 2025/02/16 02:19:47 DEBUG : both12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc50b_d20250216_m021920_c001_v7007000_t0000_u01739672360748") 2025/02/16 02:19:47 DEBUG : both12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4522c_d20250216_m021913_c001_v0001184_t0012_u01739672353800") 2025/02/16 02:19:47 DEBUG : both12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d31_d20250216_m021904_c001_v7007000_t0000_u01739672344925") 2025/02/16 02:19:47 DEBUG : both12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fbb_d20250216_m021858_c001_v0001184_t0010_u01739672338026") 2025/02/16 02:19:47 DEBUG : both13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc50f_d20250216_m021920_c001_v7007000_t0000_u01739672360932") 2025/02/16 02:19:47 DEBUG : both13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4523c_d20250216_m021914_c001_v0001184_t0036_u01739672354211") 2025/02/16 02:19:47 DEBUG : both13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d32_d20250216_m021905_c001_v7007000_t0000_u01739672345130") 2025/02/16 02:19:47 DEBUG : both13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fc9_d20250216_m021858_c001_v0001184_t0006_u01739672338417") 2025/02/16 02:19:48 DEBUG : both14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc512_d20250216_m021921_c001_v7007000_t0000_u01739672361115") 2025/02/16 02:19:48 DEBUG : both14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4524a_d20250216_m021914_c001_v0001184_t0048_u01739672354606") 2025/02/16 02:19:48 DEBUG : both14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d34_d20250216_m021905_c001_v7007000_t0000_u01739672345313") 2025/02/16 02:19:48 DEBUG : both14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fd5_d20250216_m021858_c001_v0001184_t0023_u01739672338841") 2025/02/16 02:19:48 DEBUG : both15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc516_d20250216_m021921_c001_v7007000_t0000_u01739672361298") 2025/02/16 02:19:48 DEBUG : both15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45272_d20250216_m021915_c001_v0001184_t0023_u01739672355043") 2025/02/16 02:19:48 DEBUG : both15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d36_d20250216_m021905_c001_v7007000_t0000_u01739672345495") 2025/02/16 02:19:48 DEBUG : both15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fdd_d20250216_m021859_c001_v0001184_t0033_u01739672339250") 2025/02/16 02:19:48 DEBUG : both16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc517_d20250216_m021921_c001_v7007000_t0000_u01739672361481") 2025/02/16 02:19:48 DEBUG : both16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45282_d20250216_m021915_c001_v0001184_t0059_u01739672355454") 2025/02/16 02:19:48 DEBUG : both16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d37_d20250216_m021905_c001_v7007000_t0000_u01739672345677") 2025/02/16 02:19:48 DEBUG : both16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fe9_d20250216_m021859_c001_v0001184_t0031_u01739672339685") 2025/02/16 02:19:48 DEBUG : both17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc519_d20250216_m021921_c001_v7007000_t0000_u01739672361663") 2025/02/16 02:19:48 DEBUG : both17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45290_d20250216_m021915_c001_v0001184_t0017_u01739672355879") 2025/02/16 02:19:48 DEBUG : both17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d38_d20250216_m021905_c001_v7007000_t0000_u01739672345858") 2025/02/16 02:19:48 DEBUG : both17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44ff3_d20250216_m021900_c001_v0001184_t0043_u01739672340100") 2025/02/16 02:19:48 DEBUG : both18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc51b_d20250216_m021921_c001_v7007000_t0000_u01739672361861") 2025/02/16 02:19:48 DEBUG : both18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb452aa_d20250216_m021916_c001_v0001184_t0025_u01739672356287") 2025/02/16 02:19:48 DEBUG : both18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d39_d20250216_m021906_c001_v7007000_t0000_u01739672346040") 2025/02/16 02:19:48 DEBUG : both18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45007_d20250216_m021900_c001_v0001184_t0055_u01739672340597") 2025/02/16 02:19:49 DEBUG : both19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc51c_d20250216_m021922_c001_v7007000_t0000_u01739672362043") 2025/02/16 02:19:49 DEBUG : both19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb452bc_d20250216_m021916_c001_v0001184_t0048_u01739672356741") 2025/02/16 02:19:49 DEBUG : both19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d3a_d20250216_m021906_c001_v7007000_t0000_u01739672346223") 2025/02/16 02:19:49 DEBUG : both19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45015_d20250216_m021901_c001_v0001184_t0047_u01739672341037") 2025/02/16 02:19:49 DEBUG : both2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc51f_d20250216_m021922_c001_v7007000_t0000_u01739672362226") 2025/02/16 02:19:49 DEBUG : both2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4515b_d20250216_m021909_c001_v0001184_t0013_u01739672349628") 2025/02/16 02:19:49 DEBUG : both2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d3c_d20250216_m021906_c001_v7007000_t0000_u01739672346407") 2025/02/16 02:19:49 DEBUG : both2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f33_d20250216_m021853_c001_v0001184_t0026_u01739672333792") 2025/02/16 02:19:49 DEBUG : both3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc521_d20250216_m021922_c001_v7007000_t0000_u01739672362409") 2025/02/16 02:19:49 DEBUG : both3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45171_d20250216_m021910_c001_v0001184_t0015_u01739672350035") 2025/02/16 02:19:49 DEBUG : both3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d3e_d20250216_m021906_c001_v7007000_t0000_u01739672346590") 2025/02/16 02:19:49 DEBUG : both3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f3d_d20250216_m021854_c001_v0001184_t0017_u01739672334200") 2025/02/16 02:19:49 DEBUG : both4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc522_d20250216_m021922_c001_v7007000_t0000_u01739672362590") 2025/02/16 02:19:49 DEBUG : both4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45187_d20250216_m021910_c001_v0001184_t0009_u01739672350489") 2025/02/16 02:19:49 DEBUG : both4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d3f_d20250216_m021906_c001_v7007000_t0000_u01739672346773") 2025/02/16 02:19:49 DEBUG : both4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f4d_d20250216_m021854_c001_v0001184_t0044_u01739672334594") 2025/02/16 02:19:49 DEBUG : both5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc527_d20250216_m021922_c001_v7007000_t0000_u01739672362790") 2025/02/16 02:19:49 DEBUG : both5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45191_d20250216_m021910_c001_v0001184_t0055_u01739672350901") 2025/02/16 02:19:49 DEBUG : both5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d40_d20250216_m021906_c001_v7007000_t0000_u01739672346955") 2025/02/16 02:19:49 DEBUG : both5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f55_d20250216_m021855_c001_v0001184_t0056_u01739672335002") 2025/02/16 02:19:50 DEBUG : both6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc52a_d20250216_m021922_c001_v7007000_t0000_u01739672362977") 2025/02/16 02:19:50 DEBUG : both6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb451ab_d20250216_m021911_c001_v0001184_t0020_u01739672351341") 2025/02/16 02:19:50 DEBUG : both6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d41_d20250216_m021907_c001_v7007000_t0000_u01739672347137") 2025/02/16 02:19:50 DEBUG : both6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f61_d20250216_m021855_c001_v0001184_t0023_u01739672335415") 2025/02/16 02:19:50 DEBUG : both7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc52d_d20250216_m021923_c001_v7007000_t0000_u01739672363167") 2025/02/16 02:19:50 DEBUG : both7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb451d5_d20250216_m021911_c001_v0001184_t0010_u01739672351804") 2025/02/16 02:19:50 DEBUG : both7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d43_d20250216_m021907_c001_v7007000_t0000_u01739672347318") 2025/02/16 02:19:50 DEBUG : both7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f6b_d20250216_m021855_c001_v0001184_t0017_u01739672335876") 2025/02/16 02:19:50 DEBUG : both8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc52f_d20250216_m021923_c001_v7007000_t0000_u01739672363349") 2025/02/16 02:19:50 DEBUG : both8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb451eb_d20250216_m021912_c001_v0001184_t0000_u01739672352205") 2025/02/16 02:19:50 DEBUG : both8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d44_d20250216_m021907_c001_v7007000_t0000_u01739672347505") 2025/02/16 02:19:50 DEBUG : both8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f81_d20250216_m021856_c001_v0001184_t0046_u01739672336351") 2025/02/16 02:19:50 DEBUG : both9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc533_d20250216_m021923_c001_v7007000_t0000_u01739672363531") 2025/02/16 02:19:50 DEBUG : both9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb451fd_d20250216_m021912_c001_v0001184_t0009_u01739672352617") 2025/02/16 02:19:50 DEBUG : both9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d47_d20250216_m021907_c001_v7007000_t0000_u01739672347699") 2025/02/16 02:19:50 DEBUG : both9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f91_d20250216_m021856_c001_v0001184_t0008_u01739672336753") 2025/02/16 02:19:50 DEBUG : c/non empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece63c_d20250216_m021515_c001_v7007000_t0000_u01739672115875") 2025/02/16 02:19:50 DEBUG : c/non empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6797_d20250216_m021514_c001_v0001183_t0014_u01739672114349") 2025/02/16 02:19:50 DEBUG : c/non empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f407efc22c13446d5_d20250216_m021513_c001_v7007000_t0000_u01739672113408") 2025/02/16 02:19:50 DEBUG : c/non empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e673e_d20250216_m021511_c001_v0001183_t0053_u01739672111729") 2025/02/16 02:19:51 DEBUG : c/non empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68c8_d20250216_m021453_c001_v7007000_t0000_u01739672093868") 2025/02/16 02:19:51 DEBUG : c/non empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e64ea_d20250216_m021452_c001_v0001183_t0014_u01739672092186") 2025/02/16 02:19:51 DEBUG : check sum: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea0286f_d20250216_m021441_c001_v7007000_t0000_u01739672081303") 2025/02/16 02:19:51 DEBUG : check sum: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6387_d20250216_m021440_c001_v0001183_t0031_u01739672080369") 2025/02/16 02:19:51 DEBUG : dest/3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d381_d20250216_m021712_c001_v7007000_t0000_u01739672232708") 2025/02/16 02:19:51 DEBUG : dest/3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41969763c498adec_d20250216_m021711_c001_v0001116_t0046_u01739672231611") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20e02_d20250216_m021841_c001_v7007000_t0000_u01739672321924") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f104c8d50b0cebd9e_d20250216_m021840_c001_v0001184_t0006_u01739672320056") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc3a3_d20250216_m021839_c001_v7007000_t0000_u01739672319856") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f104c8d50b0cebd48_d20250216_m021836_c001_v0001184_t0043_u01739672316623") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc385_d20250216_m021835_c001_v7007000_t0000_u01739672315907") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44cbc_d20250216_m021831_c001_v0001184_t0009_u01739672311586") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4122605d41d8ccdf_d20250216_m021830_c001_v7007000_t0000_u01739672310121") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11759c4f46d54a5c_d20250216_m021827_c001_v0001038_t0033_u01739672307874") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20d89_d20250216_m021827_c001_v7007000_t0000_u01739672307690") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11759c4f46d54a58_d20250216_m021824_c001_v0001038_t0001_u01739672304576") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20d47_d20250216_m021823_c001_v7007000_t0000_u01739672303851") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e77c2_d20250216_m021820_c001_v0001183_t0044_u01739672300561") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa315893_d20250216_m021819_c001_v7007000_t0000_u01739672299292") 2025/02/16 02:19:51 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f101240d4fc2a8b5f_d20250216_m021817_c001_v0001177_t0032_u01739672297334") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231c78_d20250216_m021817_c001_v7007000_t0000_u01739672297155") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f101240d4fc2a8b57_d20250216_m021812_c001_v0001177_t0054_u01739672292654") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231c47_d20250216_m021811_c001_v7007000_t0000_u01739672291932") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c491cfb_d20250216_m021808_c001_v0001184_t0033_u01739672288486") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa31580d_d20250216_m021807_c001_v7007000_t0000_u01739672287583") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f113c9fa8ae03deb8_d20250216_m021806_c001_v0001184_t0000_u01739672286051") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b8673ba_d20250216_m021805_c001_v7007000_t0000_u01739672285871") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f113c9fa8ae03de40_d20250216_m021802_c001_v0001184_t0049_u01739672282824") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b8673a9_d20250216_m021802_c001_v7007000_t0000_u01739672282104") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e75e0_d20250216_m021756_c001_v0001183_t0045_u01739672276152") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4026768e429c6292_d20250216_m021755_c001_v7007000_t0000_u01739672275245") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f106132c0b45d0c3c_d20250216_m021753_c001_v0001101_t0030_u01739672273498") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68eeec_d20250216_m021753_c001_v7007000_t0000_u01739672273321") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f106132c0b45d0c2a_d20250216_m021750_c001_v0001101_t0049_u01739672270515") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68eed1_d20250216_m021749_c001_v7007000_t0000_u01739672269798") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4471a_d20250216_m021744_c001_v0001184_t0000_u01739672264075") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cecea2a_d20250216_m021743_c001_v7007000_t0000_u01739672263172") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f100c0967a40f61c5_d20250216_m021740_c001_v0001144_t0007_u01739672260150") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f402cfcc5366bfeb5_d20250216_m021739_c001_v7007000_t0000_u01739672259963") 2025/02/16 02:19:52 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f100c0967a40f61bd_d20250216_m021736_c001_v0001144_t0042_u01739672256702") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f402cfcc5366bfea8_d20250216_m021735_c001_v7007000_t0000_u01739672255976") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c4918fb_d20250216_m021730_c001_v0001184_t0015_u01739672250605") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d3b5_d20250216_m021729_c001_v7007000_t0000_u01739672249477") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1185d7948f1e2e38_d20250216_m021723_c001_v0001144_t0008_u01739672243180") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f408962f9f7ed8e4d_d20250216_m021722_c001_v7007000_t0000_u01739672242918") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e7324_d20250216_m021719_c001_v0001183_t0032_u01739672239303") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1016c21c1d2b76a7_d20250216_m021718_c001_v0001102_t0047_u01739672238229") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1016c21c1d2b76a3_d20250216_m021717_c001_v0001102_t0048_u01739672237137") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d209a4_d20250216_m021704_c001_v7007000_t0000_u01739672224200") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c4915b1_d20250216_m021657_c001_v0001184_t0019_u01739672217299") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1147d18532f44914_d20250216_m021656_c001_v0001182_t0028_u01739672216565") 2025/02/16 02:19:53 DEBUG : dst/one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1147d18532f44902_d20250216_m021655_c001_v0001182_t0037_u01739672215628") 2025/02/16 02:19:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20e03_d20250216_m021842_c001_v7007000_t0000_u01739672322111") 2025/02/16 02:19:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f10245feae93a7b10_d20250216_m021839_c001_v0001040_t0006_u01739672319273") 2025/02/16 02:19:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f100e7ceccca46108_d20250216_m021835_c001_v0001109_t0045_u01739672315111") 2025/02/16 02:19:53 DEBUG : dst/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4122605d41d8cce0_d20250216_m021830_c001_v7007000_t0000_u01739672310302") 2025/02/16 02:19:53 DEBUG : dst/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1165984abdeb8646_d20250216_m021827_c001_v0001184_t0058_u01739672307497") 2025/02/16 02:19:53 DEBUG : dst/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f114f07523ed6fcdb_d20250216_m021823_c001_v0001183_t0049_u01739672303649") 2025/02/16 02:19:53 DEBUG : dst/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa315894_d20250216_m021819_c001_v7007000_t0000_u01739672299473") 2025/02/16 02:19:53 DEBUG : dst/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f10665e97f0574a15_d20250216_m021816_c001_v0001105_t0027_u01739672296815") 2025/02/16 02:19:54 DEBUG : dst/one.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f118726bbb2bb3c06_d20250216_m021811_c001_v0001184_t0058_u01739672291691") 2025/02/16 02:19:54 DEBUG : dst/three: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d3b6_d20250216_m021729_c001_v7007000_t0000_u01739672249690") 2025/02/16 02:19:54 DEBUG : dst/three: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1016c21c1d2b76cd_d20250216_m021727_c001_v0001102_t0017_u01739672247956") 2025/02/16 02:19:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20e05_d20250216_m021842_c001_v7007000_t0000_u01739672322292") 2025/02/16 02:19:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1179982b36ca2aec_d20250216_m021840_c001_v0001134_t0002_u01739672320831") 2025/02/16 02:19:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f117b5051e58e1b1d_d20250216_m021837_c001_v0001146_t0058_u01739672317391") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20e06_d20250216_m021842_c001_v7007000_t0000_u01739672322489") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f104c8d50b0cebdc6_d20250216_m021841_c001_v0001184_t0027_u01739672321345") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc3b2_d20250216_m021841_c001_v7007000_t0000_u01739672321162") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f104c8d50b0cebd5e_d20250216_m021837_c001_v0001184_t0040_u01739672317934") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc38e_d20250216_m021837_c001_v7007000_t0000_u01739672317752") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44cd4_d20250216_m021832_c001_v0001184_t0042_u01739672312408") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4122605d41d8cce3_d20250216_m021830_c001_v7007000_t0000_u01739672310486") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11759c4f46d54a5e_d20250216_m021829_c001_v0001038_t0030_u01739672309362") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20d94_d20250216_m021829_c001_v7007000_t0000_u01739672309180") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11759c4f46d54a5a_d20250216_m021826_c001_v0001038_t0041_u01739672306001") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20d61_d20250216_m021825_c001_v7007000_t0000_u01739672305818") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e77cc_d20250216_m021820_c001_v0001183_t0044_u01739672300981") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231c8c_d20250216_m021818_c001_v7007000_t0000_u01739672298730") 2025/02/16 02:19:54 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44b14_d20250216_m021816_c001_v0001184_t0058_u01739672296038") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231c52_d20250216_m021813_c001_v7007000_t0000_u01739672293298") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e76ee_d20250216_m021809_c001_v0001183_t0037_u01739672289233") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b8673c0_d20250216_m021806_c001_v7007000_t0000_u01739672286651") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e769a_d20250216_m021804_c001_v0001183_t0031_u01739672284712") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b8673af_d20250216_m021803_c001_v7007000_t0000_u01739672283628") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb448ba_d20250216_m021756_c001_v0001184_t0026_u01739672276928") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68eef3_d20250216_m021754_c001_v7007000_t0000_u01739672274301") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44820_d20250216_m021752_c001_v0001184_t0009_u01739672272319") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68eedb_d20250216_m021751_c001_v7007000_t0000_u01739672271242") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c491a56_d20250216_m021745_c001_v0001184_t0040_u01739672265206") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f402cfcc5366bfebd_d20250216_m021742_c001_v7007000_t0000_u01739672262258") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c4919b5_d20250216_m021738_c001_v0001184_t0051_u01739672258870") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f402cfcc5366bfeae_d20250216_m021737_c001_v7007000_t0000_u01739672257785") 2025/02/16 02:19:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e7406_d20250216_m021731_c001_v0001183_t0009_u01739672251371") 2025/02/16 02:19:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4122605d41d8cce4_d20250216_m021830_c001_v7007000_t0000_u01739672310666") 2025/02/16 02:19:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1121dbab8515883a_d20250216_m021828_c001_v0001182_t0030_u01739672308929") 2025/02/16 02:19:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f10058b4ad4373dd9_d20250216_m021825_c001_v0001165_t0039_u01739672305594") 2025/02/16 02:19:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa315896_d20250216_m021819_c001_v7007000_t0000_u01739672299654") 2025/02/16 02:19:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11471728e33adbac_d20250216_m021817_c001_v0001115_t0008_u01739672297769") 2025/02/16 02:19:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1041c0de4d35083b_d20250216_m021813_c001_v0001182_t0054_u01739672293077") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20e07_d20250216_m021842_c001_v7007000_t0000_u01739672322694") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e789a_d20250216_m021832_c001_v0001183_t0026_u01739672312146") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4122605d41d8cce5_d20250216_m021830_c001_v7007000_t0000_u01739672310857") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44b84_d20250216_m021820_c001_v0001184_t0057_u01739672300755") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa315897_d20250216_m021819_c001_v7007000_t0000_u01739672299837") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44a41_d20250216_m021809_c001_v0001184_t0008_u01739672289039") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa31580f_d20250216_m021807_c001_v7007000_t0000_u01739672287765") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c491ba0_d20250216_m021756_c001_v0001184_t0025_u01739672276721") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4026768e429c6295_d20250216_m021755_c001_v7007000_t0000_u01739672275426") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e74f6_d20250216_m021744_c001_v0001183_t0006_u01739672264642") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cecea2c_d20250216_m021743_c001_v7007000_t0000_u01739672263353") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb445cc_d20250216_m021731_c001_v0001184_t0053_u01739672251165") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d3b8_d20250216_m021729_c001_v7007000_t0000_u01739672249879") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f101af9f086840e59_d20250216_m021725_c001_v0001104_t0002_u01739672245095") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d209a5_d20250216_m021704_c001_v7007000_t0000_u01739672224382") 2025/02/16 02:19:56 DEBUG : dst/two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1147d18532f44998_d20250216_m021703_c001_v0001182_t0039_u01739672223261") 2025/02/16 02:19:56 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbf97_d20250216_m021622_c001_v7007000_t0000_u01739672182495") 2025/02/16 02:19:56 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6ded_d20250216_m021617_c001_v0001183_t0048_u01739672177928") 2025/02/16 02:19:56 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbf6c_d20250216_m021616_c001_v7007000_t0000_u01739672176075") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6cb2_d20250216_m021604_c001_v0001183_t0050_u01739672164944") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f9d_d20250216_m021555_c001_v7007000_t0000_u01739672155414") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6b6e_d20250216_m021551_c001_v0001183_t0052_u01739672151897") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6a3_d20250216_m021528_c001_v7007000_t0000_u01739672128213") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e68e8_d20250216_m021526_c001_v0001183_t0007_u01739672126502") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece69a_d20250216_m021525_c001_v7007000_t0000_u01739672125026") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e68a6_d20250216_m021523_c001_v0001183_t0035_u01739672123870") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece663_d20250216_m021520_c001_v7007000_t0000_u01739672120675") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6806_d20250216_m021519_c001_v0001183_t0012_u01739672119171") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece642_d20250216_m021518_c001_v7007000_t0000_u01739672118045") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e67db_d20250216_m021516_c001_v0001183_t0027_u01739672116809") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f407efc22c13446ce_d20250216_m021510_c001_v7007000_t0000_u01739672110624") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e66fa_d20250216_m021509_c001_v0001183_t0054_u01739672109300") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f407efc22c13446c9_d20250216_m021508_c001_v7007000_t0000_u01739672108196") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e66b8_d20250216_m021507_c001_v0001183_t0040_u01739672107430") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68f9_d20250216_m021502_c001_v7007000_t0000_u01739672102493") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6608_d20250216_m021501_c001_v0001183_t0013_u01739672101339") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68ec_d20250216_m021458_c001_v7007000_t0000_u01739672098724") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6590_d20250216_m021457_c001_v0001183_t0028_u01739672097776") 2025/02/16 02:19:57 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68e0_d20250216_m021456_c001_v7007000_t0000_u01739672096692") 2025/02/16 02:19:58 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f102168d656565c18_d20250216_m021456_c001_v0001182_t0001_u01739672096121") 2025/02/16 02:19:58 DEBUG : empty space: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6536_d20250216_m021454_c001_v0001183_t0018_u01739672094590") 2025/02/16 02:19:58 DEBUG : enormous: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6a1_d20250216_m021527_c001_v7007000_t0000_u01739672127486") 2025/02/16 02:19:58 DEBUG : enormous: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e68f4_d20250216_m021526_c001_v0001183_t0043_u01739672126717") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d20e1b_d20250216_m021846_c001_v7007000_t0000_u01739672326875") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e79bf_d20250216_m021845_c001_v0001183_t0045_u01739672325688") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f88_d20250216_m021550_c001_v7007000_t0000_u01739672150164") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6b28_d20250216_m021549_c001_v0001183_t0018_u01739672149154") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68a9_d20250216_m021450_c001_v7007000_t0000_u01739672090847") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e649c_d20250216_m021449_c001_v0001183_t0027_u01739672089925") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd6888_d20250216_m021448_c001_v7007000_t0000_u01739672088662") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e646c_d20250216_m021448_c001_v0001183_t0057_u01739672088082") 2025/02/16 02:19:58 DEBUG : existing: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e644a_d20250216_m021447_c001_v0001183_t0050_u01739672087263") 2025/02/16 02:19:58 DEBUG : existing-b: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f8c_d20250216_m021550_c001_v7007000_t0000_u01739672150376") 2025/02/16 02:19:58 DEBUG : existing-b: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c490de9_d20250216_m021549_c001_v0001184_t0047_u01739672149164") 2025/02/16 02:19:58 DEBUG : file1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc5b8_d20250216_m021933_c001_v7007000_t0000_u01739672373350") 2025/02/16 02:19:58 DEBUG : file1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1107168e68834aad_d20250216_m021932_c001_v0001177_t0009_u01739672372164") 2025/02/16 02:19:58 DEBUG : file1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc58e_d20250216_m021930_c001_v7007000_t0000_u01739672370084") 2025/02/16 02:19:58 DEBUG : file1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f10457cf80fbfa8bb_d20250216_m021928_c001_v0001041_t0000_u01739672368773") 2025/02/16 02:19:58 DEBUG : five: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6ac_d20250216_m021532_c001_v7007000_t0000_u01739672132337") 2025/02/16 02:19:58 DEBUG : five: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168fd6c704e6956_d20250216_m021530_c001_v0001183_t0016_u01739672130457") 2025/02/16 02:19:58 DEBUG : foo: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68f2_d20250216_m021500_c001_v7007000_t0000_u01739672100584") 2025/02/16 02:19:59 DEBUG : foo: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168fd6c704e65e2_d20250216_m021500_c001_v0001183_t0016_u01739672100027") 2025/02/16 02:19:59 DEBUG : foo: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168fd6c704e65c0_d20250216_m021459_c001_v0001183_t0016_u01739672099470") 2025/02/16 02:19:59 DEBUG : four: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6ae_d20250216_m021532_c001_v7007000_t0000_u01739672132520") 2025/02/16 02:19:59 DEBUG : four: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41189f4c9c490b8b_d20250216_m021531_c001_v0001184_t0057_u01739672131008") 2025/02/16 02:19:59 DEBUG : four: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6942_d20250216_m021529_c001_v0001183_t0009_u01739672129886") 2025/02/16 02:19:59 DEBUG : hello world2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb20_d20250216_m021358_c001_v7007000_t0000_u01739672038816") 2025/02/16 02:19:59 DEBUG : hello world2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e5fbb_d20250216_m021358_c001_v0001183_t0001_u01739672038248") 2025/02/16 02:19:59 DEBUG : ignore-size: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd6870_d20250216_m021446_c001_v7007000_t0000_u01739672086125") 2025/02/16 02:19:59 DEBUG : ignore-size: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6421_d20250216_m021445_c001_v0001183_t0043_u01739672085164") 2025/02/16 02:19:59 DEBUG : nested/sub dir/file: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f6e_d20250216_m021548_c001_v7007000_t0000_u01739672148052") 2025/02/16 02:19:59 DEBUG : nested/sub dir/file: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c490da5_d20250216_m021547_c001_v0001184_t0011_u01739672147099") 2025/02/16 02:19:59 DEBUG : nested/sub dir/file: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f68_d20250216_m021545_c001_v7007000_t0000_u01739672145979") 2025/02/16 02:19:59 DEBUG : nested/sub dir/file: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c490d65_d20250216_m021544_c001_v0001184_t0057_u01739672144982") 2025/02/16 02:19:59 DEBUG : one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6af_d20250216_m021532_c001_v7007000_t0000_u01739672132705") 2025/02/16 02:19:59 DEBUG : one: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168fd6c704e6930_d20250216_m021529_c001_v0001183_t0016_u01739672129317") 2025/02/16 02:19:59 DEBUG : only0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc536_d20250216_m021923_c001_v7007000_t0000_u01739672363714") 2025/02/16 02:19:59 DEBUG : only0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f408094daffb452d6_d20250216_m021917_c001_v0001184_t0015_u01739672357787") 2025/02/16 02:19:59 DEBUG : only0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45141_d20250216_m021909_c001_v0001184_t0007_u01739672349001") 2025/02/16 02:20:00 DEBUG : only0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f413279d23a91cea1_d20250216_m021903_c001_v7007000_t0000_u01739672343406") 2025/02/16 02:20:00 DEBUG : only0: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f1b_d20250216_m021853_c001_v0001184_t0051_u01739672333154") 2025/02/16 02:20:00 DEBUG : only1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc538_d20250216_m021923_c001_v7007000_t0000_u01739672363914") 2025/02/16 02:20:00 DEBUG : only1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40457cf80fbfa8a3_d20250216_m021918_c001_v0001041_t0056_u01739672358335") 2025/02/16 02:20:00 DEBUG : only1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4514d_d20250216_m021909_c001_v0001184_t0054_u01739672349407") 2025/02/16 02:20:00 DEBUG : only1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68f11c_d20250216_m021902_c001_v7007000_t0000_u01739672342431") 2025/02/16 02:20:00 DEBUG : only1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f2d_d20250216_m021853_c001_v0001184_t0019_u01739672333574") 2025/02/16 02:20:00 DEBUG : only10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc53d_d20250216_m021924_c001_v7007000_t0000_u01739672364319") 2025/02/16 02:20:00 DEBUG : only10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4154a425cba3e5e6_d20250216_m021918_c001_v0001183_t0037_u01739672358525") 2025/02/16 02:20:00 DEBUG : only10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45212_d20250216_m021913_c001_v0001184_t0028_u01739672353199") 2025/02/16 02:20:00 DEBUG : only10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d25_d20250216_m021902_c001_v7007000_t0000_u01739672342821") 2025/02/16 02:20:00 DEBUG : only10: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fa5_d20250216_m021857_c001_v0001184_t0056_u01739672337396") 2025/02/16 02:20:00 DEBUG : only11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc541_d20250216_m021924_c001_v7007000_t0000_u01739672364511") 2025/02/16 02:20:00 DEBUG : only11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4107168e68834a7e_d20250216_m021918_c001_v0001177_t0038_u01739672358733") 2025/02/16 02:20:00 DEBUG : only11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45224_d20250216_m021913_c001_v0001184_t0006_u01739672353600") 2025/02/16 02:20:00 DEBUG : only11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68f120_d20250216_m021902_c001_v7007000_t0000_u01739672342975") 2025/02/16 02:20:00 DEBUG : only11: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fb5_d20250216_m021857_c001_v0001184_t0057_u01739672337832") 2025/02/16 02:20:00 DEBUG : only12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc544_d20250216_m021924_c001_v7007000_t0000_u01739672364693") 2025/02/16 02:20:00 DEBUG : only12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f408094daffb452f0_d20250216_m021918_c001_v0001184_t0015_u01739672358364") 2025/02/16 02:20:00 DEBUG : only12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45230_d20250216_m021913_c001_v0001184_t0000_u01739672353998") 2025/02/16 02:20:00 DEBUG : only12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4191a42bec560f2a_d20250216_m021903_c001_v7007000_t0000_u01739672343015") 2025/02/16 02:20:01 DEBUG : only12: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fc3_d20250216_m021858_c001_v0001184_t0030_u01739672338223") 2025/02/16 02:20:01 DEBUG : only13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc546_d20250216_m021924_c001_v7007000_t0000_u01739672364876") 2025/02/16 02:20:01 DEBUG : only13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40457cf80fbfa8a5_d20250216_m021918_c001_v0001041_t0056_u01739672358538") 2025/02/16 02:20:01 DEBUG : only13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45242_d20250216_m021914_c001_v0001184_t0001_u01739672354408") 2025/02/16 02:20:01 DEBUG : only13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68f125_d20250216_m021903_c001_v7007000_t0000_u01739672343546") 2025/02/16 02:20:01 DEBUG : only13: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fd1_d20250216_m021858_c001_v0001184_t0046_u01739672338633") 2025/02/16 02:20:01 DEBUG : only14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc549_d20250216_m021925_c001_v7007000_t0000_u01739672365057") 2025/02/16 02:20:01 DEBUG : only14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f408094daffb452fc_d20250216_m021918_c001_v0001184_t0015_u01739672358550") 2025/02/16 02:20:01 DEBUG : only14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4525c_d20250216_m021914_c001_v0001184_t0045_u01739672354804") 2025/02/16 02:20:01 DEBUG : only14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68f122_d20250216_m021903_c001_v7007000_t0000_u01739672343169") 2025/02/16 02:20:01 DEBUG : only14: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fd9_d20250216_m021859_c001_v0001184_t0043_u01739672339051") 2025/02/16 02:20:01 DEBUG : only15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc54c_d20250216_m021925_c001_v7007000_t0000_u01739672365239") 2025/02/16 02:20:01 DEBUG : only15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4154a425cba3e5ec_d20250216_m021918_c001_v0001183_t0037_u01739672358723") 2025/02/16 02:20:01 DEBUG : only15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45278_d20250216_m021915_c001_v0001184_t0040_u01739672355252") 2025/02/16 02:20:01 DEBUG : only15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d28_d20250216_m021903_c001_v7007000_t0000_u01739672343197") 2025/02/16 02:20:01 DEBUG : only15: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fe1_d20250216_m021859_c001_v0001184_t0044_u01739672339486") 2025/02/16 02:20:01 DEBUG : only16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc54d_d20250216_m021925_c001_v7007000_t0000_u01739672365424") 2025/02/16 02:20:01 DEBUG : only16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40457cf80fbfa8a7_d20250216_m021918_c001_v0001041_t0056_u01739672358734") 2025/02/16 02:20:01 DEBUG : only16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4528c_d20250216_m021915_c001_v0001184_t0001_u01739672355666") 2025/02/16 02:20:01 DEBUG : only16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68f11d_d20250216_m021902_c001_v7007000_t0000_u01739672342613") 2025/02/16 02:20:02 DEBUG : only16: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44fed_d20250216_m021859_c001_v0001184_t0048_u01739672339887") 2025/02/16 02:20:02 DEBUG : only17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc54f_d20250216_m021925_c001_v7007000_t0000_u01739672365607") 2025/02/16 02:20:02 DEBUG : only17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f408094daffb45302_d20250216_m021918_c001_v0001184_t0015_u01739672358737") 2025/02/16 02:20:02 DEBUG : only17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4529e_d20250216_m021916_c001_v0001184_t0014_u01739672356082") 2025/02/16 02:20:02 DEBUG : only17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f413279d23a91ce9f_d20250216_m021902_c001_v7007000_t0000_u01739672342999") 2025/02/16 02:20:02 DEBUG : only17: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44ffd_d20250216_m021900_c001_v0001184_t0023_u01739672340359") 2025/02/16 02:20:02 DEBUG : only18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc551_d20250216_m021925_c001_v7007000_t0000_u01739672365789") 2025/02/16 02:20:02 DEBUG : only18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4154a425cba3e5fa_d20250216_m021918_c001_v0001183_t0037_u01739672358906") 2025/02/16 02:20:02 DEBUG : only18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb452b8_d20250216_m021916_c001_v0001184_t0034_u01739672356528") 2025/02/16 02:20:02 DEBUG : only18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4191a42bec560f2d_d20250216_m021903_c001_v7007000_t0000_u01739672343204") 2025/02/16 02:20:02 DEBUG : only18: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4500b_d20250216_m021900_c001_v0001184_t0042_u01739672340802") 2025/02/16 02:20:02 DEBUG : only19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc553_d20250216_m021925_c001_v7007000_t0000_u01739672365970") 2025/02/16 02:20:02 DEBUG : only19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40457cf80fbfa8a9_d20250216_m021918_c001_v0001041_t0056_u01739672358920") 2025/02/16 02:20:02 DEBUG : only19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb452c0_d20250216_m021916_c001_v0001184_t0010_u01739672356951") 2025/02/16 02:20:02 DEBUG : only19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d26_d20250216_m021903_c001_v7007000_t0000_u01739672343005") 2025/02/16 02:20:02 DEBUG : only19: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4501b_d20250216_m021901_c001_v0001184_t0045_u01739672341242") 2025/02/16 02:20:02 DEBUG : only2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc556_d20250216_m021926_c001_v7007000_t0000_u01739672366152") 2025/02/16 02:20:02 DEBUG : only2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4107168e68834a80_d20250216_m021918_c001_v0001177_t0038_u01739672358931") 2025/02/16 02:20:02 DEBUG : only2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45161_d20250216_m021909_c001_v0001184_t0032_u01739672349827") 2025/02/16 02:20:02 DEBUG : only2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68f11f_d20250216_m021902_c001_v7007000_t0000_u01739672342794") 2025/02/16 02:20:03 DEBUG : only2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f37_d20250216_m021854_c001_v0001184_t0016_u01739672334003") 2025/02/16 02:20:03 DEBUG : only3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc558_d20250216_m021926_c001_v7007000_t0000_u01739672366334") 2025/02/16 02:20:03 DEBUG : only3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f408094daffb4530e_d20250216_m021918_c001_v0001184_t0015_u01739672358942") 2025/02/16 02:20:03 DEBUG : only3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4517b_d20250216_m021910_c001_v0001184_t0041_u01739672350274") 2025/02/16 02:20:03 DEBUG : only3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f413279d23a91cea0_d20250216_m021903_c001_v7007000_t0000_u01739672343220") 2025/02/16 02:20:03 DEBUG : only3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f44_d20250216_m021854_c001_v0001184_t0028_u01739672334401") 2025/02/16 02:20:03 DEBUG : only4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc55a_d20250216_m021926_c001_v7007000_t0000_u01739672366517") 2025/02/16 02:20:03 DEBUG : only4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4154a425cba3e5fe_d20250216_m021919_c001_v0001183_t0037_u01739672359106") 2025/02/16 02:20:03 DEBUG : only4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45189_d20250216_m021910_c001_v0001184_t0057_u01739672350681") 2025/02/16 02:20:03 DEBUG : only4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f409f2af16e68f123_d20250216_m021903_c001_v7007000_t0000_u01739672343350") 2025/02/16 02:20:03 DEBUG : only4: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f53_d20250216_m021854_c001_v0001184_t0030_u01739672334796") 2025/02/16 02:20:03 DEBUG : only5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc55d_d20250216_m021926_c001_v7007000_t0000_u01739672366700") 2025/02/16 02:20:03 DEBUG : only5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40457cf80fbfa8ab_d20250216_m021919_c001_v0001041_t0056_u01739672359109") 2025/02/16 02:20:03 DEBUG : only5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb451a3_d20250216_m021911_c001_v0001184_t0046_u01739672351102") 2025/02/16 02:20:03 DEBUG : only5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4191a42bec560f25_d20250216_m021902_c001_v7007000_t0000_u01739672342797") 2025/02/16 02:20:03 DEBUG : only5: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f5d_d20250216_m021855_c001_v0001184_t0056_u01739672335218") 2025/02/16 02:20:03 DEBUG : only6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc562_d20250216_m021926_c001_v7007000_t0000_u01739672366883") 2025/02/16 02:20:03 DEBUG : only6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4107168e68834a84_d20250216_m021919_c001_v0001177_t0038_u01739672359120") 2025/02/16 02:20:03 DEBUG : only6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb451bf_d20250216_m021911_c001_v0001184_t0012_u01739672351597") 2025/02/16 02:20:03 DEBUG : only6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d29_d20250216_m021903_c001_v7007000_t0000_u01739672343381") 2025/02/16 02:20:04 DEBUG : only6: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f63_d20250216_m021855_c001_v0001184_t0049_u01739672335644") 2025/02/16 02:20:04 DEBUG : only7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc564_d20250216_m021927_c001_v7007000_t0000_u01739672367085") 2025/02/16 02:20:04 DEBUG : only7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f408094daffb45314_d20250216_m021919_c001_v0001184_t0015_u01739672359144") 2025/02/16 02:20:04 DEBUG : only7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb451e1_d20250216_m021912_c001_v0001184_t0036_u01739672352005") 2025/02/16 02:20:04 DEBUG : only7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4191a42bec560f2f_d20250216_m021903_c001_v7007000_t0000_u01739672343392") 2025/02/16 02:20:04 DEBUG : only7: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f75_d20250216_m021856_c001_v0001184_t0055_u01739672336075") 2025/02/16 02:20:04 DEBUG : only8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc567_d20250216_m021927_c001_v7007000_t0000_u01739672367267") 2025/02/16 02:20:04 DEBUG : only8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4154a425cba3e60b_d20250216_m021919_c001_v0001183_t0037_u01739672359290") 2025/02/16 02:20:04 DEBUG : only8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb451f3_d20250216_m021912_c001_v0001184_t0054_u01739672352413") 2025/02/16 02:20:04 DEBUG : only8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f413279d23a91ce9e_d20250216_m021902_c001_v7007000_t0000_u01739672342812") 2025/02/16 02:20:04 DEBUG : only8: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f8b_d20250216_m021856_c001_v0001184_t0034_u01739672336546") 2025/02/16 02:20:04 DEBUG : only9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc56d_d20250216_m021927_c001_v7007000_t0000_u01739672367452") 2025/02/16 02:20:04 DEBUG : only9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4107168e68834a86_d20250216_m021919_c001_v0001177_t0038_u01739672359304") 2025/02/16 02:20:04 DEBUG : only9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45205_d20250216_m021912_c001_v0001184_t0057_u01739672352810") 2025/02/16 02:20:04 DEBUG : only9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168ea2178231d2a_d20250216_m021903_c001_v7007000_t0000_u01739672343563") 2025/02/16 02:20:04 DEBUG : only9: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb44f99_d20250216_m021856_c001_v0001184_t0028_u01739672336966") 2025/02/16 02:20:04 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f41_d20250216_m021543_c001_v7007000_t0000_u01739672143117") 2025/02/16 02:20:04 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb43921_d20250216_m021541_c001_v0001184_t0027_u01739672141288") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6d2_d20250216_m021539_c001_v7007000_t0000_u01739672139100") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6a1e_d20250216_m021537_c001_v0001183_t0051_u01739672137542") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6c2_d20250216_m021535_c001_v7007000_t0000_u01739672135711") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c490beb_d20250216_m021533_c001_v0001184_t0057_u01739672133668") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece680_d20250216_m021522_c001_v7007000_t0000_u01739672122744") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6860_d20250216_m021521_c001_v0001183_t0055_u01739672121584") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece656_d20250216_m021519_c001_v7007000_t0000_u01739672119733") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e67fa_d20250216_m021518_c001_v0001183_t0029_u01739672118958") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece63e_d20250216_m021517_c001_v7007000_t0000_u01739672117410") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e67d5_d20250216_m021516_c001_v0001183_t0022_u01739672116611") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f407efc22c13446cd_d20250216_m021510_c001_v7007000_t0000_u01739672110072") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e66f4_d20250216_m021509_c001_v0001183_t0032_u01739672109105") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f407efc22c13446ca_d20250216_m021508_c001_v7007000_t0000_u01739672108376") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e66ac_d20250216_m021507_c001_v0001183_t0014_u01739672107216") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd6908_d20250216_m021506_c001_v7007000_t0000_u01739672106476") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6688_d20250216_m021505_c001_v0001183_t0026_u01739672105867") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6676_d20250216_m021505_c001_v0001183_t0046_u01739672105278") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd6901_d20250216_m021504_c001_v7007000_t0000_u01739672104553") 2025/02/16 02:20:05 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6646_d20250216_m021503_c001_v0001183_t0033_u01739672103995") 2025/02/16 02:20:06 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6636_d20250216_m021503_c001_v0001183_t0042_u01739672103425") 2025/02/16 02:20:06 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40160be1f3cd68fb_d20250216_m021502_c001_v7007000_t0000_u01739672102675") 2025/02/16 02:20:06 DEBUG : potato: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6614_d20250216_m021501_c001_v0001183_t0013_u01739672101922") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea02c0c_d20250216_m021632_c001_v7007000_t0000_u01739672192063") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb43f46_d20250216_m021631_c001_v0001184_t0044_u01739672191494") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbf9a_d20250216_m021622_c001_v7007000_t0000_u01739672182813") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb43db0_d20250216_m021617_c001_v0001184_t0031_u01739672177356") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece7a6_d20250216_m021608_c001_v7007000_t0000_u01739672168889") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb43c0f_d20250216_m021604_c001_v0001184_t0033_u01739672164383") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f9f_d20250216_m021555_c001_v7007000_t0000_u01739672155634") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb43a8e_d20250216_m021551_c001_v0001184_t0022_u01739672151700") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece69f_d20250216_m021527_c001_v7007000_t0000_u01739672127303") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e68de_d20250216_m021526_c001_v0001183_t0033_u01739672126301") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece69c_d20250216_m021525_c001_v7007000_t0000_u01739672125208") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e689a_d20250216_m021523_c001_v0001183_t0006_u01739672123670") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece683_d20250216_m021522_c001_v7007000_t0000_u01739672122946") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e686c_d20250216_m021522_c001_v0001183_t0021_u01739672122145") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece666_d20250216_m021520_c001_v7007000_t0000_u01739672120858") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e683a_d20250216_m021520_c001_v0001183_t0001_u01739672120112") 2025/02/16 02:20:06 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece644_d20250216_m021518_c001_v7007000_t0000_u01739672118232") 2025/02/16 02:20:07 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e67e7_d20250216_m021517_c001_v0001183_t0022_u01739672117418") 2025/02/16 02:20:07 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f407efc22c13446cf_d20250216_m021510_c001_v7007000_t0000_u01739672110807") 2025/02/16 02:20:07 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e670c_d20250216_m021509_c001_v0001183_t0053_u01739672109869") 2025/02/16 02:20:07 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb2d_d20250216_m021402_c001_v7007000_t0000_u01739672042104") 2025/02/16 02:20:07 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e5fe3_d20250216_m021401_c001_v0001183_t0034_u01739672041537") 2025/02/16 02:20:07 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb26_d20250216_m021400_c001_v7007000_t0000_u01739672040278") 2025/02/16 02:20:07 DEBUG : potato2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e5fc9_d20250216_m021359_c001_v0001183_t0035_u01739672039710") 2025/02/16 02:20:07 DEBUG : potato3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbf9b_d20250216_m021623_c001_v7007000_t0000_u01739672183005") 2025/02/16 02:20:07 DEBUG : potato3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c491171_d20250216_m021618_c001_v0001184_t0019_u01739672178519") 2025/02/16 02:20:07 DEBUG : potato3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece7a9_d20250216_m021609_c001_v7007000_t0000_u01739672169167") 2025/02/16 02:20:07 DEBUG : potato3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c490fc8_d20250216_m021605_c001_v0001184_t0009_u01739672165513") 2025/02/16 02:20:07 DEBUG : potato3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866fa1_d20250216_m021555_c001_v7007000_t0000_u01739672155912") 2025/02/16 02:20:07 DEBUG : potato3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c490e41_d20250216_m021552_c001_v0001184_t0046_u01739672152104") 2025/02/16 02:20:07 DEBUG : pre-dest1/1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d384_d20250216_m021712_c001_v7007000_t0000_u01739672232890") 2025/02/16 02:20:07 DEBUG : pre-dest1/1: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c491649_d20250216_m021705_c001_v0001184_t0007_u01739672225149") 2025/02/16 02:20:07 DEBUG : pre-dest2/2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40904b6c1e14d386_d20250216_m021713_c001_v7007000_t0000_u01739672233072") 2025/02/16 02:20:07 DEBUG : pre-dest2/2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb442e7_d20250216_m021705_c001_v0001184_t0002_u01739672225713") 2025/02/16 02:20:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f404cbb5c35d208ea_d20250216_m021645_c001_v7007000_t0000_u01739672205310") 2025/02/16 02:20:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e7024_d20250216_m021641_c001_v0001183_t0036_u01739672201452") 2025/02/16 02:20:07 DEBUG : sizeonly: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea0287d_d20250216_m021443_c001_v7007000_t0000_u01739672083543") 2025/02/16 02:20:08 DEBUG : sizeonly: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e63e5_d20250216_m021442_c001_v0001183_t0035_u01739672082594") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa315b41_d20250216_m021942_c001_v7007000_t0000_u01739672382643") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1154a425cba3e7ea_d20250216_m021940_c001_v0001183_t0059_u01739672380008") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc605_d20250216_m021938_c001_v7007000_t0000_u01739672378136") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f10457cf80fbfa8c5_d20250216_m021935_c001_v0001041_t0048_u01739672375471") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f70_d20250216_m021548_c001_v7007000_t0000_u01739672148236") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb43a0c_d20250216_m021547_c001_v0001184_t0024_u01739672147449") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f6a_d20250216_m021546_c001_v7007000_t0000_u01739672146161") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6adc_d20250216_m021545_c001_v0001183_t0037_u01739672145332") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea02863_d20250216_m021439_c001_v7007000_t0000_u01739672079354") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6339_d20250216_m021437_c001_v0001183_t0046_u01739672077769") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea0284f_d20250216_m021437_c001_v7007000_t0000_u01739672077035") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e630b_d20250216_m021435_c001_v0001183_t0047_u01739672075925") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea02830_d20250216_m021432_c001_v7007000_t0000_u01739672072759") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e62a3_d20250216_m021431_c001_v0001183_t0023_u01739672071756") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea02825_d20250216_m021431_c001_v7007000_t0000_u01739672071215") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6275_d20250216_m021430_c001_v0001183_t0051_u01739672070230") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6213_d20250216_m021427_c001_v0001183_t0050_u01739672067149") 2025/02/16 02:20:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea0280a_d20250216_m021426_c001_v7007000_t0000_u01739672066394") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e61e7_d20250216_m021425_c001_v0001183_t0049_u01739672065833") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e61d7_d20250216_m021425_c001_v0001183_t0008_u01739672065086") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea027e5_d20250216_m021423_c001_v7007000_t0000_u01739672063998") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6177_d20250216_m021421_c001_v0001183_t0047_u01739672061203") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6143_d20250216_m021418_c001_v0001183_t0051_u01739672058524") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea0279b_d20250216_m021417_c001_v7007000_t0000_u01739672057803") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e611f_d20250216_m021417_c001_v0001183_t0056_u01739672057251") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6117_d20250216_m021416_c001_v0001183_t0055_u01739672056477") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea0276b_d20250216_m021415_c001_v7007000_t0000_u01739672055755") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e60c0_d20250216_m021411_c001_v0001183_t0043_u01739672051874") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f410584089ea0271d_d20250216_m021411_c001_v7007000_t0000_u01739672051512") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e60b2_d20250216_m021410_c001_v0001183_t0049_u01739672050952") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb74_d20250216_m021409_c001_v7007000_t0000_u01739672049325") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6074_d20250216_m021408_c001_v0001183_t0051_u01739672048753") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb70_d20250216_m021408_c001_v7007000_t0000_u01739672048203") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6060_d20250216_m021407_c001_v0001183_t0058_u01739672047648") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb59_d20250216_m021406_c001_v7007000_t0000_u01739672046360") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6036_d20250216_m021405_c001_v0001183_t0032_u01739672045589") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb43_d20250216_m021405_c001_v7007000_t0000_u01739672045040") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e601a_d20250216_m021404_c001_v0001183_t0010_u01739672044463") 2025/02/16 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb31_d20250216_m021403_c001_v7007000_t0000_u01739672043566") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e5ffb_d20250216_m021403_c001_v0001183_t0015_u01739672043000") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb15_d20250216_m021357_c001_v7007000_t0000_u01739672037317") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e5f89_d20250216_m021356_c001_v0001183_t0051_u01739672036739") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb0e_d20250216_m021355_c001_v7007000_t0000_u01739672035845") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e5f4f_d20250216_m021355_c001_v0001183_t0042_u01739672035270") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbb07_d20250216_m021354_c001_v7007000_t0000_u01739672034374") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e5f2a_d20250216_m021353_c001_v0001183_t0053_u01739672033791") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fbafd_d20250216_m021350_c001_v7007000_t0000_u01739672030932") 2025/02/16 02:20:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e5ece_d20250216_m021350_c001_v0001183_t0011_u01739672030357") 2025/02/16 02:20:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f41826966aa315b45_d20250216_m021942_c001_v7007000_t0000_u01739672382825") 2025/02/16 02:20:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1107168e68834abf_d20250216_m021940_c001_v0001177_t0001_u01739672380023") 2025/02/16 02:20:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc607_d20250216_m021938_c001_v7007000_t0000_u01739672378321") 2025/02/16 02:20:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb454e9_d20250216_m021935_c001_v0001184_t0011_u01739672375123") 2025/02/16 02:20:10 DEBUG : sub/yam: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f3e_d20250216_m021542_c001_v7007000_t0000_u01739672142565") 2025/02/16 02:20:10 DEBUG : sub/yam: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c490ce9_d20250216_m021540_c001_v0001184_t0044_u01739672140944") 2025/02/16 02:20:10 DEBUG : test_dir1/file2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc5bc_d20250216_m021933_c001_v7007000_t0000_u01739672373539") 2025/02/16 02:20:10 DEBUG : test_dir1/file2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1154a425cba3e734_d20250216_m021931_c001_v0001183_t0009_u01739672371820") 2025/02/16 02:20:10 DEBUG : test_dir1/file2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc590_d20250216_m021930_c001_v7007000_t0000_u01739672370266") 2025/02/16 02:20:10 DEBUG : test_dir1/file2: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1154a425cba3e6f4_d20250216_m021928_c001_v0001183_t0029_u01739672368791") 2025/02/16 02:20:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc5c0_d20250216_m021933_c001_v7007000_t0000_u01739672373724") 2025/02/16 02:20:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb45485_d20250216_m021931_c001_v0001184_t0030_u01739672371815") 2025/02/16 02:20:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f414db063564fc592_d20250216_m021930_c001_v7007000_t0000_u01739672370449") 2025/02/16 02:20:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb4544e_d20250216_m021928_c001_v0001184_t0022_u01739672368782") 2025/02/16 02:20:11 DEBUG : three: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6b0_d20250216_m021532_c001_v7007000_t0000_u01739672132921") 2025/02/16 02:20:11 DEBUG : three: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e6986_d20250216_m021531_c001_v0001183_t0055_u01739672131754") 2025/02/16 02:20:11 DEBUG : three: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1168fd6c704e693c_d20250216_m021529_c001_v0001183_t0050_u01739672129680") 2025/02/16 02:20:11 DEBUG : two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6b3_d20250216_m021533_c001_v7007000_t0000_u01739672133108") 2025/02/16 02:20:11 DEBUG : two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f408094daffb437ba_d20250216_m021531_c001_v0001184_t0015_u01739672131191") 2025/02/16 02:20:11 DEBUG : two: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f4168fd6c704e693a_d20250216_m021529_c001_v0001183_t0016_u01739672129498") 2025/02/16 02:20:11 DEBUG : yam: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f42_d20250216_m021543_c001_v7007000_t0000_u01739672143301") 2025/02/16 02:20:11 DEBUG : yam: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f1107ab607aa7d45e_d20250216_m021542_c001_v0001182_t0038_u01739672142342") 2025/02/16 02:20:11 DEBUG : yam: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6cc_d20250216_m021538_c001_v7007000_t0000_u01739672138554") 2025/02/16 02:20:11 DEBUG : yam: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f11189f4c9c490c65_d20250216_m021537_c001_v0001184_t0029_u01739672137190") 2025/02/16 02:20:11 DEBUG : yam: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6bf_d20250216_m021535_c001_v7007000_t0000_u01739672135166") 2025/02/16 02:20:11 DEBUG : yam: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f108094daffb43813_d20250216_m021533_c001_v0001184_t0036_u01739672133678") 2025/02/16 02:20:11 DEBUG : yaml: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f403437991b866f2b_d20250216_m021539_c001_v7007000_t0000_u01739672139641") 2025/02/16 02:20:11 DEBUG : yaml: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f118a38cb9ccfad28_d20250216_m021538_c001_v0001177_t0035_u01739672138334") 2025/02/16 02:20:11 DEBUG : yaml: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f40557ed90cece6c3_d20250216_m021535_c001_v7007000_t0000_u01739672135893") 2025/02/16 02:20:11 DEBUG : yaml: Deleting (id "4_z2f228d33808d0bcb9f580e1b_f111543e6b3c19f31_d20250216_m021534_c001_v0001099_t0004_u01739672134874") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m26.174191439s (try 1/5)