"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/06 06:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu" 2025/05/06 06:55:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 06:55:11 DEBUG : Creating backend with remote "/tmp/rclone3475534652" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:12 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:12 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 06:55:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:13 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:13 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:14 DEBUG : B2 bucket rclone-test-golijug8xebu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.17s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", 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-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", 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-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:16 DEBUG : Creating backend with remote "/non-existing" 2025/05/06 06:55:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/06 06:55:16 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:16 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:17 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:17 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.05s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:19 INFO : B2 bucket rclone-test-golijug8xebu: Running all checks before starting transfers 2025/05/06 06:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:19 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:19 INFO : B2 bucket rclone-test-golijug8xebu: Checks finished, now starting transfers 2025/05/06 06:55:19 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:20 ERROR : Ignoring --no-traverse with sync 2025/05/06 06:55:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:20 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:20 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:21 INFO : sub dir/hello world: Copied (new) 2025/05/06 06:55:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.65s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/06 06:55:22 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:22 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/06 06:55:22 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:55:23 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:23 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.62s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:55:25 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:25 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/06 06:55:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 06:55:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/06 06:55:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 06:55:27 INFO : sub dir: Making directory 2025/05/06 06:55:27 INFO : sub dir2: Making directory 2025/05/06 06:55:27 INFO : sub dir2/sub sub dir2: Making directory 2025/05/06 06:55:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:27 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:27 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/06 06:55:28 DEBUG : B2 bucket rclone-test-golijug8xebu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:28 INFO : sub dir2: Making directory 2025/05/06 06:55:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/06 06:55:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 06:55:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:29 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:29 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:30 DEBUG : sub dir2: Making directory with metadata 2025/05/06 06:55:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 06:55:30 INFO : sub dir: Making directory 2025/05/06 06:55:30 INFO : sub dir2: Making directory 2025/05/06 06:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:30 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:30 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:30 INFO : sub dir/hello world: Copied (new) 2025/05/06 06:55:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/06 06:55:31 DEBUG : B2 bucket rclone-test-golijug8xebu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/06 06:55:31 DEBUG : B2 bucket rclone-test-golijug8xebu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", 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-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:32 INFO : sub dir2: Making directory 2025/05/06 06:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:32 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:32 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:32 INFO : sub dir/hello world: Copied (new) 2025/05/06 06:55:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:33 DEBUG : sub dir2: Making directory with metadata 2025/05/06 06:55:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 06:55:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 06:55:33 INFO : sub dir: Making directory 2025/05/06 06:55:33 INFO : sub dir2: Making directory 2025/05/06 06:55:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:33 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:33 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:34 INFO : sub dir/hello world: Copied (new) 2025/05/06 06:55:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/06 06:55:34 DEBUG : B2 bucket rclone-test-golijug8xebu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", 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-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:35 INFO : sub dir2: Making directory 2025/05/06 06:55:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:36 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:36 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:36 INFO : sub dir/hello world: Copied (new) 2025/05/06 06:55:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.57s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sarupep7fuyu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-golijug8xebu -> B2 bucket rclone-test-sarupep7fuyu 2025/05/06 06:55:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:38 DEBUG : B2 bucket rclone-test-sarupep7fuyu: Waiting for checks to finish 2025/05/06 06:55:38 DEBUG : B2 bucket rclone-test-sarupep7fuyu: Waiting for transfers to finish 2025/05/06 06:55:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:40 DEBUG : B2 bucket rclone-test-sarupep7fuyu: Purge remote 2025/05/06 06:55:40 INFO : B2 bucket rclone-test-sarupep7fuyu: cleaning bucket "rclone-test-sarupep7fuyu" of all files 2025/05/06 06:55:40 DEBUG : sub dir/hello world: Deleting (id "4_z5f72fd23600dab4b9f680e1b_f10987ca5784a518e_d20250506_m065539_c001_v0001109_t0005_u01746514539482") --- PASS: TestServerSideCopy (4.63s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:42 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 06:55:42 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/06 06:55:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qafegub1feco" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-golijug8xebu -> B2 bucket rclone-test-qafegub1feco 2025/05/06 06:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:45 DEBUG : B2 bucket rclone-test-qafegub1feco: Waiting for checks to finish 2025/05/06 06:55:45 DEBUG : B2 bucket rclone-test-qafegub1feco: Waiting for transfers to finish 2025/05/06 06:55:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 06:55:47 DEBUG : B2 bucket rclone-test-qafegub1feco: Waiting for checks to finish 2025/05/06 06:55:47 DEBUG : B2 bucket rclone-test-qafegub1feco: Waiting for transfers to finish 2025/05/06 06:55:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/06 06:55:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:47 DEBUG : B2 bucket rclone-test-qafegub1feco: Purge remote 2025/05/06 06:55:47 INFO : B2 bucket rclone-test-qafegub1feco: cleaning bucket "rclone-test-qafegub1feco" of all files 2025/05/06 06:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z6f020dd3601dab4b9f680e1b_f1103fd167df710a2_d20250506_m065547_c001_v0001165_t0032_u01746514547692") 2025/05/06 06:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z6f020dd3601dab4b9f680e1b_f115307c6fbe5c214_d20250506_m065546_c001_v0001183_t0025_u01746514546409") --- PASS: TestServerSideCopyOverSelf (6.10s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 06:55:51 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:55:51 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:55:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/06 06:55:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/06 06:55:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.32s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:53 DEBUG : Creating backend with remote "TestB2:rclone-test-wugawuk7nizo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-golijug8xebu -> B2 bucket rclone-test-wugawuk7nizo 2025/05/06 06:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:55:54 DEBUG : B2 bucket rclone-test-wugawuk7nizo: Waiting for checks to finish 2025/05/06 06:55:54 DEBUG : B2 bucket rclone-test-wugawuk7nizo: Waiting for transfers to finish 2025/05/06 06:55:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:55:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 06:55:56 DEBUG : B2 bucket rclone-test-wugawuk7nizo: Waiting for checks to finish 2025/05/06 06:55:56 DEBUG : B2 bucket rclone-test-wugawuk7nizo: Waiting for transfers to finish 2025/05/06 06:55:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/06 06:55:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/06 06:55:56 INFO : sub dir/hello world: Deleted 2025/05/06 06:55:57 DEBUG : testing file moves 2025/05/06 06:55:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/06 06:55:58 DEBUG : B2 bucket rclone-test-wugawuk7nizo: Waiting for checks to finish 2025/05/06 06:55:58 DEBUG : B2 bucket rclone-test-wugawuk7nizo: Waiting for transfers to finish 2025/05/06 06:55:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/06 06:55:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/06 06:55:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:55:59 DEBUG : B2 bucket rclone-test-wugawuk7nizo: Purge remote 2025/05/06 06:55:59 INFO : B2 bucket rclone-test-wugawuk7nizo: cleaning bucket "rclone-test-wugawuk7nizo" of all files 2025/05/06 06:55:59 DEBUG : sub dir/hello world: Deleting (id "4_zef822de3601dab4b9f680e1b_f114a26cd8ceccab1_d20250506_m065558_c001_v0001134_t0009_u01746514558328") 2025/05/06 06:55:59 DEBUG : sub dir/hello world: Deleting (id "4_zef822de3601dab4b9f680e1b_f1168face8520aa05_d20250506_m065556_c001_v0001181_t0015_u01746514556681") 2025/05/06 06:55:59 DEBUG : sub dir/hello world: Deleting (id "4_zef822de3601dab4b9f680e1b_f100960da06eafe16_d20250506_m065554_c001_v0001099_t0036_u01746514554988") --- PASS: TestServerSideMoveOverSelf (8.77s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:01 ERROR : : error listing: directory not found 2025/05/06 06:56:01 INFO : Local file system at /tmp/rclone3475534652: Making directory 2025/05/06 06:56:02 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:02 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:56:04 DEBUG : Local file system at /tmp/rclone3475534652: Waiting for checks to finish 2025/05/06 06:56:04 DEBUG : Local file system at /tmp/rclone3475534652: Waiting for transfers to finish 2025/05/06 06:56:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:56:04 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/06 06:56:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyRedownload (2.36s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/06 06:56:05 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:05 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 06:56:06 INFO : check sum: Copied (new) 2025/05/06 06:56:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:06 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 06:56:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/06 06:56:06 DEBUG : check sum: Unchanged skipping 2025/05/06 06:56:06 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:06 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.37s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/06 06:56:08 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:08 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 06:56:08 INFO : sizeonly: Copied (new) 2025/05/06 06:56:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:08 DEBUG : sizeonly: Sizes identical 2025/05/06 06:56:08 DEBUG : sizeonly: Unchanged skipping 2025/05/06 06:56:08 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:08 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:08 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/06 06:56:10 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:10 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/06 06:56:11 INFO : ignore-size: Copied (new) 2025/05/06 06:56:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:56:11 DEBUG : ignore-size: Unchanged skipping 2025/05/06 06:56:11 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:11 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:11 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.37s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:56:13 DEBUG : existing: Unchanged skipping 2025/05/06 06:56:13 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:13 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:13 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/06 06:56:13 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:13 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 06:56:14 INFO : existing: Copied (replaced existing) 2025/05/06 06:56:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 06:56:15 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:15 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 06:56:16 INFO : existing: Copied (new) 2025/05/06 06:56:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:16 DEBUG : existing: Destination exists, skipping 2025/05/06 06:56:16 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:16 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:16 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:18 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/06 06:56:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 06:56:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:19 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 06:56:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:56:19 INFO : a/potato2: Copied (new) 2025/05/06 06:56:19 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:19 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:19 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:21 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/06 06:56:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 06:56:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/06 06:56:21 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:21 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:21 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/06 06:56:22 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 06:56:23 INFO : empty space: Updated modification time in destination 2025/05/06 06:56:23 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:23 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:23 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:25 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/06 06:56:25 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 06:56:25 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:25 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:25 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.82s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:26 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/06 06:56:26 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3475534652) 2025/05/06 06:56:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-golijug8xebu) 2025/05/06 06:56:26 DEBUG : foo: sha1 differ 2025/05/06 06:56:26 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/06 06:56:27 INFO : foo: Copied (replaced existing) 2025/05/06 06:56:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/06 06:56:28 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:28 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:28 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:56:29 INFO : potato: Copied (new) 2025/05/06 06:56:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/06 06:56:31 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:31 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/06 06:56:31 INFO : potato: Copied (replaced existing) 2025/05/06 06:56:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:33 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:33 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/06 06:56:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3475534652) 2025/05/06 06:56:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-golijug8xebu) 2025/05/06 06:56:33 DEBUG : potato: sha1 differ 2025/05/06 06:56:33 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/06 06:56:34 INFO : potato: Copied (replaced existing) 2025/05/06 06:56:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:56:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:36 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:36 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:36 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/06 06:56:36 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:56:38 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:38 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:38 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:56:38 INFO : potato2: Copied (new) 2025/05/06 06:56:38 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:39 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:41 INFO : d: Making directory 2025/05/06 06:56:41 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/06 06:56:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 06:56:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:41 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 06:56:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:56:41 INFO : a/potato2: Copied (new) 2025/05/06 06:56:41 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:41 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:41 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/06 06:56:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 06:56:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:44 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 06:56:44 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:44 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:56:45 INFO : a/potato2: Copied (new) 2025/05/06 06:56:45 ERROR : B2 bucket rclone-test-golijug8xebu: not deleting files as there were IO errors 2025/05/06 06:56:45 ERROR : B2 bucket rclone-test-golijug8xebu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:47 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:56:47 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:47 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:47 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:47 INFO : potato: Deleted 2025/05/06 06:56:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:56:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:50 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:50 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:50 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:50 INFO : potato: Deleted 2025/05/06 06:56:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:56:50 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:50 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:50 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:56:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:56:53 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:53 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/06 06:56:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.30s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:55 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 06:56:55 DEBUG : enormous: Excluded 2025/05/06 06:56:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 06:56:55 DEBUG : potato2: Excluded 2025/05/06 06:56:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 06:56:55 DEBUG : potato2: Excluded 2025/05/06 06:56:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:55 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:55 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:55 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:55 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 06:56:56 DEBUG : enormous: Excluded 2025/05/06 06:56:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 06:56:56 DEBUG : potato2: Excluded 2025/05/06 06:56:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 06:56:56 DEBUG : potato2: Excluded 2025/05/06 06:56:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/06 06:56:56 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:56 DEBUG : Local file system at /tmp/rclone3475534652: Waiting for checks to finish 2025/05/06 06:56:56 DEBUG : Local file system at /tmp/rclone3475534652: Waiting for transfers to finish 2025/05/06 06:56:56 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:56:59 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 06:56:59 DEBUG : enormous: Excluded 2025/05/06 06:56:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 06:56:59 DEBUG : potato2: Excluded 2025/05/06 06:56:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:56:59 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:56:59 DEBUG : empty space: Unchanged skipping 2025/05/06 06:56:59 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:56:59 DEBUG : Waiting for deletions to finish 2025/05/06 06:56:59 INFO : enormous: Deleted 2025/05/06 06:56:59 INFO : potato2: Deleted 2025/05/06 06:56:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/06 06:57:00 DEBUG : empty space: Unchanged skipping 2025/05/06 06:57:00 DEBUG : Local file system at /tmp/rclone3475534652: Waiting for checks to finish 2025/05/06 06:57:00 DEBUG : Local file system at /tmp/rclone3475534652: Waiting for transfers to finish 2025/05/06 06:57:00 DEBUG : Waiting for deletions to finish 2025/05/06 06:57:00 INFO : enormous: Deleted 2025/05/06 06:57:00 INFO : potato2: Deleted 2025/05/06 06:57:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.63s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:03 DEBUG : five: Need to transfer - File not found at Destination 2025/05/06 06:57:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/06 06:57:03 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:03 DEBUG : one: Destination is newer than source, skipping 2025/05/06 06:57:03 DEBUG : three: Sizes identical 2025/05/06 06:57:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/06 06:57:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 06:57:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3475534652) 2025/05/06 06:57:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-golijug8xebu) 2025/05/06 06:57:03 DEBUG : two: sha1 differ 2025/05/06 06:57:03 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/06 06:57:03 INFO : five: Copied (new) 2025/05/06 06:57:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/06 06:57:03 INFO : four: Copied (replaced existing) 2025/05/06 06:57:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/06 06:57:03 INFO : two: Copied (replaced existing) 2025/05/06 06:57:03 DEBUG : Waiting for deletions to finish 2025/05/06 06:57:04 DEBUG : one: Destination is newer than source, skipping 2025/05/06 06:57:04 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/06 06:57:04 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/06 06:57:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 06:57:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/06 06:57:04 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/06 06:57:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 06:57:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/06 06:57:04 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/06 06:57:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 06:57:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3475534652) 2025/05/06 06:57:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-golijug8xebu) 2025/05/06 06:57:04 DEBUG : three: sha1 differ 2025/05/06 06:57:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/06 06:57:04 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 06:57:04 INFO : three: Copied (replaced existing) 2025/05/06 06:57:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.86s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/06 06:57:06 INFO : B2 bucket rclone-test-golijug8xebu: Making map for --track-renames 2025/05/06 06:57:06 INFO : B2 bucket rclone-test-golijug8xebu: Finished making map for --track-renames 2025/05/06 06:57:06 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/06 06:57:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/06 06:57:06 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for renames to finish 2025/05/06 06:57:06 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 06:57:06 INFO : yam: Copied (new) 2025/05/06 06:57:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/06 06:57:06 INFO : potato: Copied (new) 2025/05/06 06:57:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:57:07 INFO : B2 bucket rclone-test-golijug8xebu: Making map for --track-renames 2025/05/06 06:57:07 INFO : B2 bucket rclone-test-golijug8xebu: Finished making map for --track-renames 2025/05/06 06:57:07 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:07 DEBUG : potato: Unchanged skipping 2025/05/06 06:57:07 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for renames to finish 2025/05/06 06:57:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 06:57:08 INFO : yam: Copied (server-side copy) to: yaml 2025/05/06 06:57:08 INFO : yam: Deleted 2025/05/06 06:57:08 INFO : yaml: Renamed from "yam" 2025/05/06 06:57:08 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/06 06:57:10 INFO : B2 bucket rclone-test-golijug8xebu: Making map for --track-renames 2025/05/06 06:57:10 INFO : B2 bucket rclone-test-golijug8xebu: Finished making map for --track-renames 2025/05/06 06:57:10 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/06 06:57:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/06 06:57:10 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for renames to finish 2025/05/06 06:57:10 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/06 06:57:10 INFO : potato: Copied (new) 2025/05/06 06:57:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 06:57:10 INFO : yam: Copied (new) 2025/05/06 06:57:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:57:11 INFO : B2 bucket rclone-test-golijug8xebu: Making map for --track-renames 2025/05/06 06:57:11 INFO : B2 bucket rclone-test-golijug8xebu: Finished making map for --track-renames 2025/05/06 06:57:11 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:11 DEBUG : potato: Unchanged skipping 2025/05/06 06:57:11 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for renames to finish 2025/05/06 06:57:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 06:57:12 INFO : yam: Copied (server-side copy) to: yaml 2025/05/06 06:57:12 INFO : yam: Deleted 2025/05/06 06:57:12 INFO : yaml: Renamed from "yam" 2025/05/06 06:57:12 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/06 06:57:14 INFO : B2 bucket rclone-test-golijug8xebu: Making map for --track-renames 2025/05/06 06:57:14 INFO : B2 bucket rclone-test-golijug8xebu: Finished making map for --track-renames 2025/05/06 06:57:14 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/06 06:57:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/06 06:57:14 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for renames to finish 2025/05/06 06:57:14 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 06:57:14 INFO : sub/yam: Copied (new) 2025/05/06 06:57:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/06 06:57:15 INFO : potato: Copied (new) 2025/05/06 06:57:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:57:15 DEBUG : potato: Unchanged skipping 2025/05/06 06:57:15 INFO : B2 bucket rclone-test-golijug8xebu: Making map for --track-renames 2025/05/06 06:57:15 INFO : B2 bucket rclone-test-golijug8xebu: Finished making map for --track-renames 2025/05/06 06:57:15 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:15 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for renames to finish 2025/05/06 06:57:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 06:57:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/06 06:57:16 INFO : sub/yam: Deleted 2025/05/06 06:57:16 INFO : yam: Renamed from "sub/yam" 2025/05/06 06:57:16 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:18 DEBUG : Creating backend with remote "/tmp/rclone3475534652/dir1" 2025/05/06 06:57:18 DEBUG : Creating backend with remote "/tmp/rclone3475534652/dir2" 2025/05/06 06:57:18 DEBUG : Local file system at /tmp/rclone3475534652/dir2: Using server-side directory move 2025/05/06 06:57:18 INFO : Local file system at /tmp/rclone3475534652/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/06 06:57:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/06 06:57:18 DEBUG : Local file system at /tmp/rclone3475534652/dir2: Waiting for checks to finish 2025/05/06 06:57:18 INFO : file1.txt: Moved (server-side) 2025/05/06 06:57:18 DEBUG : Local file system at /tmp/rclone3475534652/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:57:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/06 06:57:18 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:18 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/06 06:57:19 INFO : nested/sub dir/file: Copied (new) 2025/05/06 06:57:19 INFO : nested/sub dir/file: Deleted 2025/05/06 06:57:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:57:19 INFO : sub dir/hello world: Copied (new) 2025/05/06 06:57:19 INFO : sub dir/hello world: Deleted 2025/05/06 06:57:19 INFO : sub dir: Removing directory 2025/05/06 06:57:19 INFO : nested/sub dir: Removing directory 2025/05/06 06:57:19 INFO : nested: Removing directory 2025/05/06 06:57:19 DEBUG : Local file system at /tmp/rclone3475534652: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 06:57:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/06 06:57:20 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:20 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/06 06:57:21 INFO : nested/sub dir/file: Copied (new) 2025/05/06 06:57:21 INFO : nested/sub dir/file: Deleted 2025/05/06 06:57:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 06:57:21 INFO : sub dir/hello world: Copied (new) 2025/05/06 06:57:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 06:57:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/06 06:57:22 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:22 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 06:57:23 INFO : existing: Copied (new) 2025/05/06 06:57:23 INFO : existing: Deleted 2025/05/06 06:57:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/06 06:57:23 INFO : existing-b: Copied (new) 2025/05/06 06:57:23 INFO : existing-b: Deleted 2025/05/06 06:57:23 DEBUG : existing: Destination exists, skipping 2025/05/06 06:57:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/06 06:57:23 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:57:23 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:57:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hebezoq5novu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-golijug8xebu -> B2 bucket rclone-test-hebezoq5novu 2025/05/06 06:57:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:57:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 06:57:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/06 06:57:28 DEBUG : empty space: Unchanged skipping 2025/05/06 06:57:28 DEBUG : B2 bucket rclone-test-hebezoq5novu: Waiting for checks to finish 2025/05/06 06:57:29 INFO : empty space: Deleted 2025/05/06 06:57:29 DEBUG : B2 bucket rclone-test-hebezoq5novu: Waiting for transfers to finish 2025/05/06 06:57:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 06:57:29 INFO : potato3: Copied (server-side copy) 2025/05/06 06:57:29 INFO : potato3: Deleted 2025/05/06 06:57:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:57:29 INFO : potato2: Copied (server-side copy) 2025/05/06 06:57:29 INFO : potato2: Deleted 2025/05/06 06:57:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mucijam4zowi" 2025/05/06 06:57:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/06 06:57:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:57:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/06 06:57:31 DEBUG : B2 bucket rclone-test-mucijam4zowi: Waiting for checks to finish 2025/05/06 06:57:31 DEBUG : B2 bucket rclone-test-mucijam4zowi: Waiting for transfers to finish 2025/05/06 06:57:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 06:57:31 INFO : empty space: Copied (server-side copy) 2025/05/06 06:57:32 INFO : empty space: Deleted 2025/05/06 06:57:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:57:32 INFO : potato2: Copied (server-side copy) 2025/05/06 06:57:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 06:57:32 INFO : potato3: Copied (server-side copy) 2025/05/06 06:57:32 INFO : potato2: Deleted 2025/05/06 06:57:32 INFO : potato3: Deleted 2025/05/06 06:57:33 DEBUG : B2 bucket rclone-test-mucijam4zowi: Purge remote 2025/05/06 06:57:33 INFO : B2 bucket rclone-test-mucijam4zowi: cleaning bucket "rclone-test-mucijam4zowi" of all files 2025/05/06 06:57:33 DEBUG : empty space: Deleting (id "4_zafd2ad83602dab4b9f680e1b_f102232d5f1eb8c64_d20250506_m065731_c001_v0001184_t0006_u01746514651726") 2025/05/06 06:57:33 DEBUG : potato2: Deleting (id "4_zafd2ad83602dab4b9f680e1b_f111c3839390df837_d20250506_m065731_c001_v0001043_t0047_u01746514651961") 2025/05/06 06:57:33 DEBUG : potato3: Deleting (id "4_zafd2ad83602dab4b9f680e1b_f115fac91a76feb8c_d20250506_m065732_c001_v0001106_t0008_u01746514652087") 2025/05/06 06:57:33 DEBUG : B2 bucket rclone-test-hebezoq5novu: Purge remote 2025/05/06 06:57:33 INFO : B2 bucket rclone-test-hebezoq5novu: cleaning bucket "rclone-test-hebezoq5novu" of all files 2025/05/06 06:57:34 DEBUG : empty space: Deleting (id "4_zbf429d83602dab4b9f680e1b_f40577706241c24aa_d20250506_m065731_c001_v7007000_t0000_u01746514651930") 2025/05/06 06:57:34 DEBUG : empty space: Deleting (id "4_zbf429d83602dab4b9f680e1b_f113dca0df6c893f6_d20250506_m065728_c001_v0001182_t0012_u01746514648155") 2025/05/06 06:57:34 DEBUG : potato2: Deleting (id "4_zbf429d83602dab4b9f680e1b_f40577706241c24ab_d20250506_m065732_c001_v7007000_t0000_u01746514652371") 2025/05/06 06:57:34 DEBUG : potato2: Deleting (id "4_zbf429d83602dab4b9f680e1b_f107d2bba337da730_d20250506_m065729_c001_v0001093_t0016_u01746514649260") 2025/05/06 06:57:34 DEBUG : potato3: Deleting (id "4_zbf429d83602dab4b9f680e1b_f41311f562452bb79_d20250506_m065732_c001_v7007000_t0000_u01746514652557") 2025/05/06 06:57:34 DEBUG : potato3: Deleting (id "4_zbf429d83602dab4b9f680e1b_f1027b3f2a999990b_d20250506_m065728_c001_v0001183_t0029_u01746514648985") 2025/05/06 06:57:34 DEBUG : potato3: Deleting (id "4_zbf429d83602dab4b9f680e1b_f113dca0df6c893fc_d20250506_m065728_c001_v0001182_t0046_u01746514648364") --- PASS: TestServerSideMove (10.87s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:35 DEBUG : Creating backend with remote "TestB2:rclone-test-notarok2niqo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-golijug8xebu -> B2 bucket rclone-test-notarok2niqo 2025/05/06 06:57:40 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 06:57:40 DEBUG : empty space: Excluded 2025/05/06 06:57:40 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 06:57:40 DEBUG : empty space: Excluded 2025/05/06 06:57:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:57:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 06:57:40 DEBUG : B2 bucket rclone-test-notarok2niqo: Waiting for checks to finish 2025/05/06 06:57:40 DEBUG : B2 bucket rclone-test-notarok2niqo: Waiting for transfers to finish 2025/05/06 06:57:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:57:41 INFO : potato2: Copied (server-side copy) 2025/05/06 06:57:41 INFO : potato2: Deleted 2025/05/06 06:57:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 06:57:41 INFO : potato3: Copied (server-side copy) 2025/05/06 06:57:41 INFO : potato3: Deleted 2025/05/06 06:57:42 DEBUG : Creating backend with remote "TestB2:rclone-test-conaqiq8babe" 2025/05/06 06:57:43 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 06:57:43 DEBUG : empty space: Excluded 2025/05/06 06:57:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:57:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/06 06:57:43 DEBUG : B2 bucket rclone-test-conaqiq8babe: Waiting for checks to finish 2025/05/06 06:57:43 DEBUG : B2 bucket rclone-test-conaqiq8babe: Waiting for transfers to finish 2025/05/06 06:57:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:57:44 INFO : potato2: Copied (server-side copy) 2025/05/06 06:57:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 06:57:44 INFO : potato3: Copied (server-side copy) 2025/05/06 06:57:44 INFO : potato2: Deleted 2025/05/06 06:57:44 INFO : potato3: Deleted 2025/05/06 06:57:45 DEBUG : B2 bucket rclone-test-conaqiq8babe: Purge remote 2025/05/06 06:57:45 INFO : B2 bucket rclone-test-conaqiq8babe: cleaning bucket "rclone-test-conaqiq8babe" of all files 2025/05/06 06:57:45 DEBUG : potato2: Deleting (id "4_z8fe2dd83602dab4b9f680e1b_f106046c4784867d3_d20250506_m065744_c001_v0001171_t0019_u01746514664008") 2025/05/06 06:57:45 DEBUG : potato3: Deleting (id "4_z8fe2dd83602dab4b9f680e1b_f112f3234af50711e_d20250506_m065744_c001_v0001182_t0029_u01746514664381") 2025/05/06 06:57:45 DEBUG : B2 bucket rclone-test-notarok2niqo: Purge remote 2025/05/06 06:57:45 INFO : B2 bucket rclone-test-notarok2niqo: cleaning bucket "rclone-test-notarok2niqo" of all files 2025/05/06 06:57:46 DEBUG : empty space: Deleting (id "4_zbf22cd73602dab4b9f680e1b_f1091e3370bd3f9f8_d20250506_m065740_c001_v0001183_t0008_u01746514660181") 2025/05/06 06:57:46 DEBUG : potato2: Deleting (id "4_zbf22cd73602dab4b9f680e1b_f403f4911c3f43352_d20250506_m065744_c001_v7007000_t0000_u01746514664490") 2025/05/06 06:57:46 DEBUG : potato2: Deleting (id "4_zbf22cd73602dab4b9f680e1b_f10357d0ca71551ca_d20250506_m065740_c001_v0001029_t0014_u01746514660987") 2025/05/06 06:57:46 DEBUG : potato3: Deleting (id "4_zbf22cd73602dab4b9f680e1b_f40577706241c24b0_d20250506_m065744_c001_v7007000_t0000_u01746514664620") 2025/05/06 06:57:46 DEBUG : potato3: Deleting (id "4_zbf22cd73602dab4b9f680e1b_f108c770982502191_d20250506_m065741_c001_v0001144_t0056_u01746514661381") 2025/05/06 06:57:46 DEBUG : potato3: Deleting (id "4_zbf22cd73602dab4b9f680e1b_f1091e3370bd3f9fc_d20250506_m065740_c001_v0001183_t0023_u01746514660378") 2025/05/06 06:57:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/06 06:57:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/06 06:57:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:57:48 DEBUG : Creating backend with remote "TestB2:rclone-test-supahun7duru" 2025/05/06 06:57:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-golijug8xebu -> B2 bucket rclone-test-supahun7duru 2025/05/06 06:57:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:57:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/06 06:57:53 DEBUG : empty space: Unchanged skipping 2025/05/06 06:57:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 06:57:53 DEBUG : B2 bucket rclone-test-supahun7duru: Waiting for checks to finish 2025/05/06 06:57:54 INFO : empty space: Deleted 2025/05/06 06:57:54 DEBUG : B2 bucket rclone-test-supahun7duru: Waiting for transfers to finish 2025/05/06 06:57:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:57:54 INFO : potato2: Copied (server-side copy) 2025/05/06 06:57:54 INFO : potato2: Deleted 2025/05/06 06:57:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 06:57:54 INFO : potato3: Copied (server-side copy) 2025/05/06 06:57:54 INFO : potato3: Deleted 2025/05/06 06:57:55 DEBUG : Creating backend with remote "TestB2:rclone-test-duqebob2sadu" 2025/05/06 06:57:55 INFO : tomatoDir: Making directory 2025/05/06 06:57:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/06 06:57:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 06:57:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/06 06:57:56 DEBUG : B2 bucket rclone-test-duqebob2sadu: Waiting for checks to finish 2025/05/06 06:57:56 DEBUG : B2 bucket rclone-test-duqebob2sadu: Waiting for transfers to finish 2025/05/06 06:57:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 06:57:57 INFO : empty space: Copied (server-side copy) 2025/05/06 06:57:57 INFO : empty space: Deleted 2025/05/06 06:57:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 06:57:57 INFO : potato2: Copied (server-side copy) 2025/05/06 06:57:57 INFO : potato2: Deleted 2025/05/06 06:57:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 06:57:57 INFO : potato3: Copied (server-side copy) 2025/05/06 06:57:57 INFO : potato3: Deleted 2025/05/06 06:57:58 DEBUG : B2 bucket rclone-test-duqebob2sadu: Purge remote 2025/05/06 06:57:58 INFO : B2 bucket rclone-test-duqebob2sadu: cleaning bucket "rclone-test-duqebob2sadu" of all files 2025/05/06 06:57:58 DEBUG : empty space: Deleting (id "4_zdf520da3603dab4b9f680e1b_f11074fa344c2b9e6_d20250506_m065756_c001_v0001184_t0004_u01746514676967") 2025/05/06 06:57:58 DEBUG : potato2: Deleting (id "4_zdf520da3603dab4b9f680e1b_f11983b90194b54da_d20250506_m065757_c001_v0001182_t0018_u01746514677186") 2025/05/06 06:57:58 DEBUG : potato3: Deleting (id "4_zdf520da3603dab4b9f680e1b_f11991aa75ae8b1c4_d20250506_m065757_c001_v0001171_t0044_u01746514677320") 2025/05/06 06:57:59 DEBUG : B2 bucket rclone-test-supahun7duru: Purge remote 2025/05/06 06:57:59 INFO : B2 bucket rclone-test-supahun7duru: cleaning bucket "rclone-test-supahun7duru" of all files 2025/05/06 06:57:59 DEBUG : empty space: Deleting (id "4_zdf72fd73602dab4b9f680e1b_f4091e5176dc8826f_d20250506_m065757_c001_v7007000_t0000_u01746514677160") 2025/05/06 06:57:59 DEBUG : empty space: Deleting (id "4_zdf72fd73602dab4b9f680e1b_f11383f822495943a_d20250506_m065752_c001_v0001041_t0047_u01746514672547") 2025/05/06 06:57:59 DEBUG : potato2: Deleting (id "4_zdf72fd73602dab4b9f680e1b_f4091e5176dc88270_d20250506_m065757_c001_v7007000_t0000_u01746514677413") 2025/05/06 06:57:59 DEBUG : potato2: Deleting (id "4_zdf72fd73602dab4b9f680e1b_f1173e0bed41c110a_d20250506_m065753_c001_v0001172_t0017_u01746514673985") 2025/05/06 06:57:59 DEBUG : potato3: Deleting (id "4_zdf72fd73602dab4b9f680e1b_f4091e5176dc88271_d20250506_m065757_c001_v7007000_t0000_u01746514677721") 2025/05/06 06:57:59 DEBUG : potato3: Deleting (id "4_zdf72fd73602dab4b9f680e1b_f1091e3370bd3fa4a_d20250506_m065754_c001_v0001183_t0006_u01746514674363") 2025/05/06 06:57:59 DEBUG : potato3: Deleting (id "4_zdf72fd73602dab4b9f680e1b_f11383f822495943c_d20250506_m065753_c001_v0001041_t0026_u01746514673127") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:01 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:03 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:06 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/rclone-sync-test" 2025/05/06 06:58:08 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/rclone-sync-test-include/layer2" 2025/05/06 06:58:10 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/rclone-sync-test-ignore-file" 2025/05/06 06:58:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/06 06:58:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/06 06:58:14 DEBUG : pacer: Reducing sleep to 10ms 2025/05/06 06:58:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 06:58:14 DEBUG : B2 bucket rclone-test-golijug8xebu path rclone-sync-test: Waiting for checks to finish 2025/05/06 06:58:14 DEBUG : B2 bucket rclone-test-golijug8xebu path rclone-sync-test: Waiting for transfers to finish 2025/05/06 06:58:14 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:14 INFO : There was nothing to transfer 2025/05/06 06:58:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 06:58:14 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:58:14 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:58:14 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 06:58:15 DEBUG : B2 bucket rclone-test-golijug8xebu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/06 06:58:15 DEBUG : B2 bucket rclone-test-golijug8xebu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/06 06:58:15 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 06:58:15 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 06:58:15 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 06:58:15 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:16 DEBUG : : Excluded 2025/05/06 06:58:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 06:58:16 DEBUG : B2 bucket rclone-test-golijug8xebu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/06 06:58:16 DEBUG : B2 bucket rclone-test-golijug8xebu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/06 06:58:16 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.81s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:23 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dst" 2025/05/06 06:58:24 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/CompareDest" 2025/05/06 06:58:26 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 06:58:26 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:26 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 06:58:27 INFO : one: Copied (new) 2025/05/06 06:58:27 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:27 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:28 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/06 06:58:29 INFO : one: Copied (replaced existing) 2025/05/06 06:58:29 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:31 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 06:58:31 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:31 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:31 INFO : There was nothing to transfer 2025/05/06 06:58:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 06:58:32 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 06:58:32 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:32 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:32 INFO : There was nothing to transfer 2025/05/06 06:58:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 06:58:33 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 06:58:33 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:33 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:33 INFO : There was nothing to transfer 2025/05/06 06:58:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:34 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/06 06:58:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/06 06:58:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 06:58:34 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 06:58:34 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:34 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:34 INFO : There was nothing to transfer 2025/05/06 06:58:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:35 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 06:58:35 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 06:58:35 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/06 06:58:36 INFO : two: Copied (new) 2025/05/06 06:58:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:38 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dest" 2025/05/06 06:58:39 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/pre-dest1" 2025/05/06 06:58:41 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/pre-dest2" 2025/05/06 06:58:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:58:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/06 06:58:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:58:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/06 06:58:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/06 06:58:43 DEBUG : B2 bucket rclone-test-golijug8xebu path dest: Waiting for checks to finish 2025/05/06 06:58:43 DEBUG : B2 bucket rclone-test-golijug8xebu path dest: Waiting for transfers to finish 2025/05/06 06:58:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/06 06:58:44 INFO : 3: Copied (new) 2025/05/06 06:58:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:58:46 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dst" 2025/05/06 06:58:47 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/CopyDest" 2025/05/06 06:58:49 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 06:58:49 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:49 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 06:58:50 INFO : one: Copied (new) 2025/05/06 06:58:50 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:50 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:51 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/06 06:58:51 INFO : one: Copied (replaced existing) 2025/05/06 06:58:51 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:53 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/BackupDir" 2025/05/06 06:58:54 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 06:58:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 06:58:56 INFO : one: Copied (server-side copy) 2025/05/06 06:58:56 INFO : one: Deleted 2025/05/06 06:58:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/06 06:58:56 INFO : one: Copied (server-side copy) 2025/05/06 06:58:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/06 06:58:56 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:56 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:57 DEBUG : one: Unchanged skipping 2025/05/06 06:58:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/06 06:58:58 INFO : two: Copied (server-side copy) 2025/05/06 06:58:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/06 06:58:58 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:58 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:58 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:58 DEBUG : one: Unchanged skipping 2025/05/06 06:58:58 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:58:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:58:58 DEBUG : two: Unchanged skipping 2025/05/06 06:58:58 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:58:58 DEBUG : Waiting for deletions to finish 2025/05/06 06:58:58 INFO : There was nothing to transfer 2025/05/06 06:59:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:59:00 DEBUG : one: Unchanged skipping 2025/05/06 06:59:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/06 06:59:00 DEBUG : three: Destination not found in --copy-dest 2025/05/06 06:59:00 DEBUG : three: Need to transfer - File not found at Destination 2025/05/06 06:59:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 06:59:00 DEBUG : two: Unchanged skipping 2025/05/06 06:59:00 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:00 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/06 06:59:01 INFO : three: Copied (new) 2025/05/06 06:59:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.73s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:59:04 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1146-16.backblaze.com/b2api/v1/b2_upload_file/9f928d73600dab4b9f680e1b/c001_v0001146_t0003": EOF 2025/05/06 06:59:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-16.backblaze.com/b2api/v1/b2_upload_file/9f928d73600dab4b9f680e1b/c001_v0001146_t0003": EOF) 2025/05/06 06:59:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-golijug8xebu: 1/10 (Post "https://pod-000-1146-16.backblaze.com/b2api/v1/b2_upload_file/9f928d73600dab4b9f680e1b/c001_v0001146_t0003": EOF) 2025/05/06 06:59:07 DEBUG : pacer: Reducing sleep to 10ms 2025/05/06 06:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dst" 2025/05/06 06:59:08 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/backup" 2025/05/06 06:59:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 06:59:10 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:10 DEBUG : two: Unchanged skipping 2025/05/06 06:59:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 06:59:11 INFO : one: Copied (server-side copy) 2025/05/06 06:59:11 INFO : one: Deleted 2025/05/06 06:59:11 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:12 INFO : one: Copied (new) 2025/05/06 06:59:12 DEBUG : Waiting for deletions to finish 2025/05/06 06:59:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 06:59:13 INFO : three.txt: Copied (server-side copy) 2025/05/06 06:59:13 INFO : three.txt: Deleted 2025/05/06 06:59:13 INFO : three.txt: Moved into backup dir 2025/05/06 06:59:14 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 06:59:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:14 DEBUG : two: Unchanged skipping 2025/05/06 06:59:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:15 INFO : one: Copied (server-side copy) 2025/05/06 06:59:15 INFO : one: Deleted 2025/05/06 06:59:15 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 06:59:15 INFO : one: Copied (new) 2025/05/06 06:59:15 DEBUG : Waiting for deletions to finish 2025/05/06 06:59:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 06:59:16 INFO : three.txt: Copied (server-side copy) 2025/05/06 06:59:16 INFO : three.txt: Deleted 2025/05/06 06:59:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.91s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:59:19 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dst" 2025/05/06 06:59:20 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/backup" 2025/05/06 06:59:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 06:59:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:22 DEBUG : two: Unchanged skipping 2025/05/06 06:59:22 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 06:59:23 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 06:59:23 INFO : one: Deleted 2025/05/06 06:59:23 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:24 INFO : one: Copied (new) 2025/05/06 06:59:24 DEBUG : Waiting for deletions to finish 2025/05/06 06:59:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 06:59:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 06:59:25 INFO : three.txt: Deleted 2025/05/06 06:59:25 INFO : three.txt: Moved into backup dir 2025/05/06 06:59:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 06:59:27 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:27 DEBUG : two: Unchanged skipping 2025/05/06 06:59:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:27 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 06:59:27 INFO : one: Deleted 2025/05/06 06:59:27 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 06:59:28 INFO : one: Copied (new) 2025/05/06 06:59:28 DEBUG : Waiting for deletions to finish 2025/05/06 06:59:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 06:59:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 06:59:29 INFO : three.txt: Deleted 2025/05/06 06:59:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:59:31 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dst" 2025/05/06 06:59:33 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/backup" 2025/05/06 06:59:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 06:59:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:34 DEBUG : two: Unchanged skipping 2025/05/06 06:59:34 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 06:59:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/06 06:59:36 INFO : one: Deleted 2025/05/06 06:59:36 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:37 INFO : one: Copied (new) 2025/05/06 06:59:37 DEBUG : Waiting for deletions to finish 2025/05/06 06:59:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 06:59:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/06 06:59:37 INFO : three.txt: Deleted 2025/05/06 06:59:37 INFO : three.txt: Moved into backup dir 2025/05/06 06:59:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 06:59:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:39 DEBUG : two: Unchanged skipping 2025/05/06 06:59:39 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/06 06:59:40 INFO : one: Deleted 2025/05/06 06:59:40 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 06:59:40 INFO : one: Copied (new) 2025/05/06 06:59:40 DEBUG : Waiting for deletions to finish 2025/05/06 06:59:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 06:59:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/06 06:59:41 INFO : three.txt: Deleted 2025/05/06 06:59:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:59:44 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dst" 2025/05/06 06:59:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 06:59:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:46 DEBUG : two: Unchanged skipping 2025/05/06 06:59:46 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 06:59:46 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 06:59:47 INFO : one: Deleted 2025/05/06 06:59:47 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:48 INFO : one: Copied (new) 2025/05/06 06:59:48 DEBUG : Waiting for deletions to finish 2025/05/06 06:59:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 06:59:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 06:59:48 INFO : three.txt: Deleted 2025/05/06 06:59:48 INFO : three.txt: Moved into backup dir 2025/05/06 06:59:49 DEBUG : one.bak: Excluded (Path Filter) 2025/05/06 06:59:49 DEBUG : one.bak: Excluded 2025/05/06 06:59:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/06 06:59:49 DEBUG : three.txt.bak: Excluded 2025/05/06 06:59:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 06:59:49 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for checks to finish 2025/05/06 06:59:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:49 DEBUG : two: Unchanged skipping 2025/05/06 06:59:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:50 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 06:59:50 INFO : one: Deleted 2025/05/06 06:59:50 DEBUG : B2 bucket rclone-test-golijug8xebu path dst: Waiting for transfers to finish 2025/05/06 06:59:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 06:59:51 INFO : one: Copied (new) 2025/05/06 06:59:51 DEBUG : Waiting for deletions to finish 2025/05/06 06:59:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 06:59:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 06:59:52 INFO : three.txt: Deleted 2025/05/06 06:59:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 06:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dst" 2025/05/06 06:59:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 06:59:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 06:59:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 06:59:58 INFO : one: Deleted 2025/05/06 06:59:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 06:59:59 INFO : one: Copied (new) 2025/05/06 06:59:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 06:59:59 DEBUG : two: Unchanged skipping 2025/05/06 06:59:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/06 06:59:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 06:59:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 07:00:00 INFO : three.txt: Deleted 2025/05/06 07:00:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 07:00:00 INFO : three.txt: Copied (new) 2025/05/06 07:00:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 07:00:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 07:00:01 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 07:00:02 INFO : one: Deleted 2025/05/06 07:00:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 07:00:02 INFO : one: Copied (new) 2025/05/06 07:00:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:02 DEBUG : two: Unchanged skipping 2025/05/06 07:00:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/06 07:00:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 07:00:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 07:00:04 INFO : three.txt: Deleted 2025/05/06 07:00:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/06 07:00:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.68s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:00:08 DEBUG : Creating backend with remote "TestB2:rclone-test-golijug8xebu/dst" 2025/05/06 07:00:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 07:00:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 07:00:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/06 07:00:11 INFO : one: Deleted 2025/05/06 07:00:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 07:00:12 INFO : one: Copied (new) 2025/05/06 07:00:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:12 DEBUG : two: Unchanged skipping 2025/05/06 07:00:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/06 07:00:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 07:00:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/06 07:00:13 INFO : three.txt: Deleted 2025/05/06 07:00:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 07:00:14 INFO : three.txt: Copied (new) 2025/05/06 07:00:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 07:00:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 07:00:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/06 07:00:15 INFO : one: Deleted 2025/05/06 07:00:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 07:00:16 INFO : one: Copied (new) 2025/05/06 07:00:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:16 DEBUG : two: Unchanged skipping 2025/05/06 07:00:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/06 07:00:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 07:00:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/06 07:00:17 INFO : three.txt: Deleted 2025/05/06 07:00:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/06 07:00:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.74s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:00:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/06 07:00:20 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 07:00:20 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 07:00:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/06 07:00:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/06 07:00:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.63s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:00:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 07:00:22 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 07:00:22 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 07:00:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 07:00:23 INFO : existing: Copied (new) 2025/05/06 07:00:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:00:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/06 07:00:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/06 07:00:23 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 07:00:23 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 07:00:23 ERROR : B2 bucket rclone-test-golijug8xebu: not deleting files as there were IO errors 2025/05/06 07:00:23 ERROR : B2 bucket rclone-test-golijug8xebu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncImmutable (2.81s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:00:26 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 07:00:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:26 DEBUG : existing: Unchanged skipping 2025/05/06 07:00:26 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 07:00:26 DEBUG : Waiting for deletions to finish 2025/05/06 07:00:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", 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-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:00:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 07:00:44 DEBUG : both0: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both12: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both13: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both10: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both1: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both16: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both17: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both18: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both19: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both2: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both3: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both4: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both5: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both6: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both7: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both8: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:00:44 DEBUG : both9: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both11: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both14: Unchanged skipping 2025/05/06 07:00:44 DEBUG : both15: Unchanged skipping 2025/05/06 07:00:44 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 07:00:44 DEBUG : Waiting for deletions to finish 2025/05/06 07:00:44 INFO : only0: Deleted 2025/05/06 07:00:44 INFO : only3: Deleted 2025/05/06 07:00:45 INFO : only4: Deleted 2025/05/06 07:00:45 INFO : only6: Deleted 2025/05/06 07:00:45 INFO : only2: Deleted 2025/05/06 07:00:45 INFO : only14: Deleted 2025/05/06 07:00:45 INFO : only7: Deleted 2025/05/06 07:00:45 INFO : only1: Deleted 2025/05/06 07:00:45 INFO : only13: Deleted 2025/05/06 07:00:45 INFO : only18: Deleted 2025/05/06 07:00:45 INFO : only5: Deleted 2025/05/06 07:00:45 INFO : only8: Deleted 2025/05/06 07:00:45 INFO : only9: Deleted 2025/05/06 07:00:45 INFO : only10: Deleted 2025/05/06 07:00:45 INFO : only11: Deleted 2025/05/06 07:00:45 INFO : only12: Deleted 2025/05/06 07:00:45 INFO : only15: Deleted 2025/05/06 07:00:45 INFO : only16: Deleted 2025/05/06 07:00:45 INFO : only17: Deleted 2025/05/06 07:00:45 INFO : only19: Deleted 2025/05/06 07:00:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:01:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for checks to finish 2025/05/06 07:01:07 DEBUG : both0: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both12: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both13: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both1: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both10: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both11: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both17: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both18: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both19: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both14: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both3: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both4: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both5: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both6: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both7: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both8: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 07:01:07 DEBUG : both2: Unchanged skipping 2025/05/06 07:01:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/06 07:01:07 DEBUG : both9: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both15: Unchanged skipping 2025/05/06 07:01:07 DEBUG : both16: Unchanged skipping 2025/05/06 07:01:07 DEBUG : B2 bucket rclone-test-golijug8xebu: Waiting for transfers to finish 2025/05/06 07:01:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:07 INFO : only0: Copied (replaced existing) 2025/05/06 07:01:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:07 INFO : only1: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only13: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only12: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only14: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only15: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only10: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only16: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only11: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only17: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only18: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only19: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only2: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only3: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only4: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only5: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only6: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only7: Copied (replaced existing) 2025/05/06 07:01:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:08 INFO : only8: Copied (replaced existing) 2025/05/06 07:01:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 07:01:09 INFO : only9: Copied (replaced existing) 2025/05/06 07:01:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.79s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:01:17 DEBUG : empty_dir: Making directory with metadata 2025/05/06 07:01:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 07:01:17 DEBUG : empty_on_remote: Making directory with metadata 2025/05/06 07:01:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 07:01:17 INFO : empty_on_remote: Making directory 2025/05/06 07:01:17 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-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:01:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:01:21 DEBUG : empty_dir: Making directory with metadata 2025/05/06 07:01:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 07:01:21 DEBUG : empty_on_remote: Making directory with metadata 2025/05/06 07:01:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 07:01:21 INFO : empty_on_remote: Making directory 2025/05/06 07:01:21 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-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:01:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:01:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:24 INFO : sub dir: Making directory 2025/05/06 07:01:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" 2025/05/06 07:01:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 07:01:29 INFO : sub dir: Making directory 2025/05/06 07:01:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-golijug8xebu", Local "Local file system at /tmp/rclone3475534652", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.68s) PASS 2025/05/06 07:01:33 DEBUG : B2 bucket rclone-test-golijug8xebu: Purge remote 2025/05/06 07:01:33 INFO : B2 bucket rclone-test-golijug8xebu: cleaning bucket "rclone-test-golijug8xebu" of all files 2025/05/06 07:01:34 DEBUG : BackupDir/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac314a_d20250506_m065901_c001_v7007000_t0000_u01746514741599") 2025/05/06 07:01:34 DEBUG : BackupDir/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f103637d6f7e1ec6f_d20250506_m065855_c001_v0001109_t0049_u01746514735707") 2025/05/06 07:01:34 DEBUG : CompareDest/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfc8_d20250506_m065836_c001_v7007000_t0000_u01746514716493") 2025/05/06 07:01:34 DEBUG : CompareDest/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954f8f_d20250506_m065830_c001_v0001102_t0026_u01746514710326") 2025/05/06 07:01:34 DEBUG : CompareDest/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfca_d20250506_m065836_c001_v7007000_t0000_u01746514716683") 2025/05/06 07:01:34 DEBUG : CompareDest/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515460c_d20250506_m065831_c001_v0001146_t0039_u01746514711904") 2025/05/06 07:01:34 DEBUG : CopyDest/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac314b_d20250506_m065901_c001_v7007000_t0000_u01746514741781") 2025/05/06 07:01:34 DEBUG : CopyDest/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0383_d20250506_m065852_c001_v0001145_t0008_u01746514732836") 2025/05/06 07:01:34 DEBUG : CopyDest/three: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac314c_d20250506_m065901_c001_v7007000_t0000_u01746514741962") 2025/05/06 07:01:35 DEBUG : CopyDest/three: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154644_d20250506_m065859_c001_v0001146_t0036_u01746514739368") 2025/05/06 07:01:35 DEBUG : CopyDest/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac314d_d20250506_m065902_c001_v7007000_t0000_u01746514742146") 2025/05/06 07:01:35 DEBUG : CopyDest/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954fc7_d20250506_m065857_c001_v0001102_t0002_u01746514737216") 2025/05/06 07:01:35 DEBUG : EXISTING: Deleting (id "4_z9f928d73600dab4b9f680e1b_f407399c8ff35680f_d20250506_m070026_c001_v7007000_t0000_u01746514826553") 2025/05/06 07:01:35 DEBUG : EXISTING: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550af_d20250506_m070025_c001_v0001102_t0043_u01746514825423") 2025/05/06 07:01:35 DEBUG : Testêé: Deleting (id "4_z9f928d73600dab4b9f680e1b_f407399c8ff356804_d20250506_m070022_c001_v7007000_t0000_u01746514822195") 2025/05/06 07:01:35 DEBUG : Testêé: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550a1_d20250506_m070021_c001_v0001102_t0058_u01746514821415") 2025/05/06 07:01:35 DEBUG : Testêé: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04b7_d20250506_m070020_c001_v0001145_t0001_u01746514820308") 2025/05/06 07:01:35 DEBUG : a/potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321ca5_d20250506_m065645_c001_v7007000_t0000_u01746514605552") 2025/05/06 07:01:35 DEBUG : a/potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515451c_d20250506_m065644_c001_v0001146_t0051_u01746514604839") 2025/05/06 07:01:35 DEBUG : a/potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40577706241c2451_d20250506_m065642_c001_v7007000_t0000_u01746514602627") 2025/05/06 07:01:35 DEBUG : a/potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154516_d20250506_m065641_c001_v0001146_t0058_u01746514601714") 2025/05/06 07:01:35 DEBUG : a/potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496245_d20250506_m065620_c001_v7007000_t0000_u01746514580143") 2025/05/06 07:01:35 DEBUG : a/potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544d4_d20250506_m065619_c001_v0001146_t0049_u01746514579243") 2025/05/06 07:01:35 DEBUG : b/potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321ca6_d20250506_m065645_c001_v7007000_t0000_u01746514605735") 2025/05/06 07:01:35 DEBUG : b/potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154518_d20250506_m065643_c001_v0001146_t0042_u01746514603553") 2025/05/06 07:01:35 DEBUG : b/potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40577706241c2450_d20250506_m065642_c001_v7007000_t0000_u01746514602069") 2025/05/06 07:01:35 DEBUG : b/potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154510_d20250506_m065640_c001_v0001146_t0011_u01746514600522") 2025/05/06 07:01:35 DEBUG : b/potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496244_d20250506_m065619_c001_v7007000_t0000_u01746514579587") 2025/05/06 07:01:36 DEBUG : b/potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544d0_d20250506_m065618_c001_v0001146_t0032_u01746514578118") 2025/05/06 07:01:36 DEBUG : backup/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4102fca5f2d92152_d20250506_m065917_c001_v7007000_t0000_u01746514757025") 2025/05/06 07:01:36 DEBUG : backup/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1010b1d443a18f8e_d20250506_m065915_c001_v0001171_t0057_u01746514755187") 2025/05/06 07:01:36 DEBUG : backup/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f115243984e0600b3_d20250506_m065911_c001_v0001177_t0011_u01746514751467") 2025/05/06 07:01:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4091e5176dc882f4_d20250506_m065941_c001_v7007000_t0000_u01746514781861") 2025/05/06 07:01:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f928d73600dab4b9f680e1b_f114c3242b7c7b86d_d20250506_m065939_c001_v0001102_t0052_u01746514779896") 2025/05/06 07:01:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1052dec5e89532e1_d20250506_m065935_c001_v0001098_t0051_u01746514775915") 2025/05/06 07:01:36 DEBUG : backup/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f417a837580d8a971_d20250506_m065929_c001_v7007000_t0000_u01746514769492") 2025/05/06 07:01:36 DEBUG : backup/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f10450589d1329149_d20250506_m065927_c001_v0001165_t0011_u01746514767662") 2025/05/06 07:01:36 DEBUG : backup/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11095d3b13f1c16b_d20250506_m065923_c001_v0001171_t0033_u01746514763485") 2025/05/06 07:01:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4091e5176dc882f5_d20250506_m065942_c001_v7007000_t0000_u01746514782044") 2025/05/06 07:01:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f112c05cff3d68add_d20250506_m065940_c001_v0001171_t0057_u01746514780882") 2025/05/06 07:01:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11155f25380df827_d20250506_m065937_c001_v0001184_t0050_u01746514777319") 2025/05/06 07:01:36 DEBUG : backup/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4102fca5f2d92153_d20250506_m065917_c001_v7007000_t0000_u01746514757206") 2025/05/06 07:01:36 DEBUG : backup/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f114641b389aa6926_d20250506_m065916_c001_v0001176_t0038_u01746514756235") 2025/05/06 07:01:36 DEBUG : backup/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f10265f9b0a4ea71f_d20250506_m065912_c001_v0001130_t0006_u01746514752823") 2025/05/06 07:01:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f417a837580d8a972_d20250506_m065929_c001_v7007000_t0000_u01746514769677") 2025/05/06 07:01:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1192c985c83b22b8_d20250506_m065928_c001_v0001109_t0059_u01746514768457") 2025/05/06 07:01:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1175c5839354a42e_d20250506_m065925_c001_v0001171_t0057_u01746514765048") 2025/05/06 07:01:36 DEBUG : both0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80713_d20250506_m070109_c001_v7007000_t0000_u01746514869655") 2025/05/06 07:01:36 DEBUG : both0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0533_d20250506_m070051_c001_v0001145_t0006_u01746514851192") 2025/05/06 07:01:37 DEBUG : both0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806d2_d20250506_m070046_c001_v7007000_t0000_u01746514846391") 2025/05/06 07:01:37 DEBUG : both0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04cb_d20250506_m070028_c001_v0001145_t0049_u01746514828798") 2025/05/06 07:01:37 DEBUG : both1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8071b_d20250506_m070109_c001_v7007000_t0000_u01746514869841") 2025/05/06 07:01:37 DEBUG : both1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0537_d20250506_m070052_c001_v0001145_t0038_u01746514852201") 2025/05/06 07:01:37 DEBUG : both1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806d3_d20250506_m070046_c001_v7007000_t0000_u01746514846574") 2025/05/06 07:01:37 DEBUG : both1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04cd_d20250506_m070029_c001_v0001145_t0041_u01746514829590") 2025/05/06 07:01:37 DEBUG : both10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80725_d20250506_m070110_c001_v7007000_t0000_u01746514870024") 2025/05/06 07:01:37 DEBUG : both10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0561_d20250506_m070059_c001_v0001145_t0049_u01746514859485") 2025/05/06 07:01:37 DEBUG : both10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806d4_d20250506_m070046_c001_v7007000_t0000_u01746514846761") 2025/05/06 07:01:37 DEBUG : both10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04ed_d20250506_m070036_c001_v0001145_t0010_u01746514836362") 2025/05/06 07:01:37 DEBUG : both11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8072b_d20250506_m070110_c001_v7007000_t0000_u01746514870206") 2025/05/06 07:01:37 DEBUG : both11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0565_d20250506_m070100_c001_v0001145_t0027_u01746514860229") 2025/05/06 07:01:37 DEBUG : both11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806d6_d20250506_m070046_c001_v7007000_t0000_u01746514846947") 2025/05/06 07:01:37 DEBUG : both11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04f1_d20250506_m070036_c001_v0001145_t0021_u01746514836943") 2025/05/06 07:01:37 DEBUG : both12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80731_d20250506_m070110_c001_v7007000_t0000_u01746514870388") 2025/05/06 07:01:37 DEBUG : both12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d056b_d20250506_m070100_c001_v0001145_t0036_u01746514860946") 2025/05/06 07:01:37 DEBUG : both12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806d7_d20250506_m070047_c001_v7007000_t0000_u01746514847133") 2025/05/06 07:01:37 DEBUG : both12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04f3_d20250506_m070037_c001_v0001145_t0059_u01746514837550") 2025/05/06 07:01:37 DEBUG : both13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80739_d20250506_m070110_c001_v7007000_t0000_u01746514870570") 2025/05/06 07:01:37 DEBUG : both13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d056d_d20250506_m070101_c001_v0001145_t0041_u01746514861795") 2025/05/06 07:01:37 DEBUG : both13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806d8_d20250506_m070047_c001_v7007000_t0000_u01746514847315") 2025/05/06 07:01:37 DEBUG : both13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04f7_d20250506_m070038_c001_v0001145_t0013_u01746514838186") 2025/05/06 07:01:38 DEBUG : both14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80744_d20250506_m070110_c001_v7007000_t0000_u01746514870753") 2025/05/06 07:01:38 DEBUG : both14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0575_d20250506_m070102_c001_v0001145_t0042_u01746514862663") 2025/05/06 07:01:38 DEBUG : both14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806d9_d20250506_m070047_c001_v7007000_t0000_u01746514847497") 2025/05/06 07:01:38 DEBUG : both14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04fd_d20250506_m070038_c001_v0001145_t0032_u01746514838798") 2025/05/06 07:01:38 DEBUG : both15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8074e_d20250506_m070110_c001_v7007000_t0000_u01746514870935") 2025/05/06 07:01:38 DEBUG : both15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0579_d20250506_m070103_c001_v0001145_t0010_u01746514863424") 2025/05/06 07:01:38 DEBUG : both15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806da_d20250506_m070047_c001_v7007000_t0000_u01746514847679") 2025/05/06 07:01:38 DEBUG : both15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04ff_d20250506_m070039_c001_v0001145_t0031_u01746514839540") 2025/05/06 07:01:38 DEBUG : both16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80757_d20250506_m070111_c001_v7007000_t0000_u01746514871118") 2025/05/06 07:01:38 DEBUG : both16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0581_d20250506_m070104_c001_v0001145_t0042_u01746514864136") 2025/05/06 07:01:38 DEBUG : both16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806db_d20250506_m070047_c001_v7007000_t0000_u01746514847861") 2025/05/06 07:01:38 DEBUG : both16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0505_d20250506_m070040_c001_v0001145_t0044_u01746514840352") 2025/05/06 07:01:38 DEBUG : both17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8075f_d20250506_m070111_c001_v7007000_t0000_u01746514871304") 2025/05/06 07:01:38 DEBUG : both17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0587_d20250506_m070104_c001_v0001145_t0029_u01746514864882") 2025/05/06 07:01:38 DEBUG : both17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806dc_d20250506_m070048_c001_v7007000_t0000_u01746514848043") 2025/05/06 07:01:38 DEBUG : both17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0509_d20250506_m070041_c001_v0001145_t0013_u01746514841219") 2025/05/06 07:01:38 DEBUG : both18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80768_d20250506_m070111_c001_v7007000_t0000_u01746514871487") 2025/05/06 07:01:38 DEBUG : both18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d058b_d20250506_m070105_c001_v0001145_t0030_u01746514865574") 2025/05/06 07:01:38 DEBUG : both18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806df_d20250506_m070048_c001_v7007000_t0000_u01746514848225") 2025/05/06 07:01:38 DEBUG : both18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d050d_d20250506_m070041_c001_v0001145_t0016_u01746514841770") 2025/05/06 07:01:39 DEBUG : both19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8076f_d20250506_m070111_c001_v7007000_t0000_u01746514871670") 2025/05/06 07:01:39 DEBUG : both19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0591_d20250506_m070106_c001_v0001145_t0006_u01746514866292") 2025/05/06 07:01:39 DEBUG : both19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e0_d20250506_m070048_c001_v7007000_t0000_u01746514848406") 2025/05/06 07:01:39 DEBUG : both19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d050f_d20250506_m070042_c001_v0001145_t0006_u01746514842663") 2025/05/06 07:01:39 DEBUG : both2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80770_d20250506_m070111_c001_v7007000_t0000_u01746514871853") 2025/05/06 07:01:39 DEBUG : both2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d053d_d20250506_m070052_c001_v0001145_t0032_u01746514852970") 2025/05/06 07:01:39 DEBUG : both2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e1_d20250506_m070048_c001_v7007000_t0000_u01746514848591") 2025/05/06 07:01:39 DEBUG : both2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04d1_d20250506_m070030_c001_v0001145_t0057_u01746514830386") 2025/05/06 07:01:39 DEBUG : both3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80771_d20250506_m070112_c001_v7007000_t0000_u01746514872035") 2025/05/06 07:01:39 DEBUG : both3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0541_d20250506_m070053_c001_v0001145_t0016_u01746514853871") 2025/05/06 07:01:39 DEBUG : both3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e2_d20250506_m070048_c001_v7007000_t0000_u01746514848853") 2025/05/06 07:01:39 DEBUG : both3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04d5_d20250506_m070031_c001_v0001145_t0049_u01746514831008") 2025/05/06 07:01:39 DEBUG : both4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80772_d20250506_m070112_c001_v7007000_t0000_u01746514872217") 2025/05/06 07:01:39 DEBUG : both4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d054b_d20250506_m070054_c001_v0001145_t0029_u01746514854907") 2025/05/06 07:01:39 DEBUG : both4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e3_d20250506_m070049_c001_v7007000_t0000_u01746514849140") 2025/05/06 07:01:39 DEBUG : both4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04d7_d20250506_m070031_c001_v0001145_t0026_u01746514831657") 2025/05/06 07:01:39 DEBUG : both5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80773_d20250506_m070112_c001_v7007000_t0000_u01746514872400") 2025/05/06 07:01:39 DEBUG : both5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d054f_d20250506_m070055_c001_v0001145_t0027_u01746514855728") 2025/05/06 07:01:39 DEBUG : both5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e5_d20250506_m070049_c001_v7007000_t0000_u01746514849322") 2025/05/06 07:01:39 DEBUG : both5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04de_d20250506_m070032_c001_v0001145_t0021_u01746514832392") 2025/05/06 07:01:40 DEBUG : both6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80774_d20250506_m070112_c001_v7007000_t0000_u01746514872582") 2025/05/06 07:01:40 DEBUG : both6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0553_d20250506_m070056_c001_v0001145_t0012_u01746514856497") 2025/05/06 07:01:40 DEBUG : both6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e6_d20250506_m070049_c001_v7007000_t0000_u01746514849508") 2025/05/06 07:01:40 DEBUG : both6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04e3_d20250506_m070033_c001_v0001145_t0020_u01746514833099") 2025/05/06 07:01:40 DEBUG : both7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80775_d20250506_m070112_c001_v7007000_t0000_u01746514872796") 2025/05/06 07:01:40 DEBUG : both7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0555_d20250506_m070057_c001_v0001145_t0036_u01746514857211") 2025/05/06 07:01:40 DEBUG : both7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e7_d20250506_m070049_c001_v7007000_t0000_u01746514849698") 2025/05/06 07:01:40 DEBUG : both7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04e5_d20250506_m070033_c001_v0001145_t0000_u01746514833949") 2025/05/06 07:01:40 DEBUG : both8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80777_d20250506_m070112_c001_v7007000_t0000_u01746514872978") 2025/05/06 07:01:40 DEBUG : both8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0557_d20250506_m070058_c001_v0001145_t0052_u01746514858090") 2025/05/06 07:01:40 DEBUG : both8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e8_d20250506_m070049_c001_v7007000_t0000_u01746514849897") 2025/05/06 07:01:40 DEBUG : both8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04e7_d20250506_m070034_c001_v0001145_t0026_u01746514834652") 2025/05/06 07:01:40 DEBUG : both9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80778_d20250506_m070113_c001_v7007000_t0000_u01746514873160") 2025/05/06 07:01:40 DEBUG : both9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d055d_d20250506_m070058_c001_v0001145_t0028_u01746514858711") 2025/05/06 07:01:40 DEBUG : both9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806e9_d20250506_m070050_c001_v7007000_t0000_u01746514850083") 2025/05/06 07:01:40 DEBUG : both9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04eb_d20250506_m070035_c001_v0001145_t0041_u01746514835505") 2025/05/06 07:01:40 DEBUG : c/non empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321ca7_d20250506_m065645_c001_v7007000_t0000_u01746514605918") 2025/05/06 07:01:40 DEBUG : c/non empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515451a_d20250506_m065644_c001_v0001146_t0055_u01746514604112") 2025/05/06 07:01:40 DEBUG : c/non empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40577706241c2453_d20250506_m065642_c001_v7007000_t0000_u01746514602811") 2025/05/06 07:01:40 DEBUG : c/non empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154512_d20250506_m065640_c001_v0001146_t0033_u01746514600811") 2025/05/06 07:01:40 DEBUG : c/non empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496246_d20250506_m065620_c001_v7007000_t0000_u01746514580335") 2025/05/06 07:01:41 DEBUG : c/non empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544d2_d20250506_m065618_c001_v0001146_t0054_u01746514578524") 2025/05/06 07:01:41 DEBUG : check sum: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2cc_d20250506_m065606_c001_v7007000_t0000_u01746514566946") 2025/05/06 07:01:41 DEBUG : check sum: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544b4_d20250506_m065605_c001_v0001146_t0018_u01746514565871") 2025/05/06 07:01:41 DEBUG : dest/3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3140_d20250506_m065845_c001_v7007000_t0000_u01746514725581") 2025/05/06 07:01:41 DEBUG : dest/3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4108b2102e30a721_d20250506_m065844_c001_v0001161_t0021_u01746514724472") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f407399c8ff3567fa_d20250506_m070018_c001_v7007000_t0000_u01746514818820") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f106de9896f0a7a15_d20250506_m070016_c001_v0001100_t0001_u01746514816079") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3188_d20250506_m070015_c001_v7007000_t0000_u01746514815897") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f106de9896f0a79e9_d20250506_m070011_c001_v0001100_t0015_u01746514811727") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3183_d20250506_m070010_c001_v7007000_t0000_u01746514810993") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595507d_d20250506_m070006_c001_v0001102_t0018_u01746514806559") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1d005_d20250506_m070005_c001_v7007000_t0000_u01746514805008") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f107c7abfeb444e17_d20250506_m070002_c001_v0001043_t0028_u01746514802132") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40679dc777d23fd8_d20250506_m070001_c001_v7007000_t0000_u01746514801951") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f107c7abfeb444e0f_d20250506_m065958_c001_v0001043_t0001_u01746514798673") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40679dc777d23fd4_d20250506_m065957_c001_v7007000_t0000_u01746514797945") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0451_d20250506_m065953_c001_v0001145_t0018_u01746514793873") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4091e5176dc882fa_d20250506_m065952_c001_v7007000_t0000_u01746514792581") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f10793bc62c4d4fdb_d20250506_m065950_c001_v0001153_t0023_u01746514790976") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40679dc777d23fa2_d20250506_m065950_c001_v7007000_t0000_u01746514790783") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f10793bc62c4d4fd9_d20250506_m065947_c001_v0001153_t0002_u01746514787733") 2025/05/06 07:01:41 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40679dc777d23f9c_d20250506_m065947_c001_v7007000_t0000_u01746514787004") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d042f_d20250506_m065943_c001_v0001145_t0059_u01746514783150") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4091e5176dc882f6_d20250506_m065942_c001_v7007000_t0000_u01746514782227") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11302609d46f15d5_d20250506_m065940_c001_v0001184_t0036_u01746514780391") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4129d545bc2be0aa_d20250506_m065940_c001_v7007000_t0000_u01746514780208") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11302609d46f1591_d20250506_m065936_c001_v0001184_t0031_u01746514776915") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4129d545bc2be0a7_d20250506_m065936_c001_v7007000_t0000_u01746514776192") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d03f9_d20250506_m065930_c001_v0001145_t0053_u01746514770783") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f417a837580d8a973_d20250506_m065929_c001_v7007000_t0000_u01746514769865") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1159f8a7a9e2ffdf_d20250506_m065928_c001_v0001184_t0032_u01746514768052") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfe6_d20250506_m065927_c001_v7007000_t0000_u01746514767866") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1159f8a7a9e2ffb9_d20250506_m065924_c001_v0001184_t0020_u01746514764639") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfe2_d20250506_m065923_c001_v7007000_t0000_u01746514763897") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d03cf_d20250506_m065918_c001_v0001145_t0013_u01746514758341") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4102fca5f2d92155_d20250506_m065917_c001_v7007000_t0000_u01746514757423") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f114240a427b2d8d7_d20250506_m065915_c001_v0001184_t0009_u01746514755843") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40574b2364b9dbc7_d20250506_m065915_c001_v7007000_t0000_u01746514755653") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f114240a427b2d8ad_d20250506_m065912_c001_v0001184_t0047_u01746514752424") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40574b2364b9dbc5_d20250506_m065911_c001_v7007000_t0000_u01746514751691") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d03a3_d20250506_m065903_c001_v0001145_t0018_u01746514743419") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac314e_d20250506_m065902_c001_v7007000_t0000_u01746514742329") 2025/05/06 07:01:42 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116750d4ac18f14f_d20250506_m065856_c001_v0001179_t0000_u01746514736463") 2025/05/06 07:01:43 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4040a27e706d3eae_d20250506_m065856_c001_v7007000_t0000_u01746514736249") 2025/05/06 07:01:43 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154636_d20250506_m065852_c001_v0001146_t0047_u01746514732132") 2025/05/06 07:01:43 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1114f8eb4b3779eb_d20250506_m065851_c001_v0001041_t0033_u01746514731202") 2025/05/06 07:01:43 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1114f8eb4b3779e7_d20250506_m065849_c001_v0001041_t0044_u01746514729960") 2025/05/06 07:01:43 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfcb_d20250506_m065836_c001_v7007000_t0000_u01746514716871") 2025/05/06 07:01:43 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d033b_d20250506_m065829_c001_v0001145_t0002_u01746514709654") 2025/05/06 07:01:43 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1149645acbf7c806_d20250506_m065828_c001_v0001179_t0042_u01746514708197") 2025/05/06 07:01:43 DEBUG : dst/one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1149645acbf7c802_d20250506_m065827_c001_v0001179_t0036_u01746514707230") 2025/05/06 07:01:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f928d73600dab4b9f680e1b_f407399c8ff3567fb_d20250506_m070019_c001_v7007000_t0000_u01746514819005") 2025/05/06 07:01:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f928d73600dab4b9f680e1b_f101ecb4163fce518_d20250506_m070015_c001_v0001043_t0005_u01746514815324") 2025/05/06 07:01:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f928d73600dab4b9f680e1b_f106cfa0e4ab5fabc_d20250506_m070010_c001_v0001145_t0005_u01746514810697") 2025/05/06 07:01:43 DEBUG : dst/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1d008_d20250506_m070005_c001_v7007000_t0000_u01746514805251") 2025/05/06 07:01:43 DEBUG : dst/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f109096dc44d86ee9_d20250506_m070001_c001_v0001113_t0009_u01746514801666") 2025/05/06 07:01:43 DEBUG : dst/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1149645acbf7c95e_d20250506_m065957_c001_v0001179_t0042_u01746514797607") 2025/05/06 07:01:43 DEBUG : dst/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4091e5176dc882fb_d20250506_m065952_c001_v7007000_t0000_u01746514792763") 2025/05/06 07:01:43 DEBUG : dst/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f10984c65f568781c_d20250506_m065950_c001_v0001171_t0059_u01746514790253") 2025/05/06 07:01:43 DEBUG : dst/one.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f119e6268c9369326_d20250506_m065946_c001_v0001183_t0005_u01746514786770") 2025/05/06 07:01:43 DEBUG : dst/three: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3150_d20250506_m065902_c001_v7007000_t0000_u01746514742511") 2025/05/06 07:01:43 DEBUG : dst/three: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1114f8eb4b3779f5_d20250506_m065900_c001_v0001041_t0004_u01746514740845") 2025/05/06 07:01:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f407399c8ff3567fc_d20250506_m070019_c001_v7007000_t0000_u01746514819190") 2025/05/06 07:01:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1119777d58dd86e8_d20250506_m070016_c001_v0001117_t0025_u01746514816981") 2025/05/06 07:01:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f117788f06c04d98a_d20250506_m070012_c001_v0001106_t0030_u01746514812810") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f407399c8ff3567fe_d20250506_m070019_c001_v7007000_t0000_u01746514819375") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f106de9896f0a7a1f_d20250506_m070018_c001_v0001100_t0026_u01746514818033") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac318b_d20250506_m070017_c001_v7007000_t0000_u01746514817851") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f106de9896f0a79fd_d20250506_m070013_c001_v0001100_t0032_u01746514813800") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3185_d20250506_m070013_c001_v7007000_t0000_u01746514813617") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595507f_d20250506_m070008_c001_v0001102_t0020_u01746514808016") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1d009_d20250506_m070005_c001_v7007000_t0000_u01746514805439") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f107c7abfeb444e19_d20250506_m070004_c001_v0001043_t0014_u01746514804225") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40679dc777d23fd9_d20250506_m070004_c001_v7007000_t0000_u01746514804043") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f107c7abfeb444e11_d20250506_m070000_c001_v0001043_t0036_u01746514800111") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40679dc777d23fd7_d20250506_m065959_c001_v7007000_t0000_u01746514799925") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d045b_d20250506_m065954_c001_v0001145_t0038_u01746514794796") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40679dc777d23fa4_d20250506_m065952_c001_v7007000_t0000_u01746514792019") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955059_d20250506_m065949_c001_v0001102_t0020_u01746514789278") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40679dc777d23f9f_d20250506_m065948_c001_v7007000_t0000_u01746514788550") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0433_d20250506_m065943_c001_v0001145_t0029_u01746514783858") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4129d545bc2be0ac_d20250506_m065941_c001_v7007000_t0000_u01746514781298") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595503b_d20250506_m065938_c001_v0001102_t0044_u01746514778633") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4129d545bc2be0a9_d20250506_m065937_c001_v7007000_t0000_u01746514777529") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d03fb_d20250506_m065931_c001_v0001145_t0048_u01746514771424") 2025/05/06 07:01:44 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfe8_d20250506_m065928_c001_v7007000_t0000_u01746514768937") 2025/05/06 07:01:45 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955023_d20250506_m065926_c001_v0001102_t0015_u01746514766650") 2025/05/06 07:01:45 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfe5_d20250506_m065925_c001_v7007000_t0000_u01746514765487") 2025/05/06 07:01:45 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d03d5_d20250506_m065919_c001_v0001145_t0026_u01746514759037") 2025/05/06 07:01:45 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40574b2364b9dbc8_d20250506_m065916_c001_v7007000_t0000_u01746514756466") 2025/05/06 07:01:45 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954ffb_d20250506_m065914_c001_v0001102_t0020_u01746514754234") 2025/05/06 07:01:45 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40574b2364b9dbc6_d20250506_m065913_c001_v7007000_t0000_u01746514753140") 2025/05/06 07:01:45 DEBUG : dst/three.txt: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d03ad_d20250506_m065906_c001_v0001145_t0035_u01746514746898") 2025/05/06 07:01:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1d00b_d20250506_m070005_c001_v7007000_t0000_u01746514805628") 2025/05/06 07:01:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1069a2ae452302a4_d20250506_m070003_c001_v0001115_t0032_u01746514803179") 2025/05/06 07:01:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1165adf91dd71261_d20250506_m065959_c001_v0001165_t0003_u01746514799705") 2025/05/06 07:01:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4091e5176dc882fc_d20250506_m065952_c001_v7007000_t0000_u01746514792954") 2025/05/06 07:01:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f10984c65f5687832_d20250506_m065951_c001_v0001171_t0001_u01746514791510") 2025/05/06 07:01:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f928d73600dab4b9f680e1b_f10886e7cbe913f68_d20250506_m065948_c001_v0001182_t0022_u01746514788315") 2025/05/06 07:01:45 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f407399c8ff3567ff_d20250506_m070019_c001_v7007000_t0000_u01746514819560") 2025/05/06 07:01:45 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0497_d20250506_m070007_c001_v0001145_t0009_u01746514807757") 2025/05/06 07:01:45 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1d00c_d20250506_m070005_c001_v7007000_t0000_u01746514805823") 2025/05/06 07:01:45 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955065_d20250506_m065954_c001_v0001102_t0059_u01746514794261") 2025/05/06 07:01:45 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4091e5176dc882fd_d20250506_m065953_c001_v7007000_t0000_u01746514793136") 2025/05/06 07:01:45 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595504d_d20250506_m065943_c001_v0001102_t0012_u01746514783473") 2025/05/06 07:01:45 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4091e5176dc882f7_d20250506_m065942_c001_v7007000_t0000_u01746514782410") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955029_d20250506_m065931_c001_v0001102_t0056_u01746514771061") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f417a837580d8a974_d20250506_m065930_c001_v7007000_t0000_u01746514770048") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595500f_d20250506_m065918_c001_v0001102_t0013_u01746514758676") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4102fca5f2d92157_d20250506_m065917_c001_v7007000_t0000_u01746514757605") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954fe3_d20250506_m065904_c001_v0001102_t0008_u01746514744491") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3152_d20250506_m065902_c001_v7007000_t0000_u01746514742694") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1118068542a6394d_d20250506_m065858_c001_v0001181_t0050_u01746514738221") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfcc_d20250506_m065837_c001_v7007000_t0000_u01746514717055") 2025/05/06 07:01:46 DEBUG : dst/two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1149645acbf7c826_d20250506_m065835_c001_v0001179_t0059_u01746514715907") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4174184668d37ba5_d20250506_m065753_c001_v7007000_t0000_u01746514673963") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51545be_d20250506_m065749_c001_v0001146_t0039_u01746514669848") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4174184668d37b98_d20250506_m065747_c001_v7007000_t0000_u01746514667796") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51545aa_d20250506_m065737_c001_v0001146_t0014_u01746514657606") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4b9_d20250506_m065728_c001_v7007000_t0000_u01746514648959") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154598_d20250506_m065726_c001_v0001146_t0025_u01746514646009") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cbe_d20250506_m065700_c001_v7007000_t0000_u01746514620395") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515454c_d20250506_m065658_c001_v0001146_t0003_u01746514618228") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cb8_d20250506_m065656_c001_v7007000_t0000_u01746514616580") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154548_d20250506_m065655_c001_v0001146_t0038_u01746514615262") 2025/05/06 07:01:46 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cb0_d20250506_m065651_c001_v7007000_t0000_u01746514611671") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154538_d20250506_m065649_c001_v0001146_t0045_u01746514609926") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cab_d20250506_m065648_c001_v7007000_t0000_u01746514608647") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154524_d20250506_m065646_c001_v0001146_t0032_u01746514606956") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40577706241c2448_d20250506_m065639_c001_v7007000_t0000_u01746514599600") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154508_d20250506_m065637_c001_v0001146_t0031_u01746514597813") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40577706241c243e_d20250506_m065636_c001_v7007000_t0000_u01746514596499") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154504_d20250506_m065635_c001_v0001146_t0018_u01746514595638") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede49624e_d20250506_m065629_c001_v7007000_t0000_u01746514589749") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544e8_d20250506_m065628_c001_v0001146_t0003_u01746514588232") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496248_d20250506_m065625_c001_v7007000_t0000_u01746514585679") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544e0_d20250506_m065624_c001_v0001146_t0048_u01746514584581") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496247_d20250506_m065623_c001_v7007000_t0000_u01746514583489") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1196a29d1cf97f81_d20250506_m065622_c001_v0001106_t0008_u01746514582695") 2025/05/06 07:01:47 DEBUG : empty space: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544d8_d20250506_m065621_c001_v0001146_t0024_u01746514581058") 2025/05/06 07:01:47 DEBUG : enormous: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cbc_d20250506_m065659_c001_v7007000_t0000_u01746514619429") 2025/05/06 07:01:47 DEBUG : enormous: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154550_d20250506_m065658_c001_v0001146_t0025_u01746514618624") 2025/05/06 07:01:47 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f407399c8ff356808_d20250506_m070024_c001_v7007000_t0000_u01746514824199") 2025/05/06 07:01:47 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d04bf_d20250506_m070022_c001_v0001145_t0005_u01746514822970") 2025/05/06 07:01:47 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4b5_d20250506_m065724_c001_v7007000_t0000_u01746514644187") 2025/05/06 07:01:47 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154594_d20250506_m065723_c001_v0001146_t0040_u01746514643075") 2025/05/06 07:01:47 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496241_d20250506_m065617_c001_v7007000_t0000_u01746514577032") 2025/05/06 07:01:48 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544ce_d20250506_m065616_c001_v0001146_t0020_u01746514576013") 2025/05/06 07:01:48 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496240_d20250506_m065614_c001_v7007000_t0000_u01746514574746") 2025/05/06 07:01:48 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544ca_d20250506_m065613_c001_v0001146_t0058_u01746514573973") 2025/05/06 07:01:48 DEBUG : existing: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544c6_d20250506_m065613_c001_v0001146_t0040_u01746514573068") 2025/05/06 07:01:48 DEBUG : existing-b: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4b6_d20250506_m065724_c001_v7007000_t0000_u01746514644377") 2025/05/06 07:01:48 DEBUG : existing-b: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0282_d20250506_m065723_c001_v0001145_t0056_u01746514643086") 2025/05/06 07:01:48 DEBUG : file1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c807a1_d20250506_m070123_c001_v7007000_t0000_u01746514883117") 2025/05/06 07:01:48 DEBUG : file1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959551b1_d20250506_m070121_c001_v0001102_t0016_u01746514881750") 2025/05/06 07:01:48 DEBUG : file1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80797_d20250506_m070119_c001_v7007000_t0000_u01746514879675") 2025/05/06 07:01:48 DEBUG : file1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1130d0677b606f24_d20250506_m070118_c001_v0001117_t0010_u01746514878195") 2025/05/06 07:01:48 DEBUG : five: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cc4_d20250506_m065705_c001_v7007000_t0000_u01746514625251") 2025/05/06 07:01:48 DEBUG : five: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416f9df2f5154566_d20250506_m065703_c001_v0001146_t0003_u01746514623151") 2025/05/06 07:01:48 DEBUG : foo: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede49624d_d20250506_m065627_c001_v7007000_t0000_u01746514587507") 2025/05/06 07:01:48 DEBUG : foo: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416f9df2f51544e6_d20250506_m065626_c001_v0001146_t0003_u01746514586957") 2025/05/06 07:01:48 DEBUG : foo: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416f9df2f51544e2_d20250506_m065626_c001_v0001146_t0003_u01746514586402") 2025/05/06 07:01:48 DEBUG : four: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cc5_d20250506_m065705_c001_v7007000_t0000_u01746514625434") 2025/05/06 07:01:48 DEBUG : four: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41087408738d024e_d20250506_m065703_c001_v0001145_t0042_u01746514623707") 2025/05/06 07:01:48 DEBUG : four: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154562_d20250506_m065702_c001_v0001146_t0030_u01746514622355") 2025/05/06 07:01:48 DEBUG : hello world2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d04_d20250506_m065523_c001_v7007000_t0000_u01746514523116") 2025/05/06 07:01:48 DEBUG : hello world2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154436_d20250506_m065522_c001_v0001146_t0023_u01746514522484") 2025/05/06 07:01:48 DEBUG : ignore-size: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede49623d_d20250506_m065611_c001_v7007000_t0000_u01746514571985") 2025/05/06 07:01:48 DEBUG : ignore-size: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544c4_d20250506_m065610_c001_v0001146_t0029_u01746514570885") 2025/05/06 07:01:49 DEBUG : nested/sub dir/file: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4b1_d20250506_m065721_c001_v7007000_t0000_u01746514641957") 2025/05/06 07:01:49 DEBUG : nested/sub dir/file: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d027c_d20250506_m065720_c001_v0001145_t0057_u01746514640942") 2025/05/06 07:01:49 DEBUG : nested/sub dir/file: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4af_d20250506_m065719_c001_v7007000_t0000_u01746514639819") 2025/05/06 07:01:49 DEBUG : nested/sub dir/file: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0270_d20250506_m065718_c001_v0001145_t0038_u01746514638835") 2025/05/06 07:01:49 DEBUG : one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cc6_d20250506_m065705_c001_v7007000_t0000_u01746514625618") 2025/05/06 07:01:49 DEBUG : one: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416f9df2f515455c_d20250506_m065701_c001_v0001146_t0003_u01746514621540") 2025/05/06 07:01:49 DEBUG : only0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80779_d20250506_m070113_c001_v7007000_t0000_u01746514873342") 2025/05/06 07:01:49 DEBUG : only0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41087408738d0595_d20250506_m070107_c001_v0001145_t0042_u01746514867616") 2025/05/06 07:01:49 DEBUG : only0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955133_d20250506_m070051_c001_v0001102_t0002_u01746514851864") 2025/05/06 07:01:49 DEBUG : only0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41311f562452bc9b_d20250506_m070044_c001_v7007000_t0000_u01746514844659") 2025/05/06 07:01:49 DEBUG : only0: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550bd_d20250506_m070029_c001_v0001102_t0031_u01746514829141") 2025/05/06 07:01:49 DEBUG : only1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8077b_d20250506_m070113_c001_v7007000_t0000_u01746514873543") 2025/05/06 07:01:49 DEBUG : only1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416edbd09595517f_d20250506_m070107_c001_v0001102_t0000_u01746514867625") 2025/05/06 07:01:49 DEBUG : only1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955137_d20250506_m070052_c001_v0001102_t0029_u01746514852602") 2025/05/06 07:01:49 DEBUG : only1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806cd_d20250506_m070045_c001_v7007000_t0000_u01746514845217") 2025/05/06 07:01:49 DEBUG : only1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550bf_d20250506_m070030_c001_v0001102_t0021_u01746514830025") 2025/05/06 07:01:49 DEBUG : only10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8077c_d20250506_m070113_c001_v7007000_t0000_u01746514873725") 2025/05/06 07:01:49 DEBUG : only10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4019baa2e2ac0d7d_d20250506_m070108_c001_v0001182_t0048_u01746514868180") 2025/05/06 07:01:49 DEBUG : only10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955155_d20250506_m070059_c001_v0001102_t0001_u01746514859812") 2025/05/06 07:01:49 DEBUG : only10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee5fa_d20250506_m070045_c001_v7007000_t0000_u01746514845435") 2025/05/06 07:01:49 DEBUG : only10: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550f7_d20250506_m070036_c001_v0001102_t0051_u01746514836616") 2025/05/06 07:01:50 DEBUG : only11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8077d_d20250506_m070113_c001_v7007000_t0000_u01746514873907") 2025/05/06 07:01:50 DEBUG : only11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4130d0677b606ef2_d20250506_m070108_c001_v0001117_t0051_u01746514868372") 2025/05/06 07:01:50 DEBUG : only11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595515b_d20250506_m070100_c001_v0001102_t0032_u01746514860536") 2025/05/06 07:01:50 DEBUG : only11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41311f562452bca3_d20250506_m070045_c001_v7007000_t0000_u01746514845575") 2025/05/06 07:01:50 DEBUG : only11: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550f9_d20250506_m070037_c001_v0001102_t0010_u01746514837264") 2025/05/06 07:01:50 DEBUG : only12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8077e_d20250506_m070114_c001_v7007000_t0000_u01746514874089") 2025/05/06 07:01:50 DEBUG : only12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41087408738d0599_d20250506_m070108_c001_v0001145_t0042_u01746514868015") 2025/05/06 07:01:50 DEBUG : only12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955161_d20250506_m070101_c001_v0001102_t0052_u01746514861474") 2025/05/06 07:01:50 DEBUG : only12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806cf_d20250506_m070045_c001_v7007000_t0000_u01746514845585") 2025/05/06 07:01:50 DEBUG : only12: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550ff_d20250506_m070037_c001_v0001102_t0037_u01746514837796") 2025/05/06 07:01:50 DEBUG : only13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8077f_d20250506_m070114_c001_v7007000_t0000_u01746514874276") 2025/05/06 07:01:50 DEBUG : only13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416edbd095955183_d20250506_m070108_c001_v0001102_t0000_u01746514868025") 2025/05/06 07:01:50 DEBUG : only13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955163_d20250506_m070102_c001_v0001102_t0023_u01746514862272") 2025/05/06 07:01:50 DEBUG : only13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41118ea0af136436_d20250506_m070045_c001_v7007000_t0000_u01746514845241") 2025/05/06 07:01:50 DEBUG : only13: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955101_d20250506_m070038_c001_v0001102_t0054_u01746514838477") 2025/05/06 07:01:50 DEBUG : only14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80780_d20250506_m070114_c001_v7007000_t0000_u01746514874459") 2025/05/06 07:01:50 DEBUG : only14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416edbd095955185_d20250506_m070108_c001_v0001102_t0000_u01746514868207") 2025/05/06 07:01:50 DEBUG : only14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955167_d20250506_m070103_c001_v0001102_t0052_u01746514863116") 2025/05/06 07:01:50 DEBUG : only14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee5f7_d20250506_m070045_c001_v7007000_t0000_u01746514845045") 2025/05/06 07:01:50 DEBUG : only14: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955105_d20250506_m070039_c001_v0001102_t0011_u01746514839176") 2025/05/06 07:01:50 DEBUG : only15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80781_d20250506_m070114_c001_v7007000_t0000_u01746514874644") 2025/05/06 07:01:51 DEBUG : only15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41087408738d059b_d20250506_m070108_c001_v0001145_t0042_u01746514868219") 2025/05/06 07:01:51 DEBUG : only15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595516b_d20250506_m070103_c001_v0001102_t0012_u01746514863666") 2025/05/06 07:01:51 DEBUG : only15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41118ea0af136438_d20250506_m070045_c001_v7007000_t0000_u01746514845613") 2025/05/06 07:01:51 DEBUG : only15: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955107_d20250506_m070039_c001_v0001102_t0039_u01746514839975") 2025/05/06 07:01:51 DEBUG : only16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80783_d20250506_m070114_c001_v7007000_t0000_u01746514874826") 2025/05/06 07:01:51 DEBUG : only16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416edbd095955187_d20250506_m070108_c001_v0001102_t0000_u01746514868390") 2025/05/06 07:01:51 DEBUG : only16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595516d_d20250506_m070104_c001_v0001102_t0051_u01746514864490") 2025/05/06 07:01:51 DEBUG : only16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee5fe_d20250506_m070045_c001_v7007000_t0000_u01746514845620") 2025/05/06 07:01:51 DEBUG : only16: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955109_d20250506_m070040_c001_v0001102_t0044_u01746514840711") 2025/05/06 07:01:51 DEBUG : only17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80785_d20250506_m070115_c001_v7007000_t0000_u01746514875008") 2025/05/06 07:01:51 DEBUG : only17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41087408738d059d_d20250506_m070108_c001_v0001145_t0042_u01746514868402") 2025/05/06 07:01:51 DEBUG : only17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595516f_d20250506_m070105_c001_v0001102_t0035_u01746514865203") 2025/05/06 07:01:51 DEBUG : only17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41311f562452bca4_d20250506_m070045_c001_v7007000_t0000_u01746514845760") 2025/05/06 07:01:51 DEBUG : only17: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595510d_d20250506_m070041_c001_v0001102_t0059_u01746514841477") 2025/05/06 07:01:51 DEBUG : only18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80786_d20250506_m070115_c001_v7007000_t0000_u01746514875191") 2025/05/06 07:01:51 DEBUG : only18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4019baa2e2ac0d87_d20250506_m070108_c001_v0001182_t0048_u01746514868413") 2025/05/06 07:01:51 DEBUG : only18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955173_d20250506_m070105_c001_v0001102_t0055_u01746514865968") 2025/05/06 07:01:51 DEBUG : only18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee5f9_d20250506_m070045_c001_v7007000_t0000_u01746514845247") 2025/05/06 07:01:51 DEBUG : only18: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955111_d20250506_m070042_c001_v0001102_t0021_u01746514842330") 2025/05/06 07:01:51 DEBUG : only19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80787_d20250506_m070115_c001_v7007000_t0000_u01746514875374") 2025/05/06 07:01:51 DEBUG : only19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416edbd09595518b_d20250506_m070108_c001_v0001102_t0000_u01746514868573") 2025/05/06 07:01:51 DEBUG : only19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955177_d20250506_m070106_c001_v0001102_t0037_u01746514866607") 2025/05/06 07:01:52 DEBUG : only19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806d0_d20250506_m070045_c001_v7007000_t0000_u01746514845770") 2025/05/06 07:01:52 DEBUG : only19: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955115_d20250506_m070043_c001_v0001102_t0036_u01746514843004") 2025/05/06 07:01:52 DEBUG : only2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80788_d20250506_m070115_c001_v7007000_t0000_u01746514875558") 2025/05/06 07:01:52 DEBUG : only2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4130d0677b606ef8_d20250506_m070108_c001_v0001117_t0051_u01746514868588") 2025/05/06 07:01:52 DEBUG : only2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955139_d20250506_m070053_c001_v0001102_t0058_u01746514853452") 2025/05/06 07:01:52 DEBUG : only2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41118ea0af136435_d20250506_m070045_c001_v7007000_t0000_u01746514845056") 2025/05/06 07:01:52 DEBUG : only2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550c7_d20250506_m070030_c001_v0001102_t0054_u01746514830634") 2025/05/06 07:01:52 DEBUG : only3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8078b_d20250506_m070115_c001_v7007000_t0000_u01746514875742") 2025/05/06 07:01:52 DEBUG : only3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41087408738d05a1_d20250506_m070108_c001_v0001145_t0042_u01746514868596") 2025/05/06 07:01:52 DEBUG : only3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595513b_d20250506_m070054_c001_v0001102_t0052_u01746514854222") 2025/05/06 07:01:52 DEBUG : only3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41311f562452bc9d_d20250506_m070044_c001_v7007000_t0000_u01746514844841") 2025/05/06 07:01:52 DEBUG : only3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550d1_d20250506_m070031_c001_v0001102_t0044_u01746514831272") 2025/05/06 07:01:52 DEBUG : only4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8078c_d20250506_m070115_c001_v7007000_t0000_u01746514875926") 2025/05/06 07:01:52 DEBUG : only4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4019baa2e2ac0d8b_d20250506_m070108_c001_v0001182_t0048_u01746514868606") 2025/05/06 07:01:52 DEBUG : only4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955141_d20250506_m070055_c001_v0001102_t0004_u01746514855262") 2025/05/06 07:01:52 DEBUG : only4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41311f562452bc9e_d20250506_m070045_c001_v7007000_t0000_u01746514845024") 2025/05/06 07:01:52 DEBUG : only4: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550d7_d20250506_m070032_c001_v0001102_t0046_u01746514832059") 2025/05/06 07:01:52 DEBUG : only5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8078d_d20250506_m070116_c001_v7007000_t0000_u01746514876129") 2025/05/06 07:01:52 DEBUG : only5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416edbd09595518d_d20250506_m070108_c001_v0001102_t0000_u01746514868758") 2025/05/06 07:01:52 DEBUG : only5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955145_d20250506_m070056_c001_v0001102_t0056_u01746514856155") 2025/05/06 07:01:52 DEBUG : only5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41311f562452bca1_d20250506_m070045_c001_v7007000_t0000_u01746514845392") 2025/05/06 07:01:53 DEBUG : only5: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550d9_d20250506_m070032_c001_v0001102_t0035_u01746514832727") 2025/05/06 07:01:53 DEBUG : only6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c8078e_d20250506_m070116_c001_v7007000_t0000_u01746514876314") 2025/05/06 07:01:53 DEBUG : only6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4130d0677b606efa_d20250506_m070108_c001_v0001117_t0051_u01746514868775") 2025/05/06 07:01:53 DEBUG : only6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955147_d20250506_m070056_c001_v0001102_t0025_u01746514856740") 2025/05/06 07:01:53 DEBUG : only6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806cc_d20250506_m070045_c001_v7007000_t0000_u01746514845029") 2025/05/06 07:01:53 DEBUG : only6: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550e3_d20250506_m070033_c001_v0001102_t0015_u01746514833545") 2025/05/06 07:01:53 DEBUG : only7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80790_d20250506_m070116_c001_v7007000_t0000_u01746514876496") 2025/05/06 07:01:53 DEBUG : only7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41087408738d05a3_d20250506_m070108_c001_v0001145_t0042_u01746514868785") 2025/05/06 07:01:53 DEBUG : only7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595514d_d20250506_m070057_c001_v0001102_t0030_u01746514857645") 2025/05/06 07:01:53 DEBUG : only7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41311f562452bc9f_d20250506_m070045_c001_v7007000_t0000_u01746514845207") 2025/05/06 07:01:53 DEBUG : only7: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550e9_d20250506_m070034_c001_v0001102_t0048_u01746514834342") 2025/05/06 07:01:53 DEBUG : only8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80791_d20250506_m070116_c001_v7007000_t0000_u01746514876678") 2025/05/06 07:01:53 DEBUG : only8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4019baa2e2ac0d8f_d20250506_m070108_c001_v0001182_t0048_u01746514868794") 2025/05/06 07:01:53 DEBUG : only8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd09595514f_d20250506_m070058_c001_v0001102_t0046_u01746514858345") 2025/05/06 07:01:53 DEBUG : only8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c806ce_d20250506_m070045_c001_v7007000_t0000_u01746514845401") 2025/05/06 07:01:53 DEBUG : only8: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550ef_d20250506_m070035_c001_v0001102_t0010_u01746514835094") 2025/05/06 07:01:53 DEBUG : only9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80792_d20250506_m070116_c001_v7007000_t0000_u01746514876860") 2025/05/06 07:01:53 DEBUG : only9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416edbd09595518f_d20250506_m070108_c001_v0001102_t0000_u01746514868940") 2025/05/06 07:01:53 DEBUG : only9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095955153_d20250506_m070059_c001_v0001102_t0000_u01746514859032") 2025/05/06 07:01:53 DEBUG : only9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41118ea0af136437_d20250506_m070045_c001_v7007000_t0000_u01746514845429") 2025/05/06 07:01:54 DEBUG : only9: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959550f3_d20250506_m070035_c001_v0001102_t0030_u01746514835926") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4ac_d20250506_m065716_c001_v7007000_t0000_u01746514636948") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954edb_d20250506_m065714_c001_v0001102_t0058_u01746514634756") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cd4_d20250506_m065712_c001_v7007000_t0000_u01746514632899") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d025a_d20250506_m065710_c001_v0001145_t0049_u01746514630307") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321ccd_d20250506_m065708_c001_v7007000_t0000_u01746514628764") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954ecf_d20250506_m065706_c001_v0001102_t0003_u01746514626575") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cb3_d20250506_m065653_c001_v7007000_t0000_u01746514613993") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154540_d20250506_m065652_c001_v0001146_t0005_u01746514612605") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cae_d20250506_m065650_c001_v7007000_t0000_u01746514610644") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154536_d20250506_m065649_c001_v0001146_t0051_u01746514609572") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321ca9_d20250506_m065647_c001_v7007000_t0000_u01746514607721") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154522_d20250506_m065646_c001_v0001146_t0018_u01746514606650") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40577706241c2447_d20250506_m065639_c001_v7007000_t0000_u01746514599045") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154506_d20250506_m065637_c001_v0001146_t0041_u01746514597415") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40577706241c2440_d20250506_m065636_c001_v7007000_t0000_u01746514596683") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154502_d20250506_m065635_c001_v0001146_t0001_u01746514595236") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496253_d20250506_m065634_c001_v7007000_t0000_u01746514594499") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544fe_d20250506_m065633_c001_v0001146_t0039_u01746514593768") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544fa_d20250506_m065633_c001_v0001146_t0043_u01746514593024") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede496250_d20250506_m065632_c001_v7007000_t0000_u01746514592287") 2025/05/06 07:01:54 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544f6_d20250506_m065631_c001_v0001146_t0034_u01746514591320") 2025/05/06 07:01:55 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544f4_d20250506_m065630_c001_v0001146_t0014_u01746514590657") 2025/05/06 07:01:55 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416a323ede49624f_d20250506_m065629_c001_v7007000_t0000_u01746514589934") 2025/05/06 07:01:55 DEBUG : potato: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544ee_d20250506_m065628_c001_v0001146_t0032_u01746514588926") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4029fc42d7d7fd32_d20250506_m065803_c001_v7007000_t0000_u01746514683429") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954f2d_d20250506_m065802_c001_v0001102_t0010_u01746514682747") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4174184668d37ba6_d20250506_m065754_c001_v7007000_t0000_u01746514674380") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954f19_d20250506_m065749_c001_v0001102_t0025_u01746514669093") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3102_d20250506_m065741_c001_v7007000_t0000_u01746514661522") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954efd_d20250506_m065736_c001_v0001102_t0032_u01746514656906") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4bb_d20250506_m065729_c001_v7007000_t0000_u01746514649641") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954eed_d20250506_m065725_c001_v0001102_t0026_u01746514645672") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cbd_d20250506_m065659_c001_v7007000_t0000_u01746514619615") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515454a_d20250506_m065657_c001_v0001146_t0054_u01746514617887") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cba_d20250506_m065656_c001_v7007000_t0000_u01746514616776") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154546_d20250506_m065654_c001_v0001146_t0016_u01746514614907") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cb4_d20250506_m065654_c001_v7007000_t0000_u01746514614178") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154544_d20250506_m065653_c001_v0001146_t0032_u01746514613263") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cb1_d20250506_m065651_c001_v7007000_t0000_u01746514611855") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515453a_d20250506_m065651_c001_v0001146_t0018_u01746514611017") 2025/05/06 07:01:55 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cac_d20250506_m065648_c001_v7007000_t0000_u01746514608836") 2025/05/06 07:01:56 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515452a_d20250506_m065647_c001_v0001146_t0034_u01746514607730") 2025/05/06 07:01:56 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40577706241c244a_d20250506_m065639_c001_v7007000_t0000_u01746514599787") 2025/05/06 07:01:56 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515450c_d20250506_m065638_c001_v0001146_t0006_u01746514598648") 2025/05/06 07:01:56 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d06_d20250506_m065526_c001_v7007000_t0000_u01746514526689") 2025/05/06 07:01:56 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515443e_d20250506_m065526_c001_v0001146_t0050_u01746514526002") 2025/05/06 07:01:56 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d05_d20250506_m065524_c001_v7007000_t0000_u01746514524743") 2025/05/06 07:01:56 DEBUG : potato2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515443a_d20250506_m065524_c001_v0001146_t0036_u01746514524023") 2025/05/06 07:01:56 DEBUG : potato3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4174184668d37ba8_d20250506_m065754_c001_v7007000_t0000_u01746514674568") 2025/05/06 07:01:56 DEBUG : potato3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d02c4_d20250506_m065750_c001_v0001145_t0012_u01746514670585") 2025/05/06 07:01:56 DEBUG : potato3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3103_d20250506_m065741_c001_v7007000_t0000_u01746514661886") 2025/05/06 07:01:56 DEBUG : potato3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d02a8_d20250506_m065738_c001_v0001145_t0018_u01746514658332") 2025/05/06 07:01:56 DEBUG : potato3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4ba_d20250506_m065729_c001_v7007000_t0000_u01746514649234") 2025/05/06 07:01:56 DEBUG : potato3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d028e_d20250506_m065726_c001_v0001145_t0011_u01746514646408") 2025/05/06 07:01:56 DEBUG : pre-dest1/1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3141_d20250506_m065845_c001_v7007000_t0000_u01746514725769") 2025/05/06 07:01:56 DEBUG : pre-dest1/1: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0351_d20250506_m065837_c001_v0001145_t0022_u01746514717812") 2025/05/06 07:01:56 DEBUG : pre-dest2/2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f41928f6db0ac3142_d20250506_m065845_c001_v7007000_t0000_u01746514725964") 2025/05/06 07:01:56 DEBUG : pre-dest2/2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954fa1_d20250506_m065838_c001_v0001102_t0011_u01746514718501") 2025/05/06 07:01:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f928d73600dab4b9f680e1b_f4044b1ffe3b1cfa5_d20250506_m065816_c001_v7007000_t0000_u01746514696803") 2025/05/06 07:01:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51545e4_d20250506_m065812_c001_v0001146_t0016_u01746514692717") 2025/05/06 07:01:56 DEBUG : sizeonly: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2ce_d20250506_m065609_c001_v7007000_t0000_u01746514569256") 2025/05/06 07:01:57 DEBUG : sizeonly: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544bc_d20250506_m065608_c001_v0001146_t0000_u01746514568240") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40176e3fea2a5b81_d20250506_m070132_c001_v7007000_t0000_u01746514892734") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d05f3_d20250506_m070129_c001_v0001145_t0023_u01746514889948") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c807b4_d20250506_m070128_c001_v7007000_t0000_u01746514888051") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1130d0677b606f40_d20250506_m070125_c001_v0001117_t0037_u01746514885235") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4b2_d20250506_m065722_c001_v7007000_t0000_u01746514642146") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd095954ee5_d20250506_m065721_c001_v0001102_t0021_u01746514641300") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4b0_d20250506_m065720_c001_v7007000_t0000_u01746514640005") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154586_d20250506_m065719_c001_v0001146_t0023_u01746514639186") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2ca_d20250506_m065604_c001_v7007000_t0000_u01746514564960") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544aa_d20250506_m065603_c001_v0001146_t0033_u01746514563324") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2c7_d20250506_m065602_c001_v7007000_t0000_u01746514562607") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f51544a2_d20250506_m065601_c001_v0001146_t0048_u01746514561389") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2c4_d20250506_m065558_c001_v7007000_t0000_u01746514558646") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154494_d20250506_m065557_c001_v0001146_t0048_u01746514557443") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2c0_d20250506_m065556_c001_v7007000_t0000_u01746514556901") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515448e_d20250506_m065555_c001_v0001146_t0006_u01746514555572") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154488_d20250506_m065552_c001_v0001146_t0029_u01746514552619") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2b8_d20250506_m065551_c001_v7007000_t0000_u01746514551900") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154486_d20250506_m065551_c001_v0001146_t0036_u01746514551147") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154484_d20250506_m065550_c001_v0001146_t0014_u01746514550295") 2025/05/06 07:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2b0_d20250506_m065549_c001_v7007000_t0000_u01746514549217") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515447c_d20250506_m065546_c001_v0001146_t0016_u01746514546786") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154478_d20250506_m065544_c001_v0001146_t0028_u01746514544192") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd2a5_d20250506_m065543_c001_v7007000_t0000_u01746514543474") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154476_d20250506_m065542_c001_v0001146_t0003_u01746514542810") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515446e_d20250506_m065541_c001_v0001146_t0045_u01746514541881") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd29d_d20250506_m065541_c001_v7007000_t0000_u01746514541163") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515446a_d20250506_m065537_c001_v0001146_t0046_u01746514537250") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f408d092892cdd296_d20250506_m065536_c001_v7007000_t0000_u01746514536891") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154466_d20250506_m065536_c001_v0001146_t0024_u01746514536228") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d0d_d20250506_m065534_c001_v7007000_t0000_u01746514534603") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154462_d20250506_m065533_c001_v0001146_t0054_u01746514533979") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d0c_d20250506_m065533_c001_v7007000_t0000_u01746514533438") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515445c_d20250506_m065532_c001_v0001146_t0000_u01746514532815") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d0a_d20250506_m065531_c001_v7007000_t0000_u01746514531554") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515444c_d20250506_m065530_c001_v0001146_t0035_u01746514530587") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d09_d20250506_m065530_c001_v7007000_t0000_u01746514530046") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154448_d20250506_m065529_c001_v0001146_t0044_u01746514529267") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d07_d20250506_m065528_c001_v7007000_t0000_u01746514528362") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154444_d20250506_m065527_c001_v0001146_t0044_u01746514527593") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d03_d20250506_m065521_c001_v7007000_t0000_u01746514521588") 2025/05/06 07:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154430_d20250506_m065520_c001_v0001146_t0031_u01746514520833") 2025/05/06 07:01:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681d02_d20250506_m065519_c001_v7007000_t0000_u01746514519925") 2025/05/06 07:01:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154426_d20250506_m065519_c001_v0001146_t0017_u01746514519284") 2025/05/06 07:01:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681cfd_d20250506_m065518_c001_v7007000_t0000_u01746514518383") 2025/05/06 07:01:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154424_d20250506_m065517_c001_v0001146_t0026_u01746514517640") 2025/05/06 07:01:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f418a42cd87681cfa_d20250506_m065514_c001_v7007000_t0000_u01746514514697") 2025/05/06 07:01:59 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f515441c_d20250506_m065514_c001_v0001146_t0024_u01746514514001") 2025/05/06 07:01:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40176e3fea2a5b82_d20250506_m070132_c001_v7007000_t0000_u01746514892917") 2025/05/06 07:01:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116edbd0959551cf_d20250506_m070129_c001_v0001102_t0047_u01746514889954") 2025/05/06 07:01:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c807b5_d20250506_m070128_c001_v7007000_t0000_u01746514888238") 2025/05/06 07:01:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1019baa2e2ac0ee6_d20250506_m070124_c001_v0001182_t0027_u01746514884861") 2025/05/06 07:01:59 DEBUG : sub/yam: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4ab_d20250506_m065716_c001_v7007000_t0000_u01746514636383") 2025/05/06 07:01:59 DEBUG : sub/yam: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0264_d20250506_m065714_c001_v0001145_t0001_u01746514634393") 2025/05/06 07:01:59 DEBUG : test_dir1/file2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c807a2_d20250506_m070123_c001_v7007000_t0000_u01746514883300") 2025/05/06 07:01:59 DEBUG : test_dir1/file2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d05db_d20250506_m070121_c001_v0001145_t0018_u01746514881415") 2025/05/06 07:01:59 DEBUG : test_dir1/file2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80798_d20250506_m070119_c001_v7007000_t0000_u01746514879857") 2025/05/06 07:01:59 DEBUG : test_dir1/file2: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1019baa2e2ac0e64_d20250506_m070118_c001_v0001182_t0012_u01746514878214") 2025/05/06 07:01:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c807a5_d20250506_m070123_c001_v7007000_t0000_u01746514883486") 2025/05/06 07:01:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1019baa2e2ac0ea4_d20250506_m070121_c001_v0001182_t0057_u01746514881397") 2025/05/06 07:01:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f419bd45d87c80799_d20250506_m070120_c001_v7007000_t0000_u01746514880040") 2025/05/06 07:01:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d05cb_d20250506_m070118_c001_v0001145_t0011_u01746514878206") 2025/05/06 07:01:59 DEBUG : three: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cc7_d20250506_m065705_c001_v7007000_t0000_u01746514625825") 2025/05/06 07:02:00 DEBUG : three: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154568_d20250506_m065704_c001_v0001146_t0045_u01746514624466") 2025/05/06 07:02:00 DEBUG : three: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154560_d20250506_m065701_c001_v0001146_t0059_u01746514621931") 2025/05/06 07:02:00 DEBUG : two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cc8_d20250506_m065706_c001_v7007000_t0000_u01746514626010") 2025/05/06 07:02:00 DEBUG : two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416edbd095954ecb_d20250506_m065703_c001_v0001102_t0000_u01746514623897") 2025/05/06 07:02:00 DEBUG : two: Deleting (id "4_z9f928d73600dab4b9f680e1b_f416f9df2f515455e_d20250506_m065701_c001_v0001146_t0003_u01746514621723") 2025/05/06 07:02:00 DEBUG : yam: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4ad_d20250506_m065717_c001_v7007000_t0000_u01746514637131") 2025/05/06 07:02:00 DEBUG : yam: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11828a65c6a7002b_d20250506_m065715_c001_v0001102_t0029_u01746514635970") 2025/05/06 07:02:00 DEBUG : yam: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cd3_d20250506_m065712_c001_v7007000_t0000_u01746514632342") 2025/05/06 07:02:00 DEBUG : yam: Deleting (id "4_z9f928d73600dab4b9f680e1b_f116f9df2f5154572_d20250506_m065710_c001_v0001146_t0002_u01746514630661") 2025/05/06 07:02:00 DEBUG : yam: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321ccc_d20250506_m065708_c001_v7007000_t0000_u01746514628210") 2025/05/06 07:02:00 DEBUG : yam: Deleting (id "4_z9f928d73600dab4b9f680e1b_f11087408738d0252_d20250506_m065706_c001_v0001145_t0007_u01746514626565") 2025/05/06 07:02:00 DEBUG : yaml: Deleting (id "4_z9f928d73600dab4b9f680e1b_f422273c2c8fee4a9_d20250506_m065713_c001_v7007000_t0000_u01746514633085") 2025/05/06 07:02:00 DEBUG : yaml: Deleting (id "4_z9f928d73600dab4b9f680e1b_f10581705b3fb309c_d20250506_m065711_c001_v0001109_t0058_u01746514631581") 2025/05/06 07:02:00 DEBUG : yaml: Deleting (id "4_z9f928d73600dab4b9f680e1b_f40211bca4d321cce_d20250506_m065708_c001_v7007000_t0000_u01746514628980") 2025/05/06 07:02:00 DEBUG : yaml: Deleting (id "4_z9f928d73600dab4b9f680e1b_f1026b11fbf58d306_d20250506_m065707_c001_v0001182_t0047_u01746514627949") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m51.076156074s (try 1/5)