"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/02 04:45:05 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu" 2025/05/02 04:45:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 04:45:06 DEBUG : Creating backend with remote "/tmp/rclone1801278417" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/02 04:45:07 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:07 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.83s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 04:45:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:08 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:08 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:09 DEBUG : B2 bucket rclone-test-nutupow3budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.07s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", 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-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", 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-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:11 DEBUG : Creating backend with remote "/non-existing" 2025/05/02 04:45:11 DEBUG : Config file has changed externally - reloading 2025/05/02 04:45:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/02 04:45:11 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:11 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:12 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:12 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:13 INFO : B2 bucket rclone-test-nutupow3budu: Running all checks before starting transfers 2025/05/02 04:45:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:14 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:14 INFO : B2 bucket rclone-test-nutupow3budu: Checks finished, now starting transfers 2025/05/02 04:45:14 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:15 ERROR : Ignoring --no-traverse with sync 2025/05/02 04:45:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:15 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:15 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:15 INFO : sub dir/hello world: Copied (new) 2025/05/02 04:45:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/02 04:45:17 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:17 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/02 04:45:17 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:45:18 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:18 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:45:20 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:20 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 04:45:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 04:45:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/02 04:45:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 04:45:21 INFO : sub dir: Making directory 2025/05/02 04:45:21 INFO : sub dir2: Making directory 2025/05/02 04:45:21 INFO : sub dir2/sub sub dir2: Making directory 2025/05/02 04:45:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:21 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:21 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/02 04:45:22 DEBUG : B2 bucket rclone-test-nutupow3budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:23 INFO : sub dir2: Making directory 2025/05/02 04:45:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 04:45:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 04:45:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:23 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:23 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:24 DEBUG : sub dir2: Making directory with metadata 2025/05/02 04:45:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 04:45:24 INFO : sub dir: Making directory 2025/05/02 04:45:24 INFO : sub dir2: Making directory 2025/05/02 04:45:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:24 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:24 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:24 INFO : sub dir/hello world: Copied (new) 2025/05/02 04:45:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/02 04:45:24 DEBUG : B2 bucket rclone-test-nutupow3budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/02 04:45:25 DEBUG : B2 bucket rclone-test-nutupow3budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:26 INFO : sub dir2: Making directory 2025/05/02 04:45:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:26 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:26 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:26 INFO : sub dir/hello world: Copied (new) 2025/05/02 04:45:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:27 DEBUG : sub dir2: Making directory with metadata 2025/05/02 04:45:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 04:45:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 04:45:27 INFO : sub dir: Making directory 2025/05/02 04:45:27 INFO : sub dir2: Making directory 2025/05/02 04:45:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:27 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:27 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:27 INFO : sub dir/hello world: Copied (new) 2025/05/02 04:45:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/02 04:45:28 DEBUG : B2 bucket rclone-test-nutupow3budu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:29 INFO : sub dir2: Making directory 2025/05/02 04:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:29 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:29 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:30 INFO : sub dir/hello world: Copied (new) 2025/05/02 04:45:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-mazuduv2cogo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-nutupow3budu -> B2 bucket rclone-test-mazuduv2cogo 2025/05/02 04:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:32 DEBUG : B2 bucket rclone-test-mazuduv2cogo: Waiting for checks to finish 2025/05/02 04:45:32 DEBUG : B2 bucket rclone-test-mazuduv2cogo: Waiting for transfers to finish 2025/05/02 04:45:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:33 DEBUG : B2 bucket rclone-test-mazuduv2cogo: Purge remote 2025/05/02 04:45:33 INFO : B2 bucket rclone-test-mazuduv2cogo: cleaning bucket "rclone-test-mazuduv2cogo" of all files 2025/05/02 04:45:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f126d43500d8bfb9f680e1b_f1183aafb83e79de1_d20250502_m044533_c001_v0001040_t0042_u01746161133095") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 04:45:36 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:36 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/02 04:45:36 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sohobex8faso" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-nutupow3budu -> B2 bucket rclone-test-sohobex8faso 2025/05/02 04:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:39 DEBUG : B2 bucket rclone-test-sohobex8faso: Waiting for checks to finish 2025/05/02 04:45:39 DEBUG : B2 bucket rclone-test-sohobex8faso: Waiting for transfers to finish 2025/05/02 04:45:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 04:45:40 DEBUG : B2 bucket rclone-test-sohobex8faso: Waiting for checks to finish 2025/05/02 04:45:40 DEBUG : B2 bucket rclone-test-sohobex8faso: Waiting for transfers to finish 2025/05/02 04:45:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/02 04:45:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:41 DEBUG : B2 bucket rclone-test-sohobex8faso: Purge remote 2025/05/02 04:45:41 INFO : B2 bucket rclone-test-sohobex8faso: cleaning bucket "rclone-test-sohobex8faso" of all files 2025/05/02 04:45:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f527de3500d8bfb9f680e1b_f100bb1093da03084_d20250502_m044541_c001_v0001184_t0057_u01746161141046") 2025/05/02 04:45:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f527de3500d8bfb9f680e1b_f105511b0a5225eda_d20250502_m044539_c001_v0001183_t0055_u01746161139797") --- PASS: TestServerSideCopyOverSelf (6.26s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 04:45:44 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:44 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/02 04:45:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/02 04:45:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xebajap2zaru" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-nutupow3budu -> B2 bucket rclone-test-xebajap2zaru 2025/05/02 04:45:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:47 DEBUG : B2 bucket rclone-test-xebajap2zaru: Waiting for checks to finish 2025/05/02 04:45:47 DEBUG : B2 bucket rclone-test-xebajap2zaru: Waiting for transfers to finish 2025/05/02 04:45:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:48 DEBUG : B2 bucket rclone-test-xebajap2zaru: Waiting for checks to finish 2025/05/02 04:45:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 04:45:48 DEBUG : B2 bucket rclone-test-xebajap2zaru: Waiting for transfers to finish 2025/05/02 04:45:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/02 04:45:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/02 04:45:49 INFO : sub dir/hello world: Deleted 2025/05/02 04:45:50 DEBUG : testing file moves 2025/05/02 04:45:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/02 04:45:50 DEBUG : B2 bucket rclone-test-xebajap2zaru: Waiting for checks to finish 2025/05/02 04:45:50 DEBUG : B2 bucket rclone-test-xebajap2zaru: Waiting for transfers to finish 2025/05/02 04:45:51 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/02 04:45:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/02 04:45:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:51 DEBUG : B2 bucket rclone-test-xebajap2zaru: Purge remote 2025/05/02 04:45:51 INFO : B2 bucket rclone-test-xebajap2zaru: cleaning bucket "rclone-test-xebajap2zaru" of all files 2025/05/02 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29de3500d8bfb9f680e1b_f10886e7cbe4c4729_d20250502_m044550_c001_v0001182_t0048_u01746161150796") 2025/05/02 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29de3500d8bfb9f680e1b_f104e110423dab682_d20250502_m044549_c001_v0001154_t0009_u01746161149095") 2025/05/02 04:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29de3500d8bfb9f680e1b_f103ad8157e3fc8f9_d20250502_m044547_c001_v0001184_t0048_u01746161147946") --- PASS: TestServerSideMoveOverSelf (8.22s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:54 ERROR : : error listing: directory not found 2025/05/02 04:45:54 INFO : Local file system at /tmp/rclone1801278417: Making directory 2025/05/02 04:45:54 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:54 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:45:56 DEBUG : Local file system at /tmp/rclone1801278417: Waiting for checks to finish 2025/05/02 04:45:56 DEBUG : Local file system at /tmp/rclone1801278417: Waiting for transfers to finish 2025/05/02 04:45:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:45:57 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/02 04:45:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/02 04:45:58 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:58 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 04:45:58 INFO : check sum: Copied (new) 2025/05/02 04:45:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:45:58 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:45:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 04:45:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/02 04:45:58 DEBUG : check sum: Unchanged skipping 2025/05/02 04:45:58 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:45:58 DEBUG : Waiting for deletions to finish 2025/05/02 04:45:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/02 04:46:00 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:00 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 04:46:00 INFO : sizeonly: Copied (new) 2025/05/02 04:46:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:01 DEBUG : sizeonly: Sizes identical 2025/05/02 04:46:01 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:01 DEBUG : sizeonly: Unchanged skipping 2025/05/02 04:46:01 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:01 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/02 04:46:03 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:03 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/02 04:46:03 INFO : ignore-size: Copied (new) 2025/05/02 04:46:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:46:03 DEBUG : ignore-size: Unchanged skipping 2025/05/02 04:46:03 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:03 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:03 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:05 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:46:05 DEBUG : existing: Unchanged skipping 2025/05/02 04:46:05 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:05 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/02 04:46:05 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:05 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 04:46:06 INFO : existing: Copied (replaced existing) 2025/05/02 04:46:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 04:46:07 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:07 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 04:46:08 INFO : existing: Copied (new) 2025/05/02 04:46:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:08 DEBUG : existing: Destination exists, skipping 2025/05/02 04:46:08 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:08 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:08 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:10 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/02 04:46:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 04:46:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:10 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 04:46:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:46:10 INFO : a/potato2: Copied (new) 2025/05/02 04:46:11 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:11 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:11 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:11 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:13 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/02 04:46:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 04:46:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/02 04:46:13 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:13 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:13 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/02 04:46:13 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 04:46:14 INFO : empty space: Updated modification time in destination 2025/05/02 04:46:14 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:14 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:14 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:16 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/02 04:46:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 04:46:16 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:16 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:16 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:18 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/02 04:46:18 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1801278417) 2025/05/02 04:46:18 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nutupow3budu) 2025/05/02 04:46:18 DEBUG : foo: sha1 differ 2025/05/02 04:46:18 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/02 04:46:18 INFO : foo: Copied (replaced existing) 2025/05/02 04:46:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/02 04:46:20 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:20 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:20 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:20 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:46:20 INFO : potato: Copied (new) 2025/05/02 04:46:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/02 04:46:22 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:22 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/02 04:46:22 INFO : potato: Copied (replaced existing) 2025/05/02 04:46:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:24 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/02 04:46:24 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1801278417) 2025/05/02 04:46:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nutupow3budu) 2025/05/02 04:46:24 DEBUG : potato: sha1 differ 2025/05/02 04:46:24 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/02 04:46:24 INFO : potato: Copied (replaced existing) 2025/05/02 04:46:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:46:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:26 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:26 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:26 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/02 04:46:26 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:46:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:28 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:28 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:28 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:46:28 INFO : potato2: Copied (new) 2025/05/02 04:46:28 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:28 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:30 INFO : d: Making directory 2025/05/02 04:46:30 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/02 04:46:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 04:46:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:30 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 04:46:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:46:31 INFO : a/potato2: Copied (new) 2025/05/02 04:46:31 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:31 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:31 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:31 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/02 04:46:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 04:46:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:33 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 04:46:33 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:33 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:46:33 INFO : a/potato2: Copied (new) 2025/05/02 04:46:33 ERROR : B2 bucket rclone-test-nutupow3budu: not deleting files as there were IO errors 2025/05/02 04:46:33 ERROR : B2 bucket rclone-test-nutupow3budu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:35 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:46:35 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:35 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:35 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:36 INFO : potato: Deleted 2025/05/02 04:46:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:46:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:38 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:38 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:38 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:38 INFO : potato: Deleted 2025/05/02 04:46:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:46:38 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:38 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:38 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:46:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:46:40 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:40 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/02 04:46:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:42 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 04:46:42 DEBUG : enormous: Excluded 2025/05/02 04:46:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 04:46:42 DEBUG : potato2: Excluded 2025/05/02 04:46:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 04:46:43 DEBUG : potato2: Excluded 2025/05/02 04:46:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:43 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:43 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:43 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:43 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:43 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 04:46:43 DEBUG : enormous: Excluded 2025/05/02 04:46:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 04:46:43 DEBUG : potato2: Excluded 2025/05/02 04:46:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 04:46:43 DEBUG : potato2: Excluded 2025/05/02 04:46:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/02 04:46:43 DEBUG : Local file system at /tmp/rclone1801278417: Waiting for checks to finish 2025/05/02 04:46:43 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:43 DEBUG : Local file system at /tmp/rclone1801278417: Waiting for transfers to finish 2025/05/02 04:46:43 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:45 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 04:46:45 DEBUG : enormous: Excluded 2025/05/02 04:46:45 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 04:46:45 DEBUG : potato2: Excluded 2025/05/02 04:46:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:46:46 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:46 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:46 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:46 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:46 INFO : enormous: Deleted 2025/05/02 04:46:46 INFO : potato2: Deleted 2025/05/02 04:46:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/02 04:46:46 DEBUG : empty space: Unchanged skipping 2025/05/02 04:46:46 DEBUG : Local file system at /tmp/rclone1801278417: Waiting for checks to finish 2025/05/02 04:46:46 DEBUG : Local file system at /tmp/rclone1801278417: Waiting for transfers to finish 2025/05/02 04:46:46 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:46 INFO : potato2: Deleted 2025/05/02 04:46:46 INFO : enormous: Deleted 2025/05/02 04:46:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:49 DEBUG : five: Need to transfer - File not found at Destination 2025/05/02 04:46:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/02 04:46:49 DEBUG : one: Destination is newer than source, skipping 2025/05/02 04:46:49 DEBUG : three: Sizes identical 2025/05/02 04:46:49 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/02 04:46:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 04:46:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1801278417) 2025/05/02 04:46:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nutupow3budu) 2025/05/02 04:46:49 DEBUG : two: sha1 differ 2025/05/02 04:46:49 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/02 04:46:49 INFO : five: Copied (new) 2025/05/02 04:46:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/02 04:46:50 INFO : four: Copied (replaced existing) 2025/05/02 04:46:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/02 04:46:50 INFO : two: Copied (replaced existing) 2025/05/02 04:46:50 DEBUG : Waiting for deletions to finish 2025/05/02 04:46:50 DEBUG : one: Destination is newer than source, skipping 2025/05/02 04:46:50 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/02 04:46:50 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/02 04:46:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 04:46:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/02 04:46:50 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/02 04:46:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 04:46:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/02 04:46:50 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/02 04:46:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 04:46:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1801278417) 2025/05/02 04:46:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nutupow3budu) 2025/05/02 04:46:50 DEBUG : three: sha1 differ 2025/05/02 04:46:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/02 04:46:50 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 04:46:50 INFO : three: Copied (replaced existing) 2025/05/02 04:46:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/02 04:46:52 INFO : B2 bucket rclone-test-nutupow3budu: Making map for --track-renames 2025/05/02 04:46:52 INFO : B2 bucket rclone-test-nutupow3budu: Finished making map for --track-renames 2025/05/02 04:46:52 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:52 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for renames to finish 2025/05/02 04:46:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 04:46:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/02 04:46:52 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 04:46:52 INFO : yam: Copied (new) 2025/05/02 04:46:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/02 04:46:52 INFO : potato: Copied (new) 2025/05/02 04:46:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:46:53 INFO : B2 bucket rclone-test-nutupow3budu: Making map for --track-renames 2025/05/02 04:46:53 INFO : B2 bucket rclone-test-nutupow3budu: Finished making map for --track-renames 2025/05/02 04:46:53 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:53 DEBUG : potato: Unchanged skipping 2025/05/02 04:46:53 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for renames to finish 2025/05/02 04:46:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 04:46:54 INFO : yam: Copied (server-side copy) to: yaml 2025/05/02 04:46:54 INFO : yam: Deleted 2025/05/02 04:46:54 INFO : yaml: Renamed from "yam" 2025/05/02 04:46:54 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/02 04:46:56 INFO : B2 bucket rclone-test-nutupow3budu: Making map for --track-renames 2025/05/02 04:46:56 INFO : B2 bucket rclone-test-nutupow3budu: Finished making map for --track-renames 2025/05/02 04:46:56 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 04:46:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/02 04:46:56 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for renames to finish 2025/05/02 04:46:56 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/02 04:46:56 INFO : potato: Copied (new) 2025/05/02 04:46:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 04:46:56 INFO : yam: Copied (new) 2025/05/02 04:46:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:46:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:46:57 INFO : B2 bucket rclone-test-nutupow3budu: Making map for --track-renames 2025/05/02 04:46:57 INFO : B2 bucket rclone-test-nutupow3budu: Finished making map for --track-renames 2025/05/02 04:46:57 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:57 DEBUG : potato: Unchanged skipping 2025/05/02 04:46:57 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for renames to finish 2025/05/02 04:46:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 04:46:57 INFO : yam: Copied (server-side copy) to: yaml 2025/05/02 04:46:58 INFO : yam: Deleted 2025/05/02 04:46:58 INFO : yaml: Renamed from "yam" 2025/05/02 04:46:58 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:46:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/02 04:46:59 INFO : B2 bucket rclone-test-nutupow3budu: Making map for --track-renames 2025/05/02 04:46:59 INFO : B2 bucket rclone-test-nutupow3budu: Finished making map for --track-renames 2025/05/02 04:46:59 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:46:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 04:46:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/02 04:46:59 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for renames to finish 2025/05/02 04:46:59 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:47:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 04:47:00 INFO : sub/yam: Copied (new) 2025/05/02 04:47:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/02 04:47:00 INFO : potato: Copied (new) 2025/05/02 04:47:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:47:00 DEBUG : potato: Unchanged skipping 2025/05/02 04:47:01 INFO : B2 bucket rclone-test-nutupow3budu: Making map for --track-renames 2025/05/02 04:47:01 INFO : B2 bucket rclone-test-nutupow3budu: Finished making map for --track-renames 2025/05/02 04:47:01 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:47:01 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for renames to finish 2025/05/02 04:47:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/02 04:47:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/02 04:47:02 INFO : sub/yam: Deleted 2025/05/02 04:47:02 INFO : yam: Renamed from "sub/yam" 2025/05/02 04:47:02 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:47:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.14s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:03 DEBUG : Creating backend with remote "/tmp/rclone1801278417/dir1" 2025/05/02 04:47:03 DEBUG : Creating backend with remote "/tmp/rclone1801278417/dir2" 2025/05/02 04:47:03 DEBUG : Local file system at /tmp/rclone1801278417/dir2: Using server-side directory move 2025/05/02 04:47:03 INFO : Local file system at /tmp/rclone1801278417/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 04:47:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/02 04:47:03 DEBUG : Local file system at /tmp/rclone1801278417/dir2: Waiting for checks to finish 2025/05/02 04:47:03 DEBUG : Local file system at /tmp/rclone1801278417/dir2: Waiting for transfers to finish 2025/05/02 04:47:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:47:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/02 04:47:04 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:47:04 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:47:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/02 04:47:04 INFO : nested/sub dir/file: Copied (new) 2025/05/02 04:47:04 INFO : nested/sub dir/file: Deleted 2025/05/02 04:47:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:47:05 INFO : sub dir/hello world: Copied (new) 2025/05/02 04:47:05 INFO : sub dir/hello world: Deleted 2025/05/02 04:47:05 INFO : sub dir: Removing directory 2025/05/02 04:47:05 INFO : nested/sub dir: Removing directory 2025/05/02 04:47:05 INFO : nested: Removing directory 2025/05/02 04:47:05 DEBUG : Local file system at /tmp/rclone1801278417: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 04:47:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/02 04:47:06 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:47:06 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:47:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/02 04:47:06 INFO : nested/sub dir/file: Copied (new) 2025/05/02 04:47:06 INFO : nested/sub dir/file: Deleted 2025/05/02 04:47:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/02 04:47:07 INFO : sub dir/hello world: Copied (new) 2025/05/02 04:47:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 04:47:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/02 04:47:08 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:47:08 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:47:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/02 04:47:08 INFO : existing-b: Copied (new) 2025/05/02 04:47:08 INFO : existing-b: Deleted 2025/05/02 04:47:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 04:47:08 INFO : existing: Copied (new) 2025/05/02 04:47:08 INFO : existing: Deleted 2025/05/02 04:47:09 DEBUG : existing: Destination exists, skipping 2025/05/02 04:47:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/02 04:47:09 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:47:09 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:47:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vubimef8hixa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nutupow3budu -> B2 bucket rclone-test-vubimef8hixa 2025/05/02 04:47:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:47:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 04:47:14 DEBUG : empty space: Unchanged skipping 2025/05/02 04:47:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 04:47:14 DEBUG : B2 bucket rclone-test-vubimef8hixa: Waiting for checks to finish 2025/05/02 04:47:14 INFO : empty space: Deleted 2025/05/02 04:47:14 DEBUG : B2 bucket rclone-test-vubimef8hixa: Waiting for transfers to finish 2025/05/02 04:47:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:47:14 INFO : potato2: Copied (server-side copy) 2025/05/02 04:47:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 04:47:14 INFO : potato3: Copied (server-side copy) 2025/05/02 04:47:14 INFO : potato2: Deleted 2025/05/02 04:47:14 INFO : potato3: Deleted 2025/05/02 04:47:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pemeves6lute" 2025/05/02 04:47:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/02 04:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:47:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/02 04:47:16 DEBUG : B2 bucket rclone-test-pemeves6lute: Waiting for checks to finish 2025/05/02 04:47:16 DEBUG : B2 bucket rclone-test-pemeves6lute: Waiting for transfers to finish 2025/05/02 04:47:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 04:47:17 INFO : potato3: Copied (server-side copy) 2025/05/02 04:47:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 04:47:17 INFO : empty space: Copied (server-side copy) 2025/05/02 04:47:17 INFO : potato3: Deleted 2025/05/02 04:47:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:47:17 INFO : potato2: Copied (server-side copy) 2025/05/02 04:47:17 INFO : empty space: Deleted 2025/05/02 04:47:17 INFO : potato2: Deleted 2025/05/02 04:47:18 DEBUG : B2 bucket rclone-test-pemeves6lute: Purge remote 2025/05/02 04:47:18 INFO : B2 bucket rclone-test-pemeves6lute: cleaning bucket "rclone-test-pemeves6lute" of all files 2025/05/02 04:47:18 DEBUG : empty space: Deleting (id "4_z4fe2fda3501d8bfb9f680e1b_f1109ce7488273525_d20250502_m044717_c001_v0001165_t0003_u01746161237196") 2025/05/02 04:47:18 DEBUG : potato2: Deleting (id "4_z4fe2fda3501d8bfb9f680e1b_f118207dde81b240b_d20250502_m044717_c001_v0001146_t0013_u01746161237340") 2025/05/02 04:47:18 DEBUG : potato3: Deleting (id "4_z4fe2fda3501d8bfb9f680e1b_f1103a6fe00a79233_d20250502_m044717_c001_v0001183_t0029_u01746161237353") 2025/05/02 04:47:19 DEBUG : B2 bucket rclone-test-vubimef8hixa: Purge remote 2025/05/02 04:47:19 INFO : B2 bucket rclone-test-vubimef8hixa: cleaning bucket "rclone-test-vubimef8hixa" of all files 2025/05/02 04:47:19 DEBUG : empty space: Deleting (id "4_z7f02eda3501d8bfb9f680e1b_f414e98f2e72c9c87_d20250502_m044717_c001_v7007000_t0000_u01746161237635") 2025/05/02 04:47:19 DEBUG : empty space: Deleting (id "4_z7f02eda3501d8bfb9f680e1b_f106bcd8bb087e9bc_d20250502_m044713_c001_v0001182_t0059_u01746161233423") 2025/05/02 04:47:19 DEBUG : potato2: Deleting (id "4_z7f02eda3501d8bfb9f680e1b_f422273c2c8d9237d_d20250502_m044717_c001_v7007000_t0000_u01746161237777") 2025/05/02 04:47:19 DEBUG : potato2: Deleting (id "4_z7f02eda3501d8bfb9f680e1b_f102df42c0ea61f22_d20250502_m044714_c001_v0001102_t0032_u01746161234280") 2025/05/02 04:47:19 DEBUG : potato3: Deleting (id "4_z7f02eda3501d8bfb9f680e1b_f422273c2c8d92376_d20250502_m044717_c001_v7007000_t0000_u01746161237558") 2025/05/02 04:47:19 DEBUG : potato3: Deleting (id "4_z7f02eda3501d8bfb9f680e1b_f1159f8a7a986999b_d20250502_m044714_c001_v0001184_t0015_u01746161234607") 2025/05/02 04:47:19 DEBUG : potato3: Deleting (id "4_z7f02eda3501d8bfb9f680e1b_f106bcd8bb087e9c0_d20250502_m044713_c001_v0001182_t0005_u01746161233620") --- PASS: TestServerSideMove (10.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fanihuz0dovu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nutupow3budu -> B2 bucket rclone-test-fanihuz0dovu 2025/05/02 04:47:25 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 04:47:25 DEBUG : empty space: Excluded 2025/05/02 04:47:25 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 04:47:25 DEBUG : empty space: Excluded 2025/05/02 04:47:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:47:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 04:47:25 DEBUG : B2 bucket rclone-test-fanihuz0dovu: Waiting for checks to finish 2025/05/02 04:47:25 DEBUG : B2 bucket rclone-test-fanihuz0dovu: Waiting for transfers to finish 2025/05/02 04:47:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:47:25 INFO : potato2: Copied (server-side copy) 2025/05/02 04:47:26 INFO : potato2: Deleted 2025/05/02 04:47:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 04:47:26 INFO : potato3: Copied (server-side copy) 2025/05/02 04:47:26 INFO : potato3: Deleted 2025/05/02 04:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cahuyiz1vubi" 2025/05/02 04:47:27 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 04:47:27 DEBUG : empty space: Excluded 2025/05/02 04:47:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:47:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/02 04:47:28 DEBUG : B2 bucket rclone-test-cahuyiz1vubi: Waiting for checks to finish 2025/05/02 04:47:28 DEBUG : B2 bucket rclone-test-cahuyiz1vubi: Waiting for transfers to finish 2025/05/02 04:47:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:47:28 INFO : potato2: Copied (server-side copy) 2025/05/02 04:47:28 INFO : potato2: Deleted 2025/05/02 04:47:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 04:47:30 INFO : potato3: Copied (server-side copy) 2025/05/02 04:47:30 INFO : potato3: Deleted 2025/05/02 04:47:31 DEBUG : B2 bucket rclone-test-cahuyiz1vubi: Purge remote 2025/05/02 04:47:31 INFO : B2 bucket rclone-test-cahuyiz1vubi: cleaning bucket "rclone-test-cahuyiz1vubi" of all files 2025/05/02 04:47:31 DEBUG : potato2: Deleting (id "4_zcf522d73502d8bfb9f680e1b_f1016da46f622f4a4_d20250502_m044728_c001_v0001184_t0024_u01746161248603") 2025/05/02 04:47:31 DEBUG : potato3: Deleting (id "4_zcf522d73502d8bfb9f680e1b_f1040de525c938d55_d20250502_m044729_c001_v0001109_t0007_u01746161249056") 2025/05/02 04:47:31 DEBUG : B2 bucket rclone-test-fanihuz0dovu: Purge remote 2025/05/02 04:47:31 INFO : B2 bucket rclone-test-fanihuz0dovu: cleaning bucket "rclone-test-fanihuz0dovu" of all files 2025/05/02 04:47:32 DEBUG : empty space: Deleting (id "4_z7fb21d63502d8bfb9f680e1b_f116bd8b625733bdc_d20250502_m044724_c001_v0001172_t0027_u01746161244808") 2025/05/02 04:47:32 DEBUG : potato2: Deleting (id "4_z7fb21d63502d8bfb9f680e1b_f414e98f2e72c9c8b_d20250502_m044728_c001_v7007000_t0000_u01746161248827") 2025/05/02 04:47:32 DEBUG : potato2: Deleting (id "4_z7fb21d63502d8bfb9f680e1b_f119616afc4c25524_d20250502_m044725_c001_v0001184_t0056_u01746161245826") 2025/05/02 04:47:32 DEBUG : potato3: Deleting (id "4_z7fb21d63502d8bfb9f680e1b_f414e98f2e72c9c8c_d20250502_m044730_c001_v7007000_t0000_u01746161250576") 2025/05/02 04:47:32 DEBUG : potato3: Deleting (id "4_z7fb21d63502d8bfb9f680e1b_f1010b1d44359675b_d20250502_m044726_c001_v0001171_t0054_u01746161246087") 2025/05/02 04:47:32 DEBUG : potato3: Deleting (id "4_z7fb21d63502d8bfb9f680e1b_f116bd8b625733be0_d20250502_m044725_c001_v0001172_t0013_u01746161245140") --- PASS: TestServerSideMoveWithFilter (13.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kamapif2guhu" 2025/05/02 04:47:36 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nutupow3budu -> B2 bucket rclone-test-kamapif2guhu 2025/05/02 04:47:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:47:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 04:47:39 DEBUG : empty space: Unchanged skipping 2025/05/02 04:47:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 04:47:39 DEBUG : B2 bucket rclone-test-kamapif2guhu: Waiting for checks to finish 2025/05/02 04:47:39 INFO : empty space: Deleted 2025/05/02 04:47:39 DEBUG : B2 bucket rclone-test-kamapif2guhu: Waiting for transfers to finish 2025/05/02 04:47:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:47:39 INFO : potato2: Copied (server-side copy) 2025/05/02 04:47:39 INFO : potato2: Deleted 2025/05/02 04:47:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 04:47:39 INFO : potato3: Copied (server-side copy) 2025/05/02 04:47:40 INFO : potato3: Deleted 2025/05/02 04:47:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xerudih9lisi" 2025/05/02 04:47:41 INFO : tomatoDir: Making directory 2025/05/02 04:47:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/02 04:47:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 04:47:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/02 04:47:41 DEBUG : B2 bucket rclone-test-xerudih9lisi: Waiting for checks to finish 2025/05/02 04:47:41 DEBUG : B2 bucket rclone-test-xerudih9lisi: Waiting for transfers to finish 2025/05/02 04:47:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/02 04:47:43 INFO : empty space: Copied (server-side copy) 2025/05/02 04:47:43 INFO : empty space: Deleted 2025/05/02 04:47:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/02 04:47:43 INFO : potato3: Copied (server-side copy) 2025/05/02 04:47:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/02 04:47:44 INFO : potato2: Copied (server-side copy) 2025/05/02 04:47:44 INFO : potato2: Deleted 2025/05/02 04:47:44 INFO : potato3: Deleted 2025/05/02 04:47:44 DEBUG : B2 bucket rclone-test-xerudih9lisi: Purge remote 2025/05/02 04:47:44 INFO : B2 bucket rclone-test-xerudih9lisi: cleaning bucket "rclone-test-xerudih9lisi" of all files 2025/05/02 04:47:44 DEBUG : empty space: Deleting (id "4_z1fb25dd3502d8bfb9f680e1b_f1126346f70277afb_d20250502_m044743_c001_v0001181_t0014_u01746161263326") 2025/05/02 04:47:44 DEBUG : potato2: Deleting (id "4_z1fb25dd3502d8bfb9f680e1b_f1084bbdee90d51b5_d20250502_m044743_c001_v0001103_t0046_u01746161263560") 2025/05/02 04:47:44 DEBUG : potato3: Deleting (id "4_z1fb25dd3502d8bfb9f680e1b_f113efa9ab6be9e57_d20250502_m044743_c001_v0001090_t0044_u01746161263687") 2025/05/02 04:47:46 DEBUG : B2 bucket rclone-test-kamapif2guhu: Purge remote 2025/05/02 04:47:46 INFO : B2 bucket rclone-test-kamapif2guhu: cleaning bucket "rclone-test-kamapif2guhu" of all files 2025/05/02 04:47:46 DEBUG : empty space: Deleting (id "4_z1f424da3502d8bfb9f680e1b_f4029fc42d7d0b4b7_d20250502_m044743_c001_v7007000_t0000_u01746161263535") 2025/05/02 04:47:46 DEBUG : empty space: Deleting (id "4_z1f424da3502d8bfb9f680e1b_f11848a3a8e920a03_d20250502_m044738_c001_v0001137_t0007_u01746161258034") 2025/05/02 04:47:46 DEBUG : potato2: Deleting (id "4_z1f424da3502d8bfb9f680e1b_f419bd45d879ea2ed_d20250502_m044744_c001_v7007000_t0000_u01746161264108") 2025/05/02 04:47:46 DEBUG : potato2: Deleting (id "4_z1f424da3502d8bfb9f680e1b_f1179e955683c38fa_d20250502_m044739_c001_v0001150_t0021_u01746161259245") 2025/05/02 04:47:46 DEBUG : potato3: Deleting (id "4_z1f424da3502d8bfb9f680e1b_f4029fc42d7d0b4b8_d20250502_m044744_c001_v7007000_t0000_u01746161264078") 2025/05/02 04:47:46 DEBUG : potato3: Deleting (id "4_z1f424da3502d8bfb9f680e1b_f119708b24bce02cb_d20250502_m044739_c001_v0001044_t0048_u01746161259567") 2025/05/02 04:47:46 DEBUG : potato3: Deleting (id "4_z1f424da3502d8bfb9f680e1b_f11848a3a8e920a07_d20250502_m044738_c001_v0001137_t0038_u01746161258471") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.50s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncOverlap (2.90s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/rclone-sync-test" 2025/05/02 04:47:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/rclone-sync-test-include/layer2" 2025/05/02 04:47:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/rclone-sync-test-ignore-file" 2025/05/02 04:48:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/02 04:48:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/02 04:48:01 DEBUG : pacer: Reducing sleep to 10ms 2025/05/02 04:48:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 04:48:01 DEBUG : B2 bucket rclone-test-nutupow3budu path rclone-sync-test: Waiting for checks to finish 2025/05/02 04:48:01 DEBUG : B2 bucket rclone-test-nutupow3budu path rclone-sync-test: Waiting for transfers to finish 2025/05/02 04:48:01 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:01 INFO : There was nothing to transfer 2025/05/02 04:48:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 04:48:01 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:48:01 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:48:01 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:48:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 04:48:02 DEBUG : B2 bucket rclone-test-nutupow3budu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/02 04:48:02 DEBUG : B2 bucket rclone-test-nutupow3budu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/02 04:48:02 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:48:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 04:48:02 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:48:02 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:48:02 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:48:03 DEBUG : : Excluded 2025/05/02 04:48:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 04:48:03 DEBUG : B2 bucket rclone-test-nutupow3budu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/02 04:48:03 DEBUG : B2 bucket rclone-test-nutupow3budu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/02 04:48:03 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.45s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:48:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dst" 2025/05/02 04:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/CompareDest" 2025/05/02 04:48:13 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 04:48:13 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:13 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:48:14 INFO : one: Copied (new) 2025/05/02 04:48:14 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:14 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:15 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/02 04:48:15 INFO : one: Copied (replaced existing) 2025/05/02 04:48:15 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:17 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 04:48:17 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:17 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:17 INFO : There was nothing to transfer 2025/05/02 04:48:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 04:48:18 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 04:48:18 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:18 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:18 INFO : There was nothing to transfer 2025/05/02 04:48:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 04:48:19 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 04:48:19 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:19 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:19 INFO : There was nothing to transfer 2025/05/02 04:48:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/02 04:48:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/02 04:48:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 04:48:20 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 04:48:20 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:20 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:20 INFO : There was nothing to transfer 2025/05/02 04:48:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:21 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 04:48:21 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 04:48:21 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/02 04:48:21 INFO : two: Copied (new) 2025/05/02 04:48:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.69s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dest" 2025/05/02 04:48:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/pre-dest1" 2025/05/02 04:48:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/pre-dest2" 2025/05/02 04:48:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:48:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/02 04:48:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:48:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/02 04:48:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/02 04:48:29 DEBUG : B2 bucket rclone-test-nutupow3budu path dest: Waiting for checks to finish 2025/05/02 04:48:29 DEBUG : B2 bucket rclone-test-nutupow3budu path dest: Waiting for transfers to finish 2025/05/02 04:48:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/02 04:48:30 INFO : 3: Copied (new) 2025/05/02 04:48:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.79s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:48:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dst" 2025/05/02 04:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/CopyDest" 2025/05/02 04:48:34 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 04:48:34 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:34 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:48:35 INFO : one: Copied (new) 2025/05/02 04:48:35 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:36 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:36 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/02 04:48:36 INFO : one: Copied (replaced existing) 2025/05/02 04:48:36 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/BackupDir" 2025/05/02 04:48:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:39 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:48:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:48:41 INFO : one: Copied (server-side copy) 2025/05/02 04:48:41 INFO : one: Deleted 2025/05/02 04:48:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/02 04:48:42 INFO : one: Copied (server-side copy) 2025/05/02 04:48:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/02 04:48:42 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:42 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:43 DEBUG : one: Unchanged skipping 2025/05/02 04:48:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/02 04:48:44 INFO : two: Copied (server-side copy) 2025/05/02 04:48:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/02 04:48:44 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:44 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:44 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:44 DEBUG : one: Unchanged skipping 2025/05/02 04:48:44 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:44 DEBUG : two: Unchanged skipping 2025/05/02 04:48:44 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:44 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:44 INFO : There was nothing to transfer 2025/05/02 04:48:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:45 DEBUG : one: Unchanged skipping 2025/05/02 04:48:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/02 04:48:45 DEBUG : three: Destination not found in --copy-dest 2025/05/02 04:48:45 DEBUG : three: Need to transfer - File not found at Destination 2025/05/02 04:48:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:48:45 DEBUG : two: Unchanged skipping 2025/05/02 04:48:45 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:45 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/02 04:48:46 INFO : three: Copied (new) 2025/05/02 04:48:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.80s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dst" 2025/05/02 04:48:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/backup" 2025/05/02 04:48:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 04:48:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:48:53 DEBUG : two: Unchanged skipping 2025/05/02 04:48:53 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:48:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:48:56 INFO : one: Copied (server-side copy) 2025/05/02 04:48:56 INFO : one: Deleted 2025/05/02 04:48:56 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:48:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:48:57 INFO : one: Copied (new) 2025/05/02 04:48:57 DEBUG : Waiting for deletions to finish 2025/05/02 04:48:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 04:48:58 INFO : three.txt: Copied (server-side copy) 2025/05/02 04:48:58 INFO : three.txt: Deleted 2025/05/02 04:48:58 INFO : three.txt: Moved into backup dir 2025/05/02 04:48:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 04:48:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:48:59 DEBUG : two: Unchanged skipping 2025/05/02 04:48:59 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:49:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:00 INFO : one: Copied (server-side copy) 2025/05/02 04:49:00 INFO : one: Deleted 2025/05/02 04:49:00 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:49:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 04:49:00 INFO : one: Copied (new) 2025/05/02 04:49:00 DEBUG : Waiting for deletions to finish 2025/05/02 04:49:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 04:49:01 INFO : three.txt: Copied (server-side copy) 2025/05/02 04:49:02 INFO : three.txt: Deleted 2025/05/02 04:49:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:49:05 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dst" 2025/05/02 04:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/backup" 2025/05/02 04:49:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 04:49:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:08 DEBUG : two: Unchanged skipping 2025/05/02 04:49:08 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:49:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:49:09 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 04:49:09 INFO : one: Deleted 2025/05/02 04:49:09 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:49:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:11 INFO : one: Copied (new) 2025/05/02 04:49:11 DEBUG : Waiting for deletions to finish 2025/05/02 04:49:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 04:49:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 04:49:11 INFO : three.txt: Deleted 2025/05/02 04:49:11 INFO : three.txt: Moved into backup dir 2025/05/02 04:49:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 04:49:13 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:49:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:13 DEBUG : two: Unchanged skipping 2025/05/02 04:49:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 04:49:14 INFO : one: Deleted 2025/05/02 04:49:14 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:49:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 04:49:14 INFO : one: Copied (new) 2025/05/02 04:49:14 DEBUG : Waiting for deletions to finish 2025/05/02 04:49:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 04:49:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 04:49:15 INFO : three.txt: Deleted 2025/05/02 04:49:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:49:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dst" 2025/05/02 04:49:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/backup" 2025/05/02 04:49:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 04:49:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:21 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:49:21 DEBUG : two: Unchanged skipping 2025/05/02 04:49:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:49:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/02 04:49:22 INFO : one: Deleted 2025/05/02 04:49:22 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:49:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:23 INFO : one: Copied (new) 2025/05/02 04:49:23 DEBUG : Waiting for deletions to finish 2025/05/02 04:49:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 04:49:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/02 04:49:24 INFO : three.txt: Deleted 2025/05/02 04:49:24 INFO : three.txt: Moved into backup dir 2025/05/02 04:49:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:25 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:49:25 DEBUG : two: Unchanged skipping 2025/05/02 04:49:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 04:49:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/02 04:49:26 INFO : one: Deleted 2025/05/02 04:49:26 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:49:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 04:49:27 INFO : one: Copied (new) 2025/05/02 04:49:27 DEBUG : Waiting for deletions to finish 2025/05/02 04:49:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 04:49:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/02 04:49:27 INFO : three.txt: Deleted 2025/05/02 04:49:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.46s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:49:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dst" 2025/05/02 04:49:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 04:49:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:32 DEBUG : two: Unchanged skipping 2025/05/02 04:49:32 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:49:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:49:33 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 04:49:33 INFO : one: Deleted 2025/05/02 04:49:33 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:49:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:34 INFO : one: Copied (new) 2025/05/02 04:49:34 DEBUG : Waiting for deletions to finish 2025/05/02 04:49:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 04:49:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 04:49:34 INFO : three.txt: Deleted 2025/05/02 04:49:34 INFO : three.txt: Moved into backup dir 2025/05/02 04:49:35 DEBUG : one.bak: Excluded (Path Filter) 2025/05/02 04:49:35 DEBUG : one.bak: Excluded 2025/05/02 04:49:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/02 04:49:35 DEBUG : three.txt.bak: Excluded 2025/05/02 04:49:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 04:49:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:35 DEBUG : two: Unchanged skipping 2025/05/02 04:49:35 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for checks to finish 2025/05/02 04:49:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:36 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 04:49:36 INFO : one: Deleted 2025/05/02 04:49:36 DEBUG : B2 bucket rclone-test-nutupow3budu path dst: Waiting for transfers to finish 2025/05/02 04:49:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 04:49:36 INFO : one: Copied (new) 2025/05/02 04:49:36 DEBUG : Waiting for deletions to finish 2025/05/02 04:49:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 04:49:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 04:49:37 INFO : three.txt: Deleted 2025/05/02 04:49:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.89s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dst" 2025/05/02 04:49:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 04:49:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:49:43 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 04:49:43 INFO : one: Deleted 2025/05/02 04:49:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:44 INFO : one: Copied (new) 2025/05/02 04:49:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:44 DEBUG : two: Unchanged skipping 2025/05/02 04:49:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/02 04:49:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 04:49:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 04:49:45 INFO : three.txt: Deleted 2025/05/02 04:49:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 04:49:45 INFO : three.txt: Copied (new) 2025/05/02 04:49:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 04:49:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:46 INFO : one: Copied (server-side copy) to: one.bak 2025/05/02 04:49:46 INFO : one: Deleted 2025/05/02 04:49:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 04:49:46 INFO : one: Copied (new) 2025/05/02 04:49:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:46 DEBUG : two: Unchanged skipping 2025/05/02 04:49:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/02 04:49:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 04:49:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/02 04:49:47 INFO : three.txt: Deleted 2025/05/02 04:49:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/02 04:49:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.86s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:49:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nutupow3budu/dst" 2025/05/02 04:49:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 04:49:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/02 04:49:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/02 04:49:54 INFO : one: Deleted 2025/05/02 04:49:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:55 INFO : one: Copied (new) 2025/05/02 04:49:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:55 DEBUG : two: Unchanged skipping 2025/05/02 04:49:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/02 04:49:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/02 04:49:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/02 04:49:56 INFO : three.txt: Deleted 2025/05/02 04:49:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 04:49:57 INFO : three.txt: Copied (new) 2025/05/02 04:49:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 04:49:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/02 04:49:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/02 04:49:59 INFO : one: Deleted 2025/05/02 04:49:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/02 04:49:59 INFO : one: Copied (new) 2025/05/02 04:49:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:49:59 DEBUG : two: Unchanged skipping 2025/05/02 04:49:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/02 04:50:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/02 04:50:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/02 04:50:00 INFO : three.txt: Deleted 2025/05/02 04:50:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/02 04:50:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.90s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/02 04:50:05 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:50:05 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:50:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/02 04:50:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/02 04:50:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.77s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 04:50:06 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:50:06 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:50:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/02 04:50:07 INFO : existing: Copied (new) 2025/05/02 04:50:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/02 04:50:07 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:50:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/02 04:50:07 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:50:07 ERROR : B2 bucket rclone-test-nutupow3budu: not deleting files as there were IO errors 2025/05/02 04:50:07 ERROR : B2 bucket rclone-test-nutupow3budu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncImmutable (3.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:10 DEBUG : existing: Unchanged skipping 2025/05/02 04:50:10 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:50:10 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:50:10 DEBUG : Waiting for deletions to finish 2025/05/02 04:50:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", 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-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- 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-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:50:24 DEBUG : both1: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both12: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both13: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both14: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both15: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both16: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both17: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both18: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both19: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both2: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both3: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both4: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both5: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both6: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both7: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both8: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:24 DEBUG : both9: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both0: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both10: Unchanged skipping 2025/05/02 04:50:24 DEBUG : both11: Unchanged skipping 2025/05/02 04:50:24 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:50:24 DEBUG : Waiting for deletions to finish 2025/05/02 04:50:24 INFO : only1: Deleted 2025/05/02 04:50:24 INFO : only12: Deleted 2025/05/02 04:50:24 INFO : only4: Deleted 2025/05/02 04:50:24 INFO : only2: Deleted 2025/05/02 04:50:24 INFO : only13: Deleted 2025/05/02 04:50:24 INFO : only17: Deleted 2025/05/02 04:50:25 INFO : only5: Deleted 2025/05/02 04:50:25 INFO : only6: Deleted 2025/05/02 04:50:25 INFO : only0: Deleted 2025/05/02 04:50:25 INFO : only10: Deleted 2025/05/02 04:50:25 INFO : only14: Deleted 2025/05/02 04:50:25 INFO : only15: Deleted 2025/05/02 04:50:25 INFO : only16: Deleted 2025/05/02 04:50:25 INFO : only18: Deleted 2025/05/02 04:50:25 INFO : only19: Deleted 2025/05/02 04:50:25 INFO : only7: Deleted 2025/05/02 04:50:25 INFO : only11: Deleted 2025/05/02 04:50:25 INFO : only3: Deleted 2025/05/02 04:50:25 INFO : only8: Deleted 2025/05/02 04:50:25 INFO : only9: Deleted 2025/05/02 04:50:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for checks to finish 2025/05/02 04:50:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both1: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both12: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both13: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both14: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both15: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both16: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both10: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both11: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both0: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both17: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both3: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both4: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both18: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both6: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both2: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both8: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:50:41 DEBUG : both9: Unchanged skipping 2025/05/02 04:50:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : both19: Unchanged skipping 2025/05/02 04:50:41 DEBUG : both7: Unchanged skipping 2025/05/02 04:50:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : both5: Unchanged skipping 2025/05/02 04:50:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/02 04:50:41 DEBUG : B2 bucket rclone-test-nutupow3budu: Waiting for transfers to finish 2025/05/02 04:50:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only1: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only10: Copied (replaced existing) 2025/05/02 04:50:42 INFO : only0: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only12: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only13: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only14: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only16: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only15: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only17: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only11: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only18: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only19: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only2: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only3: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only4: Copied (replaced existing) 2025/05/02 04:50:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:42 INFO : only5: Copied (replaced existing) 2025/05/02 04:50:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:43 INFO : only6: Copied (replaced existing) 2025/05/02 04:50:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:43 INFO : only7: Copied (replaced existing) 2025/05/02 04:50:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:43 INFO : only8: Copied (replaced existing) 2025/05/02 04:50:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/02 04:50:43 INFO : only9: Copied (replaced existing) 2025/05/02 04:50:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.51s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:51 DEBUG : empty_dir: Making directory with metadata 2025/05/02 04:50:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 04:50:51 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 04:50:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 04:50:51 INFO : empty_on_remote: Making directory 2025/05/02 04:50:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/02 04:50:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/02 04:50:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/02 04:50:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:55 DEBUG : empty_dir: Making directory with metadata 2025/05/02 04:50:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 04:50:55 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 04:50:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 04:50:55 INFO : empty_on_remote: Making directory 2025/05/02 04:50:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/02 04:50:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/02 04:50:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/02 04:50:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/02 04:50:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:50:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 04:50:58 INFO : sub dir: Making directory 2025/05/02 04:50:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" 2025/05/02 04:51:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 04:51:03 INFO : sub dir: Making directory 2025/05/02 04:51:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nutupow3budu", Local "Local file system at /tmp/rclone1801278417", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.52s) PASS 2025/05/02 04:51:07 DEBUG : B2 bucket rclone-test-nutupow3budu: Purge remote 2025/05/02 04:51:07 INFO : B2 bucket rclone-test-nutupow3budu: cleaning bucket "rclone-test-nutupow3budu" of all files 2025/05/02 04:51:08 DEBUG : BackupDir/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146df_d20250502_m044847_c001_v7007000_t0000_u01746161327216") 2025/05/02 04:51:08 DEBUG : BackupDir/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f103ad8157e3fdafd_d20250502_m044840_c001_v0001184_t0048_u01746161320981") 2025/05/02 04:51:08 DEBUG : CompareDest/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb2e1_d20250502_m044822_c001_v7007000_t0000_u01746161302224") 2025/05/02 04:51:08 DEBUG : CompareDest/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525be6c_d20250502_m044816_c001_v0001172_t0031_u01746161296525") 2025/05/02 04:51:08 DEBUG : CompareDest/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb2e2_d20250502_m044822_c001_v7007000_t0000_u01746161302406") 2025/05/02 04:51:08 DEBUG : CompareDest/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c25c33_d20250502_m044817_c001_v0001184_t0047_u01746161297900") 2025/05/02 04:51:08 DEBUG : CopyDest/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146e2_d20250502_m044847_c001_v7007000_t0000_u01746161327403") 2025/05/02 04:51:08 DEBUG : CopyDest/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1a28_d20250502_m044838_c001_v0001181_t0048_u01746161318127") 2025/05/02 04:51:08 DEBUG : CopyDest/three: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146e5_d20250502_m044847_c001_v7007000_t0000_u01746161327586") 2025/05/02 04:51:08 DEBUG : CopyDest/three: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c25f4e_d20250502_m044845_c001_v0001184_t0028_u01746161325088") 2025/05/02 04:51:08 DEBUG : CopyDest/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146e7_d20250502_m044847_c001_v7007000_t0000_u01746161327770") 2025/05/02 04:51:08 DEBUG : CopyDest/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bf22_d20250502_m044842_c001_v0001172_t0048_u01746161322679") 2025/05/02 04:51:08 DEBUG : EXISTING: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972eb89_d20250502_m045010_c001_v7007000_t0000_u01746161410563") 2025/05/02 04:51:09 DEBUG : EXISTING: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c262_d20250502_m045009_c001_v0001172_t0023_u01746161409493") 2025/05/02 04:51:09 DEBUG : Testêé: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972eb84_d20250502_m045006_c001_v7007000_t0000_u01746161406076") 2025/05/02 04:51:09 DEBUG : Testêé: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26a70_d20250502_m045005_c001_v0001184_t0048_u01746161405495") 2025/05/02 04:51:09 DEBUG : Testêé: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c22a_d20250502_m045003_c001_v0001172_t0023_u01746161403047") 2025/05/02 04:51:09 DEBUG : a/potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396f80_d20250502_m044634_c001_v7007000_t0000_u01746161194122") 2025/05/02 04:51:09 DEBUG : a/potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17bd_d20250502_m044633_c001_v0001181_t0026_u01746161193539") 2025/05/02 04:51:09 DEBUG : a/potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972e81c_d20250502_m044631_c001_v7007000_t0000_u01746161191787") 2025/05/02 04:51:09 DEBUG : a/potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17af_d20250502_m044630_c001_v0001181_t0055_u01746161190869") 2025/05/02 04:51:09 DEBUG : a/potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bbf_d20250502_m044611_c001_v7007000_t0000_u01746161171728") 2025/05/02 04:51:09 DEBUG : a/potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac173e_d20250502_m044610_c001_v0001181_t0022_u01746161170829") 2025/05/02 04:51:09 DEBUG : b/potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396f83_d20250502_m044634_c001_v7007000_t0000_u01746161194305") 2025/05/02 04:51:09 DEBUG : b/potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17b9_d20250502_m044632_c001_v0001181_t0045_u01746161192708") 2025/05/02 04:51:09 DEBUG : b/potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972e81b_d20250502_m044631_c001_v7007000_t0000_u01746161191218") 2025/05/02 04:51:09 DEBUG : b/potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17a7_d20250502_m044629_c001_v0001181_t0009_u01746161189973") 2025/05/02 04:51:09 DEBUG : b/potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bb8_d20250502_m044611_c001_v7007000_t0000_u01746161171170") 2025/05/02 04:51:09 DEBUG : b/potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1738_d20250502_m044609_c001_v0001181_t0042_u01746161169989") 2025/05/02 04:51:09 DEBUG : backup/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4044b1ffe38ee4d8_d20250502_m044902_c001_v7007000_t0000_u01746161342524") 2025/05/02 04:51:09 DEBUG : backup/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f112885c4852f19ba_d20250502_m044859_c001_v0001144_t0003_u01746161339989") 2025/05/02 04:51:09 DEBUG : backup/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1011eeade6a18f6b_d20250502_m044856_c001_v0001183_t0001_u01746161336202") 2025/05/02 04:51:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39724a_d20250502_m044928_c001_v7007000_t0000_u01746161368109") 2025/05/02 04:51:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1178a2440a48a00d_d20250502_m044926_c001_v0001093_t0032_u01746161366244") 2025/05/02 04:51:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f11940160dc6dd2c1_d20250502_m044922_c001_v0001131_t0014_u01746161362274") 2025/05/02 04:51:10 DEBUG : backup/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41311f56242a4f61_d20250502_m044915_c001_v7007000_t0000_u01746161355651") 2025/05/02 04:51:10 DEBUG : backup/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10440f16171fcd21_d20250502_m044913_c001_v0001120_t0027_u01746161353839") 2025/05/02 04:51:10 DEBUG : backup/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107a921ec160fa4a_d20250502_m044909_c001_v0001171_t0035_u01746161349488") 2025/05/02 04:51:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39724b_d20250502_m044928_c001_v7007000_t0000_u01746161368290") 2025/05/02 04:51:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1027b3f2a92895dd_d20250502_m044927_c001_v0001183_t0007_u01746161367349") 2025/05/02 04:51:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f11036b0634b599c3_d20250502_m044924_c001_v0001182_t0058_u01746161364162") 2025/05/02 04:51:10 DEBUG : backup/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4044b1ffe38ee4d9_d20250502_m044902_c001_v7007000_t0000_u01746161342709") 2025/05/02 04:51:10 DEBUG : backup/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f105893717e6cc885_d20250502_m044901_c001_v0001100_t0057_u01746161341558") 2025/05/02 04:51:10 DEBUG : backup/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1180aac233ce0383_d20250502_m044857_c001_v0001036_t0026_u01746161337525") 2025/05/02 04:51:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41311f56242a4f63_d20250502_m044915_c001_v7007000_t0000_u01746161355833") 2025/05/02 04:51:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f105902e1097acb25_d20250502_m044914_c001_v0001102_t0050_u01746161354796") 2025/05/02 04:51:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1152536fe82f82c8_d20250502_m044911_c001_v0001165_t0059_u01746161351349") 2025/05/02 04:51:10 DEBUG : both0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17f9c_d20250502_m045043_c001_v7007000_t0000_u01746161443778") 2025/05/02 04:51:10 DEBUG : both0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c9e_d20250502_m045030_c001_v0001181_t0045_u01746161430833") 2025/05/02 04:51:10 DEBUG : both0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4f4_d20250502_m045026_c001_v7007000_t0000_u01746161426245") 2025/05/02 04:51:10 DEBUG : both0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26b6a_d20250502_m045012_c001_v0001184_t0014_u01746161412808") 2025/05/02 04:51:10 DEBUG : both1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17f9d_d20250502_m045043_c001_v7007000_t0000_u01746161443964") 2025/05/02 04:51:10 DEBUG : both1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26dd7_d20250502_m045032_c001_v0001184_t0001_u01746161432058") 2025/05/02 04:51:10 DEBUG : both1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4f8_d20250502_m045026_c001_v7007000_t0000_u01746161426427") 2025/05/02 04:51:11 DEBUG : both1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c298_d20250502_m045013_c001_v0001172_t0021_u01746161413599") 2025/05/02 04:51:11 DEBUG : both10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17f9e_d20250502_m045044_c001_v7007000_t0000_u01746161444150") 2025/05/02 04:51:11 DEBUG : both10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26e8f_d20250502_m045036_c001_v0001184_t0016_u01746161436361") 2025/05/02 04:51:11 DEBUG : both10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4fb_d20250502_m045026_c001_v7007000_t0000_u01746161426609") 2025/05/02 04:51:11 DEBUG : both10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2cc_d20250502_m045018_c001_v0001172_t0056_u01746161418199") 2025/05/02 04:51:11 DEBUG : both11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17f9f_d20250502_m045044_c001_v7007000_t0000_u01746161444337") 2025/05/02 04:51:11 DEBUG : both11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c368_d20250502_m045036_c001_v0001172_t0016_u01746161436769") 2025/05/02 04:51:11 DEBUG : both11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4fe_d20250502_m045026_c001_v7007000_t0000_u01746161426791") 2025/05/02 04:51:11 DEBUG : both11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c62_d20250502_m045018_c001_v0001181_t0026_u01746161418687") 2025/05/02 04:51:11 DEBUG : both12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa0_d20250502_m045044_c001_v7007000_t0000_u01746161444532") 2025/05/02 04:51:11 DEBUG : both12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cc8_d20250502_m045037_c001_v0001181_t0033_u01746161437307") 2025/05/02 04:51:11 DEBUG : both12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb501_d20250502_m045026_c001_v7007000_t0000_u01746161426973") 2025/05/02 04:51:11 DEBUG : both12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26c4a_d20250502_m045019_c001_v0001184_t0023_u01746161419239") 2025/05/02 04:51:11 DEBUG : both13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa1_d20250502_m045044_c001_v7007000_t0000_u01746161444732") 2025/05/02 04:51:11 DEBUG : both13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26ecf_d20250502_m045037_c001_v0001184_t0049_u01746161437993") 2025/05/02 04:51:11 DEBUG : both13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb504_d20250502_m045027_c001_v7007000_t0000_u01746161427155") 2025/05/02 04:51:11 DEBUG : both13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2de_d20250502_m045019_c001_v0001172_t0040_u01746161419674") 2025/05/02 04:51:11 DEBUG : both14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa2_d20250502_m045044_c001_v7007000_t0000_u01746161444916") 2025/05/02 04:51:11 DEBUG : both14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c382_d20250502_m045038_c001_v0001172_t0020_u01746161438429") 2025/05/02 04:51:11 DEBUG : both14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb507_d20250502_m045027_c001_v7007000_t0000_u01746161427337") 2025/05/02 04:51:11 DEBUG : both14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c6a_d20250502_m045020_c001_v0001181_t0029_u01746161420193") 2025/05/02 04:51:11 DEBUG : both15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa3_d20250502_m045045_c001_v7007000_t0000_u01746161445101") 2025/05/02 04:51:11 DEBUG : both15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cd6_d20250502_m045038_c001_v0001181_t0042_u01746161438897") 2025/05/02 04:51:12 DEBUG : both15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb50b_d20250502_m045027_c001_v7007000_t0000_u01746161427519") 2025/05/02 04:51:12 DEBUG : both15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26c64_d20250502_m045020_c001_v0001184_t0017_u01746161420678") 2025/05/02 04:51:12 DEBUG : both16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa4_d20250502_m045045_c001_v7007000_t0000_u01746161445298") 2025/05/02 04:51:12 DEBUG : both16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26f09_d20250502_m045039_c001_v0001184_t0040_u01746161439388") 2025/05/02 04:51:12 DEBUG : both16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb50d_d20250502_m045027_c001_v7007000_t0000_u01746161427702") 2025/05/02 04:51:12 DEBUG : both16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2e6_d20250502_m045021_c001_v0001172_t0045_u01746161421109") 2025/05/02 04:51:12 DEBUG : both17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa5_d20250502_m045045_c001_v7007000_t0000_u01746161445483") 2025/05/02 04:51:12 DEBUG : both17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c396_d20250502_m045039_c001_v0001172_t0002_u01746161439852") 2025/05/02 04:51:12 DEBUG : both17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb50e_d20250502_m045027_c001_v7007000_t0000_u01746161427884") 2025/05/02 04:51:12 DEBUG : both17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c74_d20250502_m045021_c001_v0001181_t0018_u01746161421603") 2025/05/02 04:51:12 DEBUG : both18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa6_d20250502_m045045_c001_v7007000_t0000_u01746161445676") 2025/05/02 04:51:12 DEBUG : both18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1ce4_d20250502_m045040_c001_v0001181_t0052_u01746161440439") 2025/05/02 04:51:12 DEBUG : both18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb50f_d20250502_m045028_c001_v7007000_t0000_u01746161428066") 2025/05/02 04:51:12 DEBUG : both18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26c98_d20250502_m045022_c001_v0001184_t0038_u01746161422464") 2025/05/02 04:51:12 DEBUG : both19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa7_d20250502_m045045_c001_v7007000_t0000_u01746161445863") 2025/05/02 04:51:12 DEBUG : both19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26f35_d20250502_m045041_c001_v0001184_t0042_u01746161441004") 2025/05/02 04:51:12 DEBUG : both19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb512_d20250502_m045028_c001_v7007000_t0000_u01746161428248") 2025/05/02 04:51:12 DEBUG : both19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2f2_d20250502_m045022_c001_v0001172_t0058_u01746161422910") 2025/05/02 04:51:12 DEBUG : both2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa8_d20250502_m045046_c001_v7007000_t0000_u01746161446053") 2025/05/02 04:51:12 DEBUG : both2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c336_d20250502_m045032_c001_v0001172_t0013_u01746161432499") 2025/05/02 04:51:13 DEBUG : both2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb513_d20250502_m045028_c001_v7007000_t0000_u01746161428430") 2025/05/02 04:51:13 DEBUG : both2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c34_d20250502_m045014_c001_v0001181_t0048_u01746161414084") 2025/05/02 04:51:13 DEBUG : both3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fa9_d20250502_m045046_c001_v7007000_t0000_u01746161446247") 2025/05/02 04:51:13 DEBUG : both3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1ca6_d20250502_m045032_c001_v0001181_t0021_u01746161432987") 2025/05/02 04:51:13 DEBUG : both3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb514_d20250502_m045028_c001_v7007000_t0000_u01746161428612") 2025/05/02 04:51:13 DEBUG : both3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26bbc_d20250502_m045014_c001_v0001184_t0020_u01746161414580") 2025/05/02 04:51:13 DEBUG : both4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17faa_d20250502_m045046_c001_v7007000_t0000_u01746161446442") 2025/05/02 04:51:13 DEBUG : both4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26e15_d20250502_m045033_c001_v0001184_t0022_u01746161433489") 2025/05/02 04:51:13 DEBUG : both4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb515_d20250502_m045028_c001_v7007000_t0000_u01746161428794") 2025/05/02 04:51:13 DEBUG : both4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2ae_d20250502_m045015_c001_v0001172_t0019_u01746161415068") 2025/05/02 04:51:13 DEBUG : both5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fab_d20250502_m045046_c001_v7007000_t0000_u01746161446638") 2025/05/02 04:51:13 DEBUG : both5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c34a_d20250502_m045033_c001_v0001172_t0034_u01746161433899") 2025/05/02 04:51:13 DEBUG : both5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb516_d20250502_m045028_c001_v7007000_t0000_u01746161428986") 2025/05/02 04:51:13 DEBUG : both5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c46_d20250502_m045015_c001_v0001181_t0004_u01746161415555") 2025/05/02 04:51:13 DEBUG : both6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fac_d20250502_m045046_c001_v7007000_t0000_u01746161446862") 2025/05/02 04:51:13 DEBUG : both6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cb0_d20250502_m045034_c001_v0001181_t0059_u01746161434398") 2025/05/02 04:51:13 DEBUG : both6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb517_d20250502_m045029_c001_v7007000_t0000_u01746161429168") 2025/05/02 04:51:13 DEBUG : both6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26bfc_d20250502_m045016_c001_v0001184_t0050_u01746161416294") 2025/05/02 04:51:13 DEBUG : both7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fad_d20250502_m045047_c001_v7007000_t0000_u01746161447048") 2025/05/02 04:51:13 DEBUG : both7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26e49_d20250502_m045034_c001_v0001184_t0002_u01746161434895") 2025/05/02 04:51:14 DEBUG : both7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb518_d20250502_m045029_c001_v7007000_t0000_u01746161429352") 2025/05/02 04:51:14 DEBUG : both7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2c4_d20250502_m045016_c001_v0001172_t0012_u01746161416708") 2025/05/02 04:51:14 DEBUG : both8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fae_d20250502_m045047_c001_v7007000_t0000_u01746161447233") 2025/05/02 04:51:14 DEBUG : both8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c35e_d20250502_m045035_c001_v0001172_t0031_u01746161435322") 2025/05/02 04:51:14 DEBUG : both8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb519_d20250502_m045029_c001_v7007000_t0000_u01746161429535") 2025/05/02 04:51:14 DEBUG : both8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c54_d20250502_m045017_c001_v0001181_t0031_u01746161417191") 2025/05/02 04:51:14 DEBUG : both9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17faf_d20250502_m045047_c001_v7007000_t0000_u01746161447416") 2025/05/02 04:51:14 DEBUG : both9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cba_d20250502_m045035_c001_v0001181_t0050_u01746161435846") 2025/05/02 04:51:14 DEBUG : both9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb51a_d20250502_m045029_c001_v7007000_t0000_u01746161429718") 2025/05/02 04:51:14 DEBUG : both9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26c1c_d20250502_m045017_c001_v0001184_t0029_u01746161417688") 2025/05/02 04:51:14 DEBUG : c/non empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396f86_d20250502_m044634_c001_v7007000_t0000_u01746161194489") 2025/05/02 04:51:14 DEBUG : c/non empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17bb_d20250502_m044632_c001_v0001181_t0035_u01746161192917") 2025/05/02 04:51:14 DEBUG : c/non empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972e81d_d20250502_m044631_c001_v7007000_t0000_u01746161191971") 2025/05/02 04:51:14 DEBUG : c/non empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17ab_d20250502_m044630_c001_v0001181_t0049_u01746161190240") 2025/05/02 04:51:14 DEBUG : c/non empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bc2_d20250502_m044611_c001_v7007000_t0000_u01746161171909") 2025/05/02 04:51:14 DEBUG : c/non empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac173a_d20250502_m044610_c001_v0001181_t0045_u01746161170198") 2025/05/02 04:51:14 DEBUG : check sum: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94b2d_d20250502_m044559_c001_v7007000_t0000_u01746161159255") 2025/05/02 04:51:14 DEBUG : check sum: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac16f8_d20250502_m044558_c001_v0001181_t0033_u01746161158293") 2025/05/02 04:51:14 DEBUG : dest/3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146a6_d20250502_m044831_c001_v7007000_t0000_u01746161311177") 2025/05/02 04:51:14 DEBUG : dest/3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4141bd1dacd879df_d20250502_m044830_c001_v0001182_t0028_u01746161310063") 2025/05/02 04:51:14 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972eb7f_d20250502_m045001_c001_v7007000_t0000_u01746161401571") 2025/05/02 04:51:14 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1052dec5e8894e22_d20250502_m044959_c001_v0001098_t0049_u01746161399263") 2025/05/02 04:51:14 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f418eb39b0e6aaa07_d20250502_m044959_c001_v7007000_t0000_u01746161399079") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1052dec5e8894e12_d20250502_m044955_c001_v0001098_t0028_u01746161395175") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f418eb39b0e6aaa04_d20250502_m044954_c001_v7007000_t0000_u01746161394441") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c1c4_d20250502_m044950_c001_v0001172_t0010_u01746161390145") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972c5_d20250502_m044948_c001_v7007000_t0000_u01746161388657") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10611bb41537ec42_d20250502_m044946_c001_v0001184_t0034_u01746161386610") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f42076873fb43f6ea_d20250502_m044946_c001_v7007000_t0000_u01746161386423") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10611bb41537ebf2_d20250502_m044943_c001_v0001184_t0054_u01746161383887") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f42076873fb43f6e6_d20250502_m044943_c001_v7007000_t0000_u01746161383164") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c156_d20250502_m044939_c001_v0001172_t0033_u01746161379281") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972b0_d20250502_m044938_c001_v7007000_t0000_u01746161378000") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f11983b90190d746a_d20250502_m044936_c001_v0001182_t0020_u01746161376827") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f42076873fb43f6de_d20250502_m044936_c001_v7007000_t0000_u01746161376637") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f11983b90190d742a_d20250502_m044933_c001_v0001182_t0055_u01746161373854") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f42076873fb43f6d2_d20250502_m044933_c001_v7007000_t0000_u01746161373121") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1b31_d20250502_m044929_c001_v0001181_t0025_u01746161369393") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39724c_d20250502_m044928_c001_v7007000_t0000_u01746161368472") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107bdf85dca1cba5_d20250502_m044926_c001_v0001044_t0039_u01746161366739") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40323404b25f6621_d20250502_m044926_c001_v7007000_t0000_u01746161366552") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107bdf85dca1cb9b_d20250502_m044923_c001_v0001044_t0055_u01746161363486") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40323404b25f661a_d20250502_m044922_c001_v7007000_t0000_u01746161362747") 2025/05/02 04:51:15 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c263e3_d20250502_m044916_c001_v0001184_t0016_u01746161356928") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41311f56242a4f64_d20250502_m044916_c001_v7007000_t0000_u01746161356014") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1063b20c30473986_d20250502_m044914_c001_v0001137_t0026_u01746161354334") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f416a323ede222cfa_d20250502_m044914_c001_v7007000_t0000_u01746161354146") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1063b20c3047397c_d20250502_m044910_c001_v0001137_t0022_u01746161350592") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f416a323ede222cf7_d20250502_m044909_c001_v7007000_t0000_u01746161349860") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c01a_d20250502_m044903_c001_v0001172_t0052_u01746161343825") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4044b1ffe38ee4da_d20250502_m044902_c001_v7007000_t0000_u01746161342892") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f116c835c00f8dedf_d20250502_m044900_c001_v0001184_t0027_u01746161340827") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da58808_d20250502_m044900_c001_v7007000_t0000_u01746161340648") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f116c835c00f8de5b_d20250502_m044857_c001_v0001184_t0017_u01746161337117") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da58800_d20250502_m044856_c001_v7007000_t0000_u01746161336396") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1a62_d20250502_m044849_c001_v0001181_t0002_u01746161329090") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146ea_d20250502_m044847_c001_v7007000_t0000_u01746161327964") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f109fec315656fa9c_d20250502_m044841_c001_v0001043_t0041_u01746161321838") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40323404b25f6538_d20250502_m044841_c001_v7007000_t0000_u01746161321189") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c25e6b_d20250502_m044837_c001_v0001184_t0043_u01746161317513") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10831e11349bab22_d20250502_m044836_c001_v0001090_t0037_u01746161316667") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10831e11349bab1e_d20250502_m044835_c001_v0001090_t0038_u01746161315619") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb2e3_d20250502_m044822_c001_v7007000_t0000_u01746161302588") 2025/05/02 04:51:16 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac19b1_d20250502_m044815_c001_v0001181_t0037_u01746161295920") 2025/05/02 04:51:17 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f116c835c00f8d8ea_d20250502_m044815_c001_v0001184_t0002_u01746161295102") 2025/05/02 04:51:17 DEBUG : dst/one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f116c835c00f8d8c8_d20250502_m044814_c001_v0001184_t0034_u01746161294152") 2025/05/02 04:51:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972eb80_d20250502_m045001_c001_v7007000_t0000_u01746161401758") 2025/05/02 04:51:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f117bd323491b28b0_d20250502_m044958_c001_v0001042_t0036_u01746161398549") 2025/05/02 04:51:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f102ddfdc11987933_d20250502_m044954_c001_v0001145_t0004_u01746161394088") 2025/05/02 04:51:17 DEBUG : dst/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972c6_d20250502_m044948_c001_v7007000_t0000_u01746161388842") 2025/05/02 04:51:17 DEBUG : dst/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1110bf9a5aaa2a6e_d20250502_m044946_c001_v0001178_t0037_u01746161386202") 2025/05/02 04:51:17 DEBUG : dst/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f102e7ef74e06f766_d20250502_m044942_c001_v0001131_t0005_u01746161382794") 2025/05/02 04:51:17 DEBUG : dst/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972b3_d20250502_m044938_c001_v7007000_t0000_u01746161378181") 2025/05/02 04:51:17 DEBUG : dst/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10909ae452527769_d20250502_m044936_c001_v0001150_t0002_u01746161376269") 2025/05/02 04:51:17 DEBUG : dst/one.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f103bdf6226ab6206_d20250502_m044932_c001_v0001157_t0041_u01746161372804") 2025/05/02 04:51:17 DEBUG : dst/three: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146ed_d20250502_m044848_c001_v7007000_t0000_u01746161328162") 2025/05/02 04:51:17 DEBUG : dst/three: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10831e11349bab30_d20250502_m044846_c001_v0001090_t0012_u01746161326229") 2025/05/02 04:51:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972eb81_d20250502_m045001_c001_v7007000_t0000_u01746161401940") 2025/05/02 04:51:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1185ae0f7d24db3a_d20250502_m045000_c001_v0001179_t0023_u01746161400140") 2025/05/02 04:51:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f109d9efff3cdf3d0_d20250502_m044956_c001_v0001116_t0026_u01746161396233") 2025/05/02 04:51:17 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972eb82_d20250502_m045002_c001_v7007000_t0000_u01746161402127") 2025/05/02 04:51:17 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1052dec5e8894e28_d20250502_m045000_c001_v0001098_t0006_u01746161400554") 2025/05/02 04:51:17 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f418eb39b0e6aaa0a_d20250502_m045000_c001_v7007000_t0000_u01746161400369") 2025/05/02 04:51:17 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1052dec5e8894e1e_d20250502_m044956_c001_v0001098_t0030_u01746161396967") 2025/05/02 04:51:17 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f418eb39b0e6aaa05_d20250502_m044956_c001_v7007000_t0000_u01746161396782") 2025/05/02 04:51:17 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1bb6_d20250502_m044951_c001_v0001181_t0053_u01746161391435") 2025/05/02 04:51:17 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972c7_d20250502_m044949_c001_v7007000_t0000_u01746161389038") 2025/05/02 04:51:17 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10611bb41537ec75_d20250502_m044948_c001_v0001184_t0006_u01746161388079") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f42076873fb43f6ed_d20250502_m044947_c001_v7007000_t0000_u01746161387893") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f10611bb41537ec0c_d20250502_m044945_c001_v0001184_t0047_u01746161385170") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f42076873fb43f6e9_d20250502_m044944_c001_v7007000_t0000_u01746161384983") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1b71_d20250502_m044940_c001_v0001181_t0053_u01746161380153") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f42076873fb43f6df_d20250502_m044937_c001_v7007000_t0000_u01746161377443") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1b55_d20250502_m044935_c001_v0001181_t0024_u01746161375451") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f42076873fb43f6dd_d20250502_m044934_c001_v7007000_t0000_u01746161374709") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c2657d_d20250502_m044930_c001_v0001184_t0014_u01746161370360") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40323404b25f6623_d20250502_m044927_c001_v7007000_t0000_u01746161367563") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c264df_d20250502_m044925_c001_v0001184_t0015_u01746161365452") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40323404b25f661c_d20250502_m044924_c001_v7007000_t0000_u01746161364369") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c098_d20250502_m044917_c001_v0001172_t0057_u01746161357703") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f416a323ede222cfb_d20250502_m044915_c001_v7007000_t0000_u01746161355096") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c06e_d20250502_m044912_c001_v0001172_t0036_u01746161352645") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f416a323ede222cf9_d20250502_m044911_c001_v7007000_t0000_u01746161351556") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1ab5_d20250502_m044905_c001_v0001181_t0048_u01746161345094") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da5880a_d20250502_m044901_c001_v7007000_t0000_u01746161341965") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1a9e_d20250502_m044859_c001_v0001181_t0021_u01746161339197") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da58806_d20250502_m044858_c001_v7007000_t0000_u01746161338104") 2025/05/02 04:51:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c25fca_d20250502_m044849_c001_v0001184_t0029_u01746161329938") 2025/05/02 04:51:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972c8_d20250502_m044949_c001_v7007000_t0000_u01746161389229") 2025/05/02 04:51:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1035808b71181b97_d20250502_m044947_c001_v0001130_t0043_u01746161387568") 2025/05/02 04:51:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f106756f03cbb8086_d20250502_m044944_c001_v0001099_t0036_u01746161384692") 2025/05/02 04:51:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972b6_d20250502_m044938_c001_v7007000_t0000_u01746161378362") 2025/05/02 04:51:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1011eeade6a192c6_d20250502_m044937_c001_v0001183_t0056_u01746161377253") 2025/05/02 04:51:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1038fc8a1accb081_d20250502_m044934_c001_v0001171_t0021_u01746161374303") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972eb83_d20250502_m045002_c001_v7007000_t0000_u01746161402313") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26814_d20250502_m044950_c001_v0001184_t0018_u01746161390878") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972c9_d20250502_m044949_c001_v7007000_t0000_u01746161389412") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c2669a_d20250502_m044939_c001_v0001184_t0006_u01746161379931") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b3972b9_d20250502_m044938_c001_v7007000_t0000_u01746161378544") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c116_d20250502_m044929_c001_v0001172_t0006_u01746161369963") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39724d_d20250502_m044928_c001_v7007000_t0000_u01746161368659") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1aed_d20250502_m044917_c001_v0001181_t0053_u01746161357498") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41311f56242a4f65_d20250502_m044916_c001_v7007000_t0000_u01746161356198") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c261e9_d20250502_m044904_c001_v0001184_t0030_u01746161344538") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4044b1ffe38ee4db_d20250502_m044903_c001_v7007000_t0000_u01746161343076") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bf68_d20250502_m044849_c001_v0001172_t0035_u01746161329658") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146f1_d20250502_m044848_c001_v7007000_t0000_u01746161328356") 2025/05/02 04:51:19 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107a921ec160f86e_d20250502_m044843_c001_v0001171_t0002_u01746161323576") 2025/05/02 04:51:20 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb2e4_d20250502_m044822_c001_v7007000_t0000_u01746161302769") 2025/05/02 04:51:20 DEBUG : dst/two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f116c835c00f8d9ba_d20250502_m044821_c001_v0001184_t0043_u01746161301654") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da586b1_d20250502_m044739_c001_v7007000_t0000_u01746161259213") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c255ed_d20250502_m044735_c001_v0001184_t0030_u01746161255589") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da5869e_d20250502_m044733_c001_v7007000_t0000_u01746161253663") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c254d7_d20250502_m044722_c001_v0001184_t0024_u01746161242423") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b67_d20250502_m044714_c001_v7007000_t0000_u01746161234221") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c253ad_d20250502_m044711_c001_v0001184_t0028_u01746161231523") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39705c_d20250502_m044647_c001_v7007000_t0000_u01746161207091") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1807_d20250502_m044645_c001_v0001181_t0042_u01746161205339") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397020_d20250502_m044643_c001_v7007000_t0000_u01746161203834") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17f7_d20250502_m044642_c001_v0001181_t0012_u01746161202685") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396faf_d20250502_m044639_c001_v7007000_t0000_u01746161199409") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17cf_d20250502_m044637_c001_v0001181_t0055_u01746161197798") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396f9e_d20250502_m044636_c001_v7007000_t0000_u01746161196651") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17c7_d20250502_m044635_c001_v0001181_t0041_u01746161195448") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972e819_d20250502_m044629_c001_v7007000_t0000_u01746161189055") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1795_d20250502_m044627_c001_v0001181_t0034_u01746161187643") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972e816_d20250502_m044626_c001_v7007000_t0000_u01746161186485") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac178f_d20250502_m044625_c001_v0001181_t0003_u01746161185707") 2025/05/02 04:51:20 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bf9_d20250502_m044620_c001_v7007000_t0000_u01746161180815") 2025/05/02 04:51:21 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac175d_d20250502_m044619_c001_v0001181_t0012_u01746161179508") 2025/05/02 04:51:21 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bec_d20250502_m044616_c001_v7007000_t0000_u01746161176959") 2025/05/02 04:51:21 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac174b_d20250502_m044616_c001_v0001181_t0059_u01746161176003") 2025/05/02 04:51:21 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bd8_d20250502_m044614_c001_v7007000_t0000_u01746161174917") 2025/05/02 04:51:21 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f109096dc44ccb663_d20250502_m044614_c001_v0001113_t0007_u01746161174153") 2025/05/02 04:51:21 DEBUG : empty space: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1741_d20250502_m044612_c001_v0001181_t0040_u01746161172633") 2025/05/02 04:51:21 DEBUG : enormous: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397055_d20250502_m044646_c001_v7007000_t0000_u01746161206144") 2025/05/02 04:51:21 DEBUG : enormous: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac180b_d20250502_m044645_c001_v0001181_t0053_u01746161205550") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972eb86_d20250502_m045008_c001_v7007000_t0000_u01746161408364") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c18_d20250502_m045007_c001_v0001181_t0054_u01746161407192") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b65_d20250502_m044709_c001_v7007000_t0000_u01746161229715") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac186f_d20250502_m044708_c001_v0001181_t0019_u01746161228737") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9ba2_d20250502_m044608_c001_v7007000_t0000_u01746161168904") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac172c_d20250502_m044607_c001_v0001181_t0046_u01746161167809") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9b95_d20250502_m044606_c001_v7007000_t0000_u01746161166545") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1720_d20250502_m044605_c001_v0001181_t0014_u01746161165966") 2025/05/02 04:51:21 DEBUG : existing: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac171e_d20250502_m044605_c001_v0001181_t0008_u01746161165153") 2025/05/02 04:51:21 DEBUG : existing-b: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b66_d20250502_m044709_c001_v7007000_t0000_u01746161229898") 2025/05/02 04:51:21 DEBUG : existing-b: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c2537c_d20250502_m044708_c001_v0001184_t0037_u01746161228748") 2025/05/02 04:51:21 DEBUG : file1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc7_d20250502_m045057_c001_v7007000_t0000_u01746161457251") 2025/05/02 04:51:21 DEBUG : file1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1d2a_d20250502_m045055_c001_v0001181_t0000_u01746161455581") 2025/05/02 04:51:22 DEBUG : file1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc4_d20250502_m045053_c001_v7007000_t0000_u01746161453823") 2025/05/02 04:51:22 DEBUG : file1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1d24_d20250502_m045052_c001_v0001181_t0054_u01746161452556") 2025/05/02 04:51:22 DEBUG : five: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397085_d20250502_m044651_c001_v7007000_t0000_u01746161211345") 2025/05/02 04:51:22 DEBUG : five: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac181f_d20250502_m044649_c001_v0001181_t0030_u01746161209420") 2025/05/02 04:51:22 DEBUG : foo: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bf0_d20250502_m044618_c001_v7007000_t0000_u01746161178786") 2025/05/02 04:51:22 DEBUG : foo: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1759_d20250502_m044618_c001_v0001181_t0030_u01746161178239") 2025/05/02 04:51:22 DEBUG : foo: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1757_d20250502_m044617_c001_v0001181_t0030_u01746161177689") 2025/05/02 04:51:22 DEBUG : four: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397087_d20250502_m044651_c001_v7007000_t0000_u01746161211534") 2025/05/02 04:51:22 DEBUG : four: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407c10845525bb4e_d20250502_m044649_c001_v0001172_t0058_u01746161209975") 2025/05/02 04:51:22 DEBUG : four: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac181b_d20250502_m044648_c001_v0001181_t0044_u01746161208830") 2025/05/02 04:51:22 DEBUG : hello world2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da5840b_d20250502_m044517_c001_v7007000_t0000_u01746161117779") 2025/05/02 04:51:22 DEBUG : hello world2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1626_d20250502_m044517_c001_v0001181_t0056_u01746161117203") 2025/05/02 04:51:22 DEBUG : ignore-size: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9b8a_d20250502_m044604_c001_v7007000_t0000_u01746161164070") 2025/05/02 04:51:22 DEBUG : ignore-size: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1710_d20250502_m044603_c001_v0001181_t0025_u01746161163135") 2025/05/02 04:51:22 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b60_d20250502_m044707_c001_v7007000_t0000_u01746161227595") 2025/05/02 04:51:22 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c25332_d20250502_m044706_c001_v0001184_t0029_u01746161226602") 2025/05/02 04:51:22 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b45_d20250502_m044705_c001_v7007000_t0000_u01746161225482") 2025/05/02 04:51:22 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c252f6_d20250502_m044704_c001_v0001184_t0057_u01746161224545") 2025/05/02 04:51:22 DEBUG : one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39708a_d20250502_m044651_c001_v7007000_t0000_u01746161211718") 2025/05/02 04:51:22 DEBUG : one: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1815_d20250502_m044648_c001_v0001181_t0030_u01746161208239") 2025/05/02 04:51:22 DEBUG : only0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb0_d20250502_m045047_c001_v7007000_t0000_u01746161447602") 2025/05/02 04:51:22 DEBUG : only0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f419616afc4c26f65_d20250502_m045042_c001_v0001184_t0034_u01746161442088") 2025/05/02 04:51:23 DEBUG : only0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c32c_d20250502_m045031_c001_v0001172_t0055_u01746161431403") 2025/05/02 04:51:23 DEBUG : only0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407399c8ff12b88d_d20250502_m045025_c001_v7007000_t0000_u01746161425038") 2025/05/02 04:51:23 DEBUG : only0: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c32_d20250502_m045013_c001_v0001181_t0051_u01746161413366") 2025/05/02 04:51:23 DEBUG : only1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb1_d20250502_m045047_c001_v7007000_t0000_u01746161447786") 2025/05/02 04:51:23 DEBUG : only1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407c10845525c3b0_d20250502_m045042_c001_v0001172_t0058_u01746161442077") 2025/05/02 04:51:23 DEBUG : only1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1ca2_d20250502_m045032_c001_v0001181_t0024_u01746161432287") 2025/05/02 04:51:23 DEBUG : only1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40211bca4d0f7e2c_d20250502_m045024_c001_v7007000_t0000_u01746161424456") 2025/05/02 04:51:23 DEBUG : only1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26b9a_d20250502_m045013_c001_v0001184_t0042_u01746161413891") 2025/05/02 04:51:23 DEBUG : only10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb2_d20250502_m045047_c001_v7007000_t0000_u01746161447971") 2025/05/02 04:51:23 DEBUG : only10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1cf8_d20250502_m045042_c001_v0001181_t0030_u01746161442100") 2025/05/02 04:51:23 DEBUG : only10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cc4_d20250502_m045036_c001_v0001181_t0048_u01746161436560") 2025/05/02 04:51:23 DEBUG : only10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f422273c2c8d9268c_d20250502_m045025_c001_v7007000_t0000_u01746161425053") 2025/05/02 04:51:23 DEBUG : only10: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26c34_d20250502_m045018_c001_v0001184_t0039_u01746161418492") 2025/05/02 04:51:23 DEBUG : only11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb3_d20250502_m045048_c001_v7007000_t0000_u01746161448156") 2025/05/02 04:51:23 DEBUG : only11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f413a73192bba8b8e_d20250502_m045042_c001_v0001183_t0035_u01746161442656") 2025/05/02 04:51:23 DEBUG : only11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26eb5_d20250502_m045037_c001_v0001184_t0035_u01746161437103") 2025/05/02 04:51:23 DEBUG : only11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407399c8ff12b88f_d20250502_m045025_c001_v7007000_t0000_u01746161425408") 2025/05/02 04:51:23 DEBUG : only11: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2d8_d20250502_m045018_c001_v0001172_t0019_u01746161418905") 2025/05/02 04:51:23 DEBUG : only12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb4_d20250502_m045048_c001_v7007000_t0000_u01746161448341") 2025/05/02 04:51:23 DEBUG : only12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407c10845525c3b2_d20250502_m045042_c001_v0001172_t0058_u01746161442300") 2025/05/02 04:51:24 DEBUG : only12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c372_d20250502_m045037_c001_v0001172_t0006_u01746161437539") 2025/05/02 04:51:24 DEBUG : only12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40211bca4d0f7e2f_d20250502_m045024_c001_v7007000_t0000_u01746161424639") 2025/05/02 04:51:24 DEBUG : only12: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c66_d20250502_m045019_c001_v0001181_t0044_u01746161419458") 2025/05/02 04:51:24 DEBUG : only13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb5_d20250502_m045048_c001_v7007000_t0000_u01746161448525") 2025/05/02 04:51:24 DEBUG : only13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f419616afc4c26f77_d20250502_m045042_c001_v0001184_t0034_u01746161442310") 2025/05/02 04:51:24 DEBUG : only13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cd0_d20250502_m045038_c001_v0001181_t0003_u01746161438208") 2025/05/02 04:51:24 DEBUG : only13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407399c8ff12b88c_d20250502_m045024_c001_v7007000_t0000_u01746161424841") 2025/05/02 04:51:24 DEBUG : only13: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26c58_d20250502_m045019_c001_v0001184_t0017_u01746161419984") 2025/05/02 04:51:24 DEBUG : only14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb6_d20250502_m045048_c001_v7007000_t0000_u01746161448728") 2025/05/02 04:51:24 DEBUG : only14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1cfa_d20250502_m045042_c001_v0001181_t0030_u01746161442321") 2025/05/02 04:51:24 DEBUG : only14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26eed_d20250502_m045038_c001_v0001184_t0055_u01746161438692") 2025/05/02 04:51:24 DEBUG : only14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40211bca4d0f7e39_d20250502_m045025_c001_v7007000_t0000_u01746161425203") 2025/05/02 04:51:24 DEBUG : only14: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2e2_d20250502_m045020_c001_v0001172_t0034_u01746161420400") 2025/05/02 04:51:24 DEBUG : only15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb7_d20250502_m045048_c001_v7007000_t0000_u01746161448924") 2025/05/02 04:51:24 DEBUG : only15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407c10845525c3b4_d20250502_m045042_c001_v0001172_t0058_u01746161442484") 2025/05/02 04:51:24 DEBUG : only15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c392_d20250502_m045039_c001_v0001172_t0027_u01746161439131") 2025/05/02 04:51:24 DEBUG : only15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4eb_d20250502_m045025_c001_v7007000_t0000_u01746161425216") 2025/05/02 04:51:24 DEBUG : only15: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c6c_d20250502_m045020_c001_v0001181_t0030_u01746161420902") 2025/05/02 04:51:24 DEBUG : only16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb8_d20250502_m045049_c001_v7007000_t0000_u01746161449108") 2025/05/02 04:51:24 DEBUG : only16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f419616afc4c26f83_d20250502_m045042_c001_v0001184_t0034_u01746161442495") 2025/05/02 04:51:24 DEBUG : only16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cde_d20250502_m045039_c001_v0001181_t0038_u01746161439603") 2025/05/02 04:51:24 DEBUG : only16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407399c8ff12b88e_d20250502_m045025_c001_v7007000_t0000_u01746161425226") 2025/05/02 04:51:24 DEBUG : only16: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26c7e_d20250502_m045021_c001_v0001184_t0034_u01746161421398") 2025/05/02 04:51:25 DEBUG : only17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fb9_d20250502_m045049_c001_v7007000_t0000_u01746161449291") 2025/05/02 04:51:25 DEBUG : only17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1cfe_d20250502_m045042_c001_v0001181_t0030_u01746161442506") 2025/05/02 04:51:25 DEBUG : only17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26f1b_d20250502_m045040_c001_v0001184_t0059_u01746161440245") 2025/05/02 04:51:25 DEBUG : only17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f422273c2c8d9268b_d20250502_m045024_c001_v7007000_t0000_u01746161424859") 2025/05/02 04:51:25 DEBUG : only17: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2ee_d20250502_m045022_c001_v0001172_t0030_u01746161422195") 2025/05/02 04:51:25 DEBUG : only18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fba_d20250502_m045049_c001_v7007000_t0000_u01746161449476") 2025/05/02 04:51:25 DEBUG : only18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f419616afc4c26f93_d20250502_m045042_c001_v0001184_t0034_u01746161442677") 2025/05/02 04:51:25 DEBUG : only18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c39e_d20250502_m045040_c001_v0001172_t0042_u01746161440652") 2025/05/02 04:51:25 DEBUG : only18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f422273c2c8d9268d_d20250502_m045025_c001_v7007000_t0000_u01746161425244") 2025/05/02 04:51:25 DEBUG : only18: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c7e_d20250502_m045022_c001_v0001181_t0020_u01746161422696") 2025/05/02 04:51:25 DEBUG : only19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fbb_d20250502_m045049_c001_v7007000_t0000_u01746161449659") 2025/05/02 04:51:25 DEBUG : only19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407c10845525c3b8_d20250502_m045042_c001_v0001172_t0058_u01746161442688") 2025/05/02 04:51:25 DEBUG : only19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cee_d20250502_m045041_c001_v0001181_t0004_u01746161441206") 2025/05/02 04:51:25 DEBUG : only19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40211bca4d0f7e3c_d20250502_m045025_c001_v7007000_t0000_u01746161425387") 2025/05/02 04:51:25 DEBUG : only19: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26cad_d20250502_m045023_c001_v0001184_t0013_u01746161423277") 2025/05/02 04:51:25 DEBUG : only2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fbc_d20250502_m045049_c001_v7007000_t0000_u01746161449844") 2025/05/02 04:51:25 DEBUG : only2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1d00_d20250502_m045042_c001_v0001181_t0030_u01746161442700") 2025/05/02 04:51:25 DEBUG : only2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26df9_d20250502_m045032_c001_v0001184_t0013_u01746161432794") 2025/05/02 04:51:25 DEBUG : only2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40211bca4d0f7e32_d20250502_m045024_c001_v7007000_t0000_u01746161424833") 2025/05/02 04:51:25 DEBUG : only2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2a4_d20250502_m045014_c001_v0001172_t0017_u01746161414304") 2025/05/02 04:51:25 DEBUG : only3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fbd_d20250502_m045050_c001_v7007000_t0000_u01746161450033") 2025/05/02 04:51:26 DEBUG : only3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f413a73192bba8b98_d20250502_m045042_c001_v0001183_t0035_u01746161442841") 2025/05/02 04:51:26 DEBUG : only3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c33c_d20250502_m045033_c001_v0001172_t0021_u01746161433197") 2025/05/02 04:51:26 DEBUG : only3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f422273c2c8d9268e_d20250502_m045025_c001_v7007000_t0000_u01746161425439") 2025/05/02 04:51:26 DEBUG : only3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c3a_d20250502_m045014_c001_v0001181_t0047_u01746161414786") 2025/05/02 04:51:26 DEBUG : only4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fbe_d20250502_m045050_c001_v7007000_t0000_u01746161450257") 2025/05/02 04:51:26 DEBUG : only4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f419616afc4c26f9f_d20250502_m045042_c001_v0001184_t0034_u01746161442859") 2025/05/02 04:51:26 DEBUG : only4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cae_d20250502_m045033_c001_v0001181_t0046_u01746161433692") 2025/05/02 04:51:26 DEBUG : only4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4e4_d20250502_m045024_c001_v7007000_t0000_u01746161424829") 2025/05/02 04:51:26 DEBUG : only4: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26be0_d20250502_m045015_c001_v0001184_t0026_u01746161415347") 2025/05/02 04:51:26 DEBUG : only5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fbf_d20250502_m045050_c001_v7007000_t0000_u01746161450440") 2025/05/02 04:51:26 DEBUG : only5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407c10845525c3bc_d20250502_m045042_c001_v0001172_t0058_u01746161442873") 2025/05/02 04:51:26 DEBUG : only5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26e31_d20250502_m045034_c001_v0001184_t0053_u01746161434174") 2025/05/02 04:51:26 DEBUG : only5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40211bca4d0f7e35_d20250502_m045025_c001_v7007000_t0000_u01746161425021") 2025/05/02 04:51:26 DEBUG : only5: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2b8_d20250502_m045015_c001_v0001172_t0009_u01746161415769") 2025/05/02 04:51:26 DEBUG : only6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc0_d20250502_m045050_c001_v7007000_t0000_u01746161450624") 2025/05/02 04:51:26 DEBUG : only6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1d02_d20250502_m045042_c001_v0001181_t0030_u01746161442895") 2025/05/02 04:51:26 DEBUG : only6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c354_d20250502_m045034_c001_v0001172_t0010_u01746161434614") 2025/05/02 04:51:26 DEBUG : only6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4e7_d20250502_m045025_c001_v7007000_t0000_u01746161425011") 2025/05/02 04:51:26 DEBUG : only6: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c4e_d20250502_m045016_c001_v0001181_t0014_u01746161416502") 2025/05/02 04:51:26 DEBUG : only7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc1_d20250502_m045050_c001_v7007000_t0000_u01746161450814") 2025/05/02 04:51:27 DEBUG : only7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f413a73192bba8b9e_d20250502_m045043_c001_v0001183_t0035_u01746161443042") 2025/05/02 04:51:27 DEBUG : only7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1cb6_d20250502_m045035_c001_v0001181_t0058_u01746161435110") 2025/05/02 04:51:27 DEBUG : only7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4ee_d20250502_m045025_c001_v7007000_t0000_u01746161425399") 2025/05/02 04:51:27 DEBUG : only7: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26c16_d20250502_m045016_c001_v0001184_t0043_u01746161416985") 2025/05/02 04:51:27 DEBUG : only8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc2_d20250502_m045051_c001_v7007000_t0000_u01746161451008") 2025/05/02 04:51:27 DEBUG : only8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f419616afc4c26fa7_d20250502_m045043_c001_v0001184_t0034_u01746161443047") 2025/05/02 04:51:27 DEBUG : only8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c26e6f_d20250502_m045035_c001_v0001184_t0026_u01746161435638") 2025/05/02 04:51:27 DEBUG : only8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40211bca4d0f7e3f_d20250502_m045025_c001_v7007000_t0000_u01746161425570") 2025/05/02 04:51:27 DEBUG : only8: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c2c6_d20250502_m045017_c001_v0001172_t0054_u01746161417406") 2025/05/02 04:51:27 DEBUG : only9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc3_d20250502_m045051_c001_v7007000_t0000_u01746161451203") 2025/05/02 04:51:27 DEBUG : only9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407c10845525c3c0_d20250502_m045043_c001_v0001172_t0058_u01746161443059") 2025/05/02 04:51:27 DEBUG : only9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c362_d20250502_m045036_c001_v0001172_t0024_u01746161436057") 2025/05/02 04:51:27 DEBUG : only9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb4ef_d20250502_m045025_c001_v7007000_t0000_u01746161425584") 2025/05/02 04:51:27 DEBUG : only9: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1c58_d20250502_m045017_c001_v0001181_t0008_u01746161417896") 2025/05/02 04:51:27 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b3b_d20250502_m044702_c001_v7007000_t0000_u01746161222675") 2025/05/02 04:51:27 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bbb6_d20250502_m044700_c001_v0001172_t0035_u01746161220379") 2025/05/02 04:51:27 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39709f_d20250502_m044658_c001_v7007000_t0000_u01746161218540") 2025/05/02 04:51:27 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c251e1_d20250502_m044656_c001_v0001184_t0030_u01746161216446") 2025/05/02 04:51:27 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397092_d20250502_m044654_c001_v7007000_t0000_u01746161214891") 2025/05/02 04:51:27 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bb68_d20250502_m044652_c001_v0001172_t0015_u01746161212648") 2025/05/02 04:51:27 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396fc8_d20250502_m044641_c001_v7007000_t0000_u01746161201550") 2025/05/02 04:51:27 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17e5_d20250502_m044640_c001_v0001181_t0045_u01746161200337") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396fab_d20250502_m044638_c001_v7007000_t0000_u01746161198452") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17cb_d20250502_m044637_c001_v0001181_t0059_u01746161197578") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396f97_d20250502_m044636_c001_v7007000_t0000_u01746161196042") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17c3_d20250502_m044635_c001_v0001181_t0054_u01746161195233") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972e818_d20250502_m044628_c001_v7007000_t0000_u01746161188488") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1793_d20250502_m044627_c001_v0001181_t0006_u01746161187417") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972e817_d20250502_m044626_c001_v7007000_t0000_u01746161186669") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1789_d20250502_m044625_c001_v0001181_t0026_u01746161185491") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bfe_d20250502_m044624_c001_v7007000_t0000_u01746161184761") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac177f_d20250502_m044624_c001_v0001181_t0042_u01746161184193") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac177d_d20250502_m044623_c001_v0001181_t0032_u01746161183614") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bfc_d20250502_m044622_c001_v7007000_t0000_u01746161182889") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1775_d20250502_m044622_c001_v0001181_t0034_u01746161182314") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac176f_d20250502_m044621_c001_v0001181_t0016_u01746161181721") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f414e98f2e72c9bfa_d20250502_m044620_c001_v7007000_t0000_u01746161180997") 2025/05/02 04:51:28 DEBUG : potato: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1765_d20250502_m044620_c001_v0001181_t0056_u01746161180229") 2025/05/02 04:51:28 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40211bca4d0f7b1f_d20250502_m044750_c001_v7007000_t0000_u01746161270740") 2025/05/02 04:51:28 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bd18_d20250502_m044749_c001_v0001172_t0026_u01746161269986") 2025/05/02 04:51:28 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da586b2_d20250502_m044739_c001_v7007000_t0000_u01746161259546") 2025/05/02 04:51:28 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bc68_d20250502_m044734_c001_v0001172_t0037_u01746161254948") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f422273c2c8d923f6_d20250502_m044726_c001_v7007000_t0000_u01746161246073") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bc2e_d20250502_m044721_c001_v0001172_t0054_u01746161241696") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b68_d20250502_m044714_c001_v7007000_t0000_u01746161234649") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bc00_d20250502_m044711_c001_v0001172_t0030_u01746161231194") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397056_d20250502_m044646_c001_v7007000_t0000_u01746161206345") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1805_d20250502_m044645_c001_v0001181_t0039_u01746161205132") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397023_d20250502_m044644_c001_v7007000_t0000_u01746161204018") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17f5_d20250502_m044642_c001_v0001181_t0037_u01746161202477") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396fcb_d20250502_m044641_c001_v7007000_t0000_u01746161201735") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17e7_d20250502_m044640_c001_v0001181_t0023_u01746161200969") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396fb2_d20250502_m044639_c001_v7007000_t0000_u01746161199594") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17d5_d20250502_m044638_c001_v0001181_t0045_u01746161198828") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b396fa1_d20250502_m044636_c001_v7007000_t0000_u01746161196835") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac17c9_d20250502_m044636_c001_v0001181_t0029_u01746161196056") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f407d7d0a4972e81a_d20250502_m044629_c001_v7007000_t0000_u01746161189240") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac179d_d20250502_m044628_c001_v0001181_t0014_u01746161188273") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da5840e_d20250502_m044521_c001_v7007000_t0000_u01746161121093") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1640_d20250502_m044520_c001_v0001181_t0012_u01746161120520") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da5840d_d20250502_m044519_c001_v7007000_t0000_u01746161119261") 2025/05/02 04:51:29 DEBUG : potato2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1630_d20250502_m044518_c001_v0001181_t0046_u01746161118676") 2025/05/02 04:51:30 DEBUG : potato3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da586b3_d20250502_m044739_c001_v7007000_t0000_u01746161259982") 2025/05/02 04:51:30 DEBUG : potato3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac18d7_d20250502_m044736_c001_v0001181_t0047_u01746161256166") 2025/05/02 04:51:30 DEBUG : potato3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f422273c2c8d923fb_d20250502_m044726_c001_v7007000_t0000_u01746161246535") 2025/05/02 04:51:30 DEBUG : potato3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1895_d20250502_m044722_c001_v0001181_t0029_u01746161242989") 2025/05/02 04:51:30 DEBUG : potato3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b69_d20250502_m044714_c001_v7007000_t0000_u01746161234831") 2025/05/02 04:51:30 DEBUG : potato3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1875_d20250502_m044711_c001_v0001181_t0050_u01746161231729") 2025/05/02 04:51:30 DEBUG : pre-dest1/1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146a7_d20250502_m044831_c001_v7007000_t0000_u01746161311362") 2025/05/02 04:51:30 DEBUG : pre-dest1/1: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac19e6_d20250502_m044823_c001_v0001181_t0031_u01746161303524") 2025/05/02 04:51:30 DEBUG : pre-dest2/2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f400bd31f480146a8_d20250502_m044831_c001_v7007000_t0000_u01746161311546") 2025/05/02 04:51:30 DEBUG : pre-dest2/2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bea8_d20250502_m044824_c001_v0001172_t0016_u01746161304104") 2025/05/02 04:51:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f417a837580acb2c9_d20250502_m044803_c001_v7007000_t0000_u01746161283825") 2025/05/02 04:51:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c25975_d20250502_m044759_c001_v0001184_t0054_u01746161279914") 2025/05/02 04:51:30 DEBUG : sizeonly: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94b3b_d20250502_m044601_c001_v7007000_t0000_u01746161161494") 2025/05/02 04:51:30 DEBUG : sizeonly: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1702_d20250502_m044600_c001_v0001181_t0045_u01746161160546") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fcf_d20250502_m045106_c001_v7007000_t0000_u01746161466411") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1d54_d20250502_m045103_c001_v0001181_t0009_u01746161463804") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fca_d20250502_m045101_c001_v7007000_t0000_u01746161461883") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c2724f_d20250502_m045059_c001_v0001184_t0036_u01746161459357") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b62_d20250502_m044707_c001_v7007000_t0000_u01746161227777") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525bbe8_d20250502_m044706_c001_v0001172_t0030_u01746161226960") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b48_d20250502_m044705_c001_v7007000_t0000_u01746161225666") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1863_d20250502_m044704_c001_v0001181_t0038_u01746161224898") 2025/05/02 04:51:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94b2a_d20250502_m044557_c001_v7007000_t0000_u01746161157372") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac16e0_d20250502_m044555_c001_v0001181_t0014_u01746161155882") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94b1c_d20250502_m044555_c001_v7007000_t0000_u01746161155153") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac16da_d20250502_m044554_c001_v0001181_t0015_u01746161154026") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94aee_d20250502_m044551_c001_v7007000_t0000_u01746161151099") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac16ca_d20250502_m044549_c001_v0001181_t0022_u01746161149987") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94adc_d20250502_m044549_c001_v7007000_t0000_u01746161149435") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac16c6_d20250502_m044548_c001_v0001181_t0036_u01746161148321") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac16b8_d20250502_m044545_c001_v0001181_t0044_u01746161145821") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94ac4_d20250502_m044545_c001_v7007000_t0000_u01746161145078") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac16ae_d20250502_m044544_c001_v0001181_t0029_u01746161144476") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac16a8_d20250502_m044543_c001_v0001181_t0059_u01746161143701") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94ac2_d20250502_m044542_c001_v7007000_t0000_u01746161142604") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac169c_d20250502_m044540_c001_v0001181_t0018_u01746161140192") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1692_d20250502_m044537_c001_v0001181_t0000_u01746161137437") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94a9c_d20250502_m044536_c001_v7007000_t0000_u01746161136707") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac168e_d20250502_m044536_c001_v0001181_t0021_u01746161136131") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac168c_d20250502_m044535_c001_v0001181_t0038_u01746161135363") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94a9b_d20250502_m044534_c001_v7007000_t0000_u01746161134631") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1678_d20250502_m044530_c001_v0001181_t0018_u01746161130850") 2025/05/02 04:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f408d092892a94a95_d20250502_m044530_c001_v7007000_t0000_u01746161130482") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1676_d20250502_m044529_c001_v0001181_t0043_u01746161129910") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da58417_d20250502_m044528_c001_v7007000_t0000_u01746161128284") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac166a_d20250502_m044527_c001_v0001181_t0040_u01746161127715") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da58415_d20250502_m044527_c001_v7007000_t0000_u01746161127169") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1666_d20250502_m044526_c001_v0001181_t0005_u01746161126600") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da58414_d20250502_m044525_c001_v7007000_t0000_u01746161125345") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac165e_d20250502_m044524_c001_v0001181_t0014_u01746161124588") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da58413_d20250502_m044524_c001_v7007000_t0000_u01746161124047") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac165a_d20250502_m044523_c001_v0001181_t0024_u01746161123482") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da58410_d20250502_m044522_c001_v7007000_t0000_u01746161122583") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac164a_d20250502_m044522_c001_v0001181_t0006_u01746161122016") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da583fb_d20250502_m044516_c001_v7007000_t0000_u01746161116302") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1620_d20250502_m044515_c001_v0001181_t0008_u01746161115709") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da583f0_d20250502_m044514_c001_v7007000_t0000_u01746161114802") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1618_d20250502_m044514_c001_v0001181_t0007_u01746161114226") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da583df_d20250502_m044513_c001_v7007000_t0000_u01746161113327") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1610_d20250502_m044512_c001_v0001181_t0054_u01746161112751") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4091e5176da583be_d20250502_m044509_c001_v7007000_t0000_u01746161109877") 2025/05/02 04:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac15fc_d20250502_m044509_c001_v0001181_t0003_u01746161109248") 2025/05/02 04:51:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fd0_d20250502_m045106_c001_v7007000_t0000_u01746161466595") 2025/05/02 04:51:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c484_d20250502_m045103_c001_v0001172_t0005_u01746161463815") 2025/05/02 04:51:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fcb_d20250502_m045102_c001_v7007000_t0000_u01746161462067") 2025/05/02 04:51:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f113a73192bba8d32_d20250502_m045059_c001_v0001183_t0057_u01746161459005") 2025/05/02 04:51:33 DEBUG : sub/yam: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b34_d20250502_m044702_c001_v7007000_t0000_u01746161222126") 2025/05/02 04:51:33 DEBUG : sub/yam: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c2525a_d20250502_m044700_c001_v0001184_t0003_u01746161220027") 2025/05/02 04:51:33 DEBUG : test_dir1/file2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc8_d20250502_m045057_c001_v7007000_t0000_u01746161457435") 2025/05/02 04:51:33 DEBUG : test_dir1/file2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f113a73192bba8cd2_d20250502_m045055_c001_v0001183_t0051_u01746161455592") 2025/05/02 04:51:33 DEBUG : test_dir1/file2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc5_d20250502_m045054_c001_v7007000_t0000_u01746161454007") 2025/05/02 04:51:33 DEBUG : test_dir1/file2: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c27135_d20250502_m045052_c001_v0001184_t0033_u01746161452577") 2025/05/02 04:51:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc9_d20250502_m045057_c001_v7007000_t0000_u01746161457620") 2025/05/02 04:51:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f107c10845525c43c_d20250502_m045055_c001_v0001172_t0039_u01746161455931") 2025/05/02 04:51:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f40574b2364b17fc6_d20250502_m045054_c001_v7007000_t0000_u01746161454195") 2025/05/02 04:51:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f113a73192bba8c98_d20250502_m045052_c001_v0001183_t0026_u01746161452576") 2025/05/02 04:51:33 DEBUG : three: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39708d_d20250502_m044651_c001_v7007000_t0000_u01746161211904") 2025/05/02 04:51:33 DEBUG : three: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1821_d20250502_m044650_c001_v0001181_t0045_u01746161210737") 2025/05/02 04:51:33 DEBUG : three: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac1819_d20250502_m044648_c001_v0001181_t0053_u01746161208605") 2025/05/02 04:51:33 DEBUG : two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397090_d20250502_m044652_c001_v7007000_t0000_u01746161212092") 2025/05/02 04:51:33 DEBUG : two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f419616afc4c25112_d20250502_m044650_c001_v0001184_t0034_u01746161210169") 2025/05/02 04:51:33 DEBUG : two: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f4051d3f741ac1817_d20250502_m044648_c001_v0001181_t0030_u01746161208422") 2025/05/02 04:51:33 DEBUG : yam: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b3e_d20250502_m044702_c001_v7007000_t0000_u01746161222860") 2025/05/02 04:51:33 DEBUG : yam: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f103fe90c297c1a58_d20250502_m044701_c001_v0001116_t0044_u01746161221399") 2025/05/02 04:51:33 DEBUG : yam: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b39709e_d20250502_m044657_c001_v7007000_t0000_u01746161217986") 2025/05/02 04:51:33 DEBUG : yam: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1051d3f741ac183d_d20250502_m044656_c001_v0001181_t0026_u01746161216798") 2025/05/02 04:51:34 DEBUG : yam: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397091_d20250502_m044654_c001_v7007000_t0000_u01746161214338") 2025/05/02 04:51:34 DEBUG : yam: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f119616afc4c2515e_d20250502_m044652_c001_v0001184_t0021_u01746161212659") 2025/05/02 04:51:34 DEBUG : yaml: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41928f6db0876b14_d20250502_m044658_c001_v7007000_t0000_u01746161218731") 2025/05/02 04:51:34 DEBUG : yaml: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f1127ed70e98fc875_d20250502_m044657_c001_v0001099_t0041_u01746161217625") 2025/05/02 04:51:34 DEBUG : yaml: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f41592b801b397094_d20250502_m044655_c001_v7007000_t0000_u01746161215075") 2025/05/02 04:51:34 DEBUG : yaml: Deleting (id "4_z7fc20d03500d8bfb9f680e1b_f106433da93560867_d20250502_m044653_c001_v0001029_t0041_u01746161213846") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m29.235002481s (try 1/5)