"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/21 01:49:35 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele" 2025/02/21 01:49:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/21 01:49:36 DEBUG : Creating backend with remote "/tmp/rclone1308017982" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/21 01:49:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:49:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:38 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:38 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:39 DEBUG : B2 bucket rclone-test-veqotos1lele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:41 DEBUG : Creating backend with remote "/non-existing" 2025/02/21 01:49:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/21 01:49:41 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:41 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:42 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:42 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:44 INFO : B2 bucket rclone-test-veqotos1lele: Running all checks before starting transfers 2025/02/21 01:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:44 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:44 INFO : B2 bucket rclone-test-veqotos1lele: Checks finished, now starting transfers 2025/02/21 01:49:44 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:45 ERROR : Ignoring --no-traverse with sync 2025/02/21 01:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:45 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:45 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:45 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:49:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/21 01:49:47 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:47 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/21 01:49:47 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.55s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:49:48 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:48 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:49:50 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:50 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 01:49:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:49:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:49:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:49:52 INFO : sub dir: Making directory 2025/02/21 01:49:52 INFO : sub dir2: Making directory 2025/02/21 01:49:52 INFO : sub dir2/sub sub dir2: Making directory 2025/02/21 01:49:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:52 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:52 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/21 01:49:52 DEBUG : B2 bucket rclone-test-veqotos1lele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:53 INFO : sub dir2: Making directory 2025/02/21 01:49:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 01:49:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:49:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:53 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:53 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:54 DEBUG : sub dir2: Making directory with metadata 2025/02/21 01:49:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:49:54 INFO : sub dir: Making directory 2025/02/21 01:49:54 INFO : sub dir2: Making directory 2025/02/21 01:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:54 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:54 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:55 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:49:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/21 01:49:55 DEBUG : B2 bucket rclone-test-veqotos1lele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/21 01:49:55 DEBUG : B2 bucket rclone-test-veqotos1lele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:56 INFO : sub dir2: Making directory 2025/02/21 01:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:57 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:57 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:57 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:49:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:49:58 DEBUG : sub dir2: Making directory with metadata 2025/02/21 01:49:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:49:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:49:58 INFO : sub dir: Making directory 2025/02/21 01:49:58 INFO : sub dir2: Making directory 2025/02/21 01:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:49:58 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:49:58 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:49:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:49:58 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:49:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/21 01:49:58 DEBUG : B2 bucket rclone-test-veqotos1lele: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.51s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:00 INFO : sub dir2: Making directory 2025/02/21 01:50:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:50:00 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:00 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:50:00 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cekunum7soze" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-veqotos1lele -> B2 bucket rclone-test-cekunum7soze 2025/02/21 01:50:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:50:03 DEBUG : B2 bucket rclone-test-cekunum7soze: Waiting for checks to finish 2025/02/21 01:50:03 DEBUG : B2 bucket rclone-test-cekunum7soze: Waiting for transfers to finish 2025/02/21 01:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:50:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:04 DEBUG : B2 bucket rclone-test-cekunum7soze: Purge remote 2025/02/21 01:50:04 INFO : B2 bucket rclone-test-cekunum7soze: cleaning bucket "rclone-test-cekunum7soze" of all files 2025/02/21 01:50:04 DEBUG : sub dir/hello world: Deleting (id "4_zcf429d23302d2b6b9f580e1b_f11923e9e8c7fa8e7_d20250221_m015003_c001_v0001178_t0033_u01740102603934") --- PASS: TestServerSideCopy (4.48s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:06 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:50:06 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:50:07 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-weduwiy1meti" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-veqotos1lele -> B2 bucket rclone-test-weduwiy1meti 2025/02/21 01:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:50:09 DEBUG : B2 bucket rclone-test-weduwiy1meti: Waiting for checks to finish 2025/02/21 01:50:09 DEBUG : B2 bucket rclone-test-weduwiy1meti: Waiting for transfers to finish 2025/02/21 01:50:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:50:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:11 DEBUG : B2 bucket rclone-test-weduwiy1meti: Waiting for checks to finish 2025/02/21 01:50:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:50:11 DEBUG : B2 bucket rclone-test-weduwiy1meti: Waiting for transfers to finish 2025/02/21 01:50:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:50:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:12 DEBUG : B2 bucket rclone-test-weduwiy1meti: Purge remote 2025/02/21 01:50:12 INFO : B2 bucket rclone-test-weduwiy1meti: cleaning bucket "rclone-test-weduwiy1meti" of all files 2025/02/21 01:50:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42adc3302d2b6b9f580e1b_f114665fc7c5a9773_d20250221_m015011_c001_v0001040_t0052_u01740102611823") 2025/02/21 01:50:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42adc3302d2b6b9f580e1b_f116a4180a275b09d_d20250221_m015010_c001_v0001182_t0056_u01740102610613") --- PASS: TestServerSideCopyOverSelf (6.59s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:15 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:50:15 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:50:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/21 01:50:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.11s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xayasan2bobi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-veqotos1lele -> B2 bucket rclone-test-xayasan2bobi 2025/02/21 01:50:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:50:18 DEBUG : B2 bucket rclone-test-xayasan2bobi: Waiting for checks to finish 2025/02/21 01:50:18 DEBUG : B2 bucket rclone-test-xayasan2bobi: Waiting for transfers to finish 2025/02/21 01:50:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:50:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:50:20 DEBUG : B2 bucket rclone-test-xayasan2bobi: Waiting for checks to finish 2025/02/21 01:50:20 DEBUG : B2 bucket rclone-test-xayasan2bobi: Waiting for transfers to finish 2025/02/21 01:50:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:50:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/21 01:50:21 INFO : sub dir/hello world: Deleted 2025/02/21 01:50:22 DEBUG : testing file moves 2025/02/21 01:50:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/21 01:50:22 DEBUG : B2 bucket rclone-test-xayasan2bobi: Waiting for checks to finish 2025/02/21 01:50:22 DEBUG : B2 bucket rclone-test-xayasan2bobi: Waiting for transfers to finish 2025/02/21 01:50:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/21 01:50:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/21 01:50:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:23 DEBUG : B2 bucket rclone-test-xayasan2bobi: Purge remote 2025/02/21 01:50:23 INFO : B2 bucket rclone-test-xayasan2bobi: cleaning bucket "rclone-test-xayasan2bobi" of all files 2025/02/21 01:50:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2cdf3302d2b6b9f580e1b_f10065ce387972f3c_d20250221_m015022_c001_v0001176_t0041_u01740102622506") 2025/02/21 01:50:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2cdf3302d2b6b9f580e1b_f1018cc88f42de893_d20250221_m015020_c001_v0001145_t0046_u01740102620698") 2025/02/21 01:50:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2cdf3302d2b6b9f580e1b_f118c1f99b0bdd83a_d20250221_m015019_c001_v0001177_t0020_u01740102619408") --- PASS: TestServerSideMoveOverSelf (8.76s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:25 ERROR : : error listing: directory not found 2025/02/21 01:50:26 INFO : Local file system at /tmp/rclone1308017982: Making directory 2025/02/21 01:50:26 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:26 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:50:28 DEBUG : Local file system at /tmp/rclone1308017982: Waiting for checks to finish 2025/02/21 01:50:28 DEBUG : Local file system at /tmp/rclone1308017982: Waiting for transfers to finish 2025/02/21 01:50:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:50:28 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/21 01:50:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/21 01:50:29 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:29 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:50:30 INFO : check sum: Copied (new) 2025/02/21 01:50:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:30 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:50:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/21 01:50:30 DEBUG : check sum: Unchanged skipping 2025/02/21 01:50:30 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:30 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/21 01:50:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:50:32 INFO : sizeonly: Copied (new) 2025/02/21 01:50:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:32 DEBUG : sizeonly: Sizes identical 2025/02/21 01:50:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:32 DEBUG : sizeonly: Unchanged skipping 2025/02/21 01:50:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:32 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/21 01:50:35 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:35 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/21 01:50:35 INFO : ignore-size: Copied (new) 2025/02/21 01:50:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:50:35 DEBUG : ignore-size: Unchanged skipping 2025/02/21 01:50:35 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:35 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:35 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:50:37 DEBUG : existing: Unchanged skipping 2025/02/21 01:50:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:37 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/21 01:50:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:50:38 INFO : existing: Copied (replaced existing) 2025/02/21 01:50:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:50:39 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:39 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:50:40 INFO : existing: Copied (new) 2025/02/21 01:50:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:40 DEBUG : existing: Destination exists, skipping 2025/02/21 01:50:40 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:40 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:40 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.31s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:42 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/21 01:50:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:50:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:50:42 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:50:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:50:43 INFO : a/potato2: Copied (new) 2025/02/21 01:50:43 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:43 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:43 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:45 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50: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/02/21 01:50:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:50:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/21 01:50:45 DEBUG : empty space: Unchanged skipping 2025/02/21 01:50:45 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:45 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:45 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50: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/02/21 01:50:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:50:46 INFO : empty space: Updated modification time in destination 2025/02/21 01:50:46 DEBUG : empty space: Unchanged skipping 2025/02/21 01:50:46 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:46 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:48 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50: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/02/21 01:50:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:50:48 DEBUG : empty space: Unchanged skipping 2025/02/21 01:50:48 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:48 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:50 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50: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/02/21 01:50:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1308017982) 2025/02/21 01:50:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-veqotos1lele) 2025/02/21 01:50:50 DEBUG : foo: sha1 differ 2025/02/21 01:50:50 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/21 01:50:50 INFO : foo: Copied (replaced existing) 2025/02/21 01:50:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/21 01:50:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:50:52 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:52 DEBUG : empty space: Unchanged skipping 2025/02/21 01:50:52 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:50:52 INFO : potato: Copied (new) 2025/02/21 01:50:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/21 01:50:54 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:54 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/21 01:50:54 INFO : potato: Copied (replaced existing) 2025/02/21 01:50:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:56 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/02/21 01:50:56 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1308017982) 2025/02/21 01:50:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-veqotos1lele) 2025/02/21 01:50:56 DEBUG : potato: sha1 differ 2025/02/21 01:50:56 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/21 01:50:56 INFO : potato: Copied (replaced existing) 2025/02/21 01:50:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:50:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:50:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:50:58 DEBUG : empty space: Unchanged skipping 2025/02/21 01:50:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/21 01:50:58 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:50:58 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:50:58 DEBUG : Waiting for deletions to finish 2025/02/21 01:50:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:00 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:51:00 DEBUG : empty space: Unchanged skipping 2025/02/21 01:51:00 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:51:00 INFO : potato2: Copied (new) 2025/02/21 01:51:00 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:00 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:02 INFO : d: Making directory 2025/02/21 01:51:02 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/21 01:51:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:51:02 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:51:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:51:03 INFO : a/potato2: Copied (new) 2025/02/21 01:51:03 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:03 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:03 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:05 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/21 01:51:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:51:05 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:51:05 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:05 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:51:05 INFO : a/potato2: Copied (new) 2025/02/21 01:51:05 ERROR : B2 bucket rclone-test-veqotos1lele: not deleting files as there were IO errors 2025/02/21 01:51:05 ERROR : B2 bucket rclone-test-veqotos1lele: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:07 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:51:08 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:08 DEBUG : empty space: Unchanged skipping 2025/02/21 01:51:08 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:08 INFO : potato: Deleted 2025/02/21 01:51:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:51:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:10 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:10 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:10 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:10 INFO : potato: Deleted 2025/02/21 01:51:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:51:10 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:10 DEBUG : empty space: Unchanged skipping 2025/02/21 01:51:10 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:51:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:12 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:12 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/21 01:51:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.16s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:15 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:51:15 DEBUG : enormous: Excluded 2025/02/21 01:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:51:15 DEBUG : potato2: Excluded 2025/02/21 01:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:51:15 DEBUG : potato2: Excluded 2025/02/21 01:51:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:51:15 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:15 DEBUG : empty space: Unchanged skipping 2025/02/21 01:51:15 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:15 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:15 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:51:15 DEBUG : enormous: Excluded 2025/02/21 01:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:51:15 DEBUG : potato2: Excluded 2025/02/21 01:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:51:15 DEBUG : potato2: Excluded 2025/02/21 01:51:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/21 01:51:15 DEBUG : empty space: Unchanged skipping 2025/02/21 01:51:15 DEBUG : Local file system at /tmp/rclone1308017982: Waiting for checks to finish 2025/02/21 01:51:15 DEBUG : Local file system at /tmp/rclone1308017982: Waiting for transfers to finish 2025/02/21 01:51:15 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:17 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:51:17 DEBUG : enormous: Excluded 2025/02/21 01:51:17 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:51:17 DEBUG : potato2: Excluded 2025/02/21 01:51:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:51:18 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:18 DEBUG : empty space: Unchanged skipping 2025/02/21 01:51:18 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:18 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:18 INFO : enormous: Deleted 2025/02/21 01:51:18 INFO : potato2: Deleted 2025/02/21 01:51:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/21 01:51:18 DEBUG : empty space: Unchanged skipping 2025/02/21 01:51:18 DEBUG : Local file system at /tmp/rclone1308017982: Waiting for checks to finish 2025/02/21 01:51:18 DEBUG : Local file system at /tmp/rclone1308017982: Waiting for transfers to finish 2025/02/21 01:51:18 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:18 INFO : enormous: Deleted 2025/02/21 01:51:18 INFO : potato2: Deleted 2025/02/21 01:51:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:21 DEBUG : five: Need to transfer - File not found at Destination 2025/02/21 01:51:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/21 01:51:21 DEBUG : one: Destination is newer than source, skipping 2025/02/21 01:51:21 DEBUG : three: Sizes identical 2025/02/21 01:51:21 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/21 01:51:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1308017982) 2025/02/21 01:51:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-veqotos1lele) 2025/02/21 01:51:21 DEBUG : two: sha1 differ 2025/02/21 01:51:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:51:21 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/21 01:51:21 INFO : five: Copied (new) 2025/02/21 01:51:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/21 01:51:22 INFO : four: Copied (replaced existing) 2025/02/21 01:51:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:51:22 INFO : two: Copied (replaced existing) 2025/02/21 01:51:22 DEBUG : Waiting for deletions to finish 2025/02/21 01:51:22 DEBUG : one: Destination is newer than source, skipping 2025/02/21 01:51:22 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/21 01:51:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/21 01:51:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1308017982) 2025/02/21 01:51:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-veqotos1lele) 2025/02/21 01:51:22 DEBUG : three: sha1 differ 2025/02/21 01:51:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:51:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:51:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/21 01:51:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/21 01:51:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/21 01:51:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/21 01:51:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:51:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:51:22 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:51:23 INFO : three: Copied (replaced existing) 2025/02/21 01:51:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.68s) === 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-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/21 01:51:25 INFO : B2 bucket rclone-test-veqotos1lele: Making map for --track-renames 2025/02/21 01:51:25 INFO : B2 bucket rclone-test-veqotos1lele: Finished making map for --track-renames 2025/02/21 01:51:25 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:51:25 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for renames to finish 2025/02/21 01:51:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/21 01:51:25 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:51:25 INFO : potato: Copied (new) 2025/02/21 01:51:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:51:25 INFO : yam: Copied (new) 2025/02/21 01:51:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:51:25 INFO : B2 bucket rclone-test-veqotos1lele: Making map for --track-renames 2025/02/21 01:51:25 INFO : B2 bucket rclone-test-veqotos1lele: Finished making map for --track-renames 2025/02/21 01:51:25 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:25 DEBUG : potato: Unchanged skipping 2025/02/21 01:51:25 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for renames to finish 2025/02/21 01:51:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:51:26 INFO : yam: Copied (server-side copy) to: yaml 2025/02/21 01:51:26 INFO : yam: Deleted 2025/02/21 01:51:26 INFO : yaml: Renamed from "yam" 2025/02/21 01:51:26 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/21 01:51:28 INFO : B2 bucket rclone-test-veqotos1lele: Making map for --track-renames 2025/02/21 01:51:28 INFO : B2 bucket rclone-test-veqotos1lele: Finished making map for --track-renames 2025/02/21 01:51:28 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:51:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/21 01:51:28 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for renames to finish 2025/02/21 01:51:28 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:51:29 INFO : yam: Copied (new) 2025/02/21 01:51:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:51:29 INFO : potato: Copied (new) 2025/02/21 01:51:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:51:29 INFO : B2 bucket rclone-test-veqotos1lele: Making map for --track-renames 2025/02/21 01:51:29 INFO : B2 bucket rclone-test-veqotos1lele: Finished making map for --track-renames 2025/02/21 01:51:29 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:29 DEBUG : potato: Unchanged skipping 2025/02/21 01:51:29 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for renames to finish 2025/02/21 01:51:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:51:30 INFO : yam: Copied (server-side copy) to: yaml 2025/02/21 01:51:30 INFO : yam: Deleted 2025/02/21 01:51:30 INFO : yaml: Renamed from "yam" 2025/02/21 01:51:30 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/21 01:51:32 INFO : B2 bucket rclone-test-veqotos1lele: Making map for --track-renames 2025/02/21 01:51:32 INFO : B2 bucket rclone-test-veqotos1lele: Finished making map for --track-renames 2025/02/21 01:51:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:51:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/21 01:51:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for renames to finish 2025/02/21 01:51:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:51:33 INFO : sub/yam: Copied (new) 2025/02/21 01:51:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:51:33 INFO : potato: Copied (new) 2025/02/21 01:51:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:51:33 DEBUG : potato: Unchanged skipping 2025/02/21 01:51:34 INFO : B2 bucket rclone-test-veqotos1lele: Making map for --track-renames 2025/02/21 01:51:34 INFO : B2 bucket rclone-test-veqotos1lele: Finished making map for --track-renames 2025/02/21 01:51:34 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:34 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for renames to finish 2025/02/21 01:51:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:51:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/21 01:51:34 INFO : sub/yam: Deleted 2025/02/21 01:51:34 INFO : yam: Renamed from "sub/yam" 2025/02/21 01:51:34 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:36 DEBUG : Creating backend with remote "/tmp/rclone1308017982/dir1" 2025/02/21 01:51:36 DEBUG : Creating backend with remote "/tmp/rclone1308017982/dir2" 2025/02/21 01:51:36 DEBUG : Local file system at /tmp/rclone1308017982/dir2: Using server-side directory move 2025/02/21 01:51:36 INFO : Local file system at /tmp/rclone1308017982/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 01:51:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/21 01:51:36 DEBUG : Local file system at /tmp/rclone1308017982/dir2: Waiting for checks to finish 2025/02/21 01:51:36 DEBUG : Local file system at /tmp/rclone1308017982/dir2: Waiting for transfers to finish 2025/02/21 01:51:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:51:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 01:51:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/21 01:51:37 INFO : nested/sub dir/file: Copied (new) 2025/02/21 01:51:37 INFO : nested/sub dir/file: Deleted 2025/02/21 01:51:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:51:37 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:51:37 INFO : sub dir/hello world: Deleted 2025/02/21 01:51:37 INFO : sub dir: Removing directory 2025/02/21 01:51:37 INFO : nested/sub dir: Removing directory 2025/02/21 01:51:37 INFO : nested: Removing directory 2025/02/21 01:51:37 DEBUG : Local file system at /tmp/rclone1308017982: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:51:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 01:51:39 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:39 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/21 01:51:39 INFO : nested/sub dir/file: Copied (new) 2025/02/21 01:51:39 INFO : nested/sub dir/file: Deleted 2025/02/21 01:51:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:51:39 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:51:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:51:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/21 01:51:41 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:41 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/21 01:51:41 INFO : existing-b: Copied (new) 2025/02/21 01:51:41 INFO : existing-b: Deleted 2025/02/21 01:51:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:51:41 INFO : existing: Copied (new) 2025/02/21 01:51:41 INFO : existing: Deleted 2025/02/21 01:51:42 DEBUG : existing: Destination exists, skipping 2025/02/21 01:51:42 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:51:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/21 01:51:42 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:51:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:43 DEBUG : Creating backend with remote "TestB2:rclone-test-puricol9zawu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-veqotos1lele -> B2 bucket rclone-test-puricol9zawu 2025/02/21 01:51:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/21 01:51:47 DEBUG : empty space: Unchanged skipping 2025/02/21 01:51:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:51:47 DEBUG : B2 bucket rclone-test-puricol9zawu: Waiting for checks to finish 2025/02/21 01:51:47 INFO : empty space: Deleted 2025/02/21 01:51:47 DEBUG : B2 bucket rclone-test-puricol9zawu: Waiting for transfers to finish 2025/02/21 01:51:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:51:47 INFO : potato2: Copied (server-side copy) 2025/02/21 01:51:47 INFO : potato2: Deleted 2025/02/21 01:51:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:51:47 INFO : potato3: Copied (server-side copy) 2025/02/21 01:51:47 INFO : potato3: Deleted 2025/02/21 01:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zakuluw8jofe" 2025/02/21 01:51:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/21 01:51:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 01:51:49 DEBUG : B2 bucket rclone-test-zakuluw8jofe: Waiting for checks to finish 2025/02/21 01:51:49 DEBUG : B2 bucket rclone-test-zakuluw8jofe: Waiting for transfers to finish 2025/02/21 01:51:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:51:50 INFO : potato2: Copied (server-side copy) 2025/02/21 01:51:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:51:50 INFO : potato3: Copied (server-side copy) 2025/02/21 01:51:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:51:50 INFO : empty space: Copied (server-side copy) 2025/02/21 01:51:50 INFO : potato2: Deleted 2025/02/21 01:51:50 INFO : potato3: Deleted 2025/02/21 01:51:50 INFO : empty space: Deleted 2025/02/21 01:51:51 DEBUG : B2 bucket rclone-test-zakuluw8jofe: Purge remote 2025/02/21 01:51:51 INFO : B2 bucket rclone-test-zakuluw8jofe: cleaning bucket "rclone-test-zakuluw8jofe" of all files 2025/02/21 01:51:51 DEBUG : empty space: Deleting (id "4_zaf523d13304d2b6b9f580e1b_f11653d09e27ceb7a_d20250221_m015150_c001_v0001172_t0008_u01740102710158") 2025/02/21 01:51:51 DEBUG : potato2: Deleting (id "4_zaf523d13304d2b6b9f580e1b_f11551d4fedd900f0_d20250221_m015150_c001_v0001183_t0044_u01740102710459") 2025/02/21 01:51:51 DEBUG : potato3: Deleting (id "4_zaf523d13304d2b6b9f580e1b_f104f4a87be880b88_d20250221_m015150_c001_v0001182_t0007_u01740102710469") 2025/02/21 01:51:52 DEBUG : B2 bucket rclone-test-puricol9zawu: Purge remote 2025/02/21 01:51:52 INFO : B2 bucket rclone-test-puricol9zawu: cleaning bucket "rclone-test-puricol9zawu" of all files 2025/02/21 01:51:52 DEBUG : empty space: Deleting (id "4_zafc22d03304d2b6b9f580e1b_f418bd9f5121ac000_d20250221_m015150_c001_v7007000_t0000_u01740102710871") 2025/02/21 01:51:52 DEBUG : empty space: Deleting (id "4_zafc22d03304d2b6b9f580e1b_f108c67d520dedab9_d20250221_m015146_c001_v0001180_t0002_u01740102706302") 2025/02/21 01:51:52 DEBUG : potato2: Deleting (id "4_zafc22d03304d2b6b9f580e1b_f418bd9f5121abfff_d20250221_m015150_c001_v7007000_t0000_u01740102710679") 2025/02/21 01:51:52 DEBUG : potato2: Deleting (id "4_zafc22d03304d2b6b9f580e1b_f113ea6309703e16f_d20250221_m015147_c001_v0001102_t0021_u01740102707129") 2025/02/21 01:51:52 DEBUG : potato3: Deleting (id "4_zafc22d03304d2b6b9f580e1b_f4143b52683d8bbec_d20250221_m015150_c001_v7007000_t0000_u01740102710696") 2025/02/21 01:51:52 DEBUG : potato3: Deleting (id "4_zafc22d03304d2b6b9f580e1b_f11228564e96b789c_d20250221_m015147_c001_v0001092_t0051_u01740102707475") 2025/02/21 01:51:52 DEBUG : potato3: Deleting (id "4_zafc22d03304d2b6b9f580e1b_f108c67d520dedabd_d20250221_m015146_c001_v0001180_t0033_u01740102706513") --- PASS: TestServerSideMove (10.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gohuqaz8sona" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-veqotos1lele -> B2 bucket rclone-test-gohuqaz8sona 2025/02/21 01:51:58 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:51:58 DEBUG : empty space: Excluded 2025/02/21 01:51:58 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:51:58 DEBUG : empty space: Excluded 2025/02/21 01:51:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:51:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:51:58 DEBUG : B2 bucket rclone-test-gohuqaz8sona: Waiting for checks to finish 2025/02/21 01:51:58 DEBUG : B2 bucket rclone-test-gohuqaz8sona: Waiting for transfers to finish 2025/02/21 01:51:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:51:59 INFO : potato2: Copied (server-side copy) 2025/02/21 01:51:59 INFO : potato2: Deleted 2025/02/21 01:51:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:51:59 INFO : potato3: Copied (server-side copy) 2025/02/21 01:51:59 INFO : potato3: Deleted 2025/02/21 01:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gilimuf3yese" 2025/02/21 01:52:00 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:52:00 DEBUG : empty space: Excluded 2025/02/21 01:52:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:52:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 01:52:01 DEBUG : B2 bucket rclone-test-gilimuf3yese: Waiting for checks to finish 2025/02/21 01:52:01 DEBUG : B2 bucket rclone-test-gilimuf3yese: Waiting for transfers to finish 2025/02/21 01:52:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:52:01 INFO : potato2: Copied (server-side copy) 2025/02/21 01:52:02 INFO : potato2: Deleted 2025/02/21 01:52:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:52:02 INFO : potato3: Copied (server-side copy) 2025/02/21 01:52:02 INFO : potato3: Deleted 2025/02/21 01:52:02 DEBUG : B2 bucket rclone-test-gilimuf3yese: Purge remote 2025/02/21 01:52:02 INFO : B2 bucket rclone-test-gilimuf3yese: cleaning bucket "rclone-test-gilimuf3yese" of all files 2025/02/21 01:52:02 DEBUG : potato2: Deleting (id "4_z4f125df3304d2b6b9f580e1b_f103be13258911548_d20250221_m015201_c001_v0001182_t0052_u01740102721871") 2025/02/21 01:52:02 DEBUG : potato3: Deleting (id "4_z4f125df3304d2b6b9f580e1b_f119a4134fc7bbd4d_d20250221_m015202_c001_v0001180_t0009_u01740102722082") 2025/02/21 01:52:03 DEBUG : B2 bucket rclone-test-gohuqaz8sona: Purge remote 2025/02/21 01:52:03 INFO : B2 bucket rclone-test-gohuqaz8sona: cleaning bucket "rclone-test-gohuqaz8sona" of all files 2025/02/21 01:52:03 DEBUG : empty space: Deleting (id "4_z8f924df3304d2b6b9f580e1b_f102f61f59b841d78_d20250221_m015158_c001_v0001183_t0015_u01740102718293") 2025/02/21 01:52:03 DEBUG : potato2: Deleting (id "4_z8f924df3304d2b6b9f580e1b_f411d31ec32bce55a_d20250221_m015202_c001_v7007000_t0000_u01740102722073") 2025/02/21 01:52:03 DEBUG : potato2: Deleting (id "4_z8f924df3304d2b6b9f580e1b_f11344977eee0f4c9_d20250221_m015159_c001_v0001183_t0030_u01740102719094") 2025/02/21 01:52:03 DEBUG : potato3: Deleting (id "4_z8f924df3304d2b6b9f580e1b_f411d31ec32bce55c_d20250221_m015202_c001_v7007000_t0000_u01740102722338") 2025/02/21 01:52:03 DEBUG : potato3: Deleting (id "4_z8f924df3304d2b6b9f580e1b_f106597c02afc0791_d20250221_m015159_c001_v0001183_t0010_u01740102719336") 2025/02/21 01:52:03 DEBUG : potato3: Deleting (id "4_z8f924df3304d2b6b9f580e1b_f102f61f59b841d82_d20250221_m015158_c001_v0001183_t0016_u01740102718497") --- PASS: TestServerSideMoveWithFilter (11.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:05 DEBUG : Creating backend with remote "TestB2:rclone-test-ratutac8hexi" 2025/02/21 01:52:08 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-veqotos1lele -> B2 bucket rclone-test-ratutac8hexi 2025/02/21 01:52:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:52:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/21 01:52:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:52:10 DEBUG : B2 bucket rclone-test-ratutac8hexi: Waiting for checks to finish 2025/02/21 01:52:10 DEBUG : empty space: Unchanged skipping 2025/02/21 01:52:11 INFO : empty space: Deleted 2025/02/21 01:52:11 DEBUG : B2 bucket rclone-test-ratutac8hexi: Waiting for transfers to finish 2025/02/21 01:52:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:52:11 INFO : potato2: Copied (server-side copy) 2025/02/21 01:52:11 INFO : potato2: Deleted 2025/02/21 01:52:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:52:11 INFO : potato3: Copied (server-side copy) 2025/02/21 01:52:11 INFO : potato3: Deleted 2025/02/21 01:52:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nosehul5wape" 2025/02/21 01:52:12 INFO : tomatoDir: Making directory 2025/02/21 01:52:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/21 01:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:52:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 01:52:13 DEBUG : B2 bucket rclone-test-nosehul5wape: Waiting for checks to finish 2025/02/21 01:52:13 DEBUG : B2 bucket rclone-test-nosehul5wape: Waiting for transfers to finish 2025/02/21 01:52:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:52:14 INFO : empty space: Copied (server-side copy) 2025/02/21 01:52:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:52:14 INFO : potato3: Copied (server-side copy) 2025/02/21 01:52:14 INFO : empty space: Deleted 2025/02/21 01:52:14 INFO : potato3: Deleted 2025/02/21 01:52:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:52:14 INFO : potato2: Copied (server-side copy) 2025/02/21 01:52:14 INFO : potato2: Deleted 2025/02/21 01:52:15 DEBUG : B2 bucket rclone-test-nosehul5wape: Purge remote 2025/02/21 01:52:15 INFO : B2 bucket rclone-test-nosehul5wape: cleaning bucket "rclone-test-nosehul5wape" of all files 2025/02/21 01:52:15 DEBUG : empty space: Deleting (id "4_zcf128de3304d2b6b9f580e1b_f10340924f39f2232_d20250221_m015213_c001_v0001038_t0045_u01740102733930") 2025/02/21 01:52:15 DEBUG : potato2: Deleting (id "4_zcf128de3304d2b6b9f580e1b_f116430592a487fcf_d20250221_m015214_c001_v0001115_t0031_u01740102734343") 2025/02/21 01:52:15 DEBUG : potato3: Deleting (id "4_zcf128de3304d2b6b9f580e1b_f11344977eee0f648_d20250221_m015214_c001_v0001183_t0027_u01740102734311") 2025/02/21 01:52:16 DEBUG : B2 bucket rclone-test-ratutac8hexi: Purge remote 2025/02/21 01:52:16 INFO : B2 bucket rclone-test-ratutac8hexi: cleaning bucket "rclone-test-ratutac8hexi" of all files 2025/02/21 01:52:16 DEBUG : empty space: Deleting (id "4_z7f627dd3304d2b6b9f580e1b_f41223372ff921c15_d20250221_m015214_c001_v7007000_t0000_u01740102734426") 2025/02/21 01:52:16 DEBUG : empty space: Deleting (id "4_z7f627dd3304d2b6b9f580e1b_f106745989874048b_d20250221_m015210_c001_v0001184_t0038_u01740102730092") 2025/02/21 01:52:16 DEBUG : potato2: Deleting (id "4_z7f627dd3304d2b6b9f580e1b_f41223372ff921c17_d20250221_m015214_c001_v7007000_t0000_u01740102734793") 2025/02/21 01:52:16 DEBUG : potato2: Deleting (id "4_z7f627dd3304d2b6b9f580e1b_f118943d1a78b7d84_d20250221_m015210_c001_v0001182_t0015_u01740102730926") 2025/02/21 01:52:16 DEBUG : potato3: Deleting (id "4_z7f627dd3304d2b6b9f580e1b_f41223372ff921c16_d20250221_m015214_c001_v7007000_t0000_u01740102734510") 2025/02/21 01:52:16 DEBUG : potato3: Deleting (id "4_z7f627dd3304d2b6b9f580e1b_f1001dc93f9c3c7c2_d20250221_m015211_c001_v0001101_t0032_u01740102731177") 2025/02/21 01:52:16 DEBUG : potato3: Deleting (id "4_z7f627dd3304d2b6b9f580e1b_f106745989874048f_d20250221_m015210_c001_v0001184_t0029_u01740102730303") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:21 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/rclone-sync-test" 2025/02/21 01:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/rclone-sync-test-include/layer2" 2025/02/21 01:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/rclone-sync-test-ignore-file" 2025/02/21 01:52:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:52:32 DEBUG : B2 bucket rclone-test-veqotos1lele path rclone-sync-test: Waiting for checks to finish 2025/02/21 01:52:32 DEBUG : B2 bucket rclone-test-veqotos1lele path rclone-sync-test: Waiting for transfers to finish 2025/02/21 01:52:32 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:32 INFO : There was nothing to transfer 2025/02/21 01:52:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:52:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:52:32 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:52:32 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:52:33 DEBUG : B2 bucket rclone-test-veqotos1lele path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/21 01:52:33 DEBUG : B2 bucket rclone-test-veqotos1lele path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/21 01:52:33 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:52:33 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:52:33 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:52:33 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:34 DEBUG : : Excluded 2025/02/21 01:52:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:52:34 DEBUG : B2 bucket rclone-test-veqotos1lele path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/21 01:52:34 DEBUG : B2 bucket rclone-test-veqotos1lele path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/21 01:52:34 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.10s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:41 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dst" 2025/02/21 01:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/CompareDest" 2025/02/21 01:52:44 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 01:52:44 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:52:44 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:52:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:52:45 INFO : one: Copied (new) 2025/02/21 01:52:45 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:52:46 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:52:46 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:52:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:52:46 INFO : one: Copied (replaced existing) 2025/02/21 01:52:46 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:49 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:52:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:52:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:52:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:52:49 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:52:49 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:49 INFO : There was nothing to transfer 2025/02/21 01:52:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:52:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:52:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:52:50 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:52:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:52:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:52:50 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:52:50 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:50 INFO : There was nothing to transfer 2025/02/21 01:52:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:52:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:52:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:52:51 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:52:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:52:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:52:51 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:52:51 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:51 INFO : There was nothing to transfer 2025/02/21 01:52:52 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/02/21 01:52:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:52:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:52:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:52:52 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:52:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:52:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:52:52 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:52:52 DEBUG : Waiting for deletions to finish 2025/02/21 01:52:52 INFO : There was nothing to transfer 2025/02/21 01:52:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/21 01:52:53 DEBUG : two: Need to transfer - File not found at Destination 2025/02/21 01:52:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:52:53 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:52:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:52:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:52:53 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:52:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/21 01:52:54 INFO : two: Copied (new) 2025/02/21 01:52:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dest" 2025/02/21 01:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/pre-dest1" 2025/02/21 01:52:59 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/pre-dest2" 2025/02/21 01:53:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:53:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/21 01:53:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:53:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/21 01:53:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/21 01:53:02 DEBUG : B2 bucket rclone-test-veqotos1lele path dest: Waiting for checks to finish 2025/02/21 01:53:02 DEBUG : B2 bucket rclone-test-veqotos1lele path dest: Waiting for transfers to finish 2025/02/21 01:53:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/21 01:53:03 INFO : 3: Copied (new) 2025/02/21 01:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.27s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dst" 2025/02/21 01:53:05 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/CopyDest" 2025/02/21 01:53:08 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 01:53:08 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:08 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:53:08 INFO : one: Copied (new) 2025/02/21 01:53:08 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:53:09 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:09 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:53:09 INFO : one: Copied (replaced existing) 2025/02/21 01:53:09 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/BackupDir" 2025/02/21 01:53:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:53:12 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:53:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:53:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:53:14 INFO : one: Copied (server-side copy) 2025/02/21 01:53:14 INFO : one: Deleted 2025/02/21 01:53:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:53:14 INFO : one: Copied (server-side copy) 2025/02/21 01:53:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/21 01:53:14 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:14 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:53:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:53:16 INFO : two: Copied (server-side copy) 2025/02/21 01:53:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/21 01:53:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:53:16 DEBUG : one: Unchanged skipping 2025/02/21 01:53:16 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:16 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:16 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:53:16 DEBUG : one: Unchanged skipping 2025/02/21 01:53:16 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:53:16 DEBUG : two: Unchanged skipping 2025/02/21 01:53:16 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:16 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:16 INFO : There was nothing to transfer 2025/02/21 01:53:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/21 01:53:18 DEBUG : three: Destination not found in --copy-dest 2025/02/21 01:53:18 DEBUG : three: Need to transfer - File not found at Destination 2025/02/21 01:53:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:53:18 DEBUG : one: Unchanged skipping 2025/02/21 01:53:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:53:18 DEBUG : two: Unchanged skipping 2025/02/21 01:53:18 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:18 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/21 01:53:18 INFO : three: Copied (new) 2025/02/21 01:53:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.95s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:53:22 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-15.backblaze.com/b2api/v1/b2_upload_file/bff22da3302d2b6b9f580e1b/c001_v0001183_t0026": EOF 2025/02/21 01:53:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-15.backblaze.com/b2api/v1/b2_upload_file/bff22da3302d2b6b9f580e1b/c001_v0001183_t0026": EOF) 2025/02/21 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-veqotos1lele: 1/10 (Post "https://pod-000-1183-15.backblaze.com/b2api/v1/b2_upload_file/bff22da3302d2b6b9f580e1b/c001_v0001183_t0026": EOF) 2025/02/21 01:53:24 DEBUG : pacer: Reducing sleep to 10ms 2025/02/21 01:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dst" 2025/02/21 01:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/backup" 2025/02/21 01:53:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:53:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:53:28 DEBUG : two: Unchanged skipping 2025/02/21 01:53:28 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:53:30 INFO : one: Copied (server-side copy) 2025/02/21 01:53:30 INFO : one: Deleted 2025/02/21 01:53:30 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:53:31 INFO : one: Copied (new) 2025/02/21 01:53:31 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:53:32 INFO : three.txt: Copied (server-side copy) 2025/02/21 01:53:32 INFO : three.txt: Deleted 2025/02/21 01:53:32 INFO : three.txt: Moved into backup dir 2025/02/21 01:53:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:53:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:53:33 DEBUG : two: Unchanged skipping 2025/02/21 01:53:33 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:53:34 INFO : one: Copied (server-side copy) 2025/02/21 01:53:34 INFO : one: Deleted 2025/02/21 01:53:34 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:53:35 INFO : one: Copied (new) 2025/02/21 01:53:35 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:53:35 INFO : three.txt: Copied (server-side copy) 2025/02/21 01:53:36 INFO : three.txt: Deleted 2025/02/21 01:53:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.74s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dst" 2025/02/21 01:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/backup" 2025/02/21 01:53:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:53:41 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:53:41 DEBUG : two: Unchanged skipping 2025/02/21 01:53:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:53:43 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:53:43 INFO : one: Deleted 2025/02/21 01:53:43 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:53:44 INFO : one: Copied (new) 2025/02/21 01:53:44 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:53:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:53:45 INFO : three.txt: Deleted 2025/02/21 01:53:45 INFO : three.txt: Moved into backup dir 2025/02/21 01:53:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:53:46 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:53:46 DEBUG : two: Unchanged skipping 2025/02/21 01:53:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:53:47 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:53:47 INFO : one: Deleted 2025/02/21 01:53:47 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:53:48 INFO : one: Copied (new) 2025/02/21 01:53:48 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:53:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:53:48 INFO : three.txt: Deleted 2025/02/21 01:53:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dst" 2025/02/21 01:53:52 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/backup" 2025/02/21 01:53:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:53:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:53:54 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:54 DEBUG : two: Unchanged skipping 2025/02/21 01:53:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:53:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/21 01:53:55 INFO : one: Deleted 2025/02/21 01:53:55 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:53:56 INFO : one: Copied (new) 2025/02/21 01:53:56 DEBUG : Waiting for deletions to finish 2025/02/21 01:53:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:53:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/21 01:53:57 INFO : three.txt: Deleted 2025/02/21 01:53:57 INFO : three.txt: Moved into backup dir 2025/02/21 01:53:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:53:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:53:58 DEBUG : two: Unchanged skipping 2025/02/21 01:53:58 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:53:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:53:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/21 01:53:59 INFO : one: Deleted 2025/02/21 01:53:59 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:53:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:53:59 INFO : one: Copied (new) 2025/02/21 01:53:59 DEBUG : Waiting for deletions to finish 2025/02/21 01:54:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:54:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/21 01:54:00 INFO : three.txt: Deleted 2025/02/21 01:54:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.98s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dst" 2025/02/21 01:54:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:54:05 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:54:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:05 DEBUG : two: Unchanged skipping 2025/02/21 01:54:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:54:05 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:54:06 INFO : one: Deleted 2025/02/21 01:54:06 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:54:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:54:07 INFO : one: Copied (new) 2025/02/21 01:54:07 DEBUG : Waiting for deletions to finish 2025/02/21 01:54:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:54:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:54:07 INFO : three.txt: Deleted 2025/02/21 01:54:07 INFO : three.txt: Moved into backup dir 2025/02/21 01:54:08 DEBUG : one.bak: Excluded (Path Filter) 2025/02/21 01:54:08 DEBUG : one.bak: Excluded 2025/02/21 01:54:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/21 01:54:08 DEBUG : three.txt.bak: Excluded 2025/02/21 01:54:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:54:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:08 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for checks to finish 2025/02/21 01:54:08 DEBUG : two: Unchanged skipping 2025/02/21 01:54:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:54:09 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:54:09 INFO : one: Deleted 2025/02/21 01:54:09 DEBUG : B2 bucket rclone-test-veqotos1lele path dst: Waiting for transfers to finish 2025/02/21 01:54:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:54:10 INFO : one: Copied (new) 2025/02/21 01:54:10 DEBUG : Waiting for deletions to finish 2025/02/21 01:54:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:54:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:54:10 INFO : three.txt: Deleted 2025/02/21 01:54:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.26s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dst" 2025/02/21 01:54:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:54:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:54:16 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:54:16 INFO : one: Deleted 2025/02/21 01:54:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:54:17 INFO : one: Copied (new) 2025/02/21 01:54:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:17 DEBUG : two: Unchanged skipping 2025/02/21 01:54:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 01:54:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:54:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:54:18 INFO : three.txt: Deleted 2025/02/21 01:54:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:54:18 INFO : three.txt: Copied (new) 2025/02/21 01:54:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/21 01:54:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/21 01:54:19 DEBUG : pacer: Reducing sleep to 10ms 2025/02/21 01:54:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:54:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:54:20 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:54:20 INFO : one: Deleted 2025/02/21 01:54:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:54:20 INFO : one: Copied (new) 2025/02/21 01:54:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:20 DEBUG : two: Unchanged skipping 2025/02/21 01:54:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 01:54:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:54:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:54:22 INFO : three.txt: Deleted 2025/02/21 01:54:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/21 01:54:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-veqotos1lele/dst" 2025/02/21 01:54:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:54:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:54:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/21 01:54:28 INFO : one: Deleted 2025/02/21 01:54:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:54:29 INFO : one: Copied (new) 2025/02/21 01:54:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:30 DEBUG : two: Unchanged skipping 2025/02/21 01:54:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 01:54:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:54:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/21 01:54:30 INFO : three.txt: Deleted 2025/02/21 01:54:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:54:31 INFO : three.txt: Copied (new) 2025/02/21 01:54:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:54:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:54:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/21 01:54:32 INFO : one: Deleted 2025/02/21 01:54:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:54:33 INFO : one: Copied (new) 2025/02/21 01:54:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:33 DEBUG : two: Unchanged skipping 2025/02/21 01:54:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 01:54:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:54:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/21 01:54:34 INFO : three.txt: Deleted 2025/02/21 01:54:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/21 01:54:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.05s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:54:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:54:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/21 01:54:37 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:54:37 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/21 01:54:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/21 01:54:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:54:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:54:38 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:54:38 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:54:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:54:39 INFO : existing: Copied (new) 2025/02/21 01:54:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:54:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/21 01:54:39 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:54:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/21 01:54:39 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:54:39 ERROR : B2 bucket rclone-test-veqotos1lele: not deleting files as there were IO errors 2025/02/21 01:54:39 ERROR : B2 bucket rclone-test-veqotos1lele: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncImmutable (2.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:54:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:42 DEBUG : existing: Unchanged skipping 2025/02/21 01:54:42 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:54:42 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:54:42 DEBUG : Waiting for deletions to finish 2025/02/21 01:54:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.43s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:54:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:54:55 DEBUG : both1: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both12: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both11: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both14: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both0: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both16: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both17: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both18: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both19: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both2: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both3: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both4: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both10: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both6: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both7: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both8: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:54:55 DEBUG : both9: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both13: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both15: Unchanged skipping 2025/02/21 01:54:55 DEBUG : both5: Unchanged skipping 2025/02/21 01:54:55 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:54:55 DEBUG : Waiting for deletions to finish 2025/02/21 01:54:55 INFO : only10: Deleted 2025/02/21 01:54:55 INFO : only12: Deleted 2025/02/21 01:54:56 INFO : only17: Deleted 2025/02/21 01:54:56 INFO : only18: Deleted 2025/02/21 01:54:56 INFO : only7: Deleted 2025/02/21 01:54:56 INFO : only11: Deleted 2025/02/21 01:54:56 INFO : only13: Deleted 2025/02/21 01:54:56 INFO : only15: Deleted 2025/02/21 01:54:56 INFO : only3: Deleted 2025/02/21 01:54:56 INFO : only14: Deleted 2025/02/21 01:54:56 INFO : only16: Deleted 2025/02/21 01:54:56 INFO : only19: Deleted 2025/02/21 01:54:56 INFO : only4: Deleted 2025/02/21 01:54:56 INFO : only5: Deleted 2025/02/21 01:54:56 INFO : only8: Deleted 2025/02/21 01:54:56 INFO : only6: Deleted 2025/02/21 01:54:56 INFO : only9: Deleted 2025/02/21 01:54:56 INFO : only0: Deleted 2025/02/21 01:54:56 INFO : only1: Deleted 2025/02/21 01:54:56 INFO : only2: Deleted 2025/02/21 01:54:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:55:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both0: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both1: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both10: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both11: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both12: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both13: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both14: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both15: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both16: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both17: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both18: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both19: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both2: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both3: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both4: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both5: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both6: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both7: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both8: Unchanged skipping 2025/02/21 01:55:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:55:12 DEBUG : both9: Unchanged skipping 2025/02/21 01:55:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/21 01:55:12 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for checks to finish 2025/02/21 01:55:12 DEBUG : B2 bucket rclone-test-veqotos1lele: Waiting for transfers to finish 2025/02/21 01:55:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only0: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only1: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only12: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only13: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only14: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only15: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only11: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only16: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only17: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only18: Copied (replaced existing) 2025/02/21 01:55:13 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:13 INFO : only19: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only2: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only3: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only4: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only10: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only5: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only6: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only7: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only8: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:55:14 INFO : only9: Copied (replaced existing) 2025/02/21 01:55:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.36s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:55:23 DEBUG : empty_dir: Making directory with metadata 2025/02/21 01:55:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:55:23 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 01:55:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:55:23 INFO : empty_on_remote: Making directory 2025/02/21 01:55:23 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-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:55:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:55:26 DEBUG : empty_dir: Making directory with metadata 2025/02/21 01:55:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:55:26 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 01:55:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:55:26 INFO : empty_on_remote: Making directory 2025/02/21 01:55:26 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-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:55:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:55:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:30 INFO : sub dir: Making directory 2025/02/21 01:55:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" 2025/02/21 01:55:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:55:34 INFO : sub dir: Making directory 2025/02/21 01:55:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-veqotos1lele", Local "Local file system at /tmp/rclone1308017982", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.92s) PASS 2025/02/21 01:55:39 DEBUG : B2 bucket rclone-test-veqotos1lele: Purge remote 2025/02/21 01:55:39 INFO : B2 bucket rclone-test-veqotos1lele: cleaning bucket "rclone-test-veqotos1lele" of all files 2025/02/21 01:55:40 DEBUG : BackupDir/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a60_d20250221_m015319_c001_v7007000_t0000_u01740102799340") 2025/02/21 01:55:40 DEBUG : BackupDir/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111cbff5251b2e61_d20250221_m015314_c001_v0001184_t0054_u01740102794119") 2025/02/21 01:55:40 DEBUG : CompareDest/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4191648a40d9be4f_d20250221_m015254_c001_v7007000_t0000_u01740102774681") 2025/02/21 01:55:40 DEBUG : CompareDest/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84c79_d20250221_m015248_c001_v0001181_t0024_u01740102768488") 2025/02/21 01:55:40 DEBUG : CompareDest/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4191648a40d9be50_d20250221_m015254_c001_v7007000_t0000_u01740102774873") 2025/02/21 01:55:40 DEBUG : CompareDest/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd90611_d20250221_m015249_c001_v0001183_t0046_u01740102769886") 2025/02/21 01:55:40 DEBUG : CopyDest/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a61_d20250221_m015319_c001_v7007000_t0000_u01740102799533") 2025/02/21 01:55:40 DEBUG : CopyDest/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502118a_d20250221_m015311_c001_v0001176_t0008_u01740102791050") 2025/02/21 01:55:40 DEBUG : CopyDest/three: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a64_d20250221_m015319_c001_v7007000_t0000_u01740102799724") 2025/02/21 01:55:40 DEBUG : CopyDest/three: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd9085c_d20250221_m015317_c001_v0001183_t0056_u01740102797518") 2025/02/21 01:55:40 DEBUG : CopyDest/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a66_d20250221_m015319_c001_v7007000_t0000_u01740102799914") 2025/02/21 01:55:40 DEBUG : CopyDest/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84cef_d20250221_m015315_c001_v0001181_t0014_u01740102795493") 2025/02/21 01:55:41 DEBUG : EXISTING: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04f24_d20250221_m015442_c001_v7007000_t0000_u01740102882484") 2025/02/21 01:55:41 DEBUG : EXISTING: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e22_d20250221_m015441_c001_v0001181_t0007_u01740102881446") 2025/02/21 01:55:41 DEBUG : Testêé: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04f1b_d20250221_m015438_c001_v7007000_t0000_u01740102878288") 2025/02/21 01:55:41 DEBUG : Testêé: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e18_d20250221_m015437_c001_v0001181_t0037_u01740102877676") 2025/02/21 01:55:41 DEBUG : Testêé: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021235_d20250221_m015436_c001_v0001176_t0034_u01740102876638") 2025/02/21 01:55:41 DEBUG : a/potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a76_d20250221_m015106_c001_v7007000_t0000_u01740102666210") 2025/02/21 01:55:41 DEBUG : a/potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fd0d_d20250221_m015105_c001_v0001183_t0032_u01740102665600") 2025/02/21 01:55:41 DEBUG : a/potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921b92_d20250221_m015103_c001_v7007000_t0000_u01740102663849") 2025/02/21 01:55:41 DEBUG : a/potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fcc9_d20250221_m015102_c001_v0001183_t0042_u01740102662914") 2025/02/21 01:55:41 DEBUG : a/potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f787fe_d20250221_m015043_c001_v7007000_t0000_u01740102643769") 2025/02/21 01:55:41 DEBUG : a/potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fb11_d20250221_m015042_c001_v0001183_t0009_u01740102642858") 2025/02/21 01:55:41 DEBUG : b/potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a77_d20250221_m015106_c001_v7007000_t0000_u01740102666397") 2025/02/21 01:55:41 DEBUG : b/potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fcf5_d20250221_m015104_c001_v0001183_t0057_u01740102664782") 2025/02/21 01:55:41 DEBUG : b/potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921b91_d20250221_m015103_c001_v7007000_t0000_u01740102663266") 2025/02/21 01:55:41 DEBUG : b/potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fcb3_d20250221_m015102_c001_v0001183_t0049_u01740102662072") 2025/02/21 01:55:41 DEBUG : b/potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f787fd_d20250221_m015043_c001_v7007000_t0000_u01740102643218") 2025/02/21 01:55:41 DEBUG : b/potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fafb_d20250221_m015042_c001_v0001183_t0026_u01740102642009") 2025/02/21 01:55:41 DEBUG : backup/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41536513f977e73e_d20250221_m015336_c001_v7007000_t0000_u01740102816666") 2025/02/21 01:55:41 DEBUG : backup/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f118552eabdd07382_d20250221_m015334_c001_v0001172_t0016_u01740102814255") 2025/02/21 01:55:42 DEBUG : backup/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1141739816f16d9b_d20250221_m015330_c001_v0001184_t0041_u01740102810086") 2025/02/21 01:55:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f407540b1f35dc4ae_d20250221_m015400_c001_v7007000_t0000_u01740102840748") 2025/02/21 01:55:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f109dd57cc54941c3_d20250221_m015359_c001_v0001184_t0051_u01740102839154") 2025/02/21 01:55:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f105a7dfee84ea5c5_d20250221_m015355_c001_v0001182_t0016_u01740102835533") 2025/02/21 01:55:42 DEBUG : backup/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a59ea_d20250221_m015349_c001_v7007000_t0000_u01740102829175") 2025/02/21 01:55:42 DEBUG : backup/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1027359d64d3f7ba_d20250221_m015347_c001_v0001181_t0002_u01740102827029") 2025/02/21 01:55:42 DEBUG : backup/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f10498316282ffbc9_d20250221_m015343_c001_v0001184_t0000_u01740102823131") 2025/02/21 01:55:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f407540b1f35dc4b0_d20250221_m015401_c001_v7007000_t0000_u01740102841380") 2025/02/21 01:55:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1114741320a105e6_d20250221_m015359_c001_v0001178_t0020_u01740102839974") 2025/02/21 01:55:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1058cdc6e68762f0_d20250221_m015356_c001_v0001145_t0029_u01740102836894") 2025/02/21 01:55:42 DEBUG : backup/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41536513f977e73f_d20250221_m015336_c001_v7007000_t0000_u01740102816858") 2025/02/21 01:55:42 DEBUG : backup/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84d48_d20250221_m015335_c001_v0001181_t0042_u01740102815833") 2025/02/21 01:55:42 DEBUG : backup/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f109af2447172740c_d20250221_m015331_c001_v0001116_t0038_u01740102811842") 2025/02/21 01:55:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a59eb_d20250221_m015349_c001_v7007000_t0000_u01740102829412") 2025/02/21 01:55:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f103f6cefd1ba9314_d20250221_m015348_c001_v0001181_t0012_u01740102828331") 2025/02/21 01:55:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1153abd891f16a2e_d20250221_m015344_c001_v0001172_t0035_u01740102824776") 2025/02/21 01:55:42 DEBUG : both0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2e4_d20250221_m015515_c001_v7007000_t0000_u01740102915028") 2025/02/21 01:55:42 DEBUG : both0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021299_d20250221_m015502_c001_v0001176_t0055_u01740102902328") 2025/02/21 01:55:42 DEBUG : both0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78b1_d20250221_m015457_c001_v7007000_t0000_u01740102897494") 2025/02/21 01:55:42 DEBUG : both0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502123b_d20250221_m015444_c001_v0001176_t0036_u01740102884786") 2025/02/21 01:55:43 DEBUG : both1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2e5_d20250221_m015515_c001_v7007000_t0000_u01740102915217") 2025/02/21 01:55:43 DEBUG : both1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212a1_d20250221_m015503_c001_v0001176_t0035_u01740102903219") 2025/02/21 01:55:43 DEBUG : both1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78b2_d20250221_m015457_c001_v7007000_t0000_u01740102897709") 2025/02/21 01:55:43 DEBUG : both1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502123f_d20250221_m015445_c001_v0001176_t0058_u01740102885252") 2025/02/21 01:55:43 DEBUG : both10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2e6_d20250221_m015515_c001_v7007000_t0000_u01740102915406") 2025/02/21 01:55:43 DEBUG : both10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212b7_d20250221_m015507_c001_v0001176_t0014_u01740102907352") 2025/02/21 01:55:43 DEBUG : both10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78b5_d20250221_m015457_c001_v7007000_t0000_u01740102897892") 2025/02/21 01:55:43 DEBUG : both10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502125d_d20250221_m015449_c001_v0001176_t0048_u01740102889598") 2025/02/21 01:55:43 DEBUG : both11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2e7_d20250221_m015515_c001_v7007000_t0000_u01740102915601") 2025/02/21 01:55:43 DEBUG : both11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212bf_d20250221_m015507_c001_v0001176_t0015_u01740102907813") 2025/02/21 01:55:43 DEBUG : both11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78b6_d20250221_m015458_c001_v7007000_t0000_u01740102898078") 2025/02/21 01:55:43 DEBUG : both11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502125f_d20250221_m015450_c001_v0001176_t0020_u01740102890047") 2025/02/21 01:55:43 DEBUG : both12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2ec_d20250221_m015515_c001_v7007000_t0000_u01740102915789") 2025/02/21 01:55:43 DEBUG : both12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212c1_d20250221_m015508_c001_v0001176_t0059_u01740102908255") 2025/02/21 01:55:43 DEBUG : both12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78b9_d20250221_m015458_c001_v7007000_t0000_u01740102898283") 2025/02/21 01:55:43 DEBUG : both12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021263_d20250221_m015450_c001_v0001176_t0030_u01740102890484") 2025/02/21 01:55:43 DEBUG : both13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2ee_d20250221_m015515_c001_v7007000_t0000_u01740102915975") 2025/02/21 01:55:43 DEBUG : both13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212c3_d20250221_m015508_c001_v0001176_t0033_u01740102908679") 2025/02/21 01:55:43 DEBUG : both13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78bb_d20250221_m015458_c001_v7007000_t0000_u01740102898494") 2025/02/21 01:55:43 DEBUG : both13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021269_d20250221_m015450_c001_v0001176_t0045_u01740102890953") 2025/02/21 01:55:44 DEBUG : both14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2ef_d20250221_m015516_c001_v7007000_t0000_u01740102916163") 2025/02/21 01:55:44 DEBUG : both14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212c5_d20250221_m015509_c001_v0001176_t0044_u01740102909124") 2025/02/21 01:55:44 DEBUG : both14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78bd_d20250221_m015458_c001_v7007000_t0000_u01740102898688") 2025/02/21 01:55:44 DEBUG : both14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502126b_d20250221_m015451_c001_v0001176_t0017_u01740102891432") 2025/02/21 01:55:44 DEBUG : both15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2f0_d20250221_m015516_c001_v7007000_t0000_u01740102916348") 2025/02/21 01:55:44 DEBUG : both15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212c7_d20250221_m015509_c001_v0001176_t0049_u01740102909805") 2025/02/21 01:55:44 DEBUG : both15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78be_d20250221_m015458_c001_v7007000_t0000_u01740102898881") 2025/02/21 01:55:44 DEBUG : both15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502126f_d20250221_m015451_c001_v0001176_t0021_u01740102891989") 2025/02/21 01:55:44 DEBUG : both16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2f1_d20250221_m015516_c001_v7007000_t0000_u01740102916530") 2025/02/21 01:55:44 DEBUG : both16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212c9_d20250221_m015510_c001_v0001176_t0041_u01740102910259") 2025/02/21 01:55:44 DEBUG : both16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78c0_d20250221_m015459_c001_v7007000_t0000_u01740102899066") 2025/02/21 01:55:44 DEBUG : both16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021271_d20250221_m015452_c001_v0001176_t0023_u01740102892451") 2025/02/21 01:55:44 DEBUG : both17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2f2_d20250221_m015516_c001_v7007000_t0000_u01740102916711") 2025/02/21 01:55:44 DEBUG : both17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212cb_d20250221_m015510_c001_v0001176_t0047_u01740102910729") 2025/02/21 01:55:44 DEBUG : both17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78c2_d20250221_m015459_c001_v7007000_t0000_u01740102899271") 2025/02/21 01:55:44 DEBUG : both17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021273_d20250221_m015452_c001_v0001176_t0034_u01740102892941") 2025/02/21 01:55:44 DEBUG : both18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2f5_d20250221_m015516_c001_v7007000_t0000_u01740102916961") 2025/02/21 01:55:44 DEBUG : both18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212cd_d20250221_m015511_c001_v0001176_t0010_u01740102911168") 2025/02/21 01:55:44 DEBUG : both18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78c4_d20250221_m015459_c001_v7007000_t0000_u01740102899459") 2025/02/21 01:55:44 DEBUG : both18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021279_d20250221_m015453_c001_v0001176_t0053_u01740102893414") 2025/02/21 01:55:44 DEBUG : both19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2f6_d20250221_m015517_c001_v7007000_t0000_u01740102917159") 2025/02/21 01:55:45 DEBUG : both19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212cf_d20250221_m015511_c001_v0001176_t0002_u01740102911706") 2025/02/21 01:55:45 DEBUG : both19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78c5_d20250221_m015459_c001_v7007000_t0000_u01740102899648") 2025/02/21 01:55:45 DEBUG : both19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502127f_d20250221_m015454_c001_v0001176_t0033_u01740102894233") 2025/02/21 01:55:45 DEBUG : both2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2f7_d20250221_m015517_c001_v7007000_t0000_u01740102917348") 2025/02/21 01:55:45 DEBUG : both2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212a5_d20250221_m015503_c001_v0001176_t0006_u01740102903692") 2025/02/21 01:55:45 DEBUG : both2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78c6_d20250221_m015459_c001_v7007000_t0000_u01740102899839") 2025/02/21 01:55:45 DEBUG : both2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021243_d20250221_m015445_c001_v0001176_t0006_u01740102885688") 2025/02/21 01:55:45 DEBUG : both3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2f8_d20250221_m015517_c001_v7007000_t0000_u01740102917538") 2025/02/21 01:55:45 DEBUG : both3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212a7_d20250221_m015504_c001_v0001176_t0037_u01740102904166") 2025/02/21 01:55:45 DEBUG : both3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78c7_d20250221_m015500_c001_v7007000_t0000_u01740102900030") 2025/02/21 01:55:45 DEBUG : both3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021245_d20250221_m015446_c001_v0001176_t0055_u01740102886153") 2025/02/21 01:55:45 DEBUG : both4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2f9_d20250221_m015517_c001_v7007000_t0000_u01740102917731") 2025/02/21 01:55:45 DEBUG : both4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212a9_d20250221_m015504_c001_v0001176_t0005_u01740102904645") 2025/02/21 01:55:45 DEBUG : both4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78c8_d20250221_m015500_c001_v7007000_t0000_u01740102900222") 2025/02/21 01:55:45 DEBUG : both4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502124b_d20250221_m015446_c001_v0001176_t0020_u01740102886604") 2025/02/21 01:55:45 DEBUG : both5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2fc_d20250221_m015517_c001_v7007000_t0000_u01740102917911") 2025/02/21 01:55:45 DEBUG : both5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212ab_d20250221_m015505_c001_v0001176_t0013_u01740102905099") 2025/02/21 01:55:45 DEBUG : both5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78ca_d20250221_m015500_c001_v7007000_t0000_u01740102900415") 2025/02/21 01:55:45 DEBUG : both5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502124d_d20250221_m015447_c001_v0001176_t0017_u01740102887159") 2025/02/21 01:55:46 DEBUG : both6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2fd_d20250221_m015518_c001_v7007000_t0000_u01740102918093") 2025/02/21 01:55:46 DEBUG : both6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212af_d20250221_m015505_c001_v0001176_t0006_u01740102905555") 2025/02/21 01:55:46 DEBUG : both6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78cb_d20250221_m015500_c001_v7007000_t0000_u01740102900602") 2025/02/21 01:55:46 DEBUG : both6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502124f_d20250221_m015447_c001_v0001176_t0007_u01740102887631") 2025/02/21 01:55:46 DEBUG : both7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2fe_d20250221_m015518_c001_v7007000_t0000_u01740102918276") 2025/02/21 01:55:46 DEBUG : both7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212b1_d20250221_m015506_c001_v0001176_t0025_u01740102906023") 2025/02/21 01:55:46 DEBUG : both7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78cc_d20250221_m015500_c001_v7007000_t0000_u01740102900792") 2025/02/21 01:55:46 DEBUG : both7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021255_d20250221_m015448_c001_v0001176_t0058_u01740102888150") 2025/02/21 01:55:46 DEBUG : both8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf2ff_d20250221_m015518_c001_v7007000_t0000_u01740102918463") 2025/02/21 01:55:46 DEBUG : both8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212b3_d20250221_m015506_c001_v0001176_t0000_u01740102906470") 2025/02/21 01:55:46 DEBUG : both8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78cd_d20250221_m015500_c001_v7007000_t0000_u01740102900994") 2025/02/21 01:55:46 DEBUG : both8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021259_d20250221_m015448_c001_v0001176_t0031_u01740102888608") 2025/02/21 01:55:46 DEBUG : both9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf301_d20250221_m015518_c001_v7007000_t0000_u01740102918653") 2025/02/21 01:55:46 DEBUG : both9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212b5_d20250221_m015506_c001_v0001176_t0002_u01740102906922") 2025/02/21 01:55:46 DEBUG : both9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78ce_d20250221_m015501_c001_v7007000_t0000_u01740102901197") 2025/02/21 01:55:46 DEBUG : both9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502125b_d20250221_m015449_c001_v0001176_t0054_u01740102889066") 2025/02/21 01:55:46 DEBUG : c/non empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a78_d20250221_m015106_c001_v7007000_t0000_u01740102666585") 2025/02/21 01:55:46 DEBUG : c/non empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fcff_d20250221_m015104_c001_v0001183_t0012_u01740102664985") 2025/02/21 01:55:46 DEBUG : c/non empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921b93_d20250221_m015104_c001_v7007000_t0000_u01740102664033") 2025/02/21 01:55:46 DEBUG : c/non empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fcbb_d20250221_m015102_c001_v0001183_t0044_u01740102662290") 2025/02/21 01:55:46 DEBUG : c/non empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f787ff_d20250221_m015043_c001_v7007000_t0000_u01740102643957") 2025/02/21 01:55:47 DEBUG : c/non empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fb01_d20250221_m015042_c001_v0001183_t0027_u01740102642230") 2025/02/21 01:55:47 DEBUG : check sum: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af90276b_d20250221_m015031_c001_v7007000_t0000_u01740102631037") 2025/02/21 01:55:47 DEBUG : check sum: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f9ff_d20250221_m015030_c001_v0001183_t0035_u01740102630079") 2025/02/21 01:55:47 DEBUG : dest/3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a2d_d20250221_m015304_c001_v7007000_t0000_u01740102784168") 2025/02/21 01:55:47 DEBUG : dest/3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40563f050dfc4518_d20250221_m015303_c001_v0001183_t0050_u01740102783035") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04f13_d20250221_m015435_c001_v7007000_t0000_u01740102875088") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111dfa30de141341_d20250221_m015433_c001_v0001113_t0042_u01740102873098") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4143b52683d8c1ae_d20250221_m015432_c001_v7007000_t0000_u01740102872908") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111dfa30de141339_d20250221_m015429_c001_v0001113_t0059_u01740102869607") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4143b52683d8c1a8_d20250221_m015428_c001_v7007000_t0000_u01740102868871") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84df0_d20250221_m015424_c001_v0001181_t0020_u01740102864553") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac40b_d20250221_m015423_c001_v7007000_t0000_u01740102863067") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f116648f689b40837_d20250221_m015420_c001_v0001131_t0023_u01740102860493") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a13_d20250221_m015420_c001_v7007000_t0000_u01740102860302") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f116648f689b4082f_d20250221_m015417_c001_v0001131_t0016_u01740102857029") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a0d_d20250221_m015416_c001_v7007000_t0000_u01740102856290") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502120b_d20250221_m015412_c001_v0001176_t0008_u01740102852772") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f407540b1f35dc4c0_d20250221_m015411_c001_v7007000_t0000_u01740102851454") 2025/02/21 01:55:47 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11867cebcc042e31_d20250221_m015409_c001_v0001109_t0048_u01740102849664") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a02_d20250221_m015409_c001_v7007000_t0000_u01740102849480") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11867cebcc042e29_d20250221_m015406_c001_v0001109_t0006_u01740102846646") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a00_d20250221_m015405_c001_v7007000_t0000_u01740102845910") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350211f2_d20250221_m015402_c001_v0001176_t0040_u01740102842526") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f407540b1f35dc4b1_d20250221_m015401_c001_v7007000_t0000_u01740102841563") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111cbff5251b3405_d20250221_m015359_c001_v0001184_t0039_u01740102839545") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4143b52683d8c15f_d20250221_m015359_c001_v7007000_t0000_u01740102839362") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111cbff5251b33a4_d20250221_m015356_c001_v0001184_t0011_u01740102836478") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4143b52683d8c151_d20250221_m015355_c001_v7007000_t0000_u01740102835735") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350211dc_d20250221_m015350_c001_v0001176_t0007_u01740102830514") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a59ec_d20250221_m015349_c001_v7007000_t0000_u01740102829607") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f108e6c7e459b702a_d20250221_m015347_c001_v0001115_t0030_u01740102827483") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac3cf_d20250221_m015347_c001_v7007000_t0000_u01740102827288") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f108e6c7e459b7026_d20250221_m015344_c001_v0001115_t0036_u01740102824088") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac3c4_d20250221_m015343_c001_v7007000_t0000_u01740102823338") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350211c2_d20250221_m015338_c001_v0001176_t0032_u01740102818032") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41536513f977e740_d20250221_m015337_c001_v7007000_t0000_u01740102817041") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11188038c5a040c7_d20250221_m015334_c001_v0001116_t0048_u01740102814738") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af9028cc_d20250221_m015334_c001_v7007000_t0000_u01740102814541") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11188038c5a040c3_d20250221_m015331_c001_v0001116_t0018_u01740102811115") 2025/02/21 01:55:48 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af9028c2_d20250221_m015330_c001_v7007000_t0000_u01740102810355") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502119a_d20250221_m015321_c001_v0001176_t0056_u01740102801285") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a68_d20250221_m015320_c001_v7007000_t0000_u01740102800128") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f104ea4adc180ed01_d20250221_m015314_c001_v0001098_t0009_u01740102794529") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a59bf_d20250221_m015314_c001_v7007000_t0000_u01740102794326") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd907db_d20250221_m015310_c001_v0001183_t0045_u01740102790482") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1186386d00efb168_d20250221_m015309_c001_v0001184_t0037_u01740102789704") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1186386d00efb14c_d20250221_m015308_c001_v0001184_t0045_u01740102788715") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4191648a40d9be51_d20250221_m015255_c001_v7007000_t0000_u01740102775061") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021169_d20250221_m015247_c001_v0001176_t0050_u01740102767141") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f102f61f59b8421af_d20250221_m015246_c001_v0001183_t0030_u01740102766378") 2025/02/21 01:55:49 DEBUG : dst/one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f102f61f59b842199_d20250221_m015245_c001_v0001183_t0006_u01740102765342") 2025/02/21 01:55:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04f14_d20250221_m015435_c001_v7007000_t0000_u01740102875279") 2025/02/21 01:55:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f101da335830cecde_d20250221_m015432_c001_v0001098_t0024_u01740102872566") 2025/02/21 01:55:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11837545262a8507_d20250221_m015428_c001_v0001117_t0044_u01740102868277") 2025/02/21 01:55:49 DEBUG : dst/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac40c_d20250221_m015423_c001_v7007000_t0000_u01740102863265") 2025/02/21 01:55:49 DEBUG : dst/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f113133bacc633b14_d20250221_m015419_c001_v0001101_t0025_u01740102859907") 2025/02/21 01:55:49 DEBUG : dst/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1087814d16292ac5_d20250221_m015416_c001_v0001183_t0015_u01740102856070") 2025/02/21 01:55:49 DEBUG : dst/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f407540b1f35dc4c1_d20250221_m015411_c001_v7007000_t0000_u01740102851640") 2025/02/21 01:55:49 DEBUG : dst/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f10498316282ffeae_d20250221_m015409_c001_v0001184_t0016_u01740102849260") 2025/02/21 01:55:49 DEBUG : dst/one.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1122df66517bc8e1_d20250221_m015405_c001_v0001145_t0052_u01740102845559") 2025/02/21 01:55:50 DEBUG : dst/three: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a6a_d20250221_m015320_c001_v7007000_t0000_u01740102800330") 2025/02/21 01:55:50 DEBUG : dst/three: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1186386d00efb229_d20250221_m015318_c001_v0001184_t0046_u01740102798707") 2025/02/21 01:55:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04f16_d20250221_m015435_c001_v7007000_t0000_u01740102875480") 2025/02/21 01:55:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1126fe13945cd1fa_d20250221_m015433_c001_v0001183_t0052_u01740102873986") 2025/02/21 01:55:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f106bbff497c2077a_d20250221_m015430_c001_v0001041_t0013_u01740102870555") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04f17_d20250221_m015435_c001_v7007000_t0000_u01740102875666") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111dfa30de141347_d20250221_m015434_c001_v0001113_t0049_u01740102874372") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4143b52683d8c1b0_d20250221_m015434_c001_v7007000_t0000_u01740102874189") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111dfa30de14133b_d20250221_m015431_c001_v0001113_t0055_u01740102871041") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4143b52683d8c1ac_d20250221_m015430_c001_v7007000_t0000_u01740102870855") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84df6_d20250221_m015425_c001_v0001181_t0008_u01740102865358") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac40d_d20250221_m015423_c001_v7007000_t0000_u01740102863449") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f116648f689b4083d_d20250221_m015422_c001_v0001131_t0025_u01740102862093") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a17_d20250221_m015421_c001_v7007000_t0000_u01740102861908") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f116648f689b40833_d20250221_m015418_c001_v0001131_t0049_u01740102858403") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a11_d20250221_m015418_c001_v7007000_t0000_u01740102858214") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502120f_d20250221_m015413_c001_v0001176_t0037_u01740102853297") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a03_d20250221_m015410_c001_v7007000_t0000_u01740102850883") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84dad_d20250221_m015408_c001_v0001181_t0059_u01740102848437") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a01_d20250221_m015407_c001_v7007000_t0000_u01740102847667") 2025/02/21 01:55:50 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350211f6_d20250221_m015402_c001_v0001176_t0038_u01740102842971") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4143b52683d8c160_d20250221_m015400_c001_v7007000_t0000_u01740102840184") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84d8a_d20250221_m015358_c001_v0001181_t0027_u01740102838320") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4143b52683d8c154_d20250221_m015357_c001_v7007000_t0000_u01740102837175") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350211de_d20250221_m015350_c001_v0001176_t0024_u01740102830965") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac3d0_d20250221_m015348_c001_v7007000_t0000_u01740102828595") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84d6c_d20250221_m015346_c001_v0001181_t0054_u01740102826201") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac3c8_d20250221_m015345_c001_v7007000_t0000_u01740102825071") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350211c6_d20250221_m015338_c001_v0001176_t0040_u01740102818470") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af9028d0_d20250221_m015336_c001_v7007000_t0000_u01740102816093") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84d42_d20250221_m015333_c001_v0001181_t0024_u01740102813439") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af9028c7_d20250221_m015332_c001_v7007000_t0000_u01740102812320") 2025/02/21 01:55:51 DEBUG : dst/three.txt: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350211a2_d20250221_m015324_c001_v0001176_t0005_u01740102804749") 2025/02/21 01:55:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac40e_d20250221_m015423_c001_v7007000_t0000_u01740102863631") 2025/02/21 01:55:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f105f95c6221ddeb5_d20250221_m015421_c001_v0001103_t0018_u01740102861389") 2025/02/21 01:55:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1181745e27bc9677_d20250221_m015417_c001_v0001178_t0008_u01740102857933") 2025/02/21 01:55:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f407540b1f35dc4c2_d20250221_m015411_c001_v7007000_t0000_u01740102851825") 2025/02/21 01:55:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1020796527d9417a_d20250221_m015410_c001_v0001105_t0023_u01740102850621") 2025/02/21 01:55:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f103f6cefd1ba9340_d20250221_m015407_c001_v0001181_t0040_u01740102847428") 2025/02/21 01:55:51 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04f18_d20250221_m015435_c001_v7007000_t0000_u01740102875857") 2025/02/21 01:55:51 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021223_d20250221_m015425_c001_v0001176_t0041_u01740102865141") 2025/02/21 01:55:51 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ac40f_d20250221_m015423_c001_v7007000_t0000_u01740102863817") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84dc1_d20250221_m015413_c001_v0001181_t0043_u01740102853070") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f407540b1f35dc4c3_d20250221_m015412_c001_v7007000_t0000_u01740102852014") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84da1_d20250221_m015402_c001_v0001181_t0039_u01740102842744") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f407540b1f35dc4b2_d20250221_m015401_c001_v7007000_t0000_u01740102841764") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84d72_d20250221_m015350_c001_v0001181_t0043_u01740102830746") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a59ed_d20250221_m015349_c001_v7007000_t0000_u01740102829789") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84d56_d20250221_m015338_c001_v0001181_t0053_u01740102818255") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41536513f977e741_d20250221_m015337_c001_v7007000_t0000_u01740102817284") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84d1a_d20250221_m015322_c001_v0001181_t0028_u01740102802417") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a6b_d20250221_m015320_c001_v7007000_t0000_u01740102800522") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f10872f5fa4238895_d20250221_m015316_c001_v0001184_t0015_u01740102796315") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4191648a40d9be52_d20250221_m015255_c001_v7007000_t0000_u01740102775259") 2025/02/21 01:55:52 DEBUG : dst/two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f102f61f59b842279_d20250221_m015254_c001_v0001183_t0028_u01740102774091") 2025/02/21 01:55:52 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d3ab_d20250221_m015210_c001_v7007000_t0000_u01740102730909") 2025/02/21 01:55:52 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd90237_d20250221_m015207_c001_v0001183_t0057_u01740102727640") 2025/02/21 01:55:52 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d38a_d20250221_m015205_c001_v7007000_t0000_u01740102725640") 2025/02/21 01:55:52 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd90166_d20250221_m015155_c001_v0001183_t0042_u01740102715911") 2025/02/21 01:55:52 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce540_d20250221_m015147_c001_v7007000_t0000_u01740102707108") 2025/02/21 01:55:52 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd9006c_d20250221_m015144_c001_v0001183_t0018_u01740102704274") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a95_d20250221_m015119_c001_v7007000_t0000_u01740102679225") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fe25_d20250221_m015117_c001_v0001183_t0020_u01740102677476") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a90_d20250221_m015115_c001_v7007000_t0000_u01740102675958") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fdd3_d20250221_m015114_c001_v0001183_t0035_u01740102674789") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a85_d20250221_m015111_c001_v7007000_t0000_u01740102671494") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fd59_d20250221_m015109_c001_v0001183_t0032_u01740102669900") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a7d_d20250221_m015108_c001_v7007000_t0000_u01740102668741") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fd27_d20250221_m015107_c001_v0001183_t0021_u01740102667549") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921b8a_d20250221_m015101_c001_v7007000_t0000_u01740102661144") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc85_d20250221_m015059_c001_v0001183_t0041_u01740102659771") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921b80_d20250221_m015058_c001_v7007000_t0000_u01740102658605") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc60_d20250221_m015057_c001_v0001183_t0024_u01740102657846") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f78813_d20250221_m015052_c001_v7007000_t0000_u01740102652774") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fbdd_d20250221_m015051_c001_v0001183_t0044_u01740102651573") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f78809_d20250221_m015048_c001_v7007000_t0000_u01740102648959") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fb8d_d20250221_m015048_c001_v0001183_t0007_u01740102648004") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f78806_d20250221_m015046_c001_v7007000_t0000_u01740102646891") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f10524f043ac39fa8_d20250221_m015046_c001_v0001180_t0038_u01740102646294") 2025/02/21 01:55:53 DEBUG : empty space: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fb37_d20250221_m015044_c001_v0001183_t0037_u01740102644784") 2025/02/21 01:55:53 DEBUG : enormous: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a93_d20250221_m015118_c001_v7007000_t0000_u01740102678274") 2025/02/21 01:55:54 DEBUG : enormous: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fe29_d20250221_m015117_c001_v0001183_t0036_u01740102677688") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04f21_d20250221_m015440_c001_v7007000_t0000_u01740102880295") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021237_d20250221_m015439_c001_v0001176_t0002_u01740102879062") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce535_d20250221_m015142_c001_v7007000_t0000_u01740102702532") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350210c9_d20250221_m015141_c001_v0001176_t0028_u01740102701535") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f787f9_d20250221_m015040_c001_v7007000_t0000_u01740102640876") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8facb_d20250221_m015039_c001_v0001183_t0007_u01740102639932") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f787f0_d20250221_m015038_c001_v7007000_t0000_u01740102638583") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8faa1_d20250221_m015037_c001_v0001183_t0008_u01740102637994") 2025/02/21 01:55:54 DEBUG : existing: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fa8d_d20250221_m015037_c001_v0001183_t0045_u01740102637201") 2025/02/21 01:55:54 DEBUG : existing-b: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce536_d20250221_m015142_c001_v7007000_t0000_u01740102702723") 2025/02/21 01:55:54 DEBUG : existing-b: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd90030_d20250221_m015141_c001_v0001183_t0025_u01740102701524") 2025/02/21 01:55:54 DEBUG : file1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf32a_d20250221_m015528_c001_v7007000_t0000_u01740102928813") 2025/02/21 01:55:54 DEBUG : file1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84f34_d20250221_m015527_c001_v0001181_t0027_u01740102927615") 2025/02/21 01:55:54 DEBUG : file1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf325_d20250221_m015525_c001_v7007000_t0000_u01740102925435") 2025/02/21 01:55:54 DEBUG : file1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111f0a2fa9c6d82b_d20250221_m015523_c001_v0001106_t0030_u01740102923919") 2025/02/21 01:55:54 DEBUG : five: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a99_d20250221_m015123_c001_v7007000_t0000_u01740102683911") 2025/02/21 01:55:54 DEBUG : five: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41551d4fedd8fe81_d20250221_m015121_c001_v0001183_t0026_u01740102681539") 2025/02/21 01:55:54 DEBUG : foo: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f7880e_d20250221_m015050_c001_v7007000_t0000_u01740102650835") 2025/02/21 01:55:55 DEBUG : foo: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41551d4fedd8fbbf_d20250221_m015050_c001_v0001183_t0026_u01740102650279") 2025/02/21 01:55:55 DEBUG : foo: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41551d4fedd8fbb3_d20250221_m015049_c001_v0001183_t0026_u01740102649696") 2025/02/21 01:55:55 DEBUG : four: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a9a_d20250221_m015124_c001_v7007000_t0000_u01740102684092") 2025/02/21 01:55:55 DEBUG : four: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4194fe343502109a_d20250221_m015122_c001_v0001176_t0044_u01740102682099") 2025/02/21 01:55:55 DEBUG : four: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fe6b_d20250221_m015120_c001_v0001183_t0028_u01740102680943") 2025/02/21 01:55:55 DEBUG : hello world2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d272_d20250221_m014947_c001_v7007000_t0000_u01740102587934") 2025/02/21 01:55:55 DEBUG : hello world2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f651_d20250221_m014947_c001_v0001183_t0016_u01740102587319") 2025/02/21 01:55:55 DEBUG : ignore-size: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f787eb_d20250221_m015036_c001_v7007000_t0000_u01740102636098") 2025/02/21 01:55:55 DEBUG : ignore-size: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fa69_d20250221_m015035_c001_v0001183_t0009_u01740102635097") 2025/02/21 01:55:55 DEBUG : nested/sub dir/file: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce530_d20250221_m015140_c001_v7007000_t0000_u01740102700346") 2025/02/21 01:55:55 DEBUG : nested/sub dir/file: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350210c5_d20250221_m015139_c001_v0001176_t0030_u01740102699310") 2025/02/21 01:55:55 DEBUG : nested/sub dir/file: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce52b_d20250221_m015138_c001_v7007000_t0000_u01740102698165") 2025/02/21 01:55:55 DEBUG : nested/sub dir/file: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350210bb_d20250221_m015137_c001_v0001176_t0054_u01740102697184") 2025/02/21 01:55:55 DEBUG : one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a9b_d20250221_m015124_c001_v7007000_t0000_u01740102684279") 2025/02/21 01:55:55 DEBUG : one: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41551d4fedd8fe5d_d20250221_m015120_c001_v0001183_t0026_u01740102680343") 2025/02/21 01:55:55 DEBUG : only0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf302_d20250221_m015518_c001_v7007000_t0000_u01740102918862") 2025/02/21 01:55:55 DEBUG : only0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4194fe34350212d1_d20250221_m015512_c001_v0001176_t0044_u01740102912876") 2025/02/21 01:55:55 DEBUG : only0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84eae_d20250221_m015502_c001_v0001181_t0009_u01740102902926") 2025/02/21 01:55:55 DEBUG : only0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a4e_d20250221_m015456_c001_v7007000_t0000_u01740102896689") 2025/02/21 01:55:55 DEBUG : only0: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e36_d20250221_m015445_c001_v0001181_t0059_u01740102885025") 2025/02/21 01:55:56 DEBUG : only1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf303_d20250221_m015519_c001_v7007000_t0000_u01740102919054") 2025/02/21 01:55:56 DEBUG : only1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41758c7e1ef84ef6_d20250221_m015512_c001_v0001181_t0053_u01740102912879") 2025/02/21 01:55:56 DEBUG : only1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84eb4_d20250221_m015503_c001_v0001181_t0030_u01740102903442") 2025/02/21 01:55:56 DEBUG : only1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40163f4eeffaa807_d20250221_m015456_c001_v7007000_t0000_u01740102896857") 2025/02/21 01:55:56 DEBUG : only1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e38_d20250221_m015445_c001_v0001181_t0056_u01740102885464") 2025/02/21 01:55:56 DEBUG : only10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf305_d20250221_m015519_c001_v7007000_t0000_u01740102919241") 2025/02/21 01:55:56 DEBUG : only10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40443b9fd3840728_d20250221_m015514_c001_v0001038_t0002_u01740102914048") 2025/02/21 01:55:56 DEBUG : only10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ed8_d20250221_m015507_c001_v0001181_t0044_u01740102907573") 2025/02/21 01:55:56 DEBUG : only10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78a9_d20250221_m015455_c001_v7007000_t0000_u01740102895706") 2025/02/21 01:55:56 DEBUG : only10: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e62_d20250221_m015449_c001_v0001181_t0041_u01740102889840") 2025/02/21 01:55:56 DEBUG : only11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf306_d20250221_m015519_c001_v7007000_t0000_u01740102919432") 2025/02/21 01:55:56 DEBUG : only11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411f0a2fa9c6d80f_d20250221_m015513_c001_v0001106_t0015_u01740102913660") 2025/02/21 01:55:56 DEBUG : only11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84edc_d20250221_m015508_c001_v0001181_t0018_u01740102908034") 2025/02/21 01:55:56 DEBUG : only11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a4a_d20250221_m015456_c001_v7007000_t0000_u01740102896114") 2025/02/21 01:55:56 DEBUG : only11: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e66_d20250221_m015450_c001_v0001181_t0051_u01740102890266") 2025/02/21 01:55:56 DEBUG : only12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf307_d20250221_m015519_c001_v7007000_t0000_u01740102919636") 2025/02/21 01:55:56 DEBUG : only12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4194fe34350212d3_d20250221_m015513_c001_v0001176_t0044_u01740102913296") 2025/02/21 01:55:56 DEBUG : only12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ee0_d20250221_m015508_c001_v0001181_t0021_u01740102908468") 2025/02/21 01:55:56 DEBUG : only12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78aa_d20250221_m015455_c001_v7007000_t0000_u01740102895890") 2025/02/21 01:55:56 DEBUG : only12: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e68_d20250221_m015450_c001_v0001181_t0028_u01740102890736") 2025/02/21 01:55:57 DEBUG : only13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf308_d20250221_m015519_c001_v7007000_t0000_u01740102919830") 2025/02/21 01:55:57 DEBUG : only13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41758c7e1ef84ef8_d20250221_m015513_c001_v0001181_t0053_u01740102913301") 2025/02/21 01:55:57 DEBUG : only13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ee2_d20250221_m015508_c001_v0001181_t0035_u01740102908910") 2025/02/21 01:55:57 DEBUG : only13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78ac_d20250221_m015456_c001_v7007000_t0000_u01740102896268") 2025/02/21 01:55:57 DEBUG : only13: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e6a_d20250221_m015451_c001_v0001181_t0049_u01740102891178") 2025/02/21 01:55:57 DEBUG : only14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf30a_d20250221_m015520_c001_v7007000_t0000_u01740102920024") 2025/02/21 01:55:57 DEBUG : only14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4194fe34350212d5_d20250221_m015513_c001_v0001176_t0044_u01740102913480") 2025/02/21 01:55:57 DEBUG : only14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ee4_d20250221_m015509_c001_v0001181_t0057_u01740102909580") 2025/02/21 01:55:57 DEBUG : only14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a4c_d20250221_m015456_c001_v7007000_t0000_u01740102896305") 2025/02/21 01:55:57 DEBUG : only14: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e70_d20250221_m015451_c001_v0001181_t0051_u01740102891762") 2025/02/21 01:55:57 DEBUG : only15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf30b_d20250221_m015520_c001_v7007000_t0000_u01740102920232") 2025/02/21 01:55:57 DEBUG : only15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41758c7e1ef84efa_d20250221_m015513_c001_v0001181_t0053_u01740102913509") 2025/02/21 01:55:57 DEBUG : only15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84eea_d20250221_m015510_c001_v0001181_t0019_u01740102910020") 2025/02/21 01:55:57 DEBUG : only15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d4b1_d20250221_m015456_c001_v7007000_t0000_u01740102896275") 2025/02/21 01:55:57 DEBUG : only15: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e74_d20250221_m015452_c001_v0001181_t0053_u01740102892225") 2025/02/21 01:55:57 DEBUG : only16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf30c_d20250221_m015520_c001_v7007000_t0000_u01740102920423") 2025/02/21 01:55:57 DEBUG : only16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4194fe34350212d7_d20250221_m015513_c001_v0001176_t0044_u01740102913665") 2025/02/21 01:55:57 DEBUG : only16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84eec_d20250221_m015510_c001_v0001181_t0029_u01740102910505") 2025/02/21 01:55:57 DEBUG : only16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78ae_d20250221_m015456_c001_v7007000_t0000_u01740102896477") 2025/02/21 01:55:57 DEBUG : only16: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e7a_d20250221_m015452_c001_v0001181_t0019_u01740102892702") 2025/02/21 01:55:58 DEBUG : only17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf30d_d20250221_m015520_c001_v7007000_t0000_u01740102920614") 2025/02/21 01:55:58 DEBUG : only17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41758c7e1ef84efc_d20250221_m015513_c001_v0001181_t0053_u01740102913701") 2025/02/21 01:55:58 DEBUG : only17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ef0_d20250221_m015510_c001_v0001181_t0032_u01740102910947") 2025/02/21 01:55:58 DEBUG : only17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78ab_d20250221_m015456_c001_v7007000_t0000_u01740102896078") 2025/02/21 01:55:58 DEBUG : only17: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e7c_d20250221_m015453_c001_v0001181_t0013_u01740102893191") 2025/02/21 01:55:58 DEBUG : only18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf30e_d20250221_m015520_c001_v7007000_t0000_u01740102920804") 2025/02/21 01:55:58 DEBUG : only18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411f0a2fa9c6d811_d20250221_m015513_c001_v0001106_t0015_u01740102913845") 2025/02/21 01:55:58 DEBUG : only18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ef2_d20250221_m015511_c001_v0001181_t0009_u01740102911456") 2025/02/21 01:55:58 DEBUG : only18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d4b0_d20250221_m015456_c001_v7007000_t0000_u01740102896080") 2025/02/21 01:55:58 DEBUG : only18: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e82_d20250221_m015454_c001_v0001181_t0020_u01740102894015") 2025/02/21 01:55:58 DEBUG : only19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf30f_d20250221_m015521_c001_v7007000_t0000_u01740102921006") 2025/02/21 01:55:58 DEBUG : only19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4194fe34350212d9_d20250221_m015513_c001_v0001176_t0044_u01740102913858") 2025/02/21 01:55:58 DEBUG : only19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ef4_d20250221_m015511_c001_v0001181_t0018_u01740102911940") 2025/02/21 01:55:58 DEBUG : only19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40163f4eeffaa805_d20250221_m015456_c001_v7007000_t0000_u01740102896474") 2025/02/21 01:55:58 DEBUG : only19: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e84_d20250221_m015454_c001_v0001181_t0044_u01740102894460") 2025/02/21 01:55:58 DEBUG : only2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf310_d20250221_m015521_c001_v7007000_t0000_u01740102921212") 2025/02/21 01:55:58 DEBUG : only2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41758c7e1ef84f00_d20250221_m015513_c001_v0001181_t0053_u01740102913910") 2025/02/21 01:55:58 DEBUG : only2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84eb8_d20250221_m015503_c001_v0001181_t0024_u01740102903917") 2025/02/21 01:55:58 DEBUG : only2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78b0_d20250221_m015456_c001_v7007000_t0000_u01740102896870") 2025/02/21 01:55:58 DEBUG : only2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e3c_d20250221_m015445_c001_v0001181_t0027_u01740102885908") 2025/02/21 01:55:59 DEBUG : only3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf311_d20250221_m015521_c001_v7007000_t0000_u01740102921409") 2025/02/21 01:55:59 DEBUG : only3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411f0a2fa9c6d813_d20250221_m015514_c001_v0001106_t0015_u01740102914029") 2025/02/21 01:55:59 DEBUG : only3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ebe_d20250221_m015504_c001_v0001181_t0015_u01740102904410") 2025/02/21 01:55:59 DEBUG : only3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40163f4eeffaa804_d20250221_m015456_c001_v7007000_t0000_u01740102896284") 2025/02/21 01:55:59 DEBUG : only3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e42_d20250221_m015446_c001_v0001181_t0031_u01740102886365") 2025/02/21 01:55:59 DEBUG : only4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf312_d20250221_m015521_c001_v7007000_t0000_u01740102921592") 2025/02/21 01:55:59 DEBUG : only4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4194fe34350212db_d20250221_m015514_c001_v0001176_t0044_u01740102914047") 2025/02/21 01:55:59 DEBUG : only4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ec2_d20250221_m015504_c001_v0001181_t0049_u01740102904869") 2025/02/21 01:55:59 DEBUG : only4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d4b2_d20250221_m015456_c001_v7007000_t0000_u01740102896493") 2025/02/21 01:55:59 DEBUG : only4: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e46_d20250221_m015446_c001_v0001181_t0007_u01740102886923") 2025/02/21 01:55:59 DEBUG : only5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf314_d20250221_m015521_c001_v7007000_t0000_u01740102921773") 2025/02/21 01:55:59 DEBUG : only5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41758c7e1ef84f02_d20250221_m015514_c001_v0001181_t0053_u01740102914105") 2025/02/21 01:55:59 DEBUG : only5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ec6_d20250221_m015505_c001_v0001181_t0035_u01740102905327") 2025/02/21 01:55:59 DEBUG : only5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40548b421d8a5a4d_d20250221_m015456_c001_v7007000_t0000_u01740102896497") 2025/02/21 01:55:59 DEBUG : only5: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e4a_d20250221_m015447_c001_v0001181_t0034_u01740102887382") 2025/02/21 01:55:59 DEBUG : only6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf316_d20250221_m015521_c001_v7007000_t0000_u01740102921956") 2025/02/21 01:55:59 DEBUG : only6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411f0a2fa9c6d815_d20250221_m015514_c001_v0001106_t0015_u01740102914213") 2025/02/21 01:55:59 DEBUG : only6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ec8_d20250221_m015505_c001_v0001181_t0049_u01740102905804") 2025/02/21 01:55:59 DEBUG : only6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4095e325cabb78af_d20250221_m015456_c001_v7007000_t0000_u01740102896676") 2025/02/21 01:56:00 DEBUG : only6: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e4c_d20250221_m015447_c001_v0001181_t0043_u01740102887929") 2025/02/21 01:56:00 DEBUG : only7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf318_d20250221_m015522_c001_v7007000_t0000_u01740102922146") 2025/02/21 01:56:00 DEBUG : only7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4194fe34350212df_d20250221_m015514_c001_v0001176_t0044_u01740102914271") 2025/02/21 01:56:00 DEBUG : only7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ecc_d20250221_m015506_c001_v0001181_t0021_u01740102906242") 2025/02/21 01:56:00 DEBUG : only7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40163f4eeffaa803_d20250221_m015456_c001_v7007000_t0000_u01740102896094") 2025/02/21 01:56:00 DEBUG : only7: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e50_d20250221_m015448_c001_v0001181_t0033_u01740102888383") 2025/02/21 01:56:00 DEBUG : only8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf31a_d20250221_m015522_c001_v7007000_t0000_u01740102922343") 2025/02/21 01:56:00 DEBUG : only8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40443b9fd384072a_d20250221_m015514_c001_v0001038_t0002_u01740102914283") 2025/02/21 01:56:00 DEBUG : only8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ece_d20250221_m015506_c001_v0001181_t0027_u01740102906700") 2025/02/21 01:56:00 DEBUG : only8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f40163f4eeffaa806_d20250221_m015456_c001_v7007000_t0000_u01740102896667") 2025/02/21 01:56:00 DEBUG : only8: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e56_d20250221_m015448_c001_v0001181_t0020_u01740102888838") 2025/02/21 01:56:00 DEBUG : only9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf31b_d20250221_m015522_c001_v7007000_t0000_u01740102922531") 2025/02/21 01:56:00 DEBUG : only9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41758c7e1ef84f04_d20250221_m015514_c001_v0001181_t0053_u01740102914299") 2025/02/21 01:56:00 DEBUG : only9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ed4_d20250221_m015507_c001_v0001181_t0053_u01740102907128") 2025/02/21 01:56:00 DEBUG : only9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d4b3_d20250221_m015456_c001_v7007000_t0000_u01740102896689") 2025/02/21 01:56:00 DEBUG : only9: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84e60_d20250221_m015449_c001_v0001181_t0006_u01740102889346") 2025/02/21 01:56:00 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce527_d20250221_m015135_c001_v7007000_t0000_u01740102695257") 2025/02/21 01:56:00 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84b50_d20250221_m015133_c001_v0001181_t0001_u01740102693390") 2025/02/21 01:56:00 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49aa5_d20250221_m015131_c001_v7007000_t0000_u01740102691080") 2025/02/21 01:56:00 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8ff1d_d20250221_m015129_c001_v0001183_t0008_u01740102689241") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a9f_d20250221_m015127_c001_v7007000_t0000_u01740102687382") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe343502109e_d20250221_m015125_c001_v0001176_t0044_u01740102685225") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a8a_d20250221_m015113_c001_v7007000_t0000_u01740102673670") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fd91_d20250221_m015112_c001_v0001183_t0058_u01740102672436") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a83_d20250221_m015110_c001_v7007000_t0000_u01740102670503") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fd53_d20250221_m015109_c001_v0001183_t0006_u01740102669680") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a7b_d20250221_m015108_c001_v7007000_t0000_u01740102668150") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fd23_d20250221_m015107_c001_v0001183_t0015_u01740102667333") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921b88_d20250221_m015100_c001_v7007000_t0000_u01740102660572") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc7f_d20250221_m015059_c001_v0001183_t0046_u01740102659566") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921b81_d20250221_m015058_c001_v7007000_t0000_u01740102658796") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc5a_d20250221_m015057_c001_v0001183_t0040_u01740102657642") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f78821_d20250221_m015056_c001_v7007000_t0000_u01740102656873") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc44_d20250221_m015056_c001_v0001183_t0050_u01740102656267") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc38_d20250221_m015055_c001_v0001183_t0053_u01740102655644") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f7881b_d20250221_m015054_c001_v7007000_t0000_u01740102654877") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc1e_d20250221_m015054_c001_v0001183_t0052_u01740102654300") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc0e_d20250221_m015053_c001_v0001183_t0045_u01740102653712") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4100a09821f78815_d20250221_m015052_c001_v7007000_t0000_u01740102652967") 2025/02/21 01:56:01 DEBUG : potato: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fbed_d20250221_m015052_c001_v0001183_t0029_u01740102652158") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f417d5b2970e04e69_d20250221_m015220_c001_v7007000_t0000_u01740102740897") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84c17_d20250221_m015220_c001_v0001181_t0046_u01740102740293") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d3ac_d20250221_m015211_c001_v7007000_t0000_u01740102731155") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84be3_d20250221_m015207_c001_v0001181_t0059_u01740102727024") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921bed_d20250221_m015159_c001_v7007000_t0000_u01740102719320") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84bb1_d20250221_m015155_c001_v0001181_t0030_u01740102715273") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce541_d20250221_m015147_c001_v7007000_t0000_u01740102707454") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84b7f_d20250221_m015144_c001_v0001181_t0040_u01740102704056") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a94_d20250221_m015118_c001_v7007000_t0000_u01740102678459") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fe1d_d20250221_m015117_c001_v0001183_t0052_u01740102677272") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a91_d20250221_m015116_c001_v7007000_t0000_u01740102676144") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fdcb_d20250221_m015114_c001_v0001183_t0017_u01740102674587") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a8b_d20250221_m015113_c001_v7007000_t0000_u01740102673860") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fda5_d20250221_m015113_c001_v0001183_t0047_u01740102673016") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a86_d20250221_m015111_c001_v7007000_t0000_u01740102671681") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fd73_d20250221_m015110_c001_v0001183_t0052_u01740102670866") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a7e_d20250221_m015108_c001_v7007000_t0000_u01740102668937") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fd33_d20250221_m015108_c001_v0001183_t0048_u01740102668155") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921b8b_d20250221_m015101_c001_v7007000_t0000_u01740102661340") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fc8d_d20250221_m015100_c001_v0001183_t0016_u01740102660360") 2025/02/21 01:56:02 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d277_d20250221_m014951_c001_v7007000_t0000_u01740102591348") 2025/02/21 01:56:03 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f6a8_d20250221_m014950_c001_v0001183_t0043_u01740102590738") 2025/02/21 01:56:03 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d274_d20250221_m014949_c001_v7007000_t0000_u01740102589446") 2025/02/21 01:56:03 DEBUG : potato2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f680_d20250221_m014948_c001_v0001183_t0049_u01740102588868") 2025/02/21 01:56:03 DEBUG : potato3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d3ae_d20250221_m015211_c001_v7007000_t0000_u01740102731517") 2025/02/21 01:56:03 DEBUG : potato3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350210ff_d20250221_m015208_c001_v0001176_t0011_u01740102728238") 2025/02/21 01:56:03 DEBUG : potato3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41223372ff921bee_d20250221_m015159_c001_v7007000_t0000_u01740102719566") 2025/02/21 01:56:03 DEBUG : potato3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350210e9_d20250221_m015156_c001_v0001176_t0017_u01740102716514") 2025/02/21 01:56:03 DEBUG : potato3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce542_d20250221_m015147_c001_v7007000_t0000_u01740102707867") 2025/02/21 01:56:03 DEBUG : potato3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350210d3_d20250221_m015144_c001_v0001176_t0017_u01740102704475") 2025/02/21 01:56:03 DEBUG : pre-dest1/1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a30_d20250221_m015304_c001_v7007000_t0000_u01740102784364") 2025/02/21 01:56:03 DEBUG : pre-dest1/1: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021175_d20250221_m015256_c001_v0001176_t0001_u01740102776080") 2025/02/21 01:56:03 DEBUG : pre-dest2/2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4048c68d85124a34_d20250221_m015304_c001_v7007000_t0000_u01740102784566") 2025/02/21 01:56:03 DEBUG : pre-dest2/2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84ca3_d20250221_m015256_c001_v0001181_t0056_u01740102776910") 2025/02/21 01:56:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f4191648a40d9be27_d20250221_m015234_c001_v7007000_t0000_u01740102754640") 2025/02/21 01:56:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd90457_d20250221_m015230_c001_v0001183_t0012_u01740102750662") 2025/02/21 01:56:03 DEBUG : sizeonly: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af90276e_d20250221_m015033_c001_v7007000_t0000_u01740102633404") 2025/02/21 01:56:03 DEBUG : sizeonly: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fa2d_d20250221_m015032_c001_v0001183_t0047_u01740102632415") 2025/02/21 01:56:03 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ad838_d20250221_m015538_c001_v7007000_t0000_u01740102938546") 2025/02/21 01:56:03 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe3435021317_d20250221_m015535_c001_v0001176_t0003_u01740102935557") 2025/02/21 01:56:03 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf334_d20250221_m015533_c001_v7007000_t0000_u01740102933621") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f111f0a2fa9c6d841_d20250221_m015530_c001_v0001106_t0055_u01740102930921") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce532_d20250221_m015140_c001_v7007000_t0000_u01740102700544") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84b66_d20250221_m015139_c001_v0001181_t0034_u01740102699677") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce52c_d20250221_m015138_c001_v7007000_t0000_u01740102698365") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8ffd4_d20250221_m015137_c001_v0001183_t0055_u01740102697559") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af902765_d20250221_m015029_c001_v7007000_t0000_u01740102629149") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f9c5_d20250221_m015027_c001_v0001183_t0019_u01740102627620") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af902762_d20250221_m015026_c001_v7007000_t0000_u01740102626879") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f99c_d20250221_m015025_c001_v0001183_t0025_u01740102625719") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af90275c_d20250221_m015022_c001_v7007000_t0000_u01740102622781") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f92f_d20250221_m015021_c001_v0001183_t0040_u01740102621698") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af90275a_d20250221_m015021_c001_v7007000_t0000_u01740102621133") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f8ff_d20250221_m015019_c001_v0001183_t0005_u01740102619889") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f8c7_d20250221_m015016_c001_v0001183_t0025_u01740102616965") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af90274e_d20250221_m015016_c001_v7007000_t0000_u01740102616247") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f8b3_d20250221_m015015_c001_v0001183_t0055_u01740102615625") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f89e_d20250221_m015014_c001_v0001183_t0046_u01740102614856") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af90274a_d20250221_m015013_c001_v7007000_t0000_u01740102613765") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f83e_d20250221_m015011_c001_v0001183_t0010_u01740102611031") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f812_d20250221_m015008_c001_v0001183_t0056_u01740102608274") 2025/02/21 01:56:04 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af902733_d20250221_m015007_c001_v7007000_t0000_u01740102607523") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f7f2_d20250221_m015006_c001_v0001183_t0000_u01740102606918") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f7e4_d20250221_m015006_c001_v0001183_t0042_u01740102606130") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af902342_d20250221_m015005_c001_v7007000_t0000_u01740102605382") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f78e_d20250221_m015001_c001_v0001183_t0008_u01740102601652") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f403380b2af90233a_d20250221_m015001_c001_v7007000_t0000_u01740102601287") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f77e_d20250221_m015000_c001_v0001183_t0031_u01740102600668") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d282_d20250221_m014958_c001_v7007000_t0000_u01740102598993") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f756_d20250221_m014958_c001_v0001183_t0021_u01740102598402") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d280_d20250221_m014957_c001_v7007000_t0000_u01740102597816") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f733_d20250221_m014957_c001_v0001183_t0000_u01740102597123") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d27d_d20250221_m014955_c001_v7007000_t0000_u01740102595786") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f716_d20250221_m014954_c001_v0001183_t0044_u01740102594996") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d27b_d20250221_m014954_c001_v7007000_t0000_u01740102594431") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f702_d20250221_m014953_c001_v0001183_t0050_u01740102593832") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d279_d20250221_m014952_c001_v7007000_t0000_u01740102592901") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f6d6_d20250221_m014952_c001_v0001183_t0038_u01740102592299") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d26f_d20250221_m014946_c001_v7007000_t0000_u01740102586367") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f629_d20250221_m014945_c001_v0001183_t0028_u01740102585766") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d26d_d20250221_m014944_c001_v7007000_t0000_u01740102584856") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f604_d20250221_m014944_c001_v0001183_t0059_u01740102584283") 2025/02/21 01:56:05 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d268_d20250221_m014943_c001_v7007000_t0000_u01740102583339") 2025/02/21 01:56:06 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f5f6_d20250221_m014942_c001_v0001183_t0041_u01740102582746") 2025/02/21 01:56:06 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f400fcb35e443d261_d20250221_m014939_c001_v7007000_t0000_u01740102579702") 2025/02/21 01:56:06 DEBUG : sub dir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8f58e_d20250221_m014939_c001_v0001183_t0016_u01740102579124") 2025/02/21 01:56:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f418bd9f5121ad839_d20250221_m015538_c001_v7007000_t0000_u01740102938736") 2025/02/21 01:56:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84f52_d20250221_m015535_c001_v0001181_t0001_u01740102935584") 2025/02/21 01:56:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf336_d20250221_m015533_c001_v7007000_t0000_u01740102933802") 2025/02/21 01:56:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f10443b9fd3840740_d20250221_m015530_c001_v0001038_t0008_u01740102930556") 2025/02/21 01:56:06 DEBUG : sub/yam: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce526_d20250221_m015134_c001_v7007000_t0000_u01740102694676") 2025/02/21 01:56:06 DEBUG : sub/yam: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350210b2_d20250221_m015133_c001_v0001176_t0057_u01740102693023") 2025/02/21 01:56:06 DEBUG : test_dir1/file2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf32c_d20250221_m015529_c001_v7007000_t0000_u01740102929007") 2025/02/21 01:56:06 DEBUG : test_dir1/file2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212f9_d20250221_m015527_c001_v0001176_t0006_u01740102927241") 2025/02/21 01:56:06 DEBUG : test_dir1/file2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf326_d20250221_m015525_c001_v7007000_t0000_u01740102925625") 2025/02/21 01:56:06 DEBUG : test_dir1/file2: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f10443b9fd3840734_d20250221_m015523_c001_v0001038_t0057_u01740102923948") 2025/02/21 01:56:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf32e_d20250221_m015529_c001_v7007000_t0000_u01740102929194") 2025/02/21 01:56:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f10443b9fd384073a_d20250221_m015527_c001_v0001038_t0012_u01740102927255") 2025/02/21 01:56:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bcf327_d20250221_m015525_c001_v7007000_t0000_u01740102925817") 2025/02/21 01:56:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350212ef_d20250221_m015523_c001_v0001176_t0038_u01740102923896") 2025/02/21 01:56:06 DEBUG : three: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a9c_d20250221_m015124_c001_v7007000_t0000_u01740102684462") 2025/02/21 01:56:06 DEBUG : three: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fe9b_d20250221_m015122_c001_v0001183_t0032_u01740102682883") 2025/02/21 01:56:06 DEBUG : three: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11551d4fedd8fe67_d20250221_m015120_c001_v0001183_t0006_u01740102680731") 2025/02/21 01:56:06 DEBUG : two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a9d_d20250221_m015124_c001_v7007000_t0000_u01740102684648") 2025/02/21 01:56:07 DEBUG : two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41758c7e1ef84b30_d20250221_m015122_c001_v0001181_t0053_u01740102682298") 2025/02/21 01:56:07 DEBUG : two: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f41551d4fedd8fe61_d20250221_m015120_c001_v0001183_t0026_u01740102680542") 2025/02/21 01:56:07 DEBUG : yam: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce529_d20250221_m015135_c001_v7007000_t0000_u01740102695454") 2025/02/21 01:56:07 DEBUG : yam: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f109f5bf309293935_d20250221_m015134_c001_v0001182_t0052_u01740102694460") 2025/02/21 01:56:07 DEBUG : yam: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49aa4_d20250221_m015130_c001_v7007000_t0000_u01740102690503") 2025/02/21 01:56:07 DEBUG : yam: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f1194fe34350210a8_d20250221_m015128_c001_v0001176_t0000_u01740102688893") 2025/02/21 01:56:07 DEBUG : yam: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49a9e_d20250221_m015126_c001_v7007000_t0000_u01740102686822") 2025/02/21 01:56:07 DEBUG : yam: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11758c7e1ef84b36_d20250221_m015125_c001_v0001181_t0037_u01740102685230") 2025/02/21 01:56:07 DEBUG : yaml: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f411d31ec32bce522_d20250221_m015131_c001_v7007000_t0000_u01740102691655") 2025/02/21 01:56:07 DEBUG : yaml: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f11016c9899126c62_d20250221_m015130_c001_v0001102_t0013_u01740102690066") 2025/02/21 01:56:07 DEBUG : yaml: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f408ec9296fb49aa0_d20250221_m015127_c001_v7007000_t0000_u01740102687564") 2025/02/21 01:56:07 DEBUG : yaml: Deleting (id "4_zbff22da3302d2b6b9f580e1b_f102aa06d7dcaa920_d20250221_m015126_c001_v0001150_t0018_u01740102686425") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m32.829648585s (try 1/5)