"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/12 06:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite" 2025/04/12 06:06:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 06:06:01 DEBUG : Creating backend with remote "/tmp/rclone2128199450" 2025/04/12 06:06:01 DEBUG : Config file has changed externally - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:02 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:02 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 06:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:04 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:04 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:05 DEBUG : B2 bucket rclone-test-gewoqup9vite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.49s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:07 DEBUG : Creating backend with remote "/non-existing" 2025/04/12 06:06:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/12 06:06:07 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:07 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:09 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:09 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyNoTraverse (3.31s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:11 INFO : B2 bucket rclone-test-gewoqup9vite: Running all checks before starting transfers 2025/04/12 06:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:11 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:11 INFO : B2 bucket rclone-test-gewoqup9vite: Checks finished, now starting transfers 2025/04/12 06:06:11 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.69s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:13 ERROR : Ignoring --no-traverse with sync 2025/04/12 06:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:13 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:13 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:13 INFO : sub dir/hello world: Copied (new) 2025/04/12 06:06:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.79s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/12 06:06:15 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:15 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/12 06:06:15 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.87s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:06:17 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:17 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:06:19 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:19 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.09s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/12 06:06:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 06:06:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/12 06:06:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 06:06:21 INFO : sub dir: Making directory 2025/04/12 06:06:21 INFO : sub dir2: Making directory 2025/04/12 06:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:21 INFO : sub dir2/sub sub dir2: Making directory 2025/04/12 06:06:21 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:21 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/12 06:06:21 DEBUG : B2 bucket rclone-test-gewoqup9vite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:22 INFO : sub dir2: Making directory 2025/04/12 06:06:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/12 06:06:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 06:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:22 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:22 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:23 DEBUG : sub dir2: Making directory with metadata 2025/04/12 06:06:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 06:06:24 INFO : sub dir: Making directory 2025/04/12 06:06:24 INFO : sub dir2: Making directory 2025/04/12 06:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:24 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:24 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:25 INFO : sub dir/hello world: Copied (new) 2025/04/12 06:06:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/12 06:06:25 DEBUG : B2 bucket rclone-test-gewoqup9vite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/12 06:06:25 DEBUG : B2 bucket rclone-test-gewoqup9vite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:26 INFO : sub dir2: Making directory 2025/04/12 06:06:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:26 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:26 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:27 INFO : sub dir/hello world: Copied (new) 2025/04/12 06:06:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:28 DEBUG : sub dir2: Making directory with metadata 2025/04/12 06:06:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 06:06:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 06:06:28 INFO : sub dir: Making directory 2025/04/12 06:06:28 INFO : sub dir2: Making directory 2025/04/12 06:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:28 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:28 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:28 INFO : sub dir/hello world: Copied (new) 2025/04/12 06:06:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/12 06:06:29 DEBUG : B2 bucket rclone-test-gewoqup9vite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.88s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:30 INFO : sub dir2: Making directory 2025/04/12 06:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:30 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:30 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:31 INFO : sub dir/hello world: Copied (new) 2025/04/12 06:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.72s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yocazed1qoso" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-gewoqup9vite -> B2 bucket rclone-test-yocazed1qoso 2025/04/12 06:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:33 DEBUG : B2 bucket rclone-test-yocazed1qoso: Waiting for checks to finish 2025/04/12 06:06:33 DEBUG : B2 bucket rclone-test-yocazed1qoso: Waiting for transfers to finish 2025/04/12 06:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:34 DEBUG : B2 bucket rclone-test-yocazed1qoso: Purge remote 2025/04/12 06:06:34 INFO : B2 bucket rclone-test-yocazed1qoso: cleaning bucket "rclone-test-yocazed1qoso" of all files 2025/04/12 06:06:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f126d3390bd2b8b9f680e1b_f114017bdf394929a_d20250412_m060634_c001_v0001183_t0037_u01744437994646") --- PASS: TestServerSideCopy (4.66s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 06:06:37 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:37 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/12 06:06:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.66s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-baqijef4qoga" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-gewoqup9vite -> B2 bucket rclone-test-baqijef4qoga 2025/04/12 06:06:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:41 DEBUG : B2 bucket rclone-test-baqijef4qoga: Waiting for checks to finish 2025/04/12 06:06:41 DEBUG : B2 bucket rclone-test-baqijef4qoga: Waiting for transfers to finish 2025/04/12 06:06:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 06:06:43 DEBUG : B2 bucket rclone-test-baqijef4qoga: Waiting for checks to finish 2025/04/12 06:06:43 DEBUG : B2 bucket rclone-test-baqijef4qoga: Waiting for transfers to finish 2025/04/12 06:06:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/12 06:06:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:44 DEBUG : B2 bucket rclone-test-baqijef4qoga: Purge remote 2025/04/12 06:06:44 INFO : B2 bucket rclone-test-baqijef4qoga: cleaning bucket "rclone-test-baqijef4qoga" of all files 2025/04/12 06:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zefa27de390bd2b8b9f680e1b_f11299d0b56a9a1cf_d20250412_m060643_c001_v0001177_t0024_u01744438003846") 2025/04/12 06:06:44 DEBUG : sub dir/hello world: Deleting (id "4_zefa27de390bd2b8b9f680e1b_f116fc3883c2dc86a_d20250412_m060642_c001_v0001177_t0033_u01744438002032") --- PASS: TestServerSideCopyOverSelf (7.20s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:47 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:06:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 06:06:47 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:06:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/12 06:06:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/12 06:06:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yunihek0teji" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-gewoqup9vite -> B2 bucket rclone-test-yunihek0teji 2025/04/12 06:06:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:06:51 DEBUG : B2 bucket rclone-test-yunihek0teji: Waiting for checks to finish 2025/04/12 06:06:51 DEBUG : B2 bucket rclone-test-yunihek0teji: Waiting for transfers to finish 2025/04/12 06:06:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:06:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 06:06:54 DEBUG : B2 bucket rclone-test-yunihek0teji: Waiting for checks to finish 2025/04/12 06:06:54 DEBUG : B2 bucket rclone-test-yunihek0teji: Waiting for transfers to finish 2025/04/12 06:06:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/12 06:06:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/12 06:06:54 INFO : sub dir/hello world: Deleted 2025/04/12 06:06:55 DEBUG : testing file moves 2025/04/12 06:06:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/12 06:06:56 DEBUG : B2 bucket rclone-test-yunihek0teji: Waiting for checks to finish 2025/04/12 06:06:56 DEBUG : B2 bucket rclone-test-yunihek0teji: Waiting for transfers to finish 2025/04/12 06:06:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/12 06:06:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/12 06:06:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:56 DEBUG : B2 bucket rclone-test-yunihek0teji: Purge remote 2025/04/12 06:06:56 INFO : B2 bucket rclone-test-yunihek0teji: cleaning bucket "rclone-test-yunihek0teji" of all files 2025/04/12 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82ad7390bd2b8b9f680e1b_f108ac2acb9cdab17_d20250412_m060656_c001_v0001182_t0025_u01744438016168") 2025/04/12 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82ad7390bd2b8b9f680e1b_f1038aa0f0ca9d524_d20250412_m060654_c001_v0001184_t0040_u01744438014184") 2025/04/12 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82ad7390bd2b8b9f680e1b_f11896730e8e5069f_d20250412_m060652_c001_v0001171_t0029_u01744438012237") --- PASS: TestServerSideMoveOverSelf (9.58s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:06:59 ERROR : : error listing: directory not found 2025/04/12 06:06:59 INFO : Local file system at /tmp/rclone2128199450: Making directory 2025/04/12 06:07:00 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:00 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.13s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:07:02 DEBUG : Local file system at /tmp/rclone2128199450: Waiting for checks to finish 2025/04/12 06:07:02 DEBUG : Local file system at /tmp/rclone2128199450: Waiting for transfers to finish 2025/04/12 06:07:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:07:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/12 06:07:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyRedownload (2.64s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/12 06:07:04 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:04 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 06:07:04 INFO : check sum: Copied (new) 2025/04/12 06:07:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:04 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 06:07:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/12 06:07:04 DEBUG : check sum: Unchanged skipping 2025/04/12 06:07:04 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:04 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/12 06:07:06 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:06 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 06:07:07 INFO : sizeonly: Copied (new) 2025/04/12 06:07:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:07 DEBUG : sizeonly: Sizes identical 2025/04/12 06:07:07 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:07 DEBUG : sizeonly: Unchanged skipping 2025/04/12 06:07:07 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:07 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/12 06:07:09 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:09 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/12 06:07:10 INFO : ignore-size: Copied (new) 2025/04/12 06:07:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:07:10 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:10 DEBUG : ignore-size: Unchanged skipping 2025/04/12 06:07:10 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:10 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.48s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:12 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:07:12 DEBUG : existing: Unchanged skipping 2025/04/12 06:07:12 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:12 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/12 06:07:13 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:13 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 06:07:13 INFO : existing: Copied (replaced existing) 2025/04/12 06:07:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 06:07:15 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:15 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 06:07:15 INFO : existing: Copied (new) 2025/04/12 06:07:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:16 DEBUG : existing: Destination exists, skipping 2025/04/12 06:07:16 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:16 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:16 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:18 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/12 06:07:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 06:07:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:18 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 06:07:19 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:19 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:07:19 INFO : a/potato2: Copied (new) 2025/04/12 06:07:19 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:22 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/04/12 06:07:22 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 06:07:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/12 06:07:22 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:22 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:22 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:22 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/04/12 06:07:22 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 06:07:23 INFO : empty space: Updated modification time in destination 2025/04/12 06:07:23 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:23 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:23 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.99s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:26 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/04/12 06:07:26 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 06:07:26 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:26 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:26 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.15s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:27 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:27 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/04/12 06:07:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2128199450) 2025/04/12 06:07:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gewoqup9vite) 2025/04/12 06:07:27 DEBUG : foo: sha1 differ 2025/04/12 06:07:27 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/12 06:07:27 INFO : foo: Copied (replaced existing) 2025/04/12 06:07:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/12 06:07:29 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:29 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:29 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:07:30 INFO : potato: Copied (new) 2025/04/12 06:07:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.62s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/12 06:07:32 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:32 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/12 06:07:32 INFO : potato: Copied (replaced existing) 2025/04/12 06:07:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:34 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:34 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/04/12 06:07:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2128199450) 2025/04/12 06:07:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gewoqup9vite) 2025/04/12 06:07:34 DEBUG : potato: sha1 differ 2025/04/12 06:07:34 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/12 06:07:35 INFO : potato: Copied (replaced existing) 2025/04/12 06:07:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:07:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:37 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/12 06:07:37 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:37 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:37 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:07:40 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:40 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:40 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:07:40 INFO : potato2: Copied (new) 2025/04/12 06:07:40 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:40 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:43 INFO : d: Making directory 2025/04/12 06:07:43 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/12 06:07:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 06:07:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:43 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 06:07:43 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:43 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:07:44 INFO : a/potato2: Copied (new) 2025/04/12 06:07:44 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/12 06:07:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 06:07:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:47 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 06:07:47 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:47 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:07:47 INFO : a/potato2: Copied (new) 2025/04/12 06:07:47 ERROR : B2 bucket rclone-test-gewoqup9vite: not deleting files as there were IO errors 2025/04/12 06:07:47 ERROR : B2 bucket rclone-test-gewoqup9vite: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:49 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:07:50 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:50 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:50 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:50 INFO : potato: Deleted 2025/04/12 06:07:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:07:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:53 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:53 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:53 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:53 INFO : potato: Deleted 2025/04/12 06:07:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:07:54 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:54 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:54 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:07:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.56s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:07:56 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:56 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/12 06:07:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.54s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:07:59 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 06:07:59 DEBUG : enormous: Excluded 2025/04/12 06:07:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 06:07:59 DEBUG : potato2: Excluded 2025/04/12 06:07:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 06:07:59 DEBUG : potato2: Excluded 2025/04/12 06:07:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:07:59 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:07:59 DEBUG : empty space: Unchanged skipping 2025/04/12 06:07:59 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:07:59 DEBUG : Waiting for deletions to finish 2025/04/12 06:07:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 06:08:00 DEBUG : enormous: Excluded 2025/04/12 06:08:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 06:08:00 DEBUG : potato2: Excluded 2025/04/12 06:08:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 06:08:00 DEBUG : potato2: Excluded 2025/04/12 06:08:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/12 06:08:00 DEBUG : Local file system at /tmp/rclone2128199450: Waiting for checks to finish 2025/04/12 06:08:00 DEBUG : empty space: Unchanged skipping 2025/04/12 06:08:00 DEBUG : Local file system at /tmp/rclone2128199450: Waiting for transfers to finish 2025/04/12 06:08:00 DEBUG : Waiting for deletions to finish 2025/04/12 06:08:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:03 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 06:08:03 DEBUG : enormous: Excluded 2025/04/12 06:08:03 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 06:08:03 DEBUG : potato2: Excluded 2025/04/12 06:08:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:08:03 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:03 DEBUG : empty space: Unchanged skipping 2025/04/12 06:08:03 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:03 DEBUG : Waiting for deletions to finish 2025/04/12 06:08:03 INFO : enormous: Deleted 2025/04/12 06:08:03 INFO : potato2: Deleted 2025/04/12 06:08:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/12 06:08:04 DEBUG : empty space: Unchanged skipping 2025/04/12 06:08:04 DEBUG : Local file system at /tmp/rclone2128199450: Waiting for checks to finish 2025/04/12 06:08:04 DEBUG : Local file system at /tmp/rclone2128199450: Waiting for transfers to finish 2025/04/12 06:08:04 DEBUG : Waiting for deletions to finish 2025/04/12 06:08:04 INFO : enormous: Deleted 2025/04/12 06:08:04 INFO : potato2: Deleted 2025/04/12 06:08:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:07 DEBUG : five: Need to transfer - File not found at Destination 2025/04/12 06:08:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/12 06:08:07 DEBUG : one: Destination is newer than source, skipping 2025/04/12 06:08:07 DEBUG : three: Sizes identical 2025/04/12 06:08:07 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/12 06:08:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 06:08:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2128199450) 2025/04/12 06:08:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gewoqup9vite) 2025/04/12 06:08:07 DEBUG : two: sha1 differ 2025/04/12 06:08:07 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/12 06:08:07 INFO : five: Copied (new) 2025/04/12 06:08:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/12 06:08:08 INFO : four: Copied (replaced existing) 2025/04/12 06:08:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/12 06:08:08 INFO : two: Copied (replaced existing) 2025/04/12 06:08:08 DEBUG : Waiting for deletions to finish 2025/04/12 06:08:08 DEBUG : one: Destination is newer than source, skipping 2025/04/12 06:08:08 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/12 06:08:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/12 06:08:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/12 06:08:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 06:08:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/12 06:08:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 06:08:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/12 06:08:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/12 06:08:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2128199450) 2025/04/12 06:08:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gewoqup9vite) 2025/04/12 06:08:08 DEBUG : three: sha1 differ 2025/04/12 06:08:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 06:08:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/12 06:08:08 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 06:08:09 INFO : three: Copied (replaced existing) 2025/04/12 06:08:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.86s) === 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-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/12 06:08:10 INFO : B2 bucket rclone-test-gewoqup9vite: Making map for --track-renames 2025/04/12 06:08:10 INFO : B2 bucket rclone-test-gewoqup9vite: Finished making map for --track-renames 2025/04/12 06:08:10 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:10 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for renames to finish 2025/04/12 06:08:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 06:08:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/12 06:08:10 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/12 06:08:10 INFO : potato: Copied (new) 2025/04/12 06:08:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 06:08:10 INFO : yam: Copied (new) 2025/04/12 06:08:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:08:11 INFO : B2 bucket rclone-test-gewoqup9vite: Making map for --track-renames 2025/04/12 06:08:11 INFO : B2 bucket rclone-test-gewoqup9vite: Finished making map for --track-renames 2025/04/12 06:08:11 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:11 DEBUG : potato: Unchanged skipping 2025/04/12 06:08:11 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for renames to finish 2025/04/12 06:08:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 06:08:12 INFO : yam: Copied (server-side copy) to: yaml 2025/04/12 06:08:12 INFO : yam: Deleted 2025/04/12 06:08:12 INFO : yaml: Renamed from "yam" 2025/04/12 06:08:12 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/12 06:08:14 INFO : B2 bucket rclone-test-gewoqup9vite: Making map for --track-renames 2025/04/12 06:08:14 INFO : B2 bucket rclone-test-gewoqup9vite: Finished making map for --track-renames 2025/04/12 06:08:14 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 06:08:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/12 06:08:14 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for renames to finish 2025/04/12 06:08:14 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 06:08:14 INFO : yam: Copied (new) 2025/04/12 06:08:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/12 06:08:15 INFO : potato: Copied (new) 2025/04/12 06:08:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:08:15 INFO : B2 bucket rclone-test-gewoqup9vite: Making map for --track-renames 2025/04/12 06:08:15 DEBUG : potato: Unchanged skipping 2025/04/12 06:08:15 INFO : B2 bucket rclone-test-gewoqup9vite: Finished making map for --track-renames 2025/04/12 06:08:15 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:15 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for renames to finish 2025/04/12 06:08:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 06:08:16 INFO : yam: Copied (server-side copy) to: yaml 2025/04/12 06:08:16 INFO : yam: Deleted 2025/04/12 06:08:16 INFO : yaml: Renamed from "yam" 2025/04/12 06:08:16 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/12 06:08:18 INFO : B2 bucket rclone-test-gewoqup9vite: Making map for --track-renames 2025/04/12 06:08:18 INFO : B2 bucket rclone-test-gewoqup9vite: Finished making map for --track-renames 2025/04/12 06:08:18 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 06:08:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/12 06:08:18 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for renames to finish 2025/04/12 06:08:18 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 06:08:18 INFO : sub/yam: Copied (new) 2025/04/12 06:08:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/12 06:08:19 INFO : potato: Copied (new) 2025/04/12 06:08:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:08:19 DEBUG : potato: Unchanged skipping 2025/04/12 06:08:19 INFO : B2 bucket rclone-test-gewoqup9vite: Making map for --track-renames 2025/04/12 06:08:19 INFO : B2 bucket rclone-test-gewoqup9vite: Finished making map for --track-renames 2025/04/12 06:08:19 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:19 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for renames to finish 2025/04/12 06:08:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 06:08:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/12 06:08:20 INFO : sub/yam: Deleted 2025/04/12 06:08:20 INFO : yam: Renamed from "sub/yam" 2025/04/12 06:08:20 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:21 DEBUG : Creating backend with remote "/tmp/rclone2128199450/dir1" 2025/04/12 06:08:21 DEBUG : Config file has changed externally - reloading 2025/04/12 06:08:21 DEBUG : Creating backend with remote "/tmp/rclone2128199450/dir2" 2025/04/12 06:08:21 DEBUG : Local file system at /tmp/rclone2128199450/dir2: Using server-side directory move 2025/04/12 06:08:21 INFO : Local file system at /tmp/rclone2128199450/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/12 06:08:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/12 06:08:21 INFO : file1.txt: Moved (server-side) 2025/04/12 06:08:21 DEBUG : Local file system at /tmp/rclone2128199450/dir2: Waiting for checks to finish 2025/04/12 06:08:21 DEBUG : Local file system at /tmp/rclone2128199450/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:08:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/12 06:08:22 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:22 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/12 06:08:22 INFO : nested/sub dir/file: Copied (new) 2025/04/12 06:08:22 INFO : nested/sub dir/file: Deleted 2025/04/12 06:08:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:08:23 INFO : sub dir/hello world: Copied (new) 2025/04/12 06:08:23 INFO : sub dir/hello world: Deleted 2025/04/12 06:08:23 INFO : sub dir: Removing directory 2025/04/12 06:08:23 INFO : nested/sub dir: Removing directory 2025/04/12 06:08:23 INFO : nested: Removing directory 2025/04/12 06:08:23 DEBUG : Local file system at /tmp/rclone2128199450: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 06:08:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/12 06:08:24 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:24 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/12 06:08:24 INFO : nested/sub dir/file: Copied (new) 2025/04/12 06:08:24 INFO : nested/sub dir/file: Deleted 2025/04/12 06:08:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 06:08:25 INFO : sub dir/hello world: Copied (new) 2025/04/12 06:08:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 06:08:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/12 06:08:26 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:26 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/12 06:08:27 INFO : existing-b: Copied (new) 2025/04/12 06:08:27 INFO : existing-b: Deleted 2025/04/12 06:08:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 06:08:27 INFO : existing: Copied (new) 2025/04/12 06:08:27 INFO : existing: Deleted 2025/04/12 06:08:27 DEBUG : existing: Destination exists, skipping 2025/04/12 06:08:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/12 06:08:27 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:08:27 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:08:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.25s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-sicovaz4yoba" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gewoqup9vite -> B2 bucket rclone-test-sicovaz4yoba 2025/04/12 06:08:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:08:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/12 06:08:33 DEBUG : empty space: Unchanged skipping 2025/04/12 06:08:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 06:08:33 DEBUG : B2 bucket rclone-test-sicovaz4yoba: Waiting for checks to finish 2025/04/12 06:08:33 INFO : empty space: Deleted 2025/04/12 06:08:33 DEBUG : B2 bucket rclone-test-sicovaz4yoba: Waiting for transfers to finish 2025/04/12 06:08:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:08:33 INFO : potato2: Copied (server-side copy) 2025/04/12 06:08:33 INFO : potato2: Deleted 2025/04/12 06:08:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 06:08:33 INFO : potato3: Copied (server-side copy) 2025/04/12 06:08:33 INFO : potato3: Deleted 2025/04/12 06:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bobuked1riwo" 2025/04/12 06:08:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/12 06:08:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:08:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 06:08:35 DEBUG : B2 bucket rclone-test-bobuked1riwo: Waiting for checks to finish 2025/04/12 06:08:35 DEBUG : B2 bucket rclone-test-bobuked1riwo: Waiting for transfers to finish 2025/04/12 06:08:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:08:37 INFO : potato2: Copied (server-side copy) 2025/04/12 06:08:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 06:08:37 INFO : empty space: Copied (server-side copy) 2025/04/12 06:08:37 INFO : potato2: Deleted 2025/04/12 06:08:37 INFO : empty space: Deleted 2025/04/12 06:08:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 06:08:38 INFO : potato3: Copied (server-side copy) 2025/04/12 06:08:38 INFO : potato3: Deleted 2025/04/12 06:08:38 DEBUG : B2 bucket rclone-test-bobuked1riwo: Purge remote 2025/04/12 06:08:38 INFO : B2 bucket rclone-test-bobuked1riwo: cleaning bucket "rclone-test-bobuked1riwo" of all files 2025/04/12 06:08:38 DEBUG : empty space: Deleting (id "4_zaf223dc390dd2b8b9f680e1b_f117a65b1707711fb_d20250412_m060837_c001_v0001116_t0026_u01744438117026") 2025/04/12 06:08:38 DEBUG : potato2: Deleting (id "4_zaf223dc390dd2b8b9f680e1b_f1123f08bdd3952bc_d20250412_m060837_c001_v0001184_t0042_u01744438117421") 2025/04/12 06:08:38 DEBUG : potato3: Deleting (id "4_zaf223dc390dd2b8b9f680e1b_f1111975be4e72582_d20250412_m060837_c001_v0001104_t0057_u01744438117419") 2025/04/12 06:08:39 DEBUG : B2 bucket rclone-test-sicovaz4yoba: Purge remote 2025/04/12 06:08:39 INFO : B2 bucket rclone-test-sicovaz4yoba: cleaning bucket "rclone-test-sicovaz4yoba" of all files 2025/04/12 06:08:39 DEBUG : empty space: Deleting (id "4_zcfa22db390dd2b8b9f680e1b_f40224f2de76d3e58_d20250412_m060837_c001_v7007000_t0000_u01744438117812") 2025/04/12 06:08:39 DEBUG : empty space: Deleting (id "4_zcfa22db390dd2b8b9f680e1b_f1150191876f6c7e5_d20250412_m060832_c001_v0001184_t0047_u01744438112311") 2025/04/12 06:08:39 DEBUG : potato2: Deleting (id "4_zcfa22db390dd2b8b9f680e1b_f412fea736ad1c027_d20250412_m060837_c001_v7007000_t0000_u01744438117654") 2025/04/12 06:08:39 DEBUG : potato2: Deleting (id "4_zcfa22db390dd2b8b9f680e1b_f1003d89b4aec0e81_d20250412_m060833_c001_v0001040_t0004_u01744438113119") 2025/04/12 06:08:39 DEBUG : potato3: Deleting (id "4_zcfa22db390dd2b8b9f680e1b_f40224f2de76d3e5a_d20250412_m060838_c001_v7007000_t0000_u01744438118302") 2025/04/12 06:08:39 DEBUG : potato3: Deleting (id "4_zcfa22db390dd2b8b9f680e1b_f113f40d82de78355_d20250412_m060833_c001_v0001153_t0009_u01744438113497") 2025/04/12 06:08:39 DEBUG : potato3: Deleting (id "4_zcfa22db390dd2b8b9f680e1b_f1150191876f6c7f1_d20250412_m060832_c001_v0001184_t0018_u01744438112521") --- PASS: TestServerSideMove (12.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xokocoy9sica" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gewoqup9vite -> B2 bucket rclone-test-xokocoy9sica 2025/04/12 06:08:48 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 06:08:48 DEBUG : empty space: Excluded 2025/04/12 06:08:48 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 06:08:48 DEBUG : empty space: Excluded 2025/04/12 06:08:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:08:48 DEBUG : B2 bucket rclone-test-xokocoy9sica: Waiting for checks to finish 2025/04/12 06:08:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 06:08:48 DEBUG : B2 bucket rclone-test-xokocoy9sica: Waiting for transfers to finish 2025/04/12 06:08:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:08:48 INFO : potato2: Copied (server-side copy) 2025/04/12 06:08:48 INFO : potato2: Deleted 2025/04/12 06:08:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 06:08:49 INFO : potato3: Copied (server-side copy) 2025/04/12 06:08:49 INFO : potato3: Deleted 2025/04/12 06:08:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hakegir3vevo" 2025/04/12 06:08:50 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 06:08:50 DEBUG : empty space: Excluded 2025/04/12 06:08:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:08:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 06:08:50 DEBUG : B2 bucket rclone-test-hakegir3vevo: Waiting for checks to finish 2025/04/12 06:08:50 DEBUG : B2 bucket rclone-test-hakegir3vevo: Waiting for transfers to finish 2025/04/12 06:08:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:08:51 INFO : potato2: Copied (server-side copy) 2025/04/12 06:08:51 INFO : potato2: Deleted 2025/04/12 06:08:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 06:08:52 INFO : potato3: Copied (server-side copy) 2025/04/12 06:08:52 INFO : potato3: Deleted 2025/04/12 06:08:52 DEBUG : B2 bucket rclone-test-hakegir3vevo: Purge remote 2025/04/12 06:08:52 INFO : B2 bucket rclone-test-hakegir3vevo: cleaning bucket "rclone-test-hakegir3vevo" of all files 2025/04/12 06:08:52 DEBUG : potato2: Deleting (id "4_zdf227d8390dd2b8b9f680e1b_f1189363766e14b5a_d20250412_m060851_c001_v0001183_t0024_u01744438131341") 2025/04/12 06:08:52 DEBUG : potato3: Deleting (id "4_zdf227d8390dd2b8b9f680e1b_f10810fdb68d29d99_d20250412_m060851_c001_v0001117_t0009_u01744438131564") 2025/04/12 06:08:54 DEBUG : B2 bucket rclone-test-xokocoy9sica: Purge remote 2025/04/12 06:08:54 INFO : B2 bucket rclone-test-xokocoy9sica: cleaning bucket "rclone-test-xokocoy9sica" of all files 2025/04/12 06:08:54 DEBUG : empty space: Deleting (id "4_z7fe26d2390dd2b8b9f680e1b_f100c2f5365f644a0_d20250412_m060846_c001_v0001144_t0007_u01744438126218") 2025/04/12 06:08:54 DEBUG : potato2: Deleting (id "4_z7fe26d2390dd2b8b9f680e1b_f4187a98c41647cfe_d20250412_m060851_c001_v7007000_t0000_u01744438131544") 2025/04/12 06:08:54 DEBUG : potato2: Deleting (id "4_z7fe26d2390dd2b8b9f680e1b_f102da39b47f0f3a9_d20250412_m060848_c001_v0001134_t0037_u01744438128168") 2025/04/12 06:08:54 DEBUG : potato3: Deleting (id "4_z7fe26d2390dd2b8b9f680e1b_f4187a98c41647d00_d20250412_m060852_c001_v7007000_t0000_u01744438132328") 2025/04/12 06:08:54 DEBUG : potato3: Deleting (id "4_z7fe26d2390dd2b8b9f680e1b_f105c090d5ec47309_d20250412_m060848_c001_v0001161_t0008_u01744438128550") 2025/04/12 06:08:54 DEBUG : potato3: Deleting (id "4_z7fe26d2390dd2b8b9f680e1b_f100c2f5365f644a6_d20250412_m060847_c001_v0001144_t0047_u01744438127200") --- PASS: TestServerSideMoveWithFilter (15.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:08:56 DEBUG : Creating backend with remote "TestB2:rclone-test-secepom3bimu" 2025/04/12 06:08:59 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gewoqup9vite -> B2 bucket rclone-test-secepom3bimu 2025/04/12 06:09:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:09:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/12 06:09:01 DEBUG : empty space: Unchanged skipping 2025/04/12 06:09:01 DEBUG : B2 bucket rclone-test-secepom3bimu: Waiting for checks to finish 2025/04/12 06:09:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 06:09:02 INFO : empty space: Deleted 2025/04/12 06:09:02 DEBUG : B2 bucket rclone-test-secepom3bimu: Waiting for transfers to finish 2025/04/12 06:09:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:09:02 INFO : potato2: Copied (server-side copy) 2025/04/12 06:09:02 INFO : potato2: Deleted 2025/04/12 06:09:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 06:09:02 INFO : potato3: Copied (server-side copy) 2025/04/12 06:09:02 INFO : potato3: Deleted 2025/04/12 06:09:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tumigit6fuho" 2025/04/12 06:09:03 INFO : tomatoDir: Making directory 2025/04/12 06:09:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/12 06:09:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 06:09:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 06:09:04 DEBUG : B2 bucket rclone-test-tumigit6fuho: Waiting for checks to finish 2025/04/12 06:09:04 DEBUG : B2 bucket rclone-test-tumigit6fuho: Waiting for transfers to finish 2025/04/12 06:09:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 06:09:05 INFO : potato2: Copied (server-side copy) 2025/04/12 06:09:05 INFO : potato2: Deleted 2025/04/12 06:09:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 06:09:05 INFO : potato3: Copied (server-side copy) 2025/04/12 06:09:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 06:09:05 INFO : empty space: Copied (server-side copy) 2025/04/12 06:09:05 INFO : potato3: Deleted 2025/04/12 06:09:06 INFO : empty space: Deleted 2025/04/12 06:09:06 DEBUG : B2 bucket rclone-test-tumigit6fuho: Purge remote 2025/04/12 06:09:06 INFO : B2 bucket rclone-test-tumigit6fuho: cleaning bucket "rclone-test-tumigit6fuho" of all files 2025/04/12 06:09:06 DEBUG : empty space: Deleting (id "4_z0fc2ade390dd2b8b9f680e1b_f1017b384641cdff7_d20250412_m060905_c001_v0001101_t0005_u01744438145371") 2025/04/12 06:09:06 DEBUG : potato2: Deleting (id "4_z0fc2ade390dd2b8b9f680e1b_f11265d1782efd22e_d20250412_m060905_c001_v0001182_t0012_u01744438145157") 2025/04/12 06:09:06 DEBUG : potato3: Deleting (id "4_z0fc2ade390dd2b8b9f680e1b_f11176c25fdcb3531_d20250412_m060905_c001_v0001136_t0031_u01744438145474") 2025/04/12 06:09:07 DEBUG : B2 bucket rclone-test-secepom3bimu: Purge remote 2025/04/12 06:09:07 INFO : B2 bucket rclone-test-secepom3bimu: cleaning bucket "rclone-test-secepom3bimu" of all files 2025/04/12 06:09:07 DEBUG : empty space: Deleting (id "4_z4f929dd390dd2b8b9f680e1b_f4088e7879584a8c5_d20250412_m060905_c001_v7007000_t0000_u01744438145931") 2025/04/12 06:09:07 DEBUG : empty space: Deleting (id "4_z4f929dd390dd2b8b9f680e1b_f119dec754a4087df_d20250412_m060901_c001_v0001183_t0048_u01744438141259") 2025/04/12 06:09:07 DEBUG : potato2: Deleting (id "4_z4f929dd390dd2b8b9f680e1b_f416946806f723be4_d20250412_m060905_c001_v7007000_t0000_u01744438145358") 2025/04/12 06:09:07 DEBUG : potato2: Deleting (id "4_z4f929dd390dd2b8b9f680e1b_f104dffb6c42bbf50_d20250412_m060902_c001_v0001184_t0005_u01744438142095") 2025/04/12 06:09:07 DEBUG : potato3: Deleting (id "4_z4f929dd390dd2b8b9f680e1b_f416946806f723be5_d20250412_m060905_c001_v7007000_t0000_u01744438145841") 2025/04/12 06:09:07 DEBUG : potato3: Deleting (id "4_z4f929dd390dd2b8b9f680e1b_f10707ba3a43fe06d_d20250412_m060902_c001_v0001184_t0053_u01744438142412") 2025/04/12 06:09:07 DEBUG : potato3: Deleting (id "4_z4f929dd390dd2b8b9f680e1b_f119dec754a4087e5_d20250412_m060901_c001_v0001183_t0022_u01744438141468") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/rclone-sync-test" 2025/04/12 06:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/rclone-sync-test-include/layer2" 2025/04/12 06:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/rclone-sync-test-ignore-file" 2025/04/12 06:09:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/12 06:09:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/12 06:09:22 DEBUG : pacer: Reducing sleep to 10ms 2025/04/12 06:09:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/12 06:09:22 DEBUG : B2 bucket rclone-test-gewoqup9vite path rclone-sync-test: Waiting for checks to finish 2025/04/12 06:09:22 DEBUG : B2 bucket rclone-test-gewoqup9vite path rclone-sync-test: Waiting for transfers to finish 2025/04/12 06:09:22 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:22 INFO : There was nothing to transfer 2025/04/12 06:09:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/12 06:09:23 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:09:23 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:09:23 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/12 06:09:24 DEBUG : B2 bucket rclone-test-gewoqup9vite path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/12 06:09:24 DEBUG : B2 bucket rclone-test-gewoqup9vite path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/12 06:09:24 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/12 06:09:24 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:09:24 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:09:24 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:24 DEBUG : : Excluded 2025/04/12 06:09:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/12 06:09:25 DEBUG : B2 bucket rclone-test-gewoqup9vite path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/12 06:09:25 DEBUG : B2 bucket rclone-test-gewoqup9vite path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/12 06:09:25 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dst" 2025/04/12 06:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/CompareDest" 2025/04/12 06:09:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 06:09:35 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:35 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:09:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:09:36 INFO : one: Copied (new) 2025/04/12 06:09:36 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:09:36 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:37 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:09:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/12 06:09:37 INFO : one: Copied (replaced existing) 2025/04/12 06:09:37 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:09:39 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:09:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 06:09:39 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:09:39 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:39 INFO : There was nothing to transfer 2025/04/12 06:09:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:09:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:09:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 06:09:40 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:09:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 06:09:41 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:09:41 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:41 INFO : There was nothing to transfer 2025/04/12 06:09:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:09:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:09:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 06:09:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:09:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 06:09:41 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:41 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:09:41 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:41 INFO : There was nothing to transfer 2025/04/12 06:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:09:42 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/04/12 06:09:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/12 06:09:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 06:09:42 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:09:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 06:09:42 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:09:42 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:42 INFO : There was nothing to transfer 2025/04/12 06:09:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:09:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/12 06:09:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 06:09:43 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:09:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 06:09:43 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:09:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/12 06:09:44 INFO : two: Copied (new) 2025/04/12 06:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dest" 2025/04/12 06:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/pre-dest1" 2025/04/12 06:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/pre-dest2" 2025/04/12 06:09:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:09:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/12 06:09:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:09:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/12 06:09:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/12 06:09:52 DEBUG : B2 bucket rclone-test-gewoqup9vite path dest: Waiting for checks to finish 2025/04/12 06:09:52 DEBUG : B2 bucket rclone-test-gewoqup9vite path dest: Waiting for transfers to finish 2025/04/12 06:09:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/12 06:09:53 INFO : 3: Copied (new) 2025/04/12 06:09:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:09:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dst" 2025/04/12 06:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/CopyDest" 2025/04/12 06:09:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 06:09:58 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:58 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:09:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:09:59 INFO : one: Copied (new) 2025/04/12 06:09:59 DEBUG : Waiting for deletions to finish 2025/04/12 06:09:59 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:09:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:10:00 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/12 06:10:01 INFO : one: Copied (replaced existing) 2025/04/12 06:10:01 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/BackupDir" 2025/04/12 06:10:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:10:04 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:10:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 06:10:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:10:06 INFO : one: Copied (server-side copy) 2025/04/12 06:10:06 INFO : one: Deleted 2025/04/12 06:10:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/12 06:10:07 INFO : one: Copied (server-side copy) 2025/04/12 06:10:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/12 06:10:07 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:07 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:10:08 DEBUG : one: Unchanged skipping 2025/04/12 06:10:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:10:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/12 06:10:08 INFO : two: Copied (server-side copy) 2025/04/12 06:10:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/12 06:10:08 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:08 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:08 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:10:09 DEBUG : one: Unchanged skipping 2025/04/12 06:10:09 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:10:09 DEBUG : two: Unchanged skipping 2025/04/12 06:10:09 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:09 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:09 INFO : There was nothing to transfer 2025/04/12 06:10:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:10:10 DEBUG : one: Unchanged skipping 2025/04/12 06:10:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/12 06:10:10 DEBUG : three: Destination not found in --copy-dest 2025/04/12 06:10:10 DEBUG : three: Need to transfer - File not found at Destination 2025/04/12 06:10:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 06:10:10 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:10 DEBUG : two: Unchanged skipping 2025/04/12 06:10:10 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/12 06:10:11 INFO : three: Copied (new) 2025/04/12 06:10:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.43s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:10:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1165-15.backblaze.com/b2api/v1/b2_upload_file/ff42ed3390ad2b8b9f680e1b/c001_v0001165_t0008": EOF 2025/04/12 06:10:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-15.backblaze.com/b2api/v1/b2_upload_file/ff42ed3390ad2b8b9f680e1b/c001_v0001165_t0008": EOF) 2025/04/12 06:10:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gewoqup9vite: 1/10 (Post "https://pod-000-1165-15.backblaze.com/b2api/v1/b2_upload_file/ff42ed3390ad2b8b9f680e1b/c001_v0001165_t0008": EOF) 2025/04/12 06:10:17 DEBUG : pacer: Reducing sleep to 10ms 2025/04/12 06:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dst" 2025/04/12 06:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/backup" 2025/04/12 06:10:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 06:10:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:10:20 DEBUG : two: Unchanged skipping 2025/04/12 06:10:20 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:10:21 INFO : one: Copied (server-side copy) 2025/04/12 06:10:22 INFO : one: Deleted 2025/04/12 06:10:22 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:10:22 INFO : one: Copied (new) 2025/04/12 06:10:22 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 06:10:23 INFO : three.txt: Copied (server-side copy) 2025/04/12 06:10:24 INFO : three.txt: Deleted 2025/04/12 06:10:24 INFO : three.txt: Moved into backup dir 2025/04/12 06:10:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 06:10:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:10:25 DEBUG : two: Unchanged skipping 2025/04/12 06:10:25 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:10:25 INFO : one: Copied (server-side copy) 2025/04/12 06:10:26 INFO : one: Deleted 2025/04/12 06:10:26 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 06:10:26 INFO : one: Copied (new) 2025/04/12 06:10:26 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 06:10:27 INFO : three.txt: Copied (server-side copy) 2025/04/12 06:10:27 INFO : three.txt: Deleted 2025/04/12 06:10:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:10:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dst" 2025/04/12 06:10:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/backup" 2025/04/12 06:10:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 06:10:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:10:33 DEBUG : two: Unchanged skipping 2025/04/12 06:10:33 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:10:34 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 06:10:35 INFO : one: Deleted 2025/04/12 06:10:35 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:10:36 INFO : one: Copied (new) 2025/04/12 06:10:36 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 06:10:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 06:10:38 INFO : three.txt: Deleted 2025/04/12 06:10:38 INFO : three.txt: Moved into backup dir 2025/04/12 06:10:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:10:40 DEBUG : two: Unchanged skipping 2025/04/12 06:10:40 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 06:10:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:10:40 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 06:10:41 INFO : one: Deleted 2025/04/12 06:10:41 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:41 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1145-10.backblaze.com/b2api/v1/b2_upload_file/ff42ed3390ad2b8b9f680e1b/c001_v0001145_t0017": EOF 2025/04/12 06:10:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-10.backblaze.com/b2api/v1/b2_upload_file/ff42ed3390ad2b8b9f680e1b/c001_v0001145_t0017": EOF) 2025/04/12 06:10:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/12 06:10:41 DEBUG : one: Received error: Post "https://pod-000-1145-10.backblaze.com/b2api/v1/b2_upload_file/ff42ed3390ad2b8b9f680e1b/c001_v0001145_t0017": EOF - low level retry 0/10 2025/04/12 06:10:41 DEBUG : pacer: Reducing sleep to 10ms 2025/04/12 06:10:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 06:10:41 INFO : one: Copied (new) 2025/04/12 06:10:41 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 06:10:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 06:10:42 INFO : three.txt: Deleted 2025/04/12 06:10:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:10:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dst" 2025/04/12 06:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/backup" 2025/04/12 06:10:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 06:10:48 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:10:48 DEBUG : two: Unchanged skipping 2025/04/12 06:10:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:10:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/12 06:10:50 INFO : one: Deleted 2025/04/12 06:10:50 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:10:51 INFO : one: Copied (new) 2025/04/12 06:10:51 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 06:10:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/12 06:10:52 INFO : three.txt: Deleted 2025/04/12 06:10:52 INFO : three.txt: Moved into backup dir 2025/04/12 06:10:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 06:10:53 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:10:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:10:53 DEBUG : two: Unchanged skipping 2025/04/12 06:10:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:10:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/12 06:10:55 INFO : one: Deleted 2025/04/12 06:10:55 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:10:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 06:10:55 INFO : one: Copied (new) 2025/04/12 06:10:55 DEBUG : Waiting for deletions to finish 2025/04/12 06:10:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 06:10:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/12 06:10:56 INFO : three.txt: Deleted 2025/04/12 06:10:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.87s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dst" 2025/04/12 06:11:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 06:11:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:01 DEBUG : two: Unchanged skipping 2025/04/12 06:11:01 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:11:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:11:01 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 06:11:02 INFO : one: Deleted 2025/04/12 06:11:02 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:11:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:11:02 INFO : one: Copied (new) 2025/04/12 06:11:02 DEBUG : Waiting for deletions to finish 2025/04/12 06:11:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 06:11:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 06:11:03 INFO : three.txt: Deleted 2025/04/12 06:11:03 INFO : three.txt: Moved into backup dir 2025/04/12 06:11:04 DEBUG : one.bak: Excluded (Path Filter) 2025/04/12 06:11:04 DEBUG : one.bak: Excluded 2025/04/12 06:11:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/12 06:11:04 DEBUG : three.txt.bak: Excluded 2025/04/12 06:11:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 06:11:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:04 DEBUG : two: Unchanged skipping 2025/04/12 06:11:04 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for checks to finish 2025/04/12 06:11:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:11:04 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 06:11:05 INFO : one: Deleted 2025/04/12 06:11:05 DEBUG : B2 bucket rclone-test-gewoqup9vite path dst: Waiting for transfers to finish 2025/04/12 06:11:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 06:11:05 INFO : one: Copied (new) 2025/04/12 06:11:05 DEBUG : Waiting for deletions to finish 2025/04/12 06:11:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 06:11:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 06:11:06 INFO : three.txt: Deleted 2025/04/12 06:11:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.72s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:11:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dst" 2025/04/12 06:11:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 06:11:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:11:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 06:11:12 INFO : one: Deleted 2025/04/12 06:11:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:11:12 INFO : one: Copied (new) 2025/04/12 06:11:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:13 DEBUG : two: Unchanged skipping 2025/04/12 06:11:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/12 06:11:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 06:11:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 06:11:14 INFO : three.txt: Deleted 2025/04/12 06:11:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 06:11:15 INFO : three.txt: Copied (new) 2025/04/12 06:11:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 06:11:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:11:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 06:11:16 INFO : one: Deleted 2025/04/12 06:11:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 06:11:17 INFO : one: Copied (new) 2025/04/12 06:11:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:17 DEBUG : two: Unchanged skipping 2025/04/12 06:11:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/12 06:11:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 06:11:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 06:11:18 INFO : three.txt: Deleted 2025/04/12 06:11:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/12 06:11:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:11:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gewoqup9vite/dst" 2025/04/12 06:11:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 06:11:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 06:11:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/12 06:11:25 INFO : one: Deleted 2025/04/12 06:11:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:11:25 INFO : one: Copied (new) 2025/04/12 06:11:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:26 DEBUG : two: Unchanged skipping 2025/04/12 06:11:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/12 06:11:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 06:11:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/12 06:11:26 INFO : three.txt: Deleted 2025/04/12 06:11:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 06:11:27 INFO : three.txt: Copied (new) 2025/04/12 06:11:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 06:11:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 06:11:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/12 06:11:28 INFO : one: Deleted 2025/04/12 06:11:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 06:11:29 INFO : one: Copied (new) 2025/04/12 06:11:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:29 DEBUG : two: Unchanged skipping 2025/04/12 06:11:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/12 06:11:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 06:11:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/12 06:11:30 INFO : three.txt: Deleted 2025/04/12 06:11:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/12 06:11:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.45s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:11:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/12 06:11:33 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:11:33 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:11:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/12 06:11:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/12 06:11:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:11:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 06:11:35 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:11:35 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:11:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 06:11:35 INFO : existing: Copied (new) 2025/04/12 06:11:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:11:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/12 06:11:36 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:11:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/12 06:11:36 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:11:36 ERROR : B2 bucket rclone-test-gewoqup9vite: not deleting files as there were IO errors 2025/04/12 06:11:36 ERROR : B2 bucket rclone-test-gewoqup9vite: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncImmutable (2.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:11:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:38 DEBUG : existing: Unchanged skipping 2025/04/12 06:11:38 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:11:38 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:11:38 DEBUG : Waiting for deletions to finish 2025/04/12 06:11:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", 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-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:11:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both1: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both11: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both13: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both14: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both15: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both16: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both17: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both18: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both19: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both2: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both3: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both4: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both5: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both6: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both7: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both8: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:11:56 DEBUG : both9: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both10: Unchanged skipping 2025/04/12 06:11:56 DEBUG : both0: Unchanged skipping 2025/04/12 06:11:56 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:11:56 DEBUG : both12: Unchanged skipping 2025/04/12 06:11:56 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:11:56 DEBUG : Waiting for deletions to finish 2025/04/12 06:11:56 INFO : only14: Deleted 2025/04/12 06:11:56 INFO : only16: Deleted 2025/04/12 06:11:57 INFO : only4: Deleted 2025/04/12 06:11:57 INFO : only6: Deleted 2025/04/12 06:11:57 INFO : only11: Deleted 2025/04/12 06:11:57 INFO : only12: Deleted 2025/04/12 06:11:57 INFO : only13: Deleted 2025/04/12 06:11:57 INFO : only0: Deleted 2025/04/12 06:11:57 INFO : only18: Deleted 2025/04/12 06:11:57 INFO : only8: Deleted 2025/04/12 06:11:57 INFO : only2: Deleted 2025/04/12 06:11:57 INFO : only3: Deleted 2025/04/12 06:11:57 INFO : only1: Deleted 2025/04/12 06:11:57 INFO : only10: Deleted 2025/04/12 06:11:57 INFO : only15: Deleted 2025/04/12 06:11:57 INFO : only7: Deleted 2025/04/12 06:11:57 INFO : only9: Deleted 2025/04/12 06:11:57 INFO : only17: Deleted 2025/04/12 06:11:57 INFO : only19: Deleted 2025/04/12 06:11:57 INFO : only5: Deleted 2025/04/12 06:11:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:12:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for checks to finish 2025/04/12 06:12:18 DEBUG : both1: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both12: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both0: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both14: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both10: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both16: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both13: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both18: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both15: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both2: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both11: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both19: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both5: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both6: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both7: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both8: Unchanged skipping 2025/04/12 06:12:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 06:12:18 DEBUG : both9: Unchanged skipping 2025/04/12 06:12:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : both17: Unchanged skipping 2025/04/12 06:12:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : both3: Unchanged skipping 2025/04/12 06:12:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/12 06:12:18 DEBUG : both4: Unchanged skipping 2025/04/12 06:12:18 DEBUG : B2 bucket rclone-test-gewoqup9vite: Waiting for transfers to finish 2025/04/12 06:12:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only0: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only1: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only13: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only12: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only10: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only14: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only15: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only16: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only11: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only17: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only18: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only19: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only2: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only3: Copied (replaced existing) 2025/04/12 06:12:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:19 INFO : only4: Copied (replaced existing) 2025/04/12 06:12:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:20 INFO : only5: Copied (replaced existing) 2025/04/12 06:12:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:20 INFO : only6: Copied (replaced existing) 2025/04/12 06:12:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:20 INFO : only7: Copied (replaced existing) 2025/04/12 06:12:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:20 INFO : only8: Copied (replaced existing) 2025/04/12 06:12:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 06:12:20 INFO : only9: Copied (replaced existing) 2025/04/12 06:12:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.36s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:12:28 DEBUG : empty_dir: Making directory with metadata 2025/04/12 06:12:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 06:12:28 DEBUG : empty_on_remote: Making directory with metadata 2025/04/12 06:12:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 06:12:28 INFO : empty_on_remote: Making directory 2025/04/12 06:12:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:12:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:12:32 DEBUG : empty_dir: Making directory with metadata 2025/04/12 06:12:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 06:12:32 DEBUG : empty_on_remote: Making directory with metadata 2025/04/12 06:12:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 06:12:32 INFO : empty_on_remote: Making directory 2025/04/12 06:12:32 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-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:12:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:12:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:35 INFO : sub dir: Making directory 2025/04/12 06:12:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" 2025/04/12 06:12:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 06:12:40 INFO : sub dir: Making directory 2025/04/12 06:12:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gewoqup9vite", Local "Local file system at /tmp/rclone2128199450", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.84s) PASS 2025/04/12 06:12:45 DEBUG : B2 bucket rclone-test-gewoqup9vite: Purge remote 2025/04/12 06:12:45 INFO : B2 bucket rclone-test-gewoqup9vite: cleaning bucket "rclone-test-gewoqup9vite" of all files 2025/04/12 06:12:46 DEBUG : BackupDir/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41648174_d20250412_m061012_c001_v7007000_t0000_u01744438212121") 2025/04/12 06:12:46 DEBUG : BackupDir/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1068dce6e3d9dfa4_d20250412_m061006_c001_v0001100_t0037_u01744438206175") 2025/04/12 06:12:46 DEBUG : CompareDest/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c4ee_d20250412_m060945_c001_v7007000_t0000_u01744438185092") 2025/04/12 06:12:46 DEBUG : CompareDest/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cecc91_d20250412_m060938_c001_v0001182_t0001_u01744438178816") 2025/04/12 06:12:46 DEBUG : CompareDest/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c4ef_d20250412_m060945_c001_v7007000_t0000_u01744438185276") 2025/04/12 06:12:46 DEBUG : CompareDest/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143abd_d20250412_m060940_c001_v0001165_t0018_u01744438180135") 2025/04/12 06:12:46 DEBUG : CopyDest/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41648175_d20250412_m061012_c001_v7007000_t0000_u01744438212305") 2025/04/12 06:12:46 DEBUG : CopyDest/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdbf8_d20250412_m061002_c001_v0001042_t0009_u01744438202419") 2025/04/12 06:12:46 DEBUG : CopyDest/three: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41648176_d20250412_m061012_c001_v7007000_t0000_u01744438212490") 2025/04/12 06:12:46 DEBUG : CopyDest/three: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143b25_d20250412_m061009_c001_v0001165_t0033_u01744438209869") 2025/04/12 06:12:46 DEBUG : CopyDest/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41648177_d20250412_m061012_c001_v7007000_t0000_u01744438212675") 2025/04/12 06:12:46 DEBUG : CopyDest/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cecee6_d20250412_m061007_c001_v0001182_t0029_u01744438207803") 2025/04/12 06:12:46 DEBUG : EXISTING: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4075e2da495c6398_d20250412_m061139_c001_v7007000_t0000_u01744438299164") 2025/04/12 06:12:46 DEBUG : EXISTING: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced697_d20250412_m061138_c001_v0001182_t0020_u01744438298056") 2025/04/12 06:12:46 DEBUG : Testêé: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4075e2da495c6392_d20250412_m061134_c001_v7007000_t0000_u01744438294686") 2025/04/12 06:12:46 DEBUG : Testêé: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced643_d20250412_m061134_c001_v0001182_t0031_u01744438294072") 2025/04/12 06:12:47 DEBUG : Testêé: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc99_d20250412_m061132_c001_v0001042_t0042_u01744438292961") 2025/04/12 06:12:47 DEBUG : a/potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bcf_d20250412_m060747_c001_v7007000_t0000_u01744438067813") 2025/04/12 06:12:47 DEBUG : a/potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdad2_d20250412_m060746_c001_v0001042_t0029_u01744438066929") 2025/04/12 06:12:47 DEBUG : a/potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee0d6_d20250412_m060744_c001_v7007000_t0000_u01744438064667") 2025/04/12 06:12:47 DEBUG : a/potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdac8_d20250412_m060743_c001_v0001042_t0057_u01744438063765") 2025/04/12 06:12:47 DEBUG : a/potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c0f_d20250412_m060720_c001_v7007000_t0000_u01744438040101") 2025/04/12 06:12:47 DEBUG : a/potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda77_d20250412_m060718_c001_v0001042_t0008_u01744438038899") 2025/04/12 06:12:47 DEBUG : b/potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bd1_d20250412_m060747_c001_v7007000_t0000_u01744438067999") 2025/04/12 06:12:47 DEBUG : b/potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdacc_d20250412_m060745_c001_v0001042_t0056_u01744438065601") 2025/04/12 06:12:47 DEBUG : b/potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee0d5_d20250412_m060744_c001_v7007000_t0000_u01744438064109") 2025/04/12 06:12:47 DEBUG : b/potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdac2_d20250412_m060742_c001_v0001042_t0012_u01744438062403") 2025/04/12 06:12:47 DEBUG : b/potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c0d_d20250412_m060719_c001_v7007000_t0000_u01744438039524") 2025/04/12 06:12:47 DEBUG : b/potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda73_d20250412_m060717_c001_v0001042_t0050_u01744438037662") 2025/04/12 06:12:47 DEBUG : backup/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f409469606287e2da_d20250412_m061027_c001_v7007000_t0000_u01744438227970") 2025/04/12 06:12:47 DEBUG : backup/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1004e7316fe0edcc_d20250412_m061025_c001_v0001184_t0004_u01744438225860") 2025/04/12 06:12:47 DEBUG : backup/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1041b4a7dfeb11f8_d20250412_m061021_c001_v0001177_t0024_u01744438221763") 2025/04/12 06:12:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4161c733265dba3d_d20250412_m061056_c001_v7007000_t0000_u01744438256891") 2025/04/12 06:12:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1152da90fa607126_d20250412_m061054_c001_v0001171_t0003_u01744438254498") 2025/04/12 06:12:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1057aa0cf5d4ae00_d20250412_m061050_c001_v0001150_t0036_u01744438250143") 2025/04/12 06:12:47 DEBUG : backup/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f416946806f723c98_d20250412_m061043_c001_v7007000_t0000_u01744438243003") 2025/04/12 06:12:48 DEBUG : backup/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11695f86f126e805_d20250412_m061040_c001_v0001181_t0017_u01744438240742") 2025/04/12 06:12:48 DEBUG : backup/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f113ffbaae654b711_d20250412_m061034_c001_v0001146_t0033_u01744438234725") 2025/04/12 06:12:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4161c733265dba3e_d20250412_m061057_c001_v7007000_t0000_u01744438257076") 2025/04/12 06:12:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1152da90fa60714a_d20250412_m061055_c001_v0001171_t0048_u01744438255771") 2025/04/12 06:12:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f109eb5fd42e996d2_d20250412_m061051_c001_v0001115_t0003_u01744438251642") 2025/04/12 06:12:48 DEBUG : backup/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f409469606287e2dc_d20250412_m061028_c001_v7007000_t0000_u01744438228156") 2025/04/12 06:12:48 DEBUG : backup/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11696348ff611894_d20250412_m061027_c001_v0001183_t0021_u01744438227213") 2025/04/12 06:12:48 DEBUG : backup/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f116dd90e0169380d_d20250412_m061023_c001_v0001116_t0026_u01744438223292") 2025/04/12 06:12:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f416946806f723c9a_d20250412_m061043_c001_v7007000_t0000_u01744438243189") 2025/04/12 06:12:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1065e4c6fcd689c9_d20250412_m061042_c001_v0001180_t0003_u01744438242199") 2025/04/12 06:12:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f111121d764c5c8d8_d20250412_m061038_c001_v0001032_t0023_u01744438238469") 2025/04/12 06:12:48 DEBUG : both0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee755_d20250412_m061220_c001_v7007000_t0000_u01744438340953") 2025/04/12 06:12:48 DEBUG : both0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcdf_d20250412_m061202_c001_v0001042_t0052_u01744438322977") 2025/04/12 06:12:48 DEBUG : both0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a205_d20250412_m061158_c001_v7007000_t0000_u01744438318292") 2025/04/12 06:12:48 DEBUG : both0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdca5_d20250412_m061141_c001_v0001042_t0052_u01744438301445") 2025/04/12 06:12:48 DEBUG : both1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee757_d20250412_m061221_c001_v7007000_t0000_u01744438341137") 2025/04/12 06:12:48 DEBUG : both1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdce3_d20250412_m061203_c001_v0001042_t0017_u01744438323897") 2025/04/12 06:12:48 DEBUG : both1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a206_d20250412_m061158_c001_v7007000_t0000_u01744438318476") 2025/04/12 06:12:48 DEBUG : both1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdca7_d20250412_m061142_c001_v0001042_t0044_u01744438302046") 2025/04/12 06:12:48 DEBUG : both10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee758_d20250412_m061221_c001_v7007000_t0000_u01744438341322") 2025/04/12 06:12:48 DEBUG : both10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd07_d20250412_m061211_c001_v0001042_t0024_u01744438331178") 2025/04/12 06:12:49 DEBUG : both10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a207_d20250412_m061158_c001_v7007000_t0000_u01744438318661") 2025/04/12 06:12:49 DEBUG : both10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcbb_d20250412_m061148_c001_v0001042_t0028_u01744438308512") 2025/04/12 06:12:49 DEBUG : both11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee759_d20250412_m061221_c001_v7007000_t0000_u01744438341516") 2025/04/12 06:12:49 DEBUG : both11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd0b_d20250412_m061212_c001_v0001042_t0013_u01744438332147") 2025/04/12 06:12:49 DEBUG : both11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a208_d20250412_m061158_c001_v7007000_t0000_u01744438318850") 2025/04/12 06:12:49 DEBUG : both11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcbf_d20250412_m061149_c001_v0001042_t0044_u01744438309116") 2025/04/12 06:12:49 DEBUG : both12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee75a_d20250412_m061221_c001_v7007000_t0000_u01744438341700") 2025/04/12 06:12:49 DEBUG : both12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd0d_d20250412_m061212_c001_v0001042_t0041_u01744438332849") 2025/04/12 06:12:49 DEBUG : both12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a209_d20250412_m061159_c001_v7007000_t0000_u01744438319033") 2025/04/12 06:12:49 DEBUG : both12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcc1_d20250412_m061149_c001_v0001042_t0039_u01744438309741") 2025/04/12 06:12:49 DEBUG : both13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee75b_d20250412_m061221_c001_v7007000_t0000_u01744438341882") 2025/04/12 06:12:49 DEBUG : both13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd11_d20250412_m061213_c001_v0001042_t0023_u01744438333360") 2025/04/12 06:12:49 DEBUG : both13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a20a_d20250412_m061159_c001_v7007000_t0000_u01744438319218") 2025/04/12 06:12:49 DEBUG : both13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcc3_d20250412_m061150_c001_v0001042_t0053_u01744438310362") 2025/04/12 06:12:49 DEBUG : both14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee75c_d20250412_m061222_c001_v7007000_t0000_u01744438342069") 2025/04/12 06:12:49 DEBUG : both14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd13_d20250412_m061214_c001_v0001042_t0002_u01744438334095") 2025/04/12 06:12:49 DEBUG : both14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a20b_d20250412_m061159_c001_v7007000_t0000_u01744438319403") 2025/04/12 06:12:49 DEBUG : both14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcc5_d20250412_m061151_c001_v0001042_t0040_u01744438311010") 2025/04/12 06:12:49 DEBUG : both15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee75d_d20250412_m061222_c001_v7007000_t0000_u01744438342260") 2025/04/12 06:12:49 DEBUG : both15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd15_d20250412_m061214_c001_v0001042_t0053_u01744438334858") 2025/04/12 06:12:50 DEBUG : both15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a20e_d20250412_m061159_c001_v7007000_t0000_u01744438319589") 2025/04/12 06:12:50 DEBUG : both15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdccb_d20250412_m061151_c001_v0001042_t0003_u01744438311615") 2025/04/12 06:12:50 DEBUG : both16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee75e_d20250412_m061222_c001_v7007000_t0000_u01744438342445") 2025/04/12 06:12:50 DEBUG : both16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd19_d20250412_m061215_c001_v0001042_t0012_u01744438335486") 2025/04/12 06:12:50 DEBUG : both16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a20f_d20250412_m061159_c001_v7007000_t0000_u01744438319774") 2025/04/12 06:12:50 DEBUG : both16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdccd_d20250412_m061152_c001_v0001042_t0055_u01744438312283") 2025/04/12 06:12:50 DEBUG : both17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee75f_d20250412_m061222_c001_v7007000_t0000_u01744438342629") 2025/04/12 06:12:50 DEBUG : both17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd1b_d20250412_m061216_c001_v0001042_t0024_u01744438336375") 2025/04/12 06:12:50 DEBUG : both17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a210_d20250412_m061159_c001_v7007000_t0000_u01744438319966") 2025/04/12 06:12:50 DEBUG : both17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdccf_d20250412_m061153_c001_v0001042_t0019_u01744438313086") 2025/04/12 06:12:50 DEBUG : both18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee760_d20250412_m061222_c001_v7007000_t0000_u01744438342814") 2025/04/12 06:12:50 DEBUG : both18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd1d_d20250412_m061216_c001_v0001042_t0032_u01744438336994") 2025/04/12 06:12:50 DEBUG : both18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a211_d20250412_m061200_c001_v7007000_t0000_u01744438320153") 2025/04/12 06:12:50 DEBUG : both18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcd1_d20250412_m061153_c001_v0001042_t0053_u01744438313853") 2025/04/12 06:12:50 DEBUG : both19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee761_d20250412_m061222_c001_v7007000_t0000_u01744438342999") 2025/04/12 06:12:50 DEBUG : both19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd1f_d20250412_m061217_c001_v0001042_t0036_u01744438337547") 2025/04/12 06:12:50 DEBUG : both19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a212_d20250412_m061200_c001_v7007000_t0000_u01744438320340") 2025/04/12 06:12:50 DEBUG : both19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcd3_d20250412_m061154_c001_v0001042_t0055_u01744438314791") 2025/04/12 06:12:50 DEBUG : both2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee763_d20250412_m061223_c001_v7007000_t0000_u01744438343196") 2025/04/12 06:12:50 DEBUG : both2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdceb_d20250412_m061205_c001_v0001042_t0056_u01744438325157") 2025/04/12 06:12:51 DEBUG : both2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a214_d20250412_m061200_c001_v7007000_t0000_u01744438320526") 2025/04/12 06:12:51 DEBUG : both2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcab_d20250412_m061142_c001_v0001042_t0033_u01744438302581") 2025/04/12 06:12:51 DEBUG : both3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee764_d20250412_m061223_c001_v7007000_t0000_u01744438343394") 2025/04/12 06:12:51 DEBUG : both3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdced_d20250412_m061205_c001_v0001042_t0046_u01744438325818") 2025/04/12 06:12:51 DEBUG : both3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a215_d20250412_m061200_c001_v7007000_t0000_u01744438320712") 2025/04/12 06:12:51 DEBUG : both3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcad_d20250412_m061143_c001_v0001042_t0025_u01744438303635") 2025/04/12 06:12:51 DEBUG : both4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee765_d20250412_m061223_c001_v7007000_t0000_u01744438343580") 2025/04/12 06:12:51 DEBUG : both4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcf3_d20250412_m061206_c001_v0001042_t0010_u01744438326422") 2025/04/12 06:12:51 DEBUG : both4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a216_d20250412_m061200_c001_v7007000_t0000_u01744438320897") 2025/04/12 06:12:51 DEBUG : both4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcaf_d20250412_m061144_c001_v0001042_t0024_u01744438304190") 2025/04/12 06:12:51 DEBUG : both5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee766_d20250412_m061223_c001_v7007000_t0000_u01744438343767") 2025/04/12 06:12:51 DEBUG : both5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcf5_d20250412_m061207_c001_v0001042_t0021_u01744438327215") 2025/04/12 06:12:51 DEBUG : both5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a218_d20250412_m061201_c001_v7007000_t0000_u01744438321090") 2025/04/12 06:12:51 DEBUG : both5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcb1_d20250412_m061144_c001_v0001042_t0021_u01744438304877") 2025/04/12 06:12:51 DEBUG : both6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee767_d20250412_m061223_c001_v7007000_t0000_u01744438343951") 2025/04/12 06:12:51 DEBUG : both6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcf9_d20250412_m061207_c001_v0001042_t0032_u01744438327922") 2025/04/12 06:12:51 DEBUG : both6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a219_d20250412_m061201_c001_v7007000_t0000_u01744438321275") 2025/04/12 06:12:51 DEBUG : both6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcb3_d20250412_m061145_c001_v0001042_t0012_u01744438305499") 2025/04/12 06:12:51 DEBUG : both7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee768_d20250412_m061224_c001_v7007000_t0000_u01744438344134") 2025/04/12 06:12:51 DEBUG : both7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcfb_d20250412_m061208_c001_v0001042_t0051_u01744438328812") 2025/04/12 06:12:51 DEBUG : both7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a21a_d20250412_m061201_c001_v7007000_t0000_u01744438321459") 2025/04/12 06:12:52 DEBUG : both7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcb5_d20250412_m061146_c001_v0001042_t0013_u01744438306426") 2025/04/12 06:12:52 DEBUG : both8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee769_d20250412_m061224_c001_v7007000_t0000_u01744438344321") 2025/04/12 06:12:52 DEBUG : both8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcff_d20250412_m061209_c001_v0001042_t0047_u01744438329563") 2025/04/12 06:12:52 DEBUG : both8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a21b_d20250412_m061201_c001_v7007000_t0000_u01744438321645") 2025/04/12 06:12:52 DEBUG : both8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcb7_d20250412_m061147_c001_v0001042_t0049_u01744438307400") 2025/04/12 06:12:52 DEBUG : both9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee76a_d20250412_m061224_c001_v7007000_t0000_u01744438344507") 2025/04/12 06:12:52 DEBUG : both9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd01_d20250412_m061210_c001_v0001042_t0033_u01744438330190") 2025/04/12 06:12:52 DEBUG : both9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a21c_d20250412_m061201_c001_v7007000_t0000_u01744438321850") 2025/04/12 06:12:52 DEBUG : both9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdcb9_d20250412_m061147_c001_v0001042_t0057_u01744438307942") 2025/04/12 06:12:52 DEBUG : c/non empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bd3_d20250412_m060748_c001_v7007000_t0000_u01744438068184") 2025/04/12 06:12:52 DEBUG : c/non empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdad0_d20250412_m060746_c001_v0001042_t0056_u01744438066038") 2025/04/12 06:12:52 DEBUG : c/non empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee0d7_d20250412_m060744_c001_v7007000_t0000_u01744438064860") 2025/04/12 06:12:52 DEBUG : c/non empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdac6_d20250412_m060742_c001_v0001042_t0044_u01744438062941") 2025/04/12 06:12:52 DEBUG : c/non empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c10_d20250412_m060720_c001_v7007000_t0000_u01744438040296") 2025/04/12 06:12:52 DEBUG : c/non empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda75_d20250412_m060718_c001_v0001042_t0024_u01744438038012") 2025/04/12 06:12:52 DEBUG : check sum: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c4164752d_d20250412_m060705_c001_v7007000_t0000_u01744438025378") 2025/04/12 06:12:52 DEBUG : check sum: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda53_d20250412_m060704_c001_v0001042_t0027_u01744438024188") 2025/04/12 06:12:52 DEBUG : dest/3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c4164815f_d20250412_m060954_c001_v7007000_t0000_u01744438194430") 2025/04/12 06:12:52 DEBUG : dest/3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f41122ee653812910_d20250412_m060953_c001_v0001184_t0003_u01744438193307") 2025/04/12 06:12:52 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4075e2da495c6389_d20250412_m061131_c001_v7007000_t0000_u01744438291461") 2025/04/12 06:12:52 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1141f19e40343a4a_d20250412_m061129_c001_v0001091_t0059_u01744438289079") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40224f2de76d871d_d20250412_m061128_c001_v7007000_t0000_u01744438288891") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1141f19e40343a42_d20250412_m061125_c001_v0001091_t0049_u01744438285691") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40224f2de76d85ed_d20250412_m061124_c001_v7007000_t0000_u01744438284943") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced4f9_d20250412_m061120_c001_v0001182_t0029_u01744438280506") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f801186_d20250412_m061119_c001_v7007000_t0000_u01744438279011") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1147aa60082f26eb_d20250412_m061116_c001_v0001161_t0042_u01744438276796") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4050bbfef4e97ada_d20250412_m061116_c001_v7007000_t0000_u01744438276598") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1147aa60082f26d7_d20250412_m061112_c001_v0001161_t0037_u01744438272703") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4050bbfef4e96762_d20250412_m061111_c001_v7007000_t0000_u01744438271961") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc63_d20250412_m061107_c001_v0001042_t0014_u01744438267907") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4161c733265dba44_d20250412_m061106_c001_v7007000_t0000_u01744438266614") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1104dc571ae24c14_d20250412_m061105_c001_v0001136_t0040_u01744438265147") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6724348_d20250412_m061104_c001_v7007000_t0000_u01744438264960") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1104dc571ae24c06_d20250412_m061102_c001_v0001136_t0046_u01744438262698") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6724346_d20250412_m061101_c001_v7007000_t0000_u01744438261964") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc51_d20250412_m061058_c001_v0001042_t0047_u01744438258185") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4161c733265dba3f_d20250412_m061057_c001_v7007000_t0000_u01744438257262") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f118f66f3f115293d_d20250412_m061055_c001_v0001157_t0045_u01744438255146") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4113b9852717fed5_d20250412_m061054_c001_v7007000_t0000_u01744438254962") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f118f66f3f115292f_d20250412_m061051_c001_v0001157_t0026_u01744438251167") 2025/04/12 06:12:53 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4113b9852717feca_d20250412_m061050_c001_v7007000_t0000_u01744438250429") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc37_d20250412_m061044_c001_v0001042_t0004_u01744438244316") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f416946806f723c9b_d20250412_m061043_c001_v7007000_t0000_u01744438243374") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced180_d20250412_m061041_c001_v0001182_t0027_u01744438241790") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f7fdab9_d20250412_m061040_c001_v7007000_t0000_u01744438240963") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1102663c70a60999_d20250412_m061035_c001_v0001145_t0006_u01744438235812") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f7fdaad_d20250412_m061035_c001_v7007000_t0000_u01744438235071") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc1e_d20250412_m061029_c001_v0001042_t0050_u01744438229282") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f409469606287e2de_d20250412_m061028_c001_v7007000_t0000_u01744438228340") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11588cdfd4c3c99c_d20250412_m061026_c001_v0001136_t0017_u01744438226261") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c52a_d20250412_m061026_c001_v7007000_t0000_u01744438226073") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11588cdfd4c3c994_d20250412_m061022_c001_v0001136_t0001_u01744438222717") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c527_d20250412_m061021_c001_v7007000_t0000_u01744438221982") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc0c_d20250412_m061014_c001_v0001042_t0029_u01744438214001") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41648178_d20250412_m061012_c001_v7007000_t0000_u01744438212861") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11090ed8142fa6cf_d20250412_m061006_c001_v0001092_t0022_u01744438206682") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c511_d20250412_m061006_c001_v7007000_t0000_u01744438206476") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143b12_d20250412_m061001_c001_v0001165_t0040_u01744438201738") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100456987874d55f_d20250412_m061000_c001_v0001115_t0058_u01744438200224") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100456987874d55d_d20250412_m060958_c001_v0001115_t0031_u01744438198900") 2025/04/12 06:12:54 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c4f0_d20250412_m060945_c001_v7007000_t0000_u01744438185471") 2025/04/12 06:12:55 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdbd8_d20250412_m060937_c001_v0001042_t0034_u01744438177987") 2025/04/12 06:12:55 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f116df52e934714d7_d20250412_m060937_c001_v0001103_t0059_u01744438177135") 2025/04/12 06:12:55 DEBUG : dst/one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f116df52e934714d5_d20250412_m060935_c001_v0001103_t0018_u01744438175873") 2025/04/12 06:12:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4075e2da495c638a_d20250412_m061131_c001_v7007000_t0000_u01744438291658") 2025/04/12 06:12:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f107e91ecf9370235_d20250412_m061128_c001_v0001179_t0010_u01744438288661") 2025/04/12 06:12:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11896730e8e52512_d20250412_m061124_c001_v0001171_t0054_u01744438284291") 2025/04/12 06:12:55 DEBUG : dst/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f801187_d20250412_m061119_c001_v7007000_t0000_u01744438279208") 2025/04/12 06:12:55 DEBUG : dst/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f101f51f2ad21472d_d20250412_m061116_c001_v0001178_t0022_u01744438276347") 2025/04/12 06:12:55 DEBUG : dst/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1085197627a76e70_d20250412_m061111_c001_v0001184_t0039_u01744438271751") 2025/04/12 06:12:55 DEBUG : dst/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4161c733265dba45_d20250412_m061106_c001_v7007000_t0000_u01744438266798") 2025/04/12 06:12:55 DEBUG : dst/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f10328e2d80cd978f_d20250412_m061104_c001_v0001180_t0030_u01744438264720") 2025/04/12 06:12:55 DEBUG : dst/one.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f107e91ecf9370183_d20250412_m061101_c001_v0001179_t0059_u01744438261735") 2025/04/12 06:12:55 DEBUG : dst/three: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41648179_d20250412_m061013_c001_v7007000_t0000_u01744438213049") 2025/04/12 06:12:55 DEBUG : dst/three: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100456987874d582_d20250412_m061011_c001_v0001115_t0048_u01744438211053") 2025/04/12 06:12:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4075e2da495c638b_d20250412_m061131_c001_v7007000_t0000_u01744438291844") 2025/04/12 06:12:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f118be6208f357766_d20250412_m061130_c001_v0001131_t0056_u01744438290112") 2025/04/12 06:12:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f108011dc88e35b57_d20250412_m061126_c001_v0001183_t0021_u01744438286624") 2025/04/12 06:12:55 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4075e2da495c638c_d20250412_m061132_c001_v7007000_t0000_u01744438292032") 2025/04/12 06:12:55 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1141f19e40343a4e_d20250412_m061130_c001_v0001091_t0050_u01744438290642") 2025/04/12 06:12:55 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40224f2de76d8723_d20250412_m061130_c001_v7007000_t0000_u01744438290446") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1141f19e40343a44_d20250412_m061127_c001_v0001091_t0024_u01744438287027") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40224f2de76d86d2_d20250412_m061126_c001_v7007000_t0000_u01744438286839") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced51f_d20250412_m061121_c001_v0001182_t0043_u01744438281592") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f801570_d20250412_m061119_c001_v7007000_t0000_u01744438279393") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1147aa60082f26f3_d20250412_m061118_c001_v0001161_t0001_u01744438278330") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4050bbfef4e97ec6_d20250412_m061118_c001_v7007000_t0000_u01744438278133") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1147aa60082f26e1_d20250412_m061114_c001_v0001161_t0017_u01744438274641") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4050bbfef4e97304_d20250412_m061114_c001_v7007000_t0000_u01744438274450") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc69_d20250412_m061108_c001_v0001042_t0035_u01744438268876") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6724349_d20250412_m061106_c001_v7007000_t0000_u01744438266048") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced39f_d20250412_m061103_c001_v0001182_t0022_u01744438263895") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6724347_d20250412_m061103_c001_v7007000_t0000_u01744438263522") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc53_d20250412_m061059_c001_v0001042_t0022_u01744438259085") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4113b9852717fedb_d20250412_m061056_c001_v7007000_t0000_u01744438256325") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced29f_d20250412_m061053_c001_v0001182_t0048_u01744438253294") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4113b9852717fecf_d20250412_m061052_c001_v7007000_t0000_u01744438252188") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc39_d20250412_m061045_c001_v0001042_t0003_u01744438245103") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f7fdabb_d20250412_m061042_c001_v7007000_t0000_u01744438242439") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced150_d20250412_m061039_c001_v0001182_t0058_u01744438239945") 2025/04/12 06:12:56 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f7fdab2_d20250412_m061038_c001_v7007000_t0000_u01744438238840") 2025/04/12 06:12:57 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc20_d20250412_m061030_c001_v0001042_t0047_u01744438230257") 2025/04/12 06:12:57 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c52b_d20250412_m061027_c001_v7007000_t0000_u01744438227412") 2025/04/12 06:12:57 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced01e_d20250412_m061025_c001_v0001182_t0028_u01744438225039") 2025/04/12 06:12:57 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c528_d20250412_m061023_c001_v7007000_t0000_u01744438223928") 2025/04/12 06:12:57 DEBUG : dst/three.txt: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc12_d20250412_m061017_c001_v0001042_t0029_u01744438217101") 2025/04/12 06:12:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f801571_d20250412_m061119_c001_v7007000_t0000_u01744438279577") 2025/04/12 06:12:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f108da1c73e2e2f21_d20250412_m061117_c001_v0001150_t0056_u01744438277850") 2025/04/12 06:12:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f102e161a78163196_d20250412_m061113_c001_v0001144_t0057_u01744438273895") 2025/04/12 06:12:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4161c733265dba46_d20250412_m061106_c001_v7007000_t0000_u01744438266984") 2025/04/12 06:12:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1193c7c3e69c4ef8_d20250412_m061105_c001_v0001137_t0056_u01744438265738") 2025/04/12 06:12:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1160dca2425ef226_d20250412_m061103_c001_v0001184_t0043_u01744438263274") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4075e2da495c638d_d20250412_m061132_c001_v7007000_t0000_u01744438292219") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc7d_d20250412_m061121_c001_v0001042_t0021_u01744438281074") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4040c4b19f801572_d20250412_m061119_c001_v7007000_t0000_u01744438279764") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced411_d20250412_m061108_c001_v0001182_t0026_u01744438268665") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4161c733265dba47_d20250412_m061107_c001_v7007000_t0000_u01744438267170") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced321_d20250412_m061058_c001_v0001182_t0055_u01744438258867") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4161c733265dba40_d20250412_m061057_c001_v7007000_t0000_u01744438257448") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced1c2_d20250412_m061044_c001_v0001182_t0020_u01744438244689") 2025/04/12 06:12:57 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f416946806f723c9e_d20250412_m061043_c001_v7007000_t0000_u01744438243571") 2025/04/12 06:12:58 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced071_d20250412_m061030_c001_v0001182_t0038_u01744438230052") 2025/04/12 06:12:58 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f409469606287e2df_d20250412_m061028_c001_v7007000_t0000_u01744438228525") 2025/04/12 06:12:58 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cecf70_d20250412_m061014_c001_v0001182_t0027_u01744438214765") 2025/04/12 06:12:58 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c4164817a_d20250412_m061013_c001_v7007000_t0000_u01744438213241") 2025/04/12 06:12:58 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1093d86cbf2e4869_d20250412_m061008_c001_v0001099_t0048_u01744438208635") 2025/04/12 06:12:58 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c4f2_d20250412_m060945_c001_v7007000_t0000_u01744438185655") 2025/04/12 06:12:58 DEBUG : dst/two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f116df52e934714ed_d20250412_m060944_c001_v0001103_t0016_u01744438184086") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f409469606287e261_d20250412_m060902_c001_v7007000_t0000_u01744438142064") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143a17_d20250412_m060858_c001_v0001165_t0010_u01744438138379") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f409469606287e230_d20250412_m060856_c001_v7007000_t0000_u01744438136482") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c1439d1_d20250412_m060843_c001_v0001165_t0059_u01744438123323") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012d9_d20250412_m060833_c001_v7007000_t0000_u01744438113092") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143993_d20250412_m060829_c001_v0001165_t0004_u01744438109803") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2cb8_d20250412_m060804_c001_v7007000_t0000_u01744438084656") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb06_d20250412_m060802_c001_v0001042_t0004_u01744438082413") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2c86_d20250412_m060800_c001_v7007000_t0000_u01744438080565") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdafe_d20250412_m060759_c001_v0001042_t0014_u01744438079017") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2c2b_d20250412_m060755_c001_v7007000_t0000_u01744438075036") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdae8_d20250412_m060752_c001_v0001042_t0030_u01744438072895") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bf1_d20250412_m060751_c001_v7007000_t0000_u01744438071485") 2025/04/12 06:12:58 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdad8_d20250412_m060749_c001_v0001042_t0020_u01744438069412") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2baf_d20250412_m060741_c001_v7007000_t0000_u01744438061426") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdabc_d20250412_m060739_c001_v0001042_t0038_u01744438059512") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bab_d20250412_m060737_c001_v7007000_t0000_u01744438057989") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdaaf_d20250412_m060737_c001_v0001042_t0032_u01744438057051") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c1f_d20250412_m060730_c001_v7007000_t0000_u01744438050769") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda8d_d20250412_m060729_c001_v0001042_t0009_u01744438049101") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c1a_d20250412_m060726_c001_v7007000_t0000_u01744438046483") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda85_d20250412_m060725_c001_v0001042_t0022_u01744438045074") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c17_d20250412_m060723_c001_v7007000_t0000_u01744438043962") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f102ab1896d3ca3f6_d20250412_m060723_c001_v0001102_t0045_u01744438043266") 2025/04/12 06:12:59 DEBUG : empty space: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda7b_d20250412_m060721_c001_v0001042_t0013_u01744438041085") 2025/04/12 06:12:59 DEBUG : enormous: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2cb2_d20250412_m060803_c001_v7007000_t0000_u01744438083721") 2025/04/12 06:12:59 DEBUG : enormous: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb08_d20250412_m060802_c001_v0001042_t0004_u01744438082880") 2025/04/12 06:12:59 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4075e2da495c6394_d20250412_m061136_c001_v7007000_t0000_u01744438296916") 2025/04/12 06:12:59 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdc9d_d20250412_m061135_c001_v0001042_t0029_u01744438295465") 2025/04/12 06:12:59 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012d3_d20250412_m060828_c001_v7007000_t0000_u01744438108079") 2025/04/12 06:12:59 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb4c_d20250412_m060826_c001_v0001042_t0055_u01744438106955") 2025/04/12 06:12:59 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647bef_d20250412_m060716_c001_v7007000_t0000_u01744438036543") 2025/04/12 06:12:59 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda6b_d20250412_m060715_c001_v0001042_t0020_u01744438035291") 2025/04/12 06:12:59 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c4164798c_d20250412_m060713_c001_v7007000_t0000_u01744438033974") 2025/04/12 06:13:00 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda67_d20250412_m060713_c001_v0001042_t0004_u01744438033147") 2025/04/12 06:13:00 DEBUG : existing: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda65_d20250412_m060712_c001_v0001042_t0046_u01744438032049") 2025/04/12 06:13:00 DEBUG : existing-b: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012d5_d20250412_m060828_c001_v7007000_t0000_u01744438108268") 2025/04/12 06:13:00 DEBUG : existing-b: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c14398d_d20250412_m060826_c001_v0001165_t0032_u01744438106965") 2025/04/12 06:13:00 DEBUG : file1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee787_d20250412_m061234_c001_v7007000_t0000_u01744438354434") 2025/04/12 06:13:00 DEBUG : file1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f117a38f25987d488_d20250412_m061233_c001_v0001184_t0031_u01744438353172") 2025/04/12 06:13:00 DEBUG : file1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee782_d20250412_m061231_c001_v7007000_t0000_u01744438351058") 2025/04/12 06:13:00 DEBUG : file1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd3f_d20250412_m061229_c001_v0001042_t0024_u01744438349562") 2025/04/12 06:13:00 DEBUG : five: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2cf1_d20250412_m060809_c001_v7007000_t0000_u01744438089508") 2025/04/12 06:13:00 DEBUG : five: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdb1e_d20250412_m060807_c001_v0001042_t0016_u01744438087372") 2025/04/12 06:13:00 DEBUG : foo: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c1c_d20250412_m060728_c001_v7007000_t0000_u01744438048362") 2025/04/12 06:13:00 DEBUG : foo: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fda8b_d20250412_m060727_c001_v0001042_t0016_u01744438047808") 2025/04/12 06:13:00 DEBUG : foo: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fda89_d20250412_m060727_c001_v0001042_t0016_u01744438047225") 2025/04/12 06:13:00 DEBUG : four: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2cf5_d20250412_m060809_c001_v7007000_t0000_u01744438089697") 2025/04/12 06:13:00 DEBUG : four: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f41596a399c143920_d20250412_m060807_c001_v0001165_t0008_u01744438087939") 2025/04/12 06:13:00 DEBUG : four: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb14_d20250412_m060806_c001_v0001042_t0027_u01744438086577") 2025/04/12 06:13:00 DEBUG : hello world2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d26_d20250412_m060616_c001_v7007000_t0000_u01744437976277") 2025/04/12 06:13:00 DEBUG : hello world2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9d5_d20250412_m060615_c001_v0001042_t0049_u01744437975384") 2025/04/12 06:13:00 DEBUG : ignore-size: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647559_d20250412_m060710_c001_v7007000_t0000_u01744438030915") 2025/04/12 06:13:00 DEBUG : ignore-size: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda5f_d20250412_m060709_c001_v0001042_t0049_u01744438029762") 2025/04/12 06:13:01 DEBUG : nested/sub dir/file: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012cc_d20250412_m060825_c001_v7007000_t0000_u01744438105827") 2025/04/12 06:13:01 DEBUG : nested/sub dir/file: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c14397b_d20250412_m060824_c001_v0001165_t0029_u01744438104866") 2025/04/12 06:13:01 DEBUG : nested/sub dir/file: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012c9_d20250412_m060823_c001_v7007000_t0000_u01744438103721") 2025/04/12 06:13:01 DEBUG : nested/sub dir/file: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143973_d20250412_m060822_c001_v0001165_t0051_u01744438102632") 2025/04/12 06:13:01 DEBUG : one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2cf9_d20250412_m060809_c001_v7007000_t0000_u01744438089888") 2025/04/12 06:13:01 DEBUG : one: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdb0c_d20250412_m060805_c001_v0001042_t0016_u01744438085799") 2025/04/12 06:13:01 DEBUG : only0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee76b_d20250412_m061224_c001_v7007000_t0000_u01744438344691") 2025/04/12 06:13:01 DEBUG : only0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdd21_d20250412_m061218_c001_v0001042_t0016_u01744438338917") 2025/04/12 06:13:01 DEBUG : only0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced8f4_d20250412_m061203_c001_v0001182_t0016_u01744438323683") 2025/04/12 06:13:01 DEBUG : only0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a200_d20250412_m061157_c001_v7007000_t0000_u01744438317103") 2025/04/12 06:13:01 DEBUG : only0: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced6db_d20250412_m061141_c001_v0001182_t0012_u01744438301833") 2025/04/12 06:13:01 DEBUG : only1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee76c_d20250412_m061224_c001_v7007000_t0000_u01744438344879") 2025/04/12 06:13:01 DEBUG : only1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4011a3ec95cedaae_d20250412_m061218_c001_v0001182_t0030_u01744438338937") 2025/04/12 06:13:01 DEBUG : only1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced90c_d20250412_m061204_c001_v0001182_t0058_u01744438324920") 2025/04/12 06:13:01 DEBUG : only1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee72f_d20250412_m061157_c001_v7007000_t0000_u01744438317311") 2025/04/12 06:13:01 DEBUG : only1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced6e3_d20250412_m061142_c001_v0001182_t0041_u01744438302366") 2025/04/12 06:13:01 DEBUG : only10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee76d_d20250412_m061225_c001_v7007000_t0000_u01744438345063") 2025/04/12 06:13:01 DEBUG : only10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417a38f25987d24f_d20250412_m061219_c001_v0001184_t0046_u01744438339473") 2025/04/12 06:13:01 DEBUG : only10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced9ce_d20250412_m061211_c001_v0001182_t0006_u01744438331930") 2025/04/12 06:13:01 DEBUG : only10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c59f7_d20250412_m061157_c001_v7007000_t0000_u01744438317319") 2025/04/12 06:13:02 DEBUG : only10: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced785_d20250412_m061148_c001_v0001182_t0054_u01744438308843") 2025/04/12 06:13:02 DEBUG : only11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee76e_d20250412_m061225_c001_v7007000_t0000_u01744438345247") 2025/04/12 06:13:02 DEBUG : only11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412182e453dbb386_d20250412_m061219_c001_v0001171_t0059_u01744438339672") 2025/04/12 06:13:02 DEBUG : only11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced9ec_d20250412_m061212_c001_v0001182_t0049_u01744438332647") 2025/04/12 06:13:02 DEBUG : only11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee72d_d20250412_m061156_c001_v7007000_t0000_u01744438316933") 2025/04/12 06:13:02 DEBUG : only11: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced799_d20250412_m061149_c001_v0001182_t0042_u01744438309493") 2025/04/12 06:13:02 DEBUG : only12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee76f_d20250412_m061225_c001_v7007000_t0000_u01744438345431") 2025/04/12 06:13:02 DEBUG : only12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4011a3ec95cedabc_d20250412_m061219_c001_v0001182_t0030_u01744438339318") 2025/04/12 06:13:02 DEBUG : only12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceda02_d20250412_m061213_c001_v0001182_t0034_u01744438333138") 2025/04/12 06:13:02 DEBUG : only12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c59f5_d20250412_m061156_c001_v7007000_t0000_u01744438316939") 2025/04/12 06:13:02 DEBUG : only12: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced7a5_d20250412_m061150_c001_v0001182_t0006_u01744438310152") 2025/04/12 06:13:02 DEBUG : only13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee770_d20250412_m061225_c001_v7007000_t0000_u01744438345616") 2025/04/12 06:13:02 DEBUG : only13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdd27_d20250412_m061219_c001_v0001042_t0016_u01744438339308") 2025/04/12 06:13:02 DEBUG : only13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceda18_d20250412_m061213_c001_v0001182_t0022_u01744438333852") 2025/04/12 06:13:02 DEBUG : only13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4175589881134859_d20250412_m061157_c001_v7007000_t0000_u01744438317093") 2025/04/12 06:13:02 DEBUG : only13: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced7b9_d20250412_m061150_c001_v0001182_t0004_u01744438310798") 2025/04/12 06:13:02 DEBUG : only14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee772_d20250412_m061225_c001_v7007000_t0000_u01744438345800") 2025/04/12 06:13:02 DEBUG : only14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdd29_d20250412_m061219_c001_v0001042_t0016_u01744438339494") 2025/04/12 06:13:02 DEBUG : only14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceda2c_d20250412_m061214_c001_v0001182_t0040_u01744438334582") 2025/04/12 06:13:02 DEBUG : only14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4175589881134856_d20250412_m061156_c001_v7007000_t0000_u01744438316538") 2025/04/12 06:13:03 DEBUG : only14: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced7c9_d20250412_m061151_c001_v0001182_t0013_u01744438311407") 2025/04/12 06:13:03 DEBUG : only15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee773_d20250412_m061225_c001_v7007000_t0000_u01744438345985") 2025/04/12 06:13:03 DEBUG : only15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4011a3ec95cedac0_d20250412_m061219_c001_v0001182_t0030_u01744438339504") 2025/04/12 06:13:03 DEBUG : only15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceda44_d20250412_m061215_c001_v0001182_t0045_u01744438335271") 2025/04/12 06:13:03 DEBUG : only15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417558988113485c_d20250412_m061157_c001_v7007000_t0000_u01744438317462") 2025/04/12 06:13:03 DEBUG : only15: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced7df_d20250412_m061152_c001_v0001182_t0026_u01744438312085") 2025/04/12 06:13:03 DEBUG : only16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee774_d20250412_m061226_c001_v7007000_t0000_u01744438346169") 2025/04/12 06:13:03 DEBUG : only16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417a38f25987d255_d20250412_m061219_c001_v0001184_t0046_u01744438339659") 2025/04/12 06:13:03 DEBUG : only16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceda5c_d20250412_m061216_c001_v0001182_t0049_u01744438336153") 2025/04/12 06:13:03 DEBUG : only16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4175589881134857_d20250412_m061156_c001_v7007000_t0000_u01744438316724") 2025/04/12 06:13:03 DEBUG : only16: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced7f5_d20250412_m061152_c001_v0001182_t0022_u01744438312850") 2025/04/12 06:13:03 DEBUG : only17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee775_d20250412_m061226_c001_v7007000_t0000_u01744438346356") 2025/04/12 06:13:03 DEBUG : only17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdd2b_d20250412_m061219_c001_v0001042_t0016_u01744438339686") 2025/04/12 06:13:03 DEBUG : only17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceda78_d20250412_m061216_c001_v0001182_t0047_u01744438336794") 2025/04/12 06:13:03 DEBUG : only17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c59f8_d20250412_m061157_c001_v7007000_t0000_u01744438317506") 2025/04/12 06:13:03 DEBUG : only17: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced813_d20250412_m061153_c001_v0001182_t0046_u01744438313627") 2025/04/12 06:13:03 DEBUG : only18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee776_d20250412_m061226_c001_v7007000_t0000_u01744438346539") 2025/04/12 06:13:03 DEBUG : only18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4011a3ec95cedacc_d20250412_m061219_c001_v0001182_t0030_u01744438339695") 2025/04/12 06:13:03 DEBUG : only18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceda88_d20250412_m061217_c001_v0001182_t0052_u01744438337336") 2025/04/12 06:13:03 DEBUG : only18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee72e_d20250412_m061157_c001_v7007000_t0000_u01744438317119") 2025/04/12 06:13:04 DEBUG : only18: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced833_d20250412_m061154_c001_v0001182_t0048_u01744438314578") 2025/04/12 06:13:04 DEBUG : only19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee777_d20250412_m061226_c001_v7007000_t0000_u01744438346723") 2025/04/12 06:13:04 DEBUG : only19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417a38f25987d267_d20250412_m061219_c001_v0001184_t0046_u01744438339849") 2025/04/12 06:13:04 DEBUG : only19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceda98_d20250412_m061218_c001_v0001182_t0025_u01744438338038") 2025/04/12 06:13:04 DEBUG : only19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417558988113485e_d20250412_m061157_c001_v7007000_t0000_u01744438317646") 2025/04/12 06:13:04 DEBUG : only19: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced83f_d20250412_m061155_c001_v0001182_t0031_u01744438315340") 2025/04/12 06:13:04 DEBUG : only2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee778_d20250412_m061226_c001_v7007000_t0000_u01744438346909") 2025/04/12 06:13:04 DEBUG : only2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412182e453dbb38b_d20250412_m061219_c001_v0001171_t0059_u01744438339865") 2025/04/12 06:13:04 DEBUG : only2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced926_d20250412_m061205_c001_v0001182_t0000_u01744438325602") 2025/04/12 06:13:04 DEBUG : only2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417558988113485b_d20250412_m061157_c001_v7007000_t0000_u01744438317278") 2025/04/12 06:13:04 DEBUG : only2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced70b_d20250412_m061143_c001_v0001182_t0016_u01744438303428") 2025/04/12 06:13:04 DEBUG : only3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee779_d20250412_m061227_c001_v7007000_t0000_u01744438347094") 2025/04/12 06:13:04 DEBUG : only3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdd2d_d20250412_m061219_c001_v0001042_t0016_u01744438339877") 2025/04/12 06:13:04 DEBUG : only3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced933_d20250412_m061206_c001_v0001182_t0050_u01744438326209") 2025/04/12 06:13:04 DEBUG : only3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a201_d20250412_m061157_c001_v7007000_t0000_u01744438317288") 2025/04/12 06:13:04 DEBUG : only3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced713_d20250412_m061143_c001_v0001182_t0044_u01744438303985") 2025/04/12 06:13:04 DEBUG : only4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee77a_d20250412_m061227_c001_v7007000_t0000_u01744438347278") 2025/04/12 06:13:04 DEBUG : only4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4011a3ec95cedad8_d20250412_m061219_c001_v0001182_t0030_u01744438339888") 2025/04/12 06:13:04 DEBUG : only4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced942_d20250412_m061206_c001_v0001182_t0025_u01744438326995") 2025/04/12 06:13:04 DEBUG : only4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4175589881134858_d20250412_m061156_c001_v7007000_t0000_u01744438316908") 2025/04/12 06:13:04 DEBUG : only4: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced722_d20250412_m061144_c001_v0001182_t0005_u01744438304647") 2025/04/12 06:13:05 DEBUG : only5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee77b_d20250412_m061227_c001_v7007000_t0000_u01744438347463") 2025/04/12 06:13:05 DEBUG : only5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417a38f25987d279_d20250412_m061220_c001_v0001184_t0046_u01744438340035") 2025/04/12 06:13:05 DEBUG : only5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced958_d20250412_m061207_c001_v0001182_t0020_u01744438327712") 2025/04/12 06:13:05 DEBUG : only5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a203_d20250412_m061157_c001_v7007000_t0000_u01744438317660") 2025/04/12 06:13:05 DEBUG : only5: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced72f_d20250412_m061145_c001_v0001182_t0053_u01744438305301") 2025/04/12 06:13:05 DEBUG : only6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee77c_d20250412_m061227_c001_v7007000_t0000_u01744438347647") 2025/04/12 06:13:05 DEBUG : only6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412182e453dbb395_d20250412_m061220_c001_v0001171_t0059_u01744438340061") 2025/04/12 06:13:05 DEBUG : only6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced96e_d20250412_m061208_c001_v0001182_t0028_u01744438328565") 2025/04/12 06:13:05 DEBUG : only6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a1ff_d20250412_m061156_c001_v7007000_t0000_u01744438316918") 2025/04/12 06:13:05 DEBUG : only6: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced741_d20250412_m061146_c001_v0001182_t0022_u01744438306220") 2025/04/12 06:13:05 DEBUG : only7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee77d_d20250412_m061227_c001_v7007000_t0000_u01744438347833") 2025/04/12 06:13:05 DEBUG : only7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdd31_d20250412_m061220_c001_v0001042_t0016_u01744438340082") 2025/04/12 06:13:05 DEBUG : only7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced982_d20250412_m061209_c001_v0001182_t0007_u01744438329361") 2025/04/12 06:13:05 DEBUG : only7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f419f0eb34758a202_d20250412_m061157_c001_v7007000_t0000_u01744438317473") 2025/04/12 06:13:05 DEBUG : only7: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced75b_d20250412_m061147_c001_v0001182_t0031_u01744438307168") 2025/04/12 06:13:05 DEBUG : only8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee77f_d20250412_m061228_c001_v7007000_t0000_u01744438348016") 2025/04/12 06:13:05 DEBUG : only8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4011a3ec95cedae6_d20250412_m061220_c001_v0001182_t0030_u01744438340083") 2025/04/12 06:13:05 DEBUG : only8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced996_d20250412_m061209_c001_v0001182_t0043_u01744438329892") 2025/04/12 06:13:05 DEBUG : only8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c59f6_d20250412_m061157_c001_v7007000_t0000_u01744438317126") 2025/04/12 06:13:06 DEBUG : only8: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced767_d20250412_m061147_c001_v0001182_t0010_u01744438307725") 2025/04/12 06:13:06 DEBUG : only9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee780_d20250412_m061228_c001_v7007000_t0000_u01744438348200") 2025/04/12 06:13:06 DEBUG : only9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417a38f25987d287_d20250412_m061220_c001_v0001184_t0046_u01744438340224") 2025/04/12 06:13:06 DEBUG : only9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced9a0_d20250412_m061210_c001_v0001182_t0019_u01744438330641") 2025/04/12 06:13:06 DEBUG : only9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee731_d20250412_m061157_c001_v7007000_t0000_u01744438317497") 2025/04/12 06:13:06 DEBUG : only9: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ced779_d20250412_m061148_c001_v0001182_t0002_u01744438308304") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012c6_d20250412_m060820_c001_v7007000_t0000_u01744438100736") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cec4cd_d20250412_m060818_c001_v0001182_t0041_u01744438098941") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012c1_d20250412_m060817_c001_v7007000_t0000_u01744438097067") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb30_d20250412_m060815_c001_v0001042_t0032_u01744438095133") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012ba_d20250412_m060813_c001_v7007000_t0000_u01744438093253") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143933_d20250412_m060810_c001_v0001165_t0008_u01744438090829") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2c4e_d20250412_m060757_c001_v7007000_t0000_u01744438077590") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdaf6_d20250412_m060755_c001_v0001042_t0027_u01744438075992") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2c0e_d20250412_m060753_c001_v7007000_t0000_u01744438073784") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdae6_d20250412_m060752_c001_v0001042_t0006_u01744438072423") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2be6_d20250412_m060750_c001_v7007000_t0000_u01744438070187") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdad6_d20250412_m060748_c001_v0001042_t0010_u01744438068925") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bae_d20250412_m060740_c001_v7007000_t0000_u01744438060858") 2025/04/12 06:13:06 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdaba_d20250412_m060738_c001_v0001042_t0048_u01744438058913") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bac_d20250412_m060738_c001_v7007000_t0000_u01744438058174") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdaab_d20250412_m060736_c001_v0001042_t0025_u01744438056542") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c3d_d20250412_m060735_c001_v7007000_t0000_u01744438055783") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdaa5_d20250412_m060734_c001_v0001042_t0051_u01744438054973") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdaa3_d20250412_m060734_c001_v0001042_t0035_u01744438054130") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c25_d20250412_m060733_c001_v7007000_t0000_u01744438053382") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda99_d20250412_m060732_c001_v0001042_t0002_u01744438052498") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda97_d20250412_m060731_c001_v0001042_t0046_u01744438051725") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647c20_d20250412_m060730_c001_v7007000_t0000_u01744438050956") 2025/04/12 06:13:07 DEBUG : potato: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda93_d20250412_m060729_c001_v0001042_t0054_u01744438049942") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40224f2de76d46a7_d20250412_m060912_c001_v7007000_t0000_u01744438152110") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95ceca2e_d20250412_m060911_c001_v0001182_t0043_u01744438151521") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f409469606287e265_d20250412_m060902_c001_v7007000_t0000_u01744438142392") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cec8e4_d20250412_m060857_c001_v0001182_t0050_u01744438137806") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4088e7879584a488_d20250412_m060848_c001_v7007000_t0000_u01744438128622") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cec73a_d20250412_m060842_c001_v0001182_t0009_u01744438122691") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012dc_d20250412_m060833_c001_v7007000_t0000_u01744438113595") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cec5ec_d20250412_m060829_c001_v0001182_t0052_u01744438109583") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2cb4_d20250412_m060803_c001_v7007000_t0000_u01744438083905") 2025/04/12 06:13:07 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb04_d20250412_m060801_c001_v0001042_t0021_u01744438081883") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2c89_d20250412_m060800_c001_v7007000_t0000_u01744438080752") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdafc_d20250412_m060758_c001_v0001042_t0008_u01744438078530") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2c50_d20250412_m060757_c001_v7007000_t0000_u01744438077776") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdaf8_d20250412_m060756_c001_v0001042_t0057_u01744438076770") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2c2f_d20250412_m060755_c001_v7007000_t0000_u01744438075229") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdaee_d20250412_m060754_c001_v0001042_t0006_u01744438074176") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bf5_d20250412_m060751_c001_v7007000_t0000_u01744438071670") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdada_d20250412_m060750_c001_v0001042_t0004_u01744438070197") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2bb0_d20250412_m060741_c001_v7007000_t0000_u01744438061612") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdabe_d20250412_m060740_c001_v0001042_t0034_u01744438060347") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d31_d20250412_m060620_c001_v7007000_t0000_u01744437980258") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9e1_d20250412_m060619_c001_v0001042_t0004_u01744437979468") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d2c_d20250412_m060618_c001_v7007000_t0000_u01744437978175") 2025/04/12 06:13:08 DEBUG : potato2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9db_d20250412_m060617_c001_v0001042_t0056_u01744437977251") 2025/04/12 06:13:08 DEBUG : potato3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f409469606287e26a_d20250412_m060902_c001_v7007000_t0000_u01744438142629") 2025/04/12 06:13:08 DEBUG : potato3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb96_d20250412_m060858_c001_v0001042_t0054_u01744438138987") 2025/04/12 06:13:08 DEBUG : potato3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4088e7879584a48c_d20250412_m060849_c001_v7007000_t0000_u01744438129176") 2025/04/12 06:13:08 DEBUG : potato3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb70_d20250412_m060843_c001_v0001042_t0017_u01744438123899") 2025/04/12 06:13:08 DEBUG : potato3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012dd_d20250412_m060833_c001_v7007000_t0000_u01744438113797") 2025/04/12 06:13:08 DEBUG : potato3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb52_d20250412_m060830_c001_v0001042_t0053_u01744438110065") 2025/04/12 06:13:09 DEBUG : pre-dest1/1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41648160_d20250412_m060954_c001_v7007000_t0000_u01744438194615") 2025/04/12 06:13:09 DEBUG : pre-dest1/1: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdbe8_d20250412_m060946_c001_v0001042_t0036_u01744438186427") 2025/04/12 06:13:09 DEBUG : pre-dest2/2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41648161_d20250412_m060954_c001_v7007000_t0000_u01744438194805") 2025/04/12 06:13:09 DEBUG : pre-dest2/2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cecd47_d20250412_m060947_c001_v0001182_t0034_u01744438187297") 2025/04/12 06:13:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f412fea736ad1c08b_d20250412_m060925_c001_v7007000_t0000_u01744438165426") 2025/04/12 06:13:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143a6d_d20250412_m060921_c001_v0001165_t0010_u01744438161442") 2025/04/12 06:13:09 DEBUG : sizeonly: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647542_d20250412_m060708_c001_v7007000_t0000_u01744438028093") 2025/04/12 06:13:09 DEBUG : sizeonly: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda57_d20250412_m060706_c001_v0001042_t0009_u01744438026719") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f418759f8b362d442_d20250412_m061244_c001_v7007000_t0000_u01744438364184") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd5d_d20250412_m061241_c001_v0001042_t0054_u01744438361329") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee78e_d20250412_m061239_c001_v7007000_t0000_u01744438359395") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f112182e453dbb585_d20250412_m061236_c001_v0001171_t0052_u01744438356542") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012ce_d20250412_m060826_c001_v7007000_t0000_u01744438106013") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cec575_d20250412_m060825_c001_v0001182_t0010_u01744438105220") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012ca_d20250412_m060823_c001_v7007000_t0000_u01744438103922") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb42_d20250412_m060822_c001_v0001042_t0044_u01744438102984") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c41647511_d20250412_m060703_c001_v7007000_t0000_u01744438023221") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda49_d20250412_m060701_c001_v0001042_t0034_u01744438021368") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c416474e6_d20250412_m060700_c001_v7007000_t0000_u01744438020618") 2025/04/12 06:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda47_d20250412_m060659_c001_v0001042_t0002_u01744438019234") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c416474d8_d20250412_m060656_c001_v7007000_t0000_u01744438016385") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda35_d20250412_m060654_c001_v0001042_t0000_u01744438014945") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c416474d5_d20250412_m060654_c001_v7007000_t0000_u01744438014390") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda2f_d20250412_m060653_c001_v0001042_t0025_u01744438013059") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda2d_d20250412_m060649_c001_v0001042_t0011_u01744438009654") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c416474cb_d20250412_m060648_c001_v7007000_t0000_u01744438008908") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda27_d20250412_m060647_c001_v0001042_t0037_u01744438007821") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda23_d20250412_m060646_c001_v0001042_t0035_u01744438006676") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c416474bf_d20250412_m060645_c001_v7007000_t0000_u01744438005534") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda1d_d20250412_m060642_c001_v0001042_t0023_u01744438002765") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda17_d20250412_m060639_c001_v0001042_t0002_u01744437999476") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c416470be_d20250412_m060638_c001_v7007000_t0000_u01744437998733") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda11_d20250412_m060637_c001_v0001042_t0030_u01744437997875") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda0f_d20250412_m060636_c001_v0001042_t0013_u01744437996813") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c416470bb_d20250412_m060636_c001_v7007000_t0000_u01744437996056") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda03_d20250412_m060632_c001_v0001042_t0032_u01744437992152") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4187a98c416470b8_d20250412_m060631_c001_v7007000_t0000_u01744437991777") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fda01_d20250412_m060630_c001_v0001042_t0055_u01744437990986") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d40_d20250412_m060629_c001_v7007000_t0000_u01744437989311") 2025/04/12 06:13:10 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9fd_d20250412_m060628_c001_v0001042_t0054_u01744437988398") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d3d_d20250412_m060627_c001_v7007000_t0000_u01744437987805") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9f7_d20250412_m060626_c001_v0001042_t0058_u01744437986968") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d3b_d20250412_m060625_c001_v7007000_t0000_u01744437985646") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9ed_d20250412_m060624_c001_v0001042_t0014_u01744437984186") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d38_d20250412_m060623_c001_v7007000_t0000_u01744437983632") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9e9_d20250412_m060622_c001_v0001042_t0002_u01744437982831") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d34_d20250412_m060621_c001_v7007000_t0000_u01744437981897") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9e5_d20250412_m060621_c001_v0001042_t0041_u01744437981182") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d22_d20250412_m060614_c001_v7007000_t0000_u01744437974444") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9d1_d20250412_m060613_c001_v0001042_t0042_u01744437973593") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723d0c_d20250412_m060612_c001_v7007000_t0000_u01744437972665") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9c7_d20250412_m060611_c001_v0001042_t0042_u01744437971911") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723cef_d20250412_m060610_c001_v7007000_t0000_u01744437970972") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9bd_d20250412_m060609_c001_v0001042_t0024_u01744437969762") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f403af6e7d6723c9e_d20250412_m060605_c001_v7007000_t0000_u01744437965930") 2025/04/12 06:13:11 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fd9b5_d20250412_m060605_c001_v0001042_t0016_u01744437965007") 2025/04/12 06:13:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f418759f8b362d443_d20250412_m061244_c001_v7007000_t0000_u01744438364368") 2025/04/12 06:13:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f117a38f25987d5b0_d20250412_m061241_c001_v0001184_t0042_u01744438361329") 2025/04/12 06:13:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee791_d20250412_m061239_c001_v7007000_t0000_u01744438359579") 2025/04/12 06:13:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cedc55_d20250412_m061236_c001_v0001182_t0011_u01744438356183") 2025/04/12 06:13:12 DEBUG : sub/yam: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012c5_d20250412_m060820_c001_v7007000_t0000_u01744438100175") 2025/04/12 06:13:12 DEBUG : sub/yam: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c143959_d20250412_m060818_c001_v0001165_t0000_u01744438098585") 2025/04/12 06:13:12 DEBUG : test_dir1/file2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee788_d20250412_m061234_c001_v7007000_t0000_u01744438354618") 2025/04/12 06:13:12 DEBUG : test_dir1/file2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdd4c_d20250412_m061232_c001_v0001042_t0005_u01744438352826") 2025/04/12 06:13:12 DEBUG : test_dir1/file2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee783_d20250412_m061231_c001_v7007000_t0000_u01744438351252") 2025/04/12 06:13:12 DEBUG : test_dir1/file2: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cedbb6_d20250412_m061229_c001_v0001182_t0043_u01744438349571") 2025/04/12 06:13:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee789_d20250412_m061234_c001_v7007000_t0000_u01744438354802") 2025/04/12 06:13:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cedbef_d20250412_m061232_c001_v0001182_t0043_u01744438352816") 2025/04/12 06:13:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f417c1958f26ee784_d20250412_m061231_c001_v7007000_t0000_u01744438351436") 2025/04/12 06:13:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f112182e453dbb4d5_d20250412_m061229_c001_v0001171_t0055_u01744438349550") 2025/04/12 06:13:12 DEBUG : three: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2cfd_d20250412_m060810_c001_v7007000_t0000_u01744438090081") 2025/04/12 06:13:12 DEBUG : three: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb20_d20250412_m060808_c001_v0001042_t0003_u01744438088718") 2025/04/12 06:13:12 DEBUG : three: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f100a9903d77fdb12_d20250412_m060806_c001_v0001042_t0042_u01744438086170") 2025/04/12 06:13:12 DEBUG : two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f40646fd8e86c2cfe_d20250412_m060810_c001_v7007000_t0000_u01744438090267") 2025/04/12 06:13:13 DEBUG : two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f4011a3ec95cec3c3_d20250412_m060808_c001_v0001182_t0030_u01744438088133") 2025/04/12 06:13:13 DEBUG : two: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f400a9903d77fdb0e_d20250412_m060805_c001_v0001042_t0016_u01744438085985") 2025/04/12 06:13:13 DEBUG : yam: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012c7_d20250412_m060820_c001_v7007000_t0000_u01744438100921") 2025/04/12 06:13:13 DEBUG : yam: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1181e40897a47745_d20250412_m060819_c001_v0001182_t0055_u01744438099947") 2025/04/12 06:13:13 DEBUG : yam: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012bf_d20250412_m060816_c001_v7007000_t0000_u01744438096511") 2025/04/12 06:13:13 DEBUG : yam: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f11596a399c14394b_d20250412_m060814_c001_v0001165_t0012_u01744438094769") 2025/04/12 06:13:13 DEBUG : yam: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012b9_d20250412_m060812_c001_v7007000_t0000_u01744438092681") 2025/04/12 06:13:13 DEBUG : yam: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f1011a3ec95cec40b_d20250412_m060810_c001_v0001182_t0041_u01744438090840") 2025/04/12 06:13:13 DEBUG : yaml: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012c3_d20250412_m060817_c001_v7007000_t0000_u01744438097252") 2025/04/12 06:13:13 DEBUG : yaml: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f108c21c4a32bd1fb_d20250412_m060816_c001_v0001105_t0028_u01744438096182") 2025/04/12 06:13:13 DEBUG : yaml: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f401af802ee5012bc_d20250412_m060813_c001_v7007000_t0000_u01744438093438") 2025/04/12 06:13:13 DEBUG : yaml: Deleting (id "4_zff42ed3390ad2b8b9f680e1b_f10083c1ce00dea3a_d20250412_m060812_c001_v0001171_t0058_u01744438092053") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m14.029134948s (try 1/5)