"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/09 01:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo" 2025/05/09 01:02:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 01:02:07 DEBUG : Creating backend with remote "/tmp/rclone3794554810" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/09 01:02:08 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:08 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 01:02:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:09 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:09 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:10 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.39s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", 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-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", 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-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:12 DEBUG : Creating backend with remote "/non-existing" 2025/05/09 01:02:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/09 01:02:12 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:12 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:13 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:13 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.14s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:15 INFO : B2 bucket rclone-test-wibihec9yuvo: Running all checks before starting transfers 2025/05/09 01:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:15 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:15 INFO : B2 bucket rclone-test-wibihec9yuvo: Checks finished, now starting transfers 2025/05/09 01:02:15 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.21s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:17 ERROR : Ignoring --no-traverse with sync 2025/05/09 01:02:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:17 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:17 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:18 INFO : sub dir/hello world: Copied (new) 2025/05/09 01:02:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.97s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/09 01:02:19 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:19 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/09 01:02:20 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.87s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:02:21 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:21 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.86s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:02:23 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:23 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.41s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/09 01:02:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 01:02:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/09 01:02:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 01:02:25 INFO : sub dir: Making directory 2025/05/09 01:02:25 INFO : sub dir2: Making directory 2025/05/09 01:02:25 INFO : sub dir2/sub sub dir2: Making directory 2025/05/09 01:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:25 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:25 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/09 01:02:26 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:27 INFO : sub dir2: Making directory 2025/05/09 01:02:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/09 01:02:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 01:02:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:28 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:28 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.61s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:29 DEBUG : sub dir2: Making directory with metadata 2025/05/09 01:02:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 01:02:29 INFO : sub dir: Making directory 2025/05/09 01:02:29 INFO : sub dir2: Making directory 2025/05/09 01:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:29 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:29 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:30 INFO : sub dir/hello world: Copied (new) 2025/05/09 01:02:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/09 01:02:30 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/09 01:02:30 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", 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-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:31 INFO : sub dir2: Making directory 2025/05/09 01:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:32 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:32 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:32 INFO : sub dir/hello world: Copied (new) 2025/05/09 01:02:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:33 DEBUG : sub dir2: Making directory with metadata 2025/05/09 01:02:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 01:02:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 01:02:33 INFO : sub dir: Making directory 2025/05/09 01:02:33 INFO : sub dir2: Making directory 2025/05/09 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:33 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:33 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:34 INFO : sub dir/hello world: Copied (new) 2025/05/09 01:02:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/09 01:02:34 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", 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-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:36 INFO : sub dir2: Making directory 2025/05/09 01:02:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:36 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:36 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:37 INFO : sub dir/hello world: Copied (new) 2025/05/09 01:02:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jozosuf8zevo" 2025/05/09 01:02:38 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wibihec9yuvo -> B2 bucket rclone-test-jozosuf8zevo 2025/05/09 01:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:40 DEBUG : B2 bucket rclone-test-jozosuf8zevo: Waiting for checks to finish 2025/05/09 01:02:40 DEBUG : B2 bucket rclone-test-jozosuf8zevo: Waiting for transfers to finish 2025/05/09 01:02:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:41 DEBUG : B2 bucket rclone-test-jozosuf8zevo: Purge remote 2025/05/09 01:02:41 INFO : B2 bucket rclone-test-jozosuf8zevo: cleaning bucket "rclone-test-jozosuf8zevo" of all files 2025/05/09 01:02:41 DEBUG : sub dir/hello world: Deleting (id "4_zffa2ddc3900dbb2b9f680e1b_f1065fd96108c0a5b_d20250509_m010240_c001_v0001179_t0020_u01746752560763") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/09 01:02:44 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:44 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/09 01:02:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rasefut8yosa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wibihec9yuvo -> B2 bucket rclone-test-rasefut8yosa 2025/05/09 01:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:47 DEBUG : B2 bucket rclone-test-rasefut8yosa: Waiting for checks to finish 2025/05/09 01:02:47 DEBUG : B2 bucket rclone-test-rasefut8yosa: Waiting for transfers to finish 2025/05/09 01:02:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/09 01:02:50 DEBUG : B2 bucket rclone-test-rasefut8yosa: Waiting for checks to finish 2025/05/09 01:02:50 DEBUG : B2 bucket rclone-test-rasefut8yosa: Waiting for transfers to finish 2025/05/09 01:02:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/09 01:02:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:50 DEBUG : B2 bucket rclone-test-rasefut8yosa: Purge remote 2025/05/09 01:02:50 INFO : B2 bucket rclone-test-rasefut8yosa: cleaning bucket "rclone-test-rasefut8yosa" of all files 2025/05/09 01:02:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f72fda3900dbb2b9f680e1b_f1156cefc2245583c_d20250509_m010250_c001_v0001101_t0029_u01746752570162") 2025/05/09 01:02:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f72fda3900dbb2b9f680e1b_f118d9c5d38348b91_d20250509_m010248_c001_v0001099_t0019_u01746752568338") --- PASS: TestServerSideCopyOverSelf (7.07s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/09 01:02:53 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:02:53 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:02:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/09 01:02:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/09 01:02:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zumicec8dofe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wibihec9yuvo -> B2 bucket rclone-test-zumicec8dofe 2025/05/09 01:02:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:02:57 DEBUG : B2 bucket rclone-test-zumicec8dofe: Waiting for checks to finish 2025/05/09 01:02:57 DEBUG : B2 bucket rclone-test-zumicec8dofe: Waiting for transfers to finish 2025/05/09 01:02:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:02:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/09 01:03:00 DEBUG : B2 bucket rclone-test-zumicec8dofe: Waiting for checks to finish 2025/05/09 01:03:00 DEBUG : B2 bucket rclone-test-zumicec8dofe: Waiting for transfers to finish 2025/05/09 01:03:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/09 01:03:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/09 01:03:00 INFO : sub dir/hello world: Deleted 2025/05/09 01:03:01 DEBUG : testing file moves 2025/05/09 01:03:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/09 01:03:02 DEBUG : B2 bucket rclone-test-zumicec8dofe: Waiting for checks to finish 2025/05/09 01:03:02 DEBUG : B2 bucket rclone-test-zumicec8dofe: Waiting for transfers to finish 2025/05/09 01:03:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/09 01:03:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/09 01:03:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:03 DEBUG : B2 bucket rclone-test-zumicec8dofe: Purge remote 2025/05/09 01:03:03 INFO : B2 bucket rclone-test-zumicec8dofe: cleaning bucket "rclone-test-zumicec8dofe" of all files 2025/05/09 01:03:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22d13901dbb2b9f680e1b_f103ead605d6117ae_d20250509_m010302_c001_v0001032_t0024_u01746752582348") 2025/05/09 01:03:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22d13901dbb2b9f680e1b_f1016c6ed611e8569_d20250509_m010300_c001_v0001145_t0053_u01746752580257") 2025/05/09 01:03:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22d13901dbb2b9f680e1b_f101f937014479a67_d20250509_m010258_c001_v0001120_t0027_u01746752578226") --- PASS: TestServerSideMoveOverSelf (9.94s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:06 ERROR : : error listing: directory not found 2025/05/09 01:03:06 INFO : Local file system at /tmp/rclone3794554810: Making directory 2025/05/09 01:03:06 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:06 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.07s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:03:08 DEBUG : Local file system at /tmp/rclone3794554810: Waiting for checks to finish 2025/05/09 01:03:08 DEBUG : Local file system at /tmp/rclone3794554810: Waiting for transfers to finish 2025/05/09 01:03:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:03:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/09 01:03:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyRedownload (2.55s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/09 01:03:10 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:10 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 01:03:11 INFO : check sum: Copied (new) 2025/05/09 01:03:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:11 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 01:03:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/09 01:03:11 DEBUG : check sum: Unchanged skipping 2025/05/09 01:03:11 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:11 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.91s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/09 01:03:13 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:13 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 01:03:13 INFO : sizeonly: Copied (new) 2025/05/09 01:03:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:14 DEBUG : sizeonly: Sizes identical 2025/05/09 01:03:14 DEBUG : sizeonly: Unchanged skipping 2025/05/09 01:03:14 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:14 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:14 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.92s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/09 01:03:16 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:16 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/09 01:03:16 INFO : ignore-size: Copied (new) 2025/05/09 01:03:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:03:17 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:17 DEBUG : ignore-size: Unchanged skipping 2025/05/09 01:03:17 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:17 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:03:20 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:20 DEBUG : existing: Unchanged skipping 2025/05/09 01:03:20 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:20 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:20 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/09 01:03:20 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 01:03:21 INFO : existing: Copied (replaced existing) 2025/05/09 01:03:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.94s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/09 01:03:22 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:22 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 01:03:23 INFO : existing: Copied (new) 2025/05/09 01:03:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:24 DEBUG : existing: Destination exists, skipping 2025/05/09 01:03:24 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:24 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:24 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.75s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:27 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/09 01:03:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/09 01:03:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:03:28 DEBUG : c/non empty space: Unchanged skipping 2025/05/09 01:03:28 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:28 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:03:28 INFO : a/potato2: Copied (new) 2025/05/09 01:03:28 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:28 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:31 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/09 01:03:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 01:03:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/09 01:03:31 DEBUG : empty space: Unchanged skipping 2025/05/09 01:03:31 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:31 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/09 01:03:31 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 01:03:32 INFO : empty space: Updated modification time in destination 2025/05/09 01:03:32 DEBUG : empty space: Unchanged skipping 2025/05/09 01:03:32 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:32 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:34 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/09 01:03:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 01:03:34 DEBUG : empty space: Unchanged skipping 2025/05/09 01:03:34 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:34 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.04s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:36 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/09 01:03:36 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3794554810) 2025/05/09 01:03:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wibihec9yuvo) 2025/05/09 01:03:36 DEBUG : foo: sha1 differ 2025/05/09 01:03:36 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/09 01:03:36 INFO : foo: Copied (replaced existing) 2025/05/09 01:03:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:03:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/09 01:03:38 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:38 DEBUG : empty space: Unchanged skipping 2025/05/09 01:03:38 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:03:38 INFO : potato: Copied (new) 2025/05/09 01:03:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:41 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/09 01:03:41 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/09 01:03:42 INFO : potato: Copied (replaced existing) 2025/05/09 01:03:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.11s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:44 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/05/09 01:03:44 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3794554810) 2025/05/09 01:03:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wibihec9yuvo) 2025/05/09 01:03:44 DEBUG : potato: sha1 differ 2025/05/09 01:03:44 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/09 01:03:45 INFO : potato: Copied (replaced existing) 2025/05/09 01:03:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:03:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/09 01:03:48 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:03:48 DEBUG : empty space: Unchanged skipping 2025/05/09 01:03:48 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:48 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:03:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:03:51 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:51 DEBUG : empty space: Unchanged skipping 2025/05/09 01:03:51 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:03:52 INFO : potato2: Copied (new) 2025/05/09 01:03:52 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:55 INFO : d: Making directory 2025/05/09 01:03:55 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/09 01:03:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/09 01:03:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:03:55 DEBUG : c/non empty space: Unchanged skipping 2025/05/09 01:03:56 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:56 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:03:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:03:56 INFO : a/potato2: Copied (new) 2025/05/09 01:03:56 DEBUG : Waiting for deletions to finish 2025/05/09 01:03:56 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:03:59 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/09 01:03:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/09 01:03:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:03:59 DEBUG : c/non empty space: Unchanged skipping 2025/05/09 01:03:59 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:03:59 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:04:00 INFO : a/potato2: Copied (new) 2025/05/09 01:04:00 ERROR : B2 bucket rclone-test-wibihec9yuvo: not deleting files as there were IO errors 2025/05/09 01:04:00 ERROR : B2 bucket rclone-test-wibihec9yuvo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:03 DEBUG : Waiting for deletions to finish 2025/05/09 01:04:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:04:03 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:03 DEBUG : empty space: Unchanged skipping 2025/05/09 01:04:03 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:04 INFO : potato: Deleted 2025/05/09 01:04:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:04:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.87s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:07 DEBUG : Waiting for deletions to finish 2025/05/09 01:04:08 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:08 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:08 INFO : potato: Deleted 2025/05/09 01:04:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:04:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:04:08 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:08 DEBUG : empty space: Unchanged skipping 2025/05/09 01:04:08 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:04:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:04:11 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:11 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/09 01:04:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.22s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:15 DEBUG : enormous: Excluded (Size Filter) 2025/05/09 01:04:15 DEBUG : enormous: Excluded 2025/05/09 01:04:15 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 01:04:15 DEBUG : potato2: Excluded 2025/05/09 01:04:15 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 01:04:15 DEBUG : potato2: Excluded 2025/05/09 01:04:15 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:04:15 DEBUG : empty space: Unchanged skipping 2025/05/09 01:04:15 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:15 DEBUG : Waiting for deletions to finish 2025/05/09 01:04:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:15 DEBUG : enormous: Excluded (Size Filter) 2025/05/09 01:04:15 DEBUG : enormous: Excluded 2025/05/09 01:04:15 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 01:04:15 DEBUG : potato2: Excluded 2025/05/09 01:04:15 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 01:04:15 DEBUG : potato2: Excluded 2025/05/09 01:04:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/09 01:04:15 DEBUG : empty space: Unchanged skipping 2025/05/09 01:04:15 DEBUG : Local file system at /tmp/rclone3794554810: Waiting for checks to finish 2025/05/09 01:04:15 DEBUG : Local file system at /tmp/rclone3794554810: Waiting for transfers to finish 2025/05/09 01:04:15 DEBUG : Waiting for deletions to finish 2025/05/09 01:04:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:19 DEBUG : enormous: Excluded (Size Filter) 2025/05/09 01:04:19 DEBUG : enormous: Excluded 2025/05/09 01:04:19 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 01:04:19 DEBUG : potato2: Excluded 2025/05/09 01:04:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:04:19 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:19 DEBUG : empty space: Unchanged skipping 2025/05/09 01:04:19 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:19 DEBUG : Waiting for deletions to finish 2025/05/09 01:04:20 INFO : enormous: Deleted 2025/05/09 01:04:20 INFO : potato2: Deleted 2025/05/09 01:04:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/09 01:04:20 DEBUG : Local file system at /tmp/rclone3794554810: Waiting for checks to finish 2025/05/09 01:04:20 DEBUG : empty space: Unchanged skipping 2025/05/09 01:04:20 DEBUG : Local file system at /tmp/rclone3794554810: Waiting for transfers to finish 2025/05/09 01:04:20 DEBUG : Waiting for deletions to finish 2025/05/09 01:04:20 INFO : potato2: Deleted 2025/05/09 01:04:20 INFO : enormous: Deleted 2025/05/09 01:04:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:23 DEBUG : five: Need to transfer - File not found at Destination 2025/05/09 01:04:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/09 01:04:23 DEBUG : one: Destination is newer than source, skipping 2025/05/09 01:04:23 DEBUG : three: Sizes identical 2025/05/09 01:04:23 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/09 01:04:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/09 01:04:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3794554810) 2025/05/09 01:04:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wibihec9yuvo) 2025/05/09 01:04:23 DEBUG : two: sha1 differ 2025/05/09 01:04:23 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/09 01:04:24 INFO : five: Copied (new) 2025/05/09 01:04:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/09 01:04:24 INFO : four: Copied (replaced existing) 2025/05/09 01:04:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/09 01:04:24 INFO : two: Copied (replaced existing) 2025/05/09 01:04:24 DEBUG : Waiting for deletions to finish 2025/05/09 01:04:25 DEBUG : one: Destination is newer than source, skipping 2025/05/09 01:04:25 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/09 01:04:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/09 01:04:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/09 01:04:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/09 01:04:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/09 01:04:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/09 01:04:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/09 01:04:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/09 01:04:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/09 01:04:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3794554810) 2025/05/09 01:04:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wibihec9yuvo) 2025/05/09 01:04:25 DEBUG : three: sha1 differ 2025/05/09 01:04:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/09 01:04:25 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 01:04:25 INFO : three: Copied (replaced existing) 2025/05/09 01:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.20s) === 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-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/09 01:04:27 INFO : B2 bucket rclone-test-wibihec9yuvo: Making map for --track-renames 2025/05/09 01:04:27 INFO : B2 bucket rclone-test-wibihec9yuvo: Finished making map for --track-renames 2025/05/09 01:04:27 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/09 01:04:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/09 01:04:27 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for renames to finish 2025/05/09 01:04:27 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 01:04:27 INFO : yam: Copied (new) 2025/05/09 01:04:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/09 01:04:27 INFO : potato: Copied (new) 2025/05/09 01:04:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:04:28 INFO : B2 bucket rclone-test-wibihec9yuvo: Making map for --track-renames 2025/05/09 01:04:28 INFO : B2 bucket rclone-test-wibihec9yuvo: Finished making map for --track-renames 2025/05/09 01:04:28 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:28 DEBUG : potato: Unchanged skipping 2025/05/09 01:04:28 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for renames to finish 2025/05/09 01:04:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 01:04:29 INFO : yam: Copied (server-side copy) to: yaml 2025/05/09 01:04:29 INFO : yam: Deleted 2025/05/09 01:04:29 INFO : yaml: Renamed from "yam" 2025/05/09 01:04:29 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/09 01:04:31 INFO : B2 bucket rclone-test-wibihec9yuvo: Making map for --track-renames 2025/05/09 01:04:31 INFO : B2 bucket rclone-test-wibihec9yuvo: Finished making map for --track-renames 2025/05/09 01:04:31 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/09 01:04:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/09 01:04:31 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for renames to finish 2025/05/09 01:04:31 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 01:04:31 INFO : yam: Copied (new) 2025/05/09 01:04:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/09 01:04:32 INFO : potato: Copied (new) 2025/05/09 01:04:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:04:32 INFO : B2 bucket rclone-test-wibihec9yuvo: Making map for --track-renames 2025/05/09 01:04:32 INFO : B2 bucket rclone-test-wibihec9yuvo: Finished making map for --track-renames 2025/05/09 01:04:32 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:32 DEBUG : potato: Unchanged skipping 2025/05/09 01:04:32 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for renames to finish 2025/05/09 01:04:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 01:04:33 INFO : yam: Copied (server-side copy) to: yaml 2025/05/09 01:04:33 INFO : yam: Deleted 2025/05/09 01:04:33 INFO : yaml: Renamed from "yam" 2025/05/09 01:04:33 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/09 01:04:35 INFO : B2 bucket rclone-test-wibihec9yuvo: Making map for --track-renames 2025/05/09 01:04:35 INFO : B2 bucket rclone-test-wibihec9yuvo: Finished making map for --track-renames 2025/05/09 01:04:35 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/09 01:04:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/09 01:04:35 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for renames to finish 2025/05/09 01:04:35 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 01:04:35 INFO : sub/yam: Copied (new) 2025/05/09 01:04:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/09 01:04:36 INFO : potato: Copied (new) 2025/05/09 01:04:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:04:36 DEBUG : potato: Unchanged skipping 2025/05/09 01:04:36 INFO : B2 bucket rclone-test-wibihec9yuvo: Making map for --track-renames 2025/05/09 01:04:36 INFO : B2 bucket rclone-test-wibihec9yuvo: Finished making map for --track-renames 2025/05/09 01:04:36 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:36 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for renames to finish 2025/05/09 01:04:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 01:04:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/09 01:04:37 INFO : sub/yam: Deleted 2025/05/09 01:04:37 INFO : yam: Renamed from "sub/yam" 2025/05/09 01:04:37 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.14s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:39 DEBUG : Creating backend with remote "/tmp/rclone3794554810/dir1" 2025/05/09 01:04:39 DEBUG : Config file has changed externally - reloading 2025/05/09 01:04:39 DEBUG : Creating backend with remote "/tmp/rclone3794554810/dir2" 2025/05/09 01:04:39 DEBUG : Local file system at /tmp/rclone3794554810/dir2: Using server-side directory move 2025/05/09 01:04:39 INFO : Local file system at /tmp/rclone3794554810/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/09 01:04:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/09 01:04:39 DEBUG : Local file system at /tmp/rclone3794554810/dir2: Waiting for checks to finish 2025/05/09 01:04:39 INFO : file1.txt: Moved (server-side) 2025/05/09 01:04:39 DEBUG : Local file system at /tmp/rclone3794554810/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:04:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/09 01:04:39 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:39 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/09 01:04:39 INFO : nested/sub dir/file: Copied (new) 2025/05/09 01:04:39 INFO : nested/sub dir/file: Deleted 2025/05/09 01:04:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:04:40 INFO : sub dir/hello world: Copied (new) 2025/05/09 01:04:40 INFO : sub dir/hello world: Deleted 2025/05/09 01:04:40 INFO : sub dir: Removing directory 2025/05/09 01:04:40 INFO : nested/sub dir: Removing directory 2025/05/09 01:04:40 INFO : nested: Removing directory 2025/05/09 01:04:40 DEBUG : Local file system at /tmp/rclone3794554810: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 01:04:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/09 01:04:42 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:42 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/09 01:04:42 INFO : nested/sub dir/file: Copied (new) 2025/05/09 01:04:42 INFO : nested/sub dir/file: Deleted 2025/05/09 01:04:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 01:04:43 INFO : sub dir/hello world: Copied (new) 2025/05/09 01:04:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.42s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/09 01:04:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/09 01:04:44 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:44 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 01:04:45 INFO : existing: Copied (new) 2025/05/09 01:04:45 INFO : existing: Deleted 2025/05/09 01:04:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/09 01:04:45 INFO : existing-b: Copied (new) 2025/05/09 01:04:45 INFO : existing-b: Deleted 2025/05/09 01:04:45 DEBUG : existing: Destination exists, skipping 2025/05/09 01:04:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/09 01:04:45 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:04:45 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:04:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-quxemap8wivo" 2025/05/09 01:04:46 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wibihec9yuvo -> B2 bucket rclone-test-quxemap8wivo 2025/05/09 01:04:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:04:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/09 01:04:51 DEBUG : empty space: Unchanged skipping 2025/05/09 01:04:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/09 01:04:51 DEBUG : B2 bucket rclone-test-quxemap8wivo: Waiting for checks to finish 2025/05/09 01:04:51 INFO : empty space: Deleted 2025/05/09 01:04:51 DEBUG : B2 bucket rclone-test-quxemap8wivo: Waiting for transfers to finish 2025/05/09 01:04:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:04:52 INFO : potato2: Copied (server-side copy) 2025/05/09 01:04:52 INFO : potato2: Deleted 2025/05/09 01:04:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 01:04:52 INFO : potato3: Copied (server-side copy) 2025/05/09 01:04:52 INFO : potato3: Deleted 2025/05/09 01:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pohemuw9cala" 2025/05/09 01:04:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/09 01:04:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:04:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/09 01:04:53 DEBUG : B2 bucket rclone-test-pohemuw9cala: Waiting for checks to finish 2025/05/09 01:04:53 DEBUG : B2 bucket rclone-test-pohemuw9cala: Waiting for transfers to finish 2025/05/09 01:04:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 01:04:54 INFO : empty space: Copied (server-side copy) 2025/05/09 01:04:54 INFO : empty space: Deleted 2025/05/09 01:04:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:04:54 INFO : potato2: Copied (server-side copy) 2025/05/09 01:04:55 INFO : potato2: Deleted 2025/05/09 01:04:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 01:04:55 INFO : potato3: Copied (server-side copy) 2025/05/09 01:04:55 INFO : potato3: Deleted 2025/05/09 01:04:55 DEBUG : B2 bucket rclone-test-pohemuw9cala: Purge remote 2025/05/09 01:04:55 INFO : B2 bucket rclone-test-pohemuw9cala: cleaning bucket "rclone-test-pohemuw9cala" of all files 2025/05/09 01:04:55 DEBUG : empty space: Deleting (id "4_z4fa2ed73902dbb2b9f680e1b_f1114e92684c8ec9a_d20250509_m010454_c001_v0001183_t0021_u01746752694490") 2025/05/09 01:04:55 DEBUG : potato2: Deleting (id "4_z4fa2ed73902dbb2b9f680e1b_f109001ebc1ae6747_d20250509_m010454_c001_v0001184_t0021_u01746752694729") 2025/05/09 01:04:55 DEBUG : potato3: Deleting (id "4_z4fa2ed73902dbb2b9f680e1b_f103ecb09f9d6a215_d20250509_m010454_c001_v0001171_t0031_u01746752694849") 2025/05/09 01:04:56 DEBUG : B2 bucket rclone-test-quxemap8wivo: Purge remote 2025/05/09 01:04:56 INFO : B2 bucket rclone-test-quxemap8wivo: cleaning bucket "rclone-test-quxemap8wivo" of all files 2025/05/09 01:04:56 DEBUG : empty space: Deleting (id "4_zdf42dd73902dbb2b9f680e1b_f42256d6e5b924761_d20250509_m010454_c001_v7007000_t0000_u01746752694711") 2025/05/09 01:04:56 DEBUG : empty space: Deleting (id "4_zdf42dd73902dbb2b9f680e1b_f113360705ce20e37_d20250509_m010451_c001_v0001180_t0009_u01746752691076") 2025/05/09 01:04:56 DEBUG : potato2: Deleting (id "4_zdf42dd73902dbb2b9f680e1b_f42256d6e5b924762_d20250509_m010454_c001_v7007000_t0000_u01746752694962") 2025/05/09 01:04:56 DEBUG : potato2: Deleting (id "4_zdf42dd73902dbb2b9f680e1b_f119ef857e522c224_d20250509_m010451_c001_v0001176_t0001_u01746752691882") 2025/05/09 01:04:56 DEBUG : potato3: Deleting (id "4_zdf42dd73902dbb2b9f680e1b_f42256d6e5b924763_d20250509_m010455_c001_v7007000_t0000_u01746752695163") 2025/05/09 01:04:56 DEBUG : potato3: Deleting (id "4_zdf42dd73902dbb2b9f680e1b_f112cd91dfdb3a652_d20250509_m010452_c001_v0001184_t0015_u01746752692126") 2025/05/09 01:04:56 DEBUG : potato3: Deleting (id "4_zdf42dd73902dbb2b9f680e1b_f113360705ce20e39_d20250509_m010451_c001_v0001180_t0034_u01746752691283") --- PASS: TestServerSideMove (11.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-werizok2hivi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wibihec9yuvo -> B2 bucket rclone-test-werizok2hivi 2025/05/09 01:05:04 DEBUG : empty space: Excluded (Size Filter) 2025/05/09 01:05:04 DEBUG : empty space: Excluded 2025/05/09 01:05:04 DEBUG : empty space: Excluded (Size Filter) 2025/05/09 01:05:04 DEBUG : empty space: Excluded 2025/05/09 01:05:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:05:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/09 01:05:04 DEBUG : B2 bucket rclone-test-werizok2hivi: Waiting for checks to finish 2025/05/09 01:05:04 DEBUG : B2 bucket rclone-test-werizok2hivi: Waiting for transfers to finish 2025/05/09 01:05:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:05:04 INFO : potato2: Copied (server-side copy) 2025/05/09 01:05:05 INFO : potato2: Deleted 2025/05/09 01:05:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 01:05:05 INFO : potato3: Copied (server-side copy) 2025/05/09 01:05:05 INFO : potato3: Deleted 2025/05/09 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tedizus5cinu" 2025/05/09 01:05:06 DEBUG : empty space: Excluded (Size Filter) 2025/05/09 01:05:06 DEBUG : empty space: Excluded 2025/05/09 01:05:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:05:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/09 01:05:06 DEBUG : B2 bucket rclone-test-tedizus5cinu: Waiting for checks to finish 2025/05/09 01:05:06 DEBUG : B2 bucket rclone-test-tedizus5cinu: Waiting for transfers to finish 2025/05/09 01:05:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 01:05:07 INFO : potato3: Copied (server-side copy) 2025/05/09 01:05:07 INFO : potato3: Deleted 2025/05/09 01:05:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:05:08 INFO : potato2: Copied (server-side copy) 2025/05/09 01:05:08 INFO : potato2: Deleted 2025/05/09 01:05:08 DEBUG : B2 bucket rclone-test-tedizus5cinu: Purge remote 2025/05/09 01:05:08 INFO : B2 bucket rclone-test-tedizus5cinu: cleaning bucket "rclone-test-tedizus5cinu" of all files 2025/05/09 01:05:09 DEBUG : potato2: Deleting (id "4_z2f321d93903dbb2b9f680e1b_f103adff72ff04e90_d20250509_m010507_c001_v0001104_t0042_u01746752707598") 2025/05/09 01:05:09 DEBUG : potato3: Deleting (id "4_z2f321d93903dbb2b9f680e1b_f1177a32ffbb81212_d20250509_m010507_c001_v0001101_t0010_u01746752707258") 2025/05/09 01:05:09 DEBUG : B2 bucket rclone-test-werizok2hivi: Purge remote 2025/05/09 01:05:09 INFO : B2 bucket rclone-test-werizok2hivi: cleaning bucket "rclone-test-werizok2hivi" of all files 2025/05/09 01:05:09 DEBUG : empty space: Deleting (id "4_z4f920d73903dbb2b9f680e1b_f113d1d4f22a99d36_d20250509_m010503_c001_v0001105_t0044_u01746752703216") 2025/05/09 01:05:09 DEBUG : potato2: Deleting (id "4_z4f920d73903dbb2b9f680e1b_f402438d2106cd655_d20250509_m010508_c001_v7007000_t0000_u01746752708404") 2025/05/09 01:05:09 DEBUG : potato2: Deleting (id "4_z4f920d73903dbb2b9f680e1b_f108884270b55c3a3_d20250509_m010504_c001_v0001092_t0019_u01746752704558") 2025/05/09 01:05:09 DEBUG : potato3: Deleting (id "4_z4f920d73903dbb2b9f680e1b_f402438d2106cd654_d20250509_m010507_c001_v7007000_t0000_u01746752707559") 2025/05/09 01:05:09 DEBUG : potato3: Deleting (id "4_z4f920d73903dbb2b9f680e1b_f103f491481f330d7_d20250509_m010504_c001_v0001182_t0039_u01746752704936") 2025/05/09 01:05:09 DEBUG : potato3: Deleting (id "4_z4f920d73903dbb2b9f680e1b_f113d1d4f22a99d3e_d20250509_m010503_c001_v0001105_t0041_u01746752703705") 2025/05/09 01:05:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/05/09 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 01:05:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tetevec6nake" 2025/05/09 01:05:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wibihec9yuvo -> B2 bucket rclone-test-tetevec6nake 2025/05/09 01:05:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:05:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/09 01:05:17 DEBUG : empty space: Unchanged skipping 2025/05/09 01:05:17 DEBUG : B2 bucket rclone-test-tetevec6nake: Waiting for checks to finish 2025/05/09 01:05:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/09 01:05:17 INFO : empty space: Deleted 2025/05/09 01:05:17 DEBUG : B2 bucket rclone-test-tetevec6nake: Waiting for transfers to finish 2025/05/09 01:05:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:05:17 INFO : potato2: Copied (server-side copy) 2025/05/09 01:05:17 INFO : potato2: Deleted 2025/05/09 01:05:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 01:05:18 INFO : potato3: Copied (server-side copy) 2025/05/09 01:05:18 INFO : potato3: Deleted 2025/05/09 01:05:18 DEBUG : Creating backend with remote "TestB2:rclone-test-foxegoz2kega" 2025/05/09 01:05:18 DEBUG : Config file has changed externally - reloading 2025/05/09 01:05:19 INFO : tomatoDir: Making directory 2025/05/09 01:05:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/09 01:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 01:05:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/09 01:05:19 DEBUG : B2 bucket rclone-test-foxegoz2kega: Waiting for checks to finish 2025/05/09 01:05:19 DEBUG : B2 bucket rclone-test-foxegoz2kega: Waiting for transfers to finish 2025/05/09 01:05:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 01:05:20 INFO : empty space: Copied (server-side copy) 2025/05/09 01:05:20 INFO : empty space: Deleted 2025/05/09 01:05:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 01:05:20 INFO : potato2: Copied (server-side copy) 2025/05/09 01:05:21 INFO : potato2: Deleted 2025/05/09 01:05:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 01:05:21 INFO : potato3: Copied (server-side copy) 2025/05/09 01:05:21 INFO : potato3: Deleted 2025/05/09 01:05:21 DEBUG : B2 bucket rclone-test-foxegoz2kega: Purge remote 2025/05/09 01:05:21 INFO : B2 bucket rclone-test-foxegoz2kega: cleaning bucket "rclone-test-foxegoz2kega" of all files 2025/05/09 01:05:22 DEBUG : empty space: Deleting (id "4_zdf124dc3903dbb2b9f680e1b_f112cd91dfdb3a924_d20250509_m010520_c001_v0001184_t0011_u01746752720502") 2025/05/09 01:05:22 DEBUG : potato2: Deleting (id "4_zdf124dc3903dbb2b9f680e1b_f111b56589e24318a_d20250509_m010520_c001_v0001181_t0055_u01746752720720") 2025/05/09 01:05:22 DEBUG : potato3: Deleting (id "4_zdf124dc3903dbb2b9f680e1b_f11501f36a89170ef_d20250509_m010520_c001_v0001103_t0016_u01746752720872") 2025/05/09 01:05:22 DEBUG : B2 bucket rclone-test-tetevec6nake: Purge remote 2025/05/09 01:05:22 INFO : B2 bucket rclone-test-tetevec6nake: cleaning bucket "rclone-test-tetevec6nake" of all files 2025/05/09 01:05:22 DEBUG : empty space: Deleting (id "4_z4fd23dc3903dbb2b9f680e1b_f4008862e934b6bef_d20250509_m010520_c001_v7007000_t0000_u01746752720700") 2025/05/09 01:05:22 DEBUG : empty space: Deleting (id "4_z4fd23dc3903dbb2b9f680e1b_f1157cc32dc408881_d20250509_m010516_c001_v0001180_t0024_u01746752716810") 2025/05/09 01:05:22 DEBUG : potato2: Deleting (id "4_z4fd23dc3903dbb2b9f680e1b_f4008862e934b6bf0_d20250509_m010521_c001_v7007000_t0000_u01746752721018") 2025/05/09 01:05:22 DEBUG : potato2: Deleting (id "4_z4fd23dc3903dbb2b9f680e1b_f11739475b5fe992e_d20250509_m010517_c001_v0001183_t0033_u01746752717651") 2025/05/09 01:05:22 DEBUG : potato3: Deleting (id "4_z4fd23dc3903dbb2b9f680e1b_f4008862e934b6bf1_d20250509_m010521_c001_v7007000_t0000_u01746752721203") 2025/05/09 01:05:22 DEBUG : potato3: Deleting (id "4_z4fd23dc3903dbb2b9f680e1b_f1158a2d9c7fb8d16_d20250509_m010517_c001_v0001161_t0044_u01746752717879") 2025/05/09 01:05:22 DEBUG : potato3: Deleting (id "4_z4fd23dc3903dbb2b9f680e1b_f1157cc32dc408883_d20250509_m010517_c001_v0001180_t0014_u01746752717022") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:05:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/rclone-move-test" 2025/05/09 01:05:24 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/rclone-sync-test" 2025/05/09 01:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/rclone-sync-test-include/layer2" 2025/05/09 01:05:32 DEBUG : Config file has changed externally - reloading 2025/05/09 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/rclone-sync-test-ignore-file" 2025/05/09 01:05:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/09 01:05:38 DEBUG : B2 bucket rclone-test-wibihec9yuvo path rclone-sync-test: Waiting for checks to finish 2025/05/09 01:05:38 DEBUG : B2 bucket rclone-test-wibihec9yuvo path rclone-sync-test: Waiting for transfers to finish 2025/05/09 01:05:38 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:38 INFO : There was nothing to transfer 2025/05/09 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/09 01:05:39 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:05:39 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:05:39 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/09 01:05:40 DEBUG : B2 bucket rclone-test-wibihec9yuvo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/09 01:05:40 DEBUG : B2 bucket rclone-test-wibihec9yuvo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/09 01:05:40 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:05:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/09 01:05:40 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:05:40 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:05:40 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:05:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/09 01:05:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 01:05:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/09 01:05:41 DEBUG : pacer: Reducing sleep to 10ms 2025/05/09 01:05:41 DEBUG : : Excluded 2025/05/09 01:05:41 DEBUG : B2 bucket rclone-test-wibihec9yuvo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/09 01:05:41 DEBUG : B2 bucket rclone-test-wibihec9yuvo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/09 01:05:41 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (18.04s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dst" 2025/05/09 01:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/CompareDest" 2025/05/09 01:05:51 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 01:05:51 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:05:51 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:05:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:05:52 INFO : one: Copied (new) 2025/05/09 01:05:52 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:05:52 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:05:52 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:05:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/09 01:05:53 INFO : one: Copied (replaced existing) 2025/05/09 01:05:53 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:55 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:05:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:05:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:05:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 01:05:55 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:05:55 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:55 INFO : There was nothing to transfer 2025/05/09 01:05:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:05:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:05:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 01:05:57 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:05:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:05:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 01:05:57 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:05:57 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:57 INFO : There was nothing to transfer 2025/05/09 01:05:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:05:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:05:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 01:05:58 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:05:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:05:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 01:05:58 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:05:58 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:58 INFO : There was nothing to transfer 2025/05/09 01:05:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:05:59 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/05/09 01:05:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/09 01:05:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 01:05:59 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:05:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:05:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 01:05:59 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:05:59 DEBUG : Waiting for deletions to finish 2025/05/09 01:05:59 INFO : There was nothing to transfer 2025/05/09 01:06:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:06:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/09 01:06:00 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 01:06:00 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:06:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 01:06:00 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/09 01:06:00 INFO : two: Copied (new) 2025/05/09 01:06:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dest" 2025/05/09 01:06:04 DEBUG : Config file has changed externally - reloading 2025/05/09 01:06:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/pre-dest1" 2025/05/09 01:06:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/pre-dest2" 2025/05/09 01:06:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:06:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/09 01:06:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:06:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/09 01:06:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/09 01:06:09 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dest: Waiting for checks to finish 2025/05/09 01:06:09 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dest: Waiting for transfers to finish 2025/05/09 01:06:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/09 01:06:10 INFO : 3: Copied (new) 2025/05/09 01:06:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.68s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dst" 2025/05/09 01:06:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/CopyDest" 2025/05/09 01:06:15 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 01:06:15 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:15 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:06:15 INFO : one: Copied (new) 2025/05/09 01:06:15 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:06:16 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:16 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/09 01:06:17 INFO : one: Copied (replaced existing) 2025/05/09 01:06:17 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/BackupDir" 2025/05/09 01:06:19 DEBUG : Config file has changed externally - reloading 2025/05/09 01:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:06:20 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 01:06:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:06:22 INFO : one: Copied (server-side copy) 2025/05/09 01:06:22 INFO : one: Deleted 2025/05/09 01:06:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/09 01:06:22 INFO : one: Copied (server-side copy) 2025/05/09 01:06:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/09 01:06:22 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:22 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:06:24 DEBUG : one: Unchanged skipping 2025/05/09 01:06:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:06:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/09 01:06:24 INFO : two: Copied (server-side copy) 2025/05/09 01:06:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/09 01:06:24 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:24 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:24 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:06:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:06:24 DEBUG : one: Unchanged skipping 2025/05/09 01:06:24 DEBUG : two: Unchanged skipping 2025/05/09 01:06:24 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:24 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:24 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:24 INFO : There was nothing to transfer 2025/05/09 01:06:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:06:26 DEBUG : one: Unchanged skipping 2025/05/09 01:06:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/09 01:06:27 DEBUG : three: Destination not found in --copy-dest 2025/05/09 01:06:27 DEBUG : three: Need to transfer - File not found at Destination 2025/05/09 01:06:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 01:06:27 DEBUG : two: Unchanged skipping 2025/05/09 01:06:27 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:27 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/09 01:06:27 INFO : three: Copied (new) 2025/05/09 01:06:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.02s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dst" 2025/05/09 01:06:32 DEBUG : Config file has changed externally - reloading 2025/05/09 01:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/backup" 2025/05/09 01:06:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 01:06:35 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:06:35 DEBUG : two: Unchanged skipping 2025/05/09 01:06:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:06:36 INFO : one: Copied (server-side copy) 2025/05/09 01:06:37 INFO : one: Deleted 2025/05/09 01:06:37 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:06:38 INFO : one: Copied (new) 2025/05/09 01:06:38 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 01:06:38 INFO : three.txt: Copied (server-side copy) 2025/05/09 01:06:39 INFO : three.txt: Deleted 2025/05/09 01:06:39 INFO : three.txt: Moved into backup dir 2025/05/09 01:06:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 01:06:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:06:40 DEBUG : two: Unchanged skipping 2025/05/09 01:06:40 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:06:41 INFO : one: Copied (server-side copy) 2025/05/09 01:06:41 INFO : one: Deleted 2025/05/09 01:06:41 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 01:06:41 INFO : one: Copied (new) 2025/05/09 01:06:41 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 01:06:42 INFO : three.txt: Copied (server-side copy) 2025/05/09 01:06:42 INFO : three.txt: Deleted 2025/05/09 01:06:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dst" 2025/05/09 01:06:46 DEBUG : Config file has changed externally - reloading 2025/05/09 01:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/backup" 2025/05/09 01:06:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 01:06:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:06:49 DEBUG : two: Unchanged skipping 2025/05/09 01:06:49 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:06:51 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 01:06:51 INFO : one: Deleted 2025/05/09 01:06:51 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:06:51 INFO : one: Copied (new) 2025/05/09 01:06:51 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 01:06:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 01:06:53 INFO : three.txt: Deleted 2025/05/09 01:06:53 INFO : three.txt: Moved into backup dir 2025/05/09 01:06:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 01:06:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:06:55 DEBUG : two: Unchanged skipping 2025/05/09 01:06:55 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:06:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:06:55 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 01:06:55 INFO : one: Deleted 2025/05/09 01:06:55 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:06:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 01:06:56 INFO : one: Copied (new) 2025/05/09 01:06:56 DEBUG : Waiting for deletions to finish 2025/05/09 01:06:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 01:06:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 01:06:56 INFO : three.txt: Deleted 2025/05/09 01:06:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dst" 2025/05/09 01:07:00 DEBUG : Config file has changed externally - reloading 2025/05/09 01:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/backup" 2025/05/09 01:07:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 01:07:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:03 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:07:03 DEBUG : two: Unchanged skipping 2025/05/09 01:07:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:07:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/09 01:07:04 INFO : one: Deleted 2025/05/09 01:07:04 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:07:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:07:05 INFO : one: Copied (new) 2025/05/09 01:07:05 DEBUG : Waiting for deletions to finish 2025/05/09 01:07:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 01:07:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/09 01:07:06 INFO : three.txt: Deleted 2025/05/09 01:07:06 INFO : three.txt: Moved into backup dir 2025/05/09 01:07:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 01:07:08 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:07:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:08 DEBUG : two: Unchanged skipping 2025/05/09 01:07:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:07:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/09 01:07:09 INFO : one: Deleted 2025/05/09 01:07:09 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:07:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 01:07:09 INFO : one: Copied (new) 2025/05/09 01:07:09 DEBUG : Waiting for deletions to finish 2025/05/09 01:07:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 01:07:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/09 01:07:10 INFO : three.txt: Deleted 2025/05/09 01:07:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dst" 2025/05/09 01:07:14 DEBUG : Config file has changed externally - reloading 2025/05/09 01:07:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 01:07:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:16 DEBUG : two: Unchanged skipping 2025/05/09 01:07:16 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:07:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:07:16 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 01:07:17 INFO : one: Deleted 2025/05/09 01:07:17 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:07:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:07:18 INFO : one: Copied (new) 2025/05/09 01:07:18 DEBUG : Waiting for deletions to finish 2025/05/09 01:07:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 01:07:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 01:07:18 INFO : three.txt: Deleted 2025/05/09 01:07:18 INFO : three.txt: Moved into backup dir 2025/05/09 01:07:20 DEBUG : one.bak: Excluded (Path Filter) 2025/05/09 01:07:20 DEBUG : one.bak: Excluded 2025/05/09 01:07:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/09 01:07:20 DEBUG : three.txt.bak: Excluded 2025/05/09 01:07:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 01:07:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:20 DEBUG : two: Unchanged skipping 2025/05/09 01:07:20 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for checks to finish 2025/05/09 01:07:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:07:20 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 01:07:21 INFO : one: Deleted 2025/05/09 01:07:21 DEBUG : B2 bucket rclone-test-wibihec9yuvo path dst: Waiting for transfers to finish 2025/05/09 01:07:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 01:07:21 INFO : one: Copied (new) 2025/05/09 01:07:21 DEBUG : Waiting for deletions to finish 2025/05/09 01:07:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 01:07:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 01:07:22 INFO : three.txt: Deleted 2025/05/09 01:07:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dst" 2025/05/09 01:07:26 DEBUG : Config file has changed externally - reloading 2025/05/09 01:07:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 01:07:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:07:29 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 01:07:29 INFO : one: Deleted 2025/05/09 01:07:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:07:30 INFO : one: Copied (new) 2025/05/09 01:07:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:30 DEBUG : two: Unchanged skipping 2025/05/09 01:07:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/09 01:07:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 01:07:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 01:07:31 INFO : three.txt: Deleted 2025/05/09 01:07:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 01:07:31 INFO : three.txt: Copied (new) 2025/05/09 01:07:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 01:07:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:07:32 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 01:07:33 INFO : one: Deleted 2025/05/09 01:07:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 01:07:33 INFO : one: Copied (new) 2025/05/09 01:07:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:33 DEBUG : two: Unchanged skipping 2025/05/09 01:07:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/09 01:07:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 01:07:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 01:07:34 INFO : three.txt: Deleted 2025/05/09 01:07:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/09 01:07:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wibihec9yuvo/dst" 2025/05/09 01:07:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 01:07:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 01:07:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/09 01:07:42 INFO : one: Deleted 2025/05/09 01:07:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:07:42 INFO : one: Copied (new) 2025/05/09 01:07:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:43 DEBUG : two: Unchanged skipping 2025/05/09 01:07:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/09 01:07:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 01:07:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/09 01:07:43 INFO : three.txt: Deleted 2025/05/09 01:07:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 01:07:44 INFO : three.txt: Copied (new) 2025/05/09 01:07:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/09 01:07:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 01:07:44 DEBUG : pacer: Reducing sleep to 10ms 2025/05/09 01:07:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 01:07:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 01:07:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/09 01:07:46 INFO : one: Deleted 2025/05/09 01:07:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 01:07:46 INFO : one: Copied (new) 2025/05/09 01:07:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:46 DEBUG : two: Unchanged skipping 2025/05/09 01:07:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/09 01:07:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 01:07:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/09 01:07:47 INFO : three.txt: Deleted 2025/05/09 01:07:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/09 01:07:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.67s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:07:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/09 01:07:50 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:07:50 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:07:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/09 01:07:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/09 01:07:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.30s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:07:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/09 01:07:52 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:07:52 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:07:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 01:07:53 INFO : existing: Copied (new) 2025/05/09 01:07:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:07:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/09 01:07:53 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:07:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/09 01:07:53 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:07:53 ERROR : B2 bucket rclone-test-wibihec9yuvo: not deleting files as there were IO errors 2025/05/09 01:07:53 ERROR : B2 bucket rclone-test-wibihec9yuvo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncImmutable (3.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:07:56 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:07:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:07:56 DEBUG : existing: Unchanged skipping 2025/05/09 01:07:56 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:07:56 DEBUG : Waiting for deletions to finish 2025/05/09 01:07:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.20s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:08:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:08:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both0: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both12: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both13: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both14: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both1: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both10: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both15: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both11: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both16: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both2: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both3: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both4: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both5: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both6: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both7: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both8: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:25 DEBUG : both9: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both17: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both18: Unchanged skipping 2025/05/09 01:08:25 DEBUG : both19: Unchanged skipping 2025/05/09 01:08:25 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:08:25 DEBUG : Waiting for deletions to finish 2025/05/09 01:08:25 INFO : only0: Deleted 2025/05/09 01:08:26 INFO : only1: Deleted 2025/05/09 01:08:26 INFO : only4: Deleted 2025/05/09 01:08:26 INFO : only5: Deleted 2025/05/09 01:08:26 INFO : only7: Deleted 2025/05/09 01:08:26 INFO : only8: Deleted 2025/05/09 01:08:26 INFO : only12: Deleted 2025/05/09 01:08:26 INFO : only13: Deleted 2025/05/09 01:08:26 INFO : only15: Deleted 2025/05/09 01:08:26 INFO : only18: Deleted 2025/05/09 01:08:26 INFO : only14: Deleted 2025/05/09 01:08:26 INFO : only16: Deleted 2025/05/09 01:08:26 INFO : only17: Deleted 2025/05/09 01:08:26 INFO : only6: Deleted 2025/05/09 01:08:26 INFO : only10: Deleted 2025/05/09 01:08:26 INFO : only11: Deleted 2025/05/09 01:08:26 INFO : only19: Deleted 2025/05/09 01:08:26 INFO : only2: Deleted 2025/05/09 01:08:26 INFO : only3: Deleted 2025/05/09 01:08:26 INFO : only9: Deleted 2025/05/09 01:08:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (32.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:08:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for checks to finish 2025/05/09 01:08:56 DEBUG : both1: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both0: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both13: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both10: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both15: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both11: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both12: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both14: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both16: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both2: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both18: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both4: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both17: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both6: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both7: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both19: Unchanged skipping 2025/05/09 01:08:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 01:08:56 DEBUG : both9: Unchanged skipping 2025/05/09 01:08:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : both3: Unchanged skipping 2025/05/09 01:08:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : both5: Unchanged skipping 2025/05/09 01:08:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : both8: Unchanged skipping 2025/05/09 01:08:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/09 01:08:56 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Waiting for transfers to finish 2025/05/09 01:08:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:56 INFO : only1: Copied (replaced existing) 2025/05/09 01:08:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:56 INFO : only10: Copied (replaced existing) 2025/05/09 01:08:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:56 INFO : only11: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only13: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only14: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only15: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only17: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only0: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only16: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only12: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only19: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only18: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only2: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only6: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only7: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only8: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only9: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only3: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only4: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 01:08:57 INFO : only5: Copied (replaced existing) 2025/05/09 01:08:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (34.76s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:09:06 DEBUG : empty_dir: Making directory with metadata 2025/05/09 01:09:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 01:09:06 DEBUG : empty_on_remote: Making directory with metadata 2025/05/09 01:09:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 01:09:06 INFO : empty_on_remote: Making directory 2025/05/09 01:09:06 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-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:09:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.99s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:09:10 DEBUG : empty_dir: Making directory with metadata 2025/05/09 01:09:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 01:09:10 DEBUG : empty_on_remote: Making directory with metadata 2025/05/09 01:09:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 01:09:10 INFO : empty_on_remote: Making directory 2025/05/09 01:09:10 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-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:09:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:09:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:14 INFO : sub dir: Making directory 2025/05/09 01:09:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.84s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" 2025/05/09 01:09:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 01:09:19 INFO : sub dir: Making directory 2025/05/09 01:09:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wibihec9yuvo", Local "Local file system at /tmp/rclone3794554810", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.68s) PASS 2025/05/09 01:09:23 DEBUG : B2 bucket rclone-test-wibihec9yuvo: Purge remote 2025/05/09 01:09:23 INFO : B2 bucket rclone-test-wibihec9yuvo: cleaning bucket "rclone-test-wibihec9yuvo" of all files 2025/05/09 01:09:24 DEBUG : BackupDir/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385f6_d20250509_m010628_c001_v7007000_t0000_u01746752788457") 2025/05/09 01:09:24 DEBUG : BackupDir/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1035d22d97fb2a4b_d20250509_m010621_c001_v0001157_t0058_u01746752781874") 2025/05/09 01:09:24 DEBUG : CompareDest/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7a0c_d20250509_m010601_c001_v7007000_t0000_u01746752761402") 2025/05/09 01:09:24 DEBUG : CompareDest/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bbda_d20250509_m010554_c001_v0001116_t0042_u01746752754392") 2025/05/09 01:09:24 DEBUG : CompareDest/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7a0d_d20250509_m010601_c001_v7007000_t0000_u01746752761585") 2025/05/09 01:09:24 DEBUG : CompareDest/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1eb8_d20250509_m010556_c001_v0001109_t0049_u01746752756341") 2025/05/09 01:09:24 DEBUG : CopyDest/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385f7_d20250509_m010628_c001_v7007000_t0000_u01746752788638") 2025/05/09 01:09:24 DEBUG : CopyDest/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f4080a_d20250509_m010618_c001_v0001172_t0014_u01746752778762") 2025/05/09 01:09:24 DEBUG : CopyDest/three: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385f8_d20250509_m010628_c001_v7007000_t0000_u01746752788831") 2025/05/09 01:09:24 DEBUG : CopyDest/three: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1f59_d20250509_m010625_c001_v0001109_t0007_u01746752785616") 2025/05/09 01:09:24 DEBUG : CopyDest/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385f9_d20250509_m010629_c001_v7007000_t0000_u01746752789017") 2025/05/09 01:09:24 DEBUG : CopyDest/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bc6e_d20250509_m010623_c001_v0001116_t0008_u01746752783196") 2025/05/09 01:09:25 DEBUG : EXISTING: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41970d4df9cc89c5_d20250509_m010757_c001_v7007000_t0000_u01746752877196") 2025/05/09 01:09:25 DEBUG : EXISTING: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4be61_d20250509_m010755_c001_v0001116_t0034_u01746752875737") 2025/05/09 01:09:25 DEBUG : Testêé: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41970d4df9cc89b6_d20250509_m010751_c001_v7007000_t0000_u01746752871927") 2025/05/09 01:09:25 DEBUG : Testêé: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc20b5_d20250509_m010750_c001_v0001109_t0006_u01746752870644") 2025/05/09 01:09:25 DEBUG : Testêé: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4be45_d20250509_m010749_c001_v0001116_t0015_u01746752869371") 2025/05/09 01:09:25 DEBUG : a/potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ed7_d20250509_m010400_c001_v7007000_t0000_u01746752640901") 2025/05/09 01:09:25 DEBUG : a/potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c75_d20250509_m010359_c001_v0001109_t0007_u01746752639910") 2025/05/09 01:09:25 DEBUG : a/potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40416aaa7df018de_d20250509_m010356_c001_v7007000_t0000_u01746752636999") 2025/05/09 01:09:25 DEBUG : a/potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c5f_d20250509_m010355_c001_v0001109_t0040_u01746752635774") 2025/05/09 01:09:25 DEBUG : a/potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf12d_d20250509_m010329_c001_v7007000_t0000_u01746752609164") 2025/05/09 01:09:25 DEBUG : a/potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1bc1_d20250509_m010328_c001_v0001109_t0024_u01746752608077") 2025/05/09 01:09:25 DEBUG : b/potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ed8_d20250509_m010401_c001_v7007000_t0000_u01746752641084") 2025/05/09 01:09:25 DEBUG : b/potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c6d_d20250509_m010357_c001_v0001109_t0043_u01746752637927") 2025/05/09 01:09:25 DEBUG : b/potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40416aaa7df018dd_d20250509_m010356_c001_v7007000_t0000_u01746752636372") 2025/05/09 01:09:25 DEBUG : b/potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c43_d20250509_m010353_c001_v0001109_t0051_u01746752633945") 2025/05/09 01:09:25 DEBUG : b/potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf12a_d20250509_m010328_c001_v7007000_t0000_u01746752608612") 2025/05/09 01:09:25 DEBUG : b/potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1bb7_d20250509_m010325_c001_v0001109_t0050_u01746752605613") 2025/05/09 01:09:25 DEBUG : backup/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f418d0721aaa64087_d20250509_m010643_c001_v7007000_t0000_u01746752803228") 2025/05/09 01:09:25 DEBUG : backup/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1167d33f3b912d0d_d20250509_m010641_c001_v0001041_t0037_u01746752801018") 2025/05/09 01:09:25 DEBUG : backup/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f108955c6768a9aee_d20250509_m010636_c001_v0001184_t0058_u01746752796808") 2025/05/09 01:09:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f408b5a1be2366b26_d20250509_m010710_c001_v7007000_t0000_u01746752830536") 2025/05/09 01:09:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f10240d21ae323e32_d20250509_m010708_c001_v0001184_t0030_u01746752828697") 2025/05/09 01:09:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f113b2217b22f25e5_d20250509_m010704_c001_v0001136_t0026_u01746752824394") 2025/05/09 01:09:26 DEBUG : backup/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf1d8_d20250509_m010657_c001_v7007000_t0000_u01746752817130") 2025/05/09 01:09:26 DEBUG : backup/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1102af5cca767d44_d20250509_m010655_c001_v0001181_t0006_u01746752815476") 2025/05/09 01:09:26 DEBUG : backup/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f101975618704979b_d20250509_m010650_c001_v0001113_t0059_u01746752810681") 2025/05/09 01:09:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f408b5a1be2366b28_d20250509_m010710_c001_v7007000_t0000_u01746752830719") 2025/05/09 01:09:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f104593dfcb7ae851_d20250509_m010709_c001_v0001136_t0034_u01746752829676") 2025/05/09 01:09:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1169855aab191592_d20250509_m010705_c001_v0001171_t0014_u01746752825968") 2025/05/09 01:09:26 DEBUG : backup/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f418d0721aaa64088_d20250509_m010643_c001_v7007000_t0000_u01746752803413") 2025/05/09 01:09:26 DEBUG : backup/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1034546e96d1ada3_d20250509_m010642_c001_v0001131_t0029_u01746752802172") 2025/05/09 01:09:26 DEBUG : backup/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f108c1dc301b161a1_d20250509_m010638_c001_v0001171_t0057_u01746752798592") 2025/05/09 01:09:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf1d9_d20250509_m010657_c001_v7007000_t0000_u01746752817311") 2025/05/09 01:09:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f116af1e25bc1bc9f_d20250509_m010656_c001_v0001182_t0059_u01746752816354") 2025/05/09 01:09:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f113c73f3f4fe9769_d20250509_m010652_c001_v0001161_t0027_u01746752812273") 2025/05/09 01:09:26 DEBUG : both0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a1_d20250509_m010858_c001_v7007000_t0000_u01746752938517") 2025/05/09 01:09:26 DEBUG : both0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a27_d20250509_m010832_c001_v0001172_t0054_u01746752912091") 2025/05/09 01:09:26 DEBUG : both0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e37_d20250509_m010827_c001_v7007000_t0000_u01746752907516") 2025/05/09 01:09:26 DEBUG : both0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc20d1_d20250509_m010759_c001_v0001109_t0026_u01746752879465") 2025/05/09 01:09:26 DEBUG : both1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a2_d20250509_m010858_c001_v7007000_t0000_u01746752938700") 2025/05/09 01:09:26 DEBUG : both1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc217b_d20250509_m010833_c001_v0001109_t0034_u01746752913754") 2025/05/09 01:09:27 DEBUG : both1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e39_d20250509_m010827_c001_v7007000_t0000_u01746752907697") 2025/05/09 01:09:27 DEBUG : both1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4be79_d20250509_m010800_c001_v0001116_t0040_u01746752880671") 2025/05/09 01:09:27 DEBUG : both10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a3_d20250509_m010858_c001_v7007000_t0000_u01746752938881") 2025/05/09 01:09:27 DEBUG : both10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc219d_d20250509_m010843_c001_v0001109_t0012_u01746752923441") 2025/05/09 01:09:27 DEBUG : both10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e3a_d20250509_m010827_c001_v7007000_t0000_u01746752907878") 2025/05/09 01:09:27 DEBUG : both10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4beb3_d20250509_m010811_c001_v0001116_t0025_u01746752891596") 2025/05/09 01:09:27 DEBUG : both11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a4_d20250509_m010859_c001_v7007000_t0000_u01746752939062") 2025/05/09 01:09:27 DEBUG : both11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf5f_d20250509_m010844_c001_v0001116_t0040_u01746752924489") 2025/05/09 01:09:27 DEBUG : both11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e3c_d20250509_m010828_c001_v7007000_t0000_u01746752908058") 2025/05/09 01:09:27 DEBUG : both11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409cd_d20250509_m010812_c001_v0001172_t0045_u01746752892804") 2025/05/09 01:09:27 DEBUG : both12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a5_d20250509_m010859_c001_v7007000_t0000_u01746752939243") 2025/05/09 01:09:27 DEBUG : both12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a61_d20250509_m010846_c001_v0001172_t0024_u01746752926674") 2025/05/09 01:09:27 DEBUG : both12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e3d_d20250509_m010828_c001_v7007000_t0000_u01746752908239") 2025/05/09 01:09:27 DEBUG : both12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2113_d20250509_m010813_c001_v0001109_t0017_u01746752893798") 2025/05/09 01:09:27 DEBUG : both13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a6_d20250509_m010859_c001_v7007000_t0000_u01746752939424") 2025/05/09 01:09:27 DEBUG : both13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc21ab_d20250509_m010847_c001_v0001109_t0043_u01746752927734") 2025/05/09 01:09:27 DEBUG : both13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e3e_d20250509_m010828_c001_v7007000_t0000_u01746752908420") 2025/05/09 01:09:27 DEBUG : both13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bec7_d20250509_m010815_c001_v0001116_t0048_u01746752895165") 2025/05/09 01:09:27 DEBUG : both14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a7_d20250509_m010859_c001_v7007000_t0000_u01746752939608") 2025/05/09 01:09:27 DEBUG : both14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf7b_d20250509_m010848_c001_v0001116_t0047_u01746752928874") 2025/05/09 01:09:28 DEBUG : both14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e3f_d20250509_m010828_c001_v7007000_t0000_u01746752908603") 2025/05/09 01:09:28 DEBUG : both14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409d9_d20250509_m010816_c001_v0001172_t0012_u01746752896412") 2025/05/09 01:09:28 DEBUG : both15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a8_d20250509_m010859_c001_v7007000_t0000_u01746752939798") 2025/05/09 01:09:28 DEBUG : both15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a6f_d20250509_m010850_c001_v0001172_t0021_u01746752930590") 2025/05/09 01:09:28 DEBUG : both15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e41_d20250509_m010828_c001_v7007000_t0000_u01746752908789") 2025/05/09 01:09:28 DEBUG : both15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2129_d20250509_m010817_c001_v0001109_t0026_u01746752897496") 2025/05/09 01:09:28 DEBUG : both16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911a9_d20250509_m010859_c001_v7007000_t0000_u01746752939992") 2025/05/09 01:09:28 DEBUG : both16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc21bd_d20250509_m010851_c001_v0001109_t0041_u01746752931561") 2025/05/09 01:09:28 DEBUG : both16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e43_d20250509_m010828_c001_v7007000_t0000_u01746752908972") 2025/05/09 01:09:28 DEBUG : both16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bedd_d20250509_m010818_c001_v0001116_t0046_u01746752898524") 2025/05/09 01:09:28 DEBUG : both17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911aa_d20250509_m010900_c001_v7007000_t0000_u01746752940173") 2025/05/09 01:09:28 DEBUG : both17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf87_d20250509_m010852_c001_v0001116_t0039_u01746752932599") 2025/05/09 01:09:28 DEBUG : both17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e45_d20250509_m010829_c001_v7007000_t0000_u01746752909155") 2025/05/09 01:09:28 DEBUG : both17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409e7_d20250509_m010819_c001_v0001172_t0025_u01746752899968") 2025/05/09 01:09:28 DEBUG : both18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41016782898911ac_d20250509_m010900_c001_v7007000_t0000_u01746752940355") 2025/05/09 01:09:28 DEBUG : both18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a7d_d20250509_m010853_c001_v0001172_t0032_u01746752933834") 2025/05/09 01:09:28 DEBUG : both18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e46_d20250509_m010829_c001_v7007000_t0000_u01746752909336") 2025/05/09 01:09:28 DEBUG : both18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc213f_d20250509_m010821_c001_v0001109_t0029_u01746752901366") 2025/05/09 01:09:28 DEBUG : both19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989197d_d20250509_m010900_c001_v7007000_t0000_u01746752940537") 2025/05/09 01:09:28 DEBUG : both19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc21c9_d20250509_m010854_c001_v0001109_t0056_u01746752934737") 2025/05/09 01:09:28 DEBUG : both19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e48_d20250509_m010829_c001_v7007000_t0000_u01746752909517") 2025/05/09 01:09:29 DEBUG : both19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4befb_d20250509_m010822_c001_v0001116_t0045_u01746752902692") 2025/05/09 01:09:29 DEBUG : both2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989197e_d20250509_m010900_c001_v7007000_t0000_u01746752940727") 2025/05/09 01:09:29 DEBUG : both2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf31_d20250509_m010834_c001_v0001116_t0038_u01746752914685") 2025/05/09 01:09:29 DEBUG : both2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e49_d20250509_m010829_c001_v7007000_t0000_u01746752909698") 2025/05/09 01:09:29 DEBUG : both2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40997_d20250509_m010802_c001_v0001172_t0047_u01746752882100") 2025/05/09 01:09:29 DEBUG : both3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989197f_d20250509_m010900_c001_v7007000_t0000_u01746752940909") 2025/05/09 01:09:29 DEBUG : both3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a37_d20250509_m010835_c001_v0001172_t0034_u01746752915877") 2025/05/09 01:09:29 DEBUG : both3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e4b_d20250509_m010829_c001_v7007000_t0000_u01746752909880") 2025/05/09 01:09:29 DEBUG : both3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc20dd_d20250509_m010803_c001_v0001109_t0056_u01746752883540") 2025/05/09 01:09:29 DEBUG : both4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891980_d20250509_m010901_c001_v7007000_t0000_u01746752941090") 2025/05/09 01:09:29 DEBUG : both4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2187_d20250509_m010837_c001_v0001109_t0007_u01746752917205") 2025/05/09 01:09:29 DEBUG : both4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e4e_d20250509_m010830_c001_v7007000_t0000_u01746752910061") 2025/05/09 01:09:29 DEBUG : both4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4be8f_d20250509_m010804_c001_v0001116_t0042_u01746752884951") 2025/05/09 01:09:29 DEBUG : both5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891981_d20250509_m010901_c001_v7007000_t0000_u01746752941271") 2025/05/09 01:09:29 DEBUG : both5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf3f_d20250509_m010838_c001_v0001116_t0051_u01746752918014") 2025/05/09 01:09:29 DEBUG : both5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e4f_d20250509_m010830_c001_v7007000_t0000_u01746752910244") 2025/05/09 01:09:29 DEBUG : both5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409a9_d20250509_m010806_c001_v0001172_t0003_u01746752886211") 2025/05/09 01:09:29 DEBUG : both6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891982_d20250509_m010901_c001_v7007000_t0000_u01746752941452") 2025/05/09 01:09:29 DEBUG : both6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a43_d20250509_m010839_c001_v0001172_t0034_u01746752919179") 2025/05/09 01:09:29 DEBUG : both6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e50_d20250509_m010830_c001_v7007000_t0000_u01746752910425") 2025/05/09 01:09:29 DEBUG : both6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc20ed_d20250509_m010807_c001_v0001109_t0041_u01746752887292") 2025/05/09 01:09:29 DEBUG : both7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891983_d20250509_m010901_c001_v7007000_t0000_u01746752941633") 2025/05/09 01:09:30 DEBUG : both7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc218f_d20250509_m010840_c001_v0001109_t0050_u01746752920080") 2025/05/09 01:09:30 DEBUG : both7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e51_d20250509_m010830_c001_v7007000_t0000_u01746752910619") 2025/05/09 01:09:30 DEBUG : both7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bea3_d20250509_m010808_c001_v0001116_t0050_u01746752888088") 2025/05/09 01:09:30 DEBUG : both8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891985_d20250509_m010901_c001_v7007000_t0000_u01746752941815") 2025/05/09 01:09:30 DEBUG : both8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf4b_d20250509_m010840_c001_v0001116_t0017_u01746752920986") 2025/05/09 01:09:30 DEBUG : both8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e52_d20250509_m010830_c001_v7007000_t0000_u01746752910801") 2025/05/09 01:09:30 DEBUG : both8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409bb_d20250509_m010809_c001_v0001172_t0037_u01746752889286") 2025/05/09 01:09:30 DEBUG : both9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891987_d20250509_m010901_c001_v7007000_t0000_u01746752941998") 2025/05/09 01:09:30 DEBUG : both9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a4f_d20250509_m010842_c001_v0001172_t0036_u01746752922610") 2025/05/09 01:09:30 DEBUG : both9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e53_d20250509_m010830_c001_v7007000_t0000_u01746752910982") 2025/05/09 01:09:30 DEBUG : both9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc20ff_d20250509_m010810_c001_v0001109_t0033_u01746752890684") 2025/05/09 01:09:30 DEBUG : c/non empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ed9_d20250509_m010401_c001_v7007000_t0000_u01746752641266") 2025/05/09 01:09:30 DEBUG : c/non empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c71_d20250509_m010358_c001_v0001109_t0039_u01746752638692") 2025/05/09 01:09:30 DEBUG : c/non empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40416aaa7df018df_d20250509_m010357_c001_v7007000_t0000_u01746752637190") 2025/05/09 01:09:30 DEBUG : c/non empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c4d_d20250509_m010354_c001_v0001109_t0043_u01746752634636") 2025/05/09 01:09:30 DEBUG : c/non empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf12e_d20250509_m010329_c001_v7007000_t0000_u01746752609347") 2025/05/09 01:09:30 DEBUG : c/non empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1bbd_d20250509_m010326_c001_v0001109_t0027_u01746752606854") 2025/05/09 01:09:30 DEBUG : check sum: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493c1_d20250509_m010312_c001_v7007000_t0000_u01746752592146") 2025/05/09 01:09:30 DEBUG : check sum: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b83_d20250509_m010310_c001_v0001109_t0045_u01746752590519") 2025/05/09 01:09:30 DEBUG : dest/3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385e9_d20250509_m010611_c001_v7007000_t0000_u01746752771243") 2025/05/09 01:09:30 DEBUG : dest/3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f400686f41d69150c_d20250509_m010610_c001_v0001131_t0008_u01746752770117") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41970d4df9cc89ac_d20250509_m010747_c001_v7007000_t0000_u01746752867894") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f10240d21ae32419e_d20250509_m010746_c001_v0001184_t0058_u01746752866115") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40702ecff9585579_d20250509_m010745_c001_v7007000_t0000_u01746752865935") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f10240d21ae324167_d20250509_m010742_c001_v0001184_t0034_u01746752862738") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40702ecff9585572_d20250509_m010742_c001_v7007000_t0000_u01746752862011") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bdf9_d20250509_m010736_c001_v0001116_t0056_u01746752856700") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4008862e934b6e8f_d20250509_m010735_c001_v7007000_t0000_u01746752855224") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f107d18698e2cecd1_d20250509_m010733_c001_v0001182_t0039_u01746752853160") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf207_d20250509_m010732_c001_v7007000_t0000_u01746752852965") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f107d18698e2cec95_d20250509_m010730_c001_v0001182_t0017_u01746752850229") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf1f5_d20250509_m010729_c001_v7007000_t0000_u01746752849505") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bdb0_d20250509_m010724_c001_v0001116_t0056_u01746752844030") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f408b5a1be2366b34_d20250509_m010722_c001_v7007000_t0000_u01746752842749") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f113bf9c95ff404c4_d20250509_m010721_c001_v0001137_t0039_u01746752841249") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41779686196fb598_d20250509_m010721_c001_v7007000_t0000_u01746752841060") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f113bf9c95ff404be_d20250509_m010717_c001_v0001137_t0037_u01746752837801") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41779686196fb594_d20250509_m010717_c001_v7007000_t0000_u01746752837044") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f408db_d20250509_m010711_c001_v0001172_t0032_u01746752831845") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f408b5a1be2366b2a_d20250509_m010710_c001_v7007000_t0000_u01746752830913") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f113f9ca68b3f23f5_d20250509_m010709_c001_v0001120_t0015_u01746752829148") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40416aaa7df019c8_d20250509_m010708_c001_v7007000_t0000_u01746752828952") 2025/05/09 01:09:31 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f113f9ca68b3f23e9_d20250509_m010705_c001_v0001120_t0036_u01746752825450") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40416aaa7df019c2_d20250509_m010704_c001_v7007000_t0000_u01746752824723") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1fd7_d20250509_m010658_c001_v0001109_t0050_u01746752818401") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf1da_d20250509_m010657_c001_v7007000_t0000_u01746752817493") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1006710e16bc36d1_d20250509_m010655_c001_v0001182_t0031_u01746752815893") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab023860f_d20250509_m010655_c001_v7007000_t0000_u01746752815702") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1006710e16bc3699_d20250509_m010651_c001_v0001182_t0039_u01746752811850") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab0238609_d20250509_m010651_c001_v7007000_t0000_u01746752811112") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bcd6_d20250509_m010644_c001_v0001116_t0022_u01746752804517") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f418d0721aaa64089_d20250509_m010643_c001_v7007000_t0000_u01746752803598") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f104d82089e6c4a6e_d20250509_m010641_c001_v0001090_t0029_u01746752801640") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f97_d20250509_m010641_c001_v7007000_t0000_u01746752801458") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f104d82089e6c4a58_d20250509_m010637_c001_v0001090_t0056_u01746752797780") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f92_d20250509_m010637_c001_v7007000_t0000_u01746752797051") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40830_d20250509_m010630_c001_v0001172_t0042_u01746752790383") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385fa_d20250509_m010629_c001_v7007000_t0000_u01746752789197") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f104a14b38871d655_d20250509_m010622_c001_v0001183_t0038_u01746752782431") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4121448e11c694df_d20250509_m010622_c001_v7007000_t0000_u01746752782226") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1f29_d20250509_m010617_c001_v0001109_t0041_u01746752777701") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f108a0a0ed71df64d_d20250509_m010616_c001_v0001044_t0041_u01746752776816") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f108a0a0ed71df649_d20250509_m010615_c001_v0001044_t0013_u01746752775663") 2025/05/09 01:09:32 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7a0e_d20250509_m010601_c001_v7007000_t0000_u01746752761767") 2025/05/09 01:09:33 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f4077e_d20250509_m010553_c001_v0001172_t0025_u01746752753748") 2025/05/09 01:09:33 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1096d33a1afd5c5a_d20250509_m010552_c001_v0001183_t0009_u01746752752996") 2025/05/09 01:09:33 DEBUG : dst/one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1096d33a1afd5c3e_d20250509_m010552_c001_v0001183_t0049_u01746752752056") 2025/05/09 01:09:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41970d4df9cc89ad_d20250509_m010748_c001_v7007000_t0000_u01746752868075") 2025/05/09 01:09:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f119db99084db35b4_d20250509_m010745_c001_v0001040_t0003_u01746752865237") 2025/05/09 01:09:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f11338773699b131a_d20250509_m010741_c001_v0001032_t0004_u01746752861468") 2025/05/09 01:09:33 DEBUG : dst/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4008862e934b6e90_d20250509_m010735_c001_v7007000_t0000_u01746752855407") 2025/05/09 01:09:33 DEBUG : dst/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f109ed1c32ff8cfc2_d20250509_m010732_c001_v0001178_t0021_u01746752852755") 2025/05/09 01:09:33 DEBUG : dst/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1016f8e2ba54c438_d20250509_m010728_c001_v0001109_t0051_u01746752848696") 2025/05/09 01:09:33 DEBUG : dst/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f408b5a1be2366b36_d20250509_m010722_c001_v7007000_t0000_u01746752842933") 2025/05/09 01:09:33 DEBUG : dst/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f10754429f3b1f2fc_d20250509_m010720_c001_v0001145_t0000_u01746752840523") 2025/05/09 01:09:33 DEBUG : dst/one.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f10625394b41de888_d20250509_m010716_c001_v0001036_t0027_u01746752836617") 2025/05/09 01:09:33 DEBUG : dst/three: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385fb_d20250509_m010629_c001_v7007000_t0000_u01746752789386") 2025/05/09 01:09:33 DEBUG : dst/three: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f108a0a0ed71df667_d20250509_m010627_c001_v0001044_t0047_u01746752787514") 2025/05/09 01:09:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41970d4df9cc89af_d20250509_m010748_c001_v7007000_t0000_u01746752868256") 2025/05/09 01:09:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f112f1226128a2f7a_d20250509_m010746_c001_v0001179_t0015_u01746752866923") 2025/05/09 01:09:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1057d11449e40ff0_d20250509_m010743_c001_v0001179_t0031_u01746752863515") 2025/05/09 01:09:33 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41970d4df9cc89b0_d20250509_m010748_c001_v7007000_t0000_u01746752868452") 2025/05/09 01:09:33 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f10240d21ae3241aa_d20250509_m010747_c001_v0001184_t0054_u01746752867316") 2025/05/09 01:09:33 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40702ecff958557c_d20250509_m010747_c001_v7007000_t0000_u01746752867135") 2025/05/09 01:09:33 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f10240d21ae324178_d20250509_m010743_c001_v0001184_t0032_u01746752863915") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40702ecff9585574_d20250509_m010743_c001_v7007000_t0000_u01746752863726") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40949_d20250509_m010738_c001_v0001172_t0002_u01746752858471") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4008862e934b6e91_d20250509_m010735_c001_v7007000_t0000_u01746752855590") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f107d18698e2cecdf_d20250509_m010734_c001_v0001182_t0025_u01746752854628") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf211_d20250509_m010734_c001_v7007000_t0000_u01746752854447") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f107d18698e2ceca3_d20250509_m010731_c001_v0001182_t0011_u01746752851399") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf1f7_d20250509_m010731_c001_v7007000_t0000_u01746752851216") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40907_d20250509_m010725_c001_v0001172_t0059_u01746752845882") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41779686196fb599_d20250509_m010722_c001_v7007000_t0000_u01746752842069") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f408eb_d20250509_m010719_c001_v0001172_t0048_u01746752839316") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41779686196fb596_d20250509_m010718_c001_v7007000_t0000_u01746752838575") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2017_d20250509_m010713_c001_v0001109_t0058_u01746752833679") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40416aaa7df019ca_d20250509_m010709_c001_v7007000_t0000_u01746752829985") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1ff5_d20250509_m010707_c001_v0001109_t0054_u01746752827539") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40416aaa7df019c5_d20250509_m010706_c001_v7007000_t0000_u01746752826442") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bd2e_d20250509_m010659_c001_v0001116_t0023_u01746752819679") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab0238611_d20250509_m010656_c001_v7007000_t0000_u01746752816575") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bd12_d20250509_m010654_c001_v0001116_t0047_u01746752814052") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab023860b_d20250509_m010652_c001_v7007000_t0000_u01746752812962") 2025/05/09 01:09:34 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f4087c_d20250509_m010646_c001_v0001172_t0010_u01746752806202") 2025/05/09 01:09:35 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f98_d20250509_m010642_c001_v7007000_t0000_u01746752802674") 2025/05/09 01:09:35 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40868_d20250509_m010640_c001_v0001172_t0029_u01746752800124") 2025/05/09 01:09:35 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f94_d20250509_m010639_c001_v7007000_t0000_u01746752799014") 2025/05/09 01:09:35 DEBUG : dst/three.txt: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1f7b_d20250509_m010632_c001_v0001109_t0059_u01746752792014") 2025/05/09 01:09:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4008862e934b6e92_d20250509_m010735_c001_v7007000_t0000_u01746752855773") 2025/05/09 01:09:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f118be7e291e6744b_d20250509_m010733_c001_v0001171_t0024_u01746752853943") 2025/05/09 01:09:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f114e06362bacf986_d20250509_m010730_c001_v0001178_t0013_u01746752850993") 2025/05/09 01:09:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f408b5a1be2366b37_d20250509_m010723_c001_v7007000_t0000_u01746752843115") 2025/05/09 01:09:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f118199e2d2376d02_d20250509_m010721_c001_v0001137_t0054_u01746752841741") 2025/05/09 01:09:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f104a14b38871da57_d20250509_m010718_c001_v0001183_t0011_u01746752838356") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41970d4df9cc89b1_d20250509_m010748_c001_v7007000_t0000_u01746752868633") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc208d_d20250509_m010737_c001_v0001109_t0009_u01746752857561") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4008862e934b6e93_d20250509_m010735_c001_v7007000_t0000_u01746752855955") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2055_d20250509_m010724_c001_v0001109_t0025_u01746752844925") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f408b5a1be2366b39_d20250509_m010723_c001_v7007000_t0000_u01746752843298") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bd6c_d20250509_m010712_c001_v0001116_t0026_u01746752832839") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f408b5a1be2366b2b_d20250509_m010711_c001_v7007000_t0000_u01746752831113") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f408ab_d20250509_m010659_c001_v0001172_t0027_u01746752819277") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf1db_d20250509_m010657_c001_v7007000_t0000_u01746752817674") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1fa3_d20250509_m010645_c001_v0001109_t0028_u01746752805352") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f418d0721aaa6408a_d20250509_m010643_c001_v7007000_t0000_u01746752803782") 2025/05/09 01:09:35 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bc94_d20250509_m010631_c001_v0001116_t0032_u01746752791056") 2025/05/09 01:09:36 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385fc_d20250509_m010629_c001_v7007000_t0000_u01746752789643") 2025/05/09 01:09:36 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f108955c6768a99c0_d20250509_m010624_c001_v0001184_t0039_u01746752784487") 2025/05/09 01:09:36 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7a0f_d20250509_m010601_c001_v7007000_t0000_u01746752761948") 2025/05/09 01:09:36 DEBUG : dst/two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1096d33a1afd5d34_d20250509_m010600_c001_v0001183_t0048_u01746752760817") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f45_d20250509_m010517_c001_v7007000_t0000_u01746752717628") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1dee_d20250509_m010513_c001_v0001109_t0007_u01746752713746") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f3a_d20250509_m010511_c001_v7007000_t0000_u01746752711514") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1dae_d20250509_m010500_c001_v0001109_t0020_u01746752700411") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d799e_d20250509_m010451_c001_v7007000_t0000_u01746752691867") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1d74_d20250509_m010448_c001_v0001109_t0034_u01746752688325") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715efd_d20250509_m010420_c001_v7007000_t0000_u01746752660853") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cdd_d20250509_m010418_c001_v0001109_t0030_u01746752658158") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ef6_d20250509_m010416_c001_v7007000_t0000_u01746752656064") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cc7_d20250509_m010414_c001_v0001109_t0022_u01746752654490") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ee7_d20250509_m010409_c001_v7007000_t0000_u01746752649659") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cab_d20250509_m010407_c001_v0001109_t0028_u01746752647063") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715edf_d20250509_m010404_c001_v7007000_t0000_u01746752644960") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c87_d20250509_m010402_c001_v0001109_t0000_u01746752642810") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ed0_d20250509_m010353_c001_v7007000_t0000_u01746752633031") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c35_d20250509_m010350_c001_v0001109_t0026_u01746752630180") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715eca_d20250509_m010348_c001_v7007000_t0000_u01746752628642") 2025/05/09 01:09:36 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c29_d20250509_m010347_c001_v0001109_t0031_u01746752627233") 2025/05/09 01:09:37 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf141_d20250509_m010339_c001_v7007000_t0000_u01746752619451") 2025/05/09 01:09:37 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1bf3_d20250509_m010337_c001_v0001109_t0019_u01746752617630") 2025/05/09 01:09:37 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf135_d20250509_m010335_c001_v7007000_t0000_u01746752615070") 2025/05/09 01:09:37 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1bdd_d20250509_m010333_c001_v0001109_t0058_u01746752613771") 2025/05/09 01:09:37 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf132_d20250509_m010332_c001_v7007000_t0000_u01746752612624") 2025/05/09 01:09:37 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f104a14b38871c7e6_d20250509_m010332_c001_v0001183_t0032_u01746752612035") 2025/05/09 01:09:37 DEBUG : empty space: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1bcb_d20250509_m010330_c001_v0001109_t0019_u01746752610073") 2025/05/09 01:09:37 DEBUG : enormous: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715efb_d20250509_m010419_c001_v7007000_t0000_u01746752659933") 2025/05/09 01:09:37 DEBUG : enormous: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cdf_d20250509_m010418_c001_v0001109_t0037_u01746752658768") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41970d4df9cc89bd_d20250509_m010754_c001_v7007000_t0000_u01746752874260") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f4097b_d20250509_m010753_c001_v0001172_t0054_u01746752873043") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7995_d20250509_m010446_c001_v7007000_t0000_u01746752686131") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1d64_d20250509_m010444_c001_v0001109_t0034_u01746752684827") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf126_d20250509_m010324_c001_v7007000_t0000_u01746752604526") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1bad_d20250509_m010323_c001_v0001109_t0031_u01746752603047") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf120_d20250509_m010321_c001_v7007000_t0000_u01746752601781") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1ba5_d20250509_m010320_c001_v0001109_t0003_u01746752600342") 2025/05/09 01:09:37 DEBUG : existing: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b9d_d20250509_m010318_c001_v0001109_t0008_u01746752598923") 2025/05/09 01:09:38 DEBUG : existing-b: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7997_d20250509_m010446_c001_v7007000_t0000_u01746752686313") 2025/05/09 01:09:38 DEBUG : existing-b: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40627_d20250509_m010444_c001_v0001172_t0055_u01746752684840") 2025/05/09 01:09:38 DEBUG : file1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892177_d20250509_m010912_c001_v7007000_t0000_u01746752952829") 2025/05/09 01:09:38 DEBUG : file1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40ad7_d20250509_m010910_c001_v0001172_t0037_u01746752950715") 2025/05/09 01:09:38 DEBUG : file1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892172_d20250509_m010908_c001_v7007000_t0000_u01746752948947") 2025/05/09 01:09:38 DEBUG : file1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40ac3_d20250509_m010907_c001_v0001172_t0032_u01746752947091") 2025/05/09 01:09:38 DEBUG : five: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f03_d20250509_m010426_c001_v7007000_t0000_u01746752666035") 2025/05/09 01:09:38 DEBUG : five: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc1d09_d20250509_m010423_c001_v0001109_t0011_u01746752663812") 2025/05/09 01:09:38 DEBUG : foo: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf13e_d20250509_m010336_c001_v7007000_t0000_u01746752616903") 2025/05/09 01:09:38 DEBUG : foo: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc1bed_d20250509_m010336_c001_v0001109_t0011_u01746752616356") 2025/05/09 01:09:38 DEBUG : foo: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc1be5_d20250509_m010335_c001_v0001109_t0011_u01746752615807") 2025/05/09 01:09:38 DEBUG : four: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f04_d20250509_m010426_c001_v7007000_t0000_u01746752666218") 2025/05/09 01:09:38 DEBUG : four: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4111e9dda7b4b9ca_d20250509_m010424_c001_v0001116_t0025_u01746752664368") 2025/05/09 01:09:38 DEBUG : four: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cfb_d20250509_m010422_c001_v0001109_t0004_u01746752662873") 2025/05/09 01:09:38 DEBUG : hello world2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b39a_d20250509_m010220_c001_v7007000_t0000_u01746752540642") 2025/05/09 01:09:38 DEBUG : hello world2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1aaf_d20250509_m010219_c001_v0001109_t0015_u01746752539751") 2025/05/09 01:09:38 DEBUG : ignore-size: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf11b_d20250509_m010317_c001_v7007000_t0000_u01746752597800") 2025/05/09 01:09:38 DEBUG : ignore-size: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b93_d20250509_m010316_c001_v0001109_t0040_u01746752596348") 2025/05/09 01:09:38 DEBUG : nested/sub dir/file: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7987_d20250509_m010443_c001_v7007000_t0000_u01746752683737") 2025/05/09 01:09:38 DEBUG : nested/sub dir/file: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40615_d20250509_m010442_c001_v0001172_t0057_u01746752682482") 2025/05/09 01:09:38 DEBUG : nested/sub dir/file: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7980_d20250509_m010441_c001_v7007000_t0000_u01746752681319") 2025/05/09 01:09:38 DEBUG : nested/sub dir/file: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40609_d20250509_m010439_c001_v0001172_t0046_u01746752679786") 2025/05/09 01:09:38 DEBUG : one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f05_d20250509_m010426_c001_v7007000_t0000_u01746752666402") 2025/05/09 01:09:39 DEBUG : one: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc1cef_d20250509_m010421_c001_v0001109_t0011_u01746752661973") 2025/05/09 01:09:39 DEBUG : only0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891988_d20250509_m010902_c001_v7007000_t0000_u01746752942181") 2025/05/09 01:09:39 DEBUG : only0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4165c0bbc5f40a8d_d20250509_m010857_c001_v0001172_t0029_u01746752937253") 2025/05/09 01:09:39 DEBUG : only0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf27_d20250509_m010832_c001_v0001116_t0038_u01746752912784") 2025/05/09 01:09:39 DEBUG : only0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f417bd7dd9f277b9c_d20250509_m010825_c001_v7007000_t0000_u01746752905779") 2025/05/09 01:09:39 DEBUG : only0: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40995_d20250509_m010800_c001_v0001172_t0045_u01746752880386") 2025/05/09 01:09:39 DEBUG : only1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891989_d20250509_m010902_c001_v7007000_t0000_u01746752942376") 2025/05/09 01:09:39 DEBUG : only1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4111e9dda7b4bf97_d20250509_m010856_c001_v0001116_t0025_u01746752936816") 2025/05/09 01:09:39 DEBUG : only1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a2d_d20250509_m010834_c001_v0001172_t0002_u01746752914270") 2025/05/09 01:09:39 DEBUG : only1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f417bd7dd9f277b9d_d20250509_m010825_c001_v7007000_t0000_u01746752905960") 2025/05/09 01:09:39 DEBUG : only1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc20d5_d20250509_m010801_c001_v0001109_t0049_u01746752881380") 2025/05/09 01:09:39 DEBUG : only10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989198a_d20250509_m010902_c001_v7007000_t0000_u01746752942559") 2025/05/09 01:09:39 DEBUG : only10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc21d3_d20250509_m010856_c001_v0001109_t0011_u01746752936827") 2025/05/09 01:09:39 DEBUG : only10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a55_d20250509_m010844_c001_v0001172_t0036_u01746752924060") 2025/05/09 01:09:39 DEBUG : only10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f417bd7dd9f277ba1_d20250509_m010826_c001_v7007000_t0000_u01746752906686") 2025/05/09 01:09:39 DEBUG : only10: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc210d_d20250509_m010812_c001_v0001109_t0039_u01746752892038") 2025/05/09 01:09:39 DEBUG : only11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289891ff5_d20250509_m010902_c001_v7007000_t0000_u01746752942748") 2025/05/09 01:09:39 DEBUG : only11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4165c0bbc5f40a89_d20250509_m010856_c001_v0001172_t0029_u01746752936839") 2025/05/09 01:09:39 DEBUG : only11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc21a3_d20250509_m010845_c001_v0001109_t0029_u01746752925046") 2025/05/09 01:09:39 DEBUG : only11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e35_d20250509_m010826_c001_v7007000_t0000_u01746752906717") 2025/05/09 01:09:39 DEBUG : only11: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bebb_d20250509_m010813_c001_v0001116_t0055_u01746752893299") 2025/05/09 01:09:40 DEBUG : only12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989215c_d20250509_m010902_c001_v7007000_t0000_u01746752942944") 2025/05/09 01:09:40 DEBUG : only12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411af5bb03feeba6_d20250509_m010857_c001_v0001184_t0028_u01746752937390") 2025/05/09 01:09:40 DEBUG : only12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf6f_d20250509_m010847_c001_v0001116_t0036_u01746752927180") 2025/05/09 01:09:40 DEBUG : only12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f417bd7dd9f277b9f_d20250509_m010826_c001_v7007000_t0000_u01746752906323") 2025/05/09 01:09:40 DEBUG : only12: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409d1_d20250509_m010814_c001_v0001172_t0050_u01746752894305") 2025/05/09 01:09:40 DEBUG : only13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989215d_d20250509_m010903_c001_v7007000_t0000_u01746752943134") 2025/05/09 01:09:40 DEBUG : only13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc21d7_d20250509_m010857_c001_v0001109_t0011_u01746752937049") 2025/05/09 01:09:40 DEBUG : only13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a67_d20250509_m010848_c001_v0001172_t0046_u01746752928524") 2025/05/09 01:09:40 DEBUG : only13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e32_d20250509_m010826_c001_v7007000_t0000_u01746752906352") 2025/05/09 01:09:40 DEBUG : only13: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2121_d20250509_m010815_c001_v0001109_t0004_u01746752895741") 2025/05/09 01:09:40 DEBUG : only14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989215e_d20250509_m010903_c001_v7007000_t0000_u01746752943327") 2025/05/09 01:09:40 DEBUG : only14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4111e9dda7b4bf99_d20250509_m010857_c001_v0001116_t0025_u01746752937037") 2025/05/09 01:09:40 DEBUG : only14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc21b3_d20250509_m010849_c001_v0001109_t0006_u01746752929763") 2025/05/09 01:09:40 DEBUG : only14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f417bd7dd9f277ba0_d20250509_m010826_c001_v7007000_t0000_u01746752906505") 2025/05/09 01:09:40 DEBUG : only14: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bed1_d20250509_m010816_c001_v0001116_t0045_u01746752896950") 2025/05/09 01:09:40 DEBUG : only15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989215f_d20250509_m010903_c001_v7007000_t0000_u01746752943524") 2025/05/09 01:09:40 DEBUG : only15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4165c0bbc5f40a8b_d20250509_m010857_c001_v0001172_t0029_u01746752937060") 2025/05/09 01:09:40 DEBUG : only15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf7f_d20250509_m010850_c001_v0001116_t0034_u01746752930861") 2025/05/09 01:09:40 DEBUG : only15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4162ff1862f038a2_d20250509_m010826_c001_v7007000_t0000_u01746752906352") 2025/05/09 01:09:40 DEBUG : only15: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409e3_d20250509_m010818_c001_v0001172_t0052_u01746752898259") 2025/05/09 01:09:41 DEBUG : only16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892160_d20250509_m010903_c001_v7007000_t0000_u01746752943705") 2025/05/09 01:09:41 DEBUG : only16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc21db_d20250509_m010857_c001_v0001109_t0011_u01746752937232") 2025/05/09 01:09:41 DEBUG : only16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a75_d20250509_m010852_c001_v0001172_t0026_u01746752932151") 2025/05/09 01:09:41 DEBUG : only16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e33_d20250509_m010826_c001_v7007000_t0000_u01746752906535") 2025/05/09 01:09:41 DEBUG : only16: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2131_d20250509_m010819_c001_v0001109_t0052_u01746752899060") 2025/05/09 01:09:41 DEBUG : only17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892162_d20250509_m010903_c001_v7007000_t0000_u01746752943886") 2025/05/09 01:09:41 DEBUG : only17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4111e9dda7b4bf9f_d20250509_m010857_c001_v0001116_t0025_u01746752937241") 2025/05/09 01:09:41 DEBUG : only17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc21c1_d20250509_m010853_c001_v0001109_t0052_u01746752933228") 2025/05/09 01:09:41 DEBUG : only17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4162ff1862f038a4_d20250509_m010826_c001_v7007000_t0000_u01746752906542") 2025/05/09 01:09:41 DEBUG : only17: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4beed_d20250509_m010820_c001_v0001116_t0008_u01746752900342") 2025/05/09 01:09:41 DEBUG : only18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892164_d20250509_m010904_c001_v7007000_t0000_u01746752944067") 2025/05/09 01:09:41 DEBUG : only18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4111e9dda7b4bfa1_d20250509_m010857_c001_v0001116_t0025_u01746752937423") 2025/05/09 01:09:41 DEBUG : only18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf8f_d20250509_m010854_c001_v0001116_t0043_u01746752934144") 2025/05/09 01:09:41 DEBUG : only18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f418148089fb4f362_d20250509_m010826_c001_v7007000_t0000_u01746752906368") 2025/05/09 01:09:41 DEBUG : only18: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409fd_d20250509_m010822_c001_v0001172_t0033_u01746752902246") 2025/05/09 01:09:41 DEBUG : only19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892165_d20250509_m010904_c001_v7007000_t0000_u01746752944250") 2025/05/09 01:09:41 DEBUG : only19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4165c0bbc5f40a8f_d20250509_m010857_c001_v0001172_t0029_u01746752937436") 2025/05/09 01:09:41 DEBUG : only19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a85_d20250509_m010855_c001_v0001172_t0008_u01746752935640") 2025/05/09 01:09:41 DEBUG : only19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4162ff1862f038a6_d20250509_m010826_c001_v7007000_t0000_u01746752906724") 2025/05/09 01:09:41 DEBUG : only19: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2149_d20250509_m010823_c001_v0001109_t0026_u01746752903295") 2025/05/09 01:09:41 DEBUG : only2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892166_d20250509_m010904_c001_v7007000_t0000_u01746752944435") 2025/05/09 01:09:42 DEBUG : only2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc21e1_d20250509_m010857_c001_v0001109_t0011_u01746752937447") 2025/05/09 01:09:42 DEBUG : only2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2183_d20250509_m010835_c001_v0001109_t0034_u01746752915387") 2025/05/09 01:09:42 DEBUG : only2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f418148089fb4f364_d20250509_m010826_c001_v7007000_t0000_u01746752906740") 2025/05/09 01:09:42 DEBUG : only2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4be87_d20250509_m010802_c001_v0001116_t0012_u01746752882967") 2025/05/09 01:09:42 DEBUG : only3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892167_d20250509_m010904_c001_v7007000_t0000_u01746752944616") 2025/05/09 01:09:42 DEBUG : only3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411af5bb03feebb0_d20250509_m010857_c001_v0001184_t0028_u01746752937755") 2025/05/09 01:09:42 DEBUG : only3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf37_d20250509_m010836_c001_v0001116_t0056_u01746752916308") 2025/05/09 01:09:42 DEBUG : only3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f417bd7dd9f277ba2_d20250509_m010826_c001_v7007000_t0000_u01746752906867") 2025/05/09 01:09:42 DEBUG : only3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409a5_d20250509_m010804_c001_v0001172_t0004_u01746752884316") 2025/05/09 01:09:42 DEBUG : only4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892168_d20250509_m010904_c001_v7007000_t0000_u01746752944797") 2025/05/09 01:09:42 DEBUG : only4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4165c0bbc5f40a95_d20250509_m010857_c001_v0001172_t0029_u01746752937803") 2025/05/09 01:09:42 DEBUG : only4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a41_d20250509_m010837_c001_v0001172_t0049_u01746752917714") 2025/05/09 01:09:42 DEBUG : only4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f417bd7dd9f277b9e_d20250509_m010826_c001_v7007000_t0000_u01746752906142") 2025/05/09 01:09:42 DEBUG : only4: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc20e7_d20250509_m010805_c001_v0001109_t0058_u01746752885497") 2025/05/09 01:09:42 DEBUG : only5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892169_d20250509_m010905_c001_v7007000_t0000_u01746752945001") 2025/05/09 01:09:42 DEBUG : only5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4111e9dda7b4bfa9_d20250509_m010857_c001_v0001116_t0025_u01746752937812") 2025/05/09 01:09:42 DEBUG : only5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2189_d20250509_m010838_c001_v0001109_t0022_u01746752918611") 2025/05/09 01:09:42 DEBUG : only5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e31_d20250509_m010826_c001_v7007000_t0000_u01746752906157") 2025/05/09 01:09:42 DEBUG : only5: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4be9d_d20250509_m010806_c001_v0001116_t0029_u01746752886834") 2025/05/09 01:09:42 DEBUG : only6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989216a_d20250509_m010905_c001_v7007000_t0000_u01746752945194") 2025/05/09 01:09:42 DEBUG : only6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411af5bb03feebaa_d20250509_m010857_c001_v0001184_t0028_u01746752937573") 2025/05/09 01:09:42 DEBUG : only6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf49_d20250509_m010839_c001_v0001116_t0017_u01746752919471") 2025/05/09 01:09:42 DEBUG : only6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f418148089fb4f363_d20250509_m010826_c001_v7007000_t0000_u01746752906557") 2025/05/09 01:09:43 DEBUG : only6: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409b3_d20250509_m010807_c001_v0001172_t0022_u01746752887781") 2025/05/09 01:09:43 DEBUG : only7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989216b_d20250509_m010905_c001_v7007000_t0000_u01746752945375") 2025/05/09 01:09:43 DEBUG : only7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4165c0bbc5f40a91_d20250509_m010857_c001_v0001172_t0029_u01746752937621") 2025/05/09 01:09:43 DEBUG : only7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40a4d_d20250509_m010840_c001_v0001172_t0003_u01746752920608") 2025/05/09 01:09:43 DEBUG : only7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4162ff1862f038a1_d20250509_m010826_c001_v7007000_t0000_u01746752906169") 2025/05/09 01:09:43 DEBUG : only7: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc20f5_d20250509_m010808_c001_v0001109_t0025_u01746752888637") 2025/05/09 01:09:43 DEBUG : only8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989216c_d20250509_m010905_c001_v7007000_t0000_u01746752945556") 2025/05/09 01:09:43 DEBUG : only8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4111e9dda7b4bfa5_d20250509_m010857_c001_v0001116_t0025_u01746752937627") 2025/05/09 01:09:43 DEBUG : only8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2193_d20250509_m010841_c001_v0001109_t0049_u01746752921922") 2025/05/09 01:09:43 DEBUG : only8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f418148089fb4f361_d20250509_m010826_c001_v7007000_t0000_u01746752906177") 2025/05/09 01:09:43 DEBUG : only8: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bea9_d20250509_m010809_c001_v0001116_t0056_u01746752889712") 2025/05/09 01:09:43 DEBUG : only9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989216d_d20250509_m010905_c001_v7007000_t0000_u01746752945738") 2025/05/09 01:09:43 DEBUG : only9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc21e5_d20250509_m010857_c001_v0001109_t0011_u01746752937638") 2025/05/09 01:09:43 DEBUG : only9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bf53_d20250509_m010842_c001_v0001116_t0016_u01746752922872") 2025/05/09 01:09:43 DEBUG : only9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4061bed3c0116e36_d20250509_m010826_c001_v7007000_t0000_u01746752906897") 2025/05/09 01:09:43 DEBUG : only9: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f409c3_d20250509_m010811_c001_v0001172_t0038_u01746752891176") 2025/05/09 01:09:43 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7975_d20250509_m010437_c001_v7007000_t0000_u01746752677880") 2025/05/09 01:09:43 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4ba02_d20250509_m010435_c001_v0001116_t0051_u01746752675617") 2025/05/09 01:09:43 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d795c_d20250509_m010433_c001_v7007000_t0000_u01746752673789") 2025/05/09 01:09:43 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1d2d_d20250509_m010431_c001_v0001109_t0040_u01746752671841") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d793d_d20250509_m010430_c001_v7007000_t0000_u01746752670032") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4b9da_d20250509_m010427_c001_v0001116_t0036_u01746752667370") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715eee_d20250509_m010412_c001_v7007000_t0000_u01746752652875") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cb1_d20250509_m010410_c001_v0001109_t0030_u01746752650577") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ee6_d20250509_m010408_c001_v7007000_t0000_u01746752648121") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c9d_d20250509_m010405_c001_v0001109_t0006_u01746752645877") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715edd_d20250509_m010403_c001_v7007000_t0000_u01746752643910") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c7d_d20250509_m010402_c001_v0001109_t0020_u01746752642010") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ece_d20250509_m010352_c001_v7007000_t0000_u01746752632476") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c31_d20250509_m010349_c001_v0001109_t0031_u01746752629573") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ecb_d20250509_m010348_c001_v7007000_t0000_u01746752628840") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c25_d20250509_m010346_c001_v0001109_t0032_u01746752626418") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf153_d20250509_m010345_c001_v7007000_t0000_u01746752625683") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c1d_d20250509_m010344_c001_v0001109_t0017_u01746752624490") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c13_d20250509_m010343_c001_v0001109_t0048_u01746752623510") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf14c_d20250509_m010342_c001_v7007000_t0000_u01746752622787") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c0b_d20250509_m010341_c001_v0001109_t0006_u01746752621513") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c05_d20250509_m010340_c001_v0001109_t0041_u01746752620400") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f421fee69b2adf148_d20250509_m010339_c001_v7007000_t0000_u01746752619633") 2025/05/09 01:09:44 DEBUG : potato: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1bfd_d20250509_m010338_c001_v0001109_t0026_u01746752618631") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405d81b30194a5e8_d20250509_m010527_c001_v7007000_t0000_u01746752727056") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bb18_d20250509_m010526_c001_v0001116_t0056_u01746752726176") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f46_d20250509_m010517_c001_v7007000_t0000_u01746752717856") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bac8_d20250509_m010512_c001_v0001116_t0042_u01746752712818") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41535042c0d60915_d20250509_m010504_c001_v7007000_t0000_u01746752704976") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4ba7c_d20250509_m010459_c001_v0001116_t0013_u01746752699408") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d79a1_d20250509_m010452_c001_v7007000_t0000_u01746752692117") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4ba48_d20250509_m010447_c001_v0001116_t0049_u01746752687593") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715efc_d20250509_m010420_c001_v7007000_t0000_u01746752660115") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cd9_d20250509_m010417_c001_v0001109_t0046_u01746752657356") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ef7_d20250509_m010416_c001_v7007000_t0000_u01746752656263") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cc1_d20250509_m010413_c001_v0001109_t0029_u01746752653792") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ef0_d20250509_m010413_c001_v7007000_t0000_u01746752653058") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cb3_d20250509_m010411_c001_v0001109_t0012_u01746752651486") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ee8_d20250509_m010409_c001_v7007000_t0000_u01746752649846") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1caf_d20250509_m010408_c001_v0001109_t0026_u01746752648488") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ee1_d20250509_m010405_c001_v7007000_t0000_u01746752645141") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c91_d20250509_m010403_c001_v0001109_t0058_u01746752643915") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715ed1_d20250509_m010353_c001_v7007000_t0000_u01746752633215") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1c37_d20250509_m010351_c001_v0001109_t0040_u01746752631753") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b39d_d20250509_m010224_c001_v7007000_t0000_u01746752544977") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1ac3_d20250509_m010223_c001_v0001109_t0029_u01746752543835") 2025/05/09 01:09:45 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b39c_d20250509_m010222_c001_v7007000_t0000_u01746752542535") 2025/05/09 01:09:46 DEBUG : potato2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1abb_d20250509_m010221_c001_v0001109_t0025_u01746752541612") 2025/05/09 01:09:46 DEBUG : potato3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f47_d20250509_m010518_c001_v7007000_t0000_u01746752718194") 2025/05/09 01:09:46 DEBUG : potato3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f406a6_d20250509_m010514_c001_v0001172_t0017_u01746752714955") 2025/05/09 01:09:46 DEBUG : potato3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f41535042c0d60916_d20250509_m010505_c001_v7007000_t0000_u01746752705164") 2025/05/09 01:09:46 DEBUG : potato3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f4065e_d20250509_m010501_c001_v0001172_t0036_u01746752701444") 2025/05/09 01:09:46 DEBUG : potato3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d79a2_d20250509_m010452_c001_v7007000_t0000_u01746752692338") 2025/05/09 01:09:46 DEBUG : potato3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40637_d20250509_m010449_c001_v0001172_t0006_u01746752689212") 2025/05/09 01:09:46 DEBUG : pre-dest1/1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385ea_d20250509_m010611_c001_v7007000_t0000_u01746752771440") 2025/05/09 01:09:46 DEBUG : pre-dest1/1: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f407aa_d20250509_m010602_c001_v0001172_t0025_u01746752762685") 2025/05/09 01:09:46 DEBUG : pre-dest2/2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40341d7ab02385eb_d20250509_m010611_c001_v7007000_t0000_u01746752771622") 2025/05/09 01:09:46 DEBUG : pre-dest2/2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bc06_d20250509_m010603_c001_v0001116_t0008_u01746752763654") 2025/05/09 01:09:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d79fe_d20250509_m010541_c001_v7007000_t0000_u01746752741681") 2025/05/09 01:09:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1e40_d20250509_m010536_c001_v0001109_t0015_u01746752736314") 2025/05/09 01:09:46 DEBUG : sizeonly: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493c3_d20250509_m010314_c001_v7007000_t0000_u01746752594690") 2025/05/09 01:09:46 DEBUG : sizeonly: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b8d_d20250509_m010313_c001_v0001109_t0058_u01746752593422") 2025/05/09 01:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405d81b30194a7a2_d20250509_m010922_c001_v7007000_t0000_u01746752962507") 2025/05/09 01:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f40af7_d20250509_m010919_c001_v0001172_t0011_u01746752959725") 2025/05/09 01:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989217f_d20250509_m010917_c001_v7007000_t0000_u01746752957835") 2025/05/09 01:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc223b_d20250509_m010914_c001_v0001109_t0028_u01746752954878") 2025/05/09 01:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7988_d20250509_m010443_c001_v7007000_t0000_u01746752683918") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4ba2a_d20250509_m010442_c001_v0001116_t0051_u01746752682825") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7981_d20250509_m010441_c001_v7007000_t0000_u01746752681501") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1d51_d20250509_m010440_c001_v0001109_t0031_u01746752680142") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493c0_d20250509_m010309_c001_v7007000_t0000_u01746752589597") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b7b_d20250509_m010307_c001_v0001109_t0022_u01746752587782") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493be_d20250509_m010307_c001_v7007000_t0000_u01746752587047") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b6c_d20250509_m010305_c001_v0001109_t0025_u01746752585718") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493bc_d20250509_m010302_c001_v7007000_t0000_u01746752582895") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b5c_d20250509_m010301_c001_v0001109_t0024_u01746752581222") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493bb_d20250509_m010300_c001_v7007000_t0000_u01746752580668") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b58_d20250509_m010258_c001_v0001109_t0017_u01746752578953") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b4c_d20250509_m010255_c001_v0001109_t0016_u01746752575774") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493ba_d20250509_m010255_c001_v7007000_t0000_u01746752575027") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b48_d20250509_m010254_c001_v0001109_t0052_u01746752574022") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b44_d20250509_m010252_c001_v0001109_t0038_u01746752572844") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493b7_d20250509_m010251_c001_v7007000_t0000_u01746752571756") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b2c_d20250509_m010249_c001_v0001109_t0019_u01746752569159") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b1a_d20250509_m010245_c001_v0001109_t0004_u01746752565771") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493b6_d20250509_m010245_c001_v7007000_t0000_u01746752565044") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b14_d20250509_m010244_c001_v0001109_t0033_u01746752564168") 2025/05/09 01:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b12_d20250509_m010242_c001_v0001109_t0025_u01746752562846") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493b5_d20250509_m010242_c001_v7007000_t0000_u01746752562117") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1b07_d20250509_m010238_c001_v0001109_t0026_u01746752558332") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f40221379979493ad_d20250509_m010237_c001_v7007000_t0000_u01746752557963") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1af5_d20250509_m010236_c001_v0001109_t0018_u01746752556758") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b3a4_d20250509_m010235_c001_v7007000_t0000_u01746752555116") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1aed_d20250509_m010233_c001_v0001109_t0050_u01746752553754") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b3a3_d20250509_m010233_c001_v7007000_t0000_u01746752553204") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1ae9_d20250509_m010232_c001_v0001109_t0019_u01746752552202") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b3a2_d20250509_m010230_c001_v7007000_t0000_u01746752550925") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1adf_d20250509_m010229_c001_v0001109_t0020_u01746752549815") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b3a1_d20250509_m010229_c001_v7007000_t0000_u01746752549267") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1ad7_d20250509_m010228_c001_v0001109_t0046_u01746752548247") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b39e_d20250509_m010227_c001_v7007000_t0000_u01746752547235") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1ac9_d20250509_m010225_c001_v0001109_t0013_u01746752545886") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b399_d20250509_m010218_c001_v7007000_t0000_u01746752538835") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1aab_d20250509_m010217_c001_v0001109_t0024_u01746752537769") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b398_d20250509_m010216_c001_v7007000_t0000_u01746752536862") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1a9b_d20250509_m010215_c001_v0001109_t0008_u01746752535563") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b397_d20250509_m010214_c001_v7007000_t0000_u01746752534655") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1a93_d20250509_m010213_c001_v0001109_t0019_u01746752533801") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405a5dff02b5b396_d20250509_m010210_c001_v7007000_t0000_u01746752530837") 2025/05/09 01:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1a8d_d20250509_m010209_c001_v0001109_t0017_u01746752529943") 2025/05/09 01:09:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f405d81b30194a7a3_d20250509_m010922_c001_v7007000_t0000_u01746752962690") 2025/05/09 01:09:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4c003_d20250509_m010919_c001_v0001116_t0021_u01746752959738") 2025/05/09 01:09:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892180_d20250509_m010918_c001_v7007000_t0000_u01746752958017") 2025/05/09 01:09:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f111af5bb03feed55_d20250509_m010914_c001_v0001184_t0038_u01746752954526") 2025/05/09 01:09:49 DEBUG : sub/yam: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7974_d20250509_m010437_c001_v7007000_t0000_u01746752677332") 2025/05/09 01:09:49 DEBUG : sub/yam: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f405fb_d20250509_m010435_c001_v0001172_t0003_u01746752675268") 2025/05/09 01:09:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892178_d20250509_m010913_c001_v7007000_t0000_u01746752953010") 2025/05/09 01:09:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f111af5bb03feece6_d20250509_m010910_c001_v0001184_t0029_u01746752950701") 2025/05/09 01:09:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892173_d20250509_m010909_c001_v7007000_t0000_u01746752949137") 2025/05/09 01:09:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f111af5bb03feeca0_d20250509_m010907_c001_v0001184_t0032_u01746752947088") 2025/05/09 01:09:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410167828989217a_d20250509_m010913_c001_v7007000_t0000_u01746752953192") 2025/05/09 01:09:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1111e9dda7b4bfe5_d20250509_m010911_c001_v0001116_t0014_u01746752951060") 2025/05/09 01:09:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4101678289892174_d20250509_m010909_c001_v7007000_t0000_u01746752949338") 2025/05/09 01:09:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc2217_d20250509_m010907_c001_v0001109_t0043_u01746752947091") 2025/05/09 01:09:49 DEBUG : three: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f06_d20250509_m010426_c001_v7007000_t0000_u01746752666602") 2025/05/09 01:09:49 DEBUG : three: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1d0f_d20250509_m010425_c001_v0001109_t0030_u01746752665126") 2025/05/09 01:09:49 DEBUG : three: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f110f7f01d3cc1cf3_d20250509_m010422_c001_v0001109_t0000_u01746752662338") 2025/05/09 01:09:49 DEBUG : two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f411bbc494e715f07_d20250509_m010426_c001_v7007000_t0000_u01746752666785") 2025/05/09 01:09:49 DEBUG : two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4165c0bbc5f405c9_d20250509_m010424_c001_v0001172_t0029_u01746752664561") 2025/05/09 01:09:49 DEBUG : two: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f410f7f01d3cc1cf1_d20250509_m010422_c001_v0001109_t0011_u01746752662155") 2025/05/09 01:09:49 DEBUG : yam: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7976_d20250509_m010438_c001_v7007000_t0000_u01746752678061") 2025/05/09 01:09:50 DEBUG : yam: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1056b06403eaf55c_d20250509_m010436_c001_v0001037_t0036_u01746752676943") 2025/05/09 01:09:50 DEBUG : yam: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7955_d20250509_m010433_c001_v7007000_t0000_u01746752673244") 2025/05/09 01:09:50 DEBUG : yam: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f405df_d20250509_m010431_c001_v0001172_t0036_u01746752671495") 2025/05/09 01:09:50 DEBUG : yam: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d7937_d20250509_m010429_c001_v7007000_t0000_u01746752669482") 2025/05/09 01:09:50 DEBUG : yam: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1165c0bbc5f405d1_d20250509_m010427_c001_v0001172_t0004_u01746752667349") 2025/05/09 01:09:50 DEBUG : yaml: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d795e_d20250509_m010433_c001_v7007000_t0000_u01746752673972") 2025/05/09 01:09:50 DEBUG : yaml: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f108955c6768a8e98_d20250509_m010433_c001_v0001184_t0024_u01746752673042") 2025/05/09 01:09:50 DEBUG : yaml: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f4152083cf75d793f_d20250509_m010430_c001_v7007000_t0000_u01746752670214") 2025/05/09 01:09:50 DEBUG : yaml: Deleting (id "4_z8f225dd3900dbb2b9f680e1b_f1102eabfb315376e_d20250509_m010428_c001_v0001161_t0048_u01746752668920") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m44.764741925s (try 1/5)