"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/20 05:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci" 2025/03/20 05:19:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 05:19:28 DEBUG : Creating backend with remote "/tmp/rclone1009563591" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/20 05:19:29 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:29 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:31 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:31 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:32 DEBUG : B2 bucket rclone-test-qufedef8feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.26s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", 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-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", 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-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:33 DEBUG : Creating backend with remote "/non-existing" 2025/03/20 05:19:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/20 05:19:34 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:34 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:35 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:35 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.26s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:37 INFO : B2 bucket rclone-test-qufedef8feci: Running all checks before starting transfers 2025/03/20 05:19:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:37 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:37 INFO : B2 bucket rclone-test-qufedef8feci: Checks finished, now starting transfers 2025/03/20 05:19:37 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.92s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:39 ERROR : Ignoring --no-traverse with sync 2025/03/20 05:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:39 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:39 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:39 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:19:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.69s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/20 05:19:40 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:40 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/20 05:19:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:19:42 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:42 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:19:44 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:44 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.29s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/20 05:19:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:19:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/20 05:19:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:19:46 INFO : sub dir: Making directory 2025/03/20 05:19:46 INFO : sub dir2: Making directory 2025/03/20 05:19:46 INFO : sub dir2/sub sub dir2: Making directory 2025/03/20 05:19:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:46 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:46 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/20 05:19:47 DEBUG : B2 bucket rclone-test-qufedef8feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.74s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:48 INFO : sub dir2: Making directory 2025/03/20 05:19:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/20 05:19:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:48 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:48 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:49 DEBUG : sub dir2: Making directory with metadata 2025/03/20 05:19:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:19:49 INFO : sub dir: Making directory 2025/03/20 05:19:49 INFO : sub dir2: Making directory 2025/03/20 05:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:49 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:49 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:50 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:19:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/20 05:19:50 DEBUG : B2 bucket rclone-test-qufedef8feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/20 05:19:50 DEBUG : B2 bucket rclone-test-qufedef8feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:51 INFO : sub dir2: Making directory 2025/03/20 05:19:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:52 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:52 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:52 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:19:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:53 DEBUG : sub dir2: Making directory with metadata 2025/03/20 05:19:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:19:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:19:53 INFO : sub dir: Making directory 2025/03/20 05:19:53 INFO : sub dir2: Making directory 2025/03/20 05:19:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:53 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:53 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:53 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:19:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/20 05:19:54 DEBUG : B2 bucket rclone-test-qufedef8feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.82s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:55 INFO : sub dir2: Making directory 2025/03/20 05:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:55 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:19:55 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:19:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:56 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:19:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.79s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:19:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zucidis2kevo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qufedef8feci -> B2 bucket rclone-test-zucidis2kevo 2025/03/20 05:19:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:19:59 DEBUG : B2 bucket rclone-test-zucidis2kevo: Waiting for checks to finish 2025/03/20 05:19:59 DEBUG : B2 bucket rclone-test-zucidis2kevo: Waiting for transfers to finish 2025/03/20 05:19:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:19:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:00 DEBUG : B2 bucket rclone-test-zucidis2kevo: Purge remote 2025/03/20 05:20:00 INFO : B2 bucket rclone-test-zucidis2kevo: cleaning bucket "rclone-test-zucidis2kevo" of all files 2025/03/20 05:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zcfa27d83f0edbb1b9f580e1b_f1081eea3a065e6bc_d20250320_m051959_c001_v0001150_t0037_u01742447999613") --- PASS: TestServerSideCopy (4.77s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 05:20:02 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:02 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/20 05:20:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lenolay2lola" 2025/03/20 05:20:05 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qufedef8feci -> B2 bucket rclone-test-lenolay2lola 2025/03/20 05:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:20:06 DEBUG : B2 bucket rclone-test-lenolay2lola: Waiting for checks to finish 2025/03/20 05:20:06 DEBUG : B2 bucket rclone-test-lenolay2lola: Waiting for transfers to finish 2025/03/20 05:20:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:20:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 05:20:08 DEBUG : B2 bucket rclone-test-lenolay2lola: Waiting for checks to finish 2025/03/20 05:20:08 DEBUG : B2 bucket rclone-test-lenolay2lola: Waiting for transfers to finish 2025/03/20 05:20:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/20 05:20:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:08 DEBUG : B2 bucket rclone-test-lenolay2lola: Purge remote 2025/03/20 05:20:08 INFO : B2 bucket rclone-test-lenolay2lola: cleaning bucket "rclone-test-lenolay2lola" of all files 2025/03/20 05:20:09 DEBUG : sub dir/hello world: Deleting (id "4_zff329d43f0edbb1b9f580e1b_f1190a354c8e11f67_d20250320_m052008_c001_v0001182_t0002_u01742448008601") 2025/03/20 05:20:09 DEBUG : sub dir/hello world: Deleting (id "4_zff329d43f0edbb1b9f580e1b_f101a717cff512973_d20250320_m052006_c001_v0001036_t0011_u01742448006899") --- PASS: TestServerSideCopyOverSelf (6.89s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 05:20:12 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:12 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/20 05:20:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/20 05:20:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.56s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fafizoy9loco" 2025/03/20 05:20:14 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qufedef8feci -> B2 bucket rclone-test-fafizoy9loco 2025/03/20 05:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:20:15 DEBUG : B2 bucket rclone-test-fafizoy9loco: Waiting for checks to finish 2025/03/20 05:20:15 DEBUG : B2 bucket rclone-test-fafizoy9loco: Waiting for transfers to finish 2025/03/20 05:20:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:20:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 05:20:17 DEBUG : B2 bucket rclone-test-fafizoy9loco: Waiting for checks to finish 2025/03/20 05:20:17 DEBUG : B2 bucket rclone-test-fafizoy9loco: Waiting for transfers to finish 2025/03/20 05:20:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/20 05:20:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/20 05:20:18 INFO : sub dir/hello world: Deleted 2025/03/20 05:20:19 DEBUG : testing file moves 2025/03/20 05:20:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/20 05:20:19 DEBUG : B2 bucket rclone-test-fafizoy9loco: Waiting for checks to finish 2025/03/20 05:20:19 DEBUG : B2 bucket rclone-test-fafizoy9loco: Waiting for transfers to finish 2025/03/20 05:20:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/20 05:20:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/20 05:20:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:20 DEBUG : B2 bucket rclone-test-fafizoy9loco: Purge remote 2025/03/20 05:20:20 INFO : B2 bucket rclone-test-fafizoy9loco: cleaning bucket "rclone-test-fafizoy9loco" of all files 2025/03/20 05:20:20 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2bd93f0edbb1b9f580e1b_f117c1aa8ee00be24_d20250320_m052019_c001_v0001184_t0053_u01742448019668") 2025/03/20 05:20:20 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2bd93f0edbb1b9f580e1b_f1026d23e25953a97_d20250320_m052018_c001_v0001182_t0042_u01742448018071") 2025/03/20 05:20:20 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2bd93f0edbb1b9f580e1b_f1192a6b024e1e05c_d20250320_m052016_c001_v0001144_t0039_u01742448016266") --- PASS: TestServerSideMoveOverSelf (8.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:23 ERROR : : error listing: directory not found 2025/03/20 05:20:23 INFO : Local file system at /tmp/rclone1009563591: Making directory 2025/03/20 05:20:23 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:23 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.91s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:20:25 DEBUG : Local file system at /tmp/rclone1009563591: Waiting for checks to finish 2025/03/20 05:20:25 DEBUG : Local file system at /tmp/rclone1009563591: Waiting for transfers to finish 2025/03/20 05:20:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:20:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/20 05:20:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyRedownload (2.53s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/20 05:20:27 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:27 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/20 05:20:28 INFO : check sum: Copied (new) 2025/03/20 05:20:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:28 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/20 05:20:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/20 05:20:28 DEBUG : check sum: Unchanged skipping 2025/03/20 05:20:28 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:28 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/20 05:20:30 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:30 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/20 05:20:30 INFO : sizeonly: Copied (new) 2025/03/20 05:20:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:30 DEBUG : sizeonly: Sizes identical 2025/03/20 05:20:30 DEBUG : sizeonly: Unchanged skipping 2025/03/20 05:20:30 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:30 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:30 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.46s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/20 05:20:32 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:32 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/20 05:20:32 INFO : ignore-size: Copied (new) 2025/03/20 05:20:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:20:33 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:33 DEBUG : ignore-size: Unchanged skipping 2025/03/20 05:20:33 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:33 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.84s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:20:36 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:36 DEBUG : existing: Unchanged skipping 2025/03/20 05:20:36 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:36 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:36 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/20 05:20:36 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/20 05:20:36 INFO : existing: Copied (replaced existing) 2025/03/20 05:20:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.93s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 05:20:38 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:38 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/20 05:20:38 INFO : existing: Copied (new) 2025/03/20 05:20:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:39 DEBUG : existing: Destination exists, skipping 2025/03/20 05:20:39 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:39 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:39 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/20 05:20:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:20:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 05:20:41 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:41 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 05:20:41 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:20:42 INFO : a/potato2: Copied (new) 2025/03/20 05:20:42 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:44 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:44 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/03/20 05:20:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/20 05:20:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/20 05:20:44 DEBUG : empty space: Unchanged skipping 2025/03/20 05:20:44 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:44 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:45 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:45 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/03/20 05:20:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/20 05:20:46 INFO : empty space: Updated modification time in destination 2025/03/20 05:20:46 DEBUG : empty space: Unchanged skipping 2025/03/20 05:20:46 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:46 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:48 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/03/20 05:20:48 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/20 05:20:48 DEBUG : empty space: Unchanged skipping 2025/03/20 05:20:48 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:48 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.93s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:50 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/03/20 05:20:50 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1009563591) 2025/03/20 05:20:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qufedef8feci) 2025/03/20 05:20:50 DEBUG : foo: sha1 differ 2025/03/20 05:20:50 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/20 05:20:50 INFO : foo: Copied (replaced existing) 2025/03/20 05:20:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/20 05:20:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:20:52 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:52 DEBUG : empty space: Unchanged skipping 2025/03/20 05:20:52 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:20:52 INFO : potato: Copied (new) 2025/03/20 05:20:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:55 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/20 05:20:55 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/20 05:20:55 INFO : potato: Copied (replaced existing) 2025/03/20 05:20:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:20:57 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:20:57 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/03/20 05:20:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1009563591) 2025/03/20 05:20:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qufedef8feci) 2025/03/20 05:20:57 DEBUG : potato: sha1 differ 2025/03/20 05:20:57 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:20:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/20 05:20:57 INFO : potato: Copied (replaced existing) 2025/03/20 05:20:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:21:00 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:00 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:00 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/20 05:21:00 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:21:02 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:02 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:02 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:21:03 INFO : potato2: Copied (new) 2025/03/20 05:21:03 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:03 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:06 INFO : d: Making directory 2025/03/20 05:21:06 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/20 05:21:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:21:06 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 05:21:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:06 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:06 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:21:06 INFO : a/potato2: Copied (new) 2025/03/20 05:21:06 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/20 05:21:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:21:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:09 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:09 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 05:21:09 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:21:10 INFO : a/potato2: Copied (new) 2025/03/20 05:21:10 ERROR : B2 bucket rclone-test-qufedef8feci: not deleting files as there were IO errors 2025/03/20 05:21:10 ERROR : B2 bucket rclone-test-qufedef8feci: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:13 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:21:13 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:13 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:13 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:13 INFO : potato: Deleted 2025/03/20 05:21:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:21:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:16 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:16 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:16 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:16 INFO : potato: Deleted 2025/03/20 05:21:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:17 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:21:17 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:17 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:21:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.87s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:19 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:19 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/20 05:21:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 05:21:22 DEBUG : enormous: Excluded 2025/03/20 05:21:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:21:22 DEBUG : potato2: Excluded 2025/03/20 05:21:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:21:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:21:23 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:23 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:23 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:23 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:23 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 05:21:23 DEBUG : enormous: Excluded 2025/03/20 05:21:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:21:23 DEBUG : potato2: Excluded 2025/03/20 05:21:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:21:23 DEBUG : Local file system at /tmp/rclone1009563591: Waiting for checks to finish 2025/03/20 05:21:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/20 05:21:23 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:23 DEBUG : Local file system at /tmp/rclone1009563591: Waiting for transfers to finish 2025/03/20 05:21:23 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:26 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 05:21:26 DEBUG : enormous: Excluded 2025/03/20 05:21:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:21:26 DEBUG : potato2: Excluded 2025/03/20 05:21:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:21:26 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:26 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:26 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:26 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:26 INFO : enormous: Deleted 2025/03/20 05:21:27 INFO : potato2: Deleted 2025/03/20 05:21:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/20 05:21:27 DEBUG : Local file system at /tmp/rclone1009563591: Waiting for checks to finish 2025/03/20 05:21:27 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:27 DEBUG : Local file system at /tmp/rclone1009563591: Waiting for transfers to finish 2025/03/20 05:21:27 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:27 INFO : potato2: Deleted 2025/03/20 05:21:27 INFO : enormous: Deleted 2025/03/20 05:21:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.86s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:30 DEBUG : five: Need to transfer - File not found at Destination 2025/03/20 05:21:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/20 05:21:30 DEBUG : one: Destination is newer than source, skipping 2025/03/20 05:21:30 DEBUG : three: Sizes identical 2025/03/20 05:21:30 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/20 05:21:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1009563591) 2025/03/20 05:21:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qufedef8feci) 2025/03/20 05:21:30 DEBUG : two: sha1 differ 2025/03/20 05:21:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/20 05:21:30 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/20 05:21:31 INFO : five: Copied (new) 2025/03/20 05:21:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/20 05:21:31 INFO : four: Copied (replaced existing) 2025/03/20 05:21:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/20 05:21:31 INFO : two: Copied (replaced existing) 2025/03/20 05:21:31 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:32 DEBUG : one: Destination is newer than source, skipping 2025/03/20 05:21:32 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1009563591) 2025/03/20 05:21:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/20 05:21:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/20 05:21:32 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/20 05:21:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qufedef8feci) 2025/03/20 05:21:32 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/20 05:21:32 DEBUG : three: sha1 differ 2025/03/20 05:21:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/20 05:21:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/20 05:21:32 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/20 05:21:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/20 05:21:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/20 05:21:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/20 05:21:32 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/20 05:21:32 INFO : three: Copied (replaced existing) 2025/03/20 05:21:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/20 05:21:34 INFO : B2 bucket rclone-test-qufedef8feci: Making map for --track-renames 2025/03/20 05:21:34 INFO : B2 bucket rclone-test-qufedef8feci: Finished making map for --track-renames 2025/03/20 05:21:34 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/20 05:21:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/20 05:21:34 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for renames to finish 2025/03/20 05:21:34 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/20 05:21:34 INFO : potato: Copied (new) 2025/03/20 05:21:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/20 05:21:34 INFO : yam: Copied (new) 2025/03/20 05:21:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:21:34 INFO : B2 bucket rclone-test-qufedef8feci: Making map for --track-renames 2025/03/20 05:21:34 INFO : B2 bucket rclone-test-qufedef8feci: Finished making map for --track-renames 2025/03/20 05:21:34 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:34 DEBUG : potato: Unchanged skipping 2025/03/20 05:21:34 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for renames to finish 2025/03/20 05:21:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/20 05:21:35 INFO : yam: Copied (server-side copy) to: yaml 2025/03/20 05:21:35 INFO : yam: Deleted 2025/03/20 05:21:35 INFO : yaml: Renamed from "yam" 2025/03/20 05:21:35 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/20 05:21:37 INFO : B2 bucket rclone-test-qufedef8feci: Making map for --track-renames 2025/03/20 05:21:37 INFO : B2 bucket rclone-test-qufedef8feci: Finished making map for --track-renames 2025/03/20 05:21:37 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/20 05:21:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/20 05:21:37 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for renames to finish 2025/03/20 05:21:37 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/20 05:21:38 INFO : potato: Copied (new) 2025/03/20 05:21:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/20 05:21:38 INFO : yam: Copied (new) 2025/03/20 05:21:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:21:39 INFO : B2 bucket rclone-test-qufedef8feci: Making map for --track-renames 2025/03/20 05:21:39 INFO : B2 bucket rclone-test-qufedef8feci: Finished making map for --track-renames 2025/03/20 05:21:39 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:39 DEBUG : potato: Unchanged skipping 2025/03/20 05:21:39 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for renames to finish 2025/03/20 05:21:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/20 05:21:39 INFO : yam: Copied (server-side copy) to: yaml 2025/03/20 05:21:39 INFO : yam: Deleted 2025/03/20 05:21:39 INFO : yaml: Renamed from "yam" 2025/03/20 05:21:39 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/20 05:21:41 INFO : B2 bucket rclone-test-qufedef8feci: Making map for --track-renames 2025/03/20 05:21:41 INFO : B2 bucket rclone-test-qufedef8feci: Finished making map for --track-renames 2025/03/20 05:21:41 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/20 05:21:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/20 05:21:41 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for renames to finish 2025/03/20 05:21:41 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/20 05:21:41 INFO : sub/yam: Copied (new) 2025/03/20 05:21:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/20 05:21:42 INFO : potato: Copied (new) 2025/03/20 05:21:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:21:42 INFO : B2 bucket rclone-test-qufedef8feci: Making map for --track-renames 2025/03/20 05:21:42 INFO : B2 bucket rclone-test-qufedef8feci: Finished making map for --track-renames 2025/03/20 05:21:42 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:42 DEBUG : potato: Unchanged skipping 2025/03/20 05:21:42 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for renames to finish 2025/03/20 05:21:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/20 05:21:43 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/20 05:21:43 INFO : sub/yam: Deleted 2025/03/20 05:21:43 INFO : yam: Renamed from "sub/yam" 2025/03/20 05:21:43 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.23s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:45 DEBUG : Creating backend with remote "/tmp/rclone1009563591/dir1" 2025/03/20 05:21:45 DEBUG : Config file has changed externally - reloading 2025/03/20 05:21:45 DEBUG : Creating backend with remote "/tmp/rclone1009563591/dir2" 2025/03/20 05:21:45 DEBUG : Local file system at /tmp/rclone1009563591/dir2: Using server-side directory move 2025/03/20 05:21:45 INFO : Local file system at /tmp/rclone1009563591/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 05:21:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/20 05:21:45 INFO : file1.txt: Moved (server-side) 2025/03/20 05:21:45 DEBUG : Local file system at /tmp/rclone1009563591/dir2: Waiting for checks to finish 2025/03/20 05:21:45 DEBUG : Local file system at /tmp/rclone1009563591/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:21:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/20 05:21:46 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:46 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/20 05:21:46 INFO : nested/sub dir/file: Copied (new) 2025/03/20 05:21:46 INFO : nested/sub dir/file: Deleted 2025/03/20 05:21:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:21:47 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:21:47 INFO : sub dir/hello world: Deleted 2025/03/20 05:21:47 INFO : sub dir: Removing directory 2025/03/20 05:21:47 INFO : nested/sub dir: Removing directory 2025/03/20 05:21:47 INFO : nested: Removing directory 2025/03/20 05:21:47 DEBUG : Local file system at /tmp/rclone1009563591: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:21:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/20 05:21:48 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:48 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/20 05:21:48 INFO : nested/sub dir/file: Copied (new) 2025/03/20 05:21:48 INFO : nested/sub dir/file: Deleted 2025/03/20 05:21:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/20 05:21:49 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:21:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 05:21:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/20 05:21:50 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:50 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/20 05:21:50 INFO : existing: Copied (new) 2025/03/20 05:21:50 INFO : existing: Deleted 2025/03/20 05:21:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/20 05:21:51 INFO : existing-b: Copied (new) 2025/03/20 05:21:51 INFO : existing-b: Deleted 2025/03/20 05:21:51 DEBUG : existing: Destination exists, skipping 2025/03/20 05:21:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/20 05:21:51 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:21:51 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:21:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.50s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:21:53 DEBUG : Creating backend with remote "TestB2:rclone-test-docinug3deze" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qufedef8feci -> B2 bucket rclone-test-docinug3deze 2025/03/20 05:21:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/20 05:21:56 DEBUG : empty space: Unchanged skipping 2025/03/20 05:21:56 DEBUG : B2 bucket rclone-test-docinug3deze: Waiting for checks to finish 2025/03/20 05:21:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 05:21:57 INFO : empty space: Deleted 2025/03/20 05:21:57 DEBUG : B2 bucket rclone-test-docinug3deze: Waiting for transfers to finish 2025/03/20 05:21:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:21:57 INFO : potato2: Copied (server-side copy) 2025/03/20 05:21:57 INFO : potato2: Deleted 2025/03/20 05:21:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/20 05:21:57 INFO : potato3: Copied (server-side copy) 2025/03/20 05:21:57 INFO : potato3: Deleted 2025/03/20 05:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cesuqer2qeqo" 2025/03/20 05:21:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/20 05:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:21:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/20 05:21:59 DEBUG : B2 bucket rclone-test-cesuqer2qeqo: Waiting for checks to finish 2025/03/20 05:21:59 DEBUG : B2 bucket rclone-test-cesuqer2qeqo: Waiting for transfers to finish 2025/03/20 05:22:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/20 05:22:00 INFO : empty space: Copied (server-side copy) 2025/03/20 05:22:00 INFO : empty space: Deleted 2025/03/20 05:22:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:22:00 INFO : potato2: Copied (server-side copy) 2025/03/20 05:22:00 INFO : potato2: Deleted 2025/03/20 05:22:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/20 05:22:00 INFO : potato3: Copied (server-side copy) 2025/03/20 05:22:01 INFO : potato3: Deleted 2025/03/20 05:22:01 DEBUG : B2 bucket rclone-test-cesuqer2qeqo: Purge remote 2025/03/20 05:22:01 INFO : B2 bucket rclone-test-cesuqer2qeqo: cleaning bucket "rclone-test-cesuqer2qeqo" of all files 2025/03/20 05:22:01 DEBUG : empty space: Deleting (id "4_z8f324de3000dbb2b9f580e1b_f1062811bd3bd03f6_d20250320_m052159_c001_v0001146_t0038_u01742448119870") 2025/03/20 05:22:01 DEBUG : potato2: Deleting (id "4_z8f324de3000dbb2b9f580e1b_f111d189d0d9445c9_d20250320_m052200_c001_v0001184_t0032_u01742448120255") 2025/03/20 05:22:01 DEBUG : potato3: Deleting (id "4_z8f324de3000dbb2b9f580e1b_f1116ce220c98ceae_d20250320_m052200_c001_v0001115_t0048_u01742448120242") 2025/03/20 05:22:02 DEBUG : B2 bucket rclone-test-docinug3deze: Purge remote 2025/03/20 05:22:02 INFO : B2 bucket rclone-test-docinug3deze: cleaning bucket "rclone-test-docinug3deze" of all files 2025/03/20 05:22:02 DEBUG : empty space: Deleting (id "4_zef823dd3000dbb2b9f580e1b_f41037a3e21eabb2a_d20250320_m052200_c001_v7007000_t0000_u01742448120159") 2025/03/20 05:22:02 DEBUG : empty space: Deleting (id "4_zef823dd3000dbb2b9f580e1b_f108d5420bd50f34e_d20250320_m052156_c001_v0001184_t0047_u01742448116247") 2025/03/20 05:22:02 DEBUG : potato2: Deleting (id "4_zef823dd3000dbb2b9f580e1b_f41037a3e21eabb2b_d20250320_m052200_c001_v7007000_t0000_u01742448120473") 2025/03/20 05:22:02 DEBUG : potato2: Deleting (id "4_zef823dd3000dbb2b9f580e1b_f107dc1a1cfbc721e_d20250320_m052157_c001_v0001172_t0016_u01742448117100") 2025/03/20 05:22:02 DEBUG : potato3: Deleting (id "4_zef823dd3000dbb2b9f580e1b_f41037a3e21eabb2d_d20250320_m052201_c001_v7007000_t0000_u01742448121062") 2025/03/20 05:22:02 DEBUG : potato3: Deleting (id "4_zef823dd3000dbb2b9f580e1b_f1134c278465550a8_d20250320_m052157_c001_v0001131_t0035_u01742448117421") 2025/03/20 05:22:02 DEBUG : potato3: Deleting (id "4_zef823dd3000dbb2b9f580e1b_f108d5420bd50f35a_d20250320_m052156_c001_v0001184_t0037_u01742448116479") --- PASS: TestServerSideMove (11.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hegozog8vodu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qufedef8feci -> B2 bucket rclone-test-hegozog8vodu 2025/03/20 05:22:10 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 05:22:10 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 05:22:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:22:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 05:22:10 DEBUG : B2 bucket rclone-test-hegozog8vodu: Waiting for checks to finish 2025/03/20 05:22:10 DEBUG : B2 bucket rclone-test-hegozog8vodu: Waiting for transfers to finish 2025/03/20 05:22:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:22:10 INFO : potato2: Copied (server-side copy) 2025/03/20 05:22:10 INFO : potato2: Deleted 2025/03/20 05:22:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/20 05:22:10 INFO : potato3: Copied (server-side copy) 2025/03/20 05:22:10 INFO : potato3: Deleted 2025/03/20 05:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kuzaqoc8dasi" 2025/03/20 05:22:12 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 05:22:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:22:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/20 05:22:12 DEBUG : B2 bucket rclone-test-kuzaqoc8dasi: Waiting for checks to finish 2025/03/20 05:22:12 DEBUG : B2 bucket rclone-test-kuzaqoc8dasi: Waiting for transfers to finish 2025/03/20 05:22:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/20 05:22:13 INFO : potato3: Copied (server-side copy) 2025/03/20 05:22:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:22:13 INFO : potato2: Copied (server-side copy) 2025/03/20 05:22:13 INFO : potato3: Deleted 2025/03/20 05:22:13 INFO : potato2: Deleted 2025/03/20 05:22:14 DEBUG : B2 bucket rclone-test-kuzaqoc8dasi: Purge remote 2025/03/20 05:22:14 INFO : B2 bucket rclone-test-kuzaqoc8dasi: cleaning bucket "rclone-test-kuzaqoc8dasi" of all files 2025/03/20 05:22:14 DEBUG : potato2: Deleting (id "4_zbf628d13000dbb2b9f580e1b_f100588155014bf38_d20250320_m052213_c001_v0001040_t0022_u01742448133010") 2025/03/20 05:22:14 DEBUG : potato3: Deleting (id "4_zbf628d13000dbb2b9f580e1b_f118c21b7ce26d0e8_d20250320_m052213_c001_v0001177_t0031_u01742448133337") 2025/03/20 05:22:15 DEBUG : B2 bucket rclone-test-hegozog8vodu: Purge remote 2025/03/20 05:22:15 INFO : B2 bucket rclone-test-hegozog8vodu: cleaning bucket "rclone-test-hegozog8vodu" of all files 2025/03/20 05:22:15 DEBUG : empty space: Deleting (id "4_zbf026df3000dbb2b9f580e1b_f1041fc4f0dfe7b96_d20250320_m052208_c001_v0001113_t0025_u01742448128900") 2025/03/20 05:22:15 DEBUG : potato2: Deleting (id "4_zbf026df3000dbb2b9f580e1b_f40407bc8f827a39c_d20250320_m052213_c001_v7007000_t0000_u01742448133654") 2025/03/20 05:22:15 DEBUG : potato2: Deleting (id "4_zbf026df3000dbb2b9f580e1b_f101902efc785e856_d20250320_m052210_c001_v0001183_t0059_u01742448130301") 2025/03/20 05:22:15 DEBUG : potato3: Deleting (id "4_zbf026df3000dbb2b9f580e1b_f405e3d2a50a69166_d20250320_m052213_c001_v7007000_t0000_u01742448133570") 2025/03/20 05:22:15 DEBUG : potato3: Deleting (id "4_zbf026df3000dbb2b9f580e1b_f101fb3ecc37eeed1_d20250320_m052210_c001_v0001182_t0002_u01742448130568") 2025/03/20 05:22:15 DEBUG : potato3: Deleting (id "4_zbf026df3000dbb2b9f580e1b_f1041fc4f0dfe7b9a_d20250320_m052209_c001_v0001113_t0029_u01742448129247") --- PASS: TestServerSideMoveWithFilter (12.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-juciyuq3tuzi" 2025/03/20 05:22:20 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qufedef8feci -> B2 bucket rclone-test-juciyuq3tuzi 2025/03/20 05:22:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:22:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/20 05:22:23 DEBUG : empty space: Unchanged skipping 2025/03/20 05:22:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 05:22:23 DEBUG : B2 bucket rclone-test-juciyuq3tuzi: Waiting for checks to finish 2025/03/20 05:22:24 INFO : empty space: Deleted 2025/03/20 05:22:24 DEBUG : B2 bucket rclone-test-juciyuq3tuzi: Waiting for transfers to finish 2025/03/20 05:22:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:22:24 INFO : potato2: Copied (server-side copy) 2025/03/20 05:22:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/20 05:22:24 INFO : potato3: Copied (server-side copy) 2025/03/20 05:22:24 INFO : potato2: Deleted 2025/03/20 05:22:24 INFO : potato3: Deleted 2025/03/20 05:22:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiqul1mova" 2025/03/20 05:22:26 INFO : tomatoDir: Making directory 2025/03/20 05:22:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/20 05:22:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:22:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/20 05:22:26 DEBUG : B2 bucket rclone-test-wiqiqul1mova: Waiting for checks to finish 2025/03/20 05:22:26 DEBUG : B2 bucket rclone-test-wiqiqul1mova: Waiting for transfers to finish 2025/03/20 05:22:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/20 05:22:27 INFO : empty space: Copied (server-side copy) 2025/03/20 05:22:27 INFO : empty space: Deleted 2025/03/20 05:22:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/20 05:22:27 INFO : potato2: Copied (server-side copy) 2025/03/20 05:22:27 INFO : potato2: Deleted 2025/03/20 05:22:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/20 05:22:28 INFO : potato3: Copied (server-side copy) 2025/03/20 05:22:28 INFO : potato3: Deleted 2025/03/20 05:22:29 DEBUG : B2 bucket rclone-test-wiqiqul1mova: Purge remote 2025/03/20 05:22:29 INFO : B2 bucket rclone-test-wiqiqul1mova: cleaning bucket "rclone-test-wiqiqul1mova" of all files 2025/03/20 05:22:29 DEBUG : empty space: Deleting (id "4_z5fd2bd93000dbb2b9f580e1b_f11530e72a59d8124_d20250320_m052227_c001_v0001182_t0045_u01742448147227") 2025/03/20 05:22:29 DEBUG : potato2: Deleting (id "4_z5fd2bd93000dbb2b9f580e1b_f119f491da5c2a67f_d20250320_m052227_c001_v0001161_t0048_u01742448147464") 2025/03/20 05:22:29 DEBUG : potato3: Deleting (id "4_z5fd2bd93000dbb2b9f580e1b_f106a98f57a52f9b4_d20250320_m052227_c001_v0001116_t0050_u01742448147639") 2025/03/20 05:22:30 DEBUG : B2 bucket rclone-test-juciyuq3tuzi: Purge remote 2025/03/20 05:22:30 INFO : B2 bucket rclone-test-juciyuq3tuzi: cleaning bucket "rclone-test-juciyuq3tuzi" of all files 2025/03/20 05:22:30 DEBUG : empty space: Deleting (id "4_z1fe2ad23000dbb2b9f580e1b_f41838ca0e1918b8d_d20250320_m052227_c001_v7007000_t0000_u01742448147449") 2025/03/20 05:22:30 DEBUG : empty space: Deleting (id "4_z1fe2ad23000dbb2b9f580e1b_f1192a6b024e1e395_d20250320_m052221_c001_v0001144_t0041_u01742448141782") 2025/03/20 05:22:30 DEBUG : potato2: Deleting (id "4_z1fe2ad23000dbb2b9f580e1b_f41838ca0e1918b90_d20250320_m052227_c001_v7007000_t0000_u01742448147892") 2025/03/20 05:22:30 DEBUG : potato2: Deleting (id "4_z1fe2ad23000dbb2b9f580e1b_f102db23b3f3a9116_d20250320_m052224_c001_v0001115_t0023_u01742448144049") 2025/03/20 05:22:30 DEBUG : potato3: Deleting (id "4_z1fe2ad23000dbb2b9f580e1b_f41838ca0e1918b94_d20250320_m052228_c001_v7007000_t0000_u01742448148627") 2025/03/20 05:22:30 DEBUG : potato3: Deleting (id "4_z1fe2ad23000dbb2b9f580e1b_f1163fe270c5cfb3e_d20250320_m052224_c001_v0001176_t0015_u01742448144506") 2025/03/20 05:22:30 DEBUG : potato3: Deleting (id "4_z1fe2ad23000dbb2b9f580e1b_f1192a6b024e1e39e_d20250320_m052222_c001_v0001144_t0014_u01742448142376") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/rclone-sync-test" 2025/03/20 05:22:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/rclone-sync-test-include/layer2" 2025/03/20 05:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/rclone-sync-test-ignore-file" 2025/03/20 05:22:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/20 05:22:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/20 05:22:44 DEBUG : pacer: Reducing sleep to 10ms 2025/03/20 05:22:44 DEBUG : B2 bucket rclone-test-qufedef8feci path rclone-sync-test: Waiting for checks to finish 2025/03/20 05:22:44 DEBUG : B2 bucket rclone-test-qufedef8feci path rclone-sync-test: Waiting for transfers to finish 2025/03/20 05:22:44 DEBUG : Waiting for deletions to finish 2025/03/20 05:22:44 INFO : There was nothing to transfer 2025/03/20 05:22:45 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:22:45 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:22:45 DEBUG : Waiting for deletions to finish 2025/03/20 05:22:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:45 DEBUG : B2 bucket rclone-test-qufedef8feci path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/20 05:22:45 DEBUG : B2 bucket rclone-test-qufedef8feci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/20 05:22:45 DEBUG : Waiting for deletions to finish 2025/03/20 05:22:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:46 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:22:46 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:22:46 DEBUG : Waiting for deletions to finish 2025/03/20 05:22:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:46 DEBUG : B2 bucket rclone-test-qufedef8feci path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/20 05:22:46 DEBUG : B2 bucket rclone-test-qufedef8feci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/20 05:22:46 DEBUG : Waiting for deletions to finish 2025/03/20 05:22:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.08s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:22:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dst" 2025/03/20 05:22:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/CompareDest" 2025/03/20 05:22:56 DEBUG : one: Need to transfer - File not found at Destination 2025/03/20 05:22:56 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:22:56 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:22:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:22:57 INFO : one: Copied (new) 2025/03/20 05:22:57 DEBUG : Waiting for deletions to finish 2025/03/20 05:22:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:22:58 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:22:58 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:22:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/20 05:22:58 INFO : one: Copied (replaced existing) 2025/03/20 05:22:58 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:01 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:23:01 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:01 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:01 INFO : There was nothing to transfer 2025/03/20 05:23:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 05:23:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:02 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:23:03 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:03 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:03 INFO : There was nothing to transfer 2025/03/20 05:23:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 05:23:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:03 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:23:03 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:03 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:03 INFO : There was nothing to transfer 2025/03/20 05:23:05 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/03/20 05:23:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/20 05:23:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 05:23:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:05 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:23:05 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:05 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:05 INFO : There was nothing to transfer 2025/03/20 05:23:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:05 DEBUG : two: Need to transfer - File not found at Destination 2025/03/20 05:23:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:05 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:23:06 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/20 05:23:06 INFO : two: Copied (new) 2025/03/20 05:23:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dest" 2025/03/20 05:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/pre-dest1" 2025/03/20 05:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/pre-dest2" 2025/03/20 05:23:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:23:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/20 05:23:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:23:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/20 05:23:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/20 05:23:14 DEBUG : B2 bucket rclone-test-qufedef8feci path dest: Waiting for checks to finish 2025/03/20 05:23:14 DEBUG : B2 bucket rclone-test-qufedef8feci path dest: Waiting for transfers to finish 2025/03/20 05:23:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/20 05:23:15 INFO : 3: Copied (new) 2025/03/20 05:23:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.20s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:23:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dst" 2025/03/20 05:23:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/CopyDest" 2025/03/20 05:23:20 DEBUG : one: Need to transfer - File not found at Destination 2025/03/20 05:23:20 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:20 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:23:21 INFO : one: Copied (new) 2025/03/20 05:23:21 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:21 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:21 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/20 05:23:22 INFO : one: Copied (replaced existing) 2025/03/20 05:23:22 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/BackupDir" 2025/03/20 05:23:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:25 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:23:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:23:26 INFO : one: Copied (server-side copy) 2025/03/20 05:23:26 INFO : one: Deleted 2025/03/20 05:23:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/20 05:23:27 INFO : one: Copied (server-side copy) 2025/03/20 05:23:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/20 05:23:27 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:27 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/20 05:23:29 INFO : two: Copied (server-side copy) 2025/03/20 05:23:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/20 05:23:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:29 DEBUG : one: Unchanged skipping 2025/03/20 05:23:29 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:29 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:29 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:29 DEBUG : one: Unchanged skipping 2025/03/20 05:23:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:29 DEBUG : two: Unchanged skipping 2025/03/20 05:23:29 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:29 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:29 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:29 INFO : There was nothing to transfer 2025/03/20 05:23:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/20 05:23:31 DEBUG : three: Destination not found in --copy-dest 2025/03/20 05:23:31 DEBUG : three: Need to transfer - File not found at Destination 2025/03/20 05:23:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:31 DEBUG : one: Unchanged skipping 2025/03/20 05:23:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 05:23:31 DEBUG : two: Unchanged skipping 2025/03/20 05:23:31 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:31 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/20 05:23:31 INFO : three: Copied (new) 2025/03/20 05:23:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.58s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:23:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dst" 2025/03/20 05:23:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/backup" 2025/03/20 05:23:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:23:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:23:38 DEBUG : two: Unchanged skipping 2025/03/20 05:23:38 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:23:40 INFO : one: Copied (server-side copy) 2025/03/20 05:23:40 INFO : one: Deleted 2025/03/20 05:23:40 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:23:41 INFO : one: Copied (new) 2025/03/20 05:23:41 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/20 05:23:41 INFO : three.txt: Copied (server-side copy) 2025/03/20 05:23:42 INFO : three.txt: Deleted 2025/03/20 05:23:42 INFO : three.txt: Moved into backup dir 2025/03/20 05:23:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:23:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:23:43 DEBUG : two: Unchanged skipping 2025/03/20 05:23:43 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:23:44 INFO : one: Copied (server-side copy) 2025/03/20 05:23:44 INFO : one: Deleted 2025/03/20 05:23:44 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/20 05:23:45 INFO : one: Copied (new) 2025/03/20 05:23:45 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/20 05:23:45 INFO : three.txt: Copied (server-side copy) 2025/03/20 05:23:45 INFO : three.txt: Deleted 2025/03/20 05:23:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.37s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:23:48 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1043-05.backblaze.com/b2api/v1/b2_upload_file/7fd20d43f0edbb1b9f580e1b/c001_v0001043_t0040": EOF 2025/03/20 05:23:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-05.backblaze.com/b2api/v1/b2_upload_file/7fd20d43f0edbb1b9f580e1b/c001_v0001043_t0040": EOF) 2025/03/20 05:23:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qufedef8feci: 1/10 (Post "https://pod-000-1043-05.backblaze.com/b2api/v1/b2_upload_file/7fd20d43f0edbb1b9f580e1b/c001_v0001043_t0040": EOF) 2025/03/20 05:23:50 DEBUG : pacer: Reducing sleep to 10ms 2025/03/20 05:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dst" 2025/03/20 05:23:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/backup" 2025/03/20 05:23:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:23:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:23:53 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:53 DEBUG : two: Unchanged skipping 2025/03/20 05:23:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:23:54 INFO : one: Copied (server-side copy) to: one.bak 2025/03/20 05:23:55 INFO : one: Deleted 2025/03/20 05:23:55 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:23:55 INFO : one: Copied (new) 2025/03/20 05:23:55 DEBUG : Waiting for deletions to finish 2025/03/20 05:23:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/20 05:23:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/20 05:23:56 INFO : three.txt: Deleted 2025/03/20 05:23:56 INFO : three.txt: Moved into backup dir 2025/03/20 05:23:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:23:58 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:23:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:23:58 DEBUG : two: Unchanged skipping 2025/03/20 05:23:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:23:58 INFO : one: Copied (server-side copy) to: one.bak 2025/03/20 05:23:58 INFO : one: Deleted 2025/03/20 05:23:58 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:23:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/20 05:23:59 INFO : one: Copied (new) 2025/03/20 05:23:59 DEBUG : Waiting for deletions to finish 2025/03/20 05:24:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/20 05:24:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/20 05:24:00 INFO : three.txt: Deleted 2025/03/20 05:24:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:24:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dst" 2025/03/20 05:24:02 DEBUG : Config file has changed externally - reloading 2025/03/20 05:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/backup" 2025/03/20 05:24:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:24:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:05 DEBUG : two: Unchanged skipping 2025/03/20 05:24:05 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:24:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:24:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/20 05:24:07 INFO : one: Deleted 2025/03/20 05:24:07 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:24:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:24:08 INFO : one: Copied (new) 2025/03/20 05:24:08 DEBUG : Waiting for deletions to finish 2025/03/20 05:24:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/20 05:24:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/20 05:24:08 INFO : three.txt: Deleted 2025/03/20 05:24:08 INFO : three.txt: Moved into backup dir 2025/03/20 05:24:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:24:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:10 DEBUG : two: Unchanged skipping 2025/03/20 05:24:10 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:24:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:24:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/20 05:24:11 INFO : one: Deleted 2025/03/20 05:24:11 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:24:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/20 05:24:11 INFO : one: Copied (new) 2025/03/20 05:24:11 DEBUG : Waiting for deletions to finish 2025/03/20 05:24:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/20 05:24:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/20 05:24:12 INFO : three.txt: Deleted 2025/03/20 05:24:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.22s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dst" 2025/03/20 05:24:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:24:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:17 DEBUG : two: Unchanged skipping 2025/03/20 05:24:17 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:24:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:24:17 INFO : one: Copied (server-side copy) to: one.bak 2025/03/20 05:24:17 INFO : one: Deleted 2025/03/20 05:24:17 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:24:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:24:18 INFO : one: Copied (new) 2025/03/20 05:24:18 DEBUG : Waiting for deletions to finish 2025/03/20 05:24:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/20 05:24:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/20 05:24:19 INFO : three.txt: Deleted 2025/03/20 05:24:19 INFO : three.txt: Moved into backup dir 2025/03/20 05:24:19 DEBUG : one.bak: Excluded (Path Filter) 2025/03/20 05:24:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/20 05:24:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:24:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:19 DEBUG : two: Unchanged skipping 2025/03/20 05:24:19 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for checks to finish 2025/03/20 05:24:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:24:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/20 05:24:20 INFO : one: Deleted 2025/03/20 05:24:20 DEBUG : B2 bucket rclone-test-qufedef8feci path dst: Waiting for transfers to finish 2025/03/20 05:24:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/20 05:24:20 INFO : one: Copied (new) 2025/03/20 05:24:20 DEBUG : Waiting for deletions to finish 2025/03/20 05:24:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/20 05:24:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/20 05:24:21 INFO : three.txt: Deleted 2025/03/20 05:24:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.91s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dst" 2025/03/20 05:24:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:24:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:24:26 INFO : one: Copied (server-side copy) to: one.bak 2025/03/20 05:24:26 INFO : one: Deleted 2025/03/20 05:24:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:24:28 INFO : one: Copied (new) 2025/03/20 05:24:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:28 DEBUG : two: Unchanged skipping 2025/03/20 05:24:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/20 05:24:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/20 05:24:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/20 05:24:29 INFO : three.txt: Deleted 2025/03/20 05:24:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/20 05:24:29 INFO : three.txt: Copied (new) 2025/03/20 05:24:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:24:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:24:31 INFO : one: Copied (server-side copy) to: one.bak 2025/03/20 05:24:31 INFO : one: Deleted 2025/03/20 05:24:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/20 05:24:32 INFO : one: Copied (new) 2025/03/20 05:24:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:32 DEBUG : two: Unchanged skipping 2025/03/20 05:24:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/20 05:24:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/20 05:24:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/20 05:24:33 INFO : three.txt: Deleted 2025/03/20 05:24:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/20 05:24:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:24:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qufedef8feci/dst" 2025/03/20 05:24:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:24:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/20 05:24:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/20 05:24:40 INFO : one: Deleted 2025/03/20 05:24:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:24:40 INFO : one: Copied (new) 2025/03/20 05:24:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:40 DEBUG : two: Unchanged skipping 2025/03/20 05:24:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/20 05:24:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/20 05:24:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/20 05:24:42 INFO : three.txt: Deleted 2025/03/20 05:24:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/20 05:24:42 INFO : three.txt: Copied (new) 2025/03/20 05:24:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:24:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/20 05:24:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/20 05:24:44 INFO : one: Deleted 2025/03/20 05:24:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/20 05:24:45 INFO : one: Copied (new) 2025/03/20 05:24:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:45 DEBUG : two: Unchanged skipping 2025/03/20 05:24:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/20 05:24:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/20 05:24:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/20 05:24:46 INFO : three.txt: Deleted 2025/03/20 05:24:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/20 05:24:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.60s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:24:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/20 05:24:49 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:24:49 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:24:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/20 05:24:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/20 05:24:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:24:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 05:24:50 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:24:50 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:24:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/20 05:24:51 INFO : existing: Copied (new) 2025/03/20 05:24:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:24:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/20 05:24:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/20 05:24:51 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:24:51 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:24:51 ERROR : B2 bucket rclone-test-qufedef8feci: not deleting files as there were IO errors 2025/03/20 05:24:51 ERROR : B2 bucket rclone-test-qufedef8feci: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:24:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:24:53 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:24:53 DEBUG : existing: Unchanged skipping 2025/03/20 05:24:53 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:24:53 DEBUG : Waiting for deletions to finish 2025/03/20 05:24:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", 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-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:25:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:25:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both0: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both12: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both13: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both14: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both15: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both16: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both17: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both18: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both19: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both2: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both3: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both4: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both5: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both6: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both7: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both8: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:06 DEBUG : both9: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both10: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both1: Unchanged skipping 2025/03/20 05:25:06 DEBUG : both11: Unchanged skipping 2025/03/20 05:25:06 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:25:06 DEBUG : Waiting for deletions to finish 2025/03/20 05:25:06 INFO : only14: Deleted 2025/03/20 05:25:06 INFO : only16: Deleted 2025/03/20 05:25:07 INFO : only15: Deleted 2025/03/20 05:25:07 INFO : only12: Deleted 2025/03/20 05:25:07 INFO : only5: Deleted 2025/03/20 05:25:07 INFO : only0: Deleted 2025/03/20 05:25:07 INFO : only11: Deleted 2025/03/20 05:25:07 INFO : only18: Deleted 2025/03/20 05:25:07 INFO : only8: Deleted 2025/03/20 05:25:07 INFO : only3: Deleted 2025/03/20 05:25:07 INFO : only19: Deleted 2025/03/20 05:25:07 INFO : only10: Deleted 2025/03/20 05:25:07 INFO : only17: Deleted 2025/03/20 05:25:07 INFO : only2: Deleted 2025/03/20 05:25:07 INFO : only6: Deleted 2025/03/20 05:25:07 INFO : only4: Deleted 2025/03/20 05:25:07 INFO : only7: Deleted 2025/03/20 05:25:07 INFO : only9: Deleted 2025/03/20 05:25:07 INFO : only1: Deleted 2025/03/20 05:25:07 INFO : only13: Deleted 2025/03/20 05:25:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.47s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:25:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both0: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both1: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both10: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both11: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both12: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both13: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both14: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both15: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both16: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both17: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both18: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both19: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both2: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both3: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both4: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both5: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both6: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both7: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : both8: Unchanged skipping 2025/03/20 05:25:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 05:25:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for checks to finish 2025/03/20 05:25:22 DEBUG : both9: Unchanged skipping 2025/03/20 05:25:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/20 05:25:22 DEBUG : B2 bucket rclone-test-qufedef8feci: Waiting for transfers to finish 2025/03/20 05:25:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only0: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only11: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only15: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only1: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only13: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only16: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only18: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only14: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only10: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only19: Copied (replaced existing) 2025/03/20 05:25:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:23 INFO : only3: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only4: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only6: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only5: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only7: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only8: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only9: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only12: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only17: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/20 05:25:24 INFO : only2: Copied (replaced existing) 2025/03/20 05:25:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.36s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:25:33 DEBUG : empty_dir: Making directory with metadata 2025/03/20 05:25:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:25:33 DEBUG : empty_on_remote: Making directory with metadata 2025/03/20 05:25:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:25:33 INFO : empty_on_remote: Making directory 2025/03/20 05:25:33 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-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:25:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:25:36 DEBUG : empty_dir: Making directory with metadata 2025/03/20 05:25:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:25:36 DEBUG : empty_on_remote: Making directory with metadata 2025/03/20 05:25:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:25:36 INFO : empty_on_remote: Making directory 2025/03/20 05:25:36 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-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:25:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:25:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:39 INFO : sub dir: Making directory 2025/03/20 05:25:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" 2025/03/20 05:25:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:42 INFO : sub dir: Making directory 2025/03/20 05:25:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qufedef8feci", Local "Local file system at /tmp/rclone1009563591", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.97s) PASS 2025/03/20 05:25:45 DEBUG : B2 bucket rclone-test-qufedef8feci: Purge remote 2025/03/20 05:25:45 INFO : B2 bucket rclone-test-qufedef8feci: cleaning bucket "rclone-test-qufedef8feci" of all files 2025/03/20 05:25:45 DEBUG : BackupDir/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac4e_d20250320_m052332_c001_v7007000_t0000_u01742448212212") 2025/03/20 05:25:45 DEBUG : BackupDir/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f105e97bd9f157015_d20250320_m052326_c001_v0001109_t0052_u01742448206284") 2025/03/20 05:25:45 DEBUG : CompareDest/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4126bda746cac08b_d20250320_m052307_c001_v7007000_t0000_u01742448187046") 2025/03/20 05:25:45 DEBUG : CompareDest/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190420_d20250320_m052300_c001_v0001178_t0027_u01742448180845") 2025/03/20 05:25:45 DEBUG : CompareDest/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4126bda746cac08c_d20250320_m052307_c001_v7007000_t0000_u01742448187234") 2025/03/20 05:25:45 DEBUG : CompareDest/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc998ac_d20250320_m052302_c001_v0001183_t0021_u01742448182200") 2025/03/20 05:25:45 DEBUG : CopyDest/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac4f_d20250320_m052332_c001_v7007000_t0000_u01742448212403") 2025/03/20 05:25:45 DEBUG : CopyDest/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de143e_d20250320_m052323_c001_v0001043_t0002_u01742448203229") 2025/03/20 05:25:45 DEBUG : CopyDest/three: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac50_d20250320_m052332_c001_v7007000_t0000_u01742448212598") 2025/03/20 05:25:46 DEBUG : CopyDest/three: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc99d78_d20250320_m052330_c001_v0001183_t0030_u01742448210195") 2025/03/20 05:25:46 DEBUG : CopyDest/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac51_d20250320_m052332_c001_v7007000_t0000_u01742448212789") 2025/03/20 05:25:46 DEBUG : CopyDest/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851904d4_d20250320_m052328_c001_v0001178_t0029_u01742448208083") 2025/03/20 05:25:46 DEBUG : EXISTING: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a68503c_d20250320_m052454_c001_v7007000_t0000_u01742448294383") 2025/03/20 05:25:46 DEBUG : EXISTING: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9ae1c_d20250320_m052453_c001_v0001183_t0052_u01742448293399") 2025/03/20 05:25:46 DEBUG : Testêé: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a685036_d20250320_m052450_c001_v7007000_t0000_u01742448290256") 2025/03/20 05:25:46 DEBUG : Testêé: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9ad64_d20250320_m052449_c001_v0001183_t0048_u01742448289620") 2025/03/20 05:25:46 DEBUG : Testêé: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851906ee_d20250320_m052448_c001_v0001178_t0042_u01742448288511") 2025/03/20 05:25:46 DEBUG : a/potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c6fe_d20250320_m052110_c001_v7007000_t0000_u01742448070520") 2025/03/20 05:25:46 DEBUG : a/potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12b0_d20250320_m052109_c001_v0001043_t0025_u01742448069757") 2025/03/20 05:25:46 DEBUG : a/potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c6fb_d20250320_m052107_c001_v7007000_t0000_u01742448067531") 2025/03/20 05:25:46 DEBUG : a/potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12a4_d20250320_m052106_c001_v0001043_t0039_u01742448066594") 2025/03/20 05:25:46 DEBUG : a/potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e39_d20250320_m052043_c001_v7007000_t0000_u01742448043242") 2025/03/20 05:25:46 DEBUG : a/potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1248_d20250320_m052042_c001_v0001043_t0027_u01742448042038") 2025/03/20 05:25:46 DEBUG : b/potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c700_d20250320_m052110_c001_v7007000_t0000_u01742448070706") 2025/03/20 05:25:47 DEBUG : b/potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12aa_d20250320_m052108_c001_v0001043_t0047_u01742448068482") 2025/03/20 05:25:47 DEBUG : b/potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c6f6_d20250320_m052106_c001_v7007000_t0000_u01742448066953") 2025/03/20 05:25:47 DEBUG : b/potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12a0_d20250320_m052105_c001_v0001043_t0028_u01742448065275") 2025/03/20 05:25:47 DEBUG : b/potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e38_d20250320_m052042_c001_v7007000_t0000_u01742448042670") 2025/03/20 05:25:47 DEBUG : b/potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1240_d20250320_m052040_c001_v0001043_t0000_u01742448040715") 2025/03/20 05:25:47 DEBUG : backup/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f401c96a9eb9ad72d_d20250320_m052346_c001_v7007000_t0000_u01742448226198") 2025/03/20 05:25:47 DEBUG : backup/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1042b3bdd157de82_d20250320_m052344_c001_v0001179_t0023_u01742448224101") 2025/03/20 05:25:47 DEBUG : backup/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1157b1ec4406f1ff_d20250320_m052339_c001_v0001109_t0008_u01742448219574") 2025/03/20 05:25:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b01_d20250320_m052413_c001_v7007000_t0000_u01742448253130") 2025/03/20 05:25:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11471747b8b02af0_d20250320_m052410_c001_v0001115_t0035_u01742448250879") 2025/03/20 05:25:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f103e6f3c7a9d3bb4_d20250320_m052407_c001_v0001134_t0035_u01742448247005") 2025/03/20 05:25:47 DEBUG : backup/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918cd4_d20250320_m052400_c001_v7007000_t0000_u01742448240901") 2025/03/20 05:25:47 DEBUG : backup/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1063e67b2d8226b6_d20250320_m052358_c001_v0001181_t0038_u01742448238578") 2025/03/20 05:25:47 DEBUG : backup/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1026d23e25955136_d20250320_m052354_c001_v0001182_t0016_u01742448234812") 2025/03/20 05:25:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b02_d20250320_m052413_c001_v7007000_t0000_u01742448253318") 2025/03/20 05:25:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f106f8e588121ef3a_d20250320_m052412_c001_v0001134_t0020_u01742448252104") 2025/03/20 05:25:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1109113db5205d78_d20250320_m052408_c001_v0001131_t0033_u01742448248492") 2025/03/20 05:25:47 DEBUG : backup/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f401c96a9eb9ad72e_d20250320_m052346_c001_v7007000_t0000_u01742448226386") 2025/03/20 05:25:48 DEBUG : backup/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10620cdd0a832ab3_d20250320_m052345_c001_v0001179_t0058_u01742448225364") 2025/03/20 05:25:48 DEBUG : backup/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f102b864ce54e9dae_d20250320_m052341_c001_v0001136_t0029_u01742448221661") 2025/03/20 05:25:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918cd5_d20250320_m052401_c001_v7007000_t0000_u01742448241092") 2025/03/20 05:25:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f115f68228fe543c1_d20250320_m052359_c001_v0001104_t0033_u01742448239578") 2025/03/20 05:25:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10184418e5cfe199_d20250320_m052356_c001_v0001100_t0003_u01742448236266") 2025/03/20 05:25:48 DEBUG : both0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fb7_d20250320_m052525_c001_v7007000_t0000_u01742448325079") 2025/03/20 05:25:48 DEBUG : both0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907ce_d20250320_m052513_c001_v0001178_t0005_u01742448313162") 2025/03/20 05:25:48 DEBUG : both0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bf1_d20250320_m052508_c001_v7007000_t0000_u01742448308430") 2025/03/20 05:25:48 DEBUG : both0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519071e_d20250320_m052456_c001_v0001178_t0037_u01742448296690") 2025/03/20 05:25:48 DEBUG : both1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fb8_d20250320_m052525_c001_v7007000_t0000_u01742448325265") 2025/03/20 05:25:48 DEBUG : both1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907d0_d20250320_m052513_c001_v0001178_t0040_u01742448313960") 2025/03/20 05:25:48 DEBUG : both1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bf4_d20250320_m052508_c001_v7007000_t0000_u01742448308618") 2025/03/20 05:25:48 DEBUG : both1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190724_d20250320_m052457_c001_v0001178_t0051_u01742448297136") 2025/03/20 05:25:48 DEBUG : both10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fb9_d20250320_m052525_c001_v7007000_t0000_u01742448325451") 2025/03/20 05:25:48 DEBUG : both10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190804_d20250320_m052517_c001_v0001178_t0000_u01742448317986") 2025/03/20 05:25:48 DEBUG : both10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bf7_d20250320_m052508_c001_v7007000_t0000_u01742448308804") 2025/03/20 05:25:48 DEBUG : both10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190756_d20250320_m052501_c001_v0001178_t0030_u01742448301159") 2025/03/20 05:25:48 DEBUG : both11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fbc_d20250320_m052525_c001_v7007000_t0000_u01742448325639") 2025/03/20 05:25:48 DEBUG : both11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190808_d20250320_m052518_c001_v0001178_t0010_u01742448318475") 2025/03/20 05:25:48 DEBUG : both11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bfb_d20250320_m052508_c001_v7007000_t0000_u01742448308990") 2025/03/20 05:25:49 DEBUG : both11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519075e_d20250320_m052501_c001_v0001178_t0046_u01742448301630") 2025/03/20 05:25:49 DEBUG : both12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fbe_d20250320_m052525_c001_v7007000_t0000_u01742448325824") 2025/03/20 05:25:49 DEBUG : both12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519080a_d20250320_m052518_c001_v0001178_t0003_u01742448318955") 2025/03/20 05:25:49 DEBUG : both12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bff_d20250320_m052509_c001_v7007000_t0000_u01742448309187") 2025/03/20 05:25:49 DEBUG : both12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190764_d20250320_m052502_c001_v0001178_t0058_u01742448302042") 2025/03/20 05:25:49 DEBUG : both13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fc2_d20250320_m052526_c001_v7007000_t0000_u01742448326009") 2025/03/20 05:25:49 DEBUG : both13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519080c_d20250320_m052519_c001_v0001178_t0023_u01742448319366") 2025/03/20 05:25:49 DEBUG : both13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c02_d20250320_m052509_c001_v7007000_t0000_u01742448309373") 2025/03/20 05:25:49 DEBUG : both13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519076e_d20250320_m052502_c001_v0001178_t0007_u01742448302542") 2025/03/20 05:25:49 DEBUG : both14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fc5_d20250320_m052526_c001_v7007000_t0000_u01742448326193") 2025/03/20 05:25:49 DEBUG : both14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190810_d20250320_m052519_c001_v0001178_t0006_u01742448319789") 2025/03/20 05:25:49 DEBUG : both14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c06_d20250320_m052509_c001_v7007000_t0000_u01742448309557") 2025/03/20 05:25:49 DEBUG : both14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190774_d20250320_m052502_c001_v0001178_t0025_u01742448302982") 2025/03/20 05:25:49 DEBUG : both15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fc6_d20250320_m052526_c001_v7007000_t0000_u01742448326377") 2025/03/20 05:25:49 DEBUG : both15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190816_d20250320_m052520_c001_v0001178_t0003_u01742448320209") 2025/03/20 05:25:49 DEBUG : both15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c0a_d20250320_m052509_c001_v7007000_t0000_u01742448309743") 2025/03/20 05:25:49 DEBUG : both15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190778_d20250320_m052503_c001_v0001178_t0010_u01742448303398") 2025/03/20 05:25:49 DEBUG : both16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fc7_d20250320_m052526_c001_v7007000_t0000_u01742448326560") 2025/03/20 05:25:49 DEBUG : both16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519081c_d20250320_m052520_c001_v0001178_t0052_u01742448320616") 2025/03/20 05:25:49 DEBUG : both16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c0d_d20250320_m052509_c001_v7007000_t0000_u01742448309940") 2025/03/20 05:25:50 DEBUG : both16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519077c_d20250320_m052503_c001_v0001178_t0005_u01742448303897") 2025/03/20 05:25:50 DEBUG : both17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fca_d20250320_m052526_c001_v7007000_t0000_u01742448326745") 2025/03/20 05:25:50 DEBUG : both17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190820_d20250320_m052521_c001_v0001178_t0052_u01742448321040") 2025/03/20 05:25:50 DEBUG : both17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c11_d20250320_m052510_c001_v7007000_t0000_u01742448310132") 2025/03/20 05:25:50 DEBUG : both17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190780_d20250320_m052504_c001_v0001178_t0046_u01742448304344") 2025/03/20 05:25:50 DEBUG : both18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fcd_d20250320_m052526_c001_v7007000_t0000_u01742448326932") 2025/03/20 05:25:50 DEBUG : both18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190824_d20250320_m052521_c001_v0001178_t0029_u01742448321493") 2025/03/20 05:25:50 DEBUG : both18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c15_d20250320_m052510_c001_v7007000_t0000_u01742448310325") 2025/03/20 05:25:50 DEBUG : both18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519078a_d20250320_m052504_c001_v0001178_t0017_u01742448304774") 2025/03/20 05:25:50 DEBUG : both19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fd0_d20250320_m052527_c001_v7007000_t0000_u01742448327121") 2025/03/20 05:25:50 DEBUG : both19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190826_d20250320_m052521_c001_v0001178_t0020_u01742448321924") 2025/03/20 05:25:50 DEBUG : both19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c18_d20250320_m052510_c001_v7007000_t0000_u01742448310516") 2025/03/20 05:25:50 DEBUG : both19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190794_d20250320_m052505_c001_v0001178_t0043_u01742448305201") 2025/03/20 05:25:50 DEBUG : both2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fd2_d20250320_m052527_c001_v7007000_t0000_u01742448327311") 2025/03/20 05:25:50 DEBUG : both2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907d4_d20250320_m052514_c001_v0001178_t0053_u01742448314377") 2025/03/20 05:25:50 DEBUG : both2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c1b_d20250320_m052510_c001_v7007000_t0000_u01742448310704") 2025/03/20 05:25:50 DEBUG : both2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190728_d20250320_m052457_c001_v0001178_t0050_u01742448297564") 2025/03/20 05:25:50 DEBUG : both3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fd5_d20250320_m052527_c001_v7007000_t0000_u01742448327498") 2025/03/20 05:25:50 DEBUG : both3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907d8_d20250320_m052514_c001_v0001178_t0056_u01742448314785") 2025/03/20 05:25:50 DEBUG : both3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c1e_d20250320_m052510_c001_v7007000_t0000_u01742448310912") 2025/03/20 05:25:51 DEBUG : both3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519072e_d20250320_m052458_c001_v0001178_t0017_u01742448298006") 2025/03/20 05:25:51 DEBUG : both4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fd7_d20250320_m052527_c001_v7007000_t0000_u01742448327700") 2025/03/20 05:25:51 DEBUG : both4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907e2_d20250320_m052515_c001_v0001178_t0030_u01742448315220") 2025/03/20 05:25:51 DEBUG : both4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c21_d20250320_m052511_c001_v7007000_t0000_u01742448311098") 2025/03/20 05:25:51 DEBUG : both4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190734_d20250320_m052458_c001_v0001178_t0022_u01742448298456") 2025/03/20 05:25:51 DEBUG : both5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fda_d20250320_m052527_c001_v7007000_t0000_u01742448327887") 2025/03/20 05:25:51 DEBUG : both5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907ec_d20250320_m052515_c001_v0001178_t0001_u01742448315654") 2025/03/20 05:25:51 DEBUG : both5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c25_d20250320_m052511_c001_v7007000_t0000_u01742448311283") 2025/03/20 05:25:51 DEBUG : both5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519073e_d20250320_m052458_c001_v0001178_t0058_u01742448298891") 2025/03/20 05:25:51 DEBUG : both6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fde_d20250320_m052528_c001_v7007000_t0000_u01742448328071") 2025/03/20 05:25:51 DEBUG : both6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907ee_d20250320_m052516_c001_v0001178_t0018_u01742448316267") 2025/03/20 05:25:51 DEBUG : both6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c28_d20250320_m052511_c001_v7007000_t0000_u01742448311468") 2025/03/20 05:25:51 DEBUG : both6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190744_d20250320_m052459_c001_v0001178_t0011_u01742448299384") 2025/03/20 05:25:51 DEBUG : both7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fe1_d20250320_m052528_c001_v7007000_t0000_u01742448328257") 2025/03/20 05:25:51 DEBUG : both7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907f4_d20250320_m052516_c001_v0001178_t0007_u01742448316670") 2025/03/20 05:25:51 DEBUG : both7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c2b_d20250320_m052511_c001_v7007000_t0000_u01742448311653") 2025/03/20 05:25:51 DEBUG : both7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519074a_d20250320_m052459_c001_v0001178_t0049_u01742448299860") 2025/03/20 05:25:51 DEBUG : both8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fe2_d20250320_m052528_c001_v7007000_t0000_u01742448328442") 2025/03/20 05:25:51 DEBUG : both8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907f6_d20250320_m052517_c001_v0001178_t0056_u01742448317102") 2025/03/20 05:25:51 DEBUG : both8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c31_d20250320_m052511_c001_v7007000_t0000_u01742448311837") 2025/03/20 05:25:52 DEBUG : both8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519074e_d20250320_m052500_c001_v0001178_t0046_u01742448300285") 2025/03/20 05:25:52 DEBUG : both9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fe3_d20250320_m052528_c001_v7007000_t0000_u01742448328627") 2025/03/20 05:25:52 DEBUG : both9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851907fe_d20250320_m052517_c001_v0001178_t0003_u01742448317528") 2025/03/20 05:25:52 DEBUG : both9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812c33_d20250320_m052512_c001_v7007000_t0000_u01742448312023") 2025/03/20 05:25:52 DEBUG : both9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190752_d20250320_m052500_c001_v0001178_t0037_u01742448300744") 2025/03/20 05:25:52 DEBUG : c/non empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c704_d20250320_m052110_c001_v7007000_t0000_u01742448070891") 2025/03/20 05:25:52 DEBUG : c/non empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12ac_d20250320_m052108_c001_v0001043_t0032_u01742448068947") 2025/03/20 05:25:52 DEBUG : c/non empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c6fc_d20250320_m052107_c001_v7007000_t0000_u01742448067738") 2025/03/20 05:25:52 DEBUG : c/non empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12a2_d20250320_m052105_c001_v0001043_t0014_u01742448065680") 2025/03/20 05:25:52 DEBUG : c/non empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e3a_d20250320_m052043_c001_v7007000_t0000_u01742448043434") 2025/03/20 05:25:52 DEBUG : c/non empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1242_d20250320_m052041_c001_v0001043_t0025_u01742448041276") 2025/03/20 05:25:52 DEBUG : check sum: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e1d_d20250320_m052028_c001_v7007000_t0000_u01742448028872") 2025/03/20 05:25:52 DEBUG : check sum: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1210_d20250320_m052027_c001_v0001043_t0034_u01742448027623") 2025/03/20 05:25:52 DEBUG : dest/3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac34_d20250320_m052316_c001_v7007000_t0000_u01742448196356") 2025/03/20 05:25:52 DEBUG : dest/3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f400ad7d93b3ddb55_d20250320_m052315_c001_v0001099_t0042_u01742448195228") 2025/03/20 05:25:52 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a68502d_d20250320_m052446_c001_v7007000_t0000_u01742448286986") 2025/03/20 05:25:52 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10348106afd39ec5_d20250320_m052444_c001_v0001178_t0050_u01742448284876") 2025/03/20 05:25:52 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41037a3e21eabd24_d20250320_m052444_c001_v7007000_t0000_u01742448284688") 2025/03/20 05:25:52 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10348106afd39eab_d20250320_m052440_c001_v0001178_t0031_u01742448280680") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41037a3e21eabcf9_d20250320_m052439_c001_v7007000_t0000_u01742448279944") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9aac3_d20250320_m052435_c001_v0001183_t0035_u01742448275916") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918ce7_d20250320_m052434_c001_v7007000_t0000_u01742448274358") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11229b949f43a606_d20250320_m052431_c001_v0001134_t0018_u01742448271759") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4161da9c4120ba33_d20250320_m052431_c001_v7007000_t0000_u01742448271576") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11229b949f43a5fa_d20250320_m052427_c001_v0001134_t0010_u01742448267618") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4161da9c4120ba2a_d20250320_m052426_c001_v7007000_t0000_u01742448266873") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190652_d20250320_m052423_c001_v0001178_t0055_u01742448263344") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b11_d20250320_m052422_c001_v7007000_t0000_u01742448262026") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f111c2678ea95ba80_d20250320_m052420_c001_v0001178_t0052_u01742448260611") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41772f004bffef35_d20250320_m052420_c001_v7007000_t0000_u01742448260421") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f111c2678ea95ba72_d20250320_m052418_c001_v0001178_t0007_u01742448258344") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41772f004bffef31_d20250320_m052417_c001_v7007000_t0000_u01742448257606") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190614_d20250320_m052414_c001_v0001178_t0032_u01742448254438") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b03_d20250320_m052413_c001_v7007000_t0000_u01742448253503") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f113f0c957a125335_d20250320_m052411_c001_v0001183_t0001_u01742448251669") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f408e064f6286b2fd_d20250320_m052411_c001_v7007000_t0000_u01742448251473") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f113f0c957a1252bd_d20250320_m052408_c001_v0001183_t0002_u01742448248079") 2025/03/20 05:25:53 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f408e064f6286b2f6_d20250320_m052407_c001_v7007000_t0000_u01742448247337") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851905ba_d20250320_m052402_c001_v0001178_t0026_u01742448242226") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918cd6_d20250320_m052401_c001_v7007000_t0000_u01742448241278") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1015953419a3c57f_d20250320_m052358_c001_v0001145_t0050_u01742448238987") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4061b707f12662fa_d20250320_m052358_c001_v7007000_t0000_u01742448238803") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1015953419a3c575_d20250320_m052355_c001_v0001145_t0015_u01742448235760") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4061b707f12662ea_d20250320_m052355_c001_v7007000_t0000_u01742448235028") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519055a_d20250320_m052347_c001_v0001178_t0010_u01742448227511") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f401c96a9eb9ad72f_d20250320_m052346_c001_v7007000_t0000_u01742448226585") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1138680673d98275_d20250320_m052344_c001_v0001044_t0014_u01742448224568") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4130c18dd3bd0f79_d20250320_m052344_c001_v7007000_t0000_u01742448224384") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1138680673d98261_d20250320_m052340_c001_v0001044_t0002_u01742448220881") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4130c18dd3bd0f76_d20250320_m052340_c001_v7007000_t0000_u01742448220143") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1454_d20250320_m052334_c001_v0001043_t0040_u01742448214146") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac52_d20250320_m052333_c001_v7007000_t0000_u01742448213013") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f113644fca61608b8_d20250320_m052327_c001_v0001134_t0010_u01742448207118") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4161da9c4120b9a7_d20250320_m052326_c001_v7007000_t0000_u01742448206901") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc99c30_d20250320_m052322_c001_v0001183_t0025_u01742448202653") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10257481fa806084_d20250320_m052321_c001_v0001183_t0041_u01742448201891") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10257481fa80605e_d20250320_m052320_c001_v0001183_t0050_u01742448200910") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4126bda746cac08d_d20250320_m052307_c001_v7007000_t0000_u01742448187421") 2025/03/20 05:25:54 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1400_d20250320_m052259_c001_v0001043_t0057_u01742448179229") 2025/03/20 05:25:55 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1091879f6bfaf517_d20250320_m052258_c001_v0001178_t0007_u01742448178426") 2025/03/20 05:25:55 DEBUG : dst/one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1091879f6bfaf509_d20250320_m052257_c001_v0001178_t0033_u01742448177448") 2025/03/20 05:25:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a68502f_d20250320_m052447_c001_v7007000_t0000_u01742448287181") 2025/03/20 05:25:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10872964579d0389_d20250320_m052444_c001_v0001113_t0002_u01742448284138") 2025/03/20 05:25:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1156921b68edc9d7_d20250320_m052439_c001_v0001102_t0028_u01742448279488") 2025/03/20 05:25:55 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918ce8_d20250320_m052434_c001_v7007000_t0000_u01742448274558") 2025/03/20 05:25:55 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f116f39f94e00b96d_d20250320_m052431_c001_v0001157_t0014_u01742448271064") 2025/03/20 05:25:55 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1109938844e09ada_d20250320_m052426_c001_v0001183_t0046_u01742448266659") 2025/03/20 05:25:55 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b13_d20250320_m052422_c001_v7007000_t0000_u01742448262211") 2025/03/20 05:25:55 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f107ff3b63b332ade_d20250320_m052420_c001_v0001165_t0046_u01742448260208") 2025/03/20 05:25:55 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1093b3a7d62141f8_d20250320_m052417_c001_v0001184_t0007_u01742448257390") 2025/03/20 05:25:55 DEBUG : dst/three: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac53_d20250320_m052333_c001_v7007000_t0000_u01742448213209") 2025/03/20 05:25:55 DEBUG : dst/three: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10257481fa8061be_d20250320_m052331_c001_v0001183_t0025_u01742448211611") 2025/03/20 05:25:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a685030_d20250320_m052447_c001_v7007000_t0000_u01742448287370") 2025/03/20 05:25:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f115d78a47bc6af38_d20250320_m052445_c001_v0001172_t0001_u01742448285711") 2025/03/20 05:25:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1058df55141c20e1_d20250320_m052441_c001_v0001144_t0026_u01742448281471") 2025/03/20 05:25:55 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a685031_d20250320_m052447_c001_v7007000_t0000_u01742448287565") 2025/03/20 05:25:55 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10348106afd39ec9_d20250320_m052446_c001_v0001178_t0033_u01742448286355") 2025/03/20 05:25:55 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41037a3e21eabd25_d20250320_m052446_c001_v7007000_t0000_u01742448286166") 2025/03/20 05:25:55 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f10348106afd39eb3_d20250320_m052442_c001_v0001178_t0003_u01742448282782") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41037a3e21eabd1f_d20250320_m052442_c001_v7007000_t0000_u01742448282594") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9aaf5_d20250320_m052436_c001_v0001183_t0054_u01742448276761") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918ce9_d20250320_m052434_c001_v7007000_t0000_u01742448274779") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11229b949f43a614_d20250320_m052433_c001_v0001134_t0010_u01742448273628") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4161da9c4120ba36_d20250320_m052433_c001_v7007000_t0000_u01742448273445") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11229b949f43a600_d20250320_m052429_c001_v0001134_t0003_u01742448269493") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4161da9c4120ba30_d20250320_m052429_c001_v7007000_t0000_u01742448269308") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190654_d20250320_m052423_c001_v0001178_t0051_u01742448263834") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41772f004bffef36_d20250320_m052421_c001_v7007000_t0000_u01742448261449") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9a78a_d20250320_m052419_c001_v0001183_t0054_u01742448259399") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41772f004bffef32_d20250320_m052418_c001_v7007000_t0000_u01742448258960") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190618_d20250320_m052414_c001_v0001178_t0052_u01742448254884") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f408e064f6286b2ff_d20250320_m052412_c001_v7007000_t0000_u01742448252540") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9a57e_d20250320_m052409_c001_v0001183_t0059_u01742448249995") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f408e064f6286b2f8_d20250320_m052408_c001_v7007000_t0000_u01742448248865") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851905bc_d20250320_m052402_c001_v0001178_t0040_u01742448242663") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4061b707f126630e_d20250320_m052400_c001_v7007000_t0000_u01742448240311") 2025/03/20 05:25:56 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9a312_d20250320_m052357_c001_v0001183_t0052_u01742448237783") 2025/03/20 05:25:57 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4061b707f12662ee_d20250320_m052356_c001_v7007000_t0000_u01742448236665") 2025/03/20 05:25:57 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519056e_d20250320_m052350_c001_v0001178_t0021_u01742448230461") 2025/03/20 05:25:57 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4130c18dd3bd0f7a_d20250320_m052345_c001_v7007000_t0000_u01742448225622") 2025/03/20 05:25:57 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de146e_d20250320_m052343_c001_v0001043_t0040_u01742448223071") 2025/03/20 05:25:57 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4130c18dd3bd0f77_d20250320_m052341_c001_v7007000_t0000_u01742448221966") 2025/03/20 05:25:57 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc99e60_d20250320_m052335_c001_v0001183_t0058_u01742448215213") 2025/03/20 05:25:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918ceb_d20250320_m052434_c001_v7007000_t0000_u01742448274965") 2025/03/20 05:25:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f115f68228fe54478_d20250320_m052432_c001_v0001104_t0058_u01742448272725") 2025/03/20 05:25:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f112b16fb8b02e99b_d20250320_m052428_c001_v0001106_t0022_u01742448268811") 2025/03/20 05:25:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b18_d20250320_m052422_c001_v7007000_t0000_u01742448262406") 2025/03/20 05:25:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1105324a499a0074_d20250320_m052421_c001_v0001120_t0043_u01742448261043") 2025/03/20 05:25:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f118e56019d1f36ca_d20250320_m052418_c001_v0001182_t0009_u01742448258763") 2025/03/20 05:25:57 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a685032_d20250320_m052447_c001_v7007000_t0000_u01742448287752") 2025/03/20 05:25:57 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851906a0_d20250320_m052436_c001_v0001178_t0039_u01742448276546") 2025/03/20 05:25:57 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918ced_d20250320_m052435_c001_v7007000_t0000_u01742448275163") 2025/03/20 05:25:57 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9a860_d20250320_m052423_c001_v0001183_t0025_u01742448263631") 2025/03/20 05:25:57 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b19_d20250320_m052422_c001_v7007000_t0000_u01742448262600") 2025/03/20 05:25:57 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9a686_d20250320_m052414_c001_v0001183_t0050_u01742448254661") 2025/03/20 05:25:57 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b04_d20250320_m052413_c001_v7007000_t0000_u01742448253694") 2025/03/20 05:25:57 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9a3e7_d20250320_m052402_c001_v0001183_t0033_u01742448242448") 2025/03/20 05:25:58 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41838ca0e1918cd7_d20250320_m052401_c001_v7007000_t0000_u01742448241472") 2025/03/20 05:25:58 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9a0f8_d20250320_m052348_c001_v0001183_t0043_u01742448228090") 2025/03/20 05:25:58 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f401c96a9eb9ad730_d20250320_m052346_c001_v7007000_t0000_u01742448226770") 2025/03/20 05:25:58 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190504_d20250320_m052334_c001_v0001178_t0001_u01742448214972") 2025/03/20 05:25:58 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac56_d20250320_m052333_c001_v7007000_t0000_u01742448213398") 2025/03/20 05:25:58 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f114765c87bba2578_d20250320_m052328_c001_v0001172_t0017_u01742448208912") 2025/03/20 05:25:58 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4126bda746cac08e_d20250320_m052307_c001_v7007000_t0000_u01742448187610") 2025/03/20 05:25:58 DEBUG : dst/two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1091879f6bfaf53d_d20250320_m052306_c001_v0001178_t0043_u01742448186453") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b2181588_d20250320_m052224_c001_v7007000_t0000_u01742448144022") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc993d5_d20250320_m052218_c001_v0001183_t0046_u01742448138856") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b218117d_d20250320_m052216_c001_v7007000_t0000_u01742448136950") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc99257_d20250320_m052206_c001_v0001183_t0030_u01742448126034") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3ba8_d20250320_m052157_c001_v7007000_t0000_u01742448117071") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9910b_d20250320_m052153_c001_v0001183_t0051_u01742448113976") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c778_d20250320_m052127_c001_v7007000_t0000_u01742448087789") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12e8_d20250320_m052125_c001_v0001043_t0037_u01742448085433") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c774_d20250320_m052123_c001_v7007000_t0000_u01742448083717") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12e0_d20250320_m052122_c001_v0001043_t0055_u01742448082247") 2025/03/20 05:25:58 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c761_d20250320_m052118_c001_v7007000_t0000_u01742448078218") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12c8_d20250320_m052115_c001_v0001043_t0059_u01742448075696") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c732_d20250320_m052114_c001_v7007000_t0000_u01742448074385") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12c0_d20250320_m052112_c001_v0001043_t0019_u01742448072482") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c6d4_d20250320_m052104_c001_v7007000_t0000_u01742448064256") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1292_d20250320_m052102_c001_v0001043_t0006_u01742448062024") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e56_d20250320_m052100_c001_v7007000_t0000_u01742448060685") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1286_d20250320_m052059_c001_v0001043_t0006_u01742448059752") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e49_d20250320_m052053_c001_v7007000_t0000_u01742448053406") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de126c_d20250320_m052051_c001_v0001043_t0000_u01742448051417") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e46_d20250320_m052048_c001_v7007000_t0000_u01742448048835") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de125a_d20250320_m052047_c001_v0001043_t0037_u01742448047645") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e44_d20250320_m052046_c001_v7007000_t0000_u01742448046534") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f102597eec27dec19_d20250320_m052045_c001_v0001184_t0008_u01742448045939") 2025/03/20 05:25:59 DEBUG : empty space: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de124e_d20250320_m052044_c001_v0001043_t0009_u01742448044189") 2025/03/20 05:25:59 DEBUG : enormous: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c776_d20250320_m052126_c001_v7007000_t0000_u01742448086833") 2025/03/20 05:25:59 DEBUG : enormous: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12ee_d20250320_m052125_c001_v0001043_t0010_u01742448085807") 2025/03/20 05:25:59 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a68503a_d20250320_m052452_c001_v7007000_t0000_u01742448292223") 2025/03/20 05:25:59 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851906fa_d20250320_m052451_c001_v0001178_t0015_u01742448291030") 2025/03/20 05:25:59 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3ba0_d20250320_m052152_c001_v7007000_t0000_u01742448112176") 2025/03/20 05:25:59 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc990c3_d20250320_m052150_c001_v0001183_t0053_u01742448110857") 2025/03/20 05:26:00 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e35_d20250320_m052039_c001_v7007000_t0000_u01742448039584") 2025/03/20 05:26:00 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1236_d20250320_m052038_c001_v0001043_t0041_u01742448038390") 2025/03/20 05:26:00 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e31_d20250320_m052037_c001_v7007000_t0000_u01742448037107") 2025/03/20 05:26:00 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1232_d20250320_m052036_c001_v0001043_t0049_u01742448036304") 2025/03/20 05:26:00 DEBUG : existing: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1230_d20250320_m052035_c001_v0001043_t0009_u01742448035283") 2025/03/20 05:26:00 DEBUG : existing-b: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3ba1_d20250320_m052152_c001_v7007000_t0000_u01742448112369") 2025/03/20 05:26:00 DEBUG : existing-b: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de133a_d20250320_m052150_c001_v0001043_t0010_u01742448110845") 2025/03/20 05:26:00 DEBUG : file1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef800d_d20250320_m052537_c001_v7007000_t0000_u01742448337691") 2025/03/20 05:26:00 DEBUG : file1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b728_d20250320_m052536_c001_v0001183_t0031_u01742448336525") 2025/03/20 05:26:00 DEBUG : file1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef8002_d20250320_m052534_c001_v7007000_t0000_u01742448334770") 2025/03/20 05:26:00 DEBUG : file1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519086a_d20250320_m052533_c001_v0001178_t0030_u01742448333730") 2025/03/20 05:26:00 DEBUG : five: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c77d_d20250320_m052133_c001_v7007000_t0000_u01742448093012") 2025/03/20 05:26:00 DEBUG : five: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4055a47951de1300_d20250320_m052130_c001_v0001043_t0040_u01742448090959") 2025/03/20 05:26:00 DEBUG : foo: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e47_d20250320_m052050_c001_v7007000_t0000_u01742448050681") 2025/03/20 05:26:00 DEBUG : foo: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4055a47951de1262_d20250320_m052050_c001_v0001043_t0040_u01742448050126") 2025/03/20 05:26:00 DEBUG : foo: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4055a47951de125e_d20250320_m052049_c001_v0001043_t0040_u01742448049570") 2025/03/20 05:26:00 DEBUG : four: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c77e_d20250320_m052133_c001_v7007000_t0000_u01742448093201") 2025/03/20 05:26:00 DEBUG : four: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419e2cca8dc98f0f_d20250320_m052131_c001_v0001183_t0019_u01742448091520") 2025/03/20 05:26:00 DEBUG : four: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12fe_d20250320_m052129_c001_v0001043_t0059_u01742448089796") 2025/03/20 05:26:01 DEBUG : hello world2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b5a_d20250320_m051941_c001_v7007000_t0000_u01742447981799") 2025/03/20 05:26:01 DEBUG : hello world2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1180_d20250320_m051941_c001_v0001043_t0025_u01742447981013") 2025/03/20 05:26:01 DEBUG : ignore-size: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e28_d20250320_m052033_c001_v7007000_t0000_u01742448033786") 2025/03/20 05:26:01 DEBUG : ignore-size: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de122c_d20250320_m052032_c001_v0001043_t0041_u01742448032619") 2025/03/20 05:26:01 DEBUG : nested/sub dir/file: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b9b_d20250320_m052149_c001_v7007000_t0000_u01742448109672") 2025/03/20 05:26:01 DEBUG : nested/sub dir/file: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc99087_d20250320_m052148_c001_v0001183_t0002_u01742448108726") 2025/03/20 05:26:01 DEBUG : nested/sub dir/file: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b98_d20250320_m052147_c001_v7007000_t0000_u01742448107571") 2025/03/20 05:26:01 DEBUG : nested/sub dir/file: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9903f_d20250320_m052146_c001_v0001183_t0031_u01742448106398") 2025/03/20 05:26:01 DEBUG : one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c77f_d20250320_m052133_c001_v7007000_t0000_u01742448093402") 2025/03/20 05:26:01 DEBUG : one: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4055a47951de12f8_d20250320_m052128_c001_v0001043_t0040_u01742448088939") 2025/03/20 05:26:01 DEBUG : only0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fe6_d20250320_m052528_c001_v7007000_t0000_u01742448328814") 2025/03/20 05:26:01 DEBUG : only0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f410807898519082a_d20250320_m052523_c001_v0001178_t0029_u01742448323032") 2025/03/20 05:26:01 DEBUG : only0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b23b_d20250320_m052513_c001_v0001183_t0002_u01742448313742") 2025/03/20 05:26:01 DEBUG : only0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac9f_d20250320_m052507_c001_v7007000_t0000_u01742448307058") 2025/03/20 05:26:01 DEBUG : only0: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9aec6_d20250320_m052456_c001_v0001183_t0054_u01742448296906") 2025/03/20 05:26:01 DEBUG : only1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fe9_d20250320_m052528_c001_v7007000_t0000_u01742448328998") 2025/03/20 05:26:01 DEBUG : only1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419e2cca8dc9b46a_d20250320_m052523_c001_v0001183_t0019_u01742448323451") 2025/03/20 05:26:01 DEBUG : only1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b24b_d20250320_m052514_c001_v0001183_t0024_u01742448314180") 2025/03/20 05:26:01 DEBUG : only1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b2181fc2_d20250320_m052507_c001_v7007000_t0000_u01742448307789") 2025/03/20 05:26:01 DEBUG : only1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9aee2_d20250320_m052457_c001_v0001183_t0026_u01742448297355") 2025/03/20 05:26:02 DEBUG : only10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fec_d20250320_m052529_c001_v7007000_t0000_u01742448329182") 2025/03/20 05:26:02 DEBUG : only10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f406bf64499c7c900_d20250320_m052523_c001_v0001184_t0006_u01742448323800") 2025/03/20 05:26:02 DEBUG : only10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b32c_d20250320_m052518_c001_v0001183_t0029_u01742448318267") 2025/03/20 05:26:02 DEBUG : only10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b2181fc0_d20250320_m052507_c001_v7007000_t0000_u01742448307407") 2025/03/20 05:26:02 DEBUG : only10: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9afce_d20250320_m052501_c001_v0001183_t0047_u01742448301383") 2025/03/20 05:26:02 DEBUG : only11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fed_d20250320_m052529_c001_v7007000_t0000_u01742448329379") 2025/03/20 05:26:02 DEBUG : only11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419e2cca8dc9b454_d20250320_m052523_c001_v0001183_t0019_u01742448323045") 2025/03/20 05:26:02 DEBUG : only11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b34a_d20250320_m052518_c001_v0001183_t0007_u01742448318747") 2025/03/20 05:26:02 DEBUG : only11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bdf_d20250320_m052507_c001_v7007000_t0000_u01742448307204") 2025/03/20 05:26:02 DEBUG : only11: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9aff4_d20250320_m052501_c001_v0001183_t0007_u01742448301842") 2025/03/20 05:26:02 DEBUG : only12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fee_d20250320_m052529_c001_v7007000_t0000_u01742448329565") 2025/03/20 05:26:02 DEBUG : only12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f406bf64499c7c916_d20250320_m052524_c001_v0001184_t0006_u01742448324204") 2025/03/20 05:26:02 DEBUG : only12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b368_d20250320_m052519_c001_v0001183_t0044_u01742448319174") 2025/03/20 05:26:02 DEBUG : only12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b42_d20250320_m052507_c001_v7007000_t0000_u01742448307022") 2025/03/20 05:26:02 DEBUG : only12: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b00e_d20250320_m052502_c001_v0001183_t0007_u01742448302340") 2025/03/20 05:26:02 DEBUG : only13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff0_d20250320_m052529_c001_v7007000_t0000_u01742448329763") 2025/03/20 05:26:02 DEBUG : only13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4040fea77d1c416b_d20250320_m052523_c001_v0001177_t0012_u01742448323608") 2025/03/20 05:26:02 DEBUG : only13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b38a_d20250320_m052519_c001_v0001183_t0043_u01742448319593") 2025/03/20 05:26:02 DEBUG : only13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812be9_d20250320_m052507_c001_v7007000_t0000_u01742448307806") 2025/03/20 05:26:03 DEBUG : only13: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b026_d20250320_m052502_c001_v0001183_t0045_u01742448302768") 2025/03/20 05:26:03 DEBUG : only14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff1_d20250320_m052529_c001_v7007000_t0000_u01742448329951") 2025/03/20 05:26:03 DEBUG : only14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4040fea77d1c4171_d20250320_m052523_c001_v0001177_t0012_u01742448323797") 2025/03/20 05:26:03 DEBUG : only14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b3a2_d20250320_m052520_c001_v0001183_t0027_u01742448320006") 2025/03/20 05:26:03 DEBUG : only14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bd6_d20250320_m052506_c001_v7007000_t0000_u01742448306635") 2025/03/20 05:26:03 DEBUG : only14: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b03e_d20250320_m052503_c001_v0001183_t0047_u01742448303201") 2025/03/20 05:26:03 DEBUG : only15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff2_d20250320_m052530_c001_v7007000_t0000_u01742448330137") 2025/03/20 05:26:03 DEBUG : only15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f410807898519082c_d20250320_m052523_c001_v0001178_t0029_u01742448323438") 2025/03/20 05:26:03 DEBUG : only15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b3be_d20250320_m052520_c001_v0001183_t0015_u01742448320421") 2025/03/20 05:26:03 DEBUG : only15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bdc_d20250320_m052507_c001_v7007000_t0000_u01742448307013") 2025/03/20 05:26:03 DEBUG : only15: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b054_d20250320_m052503_c001_v0001183_t0005_u01742448303682") 2025/03/20 05:26:03 DEBUG : only16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff3_d20250320_m052530_c001_v7007000_t0000_u01742448330321") 2025/03/20 05:26:03 DEBUG : only16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4108078985190830_d20250320_m052523_c001_v0001178_t0029_u01742448323634") 2025/03/20 05:26:03 DEBUG : only16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b3d4_d20250320_m052520_c001_v0001183_t0053_u01742448320846") 2025/03/20 05:26:03 DEBUG : only16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812bd9_d20250320_m052506_c001_v7007000_t0000_u01742448306824") 2025/03/20 05:26:03 DEBUG : only16: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b07a_d20250320_m052504_c001_v0001183_t0044_u01742448304119") 2025/03/20 05:26:03 DEBUG : only17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff4_d20250320_m052530_c001_v7007000_t0000_u01742448330505") 2025/03/20 05:26:03 DEBUG : only17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419e2cca8dc9b49c_d20250320_m052524_c001_v0001183_t0019_u01742448324215") 2025/03/20 05:26:03 DEBUG : only17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b3ea_d20250320_m052521_c001_v0001183_t0028_u01742448321266") 2025/03/20 05:26:03 DEBUG : only17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b44_d20250320_m052507_c001_v7007000_t0000_u01742448307431") 2025/03/20 05:26:04 DEBUG : only17: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b08c_d20250320_m052504_c001_v0001183_t0057_u01742448304558") 2025/03/20 05:26:04 DEBUG : only18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff5_d20250320_m052530_c001_v7007000_t0000_u01742448330691") 2025/03/20 05:26:04 DEBUG : only18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419e2cca8dc9b476_d20250320_m052523_c001_v0001183_t0019_u01742448323647") 2025/03/20 05:26:04 DEBUG : only18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b400_d20250320_m052521_c001_v0001183_t0058_u01742448321726") 2025/03/20 05:26:04 DEBUG : only18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b2181fbf_d20250320_m052507_c001_v7007000_t0000_u01742448307223") 2025/03/20 05:26:04 DEBUG : only18: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b0a4_d20250320_m052504_c001_v0001183_t0036_u01742448304993") 2025/03/20 05:26:04 DEBUG : only19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff6_d20250320_m052530_c001_v7007000_t0000_u01742448330885") 2025/03/20 05:26:04 DEBUG : only19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4108078985190834_d20250320_m052523_c001_v0001178_t0029_u01742448323820") 2025/03/20 05:26:04 DEBUG : only19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b41a_d20250320_m052522_c001_v0001183_t0005_u01742448322140") 2025/03/20 05:26:04 DEBUG : only19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812be2_d20250320_m052507_c001_v7007000_t0000_u01742448307396") 2025/03/20 05:26:04 DEBUG : only19: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b0ba_d20250320_m052505_c001_v0001183_t0008_u01742448305442") 2025/03/20 05:26:04 DEBUG : only2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff7_d20250320_m052531_c001_v7007000_t0000_u01742448331072") 2025/03/20 05:26:04 DEBUG : only2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4040fea77d1c417b_d20250320_m052524_c001_v0001177_t0012_u01742448324354") 2025/03/20 05:26:04 DEBUG : only2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b261_d20250320_m052514_c001_v0001183_t0004_u01742448314591") 2025/03/20 05:26:04 DEBUG : only2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaaca1_d20250320_m052507_c001_v7007000_t0000_u01742448307443") 2025/03/20 05:26:04 DEBUG : only2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9aefe_d20250320_m052457_c001_v0001183_t0026_u01742448297802") 2025/03/20 05:26:04 DEBUG : only3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff8_d20250320_m052531_c001_v7007000_t0000_u01742448331257") 2025/03/20 05:26:04 DEBUG : only3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419e2cca8dc9b484_d20250320_m052523_c001_v0001183_t0019_u01742448323833") 2025/03/20 05:26:04 DEBUG : only3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b278_d20250320_m052515_c001_v0001183_t0009_u01742448315000") 2025/03/20 05:26:04 DEBUG : only3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaaca0_d20250320_m052507_c001_v7007000_t0000_u01742448307253") 2025/03/20 05:26:05 DEBUG : only3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9af18_d20250320_m052458_c001_v0001183_t0039_u01742448298243") 2025/03/20 05:26:05 DEBUG : only4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ff9_d20250320_m052531_c001_v7007000_t0000_u01742448331442") 2025/03/20 05:26:05 DEBUG : only4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4040fea77d1c4173_d20250320_m052523_c001_v0001177_t0012_u01742448323983") 2025/03/20 05:26:05 DEBUG : only4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b294_d20250320_m052515_c001_v0001183_t0030_u01742448315456") 2025/03/20 05:26:05 DEBUG : only4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4095f293b0812be5_d20250320_m052507_c001_v7007000_t0000_u01742448307601") 2025/03/20 05:26:05 DEBUG : only4: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9af34_d20250320_m052458_c001_v0001183_t0021_u01742448298690") 2025/03/20 05:26:05 DEBUG : only5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ffa_d20250320_m052531_c001_v7007000_t0000_u01742448331626") 2025/03/20 05:26:05 DEBUG : only5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f406bf64499c7c908_d20250320_m052523_c001_v0001184_t0006_u01742448323999") 2025/03/20 05:26:05 DEBUG : only5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b2b4_d20250320_m052516_c001_v0001183_t0022_u01742448316056") 2025/03/20 05:26:05 DEBUG : only5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b2181fbe_d20250320_m052507_c001_v7007000_t0000_u01742448307032") 2025/03/20 05:26:05 DEBUG : only5: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9af4e_d20250320_m052459_c001_v0001183_t0034_u01742448299184") 2025/03/20 05:26:05 DEBUG : only6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ffc_d20250320_m052531_c001_v7007000_t0000_u01742448331810") 2025/03/20 05:26:05 DEBUG : only6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4108078985190838_d20250320_m052524_c001_v0001178_t0029_u01742448324005") 2025/03/20 05:26:05 DEBUG : only6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b2c0_d20250320_m052516_c001_v0001183_t0058_u01742448316476") 2025/03/20 05:26:05 DEBUG : only6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b2181fc1_d20250320_m052507_c001_v7007000_t0000_u01742448307602") 2025/03/20 05:26:05 DEBUG : only6: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9af6a_d20250320_m052459_c001_v0001183_t0025_u01742448299615") 2025/03/20 05:26:06 DEBUG : only7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ffd_d20250320_m052531_c001_v7007000_t0000_u01742448331995") 2025/03/20 05:26:06 DEBUG : only7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419e2cca8dc9b494_d20250320_m052524_c001_v0001183_t0019_u01742448324018") 2025/03/20 05:26:06 DEBUG : only7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b2dc_d20250320_m052516_c001_v0001183_t0028_u01742448316892") 2025/03/20 05:26:06 DEBUG : only7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b45_d20250320_m052507_c001_v7007000_t0000_u01742448307619") 2025/03/20 05:26:06 DEBUG : only7: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9af80_d20250320_m052500_c001_v0001183_t0039_u01742448300083") 2025/03/20 05:26:06 DEBUG : only8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7ffe_d20250320_m052532_c001_v7007000_t0000_u01742448332197") 2025/03/20 05:26:06 DEBUG : only8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4040fea77d1c4177_d20250320_m052524_c001_v0001177_t0012_u01742448324168") 2025/03/20 05:26:06 DEBUG : only8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b2ec_d20250320_m052517_c001_v0001183_t0020_u01742448317323") 2025/03/20 05:26:06 DEBUG : only8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40170399efc61b43_d20250320_m052507_c001_v7007000_t0000_u01742448307217") 2025/03/20 05:26:06 DEBUG : only8: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9af98_d20250320_m052500_c001_v0001183_t0038_u01742448300531") 2025/03/20 05:26:06 DEBUG : only9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef7fff_d20250320_m052532_c001_v7007000_t0000_u01742448332382") 2025/03/20 05:26:06 DEBUG : only9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f410807898519083a_d20250320_m052524_c001_v0001178_t0029_u01742448324191") 2025/03/20 05:26:06 DEBUG : only9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b306_d20250320_m052517_c001_v0001183_t0051_u01742448317746") 2025/03/20 05:26:06 DEBUG : only9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaaca3_d20250320_m052507_c001_v7007000_t0000_u01742448307667") 2025/03/20 05:26:06 DEBUG : only9: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9afb2_d20250320_m052500_c001_v0001183_t0034_u01742448300957") 2025/03/20 05:26:06 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b95_d20250320_m052144_c001_v7007000_t0000_u01742448104460") 2025/03/20 05:26:06 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519025c_d20250320_m052142_c001_v0001178_t0050_u01742448102127") 2025/03/20 05:26:06 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b8d_d20250320_m052140_c001_v7007000_t0000_u01742448100223") 2025/03/20 05:26:06 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc98f89_d20250320_m052137_c001_v0001183_t0046_u01742448097935") 2025/03/20 05:26:06 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b7e_d20250320_m052136_c001_v7007000_t0000_u01742448096349") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc98f45_d20250320_m052134_c001_v0001183_t0007_u01742448094347") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c770_d20250320_m052120_c001_v7007000_t0000_u01742448080926") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12d2_d20250320_m052119_c001_v0001043_t0007_u01742448079188") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c752_d20250320_m052116_c001_v7007000_t0000_u01742448076882") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12c6_d20250320_m052115_c001_v0001043_t0009_u01742448075318") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c723_d20250320_m052113_c001_v7007000_t0000_u01742448073374") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12bc_d20250320_m052111_c001_v0001043_t0058_u01742448071647") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e58_d20250320_m052103_c001_v7007000_t0000_u01742448063321") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de128c_d20250320_m052101_c001_v0001043_t0008_u01742448061614") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e57_d20250320_m052100_c001_v7007000_t0000_u01742448060871") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1282_d20250320_m052059_c001_v0001043_t0011_u01742448059050") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e52_d20250320_m052058_c001_v7007000_t0000_u01742448058306") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de127e_d20250320_m052057_c001_v0001043_t0053_u01742448057477") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de127a_d20250320_m052056_c001_v0001043_t0055_u01742448056634") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e4e_d20250320_m052055_c001_v7007000_t0000_u01742448055894") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1278_d20250320_m052055_c001_v0001043_t0025_u01742448055176") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1274_d20250320_m052054_c001_v0001043_t0010_u01742448054327") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e4a_d20250320_m052053_c001_v7007000_t0000_u01742448053590") 2025/03/20 05:26:07 DEBUG : potato: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de126e_d20250320_m052052_c001_v0001043_t0028_u01742448052337") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3c29_d20250320_m052234_c001_v7007000_t0000_u01742448154157") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519038c_d20250320_m052233_c001_v0001178_t0033_u01742448153545") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b2181589_d20250320_m052224_c001_v7007000_t0000_u01742448144648") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519033a_d20250320_m052218_c001_v0001178_t0056_u01742448138278") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4130c18dd3bd0de9_d20250320_m052210_c001_v7007000_t0000_u01742448130550") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851902ee_d20250320_m052205_c001_v0001178_t0051_u01742448125451") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3ba9_d20250320_m052157_c001_v7007000_t0000_u01742448117423") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f11080789851902ac_d20250320_m052153_c001_v0001178_t0029_u01742448113759") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c777_d20250320_m052127_c001_v7007000_t0000_u01742448087029") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12e2_d20250320_m052125_c001_v0001043_t0033_u01742448085056") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c775_d20250320_m052123_c001_v7007000_t0000_u01742448083906") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12de_d20250320_m052121_c001_v0001043_t0035_u01742448081875") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c771_d20250320_m052121_c001_v7007000_t0000_u01742448081113") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12d6_d20250320_m052120_c001_v0001043_t0023_u01742448080007") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c765_d20250320_m052118_c001_v7007000_t0000_u01742448078438") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12cc_d20250320_m052117_c001_v0001043_t0025_u01742448077279") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c735_d20250320_m052114_c001_v7007000_t0000_u01742448074571") 2025/03/20 05:26:08 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12c4_d20250320_m052113_c001_v0001043_t0004_u01742448073386") 2025/03/20 05:26:09 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c6d7_d20250320_m052104_c001_v7007000_t0000_u01742448064454") 2025/03/20 05:26:09 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1294_d20250320_m052102_c001_v0001043_t0047_u01742448062833") 2025/03/20 05:26:09 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b62_d20250320_m051945_c001_v7007000_t0000_u01742447985865") 2025/03/20 05:26:09 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1188_d20250320_m051944_c001_v0001043_t0022_u01742447984904") 2025/03/20 05:26:09 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b5e_d20250320_m051943_c001_v7007000_t0000_u01742447983581") 2025/03/20 05:26:09 DEBUG : potato2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1184_d20250320_m051942_c001_v0001043_t0002_u01742447982730") 2025/03/20 05:26:09 DEBUG : potato3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f40200070b218158a_d20250320_m052224_c001_v7007000_t0000_u01742448144833") 2025/03/20 05:26:09 DEBUG : potato3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1384_d20250320_m052219_c001_v0001043_t0051_u01742448139430") 2025/03/20 05:26:09 DEBUG : potato3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4130c18dd3bd0dea_d20250320_m052210_c001_v7007000_t0000_u01742448130776") 2025/03/20 05:26:09 DEBUG : potato3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1352_d20250320_m052206_c001_v0001043_t0050_u01742448126599") 2025/03/20 05:26:09 DEBUG : potato3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3baa_d20250320_m052157_c001_v7007000_t0000_u01742448117709") 2025/03/20 05:26:09 DEBUG : potato3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1344_d20250320_m052154_c001_v0001043_t0059_u01742448114192") 2025/03/20 05:26:09 DEBUG : pre-dest1/1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac35_d20250320_m052316_c001_v7007000_t0000_u01742448196570") 2025/03/20 05:26:09 DEBUG : pre-dest1/1: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1418_d20250320_m052308_c001_v0001043_t0020_u01742448188379") 2025/03/20 05:26:09 DEBUG : pre-dest2/2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4195f78a02eaac37_d20250320_m052316_c001_v7007000_t0000_u01742448196766") 2025/03/20 05:26:09 DEBUG : pre-dest2/2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190456_d20250320_m052309_c001_v0001178_t0025_u01742448189217") 2025/03/20 05:26:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4126bda746cac082_d20250320_m052246_c001_v7007000_t0000_u01742448166817") 2025/03/20 05:26:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc996e6_d20250320_m052243_c001_v0001183_t0054_u01742448163710") 2025/03/20 05:26:09 DEBUG : sizeonly: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e21_d20250320_m052031_c001_v7007000_t0000_u01742448031287") 2025/03/20 05:26:09 DEBUG : sizeonly: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de121e_d20250320_m052030_c001_v0001043_t0047_u01742448030163") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef8019_d20250320_m052543_c001_v7007000_t0000_u01742448343819") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519089a_d20250320_m052542_c001_v0001178_t0022_u01742448342782") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef8011_d20250320_m052540_c001_v7007000_t0000_u01742448340872") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f106bf64499c7cb6b_d20250320_m052539_c001_v0001184_t0028_u01742448339816") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b9d_d20250320_m052149_c001_v7007000_t0000_u01742448109871") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1108078985190290_d20250320_m052149_c001_v0001178_t0017_u01742448109080") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b99_d20250320_m052147_c001_v7007000_t0000_u01742448107759") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1330_d20250320_m052146_c001_v0001043_t0000_u01742448106756") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e18_d20250320_m052026_c001_v7007000_t0000_u01742448026691") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1206_d20250320_m052024_c001_v0001043_t0048_u01742448024899") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e0d_d20250320_m052024_c001_v7007000_t0000_u01742448024156") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11fe_d20250320_m052022_c001_v0001043_t0026_u01742448022989") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e09_d20250320_m052019_c001_v7007000_t0000_u01742448019900") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11ec_d20250320_m052018_c001_v0001043_t0003_u01742448018853") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684e07_d20250320_m052018_c001_v7007000_t0000_u01742448018297") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11e8_d20250320_m052017_c001_v0001043_t0018_u01742448017319") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11de_d20250320_m052014_c001_v0001043_t0019_u01742448014016") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684dff_d20250320_m052013_c001_v7007000_t0000_u01742448013262") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11d8_d20250320_m052012_c001_v0001043_t0015_u01742448012205") 2025/03/20 05:26:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11d6_d20250320_m052011_c001_v0001043_t0003_u01742448011451") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684ddf_d20250320_m052010_c001_v7007000_t0000_u01742448010200") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11c6_d20250320_m052007_c001_v0001043_t0005_u01742448007842") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11bc_d20250320_m052004_c001_v0001043_t0033_u01742448004558") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684d92_d20250320_m052003_c001_v7007000_t0000_u01742448003817") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11ba_d20250320_m052002_c001_v0001043_t0021_u01742448002826") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11b6_d20250320_m052002_c001_v0001043_t0047_u01742448002044") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684d91_d20250320_m052001_c001_v7007000_t0000_u01742448001272") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11ae_d20250320_m051957_c001_v0001043_t0046_u01742447997275") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f417201493a684d8a_d20250320_m051956_c001_v7007000_t0000_u01742447996903") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de11ac_d20250320_m051956_c001_v0001043_t0019_u01742447996066") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b6c_d20250320_m051954_c001_v7007000_t0000_u01742447994371") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de119e_d20250320_m051953_c001_v0001043_t0038_u01742447993480") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b6a_d20250320_m051952_c001_v7007000_t0000_u01742447992896") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de119c_d20250320_m051952_c001_v0001043_t0038_u01742447992170") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b67_d20250320_m051950_c001_v7007000_t0000_u01742447990888") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de119a_d20250320_m051949_c001_v0001043_t0018_u01742447989972") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b65_d20250320_m051949_c001_v7007000_t0000_u01742447989413") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1198_d20250320_m051948_c001_v0001043_t0043_u01742447988534") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b63_d20250320_m051947_c001_v7007000_t0000_u01742447987609") 2025/03/20 05:26:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de118e_d20250320_m051946_c001_v0001043_t0057_u01742447986798") 2025/03/20 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b45_d20250320_m051940_c001_v7007000_t0000_u01742447980090") 2025/03/20 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de117c_d20250320_m051939_c001_v0001043_t0006_u01742447979324") 2025/03/20 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b2b_d20250320_m051938_c001_v7007000_t0000_u01742447978392") 2025/03/20 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1174_d20250320_m051937_c001_v0001043_t0032_u01742447977399") 2025/03/20 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06b11_d20250320_m051936_c001_v7007000_t0000_u01742447976450") 2025/03/20 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de116c_d20250320_m051935_c001_v0001043_t0041_u01742447975508") 2025/03/20 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f41822b4612a06ae8_d20250320_m051932_c001_v7007000_t0000_u01742447972568") 2025/03/20 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1164_d20250320_m051931_c001_v0001043_t0014_u01742447971781") 2025/03/20 05:26:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef801c_d20250320_m052544_c001_v7007000_t0000_u01742448344003") 2025/03/20 05:26:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1040fea77d1c41ed_d20250320_m052542_c001_v0001177_t0008_u01742448342794") 2025/03/20 05:26:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef8012_d20250320_m052541_c001_v7007000_t0000_u01742448341056") 2025/03/20 05:26:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b7be_d20250320_m052539_c001_v0001183_t0052_u01742448339446") 2025/03/20 05:26:12 DEBUG : sub/yam: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b94_d20250320_m052143_c001_v7007000_t0000_u01742448103863") 2025/03/20 05:26:12 DEBUG : sub/yam: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc98fc9_d20250320_m052141_c001_v0001183_t0007_u01742448101771") 2025/03/20 05:26:12 DEBUG : test_dir1/file2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef800e_d20250320_m052537_c001_v7007000_t0000_u01742448337877") 2025/03/20 05:26:12 DEBUG : test_dir1/file2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1040fea77d1c41cb_d20250320_m052536_c001_v0001177_t0026_u01742448336870") 2025/03/20 05:26:12 DEBUG : test_dir1/file2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef8003_d20250320_m052534_c001_v7007000_t0000_u01742448334957") 2025/03/20 05:26:12 DEBUG : test_dir1/file2: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119e2cca8dc9b68a_d20250320_m052533_c001_v0001183_t0016_u01742448333751") 2025/03/20 05:26:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef800f_d20250320_m052538_c001_v7007000_t0000_u01742448338061") 2025/03/20 05:26:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519087c_d20250320_m052536_c001_v0001178_t0019_u01742448336513") 2025/03/20 05:26:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f411aa6e54aef8004_d20250320_m052535_c001_v7007000_t0000_u01742448335140") 2025/03/20 05:26:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f106bf64499c7ca9e_d20250320_m052533_c001_v0001184_t0035_u01742448333743") 2025/03/20 05:26:13 DEBUG : three: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c780_d20250320_m052133_c001_v7007000_t0000_u01742448093587") 2025/03/20 05:26:13 DEBUG : three: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1308_d20250320_m052132_c001_v0001043_t0018_u01742448092304") 2025/03/20 05:26:13 DEBUG : three: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de12fc_d20250320_m052129_c001_v0001043_t0038_u01742448089311") 2025/03/20 05:26:13 DEBUG : two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f419a5fc662c6c781_d20250320_m052133_c001_v7007000_t0000_u01742448093778") 2025/03/20 05:26:13 DEBUG : two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4108078985190233_d20250320_m052131_c001_v0001178_t0029_u01742448091711") 2025/03/20 05:26:13 DEBUG : two: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f4055a47951de12fa_d20250320_m052129_c001_v0001043_t0040_u01742448089126") 2025/03/20 05:26:13 DEBUG : yam: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b96_d20250320_m052144_c001_v7007000_t0000_u01742448104657") 2025/03/20 05:26:13 DEBUG : yam: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f115f68228fe541b4_d20250320_m052142_c001_v0001104_t0035_u01742448102974") 2025/03/20 05:26:13 DEBUG : yam: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b89_d20250320_m052139_c001_v7007000_t0000_u01742448099633") 2025/03/20 05:26:13 DEBUG : yam: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f1055a47951de1324_d20250320_m052138_c001_v0001043_t0047_u01742448098287") 2025/03/20 05:26:13 DEBUG : yam: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b7d_d20250320_m052135_c001_v7007000_t0000_u01742448095783") 2025/03/20 05:26:13 DEBUG : yam: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110807898519023f_d20250320_m052134_c001_v0001178_t0022_u01742448094355") 2025/03/20 05:26:13 DEBUG : yaml: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b8e_d20250320_m052140_c001_v7007000_t0000_u01742448100423") 2025/03/20 05:26:13 DEBUG : yaml: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f110d22ff78b795bf_d20250320_m052139_c001_v0001184_t0005_u01742448099349") 2025/03/20 05:26:13 DEBUG : yaml: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f407bac1305ed3b7f_d20250320_m052136_c001_v7007000_t0000_u01742448096549") 2025/03/20 05:26:14 DEBUG : yaml: Deleting (id "4_z7fd20d43f0edbb1b9f580e1b_f119c2390979f6980_d20250320_m052135_c001_v0001180_t0048_u01742448095567") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m46.763984212s (try 1/5)