"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/14 04:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu" 2025/01/14 04:23:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:23:51 DEBUG : Creating backend with remote "/tmp/rclone1567013720" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:23:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:23:55 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:23:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/14 04:23:55 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.07s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:23:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 04:23:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:23:56 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:23:56 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:23:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:23:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:23:57 DEBUG : B2 bucket rclone-test-fixomis9guyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:23:59 DEBUG : Creating backend with remote "/non-existing" 2025/01/14 04:23:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/14 04:23:59 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:23:59 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:00 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:00 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:02 INFO : B2 bucket rclone-test-fixomis9guyu: Running all checks before starting transfers 2025/01/14 04:24:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:02 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:02 INFO : B2 bucket rclone-test-fixomis9guyu: Checks finished, now starting transfers 2025/01/14 04:24:02 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:03 ERROR : Ignoring --no-traverse with sync 2025/01/14 04:24:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:03 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:03 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:04 INFO : sub dir/hello world: Copied (new) 2025/01/14 04:24:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/14 04:24:05 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:05 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/14 04:24:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:24:06 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:06 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:24:08 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:08 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/14 04:24:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 04:24:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/14 04:24:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 04:24:10 INFO : sub dir: Making directory 2025/01/14 04:24:10 INFO : sub dir2: Making directory 2025/01/14 04:24:10 INFO : sub dir2/sub sub dir2: Making directory 2025/01/14 04:24:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:10 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:10 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/14 04:24:10 DEBUG : B2 bucket rclone-test-fixomis9guyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:11 INFO : sub dir2: Making directory 2025/01/14 04:24:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/14 04:24:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 04:24:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:11 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:11 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:12 DEBUG : sub dir2: Making directory with metadata 2025/01/14 04:24:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 04:24:12 INFO : sub dir: Making directory 2025/01/14 04:24:12 INFO : sub dir2: Making directory 2025/01/14 04:24:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:12 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:12 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:13 INFO : sub dir/hello world: Copied (new) 2025/01/14 04:24:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/14 04:24:13 DEBUG : B2 bucket rclone-test-fixomis9guyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/14 04:24:13 DEBUG : B2 bucket rclone-test-fixomis9guyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", 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-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:14 INFO : sub dir2: Making directory 2025/01/14 04:24:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:14 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:14 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:15 INFO : sub dir/hello world: Copied (new) 2025/01/14 04:24:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:15 DEBUG : sub dir2: Making directory with metadata 2025/01/14 04:24:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 04:24:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 04:24:16 INFO : sub dir: Making directory 2025/01/14 04:24:16 INFO : sub dir2: Making directory 2025/01/14 04:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:16 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:16 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:16 INFO : sub dir/hello world: Copied (new) 2025/01/14 04:24:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/14 04:24:16 DEBUG : B2 bucket rclone-test-fixomis9guyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.90s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", 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-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:18 INFO : sub dir2: Making directory 2025/01/14 04:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:18 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:18 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:18 INFO : sub dir/hello world: Copied (new) 2025/01/14 04:24:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gujezam8luqa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fixomis9guyu -> B2 bucket rclone-test-gujezam8luqa 2025/01/14 04:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:21 DEBUG : B2 bucket rclone-test-gujezam8luqa: Waiting for checks to finish 2025/01/14 04:24:21 DEBUG : B2 bucket rclone-test-gujezam8luqa: Waiting for transfers to finish 2025/01/14 04:24:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:25 DEBUG : B2 bucket rclone-test-gujezam8luqa: Purge remote 2025/01/14 04:24:25 INFO : B2 bucket rclone-test-gujezam8luqa: cleaning bucket "rclone-test-gujezam8luqa" of all files 2025/01/14 04:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f222df300ed6b3b9f480e1b_f115a1291adfe27f9_d20250114_m042425_c001_v0001180_t0013_u01736828665175") --- PASS: TestServerSideCopy (9.85s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 04:24:30 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:30 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/14 04:24:30 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.45s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xawoxuk7roqe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fixomis9guyu -> B2 bucket rclone-test-xawoxuk7roqe 2025/01/14 04:24:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:33 DEBUG : B2 bucket rclone-test-xawoxuk7roqe: Waiting for checks to finish 2025/01/14 04:24:33 DEBUG : B2 bucket rclone-test-xawoxuk7roqe: Waiting for transfers to finish 2025/01/14 04:24:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 04:24:38 DEBUG : B2 bucket rclone-test-xawoxuk7roqe: Waiting for checks to finish 2025/01/14 04:24:38 DEBUG : B2 bucket rclone-test-xawoxuk7roqe: Waiting for transfers to finish 2025/01/14 04:24:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/14 04:24:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:39 DEBUG : B2 bucket rclone-test-xawoxuk7roqe: Purge remote 2025/01/14 04:24:39 INFO : B2 bucket rclone-test-xawoxuk7roqe: cleaning bucket "rclone-test-xawoxuk7roqe" of all files 2025/01/14 04:24:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa25df300ed6b3b9f480e1b_f111960907aaf1d74_d20250114_m042439_c001_v0001181_t0054_u01736828679026") 2025/01/14 04:24:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa25df300ed6b3b9f480e1b_f1148281ff837bfb3_d20250114_m042437_c001_v0001177_t0037_u01736828677409") --- PASS: TestServerSideCopyOverSelf (9.87s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:42 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 04:24:42 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:24:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/14 04:24:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/14 04:24:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cizijiq1ziqi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fixomis9guyu -> B2 bucket rclone-test-cizijiq1ziqi 2025/01/14 04:24:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:24:45 DEBUG : B2 bucket rclone-test-cizijiq1ziqi: Waiting for checks to finish 2025/01/14 04:24:45 DEBUG : B2 bucket rclone-test-cizijiq1ziqi: Waiting for transfers to finish 2025/01/14 04:24:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:24:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 04:24:50 DEBUG : B2 bucket rclone-test-cizijiq1ziqi: Waiting for checks to finish 2025/01/14 04:24:50 DEBUG : B2 bucket rclone-test-cizijiq1ziqi: Waiting for transfers to finish 2025/01/14 04:24:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/14 04:24:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/14 04:24:51 INFO : sub dir/hello world: Deleted 2025/01/14 04:24:51 DEBUG : testing file moves 2025/01/14 04:24:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/14 04:24:52 DEBUG : B2 bucket rclone-test-cizijiq1ziqi: Waiting for checks to finish 2025/01/14 04:24:52 DEBUG : B2 bucket rclone-test-cizijiq1ziqi: Waiting for transfers to finish 2025/01/14 04:24:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/14 04:24:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/14 04:24:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:53 DEBUG : B2 bucket rclone-test-cizijiq1ziqi: Purge remote 2025/01/14 04:24:53 INFO : B2 bucket rclone-test-cizijiq1ziqi: cleaning bucket "rclone-test-cizijiq1ziqi" of all files 2025/01/14 04:24:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f728dd300ed6b3b9f480e1b_f11553ed6c8d685b9_d20250114_m042452_c001_v0001183_t0029_u01736828692306") 2025/01/14 04:24:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f728dd300ed6b3b9f480e1b_f10334f1de2ad61e8_d20250114_m042450_c001_v0001183_t0037_u01736828690752") 2025/01/14 04:24:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f728dd300ed6b3b9f480e1b_f110b798684ce9b89_d20250114_m042449_c001_v0001183_t0036_u01736828689221") --- PASS: TestServerSideMoveOverSelf (14.68s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:24:59 ERROR : : error listing: directory not found 2025/01/14 04:24:59 INFO : Local file system at /tmp/rclone1567013720: Making directory 2025/01/14 04:24:59 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:24:59 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.20s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:25:01 DEBUG : Local file system at /tmp/rclone1567013720: Waiting for checks to finish 2025/01/14 04:25:01 DEBUG : Local file system at /tmp/rclone1567013720: Waiting for transfers to finish 2025/01/14 04:25:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:25:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/14 04:25:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/14 04:25:03 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:03 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/14 04:25:03 INFO : check sum: Copied (new) 2025/01/14 04:25:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:03 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/14 04:25:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/14 04:25:03 DEBUG : check sum: Unchanged skipping 2025/01/14 04:25:03 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:03 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/14 04:25:05 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:05 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/14 04:25:05 INFO : sizeonly: Copied (new) 2025/01/14 04:25:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:05 DEBUG : sizeonly: Sizes identical 2025/01/14 04:25:05 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:05 DEBUG : sizeonly: Unchanged skipping 2025/01/14 04:25:05 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:05 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/14 04:25:07 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:07 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/14 04:25:07 INFO : ignore-size: Copied (new) 2025/01/14 04:25:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:25:08 DEBUG : ignore-size: Unchanged skipping 2025/01/14 04:25:08 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:08 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:08 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:25:10 DEBUG : existing: Unchanged skipping 2025/01/14 04:25:10 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:10 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:10 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/14 04:25:10 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:10 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/14 04:25:11 INFO : existing: Copied (replaced existing) 2025/01/14 04:25:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 04:25:12 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:12 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/14 04:25:12 INFO : existing: Copied (new) 2025/01/14 04:25:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:13 DEBUG : existing: Destination exists, skipping 2025/01/14 04:25:13 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:13 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:13 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:15 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/14 04:25:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 04:25:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:15 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 04:25:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:25:15 INFO : a/potato2: Copied (new) 2025/01/14 04:25:15 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:15 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:15 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:16 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:18 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:18 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/01/14 04:25:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/14 04:25:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/14 04:25:18 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:18 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:18 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:18 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:18 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/01/14 04:25:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/14 04:25:19 INFO : empty space: Updated modification time in destination 2025/01/14 04:25:19 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:19 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:19 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:21 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/01/14 04:25:21 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/14 04:25:21 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:21 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:21 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:23 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/01/14 04:25:23 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1567013720) 2025/01/14 04:25:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fixomis9guyu) 2025/01/14 04:25:23 DEBUG : foo: sha1 differ 2025/01/14 04:25:23 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/14 04:25:23 INFO : foo: Copied (replaced existing) 2025/01/14 04:25:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/14 04:25:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:25 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:25 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:25 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:25:25 INFO : potato: Copied (new) 2025/01/14 04:25:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/14 04:25:27 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:27 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/14 04:25:27 INFO : potato: Copied (replaced existing) 2025/01/14 04:25:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:28 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/01/14 04:25:28 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1567013720) 2025/01/14 04:25:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fixomis9guyu) 2025/01/14 04:25:28 DEBUG : potato: sha1 differ 2025/01/14 04:25:28 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/14 04:25:29 INFO : potato: Copied (replaced existing) 2025/01/14 04:25:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:25:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/14 04:25:30 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:30 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:30 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:30 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:25:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:32 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:32 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:32 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:25:33 INFO : potato2: Copied (new) 2025/01/14 04:25:33 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:33 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:35 INFO : d: Making directory 2025/01/14 04:25:35 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/14 04:25:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 04:25:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:35 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 04:25:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:25:35 INFO : a/potato2: Copied (new) 2025/01/14 04:25:35 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:35 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:35 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:37 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/14 04:25:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 04:25:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:38 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 04:25:38 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:38 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:25:38 INFO : a/potato2: Copied (new) 2025/01/14 04:25:38 ERROR : B2 bucket rclone-test-fixomis9guyu: not deleting files as there were IO errors 2025/01/14 04:25:38 ERROR : B2 bucket rclone-test-fixomis9guyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:40 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:25:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:40 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:40 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:40 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:40 INFO : potato: Deleted 2025/01/14 04:25:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:25:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:42 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:43 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:43 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:43 INFO : potato: Deleted 2025/01/14 04:25:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:25:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:43 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:43 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:43 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:25:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:25:45 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:45 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/14 04:25:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:47 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 04:25:47 DEBUG : enormous: Excluded 2025/01/14 04:25:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 04:25:47 DEBUG : potato2: Excluded 2025/01/14 04:25:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 04:25:47 DEBUG : potato2: Excluded 2025/01/14 04:25:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:47 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:47 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:47 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:47 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:48 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 04:25:48 DEBUG : enormous: Excluded 2025/01/14 04:25:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 04:25:48 DEBUG : potato2: Excluded 2025/01/14 04:25:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 04:25:48 DEBUG : potato2: Excluded 2025/01/14 04:25:48 DEBUG : Local file system at /tmp/rclone1567013720: Waiting for checks to finish 2025/01/14 04:25:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/14 04:25:48 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:48 DEBUG : Local file system at /tmp/rclone1567013720: Waiting for transfers to finish 2025/01/14 04:25:48 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:50 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 04:25:50 DEBUG : enormous: Excluded 2025/01/14 04:25:50 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 04:25:50 DEBUG : potato2: Excluded 2025/01/14 04:25:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:25:50 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:50 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:50 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:50 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:50 INFO : enormous: Deleted 2025/01/14 04:25:51 INFO : potato2: Deleted 2025/01/14 04:25:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/14 04:25:51 DEBUG : Local file system at /tmp/rclone1567013720: Waiting for checks to finish 2025/01/14 04:25:51 DEBUG : empty space: Unchanged skipping 2025/01/14 04:25:51 DEBUG : Local file system at /tmp/rclone1567013720: Waiting for transfers to finish 2025/01/14 04:25:51 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:51 INFO : enormous: Deleted 2025/01/14 04:25:51 INFO : potato2: Deleted 2025/01/14 04:25:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:54 DEBUG : five: Need to transfer - File not found at Destination 2025/01/14 04:25:54 DEBUG : one: Destination is newer than source, skipping 2025/01/14 04:25:54 DEBUG : three: Sizes identical 2025/01/14 04:25:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 04:25:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/14 04:25:54 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1567013720) 2025/01/14 04:25:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fixomis9guyu) 2025/01/14 04:25:54 DEBUG : two: sha1 differ 2025/01/14 04:25:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/14 04:25:54 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/14 04:25:54 INFO : five: Copied (new) 2025/01/14 04:25:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/14 04:25:54 INFO : four: Copied (replaced existing) 2025/01/14 04:25:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/14 04:25:54 INFO : two: Copied (replaced existing) 2025/01/14 04:25:54 DEBUG : Waiting for deletions to finish 2025/01/14 04:25:55 DEBUG : one: Destination is newer than source, skipping 2025/01/14 04:25:55 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/14 04:25:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/14 04:25:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1567013720) 2025/01/14 04:25:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fixomis9guyu) 2025/01/14 04:25:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 04:25:55 DEBUG : three: sha1 differ 2025/01/14 04:25:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/14 04:25:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/14 04:25:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/14 04:25:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/14 04:25:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/14 04:25:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 04:25:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 04:25:55 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/14 04:25:55 INFO : three: Copied (replaced existing) 2025/01/14 04:25:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.31s) === 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-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/14 04:25:57 INFO : B2 bucket rclone-test-fixomis9guyu: Making map for --track-renames 2025/01/14 04:25:57 INFO : B2 bucket rclone-test-fixomis9guyu: Finished making map for --track-renames 2025/01/14 04:25:57 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:57 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for renames to finish 2025/01/14 04:25:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 04:25:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/14 04:25:57 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/14 04:25:57 INFO : yam: Copied (new) 2025/01/14 04:25:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/14 04:25:57 INFO : potato: Copied (new) 2025/01/14 04:25:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:25:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:25:57 INFO : B2 bucket rclone-test-fixomis9guyu: Making map for --track-renames 2025/01/14 04:25:57 INFO : B2 bucket rclone-test-fixomis9guyu: Finished making map for --track-renames 2025/01/14 04:25:57 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:25:57 DEBUG : potato: Unchanged skipping 2025/01/14 04:25:57 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for renames to finish 2025/01/14 04:25:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/14 04:25:58 INFO : yam: Copied (server-side copy) to: yaml 2025/01/14 04:25:58 INFO : yam: Deleted 2025/01/14 04:25:58 INFO : yaml: Renamed from "yam" 2025/01/14 04:25:58 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:25:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/14 04:26:00 INFO : B2 bucket rclone-test-fixomis9guyu: Making map for --track-renames 2025/01/14 04:26:00 INFO : B2 bucket rclone-test-fixomis9guyu: Finished making map for --track-renames 2025/01/14 04:26:00 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:26:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 04:26:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/14 04:26:00 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for renames to finish 2025/01/14 04:26:00 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:26:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/14 04:26:00 INFO : yam: Copied (new) 2025/01/14 04:26:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/14 04:26:01 INFO : potato: Copied (new) 2025/01/14 04:26:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:26:01 INFO : B2 bucket rclone-test-fixomis9guyu: Making map for --track-renames 2025/01/14 04:26:01 INFO : B2 bucket rclone-test-fixomis9guyu: Finished making map for --track-renames 2025/01/14 04:26:01 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:26:01 DEBUG : potato: Unchanged skipping 2025/01/14 04:26:01 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for renames to finish 2025/01/14 04:26:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/14 04:26:02 INFO : yam: Copied (server-side copy) to: yaml 2025/01/14 04:26:02 INFO : yam: Deleted 2025/01/14 04:26:02 INFO : yaml: Renamed from "yam" 2025/01/14 04:26:02 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:26:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/14 04:26:04 INFO : B2 bucket rclone-test-fixomis9guyu: Making map for --track-renames 2025/01/14 04:26:04 INFO : B2 bucket rclone-test-fixomis9guyu: Finished making map for --track-renames 2025/01/14 04:26:04 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:26:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 04:26:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/14 04:26:04 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for renames to finish 2025/01/14 04:26:04 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:26:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/14 04:26:04 INFO : sub/yam: Copied (new) 2025/01/14 04:26:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/14 04:26:05 INFO : potato: Copied (new) 2025/01/14 04:26:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:26:05 DEBUG : potato: Unchanged skipping 2025/01/14 04:26:05 INFO : B2 bucket rclone-test-fixomis9guyu: Making map for --track-renames 2025/01/14 04:26:05 INFO : B2 bucket rclone-test-fixomis9guyu: Finished making map for --track-renames 2025/01/14 04:26:05 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:26:05 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for renames to finish 2025/01/14 04:26:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/14 04:26:06 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/14 04:26:06 INFO : sub/yam: Deleted 2025/01/14 04:26:06 INFO : yam: Renamed from "sub/yam" 2025/01/14 04:26:06 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:26:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:08 DEBUG : Creating backend with remote "/tmp/rclone1567013720/dir1" 2025/01/14 04:26:08 DEBUG : Creating backend with remote "/tmp/rclone1567013720/dir2" 2025/01/14 04:26:08 DEBUG : Local file system at /tmp/rclone1567013720/dir2: Using server-side directory move 2025/01/14 04:26:08 INFO : Local file system at /tmp/rclone1567013720/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 04:26:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/14 04:26:08 DEBUG : Local file system at /tmp/rclone1567013720/dir2: Waiting for checks to finish 2025/01/14 04:26:08 INFO : file1.txt: Moved (server-side) 2025/01/14 04:26:08 DEBUG : Local file system at /tmp/rclone1567013720/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:26:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/14 04:26:08 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:26:08 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:26:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/14 04:26:09 INFO : nested/sub dir/file: Copied (new) 2025/01/14 04:26:09 INFO : nested/sub dir/file: Deleted 2025/01/14 04:26:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:26:09 INFO : sub dir/hello world: Copied (new) 2025/01/14 04:26:09 INFO : sub dir/hello world: Deleted 2025/01/14 04:26:09 INFO : sub dir: Removing directory 2025/01/14 04:26:09 INFO : nested/sub dir: Removing directory 2025/01/14 04:26:09 INFO : nested: Removing directory 2025/01/14 04:26:09 DEBUG : Local file system at /tmp/rclone1567013720: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 04:26:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/14 04:26:11 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:26:11 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:26:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/14 04:26:11 INFO : nested/sub dir/file: Copied (new) 2025/01/14 04:26:11 INFO : nested/sub dir/file: Deleted 2025/01/14 04:26:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/14 04:26:11 INFO : sub dir/hello world: Copied (new) 2025/01/14 04:26:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 04:26:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/14 04:26:13 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:26:13 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:26:13 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/14 04:26:13 INFO : existing-b: Copied (new) 2025/01/14 04:26:13 INFO : existing-b: Deleted 2025/01/14 04:26:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/14 04:26:13 INFO : existing: Copied (new) 2025/01/14 04:26:13 INFO : existing: Deleted 2025/01/14 04:26:14 DEBUG : existing: Destination exists, skipping 2025/01/14 04:26:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/14 04:26:14 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:26:14 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:26:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.17s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nigijid0gupu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fixomis9guyu -> B2 bucket rclone-test-nigijid0gupu 2025/01/14 04:26:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:26:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/14 04:26:22 DEBUG : empty space: Unchanged skipping 2025/01/14 04:26:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 04:26:22 DEBUG : B2 bucket rclone-test-nigijid0gupu: Waiting for checks to finish 2025/01/14 04:26:22 INFO : empty space: Deleted 2025/01/14 04:26:22 DEBUG : B2 bucket rclone-test-nigijid0gupu: Waiting for transfers to finish 2025/01/14 04:26:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:26:23 INFO : potato2: Copied (server-side copy) 2025/01/14 04:26:23 INFO : potato2: Deleted 2025/01/14 04:26:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/14 04:26:23 INFO : potato3: Copied (server-side copy) 2025/01/14 04:26:23 INFO : potato3: Deleted 2025/01/14 04:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tilecaq1nuho" 2025/01/14 04:26:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/14 04:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:26:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/14 04:26:24 DEBUG : B2 bucket rclone-test-tilecaq1nuho: Waiting for checks to finish 2025/01/14 04:26:24 DEBUG : B2 bucket rclone-test-tilecaq1nuho: Waiting for transfers to finish 2025/01/14 04:26:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/14 04:26:29 INFO : empty space: Copied (server-side copy) 2025/01/14 04:26:29 INFO : empty space: Deleted 2025/01/14 04:26:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/14 04:26:29 INFO : potato3: Copied (server-side copy) 2025/01/14 04:26:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:26:29 INFO : potato2: Copied (server-side copy) 2025/01/14 04:26:29 INFO : potato3: Deleted 2025/01/14 04:26:29 INFO : potato2: Deleted 2025/01/14 04:26:29 DEBUG : B2 bucket rclone-test-tilecaq1nuho: Purge remote 2025/01/14 04:26:29 INFO : B2 bucket rclone-test-tilecaq1nuho: cleaning bucket "rclone-test-tilecaq1nuho" of all files 2025/01/14 04:26:30 DEBUG : empty space: Deleting (id "4_z0f221d23100d6b3b9f480e1b_f1139608412604f65_d20250114_m042628_c001_v0001146_t0046_u01736828788721") 2025/01/14 04:26:30 DEBUG : potato2: Deleting (id "4_z0f221d23100d6b3b9f480e1b_f11415cf9ad3c499f_d20250114_m042629_c001_v0001161_t0043_u01736828789097") 2025/01/14 04:26:30 DEBUG : potato3: Deleting (id "4_z0f221d23100d6b3b9f480e1b_f1010a4bcd3647b5b_d20250114_m042629_c001_v0001131_t0017_u01736828789122") 2025/01/14 04:26:31 DEBUG : B2 bucket rclone-test-nigijid0gupu: Purge remote 2025/01/14 04:26:31 INFO : B2 bucket rclone-test-nigijid0gupu: cleaning bucket "rclone-test-nigijid0gupu" of all files 2025/01/14 04:26:32 DEBUG : empty space: Deleting (id "4_z7f52fd3300fd6b3b9f480e1b_f4133b6ec7df3f7b2_d20250114_m042629_c001_v7007000_t0000_u01736828789097") 2025/01/14 04:26:32 DEBUG : empty space: Deleting (id "4_z7f52fd3300fd6b3b9f480e1b_f1147dc2ae90b89c4_d20250114_m042621_c001_v0001184_t0017_u01736828781647") 2025/01/14 04:26:32 DEBUG : potato2: Deleting (id "4_z7f52fd3300fd6b3b9f480e1b_f4196da17803ddf70_d20250114_m042629_c001_v7007000_t0000_u01736828789485") 2025/01/14 04:26:32 DEBUG : potato2: Deleting (id "4_z7f52fd3300fd6b3b9f480e1b_f110b798684cea447_d20250114_m042622_c001_v0001183_t0050_u01736828782869") 2025/01/14 04:26:32 DEBUG : potato3: Deleting (id "4_z7f52fd3300fd6b3b9f480e1b_f4133b6ec7df3f7b4_d20250114_m042629_c001_v7007000_t0000_u01736828789431") 2025/01/14 04:26:32 DEBUG : potato3: Deleting (id "4_z7f52fd3300fd6b3b9f480e1b_f1141b4c4f0884c67_d20250114_m042623_c001_v0001182_t0035_u01736828783126") 2025/01/14 04:26:32 DEBUG : potato3: Deleting (id "4_z7f52fd3300fd6b3b9f480e1b_f1147dc2ae90b89c8_d20250114_m042621_c001_v0001184_t0015_u01736828781857") --- PASS: TestServerSideMove (21.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xilazop0woqo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fixomis9guyu -> B2 bucket rclone-test-xilazop0woqo 2025/01/14 04:26:43 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 04:26:43 DEBUG : empty space: Excluded 2025/01/14 04:26:43 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 04:26:43 DEBUG : empty space: Excluded 2025/01/14 04:26:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:26:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 04:26:43 DEBUG : B2 bucket rclone-test-xilazop0woqo: Waiting for checks to finish 2025/01/14 04:26:43 DEBUG : B2 bucket rclone-test-xilazop0woqo: Waiting for transfers to finish 2025/01/14 04:26:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/14 04:26:44 INFO : potato3: Copied (server-side copy) 2025/01/14 04:26:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:26:44 INFO : potato2: Copied (server-side copy) 2025/01/14 04:26:44 INFO : potato3: Deleted 2025/01/14 04:26:44 INFO : potato2: Deleted 2025/01/14 04:26:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xikaqul7xoxa" 2025/01/14 04:26:45 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 04:26:45 DEBUG : empty space: Excluded 2025/01/14 04:26:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:26:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/14 04:26:46 DEBUG : B2 bucket rclone-test-xikaqul7xoxa: Waiting for checks to finish 2025/01/14 04:26:46 DEBUG : B2 bucket rclone-test-xikaqul7xoxa: Waiting for transfers to finish 2025/01/14 04:26:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:26:48 INFO : potato2: Copied (server-side copy) 2025/01/14 04:26:48 INFO : potato2: Deleted 2025/01/14 04:26:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/14 04:26:49 INFO : potato3: Copied (server-side copy) 2025/01/14 04:26:49 INFO : potato3: Deleted 2025/01/14 04:26:49 DEBUG : B2 bucket rclone-test-xikaqul7xoxa: Purge remote 2025/01/14 04:26:49 INFO : B2 bucket rclone-test-xikaqul7xoxa: cleaning bucket "rclone-test-xikaqul7xoxa" of all files 2025/01/14 04:26:49 DEBUG : potato2: Deleting (id "4_zbf226d43100d6b3b9f480e1b_f1052081baee835c2_d20250114_m042648_c001_v0001183_t0029_u01736828808613") 2025/01/14 04:26:49 DEBUG : potato3: Deleting (id "4_zbf226d43100d6b3b9f480e1b_f1114aa794584a871_d20250114_m042648_c001_v0001100_t0036_u01736828808838") 2025/01/14 04:26:51 DEBUG : B2 bucket rclone-test-xilazop0woqo: Purge remote 2025/01/14 04:26:51 INFO : B2 bucket rclone-test-xilazop0woqo: cleaning bucket "rclone-test-xilazop0woqo" of all files 2025/01/14 04:26:51 DEBUG : empty space: Deleting (id "4_z0f524dd3100d6b3b9f480e1b_f1175c940f8643886_d20250114_m042642_c001_v0001183_t0034_u01736828802958") 2025/01/14 04:26:51 DEBUG : potato2: Deleting (id "4_z0f524dd3100d6b3b9f480e1b_f41522cc2b40adc05_d20250114_m042648_c001_v7007000_t0000_u01736828808822") 2025/01/14 04:26:51 DEBUG : potato2: Deleting (id "4_z0f524dd3100d6b3b9f480e1b_f1142ef2cc05e4e7d_d20250114_m042643_c001_v0001116_t0031_u01736828803755") 2025/01/14 04:26:51 DEBUG : potato3: Deleting (id "4_z0f524dd3100d6b3b9f480e1b_f41522cc2b40adc08_d20250114_m042649_c001_v7007000_t0000_u01736828809177") 2025/01/14 04:26:51 DEBUG : potato3: Deleting (id "4_z0f524dd3100d6b3b9f480e1b_f115263b4336a92e1_d20250114_m042644_c001_v0001184_t0009_u01736828804135") 2025/01/14 04:26:51 DEBUG : potato3: Deleting (id "4_z0f524dd3100d6b3b9f480e1b_f1175c940f864388c_d20250114_m042643_c001_v0001183_t0057_u01736828803159") --- PASS: TestServerSideMoveWithFilter (18.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:26:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gefutoq3xade" 2025/01/14 04:26:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fixomis9guyu -> B2 bucket rclone-test-gefutoq3xade 2025/01/14 04:27:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:27:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/14 04:27:04 DEBUG : empty space: Unchanged skipping 2025/01/14 04:27:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 04:27:04 DEBUG : B2 bucket rclone-test-gefutoq3xade: Waiting for checks to finish 2025/01/14 04:27:04 INFO : empty space: Deleted 2025/01/14 04:27:04 DEBUG : B2 bucket rclone-test-gefutoq3xade: Waiting for transfers to finish 2025/01/14 04:27:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:27:04 INFO : potato2: Copied (server-side copy) 2025/01/14 04:27:04 INFO : potato2: Deleted 2025/01/14 04:27:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/14 04:27:04 INFO : potato3: Copied (server-side copy) 2025/01/14 04:27:04 INFO : potato3: Deleted 2025/01/14 04:27:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tamijeg9vuwe" 2025/01/14 04:27:06 INFO : tomatoDir: Making directory 2025/01/14 04:27:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/14 04:27:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 04:27:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/14 04:27:06 DEBUG : B2 bucket rclone-test-tamijeg9vuwe: Waiting for checks to finish 2025/01/14 04:27:06 DEBUG : B2 bucket rclone-test-tamijeg9vuwe: Waiting for transfers to finish 2025/01/14 04:27:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/14 04:27:10 INFO : empty space: Copied (server-side copy) 2025/01/14 04:27:10 INFO : empty space: Deleted 2025/01/14 04:27:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/14 04:27:10 INFO : potato3: Copied (server-side copy) 2025/01/14 04:27:11 INFO : potato3: Deleted 2025/01/14 04:27:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/14 04:27:11 INFO : potato2: Copied (server-side copy) 2025/01/14 04:27:11 INFO : potato2: Deleted 2025/01/14 04:27:11 DEBUG : B2 bucket rclone-test-tamijeg9vuwe: Purge remote 2025/01/14 04:27:11 INFO : B2 bucket rclone-test-tamijeg9vuwe: cleaning bucket "rclone-test-tamijeg9vuwe" of all files 2025/01/14 04:27:12 DEBUG : empty space: Deleting (id "4_zbf12bd43100d6b3b9f480e1b_f116889253a98926d_d20250114_m042710_c001_v0001184_t0005_u01736828830329") 2025/01/14 04:27:12 DEBUG : potato2: Deleting (id "4_zbf12bd43100d6b3b9f480e1b_f102571ec065d3f94_d20250114_m042710_c001_v0001128_t0024_u01736828830682") 2025/01/14 04:27:12 DEBUG : potato3: Deleting (id "4_zbf12bd43100d6b3b9f480e1b_f104b14e2234b0d94_d20250114_m042710_c001_v0001182_t0000_u01736828830682") 2025/01/14 04:27:13 DEBUG : B2 bucket rclone-test-gefutoq3xade: Purge remote 2025/01/14 04:27:13 INFO : B2 bucket rclone-test-gefutoq3xade: cleaning bucket "rclone-test-gefutoq3xade" of all files 2025/01/14 04:27:13 DEBUG : empty space: Deleting (id "4_zaf229d53100d6b3b9f480e1b_f402c573ce86b90b7_d20250114_m042710_c001_v7007000_t0000_u01736828830548") 2025/01/14 04:27:13 DEBUG : empty space: Deleting (id "4_zaf229d53100d6b3b9f480e1b_f100cceb6ec9a4b44_d20250114_m042703_c001_v0001184_t0022_u01736828823035") 2025/01/14 04:27:13 DEBUG : potato2: Deleting (id "4_zaf229d53100d6b3b9f480e1b_f402c573ce86b90bd_d20250114_m042711_c001_v7007000_t0000_u01736828831257") 2025/01/14 04:27:13 DEBUG : potato2: Deleting (id "4_zaf229d53100d6b3b9f480e1b_f11293a7421099fa6_d20250114_m042704_c001_v0001184_t0041_u01736828824178") 2025/01/14 04:27:13 DEBUG : potato3: Deleting (id "4_zaf229d53100d6b3b9f480e1b_f402c573ce86b90bb_d20250114_m042710_c001_v7007000_t0000_u01736828830953") 2025/01/14 04:27:13 DEBUG : potato3: Deleting (id "4_zaf229d53100d6b3b9f480e1b_f113d65c987bada5c_d20250114_m042704_c001_v0001172_t0026_u01736828824407") 2025/01/14 04:27:13 DEBUG : potato3: Deleting (id "4_zaf229d53100d6b3b9f480e1b_f100cceb6ec9a4b56_d20250114_m042703_c001_v0001184_t0042_u01736828823234") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:27:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:27:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:27:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/rclone-sync-test" 2025/01/14 04:27:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/rclone-sync-test-include/layer2" 2025/01/14 04:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/rclone-sync-test-ignore-file" 2025/01/14 04:27:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/14 04:27:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/14 04:27:31 DEBUG : pacer: Reducing sleep to 10ms 2025/01/14 04:27:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 04:27:31 DEBUG : B2 bucket rclone-test-fixomis9guyu path rclone-sync-test: Waiting for checks to finish 2025/01/14 04:27:31 DEBUG : B2 bucket rclone-test-fixomis9guyu path rclone-sync-test: Waiting for transfers to finish 2025/01/14 04:27:31 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:31 INFO : There was nothing to transfer 2025/01/14 04:27:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 04:27:32 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:27:32 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:27:32 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:27:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 04:27:32 DEBUG : B2 bucket rclone-test-fixomis9guyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/14 04:27:32 DEBUG : B2 bucket rclone-test-fixomis9guyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/14 04:27:32 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:27:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 04:27:33 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:27:33 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:27:33 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:27:33 DEBUG : : Excluded 2025/01/14 04:27:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 04:27:33 DEBUG : B2 bucket rclone-test-fixomis9guyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/14 04:27:33 DEBUG : B2 bucket rclone-test-fixomis9guyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/14 04:27:33 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.81s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:27:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dst" 2025/01/14 04:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/CompareDest" 2025/01/14 04:27:44 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 04:27:44 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:27:44 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:27:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:27:44 INFO : one: Copied (new) 2025/01/14 04:27:44 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:27:45 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:27:45 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:27:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/14 04:27:45 INFO : one: Copied (replaced existing) 2025/01/14 04:27:45 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:27:47 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:27:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:27:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 04:27:47 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:27:47 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:47 INFO : There was nothing to transfer 2025/01/14 04:27:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:27:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 04:27:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:27:49 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:27:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:27:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 04:27:49 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:27:49 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:49 INFO : There was nothing to transfer 2025/01/14 04:27:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:27:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 04:27:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:27:49 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:27:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:27:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 04:27:50 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:27:50 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:50 INFO : There was nothing to transfer 2025/01/14 04:27:51 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/01/14 04:27:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/14 04:27:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 04:27:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:27:51 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:27:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:27:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 04:27:51 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:27:51 DEBUG : Waiting for deletions to finish 2025/01/14 04:27:51 INFO : There was nothing to transfer 2025/01/14 04:27:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 04:27:52 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 04:27:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:27:52 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:27:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:27:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 04:27:52 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:27:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/14 04:27:52 INFO : two: Copied (new) 2025/01/14 04:27:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:27:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dest" 2025/01/14 04:27:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/pre-dest1" 2025/01/14 04:27:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/pre-dest2" 2025/01/14 04:27:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:27:59 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/14 04:28:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:28:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/14 04:28:00 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/14 04:28:00 DEBUG : B2 bucket rclone-test-fixomis9guyu path dest: Waiting for checks to finish 2025/01/14 04:28:00 DEBUG : B2 bucket rclone-test-fixomis9guyu path dest: Waiting for transfers to finish 2025/01/14 04:28:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/14 04:28:01 INFO : 3: Copied (new) 2025/01/14 04:28:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:28:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dst" 2025/01/14 04:28:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/CopyDest" 2025/01/14 04:28:06 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 04:28:06 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:06 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:28:07 INFO : one: Copied (new) 2025/01/14 04:28:07 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:08 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:28:08 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/14 04:28:08 INFO : one: Copied (replaced existing) 2025/01/14 04:28:08 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/BackupDir" 2025/01/14 04:28:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:28:11 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:28:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 04:28:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:28:13 INFO : one: Copied (server-side copy) 2025/01/14 04:28:13 INFO : one: Deleted 2025/01/14 04:28:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/14 04:28:13 INFO : one: Copied (server-side copy) 2025/01/14 04:28:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/14 04:28:13 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:13 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:28:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/14 04:28:15 INFO : two: Copied (server-side copy) 2025/01/14 04:28:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/14 04:28:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:28:15 DEBUG : one: Unchanged skipping 2025/01/14 04:28:15 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:15 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:15 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:28:15 DEBUG : one: Unchanged skipping 2025/01/14 04:28:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:28:15 DEBUG : two: Unchanged skipping 2025/01/14 04:28:15 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:15 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:15 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:15 INFO : There was nothing to transfer 2025/01/14 04:28:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/14 04:28:17 DEBUG : three: Destination not found in --copy-dest 2025/01/14 04:28:17 DEBUG : three: Need to transfer - File not found at Destination 2025/01/14 04:28:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:28:17 DEBUG : one: Unchanged skipping 2025/01/14 04:28:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 04:28:17 DEBUG : two: Unchanged skipping 2025/01/14 04:28:17 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:17 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/14 04:28:18 INFO : three: Copied (new) 2025/01/14 04:28:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.54s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dst" 2025/01/14 04:28:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/backup" 2025/01/14 04:28:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 04:28:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:28:25 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:25 DEBUG : two: Unchanged skipping 2025/01/14 04:28:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:28:26 INFO : one: Copied (server-side copy) 2025/01/14 04:28:26 INFO : one: Deleted 2025/01/14 04:28:26 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:28:27 INFO : one: Copied (new) 2025/01/14 04:28:27 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/14 04:28:28 INFO : three.txt: Copied (server-side copy) 2025/01/14 04:28:28 INFO : three.txt: Deleted 2025/01/14 04:28:28 INFO : three.txt: Moved into backup dir 2025/01/14 04:28:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 04:28:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:28:30 DEBUG : two: Unchanged skipping 2025/01/14 04:28:30 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:28:30 INFO : one: Copied (server-side copy) 2025/01/14 04:28:30 INFO : one: Deleted 2025/01/14 04:28:30 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/14 04:28:31 INFO : one: Copied (new) 2025/01/14 04:28:31 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/14 04:28:32 INFO : three.txt: Copied (server-side copy) 2025/01/14 04:28:32 INFO : three.txt: Deleted 2025/01/14 04:28:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.99s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:28:34 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/2f62bdc300dd6b3b9f480e1b/c001_v0001182_t0053": EOF 2025/01/14 04:28:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/2f62bdc300dd6b3b9f480e1b/c001_v0001182_t0053": EOF) 2025/01/14 04:28:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fixomis9guyu: 1/10 (Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/2f62bdc300dd6b3b9f480e1b/c001_v0001182_t0053": EOF) 2025/01/14 04:28:37 DEBUG : pacer: Reducing sleep to 10ms 2025/01/14 04:28:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dst" 2025/01/14 04:28:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/backup" 2025/01/14 04:28:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 04:28:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:28:40 DEBUG : two: Unchanged skipping 2025/01/14 04:28:40 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:28:41 INFO : one: Copied (server-side copy) to: one.bak 2025/01/14 04:28:41 INFO : one: Deleted 2025/01/14 04:28:41 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:28:42 INFO : one: Copied (new) 2025/01/14 04:28:42 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/14 04:28:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/14 04:28:43 INFO : three.txt: Deleted 2025/01/14 04:28:43 INFO : three.txt: Moved into backup dir 2025/01/14 04:28:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 04:28:44 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:28:44 DEBUG : two: Unchanged skipping 2025/01/14 04:28:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:28:45 INFO : one: Copied (server-side copy) to: one.bak 2025/01/14 04:28:45 INFO : one: Deleted 2025/01/14 04:28:45 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/14 04:28:46 INFO : one: Copied (new) 2025/01/14 04:28:46 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/14 04:28:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/14 04:28:47 INFO : three.txt: Deleted 2025/01/14 04:28:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dst" 2025/01/14 04:28:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/backup" 2025/01/14 04:28:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 04:28:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:28:52 DEBUG : two: Unchanged skipping 2025/01/14 04:28:52 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:28:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/14 04:28:54 INFO : one: Deleted 2025/01/14 04:28:54 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:28:55 INFO : one: Copied (new) 2025/01/14 04:28:55 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/14 04:28:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/14 04:28:55 INFO : three.txt: Deleted 2025/01/14 04:28:55 INFO : three.txt: Moved into backup dir 2025/01/14 04:28:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 04:28:57 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:28:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:28:57 DEBUG : two: Unchanged skipping 2025/01/14 04:28:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:28:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/14 04:28:57 INFO : one: Deleted 2025/01/14 04:28:57 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:28:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/14 04:28:58 INFO : one: Copied (new) 2025/01/14 04:28:58 DEBUG : Waiting for deletions to finish 2025/01/14 04:28:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/14 04:28:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/14 04:28:58 INFO : three.txt: Deleted 2025/01/14 04:28:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:29:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dst" 2025/01/14 04:29:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 04:29:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:03 DEBUG : two: Unchanged skipping 2025/01/14 04:29:03 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:29:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:29:04 INFO : one: Copied (server-side copy) to: one.bak 2025/01/14 04:29:04 INFO : one: Deleted 2025/01/14 04:29:04 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:29:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:29:05 INFO : one: Copied (new) 2025/01/14 04:29:05 DEBUG : Waiting for deletions to finish 2025/01/14 04:29:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/14 04:29:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/14 04:29:05 INFO : three.txt: Deleted 2025/01/14 04:29:05 INFO : three.txt: Moved into backup dir 2025/01/14 04:29:06 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/2f62bdc300dd6b3b9f480e1b/c001_v0001184_t0000": EOF 2025/01/14 04:29:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/2f62bdc300dd6b3b9f480e1b/c001_v0001184_t0000": EOF) 2025/01/14 04:29:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fixomis9guyu: 1/10 (Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/2f62bdc300dd6b3b9f480e1b/c001_v0001184_t0000": EOF) 2025/01/14 04:29:09 DEBUG : pacer: Reducing sleep to 10ms 2025/01/14 04:29:09 DEBUG : one.bak: Excluded (Path Filter) 2025/01/14 04:29:09 DEBUG : one.bak: Excluded 2025/01/14 04:29:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/14 04:29:09 DEBUG : three.txt.bak: Excluded 2025/01/14 04:29:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 04:29:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:09 DEBUG : two: Unchanged skipping 2025/01/14 04:29:09 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for checks to finish 2025/01/14 04:29:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:29:09 INFO : one: Copied (server-side copy) to: one.bak 2025/01/14 04:29:10 INFO : one: Deleted 2025/01/14 04:29:10 DEBUG : B2 bucket rclone-test-fixomis9guyu path dst: Waiting for transfers to finish 2025/01/14 04:29:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/14 04:29:10 INFO : one: Copied (new) 2025/01/14 04:29:10 DEBUG : Waiting for deletions to finish 2025/01/14 04:29:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/14 04:29:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/14 04:29:11 INFO : three.txt: Deleted 2025/01/14 04:29:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.36s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dst" 2025/01/14 04:29:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 04:29:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:29:16 INFO : one: Copied (server-side copy) to: one.bak 2025/01/14 04:29:16 INFO : one: Deleted 2025/01/14 04:29:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:29:17 INFO : one: Copied (new) 2025/01/14 04:29:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:17 DEBUG : two: Unchanged skipping 2025/01/14 04:29:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/14 04:29:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/14 04:29:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/14 04:29:18 INFO : three.txt: Deleted 2025/01/14 04:29:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/14 04:29:19 INFO : three.txt: Copied (new) 2025/01/14 04:29:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 04:29:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:29:20 INFO : one: Copied (server-side copy) to: one.bak 2025/01/14 04:29:21 INFO : one: Deleted 2025/01/14 04:29:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/14 04:29:21 INFO : one: Copied (new) 2025/01/14 04:29:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:21 DEBUG : two: Unchanged skipping 2025/01/14 04:29:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/14 04:29:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/14 04:29:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/14 04:29:22 INFO : three.txt: Deleted 2025/01/14 04:29:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/14 04:29:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.34s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fixomis9guyu/dst" 2025/01/14 04:29:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 04:29:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/14 04:29:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/14 04:29:29 INFO : one: Deleted 2025/01/14 04:29:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:29:30 INFO : one: Copied (new) 2025/01/14 04:29:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:30 DEBUG : two: Unchanged skipping 2025/01/14 04:29:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/14 04:29:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/14 04:29:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/14 04:29:31 INFO : three.txt: Deleted 2025/01/14 04:29:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/14 04:29:31 INFO : three.txt: Copied (new) 2025/01/14 04:29:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 04:29:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/14 04:29:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/14 04:29:32 INFO : one: Deleted 2025/01/14 04:29:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/14 04:29:32 INFO : one: Copied (new) 2025/01/14 04:29:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:33 DEBUG : two: Unchanged skipping 2025/01/14 04:29:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/14 04:29:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/14 04:29:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/14 04:29:33 INFO : three.txt: Deleted 2025/01/14 04:29:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/14 04:29:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.57s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:29:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/14 04:29:36 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:29:36 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:29:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/14 04:29:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/14 04:29:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.19s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:29:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 04:29:38 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:29:38 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:29:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/14 04:29:38 INFO : existing: Copied (new) 2025/01/14 04:29:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:29:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/14 04:29:39 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:29:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/14 04:29:39 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:29:39 ERROR : B2 bucket rclone-test-fixomis9guyu: not deleting files as there were IO errors 2025/01/14 04:29:39 ERROR : B2 bucket rclone-test-fixomis9guyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncImmutable (2.82s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:29:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:41 DEBUG : existing: Unchanged skipping 2025/01/14 04:29:41 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:29:41 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:29:41 DEBUG : Waiting for deletions to finish 2025/01/14 04:29:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", 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-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:29:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both0: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both1: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both10: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both11: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both12: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both13: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both14: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both15: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both16: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both17: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both18: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both19: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both2: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both3: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both4: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both5: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both6: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both7: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both8: Unchanged skipping 2025/01/14 04:29:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:29:58 DEBUG : both9: Unchanged skipping 2025/01/14 04:29:58 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:29:58 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:29:58 DEBUG : Waiting for deletions to finish 2025/01/14 04:29:58 INFO : only8: Deleted 2025/01/14 04:29:58 INFO : only1: Deleted 2025/01/14 04:29:58 INFO : only19: Deleted 2025/01/14 04:29:58 INFO : only15: Deleted 2025/01/14 04:29:58 INFO : only2: Deleted 2025/01/14 04:29:58 INFO : only4: Deleted 2025/01/14 04:29:58 INFO : only0: Deleted 2025/01/14 04:29:58 INFO : only14: Deleted 2025/01/14 04:29:58 INFO : only18: Deleted 2025/01/14 04:29:58 INFO : only12: Deleted 2025/01/14 04:29:59 INFO : only7: Deleted 2025/01/14 04:29:59 INFO : only11: Deleted 2025/01/14 04:29:59 INFO : only13: Deleted 2025/01/14 04:29:59 INFO : only3: Deleted 2025/01/14 04:29:59 INFO : only9: Deleted 2025/01/14 04:29:59 INFO : only10: Deleted 2025/01/14 04:29:59 INFO : only16: Deleted 2025/01/14 04:29:59 INFO : only17: Deleted 2025/01/14 04:29:59 INFO : only5: Deleted 2025/01/14 04:29:59 INFO : only6: Deleted 2025/01/14 04:29:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.47s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:30:19 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for checks to finish 2025/01/14 04:30:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both0: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both10: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both13: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both11: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both1: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both16: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both12: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both18: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both19: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both14: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both3: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both15: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both17: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both6: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both7: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both8: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:30:19 DEBUG : both9: Unchanged skipping 2025/01/14 04:30:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : both2: Unchanged skipping 2025/01/14 04:30:19 DEBUG : both4: Unchanged skipping 2025/01/14 04:30:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : both5: Unchanged skipping 2025/01/14 04:30:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/14 04:30:19 DEBUG : B2 bucket rclone-test-fixomis9guyu: Waiting for transfers to finish 2025/01/14 04:30:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:19 INFO : only0: Copied (replaced existing) 2025/01/14 04:30:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:19 INFO : only10: Copied (replaced existing) 2025/01/14 04:30:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:19 INFO : only15: Copied (replaced existing) 2025/01/14 04:30:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:19 INFO : only12: Copied (replaced existing) 2025/01/14 04:30:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:19 INFO : only1: Copied (replaced existing) 2025/01/14 04:30:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:19 INFO : only17: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only18: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only19: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only11: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only2: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only3: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only4: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only5: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only6: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only7: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only9: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only8: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only13: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only14: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/14 04:30:20 INFO : only16: Copied (replaced existing) 2025/01/14 04:30:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:30:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 04:30:29 INFO : sub dir: Making directory 2025/01/14 04:30:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" 2025/01/14 04:30:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 04:30:34 INFO : sub dir: Making directory 2025/01/14 04:30:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fixomis9guyu", Local "Local file system at /tmp/rclone1567013720", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.62s) PASS 2025/01/14 04:30:38 DEBUG : B2 bucket rclone-test-fixomis9guyu: Purge remote 2025/01/14 04:30:38 INFO : B2 bucket rclone-test-fixomis9guyu: cleaning bucket "rclone-test-fixomis9guyu" of all files 2025/01/14 04:30:39 DEBUG : BackupDir/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda02e2_d20250114_m042819_c001_v7007000_t0000_u01736828899154") 2025/01/14 04:30:39 DEBUG : BackupDir/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10221e4958bee499_d20250114_m042813_c001_v0001182_t0004_u01736828893082") 2025/01/14 04:30:39 DEBUG : CompareDest/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f5850ce9_d20250114_m042753_c001_v7007000_t0000_u01736828873166") 2025/01/14 04:30:39 DEBUG : CompareDest/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea29_d20250114_m042747_c001_v0001103_t0059_u01736828867031") 2025/01/14 04:30:39 DEBUG : CompareDest/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f5850cec_d20250114_m042753_c001_v7007000_t0000_u01736828873353") 2025/01/14 04:30:39 DEBUG : CompareDest/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da29b2_d20250114_m042748_c001_v0001184_t0021_u01736828868465") 2025/01/14 04:30:39 DEBUG : CopyDest/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda02e8_d20250114_m042819_c001_v7007000_t0000_u01736828899341") 2025/01/14 04:30:39 DEBUG : CopyDest/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d911630e5c_d20250114_m042810_c001_v0001182_t0029_u01736828890177") 2025/01/14 04:30:39 DEBUG : CopyDest/three: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda02ea_d20250114_m042819_c001_v7007000_t0000_u01736828899524") 2025/01/14 04:30:39 DEBUG : CopyDest/three: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da2f3d_d20250114_m042816_c001_v0001184_t0028_u01736828896588") 2025/01/14 04:30:39 DEBUG : CopyDest/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda02ee_d20250114_m042819_c001_v7007000_t0000_u01736828899722") 2025/01/14 04:30:40 DEBUG : CopyDest/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea51_d20250114_m042814_c001_v0001103_t0024_u01736828894275") 2025/01/14 04:30:40 DEBUG : EXISTING: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bf85_d20250114_m042941_c001_v7007000_t0000_u01736828981770") 2025/01/14 04:30:40 DEBUG : EXISTING: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feaf1_d20250114_m042940_c001_v0001103_t0021_u01736828980662") 2025/01/14 04:30:40 DEBUG : Testêé: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bf54_d20250114_m042937_c001_v7007000_t0000_u01736828977471") 2025/01/14 04:30:40 DEBUG : Testêé: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feae7_d20250114_m042936_c001_v0001103_t0006_u01736828976769") 2025/01/14 04:30:40 DEBUG : Testêé: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feae3_d20250114_m042936_c001_v0001103_t0039_u01736828976013") 2025/01/14 04:30:40 DEBUG : a/potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167851_d20250114_m042538_c001_v7007000_t0000_u01736828738838") 2025/01/14 04:30:40 DEBUG : a/potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fc84_d20250114_m042538_c001_v0001182_t0039_u01736828738272") 2025/01/14 04:30:40 DEBUG : a/potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f406740089629cfc6_d20250114_m042536_c001_v7007000_t0000_u01736828736487") 2025/01/14 04:30:40 DEBUG : a/potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fc3a_d20250114_m042535_c001_v0001182_t0053_u01736828735593") 2025/01/14 04:30:40 DEBUG : a/potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f585001b_d20250114_m042516_c001_v7007000_t0000_u01736828716577") 2025/01/14 04:30:40 DEBUG : a/potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f9e1_d20250114_m042515_c001_v0001182_t0024_u01736828715681") 2025/01/14 04:30:40 DEBUG : b/potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d716785a_d20250114_m042539_c001_v7007000_t0000_u01736828739028") 2025/01/14 04:30:40 DEBUG : b/potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fc68_d20250114_m042537_c001_v0001182_t0014_u01736828737409") 2025/01/14 04:30:40 DEBUG : b/potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f406740089629cfb2_d20250114_m042535_c001_v7007000_t0000_u01736828735937") 2025/01/14 04:30:40 DEBUG : b/potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fc1e_d20250114_m042534_c001_v0001182_t0034_u01736828734756") 2025/01/14 04:30:41 DEBUG : b/potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f5850016_d20250114_m042516_c001_v7007000_t0000_u01736828716026") 2025/01/14 04:30:41 DEBUG : b/potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f9c4_d20250114_m042514_c001_v0001182_t0053_u01736828714877") 2025/01/14 04:30:41 DEBUG : backup/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4c570_d20250114_m042832_c001_v7007000_t0000_u01736828912650") 2025/01/14 04:30:41 DEBUG : backup/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f102df5f58bb2c067_d20250114_m042830_c001_v0001184_t0019_u01736828910671") 2025/01/14 04:30:41 DEBUG : backup/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f102df5f58bb2bf9b_d20250114_m042826_c001_v0001184_t0024_u01736828906688") 2025/01/14 04:30:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346dbd0_d20250114_m042859_c001_v7007000_t0000_u01736828939466") 2025/01/14 04:30:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1058f97bf172db50_d20250114_m042857_c001_v0001113_t0008_u01736828937512") 2025/01/14 04:30:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f100cceb6ec9a59aa_d20250114_m042853_c001_v0001184_t0008_u01736828933997") 2025/01/14 04:30:41 DEBUG : backup/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f58513a3_d20250114_m042847_c001_v7007000_t0000_u01736828927485") 2025/01/14 04:30:41 DEBUG : backup/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f104d17d83102c936_d20250114_m042845_c001_v0001161_t0007_u01736828925175") 2025/01/14 04:30:41 DEBUG : backup/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1111bd8ea39b993e_d20250114_m042841_c001_v0001146_t0050_u01736828921540") 2025/01/14 04:30:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346dbd6_d20250114_m042859_c001_v7007000_t0000_u01736828939649") 2025/01/14 04:30:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108862c0c2142b86_d20250114_m042858_c001_v0001109_t0058_u01736828938459") 2025/01/14 04:30:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1061abac13769ab4_d20250114_m042855_c001_v0001184_t0040_u01736828935379") 2025/01/14 04:30:41 DEBUG : backup/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4c573_d20250114_m042832_c001_v7007000_t0000_u01736828912837") 2025/01/14 04:30:41 DEBUG : backup/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f107e58f7549614e3_d20250114_m042831_c001_v0001092_t0041_u01736828911748") 2025/01/14 04:30:41 DEBUG : backup/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f104fb19bbcd3331f_d20250114_m042828_c001_v0001106_t0056_u01736828908214") 2025/01/14 04:30:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f58513a6_d20250114_m042847_c001_v7007000_t0000_u01736828927675") 2025/01/14 04:30:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1195298807f1abbc_d20250114_m042846_c001_v0001106_t0027_u01736828926320") 2025/01/14 04:30:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f114da0910418508b_d20250114_m042843_c001_v0001183_t0048_u01736828923072") 2025/01/14 04:30:42 DEBUG : both0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee68_d20250114_m043021_c001_v7007000_t0000_u01736829021330") 2025/01/14 04:30:42 DEBUG : both0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb63_d20250114_m043004_c001_v0001103_t0048_u01736829004496") 2025/01/14 04:30:42 DEBUG : both0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb84c_d20250114_m042959_c001_v7007000_t0000_u01736828999918") 2025/01/14 04:30:42 DEBUG : both0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feafd_d20250114_m042943_c001_v0001103_t0058_u01736828983665") 2025/01/14 04:30:42 DEBUG : both1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee6a_d20250114_m043021_c001_v7007000_t0000_u01736829021515") 2025/01/14 04:30:42 DEBUG : both1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb69_d20250114_m043005_c001_v0001103_t0053_u01736829005198") 2025/01/14 04:30:42 DEBUG : both1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb84d_d20250114_m043000_c001_v7007000_t0000_u01736829000103") 2025/01/14 04:30:42 DEBUG : both1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb01_d20250114_m042944_c001_v0001103_t0027_u01736828984481") 2025/01/14 04:30:42 DEBUG : both10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee70_d20250114_m043021_c001_v7007000_t0000_u01736829021716") 2025/01/14 04:30:42 DEBUG : both10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb99_d20250114_m043011_c001_v0001103_t0008_u01736829011349") 2025/01/14 04:30:42 DEBUG : both10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb851_d20250114_m043000_c001_v7007000_t0000_u01736829000284") 2025/01/14 04:30:42 DEBUG : both10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb29_d20250114_m042950_c001_v0001103_t0059_u01736828990442") 2025/01/14 04:30:42 DEBUG : both11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee75_d20250114_m043021_c001_v7007000_t0000_u01736829021938") 2025/01/14 04:30:42 DEBUG : both11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb9f_d20250114_m043011_c001_v0001103_t0003_u01736829011937") 2025/01/14 04:30:42 DEBUG : both11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb853_d20250114_m043000_c001_v7007000_t0000_u01736829000465") 2025/01/14 04:30:42 DEBUG : both11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb2d_d20250114_m042951_c001_v0001103_t0048_u01736828991206") 2025/01/14 04:30:42 DEBUG : both12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee79_d20250114_m043022_c001_v7007000_t0000_u01736829022143") 2025/01/14 04:30:42 DEBUG : both12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feba5_d20250114_m043012_c001_v0001103_t0030_u01736829012739") 2025/01/14 04:30:42 DEBUG : both12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb857_d20250114_m043000_c001_v7007000_t0000_u01736829000647") 2025/01/14 04:30:43 DEBUG : both12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb31_d20250114_m042951_c001_v0001103_t0028_u01736828991875") 2025/01/14 04:30:43 DEBUG : both13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee7e_d20250114_m043022_c001_v7007000_t0000_u01736829022330") 2025/01/14 04:30:43 DEBUG : both13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feba9_d20250114_m043013_c001_v0001103_t0038_u01736829013634") 2025/01/14 04:30:43 DEBUG : both13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb858_d20250114_m043000_c001_v7007000_t0000_u01736829000827") 2025/01/14 04:30:43 DEBUG : both13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb35_d20250114_m042952_c001_v0001103_t0001_u01736828992555") 2025/01/14 04:30:43 DEBUG : both14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee81_d20250114_m043022_c001_v7007000_t0000_u01736829022516") 2025/01/14 04:30:43 DEBUG : both14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febaf_d20250114_m043014_c001_v0001103_t0039_u01736829014357") 2025/01/14 04:30:43 DEBUG : both14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb85a_d20250114_m043001_c001_v7007000_t0000_u01736829001010") 2025/01/14 04:30:43 DEBUG : both14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb3b_d20250114_m042953_c001_v0001103_t0050_u01736828993176") 2025/01/14 04:30:43 DEBUG : both15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee85_d20250114_m043022_c001_v7007000_t0000_u01736829022710") 2025/01/14 04:30:43 DEBUG : both15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febb7_d20250114_m043015_c001_v0001103_t0034_u01736829015014") 2025/01/14 04:30:43 DEBUG : both15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb85d_d20250114_m043001_c001_v7007000_t0000_u01736829001190") 2025/01/14 04:30:43 DEBUG : both15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb3f_d20250114_m042953_c001_v0001103_t0018_u01736828993773") 2025/01/14 04:30:43 DEBUG : both16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee87_d20250114_m043022_c001_v7007000_t0000_u01736829022898") 2025/01/14 04:30:43 DEBUG : both16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febbd_d20250114_m043015_c001_v0001103_t0025_u01736829015726") 2025/01/14 04:30:43 DEBUG : both16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb85f_d20250114_m043001_c001_v7007000_t0000_u01736829001384") 2025/01/14 04:30:43 DEBUG : both16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb45_d20250114_m042954_c001_v0001103_t0059_u01736828994462") 2025/01/14 04:30:43 DEBUG : both17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee8a_d20250114_m043023_c001_v7007000_t0000_u01736829023090") 2025/01/14 04:30:44 DEBUG : both17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febc3_d20250114_m043016_c001_v0001103_t0039_u01736829016384") 2025/01/14 04:30:44 DEBUG : both17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb861_d20250114_m043001_c001_v7007000_t0000_u01736829001566") 2025/01/14 04:30:44 DEBUG : both17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb4b_d20250114_m042955_c001_v0001103_t0034_u01736828995143") 2025/01/14 04:30:44 DEBUG : both18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee8e_d20250114_m043023_c001_v7007000_t0000_u01736829023277") 2025/01/14 04:30:44 DEBUG : both18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febc9_d20250114_m043017_c001_v0001103_t0048_u01736829017111") 2025/01/14 04:30:44 DEBUG : both18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb863_d20250114_m043001_c001_v7007000_t0000_u01736829001751") 2025/01/14 04:30:44 DEBUG : both18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb51_d20250114_m042955_c001_v0001103_t0030_u01736828995815") 2025/01/14 04:30:44 DEBUG : both19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee92_d20250114_m043023_c001_v7007000_t0000_u01736829023481") 2025/01/14 04:30:44 DEBUG : both19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febcf_d20250114_m043017_c001_v0001103_t0023_u01736829017773") 2025/01/14 04:30:44 DEBUG : both19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb864_d20250114_m043001_c001_v7007000_t0000_u01736829001932") 2025/01/14 04:30:44 DEBUG : both19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb59_d20250114_m042956_c001_v0001103_t0056_u01736828996490") 2025/01/14 04:30:44 DEBUG : both2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee95_d20250114_m043023_c001_v7007000_t0000_u01736829023665") 2025/01/14 04:30:44 DEBUG : both2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb6d_d20250114_m043005_c001_v0001103_t0015_u01736829005807") 2025/01/14 04:30:44 DEBUG : both2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb867_d20250114_m043002_c001_v7007000_t0000_u01736829002114") 2025/01/14 04:30:44 DEBUG : both2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb05_d20250114_m042945_c001_v0001103_t0032_u01736828985183") 2025/01/14 04:30:44 DEBUG : both3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee98_d20250114_m043023_c001_v7007000_t0000_u01736829023869") 2025/01/14 04:30:44 DEBUG : both3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb73_d20250114_m043006_c001_v0001103_t0010_u01736829006608") 2025/01/14 04:30:44 DEBUG : both3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb86a_d20250114_m043002_c001_v7007000_t0000_u01736829002295") 2025/01/14 04:30:44 DEBUG : both3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb09_d20250114_m042945_c001_v0001103_t0027_u01736828985842") 2025/01/14 04:30:44 DEBUG : both4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee9c_d20250114_m043024_c001_v7007000_t0000_u01736829024105") 2025/01/14 04:30:45 DEBUG : both4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb77_d20250114_m043007_c001_v0001103_t0035_u01736829007255") 2025/01/14 04:30:45 DEBUG : both4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb86d_d20250114_m043002_c001_v7007000_t0000_u01736829002478") 2025/01/14 04:30:45 DEBUG : both4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb0d_d20250114_m042946_c001_v0001103_t0024_u01736828986513") 2025/01/14 04:30:45 DEBUG : both5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ee9f_d20250114_m043024_c001_v7007000_t0000_u01736829024317") 2025/01/14 04:30:45 DEBUG : both5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb7b_d20250114_m043008_c001_v0001103_t0050_u01736829008072") 2025/01/14 04:30:45 DEBUG : both5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb870_d20250114_m043002_c001_v7007000_t0000_u01736829002659") 2025/01/14 04:30:45 DEBUG : both5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb11_d20250114_m042947_c001_v0001103_t0013_u01736828987222") 2025/01/14 04:30:45 DEBUG : both6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eea2_d20250114_m043024_c001_v7007000_t0000_u01736829024508") 2025/01/14 04:30:45 DEBUG : both6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb81_d20250114_m043008_c001_v0001103_t0046_u01736829008675") 2025/01/14 04:30:45 DEBUG : both6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb872_d20250114_m043002_c001_v7007000_t0000_u01736829002844") 2025/01/14 04:30:45 DEBUG : both6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb15_d20250114_m042947_c001_v0001103_t0007_u01736828987900") 2025/01/14 04:30:45 DEBUG : both7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eea6_d20250114_m043024_c001_v7007000_t0000_u01736829024698") 2025/01/14 04:30:45 DEBUG : both7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb89_d20250114_m043009_c001_v0001103_t0020_u01736829009420") 2025/01/14 04:30:45 DEBUG : both7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb875_d20250114_m043003_c001_v7007000_t0000_u01736829003027") 2025/01/14 04:30:45 DEBUG : both7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb1b_d20250114_m042948_c001_v0001103_t0027_u01736828988550") 2025/01/14 04:30:45 DEBUG : both8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eea7_d20250114_m043024_c001_v7007000_t0000_u01736829024884") 2025/01/14 04:30:45 DEBUG : both8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb8d_d20250114_m043010_c001_v0001103_t0022_u01736829010073") 2025/01/14 04:30:46 DEBUG : both8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb87c_d20250114_m043003_c001_v7007000_t0000_u01736829003212") 2025/01/14 04:30:46 DEBUG : both8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb21_d20250114_m042949_c001_v0001103_t0023_u01736828989253") 2025/01/14 04:30:46 DEBUG : both9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eeaa_d20250114_m043025_c001_v7007000_t0000_u01736829025070") 2025/01/14 04:30:46 DEBUG : both9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb93_d20250114_m043010_c001_v0001103_t0000_u01736829010749") 2025/01/14 04:30:46 DEBUG : both9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb87f_d20250114_m043003_c001_v7007000_t0000_u01736829003394") 2025/01/14 04:30:46 DEBUG : both9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb25_d20250114_m042949_c001_v0001103_t0002_u01736828989806") 2025/01/14 04:30:46 DEBUG : c/non empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167863_d20250114_m042539_c001_v7007000_t0000_u01736828739227") 2025/01/14 04:30:46 DEBUG : c/non empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fc6e_d20250114_m042537_c001_v0001182_t0001_u01736828737655") 2025/01/14 04:30:46 DEBUG : c/non empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f406740089629cfcc_d20250114_m042536_c001_v7007000_t0000_u01736828736669") 2025/01/14 04:30:46 DEBUG : c/non empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fc22_d20250114_m042534_c001_v0001182_t0056_u01736828734954") 2025/01/14 04:30:46 DEBUG : c/non empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f585001e_d20250114_m042516_c001_v7007000_t0000_u01736828716814") 2025/01/14 04:30:46 DEBUG : c/non empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f9cc_d20250114_m042515_c001_v0001182_t0058_u01736828715081") 2025/01/14 04:30:46 DEBUG : check sum: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c6a4_d20250114_m042504_c001_v7007000_t0000_u01736828704196") 2025/01/14 04:30:46 DEBUG : check sum: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f84c_d20250114_m042503_c001_v0001182_t0006_u01736828703252") 2025/01/14 04:30:46 DEBUG : dest/3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda026c_d20250114_m042802_c001_v7007000_t0000_u01736828882344") 2025/01/14 04:30:46 DEBUG : dest/3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4148281ff837c2e7_d20250114_m042801_c001_v0001177_t0039_u01736828881242") 2025/01/14 04:30:46 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bf12_d20250114_m042934_c001_v7007000_t0000_u01736828974537") 2025/01/14 04:30:46 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f11841f01f6967632_d20250114_m042932_c001_v0001183_t0004_u01736828972761") 2025/01/14 04:30:46 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c8e65bd35987d_d20250114_m042932_c001_v7007000_t0000_u01736828972559") 2025/01/14 04:30:46 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f11841f01f69675fc_d20250114_m042930_c001_v0001183_t0019_u01736828970009") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c8e65bd35986d_d20250114_m042929_c001_v7007000_t0000_u01736828969277") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fead5_d20250114_m042925_c001_v0001103_t0049_u01736828965439") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bea4_d20250114_m042923_c001_v7007000_t0000_u01736828963970") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108862c0c2142bde_d20250114_m042921_c001_v0001109_t0026_u01736828961202") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4cf60_d20250114_m042921_c001_v7007000_t0000_u01736828961013") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108862c0c2142bca_d20250114_m042917_c001_v0001109_t0051_u01736828957379") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4cef9_d20250114_m042916_c001_v7007000_t0000_u01736828956657") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feabf_d20250114_m042912_c001_v0001103_t0055_u01736828952739") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346dcbd_d20250114_m042911_c001_v7007000_t0000_u01736828951824") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108c967af5a2e397_d20250114_m042910_c001_v0001120_t0036_u01736828950228") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f408469fc245e9d84_d20250114_m042910_c001_v7007000_t0000_u01736828950034") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108c967af5a2e387_d20250114_m042904_c001_v0001120_t0034_u01736828944986") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f408469fc245e9d58_d20250114_m042904_c001_v7007000_t0000_u01736828944264") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feaa5_d20250114_m042900_c001_v0001103_t0040_u01736828940745") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346dbdc_d20250114_m042859_c001_v7007000_t0000_u01736828939832") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1095d92b8897ef60_d20250114_m042857_c001_v0001182_t0014_u01736828937978") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4196da17803df6f8_d20250114_m042857_c001_v7007000_t0000_u01736828937771") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1095d92b8897eef3_d20250114_m042854_c001_v0001182_t0005_u01736828934966") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4196da17803df6cc_d20250114_m042854_c001_v7007000_t0000_u01736828934210") 2025/01/14 04:30:47 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea8f_d20250114_m042848_c001_v0001103_t0022_u01736828928793") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f58513a9_d20250114_m042847_c001_v7007000_t0000_u01736828927867") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108463b6211fd6cb_d20250114_m042845_c001_v0001131_t0039_u01736828925695") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71691e0_d20250114_m042845_c001_v7007000_t0000_u01736828925512") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108463b6211fd6c5_d20250114_m042842_c001_v0001131_t0048_u01736828922573") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71691b8_d20250114_m042841_c001_v7007000_t0000_u01736828921845") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea7d_d20250114_m042833_c001_v0001103_t0015_u01736828913987") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4c578_d20250114_m042833_c001_v7007000_t0000_u01736828913020") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f11033c7ccef0efd1_d20250114_m042831_c001_v0001040_t0027_u01736828911051") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4c55b_d20250114_m042830_c001_v7007000_t0000_u01736828910867") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f11033c7ccef0efc7_d20250114_m042827_c001_v0001040_t0057_u01736828907615") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4c533_d20250114_m042826_c001_v7007000_t0000_u01736828906891") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d911630f9a_d20250114_m042821_c001_v0001182_t0030_u01736828901005") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda02f1_d20250114_m042819_c001_v7007000_t0000_u01736828899905") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f117500331304e8ba_d20250114_m042813_c001_v0001182_t0056_u01736828893519") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f585122d_d20250114_m042813_c001_v7007000_t0000_u01736828893302") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da2db8_d20250114_m042809_c001_v0001184_t0009_u01736828889613") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1165bc9de169391f_d20250114_m042808_c001_v0001144_t0022_u01736828888423") 2025/01/14 04:30:48 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1165bc9de1693915_d20250114_m042806_c001_v0001144_t0002_u01736828886785") 2025/01/14 04:30:49 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f5850cef_d20250114_m042753_c001_v7007000_t0000_u01736828873536") 2025/01/14 04:30:49 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d911630b6a_d20250114_m042746_c001_v0001182_t0044_u01736828866372") 2025/01/14 04:30:49 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f119cf65ad5a8c9b1_d20250114_m042745_c001_v0001184_t0004_u01736828865620") 2025/01/14 04:30:49 DEBUG : dst/one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f119cf65ad5a8c989_d20250114_m042744_c001_v0001184_t0008_u01736828864677") 2025/01/14 04:30:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bf17_d20250114_m042934_c001_v7007000_t0000_u01736828974722") 2025/01/14 04:30:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f117b4da6bb26f364_d20250114_m042932_c001_v0001091_t0019_u01736828972198") 2025/01/14 04:30:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1031aa7d007aa5a2_d20250114_m042929_c001_v0001182_t0036_u01736828969072") 2025/01/14 04:30:49 DEBUG : dst/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bea8_d20250114_m042924_c001_v7007000_t0000_u01736828964153") 2025/01/14 04:30:49 DEBUG : dst/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f118a813c420316e0_d20250114_m042920_c001_v0001176_t0031_u01736828960790") 2025/01/14 04:30:49 DEBUG : dst/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f117d366490e49b65_d20250114_m042916_c001_v0001179_t0026_u01736828956387") 2025/01/14 04:30:49 DEBUG : dst/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346dcc0_d20250114_m042912_c001_v7007000_t0000_u01736828952006") 2025/01/14 04:30:49 DEBUG : dst/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115856d74528809f_d20250114_m042909_c001_v0001102_t0003_u01736828949731") 2025/01/14 04:30:49 DEBUG : dst/one.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1151627f20206e4f_d20250114_m042903_c001_v0001146_t0059_u01736828943958") 2025/01/14 04:30:49 DEBUG : dst/three: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda02f4_d20250114_m042820_c001_v7007000_t0000_u01736828900087") 2025/01/14 04:30:49 DEBUG : dst/three: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1165bc9de169393f_d20250114_m042817_c001_v0001144_t0035_u01736828897759") 2025/01/14 04:30:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bf1d_d20250114_m042934_c001_v7007000_t0000_u01736828974915") 2025/01/14 04:30:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f111c95ba1e161ffa_d20250114_m042933_c001_v0001184_t0045_u01736828973534") 2025/01/14 04:30:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10993361d3738f58_d20250114_m042930_c001_v0001183_t0000_u01736828970801") 2025/01/14 04:30:49 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bf24_d20250114_m042935_c001_v7007000_t0000_u01736828975098") 2025/01/14 04:30:49 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f11841f01f696765e_d20250114_m042933_c001_v0001183_t0013_u01736828973929") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c8e65bd35987e_d20250114_m042933_c001_v7007000_t0000_u01736828973740") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f11841f01f696761c_d20250114_m042931_c001_v0001183_t0052_u01736828971196") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c8e65bd35987b_d20250114_m042931_c001_v7007000_t0000_u01736828971008") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fead9_d20250114_m042926_c001_v0001103_t0020_u01736828966126") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bea9_d20250114_m042924_c001_v7007000_t0000_u01736828964337") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108862c0c2142be8_d20250114_m042923_c001_v0001109_t0045_u01736828963000") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4cf79_d20250114_m042922_c001_v7007000_t0000_u01736828962819") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108862c0c2142bd2_d20250114_m042919_c001_v0001109_t0031_u01736828959085") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4cf22_d20250114_m042918_c001_v7007000_t0000_u01736828958904") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feac3_d20250114_m042913_c001_v0001103_t0006_u01736828953565") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f408469fc245e9d8b_d20250114_m042911_c001_v7007000_t0000_u01736828951263") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feab9_d20250114_m042908_c001_v0001103_t0055_u01736828948706") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f408469fc245e9d6c_d20250114_m042905_c001_v7007000_t0000_u01736828945842") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feaa7_d20250114_m042901_c001_v0001103_t0029_u01736828941354") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4196da17803df707_d20250114_m042858_c001_v7007000_t0000_u01736828938901") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da3673_d20250114_m042856_c001_v0001184_t0025_u01736828936680") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4196da17803df6d8_d20250114_m042855_c001_v7007000_t0000_u01736828935581") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea91_d20250114_m042849_c001_v0001103_t0048_u01736828929331") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71691f5_d20250114_m042846_c001_v7007000_t0000_u01736828926910") 2025/01/14 04:30:50 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da346b_d20250114_m042844_c001_v0001184_t0021_u01736828924368") 2025/01/14 04:30:51 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71691c4_d20250114_m042843_c001_v7007000_t0000_u01736828923277") 2025/01/14 04:30:51 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea85_d20250114_m042837_c001_v0001103_t0053_u01736828917010") 2025/01/14 04:30:51 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4c56a_d20250114_m042832_c001_v7007000_t0000_u01736828912096") 2025/01/14 04:30:51 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d9116310a6_d20250114_m042829_c001_v0001182_t0044_u01736828909787") 2025/01/14 04:30:51 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4c542_d20250114_m042828_c001_v7007000_t0000_u01736828908699") 2025/01/14 04:30:51 DEBUG : dst/three.txt: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da3073_d20250114_m042822_c001_v0001184_t0005_u01736828902259") 2025/01/14 04:30:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0beab_d20250114_m042924_c001_v7007000_t0000_u01736828964522") 2025/01/14 04:30:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f11457022402d022a_d20250114_m042922_c001_v0001042_t0026_u01736828962323") 2025/01/14 04:30:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1041bd6e9e4c583b_d20250114_m042918_c001_v0001115_t0016_u01736828958390") 2025/01/14 04:30:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346dcc2_d20250114_m042912_c001_v7007000_t0000_u01736828952190") 2025/01/14 04:30:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f101c99e5f4f90e90_d20250114_m042910_c001_v0001146_t0001_u01736828950934") 2025/01/14 04:30:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f11257d24724a7c75_d20250114_m042905_c001_v0001183_t0059_u01736828945647") 2025/01/14 04:30:51 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bf27_d20250114_m042935_c001_v7007000_t0000_u01736828975282") 2025/01/14 04:30:51 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fead7_d20250114_m042925_c001_v0001103_t0043_u01736828965779") 2025/01/14 04:30:51 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0beae_d20250114_m042924_c001_v7007000_t0000_u01736828964705") 2025/01/14 04:30:51 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feac1_d20250114_m042913_c001_v0001103_t0032_u01736828953060") 2025/01/14 04:30:51 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346dcc5_d20250114_m042912_c001_v7007000_t0000_u01736828952372") 2025/01/14 04:30:51 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da3739_d20250114_m042901_c001_v0001184_t0059_u01736828941149") 2025/01/14 04:30:51 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346dbe1_d20250114_m042900_c001_v7007000_t0000_u01736828940017") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da3543_d20250114_m042849_c001_v0001184_t0041_u01736828929093") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f58513ac_d20250114_m042848_c001_v7007000_t0000_u01736828928052") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da32b9_d20250114_m042834_c001_v0001184_t0050_u01736828914708") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4c57c_d20250114_m042833_c001_v7007000_t0000_u01736828913215") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea5d_d20250114_m042821_c001_v0001103_t0056_u01736828901580") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda02f6_d20250114_m042820_c001_v7007000_t0000_u01736828900271") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f104ef59cb8ec34ec_d20250114_m042815_c001_v0001105_t0008_u01736828895309") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f58510da_d20250114_m042753_c001_v7007000_t0000_u01736828873735") 2025/01/14 04:30:52 DEBUG : dst/two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f119cf65ad5a8caa7_d20250114_m042752_c001_v0001184_t0003_u01736828872595") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4090dbe05793d977_d20250114_m042704_c001_v7007000_t0000_u01736828824153") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da2076_d20250114_m042657_c001_v0001184_t0049_u01736828817453") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41522cc2b40adc40_d20250114_m042655_c001_v7007000_t0000_u01736828815422") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da1cdf_d20250114_m042638_c001_v0001184_t0029_u01736828798894") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0b201_d20250114_m042622_c001_v7007000_t0000_u01736828782839") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da18c5_d20250114_m042616_c001_v0001184_t0001_u01736828776286") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d716793f_d20250114_m042551_c001_v7007000_t0000_u01736828751732") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fdd2_d20250114_m042550_c001_v0001182_t0002_u01736828750025") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167927_d20250114_m042548_c001_v7007000_t0000_u01736828748503") 2025/01/14 04:30:52 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fd88_d20250114_m042547_c001_v0001182_t0045_u01736828747341") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71678ed_d20250114_m042544_c001_v7007000_t0000_u01736828744156") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fcf0_d20250114_m042542_c001_v0001182_t0053_u01736828742612") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71678c3_d20250114_m042541_c001_v7007000_t0000_u01736828741309") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fcae_d20250114_m042540_c001_v0001182_t0054_u01736828740168") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f406740089629cf92_d20250114_m042533_c001_v7007000_t0000_u01736828733842") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fbd2_d20250114_m042532_c001_v0001182_t0052_u01736828732503") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f58500b7_d20250114_m042531_c001_v7007000_t0000_u01736828731359") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fb90_d20250114_m042530_c001_v0001182_t0006_u01736828730582") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f585007a_d20250114_m042525_c001_v7007000_t0000_u01736828725700") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fae2_d20250114_m042524_c001_v0001182_t0050_u01736828724550") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f585004d_d20250114_m042521_c001_v7007000_t0000_u01736828721976") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fa78_d20250114_m042521_c001_v0001182_t0044_u01736828721014") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f585003d_d20250114_m042519_c001_v7007000_t0000_u01736828719905") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115780a08801b86c_d20250114_m042519_c001_v0001043_t0006_u01736828719114") 2025/01/14 04:30:53 DEBUG : empty space: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fa18_d20250114_m042517_c001_v0001182_t0013_u01736828717544") 2025/01/14 04:30:53 DEBUG : enormous: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167936_d20250114_m042550_c001_v7007000_t0000_u01736828750814") 2025/01/14 04:30:53 DEBUG : enormous: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fdd8_d20250114_m042550_c001_v0001182_t0039_u01736828750229") 2025/01/14 04:30:53 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0bf6e_d20250114_m042939_c001_v7007000_t0000_u01736828979533") 2025/01/14 04:30:53 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feae9_d20250114_m042938_c001_v0001103_t0047_u01736828978220") 2025/01/14 04:30:54 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d600_d20250114_m042614_c001_v7007000_t0000_u01736828774485") 2025/01/14 04:30:54 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d911630068_d20250114_m042613_c001_v0001182_t0018_u01736828773481") 2025/01/14 04:30:54 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f584ffef_d20250114_m042513_c001_v7007000_t0000_u01736828713778") 2025/01/14 04:30:54 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f990_d20250114_m042512_c001_v0001182_t0013_u01736828712828") 2025/01/14 04:30:54 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f584ffbb_d20250114_m042511_c001_v7007000_t0000_u01736828711550") 2025/01/14 04:30:54 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f94e_d20250114_m042510_c001_v0001182_t0020_u01736828710908") 2025/01/14 04:30:54 DEBUG : existing: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f93a_d20250114_m042510_c001_v0001182_t0034_u01736828710140") 2025/01/14 04:30:54 DEBUG : existing-b: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d601_d20250114_m042614_c001_v7007000_t0000_u01736828774687") 2025/01/14 04:30:54 DEBUG : existing-b: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da1833_d20250114_m042613_c001_v0001184_t0005_u01736828773491") 2025/01/14 04:30:54 DEBUG : five: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167991_d20250114_m042556_c001_v7007000_t0000_u01736828756030") 2025/01/14 04:30:54 DEBUG : five: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f415c64d91162fe46_d20250114_m042554_c001_v0001182_t0053_u01736828754134") 2025/01/14 04:30:54 DEBUG : foo: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f5850055_d20250114_m042523_c001_v7007000_t0000_u01736828723820") 2025/01/14 04:30:54 DEBUG : foo: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f415c64d91162fabc_d20250114_m042523_c001_v0001182_t0053_u01736828723270") 2025/01/14 04:30:54 DEBUG : foo: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f415c64d91162faa8_d20250114_m042522_c001_v0001182_t0053_u01736828722711") 2025/01/14 04:30:54 DEBUG : four: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167994_d20250114_m042556_c001_v7007000_t0000_u01736828756215") 2025/01/14 04:30:54 DEBUG : four: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4057f542763fe981_d20250114_m042554_c001_v0001103_t0055_u01736828754687") 2025/01/14 04:30:54 DEBUG : four: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fe2e_d20250114_m042553_c001_v0001182_t0040_u01736828753542") 2025/01/14 04:30:54 DEBUG : hello world2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b5d3_d20250114_m042405_c001_v7007000_t0000_u01736828645990") 2025/01/14 04:30:54 DEBUG : hello world2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f138_d20250114_m042405_c001_v0001182_t0059_u01736828645413") 2025/01/14 04:30:55 DEBUG : ignore-size: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c70a_d20250114_m042508_c001_v7007000_t0000_u01736828708661") 2025/01/14 04:30:55 DEBUG : ignore-size: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f8e4_d20250114_m042507_c001_v0001182_t0041_u01736828707733") 2025/01/14 04:30:55 DEBUG : nested/sub dir/file: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d5d4_d20250114_m042612_c001_v7007000_t0000_u01736828772339") 2025/01/14 04:30:55 DEBUG : nested/sub dir/file: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da17f9_d20250114_m042611_c001_v0001184_t0017_u01736828771219") 2025/01/14 04:30:55 DEBUG : nested/sub dir/file: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d5a2_d20250114_m042610_c001_v7007000_t0000_u01736828770021") 2025/01/14 04:30:55 DEBUG : nested/sub dir/file: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da17b3_d20250114_m042609_c001_v0001184_t0006_u01736828769091") 2025/01/14 04:30:55 DEBUG : one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167998_d20250114_m042556_c001_v7007000_t0000_u01736828756400") 2025/01/14 04:30:55 DEBUG : one: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f415c64d91162fe1c_d20250114_m042552_c001_v0001182_t0053_u01736828752847") 2025/01/14 04:30:55 DEBUG : only0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eead_d20250114_m043025_c001_v7007000_t0000_u01736829025270") 2025/01/14 04:30:55 DEBUG : only0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4057f542763febd3_d20250114_m043019_c001_v0001103_t0055_u01736829019107") 2025/01/14 04:30:55 DEBUG : only0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb65_d20250114_m043004_c001_v0001103_t0033_u01736829004847") 2025/01/14 04:30:55 DEBUG : only0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4099f3ef9e2d147f_d20250114_m042958_c001_v7007000_t0000_u01736828998733") 2025/01/14 04:30:55 DEBUG : only0: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feaff_d20250114_m042944_c001_v0001103_t0058_u01736828984024") 2025/01/14 04:30:55 DEBUG : only1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eeb2_d20250114_m043025_c001_v7007000_t0000_u01736829025456") 2025/01/14 04:30:55 DEBUG : only1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4147dc2ae90bac06_d20250114_m043019_c001_v0001184_t0032_u01736829019858") 2025/01/14 04:30:55 DEBUG : only1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb6b_d20250114_m043005_c001_v0001103_t0019_u01736829005490") 2025/01/14 04:30:55 DEBUG : only1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4099f3ef9e2d1478_d20250114_m042958_c001_v7007000_t0000_u01736828998364") 2025/01/14 04:30:55 DEBUG : only1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb03_d20250114_m042944_c001_v0001103_t0028_u01736828984817") 2025/01/14 04:30:56 DEBUG : only10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eeb4_d20250114_m043025_c001_v7007000_t0000_u01736829025640") 2025/01/14 04:30:56 DEBUG : only10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407b722e7a883453_d20250114_m043019_c001_v0001145_t0037_u01736829019668") 2025/01/14 04:30:56 DEBUG : only10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb9d_d20250114_m043011_c001_v0001103_t0011_u01736829011635") 2025/01/14 04:30:56 DEBUG : only10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb841_d20250114_m042959_c001_v7007000_t0000_u01736828999121") 2025/01/14 04:30:56 DEBUG : only10: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb2b_d20250114_m042950_c001_v0001103_t0012_u01736828990765") 2025/01/14 04:30:56 DEBUG : only11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eeb7_d20250114_m043025_c001_v7007000_t0000_u01736829025826") 2025/01/14 04:30:56 DEBUG : only11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f408dcc65a620a0c5_d20250114_m043020_c001_v0001180_t0019_u01736829020050") 2025/01/14 04:30:56 DEBUG : only11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feba1_d20250114_m043012_c001_v0001103_t0017_u01736829012204") 2025/01/14 04:30:56 DEBUG : only11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb83d_d20250114_m042958_c001_v7007000_t0000_u01736828998938") 2025/01/14 04:30:56 DEBUG : only11: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb2f_d20250114_m042951_c001_v0001103_t0028_u01736828991563") 2025/01/14 04:30:56 DEBUG : only12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eebb_d20250114_m043026_c001_v7007000_t0000_u01736829026010") 2025/01/14 04:30:56 DEBUG : only12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407b722e7a883455_d20250114_m043019_c001_v0001145_t0037_u01736829019856") 2025/01/14 04:30:56 DEBUG : only12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feba7_d20250114_m043013_c001_v0001103_t0055_u01736829013179") 2025/01/14 04:30:56 DEBUG : only12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407f7e6047ed2558_d20250114_m042958_c001_v7007000_t0000_u01736828998740") 2025/01/14 04:30:56 DEBUG : only12: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb33_d20250114_m042952_c001_v0001103_t0042_u01736828992166") 2025/01/14 04:30:56 DEBUG : only13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eebc_d20250114_m043026_c001_v7007000_t0000_u01736829026196") 2025/01/14 04:30:56 DEBUG : only13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4057f542763febdf_d20250114_m043020_c001_v0001103_t0055_u01736829020436") 2025/01/14 04:30:56 DEBUG : only13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febab_d20250114_m043013_c001_v0001103_t0015_u01736829013961") 2025/01/14 04:30:56 DEBUG : only13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407f7e6047ed255a_d20250114_m042958_c001_v7007000_t0000_u01736828998954") 2025/01/14 04:30:56 DEBUG : only13: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb37_d20250114_m042952_c001_v0001103_t0013_u01736828992884") 2025/01/14 04:30:57 DEBUG : only14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eec0_d20250114_m043026_c001_v7007000_t0000_u01736829026395") 2025/01/14 04:30:57 DEBUG : only14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407b722e7a88345d_d20250114_m043020_c001_v0001145_t0037_u01736829020588") 2025/01/14 04:30:57 DEBUG : only14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febb1_d20250114_m043014_c001_v0001103_t0015_u01736829014677") 2025/01/14 04:30:57 DEBUG : only14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb839_d20250114_m042958_c001_v7007000_t0000_u01736828998748") 2025/01/14 04:30:57 DEBUG : only14: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb3d_d20250114_m042953_c001_v0001103_t0059_u01736828993473") 2025/01/14 04:30:57 DEBUG : only15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eec4_d20250114_m043026_c001_v7007000_t0000_u01736829026591") 2025/01/14 04:30:57 DEBUG : only15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4057f542763febd7_d20250114_m043019_c001_v0001103_t0055_u01736829019691") 2025/01/14 04:30:57 DEBUG : only15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febbb_d20250114_m043015_c001_v0001103_t0002_u01736829015371") 2025/01/14 04:30:57 DEBUG : only15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407f7e6047ed2553_d20250114_m042958_c001_v7007000_t0000_u01736828998548") 2025/01/14 04:30:57 DEBUG : only15: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb41_d20250114_m042954_c001_v0001103_t0043_u01736828994113") 2025/01/14 04:30:57 DEBUG : only16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eec6_d20250114_m043026_c001_v7007000_t0000_u01736829026784") 2025/01/14 04:30:57 DEBUG : only16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f408dcc65a620a0cd_d20250114_m043020_c001_v0001180_t0019_u01736829020612") 2025/01/14 04:30:57 DEBUG : only16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febbf_d20250114_m043016_c001_v0001103_t0032_u01736829016023") 2025/01/14 04:30:57 DEBUG : only16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407f7e6047ed2561_d20250114_m042959_c001_v7007000_t0000_u01736828999142") 2025/01/14 04:30:57 DEBUG : only16: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb47_d20250114_m042954_c001_v0001103_t0033_u01736828994775") 2025/01/14 04:30:57 DEBUG : only17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eec9_d20250114_m043026_c001_v7007000_t0000_u01736829026973") 2025/01/14 04:30:57 DEBUG : only17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4057f542763febd9_d20250114_m043019_c001_v0001103_t0055_u01736829019877") 2025/01/14 04:30:57 DEBUG : only17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febc5_d20250114_m043016_c001_v0001103_t0031_u01736829016719") 2025/01/14 04:30:57 DEBUG : only17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4039059da412dde5_d20250114_m042959_c001_v7007000_t0000_u01736828999149") 2025/01/14 04:30:57 DEBUG : only17: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb4d_d20250114_m042955_c001_v0001103_t0015_u01736828995503") 2025/01/14 04:30:58 DEBUG : only18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eecb_d20250114_m043027_c001_v7007000_t0000_u01736829027196") 2025/01/14 04:30:58 DEBUG : only18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407b722e7a883457_d20250114_m043020_c001_v0001145_t0037_u01736829020038") 2025/01/14 04:30:58 DEBUG : only18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febcd_d20250114_m043017_c001_v0001103_t0043_u01736829017425") 2025/01/14 04:30:58 DEBUG : only18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4039059da412dde2_d20250114_m042958_c001_v7007000_t0000_u01736828998758") 2025/01/14 04:30:58 DEBUG : only18: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb53_d20250114_m042956_c001_v0001103_t0015_u01736828996142") 2025/01/14 04:30:58 DEBUG : only19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eecf_d20250114_m043027_c001_v7007000_t0000_u01736829027394") 2025/01/14 04:30:58 DEBUG : only19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4147dc2ae90bac14_d20250114_m043020_c001_v0001184_t0032_u01736829020051") 2025/01/14 04:30:58 DEBUG : only19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febd1_d20250114_m043018_c001_v0001103_t0012_u01736829018109") 2025/01/14 04:30:58 DEBUG : only19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4099f3ef9e2d147c_d20250114_m042958_c001_v7007000_t0000_u01736828998548") 2025/01/14 04:30:58 DEBUG : only19: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb5b_d20250114_m042956_c001_v0001103_t0055_u01736828996832") 2025/01/14 04:30:58 DEBUG : only2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eed4_d20250114_m043027_c001_v7007000_t0000_u01736829027592") 2025/01/14 04:30:58 DEBUG : only2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4057f542763febdb_d20250114_m043020_c001_v0001103_t0055_u01736829020069") 2025/01/14 04:30:58 DEBUG : only2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb6f_d20250114_m043006_c001_v0001103_t0040_u01736829006188") 2025/01/14 04:30:58 DEBUG : only2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb834_d20250114_m042958_c001_v7007000_t0000_u01736828998558") 2025/01/14 04:30:58 DEBUG : only2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb07_d20250114_m042945_c001_v0001103_t0002_u01736828985537") 2025/01/14 04:30:58 DEBUG : only3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eed9_d20250114_m043027_c001_v7007000_t0000_u01736829027780") 2025/01/14 04:30:58 DEBUG : only3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407b722e7a883459_d20250114_m043020_c001_v0001145_t0037_u01736829020221") 2025/01/14 04:30:58 DEBUG : only3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb75_d20250114_m043006_c001_v0001103_t0028_u01736829006909") 2025/01/14 04:30:58 DEBUG : only3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4039059da412dde4_d20250114_m042958_c001_v7007000_t0000_u01736828998961") 2025/01/14 04:30:59 DEBUG : only3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb0b_d20250114_m042946_c001_v0001103_t0045_u01736828986193") 2025/01/14 04:30:59 DEBUG : only4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eedc_d20250114_m043027_c001_v7007000_t0000_u01736829027972") 2025/01/14 04:30:59 DEBUG : only4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4147dc2ae90bac1c_d20250114_m043020_c001_v0001184_t0032_u01736829020233") 2025/01/14 04:30:59 DEBUG : only4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb79_d20250114_m043007_c001_v0001103_t0041_u01736829007626") 2025/01/14 04:30:59 DEBUG : only4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4039059da412dde1_d20250114_m042958_c001_v7007000_t0000_u01736828998565") 2025/01/14 04:30:59 DEBUG : only4: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb0f_d20250114_m042946_c001_v0001103_t0038_u01736828986873") 2025/01/14 04:30:59 DEBUG : only5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eedf_d20250114_m043028_c001_v7007000_t0000_u01736829028170") 2025/01/14 04:30:59 DEBUG : only5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f408dcc65a620a0c7_d20250114_m043020_c001_v0001180_t0019_u01736829020245") 2025/01/14 04:30:59 DEBUG : only5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb7d_d20250114_m043008_c001_v0001103_t0055_u01736829008356") 2025/01/14 04:30:59 DEBUG : only5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4099f3ef9e2d1484_d20250114_m042959_c001_v7007000_t0000_u01736828999287") 2025/01/14 04:30:59 DEBUG : only5: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb13_d20250114_m042947_c001_v0001103_t0021_u01736828987500") 2025/01/14 04:30:59 DEBUG : only6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eee4_d20250114_m043028_c001_v7007000_t0000_u01736829028377") 2025/01/14 04:30:59 DEBUG : only6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4057f542763febdd_d20250114_m043020_c001_v0001103_t0055_u01736829020253") 2025/01/14 04:30:59 DEBUG : only6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb87_d20250114_m043009_c001_v0001103_t0023_u01736829009084") 2025/01/14 04:30:59 DEBUG : only6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f402c573ce86bb845_d20250114_m042959_c001_v7007000_t0000_u01736828999302") 2025/01/14 04:30:59 DEBUG : only6: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb17_d20250114_m042948_c001_v0001103_t0027_u01736828988216") 2025/01/14 04:30:59 DEBUG : only7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eee8_d20250114_m043028_c001_v7007000_t0000_u01736829028568") 2025/01/14 04:30:59 DEBUG : only7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f407b722e7a88345b_d20250114_m043020_c001_v0001145_t0037_u01736829020404") 2025/01/14 04:30:59 DEBUG : only7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb8b_d20250114_m043009_c001_v0001103_t0008_u01736829009714") 2025/01/14 04:30:59 DEBUG : only7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4099f3ef9e2d1480_d20250114_m042958_c001_v7007000_t0000_u01736828998916") 2025/01/14 04:31:00 DEBUG : only7: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb1d_d20250114_m042948_c001_v0001103_t0016_u01736828988897") 2025/01/14 04:31:00 DEBUG : only8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eeec_d20250114_m043028_c001_v7007000_t0000_u01736829028754") 2025/01/14 04:31:00 DEBUG : only8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4147dc2ae90bac23_d20250114_m043020_c001_v0001184_t0032_u01736829020416") 2025/01/14 04:31:00 DEBUG : only8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb8f_d20250114_m043010_c001_v0001103_t0051_u01736829010387") 2025/01/14 04:31:00 DEBUG : only8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4099f3ef9e2d1473_d20250114_m042958_c001_v7007000_t0000_u01736828998176") 2025/01/14 04:31:00 DEBUG : only8: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb23_d20250114_m042949_c001_v0001103_t0000_u01736828989525") 2025/01/14 04:31:00 DEBUG : only9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43eeed_d20250114_m043028_c001_v7007000_t0000_u01736829028938") 2025/01/14 04:31:00 DEBUG : only9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f408dcc65a620a0c9_d20250114_m043020_c001_v0001180_t0019_u01736829020428") 2025/01/14 04:31:00 DEBUG : only9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb97_d20250114_m043011_c001_v0001103_t0047_u01736829011066") 2025/01/14 04:31:00 DEBUG : only9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4099f3ef9e2d1482_d20250114_m042959_c001_v7007000_t0000_u01736828999100") 2025/01/14 04:31:00 DEBUG : only9: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763feb27_d20250114_m042950_c001_v0001103_t0014_u01736828990119") 2025/01/14 04:31:00 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d585_d20250114_m042607_c001_v7007000_t0000_u01736828767181") 2025/01/14 04:31:00 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fe995_d20250114_m042605_c001_v0001103_t0006_u01736828765093") 2025/01/14 04:31:00 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167e13_d20250114_m042602_c001_v7007000_t0000_u01736828762851") 2025/01/14 04:31:00 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162ff14_d20250114_m042601_c001_v0001182_t0036_u01736828761227") 2025/01/14 04:31:00 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167dc9_d20250114_m042559_c001_v7007000_t0000_u01736828759396") 2025/01/14 04:31:00 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fe98d_d20250114_m042557_c001_v0001103_t0036_u01736828757314") 2025/01/14 04:31:00 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167919_d20250114_m042546_c001_v7007000_t0000_u01736828746227") 2025/01/14 04:31:00 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fd3e_d20250114_m042545_c001_v0001182_t0031_u01736828745092") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71678e0_d20250114_m042543_c001_v7007000_t0000_u01736828743210") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fce8_d20250114_m042542_c001_v0001182_t0025_u01736828742273") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71678b6_d20250114_m042540_c001_v7007000_t0000_u01736828740733") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fcaa_d20250114_m042539_c001_v0001182_t0036_u01736828739960") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f406740089629cf86_d20250114_m042533_c001_v7007000_t0000_u01736828733284") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fbca_d20250114_m042532_c001_v0001182_t0002_u01736828732306") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f58500bc_d20250114_m042531_c001_v7007000_t0000_u01736828731548") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fb8c_d20250114_m042530_c001_v0001182_t0022_u01736828730376") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f585009b_d20250114_m042529_c001_v7007000_t0000_u01736828729639") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fb64_d20250114_m042529_c001_v0001182_t0031_u01736828729066") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fb54_d20250114_m042528_c001_v0001182_t0018_u01736828728483") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f5850089_d20250114_m042527_c001_v7007000_t0000_u01736828727752") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fb30_d20250114_m042527_c001_v0001182_t0054_u01736828727190") 2025/01/14 04:31:01 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fb16_d20250114_m042526_c001_v0001182_t0023_u01736828726622") 2025/01/14 04:31:02 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f585007c_d20250114_m042525_c001_v7007000_t0000_u01736828725885") 2025/01/14 04:31:02 DEBUG : potato: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162faf0_d20250114_m042525_c001_v0001182_t0005_u01736828725130") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda0026_d20250114_m042720_c001_v7007000_t0000_u01736828840758") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea01_d20250114_m042720_c001_v0001103_t0029_u01736828840075") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4090dbe05793d978_d20250114_m042704_c001_v7007000_t0000_u01736828824384") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fe9cf_d20250114_m042656_c001_v0001103_t0041_u01736828816733") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d7e6_d20250114_m042644_c001_v7007000_t0000_u01736828804521") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fe9b5_d20250114_m042638_c001_v0001103_t0052_u01736828798202") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0b207_d20250114_m042623_c001_v7007000_t0000_u01736828783098") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fe9a5_d20250114_m042616_c001_v0001103_t0051_u01736828776010") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d716793a_d20250114_m042550_c001_v7007000_t0000_u01736828750995") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fdca_d20250114_m042549_c001_v0001182_t0038_u01736828749791") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167929_d20250114_m042548_c001_v7007000_t0000_u01736828748685") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fd84_d20250114_m042547_c001_v0001182_t0005_u01736828747142") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d716791c_d20250114_m042546_c001_v7007000_t0000_u01736828746412") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fd58_d20250114_m042545_c001_v0001182_t0006_u01736828745658") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71678f1_d20250114_m042544_c001_v7007000_t0000_u01736828744339") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fd0a_d20250114_m042543_c001_v0001182_t0003_u01736828743586") 2025/01/14 04:31:02 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71678cb_d20250114_m042541_c001_v7007000_t0000_u01736828741506") 2025/01/14 04:31:03 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fcc0_d20250114_m042540_c001_v0001182_t0026_u01736828740742") 2025/01/14 04:31:03 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f406740089629cf95_d20250114_m042534_c001_v7007000_t0000_u01736828734025") 2025/01/14 04:31:03 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fbe6_d20250114_m042533_c001_v0001182_t0048_u01736828733086") 2025/01/14 04:31:03 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b5f3_d20250114_m042409_c001_v7007000_t0000_u01736828649339") 2025/01/14 04:31:03 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f1a8_d20250114_m042408_c001_v0001182_t0050_u01736828648762") 2025/01/14 04:31:03 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b5e1_d20250114_m042407_c001_v7007000_t0000_u01736828647482") 2025/01/14 04:31:03 DEBUG : potato2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f162_d20250114_m042406_c001_v0001182_t0037_u01736828646905") 2025/01/14 04:31:03 DEBUG : potato3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f4090dbe05793d979_d20250114_m042704_c001_v7007000_t0000_u01736828824898") 2025/01/14 04:31:03 DEBUG : potato3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91163056a_d20250114_m042658_c001_v0001182_t0042_u01736828818034") 2025/01/14 04:31:03 DEBUG : potato3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d7e4_d20250114_m042644_c001_v7007000_t0000_u01736828804338") 2025/01/14 04:31:03 DEBUG : potato3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d911630332_d20250114_m042639_c001_v0001182_t0015_u01736828799465") 2025/01/14 04:31:03 DEBUG : potato3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40443c2818e0b20d_d20250114_m042623_c001_v7007000_t0000_u01736828783378") 2025/01/14 04:31:03 DEBUG : potato3: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d9116300c4_d20250114_m042616_c001_v0001182_t0000_u01736828776483") 2025/01/14 04:31:03 DEBUG : pre-dest1/1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda026f_d20250114_m042802_c001_v7007000_t0000_u01736828882527") 2025/01/14 04:31:03 DEBUG : pre-dest1/1: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d911630c4c_d20250114_m042754_c001_v0001182_t0047_u01736828874472") 2025/01/14 04:31:03 DEBUG : pre-dest2/2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f400e399eebda0271_d20250114_m042802_c001_v7007000_t0000_u01736828882710") 2025/01/14 04:31:03 DEBUG : pre-dest2/2: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fea37_d20250114_m042755_c001_v0001103_t0040_u01736828875030") 2025/01/14 04:31:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f41099105f5850c37_d20250114_m042734_c001_v7007000_t0000_u01736828854180") 2025/01/14 04:31:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da26c8_d20250114_m042730_c001_v0001184_t0009_u01736828850266") 2025/01/14 04:31:03 DEBUG : sizeonly: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c6d6_d20250114_m042506_c001_v7007000_t0000_u01736828706452") 2025/01/14 04:31:04 DEBUG : sizeonly: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f89a_d20250114_m042505_c001_v0001182_t0051_u01736828705474") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ef68_d20250114_m043037_c001_v7007000_t0000_u01736829037690") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f107b722e7a883487_d20250114_m043034_c001_v0001145_t0057_u01736829034994") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ef24_d20250114_m043033_c001_v7007000_t0000_u01736829033064") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1147dc2ae90bad54_d20250114_m043030_c001_v0001184_t0038_u01736829030281") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d5d7_d20250114_m042612_c001_v7007000_t0000_u01736828772532") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763fe99f_d20250114_m042611_c001_v0001103_t0005_u01736828771574") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d5a5_d20250114_m042610_c001_v7007000_t0000_u01736828770230") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fffe_d20250114_m042609_c001_v0001182_t0053_u01736828769440") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c692_d20250114_m042502_c001_v7007000_t0000_u01736828702334") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f7fc_d20250114_m042500_c001_v0001182_t0027_u01736828700857") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c67c_d20250114_m042500_c001_v7007000_t0000_u01736828700131") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f7c0_d20250114_m042459_c001_v0001182_t0055_u01736828699015") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c60b_d20250114_m042452_c001_v7007000_t0000_u01736828692557") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f6c4_d20250114_m042451_c001_v0001182_t0022_u01736828691511") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c5f6_d20250114_m042450_c001_v7007000_t0000_u01736828690967") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f68a_d20250114_m042449_c001_v0001182_t0041_u01736828689975") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f5c4_d20250114_m042443_c001_v0001182_t0056_u01736828683972") 2025/01/14 04:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c5a0_d20250114_m042443_c001_v7007000_t0000_u01736828683244") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f593_d20250114_m042442_c001_v0001182_t0004_u01736828682680") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f57c_d20250114_m042441_c001_v0001182_t0030_u01736828681939") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c57c_d20250114_m042440_c001_v7007000_t0000_u01736828680836") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f50c_d20250114_m042438_c001_v0001182_t0033_u01736828678178") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f442_d20250114_m042432_c001_v0001182_t0048_u01736828672066") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c4de_d20250114_m042431_c001_v7007000_t0000_u01736828671338") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f422_d20250114_m042430_c001_v0001182_t0017_u01736828670759") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f40c_d20250114_m042429_c001_v0001182_t0017_u01736828669988") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40326dab2346c4a7_d20250114_m042428_c001_v7007000_t0000_u01736828668892") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f2ec_d20250114_m042419_c001_v0001182_t0011_u01736828659767") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d71662fc_d20250114_m042419_c001_v7007000_t0000_u01736828659399") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f2ca_d20250114_m042418_c001_v0001182_t0031_u01736828658834") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b651_d20250114_m042416_c001_v7007000_t0000_u01736828656882") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f280_d20250114_m042416_c001_v0001182_t0033_u01736828656196") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b637_d20250114_m042415_c001_v7007000_t0000_u01736828655647") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f268_d20250114_m042415_c001_v0001182_t0059_u01736828655079") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b61f_d20250114_m042413_c001_v7007000_t0000_u01736828653771") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f224_d20250114_m042412_c001_v0001182_t0025_u01736828652928") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b618_d20250114_m042412_c001_v7007000_t0000_u01736828652361") 2025/01/14 04:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f20c_d20250114_m042411_c001_v0001182_t0045_u01736828651783") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b604_d20250114_m042410_c001_v7007000_t0000_u01736828650855") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f1e0_d20250114_m042410_c001_v0001182_t0039_u01736828650260") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b5bb_d20250114_m042404_c001_v7007000_t0000_u01736828644502") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f10e_d20250114_m042403_c001_v0001182_t0013_u01736828643913") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b5b0_d20250114_m042402_c001_v7007000_t0000_u01736828642986") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f0dc_d20250114_m042402_c001_v0001182_t0019_u01736828642414") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b5a4_d20250114_m042401_c001_v7007000_t0000_u01736828641479") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f0af_d20250114_m042400_c001_v0001182_t0036_u01736828640914") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f405dec4857d4b58f_d20250114_m042357_c001_v7007000_t0000_u01736828637995") 2025/01/14 04:31:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162f041_d20250114_m042357_c001_v0001182_t0023_u01736828637423") 2025/01/14 04:31:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ef6d_d20250114_m043037_c001_v7007000_t0000_u01736829037874") 2025/01/14 04:31:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f108dcc65a620a0df_d20250114_m043035_c001_v0001180_t0051_u01736829035015") 2025/01/14 04:31:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43ef28_d20250114_m043033_c001_v7007000_t0000_u01736829033249") 2025/01/14 04:31:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f1057f542763febed_d20250114_m043030_c001_v0001103_t0033_u01736829030284") 2025/01/14 04:31:06 DEBUG : sub/yam: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d582_d20250114_m042606_c001_v7007000_t0000_u01736828766604") 2025/01/14 04:31:06 DEBUG : sub/yam: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da173f_d20250114_m042604_c001_v0001184_t0039_u01736828764743") 2025/01/14 04:31:06 DEBUG : three: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167d84_d20250114_m042556_c001_v7007000_t0000_u01736828756586") 2025/01/14 04:31:06 DEBUG : three: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fe70_d20250114_m042555_c001_v0001182_t0038_u01736828755445") 2025/01/14 04:31:06 DEBUG : three: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f115c64d91162fe26_d20250114_m042553_c001_v0001182_t0044_u01736828753218") 2025/01/14 04:31:07 DEBUG : two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167d89_d20250114_m042556_c001_v7007000_t0000_u01736828756771") 2025/01/14 04:31:07 DEBUG : two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f40386967a2da15e9_d20250114_m042554_c001_v0001184_t0000_u01736828754878") 2025/01/14 04:31:07 DEBUG : two: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f415c64d91162fe1e_d20250114_m042553_c001_v0001182_t0053_u01736828753034") 2025/01/14 04:31:07 DEBUG : yam: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d587_d20250114_m042607_c001_v7007000_t0000_u01736828767384") 2025/01/14 04:31:07 DEBUG : yam: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f101ab3426279bf24_d20250114_m042606_c001_v0001100_t0015_u01736828766218") 2025/01/14 04:31:07 DEBUG : yam: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167e0c_d20250114_m042602_c001_v7007000_t0000_u01736828762304") 2025/01/14 04:31:07 DEBUG : yam: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da16d9_d20250114_m042600_c001_v0001184_t0003_u01736828760880") 2025/01/14 04:31:07 DEBUG : yam: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167dbe_d20250114_m042558_c001_v7007000_t0000_u01736828758839") 2025/01/14 04:31:07 DEBUG : yam: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10386967a2da1649_d20250114_m042557_c001_v0001184_t0028_u01736828757327") 2025/01/14 04:31:07 DEBUG : yaml: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f401468940d43d56d_d20250114_m042603_c001_v7007000_t0000_u01736828763406") 2025/01/14 04:31:07 DEBUG : yaml: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f113d088f2891f819_d20250114_m042602_c001_v0001165_t0010_u01736828762081") 2025/01/14 04:31:07 DEBUG : yaml: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f418b9a93d7167dcf_d20250114_m042559_c001_v7007000_t0000_u01736828759583") 2025/01/14 04:31:07 DEBUG : yaml: Deleting (id "4_z2f62bdc300dd6b3b9f480e1b_f10900c2cd10606e5_d20250114_m042558_c001_v0001177_t0009_u01736828758625") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m20.786837355s (try 1/5)