"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/14 06:56:35 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu" 2025/04/14 06:56:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 06:56:36 DEBUG : Creating backend with remote "/tmp/rclone1689245895" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:56:38 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/14 06:56:38 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.16s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 06:56:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:56:39 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:39 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:56:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:56:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:44 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.46s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:45 DEBUG : Creating backend with remote "/non-existing" 2025/04/14 06:56:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/14 06:56:45 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:45 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.31s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:56:47 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:47 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:56:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:56:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.82s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:49 INFO : B2 bucket rclone-test-goxuhuh0mubu: Running all checks before starting transfers 2025/04/14 06:56:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:56:50 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:50 INFO : B2 bucket rclone-test-goxuhuh0mubu: Checks finished, now starting transfers 2025/04/14 06:56:50 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:56:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:56:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.04s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:51 ERROR : Ignoring --no-traverse with sync 2025/04/14 06:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:56:52 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:52 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:56:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:56:52 INFO : sub dir/hello world: Copied (new) 2025/04/14 06:56:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/14 06:56:54 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:54 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:56:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/14 06:56:54 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:56:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:56:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:56:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:56:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:56:59 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:56:59 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:56:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:56:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.12s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/14 06:57:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 06:57:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/14 06:57:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 06:57:00 INFO : sub dir: Making directory 2025/04/14 06:57:00 INFO : sub dir2: Making directory 2025/04/14 06:57:00 INFO : sub dir2/sub sub dir2: Making directory 2025/04/14 06:57:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:00 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:00 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/14 06:57:01 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:02 INFO : sub dir2: Making directory 2025/04/14 06:57:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/14 06:57:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 06:57:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:03 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:03 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:04 DEBUG : sub dir2: Making directory with metadata 2025/04/14 06:57:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 06:57:04 INFO : sub dir: Making directory 2025/04/14 06:57:04 INFO : sub dir2: Making directory 2025/04/14 06:57:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:04 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:04 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:05 INFO : sub dir/hello world: Copied (new) 2025/04/14 06:57:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/14 06:57:05 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/14 06:57:05 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.78s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:07 INFO : sub dir2: Making directory 2025/04/14 06:57:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:07 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:07 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:08 INFO : sub dir/hello world: Copied (new) 2025/04/14 06:57:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:09 DEBUG : sub dir2: Making directory with metadata 2025/04/14 06:57:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 06:57:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 06:57:09 INFO : sub dir: Making directory 2025/04/14 06:57:09 INFO : sub dir2: Making directory 2025/04/14 06:57:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:09 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:09 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:10 INFO : sub dir/hello world: Copied (new) 2025/04/14 06:57:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/14 06:57:10 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.44s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:12 INFO : sub dir2: Making directory 2025/04/14 06:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:13 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:13 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:13 INFO : sub dir/hello world: Copied (new) 2025/04/14 06:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.65s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:14 DEBUG : Creating backend with remote "TestB2:rclone-test-silifir0duku" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-goxuhuh0mubu -> B2 bucket rclone-test-silifir0duku 2025/04/14 06:57:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:15 DEBUG : B2 bucket rclone-test-silifir0duku: Waiting for checks to finish 2025/04/14 06:57:15 DEBUG : B2 bucket rclone-test-silifir0duku: Waiting for transfers to finish 2025/04/14 06:57:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:16 DEBUG : B2 bucket rclone-test-silifir0duku: Purge remote 2025/04/14 06:57:16 INFO : B2 bucket rclone-test-silifir0duku: cleaning bucket "rclone-test-silifir0duku" of all files 2025/04/14 06:57:16 DEBUG : sub dir/hello world: Deleting (id "4_zdfe28d43106d3b3b9f680e1b_f1060b8aec964cce0_d20250414_m065716_c001_v0001183_t0037_u01744613836428") --- PASS: TestServerSideCopy (4.27s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 06:57:19 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:19 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/14 06:57:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.21s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:21 DEBUG : Creating backend with remote "TestB2:rclone-test-puhicoy7wimu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-goxuhuh0mubu -> B2 bucket rclone-test-puhicoy7wimu 2025/04/14 06:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:22 DEBUG : B2 bucket rclone-test-puhicoy7wimu: Waiting for checks to finish 2025/04/14 06:57:22 DEBUG : B2 bucket rclone-test-puhicoy7wimu: Waiting for transfers to finish 2025/04/14 06:57:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 06:57:24 DEBUG : B2 bucket rclone-test-puhicoy7wimu: Waiting for checks to finish 2025/04/14 06:57:24 DEBUG : B2 bucket rclone-test-puhicoy7wimu: Waiting for transfers to finish 2025/04/14 06:57:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/14 06:57:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:25 DEBUG : B2 bucket rclone-test-puhicoy7wimu: Purge remote 2025/04/14 06:57:25 INFO : B2 bucket rclone-test-puhicoy7wimu: cleaning bucket "rclone-test-puhicoy7wimu" of all files 2025/04/14 06:57:25 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2ad03106d3b3b9f680e1b_f1029bf65f2476bb6_d20250414_m065724_c001_v0001137_t0019_u01744613844758") 2025/04/14 06:57:25 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2ad03106d3b3b9f680e1b_f1098ec9ad38f3c99_d20250414_m065723_c001_v0001179_t0028_u01744613843507") --- PASS: TestServerSideCopyOverSelf (12.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 06:57:34 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:34 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/14 06:57:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/14 06:57:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cuhaxuw0yake" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-goxuhuh0mubu -> B2 bucket rclone-test-cuhaxuw0yake 2025/04/14 06:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:37 DEBUG : B2 bucket rclone-test-cuhaxuw0yake: Waiting for checks to finish 2025/04/14 06:57:37 DEBUG : B2 bucket rclone-test-cuhaxuw0yake: Waiting for transfers to finish 2025/04/14 06:57:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:39 DEBUG : B2 bucket rclone-test-cuhaxuw0yake: Waiting for checks to finish 2025/04/14 06:57:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 06:57:39 DEBUG : B2 bucket rclone-test-cuhaxuw0yake: Waiting for transfers to finish 2025/04/14 06:57:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/14 06:57:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/14 06:57:39 INFO : sub dir/hello world: Deleted 2025/04/14 06:57:40 DEBUG : testing file moves 2025/04/14 06:57:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/14 06:57:40 DEBUG : B2 bucket rclone-test-cuhaxuw0yake: Waiting for checks to finish 2025/04/14 06:57:40 DEBUG : B2 bucket rclone-test-cuhaxuw0yake: Waiting for transfers to finish 2025/04/14 06:57:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/14 06:57:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/14 06:57:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:41 DEBUG : B2 bucket rclone-test-cuhaxuw0yake: Purge remote 2025/04/14 06:57:41 INFO : B2 bucket rclone-test-cuhaxuw0yake: cleaning bucket "rclone-test-cuhaxuw0yake" of all files 2025/04/14 06:57:41 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2dd93106d3b3b9f680e1b_f1085197627d6ca98_d20250414_m065741_c001_v0001184_t0048_u01744613861034") 2025/04/14 06:57:41 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2dd93106d3b3b9f680e1b_f11691b11e0c4dbed_d20250414_m065739_c001_v0001137_t0037_u01744613859451") 2025/04/14 06:57:41 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2dd93106d3b3b9f680e1b_f111f33a3f807e973_d20250414_m065738_c001_v0001165_t0034_u01744613858044") --- PASS: TestServerSideMoveOverSelf (8.34s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:44 ERROR : : error listing: directory not found 2025/04/14 06:57:44 INFO : Local file system at /tmp/rclone1689245895: Making directory 2025/04/14 06:57:44 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:44 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:57:46 DEBUG : Local file system at /tmp/rclone1689245895: Waiting for checks to finish 2025/04/14 06:57:46 DEBUG : Local file system at /tmp/rclone1689245895: Waiting for transfers to finish 2025/04/14 06:57:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:57:47 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/14 06:57:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/14 06:57:48 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:48 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 06:57:48 INFO : check sum: Copied (new) 2025/04/14 06:57:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:49 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 06:57:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/14 06:57:49 DEBUG : check sum: Unchanged skipping 2025/04/14 06:57:49 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:49 DEBUG : Waiting for deletions to finish 2025/04/14 06:57:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.52s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/14 06:57:51 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:51 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 06:57:51 INFO : sizeonly: Copied (new) 2025/04/14 06:57:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:51 DEBUG : sizeonly: Sizes identical 2025/04/14 06:57:51 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:51 DEBUG : sizeonly: Unchanged skipping 2025/04/14 06:57:51 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:51 DEBUG : Waiting for deletions to finish 2025/04/14 06:57:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.41s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/14 06:57:53 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:53 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/14 06:57:53 INFO : ignore-size: Copied (new) 2025/04/14 06:57:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 06:57:54 DEBUG : ignore-size: Unchanged skipping 2025/04/14 06:57:54 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:54 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:54 DEBUG : Waiting for deletions to finish 2025/04/14 06:57:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 06:57:56 DEBUG : existing: Unchanged skipping 2025/04/14 06:57:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:56 DEBUG : Waiting for deletions to finish 2025/04/14 06:57:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/14 06:57:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 06:57:57 INFO : existing: Copied (replaced existing) 2025/04/14 06:57:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 06:57:58 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:58 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 06:57:59 INFO : existing: Copied (new) 2025/04/14 06:57:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:57:59 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:57:59 DEBUG : existing: Destination exists, skipping 2025/04/14 06:57:59 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:57:59 DEBUG : Waiting for deletions to finish 2025/04/14 06:57:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.82s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:02 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/14 06:58:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 06:58:02 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:02 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 06:58:02 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:58:02 INFO : a/potato2: Copied (new) 2025/04/14 06:58:02 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:05 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/04/14 06:58:05 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 06:58:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/14 06:58:05 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:05 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:05 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:05 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/04/14 06:58:05 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 06:58:06 INFO : empty space: Updated modification time in destination 2025/04/14 06:58:06 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:06 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:06 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:08 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/04/14 06:58:08 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 06:58:08 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:08 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:08 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.96s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:10 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/04/14 06:58:10 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1689245895) 2025/04/14 06:58:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-goxuhuh0mubu) 2025/04/14 06:58:10 DEBUG : foo: sha1 differ 2025/04/14 06:58:10 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/14 06:58:10 INFO : foo: Copied (replaced existing) 2025/04/14 06:58:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/14 06:58:12 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:12 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:12 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:58:12 INFO : potato: Copied (new) 2025/04/14 06:58:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/14 06:58:14 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:14 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/14 06:58:15 INFO : potato: Copied (replaced existing) 2025/04/14 06:58:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:17 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/04/14 06:58:17 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1689245895) 2025/04/14 06:58:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-goxuhuh0mubu) 2025/04/14 06:58:17 DEBUG : potato: sha1 differ 2025/04/14 06:58:17 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/14 06:58:17 INFO : potato: Copied (replaced existing) 2025/04/14 06:58:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:58:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:19 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:19 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/14 06:58:19 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:19 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:58:22 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:22 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:22 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:58:22 INFO : potato2: Copied (new) 2025/04/14 06:58:22 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:22 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:25 INFO : d: Making directory 2025/04/14 06:58:25 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/14 06:58:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 06:58:25 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:25 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 06:58:25 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:58:25 INFO : a/potato2: Copied (new) 2025/04/14 06:58:25 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:26 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:28 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/14 06:58:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 06:58:28 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:28 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 06:58:28 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:58:28 INFO : a/potato2: Copied (new) 2025/04/14 06:58:28 ERROR : B2 bucket rclone-test-goxuhuh0mubu: not deleting files as there were IO errors 2025/04/14 06:58:28 ERROR : B2 bucket rclone-test-goxuhuh0mubu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:31 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:58:31 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:31 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:31 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:32 INFO : potato: Deleted 2025/04/14 06:58:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:58:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.85s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:34 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:35 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:35 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:35 INFO : potato: Deleted 2025/04/14 06:58:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:58:35 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:35 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:35 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:58:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.42s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:58:37 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:37 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/14 06:58:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.62s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:40 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 06:58:40 DEBUG : enormous: Excluded 2025/04/14 06:58:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 06:58:40 DEBUG : potato2: Excluded 2025/04/14 06:58:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 06:58:40 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:40 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:40 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:40 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:41 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 06:58:41 DEBUG : enormous: Excluded 2025/04/14 06:58:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 06:58:41 DEBUG : potato2: Excluded 2025/04/14 06:58:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 06:58:41 DEBUG : Local file system at /tmp/rclone1689245895: Waiting for checks to finish 2025/04/14 06:58:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/14 06:58:41 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:41 DEBUG : Local file system at /tmp/rclone1689245895: Waiting for transfers to finish 2025/04/14 06:58:41 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:44 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 06:58:44 DEBUG : enormous: Excluded 2025/04/14 06:58:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 06:58:44 DEBUG : potato2: Excluded 2025/04/14 06:58:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 06:58:44 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:44 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:44 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:44 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:44 INFO : enormous: Deleted 2025/04/14 06:58:44 INFO : potato2: Deleted 2025/04/14 06:58:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/14 06:58:45 DEBUG : empty space: Unchanged skipping 2025/04/14 06:58:45 DEBUG : Local file system at /tmp/rclone1689245895: Waiting for checks to finish 2025/04/14 06:58:45 DEBUG : Local file system at /tmp/rclone1689245895: Waiting for transfers to finish 2025/04/14 06:58:45 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:45 INFO : enormous: Deleted 2025/04/14 06:58:45 INFO : potato2: Deleted 2025/04/14 06:58:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:47 DEBUG : five: Need to transfer - File not found at Destination 2025/04/14 06:58:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/14 06:58:47 DEBUG : three: Sizes identical 2025/04/14 06:58:47 DEBUG : one: Destination is newer than source, skipping 2025/04/14 06:58:47 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/14 06:58:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1689245895) 2025/04/14 06:58:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-goxuhuh0mubu) 2025/04/14 06:58:47 DEBUG : two: sha1 differ 2025/04/14 06:58:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 06:58:47 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/14 06:58:48 INFO : five: Copied (new) 2025/04/14 06:58:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/14 06:58:48 INFO : four: Copied (replaced existing) 2025/04/14 06:58:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 06:58:48 INFO : two: Copied (replaced existing) 2025/04/14 06:58:48 DEBUG : Waiting for deletions to finish 2025/04/14 06:58:49 DEBUG : one: Destination is newer than source, skipping 2025/04/14 06:58:49 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/14 06:58:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/14 06:58:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 06:58:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1689245895) 2025/04/14 06:58:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-goxuhuh0mubu) 2025/04/14 06:58:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/14 06:58:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/14 06:58:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 06:58:49 DEBUG : three: sha1 differ 2025/04/14 06:58:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 06:58:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/14 06:58:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/14 06:58:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 06:58:49 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 06:58:49 INFO : three: Copied (replaced existing) 2025/04/14 06:58:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.90s) === 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-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/14 06:58:51 INFO : B2 bucket rclone-test-goxuhuh0mubu: Making map for --track-renames 2025/04/14 06:58:51 INFO : B2 bucket rclone-test-goxuhuh0mubu: Finished making map for --track-renames 2025/04/14 06:58:51 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 06:58:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/14 06:58:51 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for renames to finish 2025/04/14 06:58:51 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 06:58:51 INFO : yam: Copied (new) 2025/04/14 06:58:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/14 06:58:51 INFO : potato: Copied (new) 2025/04/14 06:58:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 06:58:52 INFO : B2 bucket rclone-test-goxuhuh0mubu: Making map for --track-renames 2025/04/14 06:58:52 INFO : B2 bucket rclone-test-goxuhuh0mubu: Finished making map for --track-renames 2025/04/14 06:58:52 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:52 DEBUG : potato: Unchanged skipping 2025/04/14 06:58:52 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for renames to finish 2025/04/14 06:58:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 06:58:53 INFO : yam: Copied (server-side copy) to: yaml 2025/04/14 06:58:53 INFO : yam: Deleted 2025/04/14 06:58:53 INFO : yaml: Renamed from "yam" 2025/04/14 06:58:53 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/14 06:58:55 INFO : B2 bucket rclone-test-goxuhuh0mubu: Making map for --track-renames 2025/04/14 06:58:55 INFO : B2 bucket rclone-test-goxuhuh0mubu: Finished making map for --track-renames 2025/04/14 06:58:55 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 06:58:55 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for renames to finish 2025/04/14 06:58:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/14 06:58:55 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 06:58:55 INFO : yam: Copied (new) 2025/04/14 06:58:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/14 06:58:56 INFO : potato: Copied (new) 2025/04/14 06:58:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:58:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 06:58:56 INFO : B2 bucket rclone-test-goxuhuh0mubu: Making map for --track-renames 2025/04/14 06:58:56 INFO : B2 bucket rclone-test-goxuhuh0mubu: Finished making map for --track-renames 2025/04/14 06:58:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:56 DEBUG : potato: Unchanged skipping 2025/04/14 06:58:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for renames to finish 2025/04/14 06:58:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 06:58:56 INFO : yam: Copied (server-side copy) to: yaml 2025/04/14 06:58:57 INFO : yam: Deleted 2025/04/14 06:58:57 INFO : yaml: Renamed from "yam" 2025/04/14 06:58:57 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/14 06:58:58 INFO : B2 bucket rclone-test-goxuhuh0mubu: Making map for --track-renames 2025/04/14 06:58:58 INFO : B2 bucket rclone-test-goxuhuh0mubu: Finished making map for --track-renames 2025/04/14 06:58:58 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:58:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 06:58:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/14 06:58:58 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for renames to finish 2025/04/14 06:58:58 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:58:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 06:58:59 INFO : sub/yam: Copied (new) 2025/04/14 06:58:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/14 06:58:59 INFO : potato: Copied (new) 2025/04/14 06:58:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 06:59:00 DEBUG : potato: Unchanged skipping 2025/04/14 06:59:00 INFO : B2 bucket rclone-test-goxuhuh0mubu: Making map for --track-renames 2025/04/14 06:59:00 INFO : B2 bucket rclone-test-goxuhuh0mubu: Finished making map for --track-renames 2025/04/14 06:59:00 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:59:00 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for renames to finish 2025/04/14 06:59:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 06:59:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/14 06:59:00 INFO : sub/yam: Deleted 2025/04/14 06:59:00 INFO : yam: Renamed from "sub/yam" 2025/04/14 06:59:00 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:59:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.31s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:03 DEBUG : Creating backend with remote "/tmp/rclone1689245895/dir1" 2025/04/14 06:59:03 DEBUG : Creating backend with remote "/tmp/rclone1689245895/dir2" 2025/04/14 06:59:03 DEBUG : Local file system at /tmp/rclone1689245895/dir2: Using server-side directory move 2025/04/14 06:59:03 INFO : Local file system at /tmp/rclone1689245895/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/14 06:59:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/14 06:59:03 DEBUG : Local file system at /tmp/rclone1689245895/dir2: Waiting for checks to finish 2025/04/14 06:59:03 DEBUG : Local file system at /tmp/rclone1689245895/dir2: Waiting for transfers to finish 2025/04/14 06:59:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:59:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/14 06:59:03 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:59:03 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:59:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/14 06:59:03 INFO : nested/sub dir/file: Copied (new) 2025/04/14 06:59:03 INFO : nested/sub dir/file: Deleted 2025/04/14 06:59:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:59:04 INFO : sub dir/hello world: Copied (new) 2025/04/14 06:59:04 INFO : sub dir/hello world: Deleted 2025/04/14 06:59:04 INFO : sub dir: Removing directory 2025/04/14 06:59:04 INFO : nested/sub dir: Removing directory 2025/04/14 06:59:04 INFO : nested: Removing directory 2025/04/14 06:59:04 DEBUG : Local file system at /tmp/rclone1689245895: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 06:59:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/14 06:59:05 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:59:05 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:59:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/14 06:59:06 INFO : nested/sub dir/file: Copied (new) 2025/04/14 06:59:06 INFO : nested/sub dir/file: Deleted 2025/04/14 06:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 06:59:06 INFO : sub dir/hello world: Copied (new) 2025/04/14 06:59:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.50s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 06:59:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/14 06:59:08 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:59:08 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:59:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/14 06:59:08 INFO : existing-b: Copied (new) 2025/04/14 06:59:08 INFO : existing-b: Deleted 2025/04/14 06:59:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 06:59:08 INFO : existing: Copied (new) 2025/04/14 06:59:08 INFO : existing: Deleted 2025/04/14 06:59:09 DEBUG : existing: Destination exists, skipping 2025/04/14 06:59:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/14 06:59:09 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 06:59:09 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 06:59:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.37s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pamotom8puxo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-goxuhuh0mubu -> B2 bucket rclone-test-pamotom8puxo 2025/04/14 06:59:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:59:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/14 06:59:15 DEBUG : empty space: Unchanged skipping 2025/04/14 06:59:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 06:59:15 DEBUG : B2 bucket rclone-test-pamotom8puxo: Waiting for checks to finish 2025/04/14 06:59:15 INFO : empty space: Deleted 2025/04/14 06:59:15 DEBUG : B2 bucket rclone-test-pamotom8puxo: Waiting for transfers to finish 2025/04/14 06:59:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:59:15 INFO : potato2: Copied (server-side copy) 2025/04/14 06:59:15 INFO : potato2: Deleted 2025/04/14 06:59:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 06:59:15 INFO : potato3: Copied (server-side copy) 2025/04/14 06:59:16 INFO : potato3: Deleted 2025/04/14 06:59:16 DEBUG : Creating backend with remote "TestB2:rclone-test-najutoj2dige" 2025/04/14 06:59:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/14 06:59:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:59:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/14 06:59:17 DEBUG : B2 bucket rclone-test-najutoj2dige: Waiting for checks to finish 2025/04/14 06:59:17 DEBUG : B2 bucket rclone-test-najutoj2dige: Waiting for transfers to finish 2025/04/14 06:59:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 06:59:18 INFO : empty space: Copied (server-side copy) 2025/04/14 06:59:18 INFO : empty space: Deleted 2025/04/14 06:59:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 06:59:18 INFO : potato3: Copied (server-side copy) 2025/04/14 06:59:18 INFO : potato3: Deleted 2025/04/14 06:59:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:59:19 INFO : potato2: Copied (server-side copy) 2025/04/14 06:59:19 INFO : potato2: Deleted 2025/04/14 06:59:19 DEBUG : B2 bucket rclone-test-najutoj2dige: Purge remote 2025/04/14 06:59:19 INFO : B2 bucket rclone-test-najutoj2dige: cleaning bucket "rclone-test-najutoj2dige" of all files 2025/04/14 06:59:19 DEBUG : empty space: Deleting (id "4_z2f426d03108d3b3b9f680e1b_f114039922ee59877_d20250414_m065918_c001_v0001104_t0046_u01744613958094") 2025/04/14 06:59:19 DEBUG : potato2: Deleting (id "4_z2f426d03108d3b3b9f680e1b_f10081c40cb476a41_d20250414_m065918_c001_v0001109_t0015_u01744613958455") 2025/04/14 06:59:19 DEBUG : potato3: Deleting (id "4_z2f426d03108d3b3b9f680e1b_f107ee56fd174f787_d20250414_m065918_c001_v0001092_t0024_u01744613958473") 2025/04/14 06:59:20 DEBUG : B2 bucket rclone-test-pamotom8puxo: Purge remote 2025/04/14 06:59:20 INFO : B2 bucket rclone-test-pamotom8puxo: cleaning bucket "rclone-test-pamotom8puxo" of all files 2025/04/14 06:59:20 DEBUG : empty space: Deleting (id "4_z1ff24df3108d3b3b9f680e1b_f4013f6335bbf0590_d20250414_m065918_c001_v7007000_t0000_u01744613958655") 2025/04/14 06:59:20 DEBUG : empty space: Deleting (id "4_z1ff24df3108d3b3b9f680e1b_f1181e40897cac091_d20250414_m065914_c001_v0001182_t0022_u01744613954309") 2025/04/14 06:59:20 DEBUG : potato2: Deleting (id "4_z1ff24df3108d3b3b9f680e1b_f4013f6335bbf0592_d20250414_m065919_c001_v7007000_t0000_u01744613959109") 2025/04/14 06:59:20 DEBUG : potato2: Deleting (id "4_z1ff24df3108d3b3b9f680e1b_f109010cb768081e7_d20250414_m065915_c001_v0001109_t0028_u01744613955119") 2025/04/14 06:59:20 DEBUG : potato3: Deleting (id "4_z1ff24df3108d3b3b9f680e1b_f4013f6335bbf0591_d20250414_m065918_c001_v7007000_t0000_u01744613958859") 2025/04/14 06:59:20 DEBUG : potato3: Deleting (id "4_z1ff24df3108d3b3b9f680e1b_f1037a9c0cf663c50_d20250414_m065915_c001_v0001130_t0040_u01744613955536") 2025/04/14 06:59:20 DEBUG : potato3: Deleting (id "4_z1ff24df3108d3b3b9f680e1b_f1181e40897cac095_d20250414_m065914_c001_v0001182_t0050_u01744613954536") --- PASS: TestServerSideMove (11.87s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dokaxan4vibi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-goxuhuh0mubu -> B2 bucket rclone-test-dokaxan4vibi 2025/04/14 06:59:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 06:59:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 06:59:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:59:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 06:59:27 DEBUG : B2 bucket rclone-test-dokaxan4vibi: Waiting for checks to finish 2025/04/14 06:59:27 DEBUG : B2 bucket rclone-test-dokaxan4vibi: Waiting for transfers to finish 2025/04/14 06:59:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:59:27 INFO : potato2: Copied (server-side copy) 2025/04/14 06:59:28 INFO : potato2: Deleted 2025/04/14 06:59:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 06:59:28 INFO : potato3: Copied (server-side copy) 2025/04/14 06:59:28 INFO : potato3: Deleted 2025/04/14 06:59:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dujamin1tapi" 2025/04/14 06:59:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 06:59:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:59:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/14 06:59:30 DEBUG : B2 bucket rclone-test-dujamin1tapi: Waiting for checks to finish 2025/04/14 06:59:30 DEBUG : B2 bucket rclone-test-dujamin1tapi: Waiting for transfers to finish 2025/04/14 06:59:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:59:30 INFO : potato2: Copied (server-side copy) 2025/04/14 06:59:30 INFO : potato2: Deleted 2025/04/14 06:59:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 06:59:31 INFO : potato3: Copied (server-side copy) 2025/04/14 06:59:31 INFO : potato3: Deleted 2025/04/14 06:59:31 DEBUG : B2 bucket rclone-test-dujamin1tapi: Purge remote 2025/04/14 06:59:31 INFO : B2 bucket rclone-test-dujamin1tapi: cleaning bucket "rclone-test-dujamin1tapi" of all files 2025/04/14 06:59:31 DEBUG : potato2: Deleting (id "4_zefb29d03108d3b3b9f680e1b_f11893637670649d1_d20250414_m065930_c001_v0001183_t0058_u01744613970606") 2025/04/14 06:59:31 DEBUG : potato3: Deleting (id "4_zefb29d03108d3b3b9f680e1b_f107b37384e7e7101_d20250414_m065930_c001_v0001136_t0023_u01744613970848") 2025/04/14 06:59:32 DEBUG : B2 bucket rclone-test-dokaxan4vibi: Purge remote 2025/04/14 06:59:32 INFO : B2 bucket rclone-test-dokaxan4vibi: cleaning bucket "rclone-test-dokaxan4vibi" of all files 2025/04/14 06:59:32 DEBUG : empty space: Deleting (id "4_zdfc27df3108d3b3b9f680e1b_f104860fbb8bd37ef_d20250414_m065926_c001_v0001180_t0023_u01744613966747") 2025/04/14 06:59:32 DEBUG : potato2: Deleting (id "4_zdfc27df3108d3b3b9f680e1b_f4161c73326671d0a_d20250414_m065930_c001_v7007000_t0000_u01744613970808") 2025/04/14 06:59:32 DEBUG : potato2: Deleting (id "4_zdfc27df3108d3b3b9f680e1b_f101406424ee20146_d20250414_m065927_c001_v0001090_t0014_u01744613967567") 2025/04/14 06:59:32 DEBUG : potato3: Deleting (id "4_zdfc27df3108d3b3b9f680e1b_f4161c73326671d0b_d20250414_m065931_c001_v7007000_t0000_u01744613971311") 2025/04/14 06:59:32 DEBUG : potato3: Deleting (id "4_zdfc27df3108d3b3b9f680e1b_f10724faaf4a6a730_d20250414_m065927_c001_v0001171_t0058_u01744613967962") 2025/04/14 06:59:32 DEBUG : potato3: Deleting (id "4_zdfc27df3108d3b3b9f680e1b_f104860fbb8bd37f1_d20250414_m065926_c001_v0001180_t0047_u01744613966953") 2025/04/14 06:59:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/04/14 06:59:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/14 06:59:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jixuser9seja" 2025/04/14 06:59:37 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-goxuhuh0mubu -> B2 bucket rclone-test-jixuser9seja 2025/04/14 06:59:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:59:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/14 06:59:40 DEBUG : empty space: Unchanged skipping 2025/04/14 06:59:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 06:59:40 DEBUG : B2 bucket rclone-test-jixuser9seja: Waiting for checks to finish 2025/04/14 06:59:40 INFO : empty space: Deleted 2025/04/14 06:59:40 DEBUG : B2 bucket rclone-test-jixuser9seja: Waiting for transfers to finish 2025/04/14 06:59:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:59:40 INFO : potato2: Copied (server-side copy) 2025/04/14 06:59:41 INFO : potato2: Deleted 2025/04/14 06:59:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 06:59:41 INFO : potato3: Copied (server-side copy) 2025/04/14 06:59:41 INFO : potato3: Deleted 2025/04/14 06:59:42 DEBUG : Creating backend with remote "TestB2:rclone-test-guvitab8dayu" 2025/04/14 06:59:42 INFO : tomatoDir: Making directory 2025/04/14 06:59:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/14 06:59:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 06:59:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/14 06:59:43 DEBUG : B2 bucket rclone-test-guvitab8dayu: Waiting for checks to finish 2025/04/14 06:59:43 DEBUG : B2 bucket rclone-test-guvitab8dayu: Waiting for transfers to finish 2025/04/14 06:59:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 06:59:43 INFO : empty space: Copied (server-side copy) 2025/04/14 06:59:44 INFO : empty space: Deleted 2025/04/14 06:59:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 06:59:44 INFO : potato3: Copied (server-side copy) 2025/04/14 06:59:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 06:59:44 INFO : potato2: Copied (server-side copy) 2025/04/14 06:59:44 INFO : potato3: Deleted 2025/04/14 06:59:44 INFO : potato2: Deleted 2025/04/14 06:59:45 DEBUG : B2 bucket rclone-test-guvitab8dayu: Purge remote 2025/04/14 06:59:45 INFO : B2 bucket rclone-test-guvitab8dayu: cleaning bucket "rclone-test-guvitab8dayu" of all files 2025/04/14 06:59:45 DEBUG : empty space: Deleting (id "4_z8f12cd43108d3b3b9f680e1b_f1090ae68f30a6fe9_d20250414_m065943_c001_v0001182_t0032_u01744613983771") 2025/04/14 06:59:45 DEBUG : potato2: Deleting (id "4_z8f12cd43108d3b3b9f680e1b_f1078826e328d6098_d20250414_m065943_c001_v0001115_t0037_u01744613983994") 2025/04/14 06:59:45 DEBUG : potato3: Deleting (id "4_z8f12cd43108d3b3b9f680e1b_f119dec754a64a9e2_d20250414_m065944_c001_v0001183_t0051_u01744613984148") 2025/04/14 06:59:45 DEBUG : B2 bucket rclone-test-jixuser9seja: Purge remote 2025/04/14 06:59:45 INFO : B2 bucket rclone-test-jixuser9seja: cleaning bucket "rclone-test-jixuser9seja" of all files 2025/04/14 06:59:46 DEBUG : empty space: Deleting (id "4_z1f92bd23108d3b3b9f680e1b_f4094696062965e58_d20250414_m065943_c001_v7007000_t0000_u01744613983971") 2025/04/14 06:59:46 DEBUG : empty space: Deleting (id "4_z1f92bd23108d3b3b9f680e1b_f100394ef867c09f8_d20250414_m065939_c001_v0001101_t0006_u01744613979599") 2025/04/14 06:59:46 DEBUG : potato2: Deleting (id "4_z1f92bd23108d3b3b9f680e1b_f4094696062965e5a_d20250414_m065944_c001_v7007000_t0000_u01744613984466") 2025/04/14 06:59:46 DEBUG : potato2: Deleting (id "4_z1f92bd23108d3b3b9f680e1b_f119e0fd3e9a67533_d20250414_m065940_c001_v0001184_t0035_u01744613980762") 2025/04/14 06:59:46 DEBUG : potato3: Deleting (id "4_z1f92bd23108d3b3b9f680e1b_f4094696062965e59_d20250414_m065944_c001_v7007000_t0000_u01744613984352") 2025/04/14 06:59:46 DEBUG : potato3: Deleting (id "4_z1f92bd23108d3b3b9f680e1b_f11313910509b0552_d20250414_m065941_c001_v0001044_t0034_u01744613981070") 2025/04/14 06:59:46 DEBUG : potato3: Deleting (id "4_z1f92bd23108d3b3b9f680e1b_f100394ef867c09fa_d20250414_m065939_c001_v0001101_t0019_u01744613979973") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:47 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:50 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 06:59:53 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/rclone-sync-test" 2025/04/14 06:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/rclone-sync-test-include/layer2" 2025/04/14 06:59:57 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/rclone-sync-test-ignore-file" 2025/04/14 07:00:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/14 07:00:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/14 07:00:00 DEBUG : pacer: Reducing sleep to 10ms 2025/04/14 07:00:00 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path rclone-sync-test: Waiting for checks to finish 2025/04/14 07:00:00 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path rclone-sync-test: Waiting for transfers to finish 2025/04/14 07:00:00 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:00 INFO : There was nothing to transfer 2025/04/14 07:00:01 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 07:00:01 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 07:00:01 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:00:01 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/14 07:00:01 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/14 07:00:01 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:00:02 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 07:00:02 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 07:00:02 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:00:02 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/14 07:00:02 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/14 07:00:02 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.81s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:00:09 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dst" 2025/04/14 07:00:10 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/CompareDest" 2025/04/14 07:00:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 07:00:12 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:12 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:00:13 INFO : one: Copied (new) 2025/04/14 07:00:13 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:14 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:14 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 07:00:14 INFO : one: Copied (replaced existing) 2025/04/14 07:00:14 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:17 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:00:17 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:17 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:17 INFO : There was nothing to transfer 2025/04/14 07:00:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 07:00:18 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:00:18 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:18 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:18 INFO : There was nothing to transfer 2025/04/14 07:00:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 07:00:19 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:00:19 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:19 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:19 INFO : There was nothing to transfer 2025/04/14 07:00:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/14 07:00:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 07:00:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 07:00:20 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:00:20 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:20 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:20 INFO : There was nothing to transfer 2025/04/14 07:00:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 07:00:21 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:00:21 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/14 07:00:22 INFO : two: Copied (new) 2025/04/14 07:00:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:00:25 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dest" 2025/04/14 07:00:26 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/pre-dest1" 2025/04/14 07:00:27 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/pre-dest2" 2025/04/14 07:00:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:00:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/14 07:00:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:00:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/14 07:00:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/14 07:00:30 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dest: Waiting for checks to finish 2025/04/14 07:00:30 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dest: Waiting for transfers to finish 2025/04/14 07:00:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/14 07:00:31 INFO : 3: Copied (new) 2025/04/14 07:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.51s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:00:32 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dst" 2025/04/14 07:00:34 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/CopyDest" 2025/04/14 07:00:36 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 07:00:36 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:36 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:00:37 INFO : one: Copied (new) 2025/04/14 07:00:37 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:37 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:37 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 07:00:38 INFO : one: Copied (replaced existing) 2025/04/14 07:00:38 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:40 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/BackupDir" 2025/04/14 07:00:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:41 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:00:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:00:43 INFO : one: Copied (server-side copy) 2025/04/14 07:00:43 INFO : one: Deleted 2025/04/14 07:00:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 07:00:43 INFO : one: Copied (server-side copy) 2025/04/14 07:00:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/14 07:00:43 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:43 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:45 DEBUG : one: Unchanged skipping 2025/04/14 07:00:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 07:00:45 INFO : two: Copied (server-side copy) 2025/04/14 07:00:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/14 07:00:45 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:45 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:45 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:46 DEBUG : one: Unchanged skipping 2025/04/14 07:00:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:46 DEBUG : two: Unchanged skipping 2025/04/14 07:00:46 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:46 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:46 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:46 INFO : There was nothing to transfer 2025/04/14 07:00:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:47 DEBUG : one: Unchanged skipping 2025/04/14 07:00:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/14 07:00:47 DEBUG : three: Destination not found in --copy-dest 2025/04/14 07:00:47 DEBUG : three: Need to transfer - File not found at Destination 2025/04/14 07:00:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 07:00:47 DEBUG : two: Unchanged skipping 2025/04/14 07:00:47 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:47 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/14 07:00:48 INFO : three: Copied (new) 2025/04/14 07:00:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.71s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:00:53 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dst" 2025/04/14 07:00:54 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/backup" 2025/04/14 07:00:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 07:00:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:00:56 DEBUG : two: Unchanged skipping 2025/04/14 07:00:56 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:00:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:00:57 INFO : one: Copied (server-side copy) 2025/04/14 07:00:57 INFO : one: Deleted 2025/04/14 07:00:57 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:00:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:00:58 INFO : one: Copied (new) 2025/04/14 07:00:58 DEBUG : Waiting for deletions to finish 2025/04/14 07:00:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 07:00:59 INFO : three.txt: Copied (server-side copy) 2025/04/14 07:00:59 INFO : three.txt: Deleted 2025/04/14 07:00:59 INFO : three.txt: Moved into backup dir 2025/04/14 07:01:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 07:01:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:01 DEBUG : two: Unchanged skipping 2025/04/14 07:01:01 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:01:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:02 INFO : one: Copied (server-side copy) 2025/04/14 07:01:02 INFO : one: Deleted 2025/04/14 07:01:02 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:01:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 07:01:02 INFO : one: Copied (new) 2025/04/14 07:01:02 DEBUG : Waiting for deletions to finish 2025/04/14 07:01:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 07:01:03 INFO : three.txt: Copied (server-side copy) 2025/04/14 07:01:03 INFO : three.txt: Deleted 2025/04/14 07:01:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dst" 2025/04/14 07:01:08 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/backup" 2025/04/14 07:01:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 07:01:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:10 DEBUG : two: Unchanged skipping 2025/04/14 07:01:10 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:01:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:01:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 07:01:11 INFO : one: Deleted 2025/04/14 07:01:11 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:01:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:12 INFO : one: Copied (new) 2025/04/14 07:01:12 DEBUG : Waiting for deletions to finish 2025/04/14 07:01:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 07:01:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 07:01:13 INFO : three.txt: Deleted 2025/04/14 07:01:13 INFO : three.txt: Moved into backup dir 2025/04/14 07:01:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 07:01:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:14 DEBUG : two: Unchanged skipping 2025/04/14 07:01:14 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:01:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:15 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 07:01:15 INFO : one: Deleted 2025/04/14 07:01:15 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:01:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 07:01:16 INFO : one: Copied (new) 2025/04/14 07:01:16 DEBUG : Waiting for deletions to finish 2025/04/14 07:01:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 07:01:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 07:01:17 INFO : three.txt: Deleted 2025/04/14 07:01:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:01:20 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dst" 2025/04/14 07:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/backup" 2025/04/14 07:01:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 07:01:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:23 DEBUG : two: Unchanged skipping 2025/04/14 07:01:23 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:01:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:01:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/14 07:01:25 INFO : one: Deleted 2025/04/14 07:01:25 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:01:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:26 INFO : one: Copied (new) 2025/04/14 07:01:26 DEBUG : Waiting for deletions to finish 2025/04/14 07:01:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 07:01:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/14 07:01:27 INFO : three.txt: Deleted 2025/04/14 07:01:27 INFO : three.txt: Moved into backup dir 2025/04/14 07:01:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 07:01:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:28 DEBUG : two: Unchanged skipping 2025/04/14 07:01:28 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:01:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/14 07:01:30 INFO : one: Deleted 2025/04/14 07:01:30 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:01:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 07:01:30 INFO : one: Copied (new) 2025/04/14 07:01:30 DEBUG : Waiting for deletions to finish 2025/04/14 07:01:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 07:01:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/14 07:01:31 INFO : three.txt: Deleted 2025/04/14 07:01:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dst" 2025/04/14 07:01:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 07:01:37 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:01:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:37 DEBUG : two: Unchanged skipping 2025/04/14 07:01:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:01:38 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 07:01:38 INFO : one: Deleted 2025/04/14 07:01:38 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:01:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:38 INFO : one: Copied (new) 2025/04/14 07:01:38 DEBUG : Waiting for deletions to finish 2025/04/14 07:01:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 07:01:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 07:01:40 INFO : three.txt: Deleted 2025/04/14 07:01:40 INFO : three.txt: Moved into backup dir 2025/04/14 07:01:41 DEBUG : one.bak: Excluded (Path Filter) 2025/04/14 07:01:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/14 07:01:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 07:01:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:41 DEBUG : two: Unchanged skipping 2025/04/14 07:01:41 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for checks to finish 2025/04/14 07:01:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:41 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 07:01:42 INFO : one: Deleted 2025/04/14 07:01:42 DEBUG : B2 bucket rclone-test-goxuhuh0mubu path dst: Waiting for transfers to finish 2025/04/14 07:01:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 07:01:42 INFO : one: Copied (new) 2025/04/14 07:01:42 DEBUG : Waiting for deletions to finish 2025/04/14 07:01:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 07:01:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 07:01:43 INFO : three.txt: Deleted 2025/04/14 07:01:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.57s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:01:47 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dst" 2025/04/14 07:01:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 07:01:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:01:49 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 07:01:50 INFO : one: Deleted 2025/04/14 07:01:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:50 INFO : one: Copied (new) 2025/04/14 07:01:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:50 DEBUG : two: Unchanged skipping 2025/04/14 07:01:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/14 07:01:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 07:01:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 07:01:51 INFO : three.txt: Deleted 2025/04/14 07:01:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 07:01:52 INFO : three.txt: Copied (new) 2025/04/14 07:01:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/14 07:01:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/14 07:01:52 DEBUG : pacer: Reducing sleep to 10ms 2025/04/14 07:01:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 07:01:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:01:53 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 07:01:53 INFO : one: Deleted 2025/04/14 07:01:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 07:01:54 INFO : one: Copied (new) 2025/04/14 07:01:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:01:54 DEBUG : two: Unchanged skipping 2025/04/14 07:01:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/14 07:01:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 07:01:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 07:01:55 INFO : three.txt: Deleted 2025/04/14 07:01:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/14 07:01:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.28s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:01:59 DEBUG : Creating backend with remote "TestB2:rclone-test-goxuhuh0mubu/dst" 2025/04/14 07:02:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 07:02:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 07:02:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/14 07:02:02 INFO : one: Deleted 2025/04/14 07:02:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:02:02 INFO : one: Copied (new) 2025/04/14 07:02:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:03 DEBUG : two: Unchanged skipping 2025/04/14 07:02:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/14 07:02:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 07:02:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/14 07:02:04 INFO : three.txt: Deleted 2025/04/14 07:02:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 07:02:04 INFO : three.txt: Copied (new) 2025/04/14 07:02:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 07:02:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 07:02:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/14 07:02:06 INFO : one: Deleted 2025/04/14 07:02:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 07:02:06 INFO : one: Copied (new) 2025/04/14 07:02:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:07 DEBUG : two: Unchanged skipping 2025/04/14 07:02:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/14 07:02:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 07:02:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/14 07:02:07 INFO : three.txt: Deleted 2025/04/14 07:02:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/14 07:02:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.87s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:02:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/14 07:02:11 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 07:02:11 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 07:02:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/14 07:02:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/14 07:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:02:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 07:02:12 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 07:02:12 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 07:02:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 07:02:13 INFO : existing: Copied (new) 2025/04/14 07:02:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:02:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/14 07:02:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/14 07:02:14 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 07:02:14 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 07:02:14 ERROR : B2 bucket rclone-test-goxuhuh0mubu: not deleting files as there were IO errors 2025/04/14 07:02:14 ERROR : B2 bucket rclone-test-goxuhuh0mubu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncImmutable (3.37s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:02:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:17 DEBUG : existing: Unchanged skipping 2025/04/14 07:02:17 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 07:02:17 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 07:02:17 DEBUG : Waiting for deletions to finish 2025/04/14 07:02:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.08s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:02:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 07:02:38 DEBUG : both0: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both12: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both13: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both14: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both15: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both16: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both17: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both18: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both1: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both19: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both3: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both4: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both10: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both11: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both2: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both5: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:02:38 DEBUG : both9: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both6: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both7: Unchanged skipping 2025/04/14 07:02:38 DEBUG : both8: Unchanged skipping 2025/04/14 07:02:38 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 07:02:38 DEBUG : Waiting for deletions to finish 2025/04/14 07:02:38 INFO : only18: Deleted 2025/04/14 07:02:39 INFO : only11: Deleted 2025/04/14 07:02:39 INFO : only16: Deleted 2025/04/14 07:02:39 INFO : only0: Deleted 2025/04/14 07:02:39 INFO : only19: Deleted 2025/04/14 07:02:39 INFO : only2: Deleted 2025/04/14 07:02:39 INFO : only5: Deleted 2025/04/14 07:02:39 INFO : only1: Deleted 2025/04/14 07:02:39 INFO : only15: Deleted 2025/04/14 07:02:39 INFO : only4: Deleted 2025/04/14 07:02:39 INFO : only7: Deleted 2025/04/14 07:02:39 INFO : only6: Deleted 2025/04/14 07:02:39 INFO : only8: Deleted 2025/04/14 07:02:39 INFO : only10: Deleted 2025/04/14 07:02:39 INFO : only12: Deleted 2025/04/14 07:02:39 INFO : only3: Deleted 2025/04/14 07:02:39 INFO : only13: Deleted 2025/04/14 07:02:39 INFO : only14: Deleted 2025/04/14 07:02:40 INFO : only17: Deleted 2025/04/14 07:02:40 INFO : only9: Deleted 2025/04/14 07:02:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:03:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both0: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both1: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both10: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both11: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both12: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for checks to finish 2025/04/14 07:03:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both13: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both17: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both18: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both19: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both2: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both3: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both4: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both5: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both6: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both7: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both8: Unchanged skipping 2025/04/14 07:03:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 07:03:04 DEBUG : both15: Unchanged skipping 2025/04/14 07:03:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : both14: Unchanged skipping 2025/04/14 07:03:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : both16: Unchanged skipping 2025/04/14 07:03:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : both9: Unchanged skipping 2025/04/14 07:03:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/14 07:03:04 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Waiting for transfers to finish 2025/04/14 07:03:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only11: Copied (replaced existing) 2025/04/14 07:03:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only13: Copied (replaced existing) 2025/04/14 07:03:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only12: Copied (replaced existing) 2025/04/14 07:03:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only1: Copied (replaced existing) 2025/04/14 07:03:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only10: Copied (replaced existing) 2025/04/14 07:03:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only14: Copied (replaced existing) 2025/04/14 07:03:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only18: Copied (replaced existing) 2025/04/14 07:03:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only19: Copied (replaced existing) 2025/04/14 07:03:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:04 INFO : only2: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only0: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only3: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only4: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only5: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only7: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only6: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only8: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only9: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only16: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only15: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 07:03:05 INFO : only17: Copied (replaced existing) 2025/04/14 07:03:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:03:14 DEBUG : empty_dir: Making directory with metadata 2025/04/14 07:03:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:03:14 DEBUG : empty_on_remote: Making directory with metadata 2025/04/14 07:03:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:03:14 INFO : empty_on_remote: Making directory 2025/04/14 07:03:14 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-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:03:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:03:17 DEBUG : empty_dir: Making directory with metadata 2025/04/14 07:03:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:03:17 DEBUG : empty_on_remote: Making directory with metadata 2025/04/14 07:03:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:03:17 INFO : empty_on_remote: Making directory 2025/04/14 07:03:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:03:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:03:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:20 INFO : sub dir: Making directory 2025/04/14 07:03:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" 2025/04/14 07:03:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:23 INFO : sub dir: Making directory 2025/04/14 07:03:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-goxuhuh0mubu", Local "Local file system at /tmp/rclone1689245895", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.32s) PASS 2025/04/14 07:03:26 DEBUG : B2 bucket rclone-test-goxuhuh0mubu: Purge remote 2025/04/14 07:03:26 INFO : B2 bucket rclone-test-goxuhuh0mubu: cleaning bucket "rclone-test-goxuhuh0mubu" of all files 2025/04/14 07:03:27 DEBUG : BackupDir/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7543_d20250414_m070049_c001_v7007000_t0000_u01744614049273") 2025/04/14 07:03:27 DEBUG : BackupDir/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11491e7be2024845_d20250414_m070042_c001_v0001042_t0038_u01744614042774") 2025/04/14 07:03:27 DEBUG : CompareDest/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c4e7_d20250414_m070022_c001_v7007000_t0000_u01744614022612") 2025/04/14 07:03:27 DEBUG : CompareDest/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bd33_d20250414_m070016_c001_v0001144_t0005_u01744614016026") 2025/04/14 07:03:27 DEBUG : CompareDest/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c4ea_d20250414_m070022_c001_v7007000_t0000_u01744614022796") 2025/04/14 07:03:27 DEBUG : CompareDest/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b115e15_d20250414_m070018_c001_v0001184_t0007_u01744614018005") 2025/04/14 07:03:27 DEBUG : CopyDest/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7544_d20250414_m070049_c001_v7007000_t0000_u01744614049457") 2025/04/14 07:03:27 DEBUG : CopyDest/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e6d9_d20250414_m070039_c001_v0001171_t0036_u01744614039637") 2025/04/14 07:03:27 DEBUG : CopyDest/three: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7546_d20250414_m070049_c001_v7007000_t0000_u01744614049640") 2025/04/14 07:03:27 DEBUG : CopyDest/three: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116004_d20250414_m070046_c001_v0001184_t0010_u01744614046909") 2025/04/14 07:03:27 DEBUG : CopyDest/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7549_d20250414_m070049_c001_v7007000_t0000_u01744614049825") 2025/04/14 07:03:28 DEBUG : CopyDest/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bd9a_d20250414_m070044_c001_v0001144_t0044_u01744614044489") 2025/04/14 07:03:28 DEBUG : EXISTING: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5afd13_d20250414_m070217_c001_v7007000_t0000_u01744614137571") 2025/04/14 07:03:28 DEBUG : EXISTING: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bee2_d20250414_m070216_c001_v0001144_t0037_u01744614136235") 2025/04/14 07:03:28 DEBUG : Testêé: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5afcc5_d20250414_m070212_c001_v7007000_t0000_u01744614132125") 2025/04/14 07:03:28 DEBUG : Testêé: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11665b_d20250414_m070211_c001_v0001184_t0045_u01744614131547") 2025/04/14 07:03:28 DEBUG : Testêé: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837becc_d20250414_m070210_c001_v0001144_t0055_u01744614130127") 2025/04/14 07:03:28 DEBUG : a/potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a0ad_d20250414_m065829_c001_v7007000_t0000_u01744613909403") 2025/04/14 07:03:28 DEBUG : a/potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de44_d20250414_m065828_c001_v0001171_t0046_u01744613908599") 2025/04/14 07:03:28 DEBUG : a/potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a0a8_d20250414_m065826_c001_v7007000_t0000_u01744613906566") 2025/04/14 07:03:28 DEBUG : a/potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de04_d20250414_m065825_c001_v0001171_t0030_u01744613905603") 2025/04/14 07:03:28 DEBUG : a/potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a043_d20250414_m065803_c001_v7007000_t0000_u01744613883601") 2025/04/14 07:03:28 DEBUG : a/potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dc82_d20250414_m065802_c001_v0001171_t0002_u01744613882701") 2025/04/14 07:03:28 DEBUG : b/potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a0ae_d20250414_m065829_c001_v7007000_t0000_u01744613909587") 2025/04/14 07:03:28 DEBUG : b/potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de1e_d20250414_m065827_c001_v0001171_t0042_u01744613907485") 2025/04/14 07:03:28 DEBUG : b/potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a0a4_d20250414_m065826_c001_v7007000_t0000_u01744613906007") 2025/04/14 07:03:28 DEBUG : b/potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dde3_d20250414_m065824_c001_v0001171_t0026_u01744613904218") 2025/04/14 07:03:28 DEBUG : b/potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a03e_d20250414_m065803_c001_v7007000_t0000_u01744613883045") 2025/04/14 07:03:28 DEBUG : b/potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dc6c_d20250414_m065801_c001_v0001171_t0053_u01744613881574") 2025/04/14 07:03:28 DEBUG : backup/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f409469606296605a_d20250414_m070103_c001_v7007000_t0000_u01744614063770") 2025/04/14 07:03:28 DEBUG : backup/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f110f14a1efa88942_d20250414_m070101_c001_v0001120_t0018_u01744614061751") 2025/04/14 07:03:28 DEBUG : backup/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f104f20354c750c68_d20250414_m070057_c001_v0001039_t0057_u01744614057213") 2025/04/14 07:03:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa185_d20250414_m070132_c001_v7007000_t0000_u01744614092119") 2025/04/14 07:03:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837be3c_d20250414_m070129_c001_v0001144_t0031_u01744614089130") 2025/04/14 07:03:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789ea92_d20250414_m070124_c001_v0001171_t0047_u01744614084944") 2025/04/14 07:03:29 DEBUG : backup/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa177_d20250414_m070117_c001_v7007000_t0000_u01744614077705") 2025/04/14 07:03:29 DEBUG : backup/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1123f08bdd6a562d_d20250414_m070115_c001_v0001184_t0035_u01744614075264") 2025/04/14 07:03:29 DEBUG : backup/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f109027d851eb7176_d20250414_m070111_c001_v0001184_t0046_u01744614071133") 2025/04/14 07:03:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa186_d20250414_m070132_c001_v7007000_t0000_u01744614092304") 2025/04/14 07:03:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1116c3a67c5336d7_d20250414_m070131_c001_v0001171_t0045_u01744614091099") 2025/04/14 07:03:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11324ba24fd94753_d20250414_m070126_c001_v0001145_t0031_u01744614086733") 2025/04/14 07:03:29 DEBUG : backup/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f409469606296605b_d20250414_m070103_c001_v7007000_t0000_u01744614063954") 2025/04/14 07:03:29 DEBUG : backup/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108011dc89083879_d20250414_m070103_c001_v0001183_t0030_u01744614063002") 2025/04/14 07:03:29 DEBUG : backup/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f104f20354c750c6a_d20250414_m070059_c001_v0001039_t0016_u01744614059111") 2025/04/14 07:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa178_d20250414_m070117_c001_v7007000_t0000_u01744614077890") 2025/04/14 07:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11247ebd282b4bb6_d20250414_m070116_c001_v0001104_t0019_u01744614076451") 2025/04/14 07:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1134e688d676b13c_d20250414_m070112_c001_v0001184_t0028_u01744614072814") 2025/04/14 07:03:29 DEBUG : both0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e62_d20250414_m070306_c001_v7007000_t0000_u01744614186110") 2025/04/14 07:03:29 DEBUG : both0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f187_d20250414_m070245_c001_v0001171_t0049_u01744614165382") 2025/04/14 07:03:29 DEBUG : both0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f0_d20250414_m070240_c001_v7007000_t0000_u01744614160675") 2025/04/14 07:03:29 DEBUG : both0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116705_d20250414_m070219_c001_v0001184_t0023_u01744614139857") 2025/04/14 07:03:29 DEBUG : both1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e63_d20250414_m070306_c001_v7007000_t0000_u01744614186295") 2025/04/14 07:03:29 DEBUG : both1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11691f_d20250414_m070247_c001_v0001184_t0056_u01744614167278") 2025/04/14 07:03:30 DEBUG : both1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f1_d20250414_m070240_c001_v7007000_t0000_u01744614160868") 2025/04/14 07:03:30 DEBUG : both1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837befe_d20250414_m070220_c001_v0001144_t0027_u01744614140938") 2025/04/14 07:03:30 DEBUG : both10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e64_d20250414_m070306_c001_v7007000_t0000_u01744614186481") 2025/04/14 07:03:30 DEBUG : both10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1169ca_d20250414_m070255_c001_v0001184_t0011_u01744614175774") 2025/04/14 07:03:30 DEBUG : both10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f2_d20250414_m070241_c001_v7007000_t0000_u01744614161054") 2025/04/14 07:03:30 DEBUG : both10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf2c_d20250414_m070228_c001_v0001144_t0043_u01744614148929") 2025/04/14 07:03:30 DEBUG : both11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e65_d20250414_m070306_c001_v7007000_t0000_u01744614186665") 2025/04/14 07:03:30 DEBUG : both11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfc0_d20250414_m070256_c001_v0001144_t0008_u01744614176346") 2025/04/14 07:03:30 DEBUG : both11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f3_d20250414_m070241_c001_v7007000_t0000_u01744614161246") 2025/04/14 07:03:30 DEBUG : both11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f04f_d20250414_m070229_c001_v0001171_t0053_u01744614149792") 2025/04/14 07:03:30 DEBUG : both12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e66_d20250414_m070306_c001_v7007000_t0000_u01744614186850") 2025/04/14 07:03:30 DEBUG : both12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f260_d20250414_m070257_c001_v0001171_t0050_u01744614177155") 2025/04/14 07:03:30 DEBUG : both12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f4_d20250414_m070241_c001_v7007000_t0000_u01744614161430") 2025/04/14 07:03:30 DEBUG : both12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1167e7_d20250414_m070231_c001_v0001184_t0007_u01744614151195") 2025/04/14 07:03:30 DEBUG : both13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e68_d20250414_m070307_c001_v7007000_t0000_u01744614187034") 2025/04/14 07:03:30 DEBUG : both13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1169f2_d20250414_m070258_c001_v0001184_t0034_u01744614178232") 2025/04/14 07:03:30 DEBUG : both13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f5_d20250414_m070241_c001_v7007000_t0000_u01744614161616") 2025/04/14 07:03:30 DEBUG : both13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf3e_d20250414_m070231_c001_v0001144_t0033_u01744614151778") 2025/04/14 07:03:30 DEBUG : both14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e69_d20250414_m070307_c001_v7007000_t0000_u01744614187218") 2025/04/14 07:03:30 DEBUG : both14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfce_d20250414_m070258_c001_v0001144_t0007_u01744614178935") 2025/04/14 07:03:31 DEBUG : both14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f6_d20250414_m070241_c001_v7007000_t0000_u01744614161805") 2025/04/14 07:03:31 DEBUG : both14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f08b_d20250414_m070232_c001_v0001171_t0031_u01744614152659") 2025/04/14 07:03:31 DEBUG : both15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e6a_d20250414_m070307_c001_v7007000_t0000_u01744614187416") 2025/04/14 07:03:31 DEBUG : both15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f298_d20250414_m070259_c001_v0001171_t0029_u01744614179666") 2025/04/14 07:03:31 DEBUG : both15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f7_d20250414_m070242_c001_v7007000_t0000_u01744614162010") 2025/04/14 07:03:31 DEBUG : both15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116816_d20250414_m070233_c001_v0001184_t0007_u01744614153746") 2025/04/14 07:03:31 DEBUG : both16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e6c_d20250414_m070307_c001_v7007000_t0000_u01744614187612") 2025/04/14 07:03:31 DEBUG : both16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116a1a_d20250414_m070300_c001_v0001184_t0018_u01744614180588") 2025/04/14 07:03:31 DEBUG : both16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f8_d20250414_m070242_c001_v7007000_t0000_u01744614162196") 2025/04/14 07:03:31 DEBUG : both16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf52_d20250414_m070234_c001_v0001144_t0027_u01744614154519") 2025/04/14 07:03:31 DEBUG : both17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e6d_d20250414_m070307_c001_v7007000_t0000_u01744614187797") 2025/04/14 07:03:31 DEBUG : both17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfd8_d20250414_m070301_c001_v0001144_t0042_u01744614181295") 2025/04/14 07:03:31 DEBUG : both17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0f9_d20250414_m070242_c001_v7007000_t0000_u01744614162380") 2025/04/14 07:03:31 DEBUG : both17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f0d7_d20250414_m070235_c001_v0001171_t0054_u01744614155399") 2025/04/14 07:03:31 DEBUG : both18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e6e_d20250414_m070307_c001_v7007000_t0000_u01744614187986") 2025/04/14 07:03:31 DEBUG : both18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f2ce_d20250414_m070302_c001_v0001171_t0000_u01744614182012") 2025/04/14 07:03:31 DEBUG : both18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0fa_d20250414_m070242_c001_v7007000_t0000_u01744614162567") 2025/04/14 07:03:31 DEBUG : both18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116857_d20250414_m070236_c001_v0001184_t0043_u01744614156330") 2025/04/14 07:03:31 DEBUG : both19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e70_d20250414_m070308_c001_v7007000_t0000_u01744614188175") 2025/04/14 07:03:31 DEBUG : both19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116a68_d20250414_m070302_c001_v0001184_t0023_u01744614182959") 2025/04/14 07:03:31 DEBUG : both19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0fb_d20250414_m070242_c001_v7007000_t0000_u01744614162752") 2025/04/14 07:03:31 DEBUG : both19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf62_d20250414_m070236_c001_v0001144_t0020_u01744614156861") 2025/04/14 07:03:32 DEBUG : both2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e71_d20250414_m070308_c001_v7007000_t0000_u01744614188363") 2025/04/14 07:03:32 DEBUG : both2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf90_d20250414_m070248_c001_v0001144_t0035_u01744614168046") 2025/04/14 07:03:32 DEBUG : both2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0fc_d20250414_m070242_c001_v7007000_t0000_u01744614162945") 2025/04/14 07:03:32 DEBUG : both2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789efab_d20250414_m070221_c001_v0001171_t0015_u01744614141919") 2025/04/14 07:03:32 DEBUG : both3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e72_d20250414_m070308_c001_v7007000_t0000_u01744614188552") 2025/04/14 07:03:32 DEBUG : both3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f1d3_d20250414_m070249_c001_v0001171_t0015_u01744614169485") 2025/04/14 07:03:32 DEBUG : both3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0fd_d20250414_m070243_c001_v7007000_t0000_u01744614163136") 2025/04/14 07:03:32 DEBUG : both3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116733_d20250414_m070223_c001_v0001184_t0024_u01744614143514") 2025/04/14 07:03:32 DEBUG : both4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e73_d20250414_m070308_c001_v7007000_t0000_u01744614188736") 2025/04/14 07:03:32 DEBUG : both4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116953_d20250414_m070250_c001_v0001184_t0059_u01744614170341") 2025/04/14 07:03:32 DEBUG : both4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0ff_d20250414_m070243_c001_v7007000_t0000_u01744614163325") 2025/04/14 07:03:32 DEBUG : both4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf0e_d20250414_m070224_c001_v0001144_t0029_u01744614144275") 2025/04/14 07:03:32 DEBUG : both5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e74_d20250414_m070308_c001_v7007000_t0000_u01744614188922") 2025/04/14 07:03:32 DEBUG : both5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfa4_d20250414_m070250_c001_v0001144_t0046_u01744614170965") 2025/04/14 07:03:32 DEBUG : both5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e101_d20250414_m070243_c001_v7007000_t0000_u01744614163510") 2025/04/14 07:03:32 DEBUG : both5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789efe1_d20250414_m070225_c001_v0001171_t0025_u01744614145050") 2025/04/14 07:03:32 DEBUG : both6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e75_d20250414_m070309_c001_v7007000_t0000_u01744614189105") 2025/04/14 07:03:32 DEBUG : both6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f210_d20250414_m070251_c001_v0001171_t0007_u01744614171696") 2025/04/14 07:03:32 DEBUG : both6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e103_d20250414_m070243_c001_v7007000_t0000_u01744614163695") 2025/04/14 07:03:32 DEBUG : both6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116765_d20250414_m070225_c001_v0001184_t0034_u01744614145923") 2025/04/14 07:03:33 DEBUG : both7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e76_d20250414_m070309_c001_v7007000_t0000_u01744614189290") 2025/04/14 07:03:33 DEBUG : both7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11698b_d20250414_m070252_c001_v0001184_t0019_u01744614172819") 2025/04/14 07:03:33 DEBUG : both7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e105_d20250414_m070243_c001_v7007000_t0000_u01744614163879") 2025/04/14 07:03:33 DEBUG : both7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf1e_d20250414_m070226_c001_v0001144_t0057_u01744614146675") 2025/04/14 07:03:33 DEBUG : both8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e77_d20250414_m070309_c001_v7007000_t0000_u01744614189475") 2025/04/14 07:03:33 DEBUG : both8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfb0_d20250414_m070253_c001_v0001144_t0032_u01744614173791") 2025/04/14 07:03:33 DEBUG : both8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e109_d20250414_m070244_c001_v7007000_t0000_u01744614164064") 2025/04/14 07:03:33 DEBUG : both8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f019_d20250414_m070227_c001_v0001171_t0007_u01744614147364") 2025/04/14 07:03:33 DEBUG : both9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e78_d20250414_m070309_c001_v7007000_t0000_u01744614189659") 2025/04/14 07:03:33 DEBUG : both9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f244_d20250414_m070254_c001_v0001171_t0049_u01744614174673") 2025/04/14 07:03:33 DEBUG : both9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e10b_d20250414_m070244_c001_v7007000_t0000_u01744614164249") 2025/04/14 07:03:33 DEBUG : both9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1167a3_d20250414_m070228_c001_v0001184_t0055_u01744614148294") 2025/04/14 07:03:33 DEBUG : c/non empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a0b0_d20250414_m065829_c001_v7007000_t0000_u01744613909771") 2025/04/14 07:03:33 DEBUG : c/non empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de26_d20250414_m065827_c001_v0001171_t0027_u01744613907825") 2025/04/14 07:03:33 DEBUG : c/non empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a0a9_d20250414_m065826_c001_v7007000_t0000_u01744613906750") 2025/04/14 07:03:33 DEBUG : c/non empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789ddf1_d20250414_m065824_c001_v0001171_t0036_u01744613904607") 2025/04/14 07:03:33 DEBUG : c/non empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a045_d20250414_m065803_c001_v7007000_t0000_u01744613883785") 2025/04/14 07:03:33 DEBUG : c/non empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dc74_d20250414_m065801_c001_v0001171_t0048_u01744613881965") 2025/04/14 07:03:33 DEBUG : check sum: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347f70_d20250414_m065749_c001_v7007000_t0000_u01744613869808") 2025/04/14 07:03:33 DEBUG : check sum: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789db6f_d20250414_m065748_c001_v0001171_t0057_u01744613868587") 2025/04/14 07:03:33 DEBUG : dest/3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7487_d20250414_m070032_c001_v7007000_t0000_u01744614032288") 2025/04/14 07:03:33 DEBUG : dest/3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4038aa0f0cdc0d7f_d20250414_m070031_c001_v0001184_t0004_u01744614031179") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5afc93_d20250414_m070208_c001_v7007000_t0000_u01744614128651") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11045d85189d622a_d20250414_m070206_c001_v0001105_t0007_u01744614126696") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4135fb945430de11_d20250414_m070206_c001_v7007000_t0000_u01744614126512") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11045d85189d621a_d20250414_m070202_c001_v0001105_t0045_u01744614122705") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4135fb945430dde6_d20250414_m070201_c001_v7007000_t0000_u01744614121956") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837be9a_d20250414_m070157_c001_v0001144_t0021_u01744614117254") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4056b682c6b31477_d20250414_m070155_c001_v7007000_t0000_u01744614115770") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11265d178310194e_d20250414_m070153_c001_v0001182_t0022_u01744614113984") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f418759f8b3745dc4_d20250414_m070153_c001_v7007000_t0000_u01744614113797") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11265d178310191a_d20250414_m070150_c001_v0001182_t0030_u01744614110679") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f418759f8b3745da4_d20250414_m070149_c001_v7007000_t0000_u01744614109945") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837be68_d20250414_m070144_c001_v0001144_t0001_u01744614104978") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa1f2_d20250414_m070143_c001_v7007000_t0000_u01744614103683") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f104b28cdf63e0889_d20250414_m070142_c001_v0001182_t0010_u01744614102260") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a477_d20250414_m070142_c001_v7007000_t0000_u01744614102074") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f104b28cdf63e0863_d20250414_m070138_c001_v0001182_t0043_u01744614098877") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a46e_d20250414_m070138_c001_v7007000_t0000_u01744614098144") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789eb53_d20250414_m070133_c001_v0001171_t0040_u01744614093411") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa187_d20250414_m070132_c001_v7007000_t0000_u01744614092489") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f110e20c4579f54a2_d20250414_m070130_c001_v0001131_t0016_u01744614090186") 2025/04/14 07:03:34 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4075e2da4969401e_d20250414_m070129_c001_v7007000_t0000_u01744614089983") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f110e20c4579f549a_d20250414_m070126_c001_v0001131_t0051_u01744614086252") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4075e2da4969400b_d20250414_m070125_c001_v7007000_t0000_u01744614085519") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116273_d20250414_m070118_c001_v0001184_t0008_u01744614078999") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa179_d20250414_m070118_c001_v7007000_t0000_u01744614078075") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f105e902ef3aa57dc_d20250414_m070115_c001_v0001171_t0017_u01744614075659") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f414561d9465e0eba_d20250414_m070115_c001_v7007000_t0000_u01744614075465") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f105e902ef3aa57a6_d20250414_m070112_c001_v0001171_t0042_u01744614072133") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f414561d9465e0e9d_d20250414_m070111_c001_v7007000_t0000_u01744614071334") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bde0_d20250414_m070105_c001_v0001144_t0029_u01744614065065") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f409469606296605c_d20250414_m070104_c001_v7007000_t0000_u01744614064138") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1064c4b246468a28_d20250414_m070102_c001_v0001171_t0055_u01744614062446") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41755898811bb715_d20250414_m070102_c001_v7007000_t0000_u01744614062258") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1064c4b2464689f0_d20250414_m070058_c001_v0001171_t0037_u01744614058417") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41755898811bb6e6_d20250414_m070057_c001_v7007000_t0000_u01744614057676") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e77f_d20250414_m070051_c001_v0001171_t0049_u01744614051108") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add754c_d20250414_m070050_c001_v7007000_t0000_u01744614050010") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f110dd624d3dc8c4e_d20250414_m070043_c001_v0001116_t0010_u01744614043454") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f415b9b1740df1e2c_d20250414_m070043_c001_v7007000_t0000_u01744614043241") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b115f71_d20250414_m070039_c001_v0001184_t0044_u01744614039082") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1125c95fabf17415_d20250414_m070038_c001_v0001115_t0044_u01744614038015") 2025/04/14 07:03:35 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1125c95fabf17411_d20250414_m070036_c001_v0001115_t0010_u01744614036809") 2025/04/14 07:03:36 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c4ed_d20250414_m070022_c001_v7007000_t0000_u01744614022980") 2025/04/14 07:03:36 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e565_d20250414_m070015_c001_v0001171_t0016_u01744614015275") 2025/04/14 07:03:36 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f109bb0ae3b4f1515_d20250414_m070014_c001_v0001043_t0048_u01744614014359") 2025/04/14 07:03:36 DEBUG : dst/one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f109bb0ae3b4f1513_d20250414_m070013_c001_v0001043_t0005_u01744614013180") 2025/04/14 07:03:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5afc97_d20250414_m070208_c001_v7007000_t0000_u01744614128835") 2025/04/14 07:03:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f102ab1896d422bb7_d20250414_m070205_c001_v0001102_t0012_u01744614125979") 2025/04/14 07:03:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1109172259254ca3_d20250414_m070201_c001_v0001165_t0028_u01744614121691") 2025/04/14 07:03:36 DEBUG : dst/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4056b682c6b31478_d20250414_m070155_c001_v7007000_t0000_u01744614115956") 2025/04/14 07:03:36 DEBUG : dst/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f112cf2e601277084_d20250414_m070153_c001_v0001105_t0038_u01744614113425") 2025/04/14 07:03:36 DEBUG : dst/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f103bbc847ec9cc91_d20250414_m070149_c001_v0001036_t0044_u01744614109564") 2025/04/14 07:03:36 DEBUG : dst/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa1f3_d20250414_m070143_c001_v7007000_t0000_u01744614103868") 2025/04/14 07:03:36 DEBUG : dst/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1134e688d676b38f_d20250414_m070141_c001_v0001184_t0011_u01744614101862") 2025/04/14 07:03:36 DEBUG : dst/one.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1160dca2428be82e_d20250414_m070137_c001_v0001184_t0032_u01744614097934") 2025/04/14 07:03:36 DEBUG : dst/three: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7551_d20250414_m070050_c001_v7007000_t0000_u01744614050194") 2025/04/14 07:03:36 DEBUG : dst/three: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1125c95fabf17425_d20250414_m070048_c001_v0001115_t0023_u01744614048276") 2025/04/14 07:03:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5afc9b_d20250414_m070209_c001_v7007000_t0000_u01744614129019") 2025/04/14 07:03:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1038aa0f0cdc14d8_d20250414_m070207_c001_v0001184_t0046_u01744614127581") 2025/04/14 07:03:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10947131451090df_d20250414_m070203_c001_v0001104_t0037_u01744614123556") 2025/04/14 07:03:36 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5afc9d_d20250414_m070209_c001_v7007000_t0000_u01744614129203") 2025/04/14 07:03:36 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11045d85189d6230_d20250414_m070207_c001_v0001105_t0048_u01744614127978") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4135fb945430de23_d20250414_m070207_c001_v7007000_t0000_u01744614127793") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11045d85189d6220_d20250414_m070204_c001_v0001105_t0039_u01744614124393") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4135fb945430ddf6_d20250414_m070204_c001_v7007000_t0000_u01744614124207") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789edcb_d20250414_m070158_c001_v0001171_t0017_u01744614118836") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4056b682c6b31479_d20250414_m070156_c001_v7007000_t0000_u01744614116141") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11265d178310195c_d20250414_m070155_c001_v0001182_t0018_u01744614115178") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f418759f8b3745dcd_d20250414_m070154_c001_v7007000_t0000_u01744614114990") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11265d178310192a_d20250414_m070152_c001_v0001182_t0037_u01744614112031") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f418759f8b3745db4_d20250414_m070151_c001_v7007000_t0000_u01744614111844") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789ec9d_d20250414_m070146_c001_v0001171_t0012_u01744614106683") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a485_d20250414_m070143_c001_v7007000_t0000_u01744614103117") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789ebef_d20250414_m070140_c001_v0001171_t0055_u01744614100785") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a471_d20250414_m070140_c001_v7007000_t0000_u01744614100037") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116399_d20250414_m070135_c001_v0001184_t0013_u01744614095434") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4075e2da49694028_d20250414_m070131_c001_v7007000_t0000_u01744614091551") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11631d_d20250414_m070128_c001_v0001184_t0011_u01744614088318") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4075e2da49694014_d20250414_m070127_c001_v7007000_t0000_u01744614087216") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837be22_d20250414_m070120_c001_v0001144_t0043_u01744614080358") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f414561d9465e0ec5_d20250414_m070117_c001_v7007000_t0000_u01744614077144") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837be06_d20250414_m070114_c001_v0001144_t0020_u01744614074141") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f414561d9465e0ea5_d20250414_m070113_c001_v7007000_t0000_u01744614073039") 2025/04/14 07:03:37 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e904_d20250414_m070106_c001_v0001171_t0036_u01744614066541") 2025/04/14 07:03:38 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41755898811bb723_d20250414_m070103_c001_v7007000_t0000_u01744614063205") 2025/04/14 07:03:38 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e863_d20250414_m070100_c001_v0001171_t0027_u01744614060796") 2025/04/14 07:03:38 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41755898811bb6ee_d20250414_m070059_c001_v7007000_t0000_u01744614059694") 2025/04/14 07:03:38 DEBUG : dst/three.txt: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116062_d20250414_m070052_c001_v0001184_t0019_u01744614052894") 2025/04/14 07:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4056b682c6b3147a_d20250414_m070156_c001_v7007000_t0000_u01744614116326") 2025/04/14 07:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f110c4ed11092a4f6_d20250414_m070154_c001_v0001183_t0042_u01744614114771") 2025/04/14 07:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10519822c8cd24b7_d20250414_m070151_c001_v0001044_t0040_u01744614111460") 2025/04/14 07:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa1f4_d20250414_m070144_c001_v7007000_t0000_u01744614104053") 2025/04/14 07:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f11896730e90e8442_d20250414_m070142_c001_v0001171_t0001_u01744614102712") 2025/04/14 07:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1199d9ea8647a85c_d20250414_m070139_c001_v0001115_t0043_u01744614099289") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5afc9f_d20250414_m070209_c001_v7007000_t0000_u01744614129387") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116560_d20250414_m070158_c001_v0001184_t0041_u01744614118261") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4056b682c6b3147b_d20250414_m070156_c001_v7007000_t0000_u01744614116512") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11647d_d20250414_m070146_c001_v0001184_t0007_u01744614106116") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa1f5_d20250414_m070144_c001_v7007000_t0000_u01744614104239") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837be4a_d20250414_m070134_c001_v0001144_t0035_u01744614094316") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa188_d20250414_m070132_c001_v7007000_t0000_u01744614092674") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789ea3e_d20250414_m070119_c001_v0001171_t0006_u01744614079577") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4031dd423c0fa17a_d20250414_m070118_c001_v7007000_t0000_u01744614078262") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11616d_d20250414_m070105_c001_v0001184_t0039_u01744614065966") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f409469606296605d_d20250414_m070104_c001_v7007000_t0000_u01744614064324") 2025/04/14 07:03:38 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bdb4_d20250414_m070051_c001_v0001144_t0039_u01744614051894") 2025/04/14 07:03:39 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7555_d20250414_m070050_c001_v7007000_t0000_u01744614050378") 2025/04/14 07:03:39 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10981671b690bc16_d20250414_m070045_c001_v0001103_t0046_u01744614045572") 2025/04/14 07:03:39 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c4f0_d20250414_m070023_c001_v7007000_t0000_u01744614023163") 2025/04/14 07:03:39 DEBUG : dst/two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f109bb0ae3b4f151f_d20250414_m070021_c001_v0001043_t0033_u01744614021787") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add73ad_d20250414_m065940_c001_v7007000_t0000_u01744613980740") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b115aed_d20250414_m065937_c001_v0001184_t0024_u01744613977122") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7391_d20250414_m065934_c001_v7007000_t0000_u01744613974621") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1159ff_d20250414_m065924_c001_v0001184_t0042_u01744613964228") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965dec_d20250414_m065915_c001_v7007000_t0000_u01744613955104") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11597e_d20250414_m065912_c001_v0001184_t0056_u01744613952046") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c385_d20250414_m065845_c001_v7007000_t0000_u01744613925297") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789df33_d20250414_m065843_c001_v0001171_t0057_u01744613923259") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c37f_d20250414_m065841_c001_v7007000_t0000_u01744613921597") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789defa_d20250414_m065840_c001_v0001171_t0052_u01744613920175") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c373_d20250414_m065836_c001_v7007000_t0000_u01744613916197") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de96_d20250414_m065834_c001_v0001171_t0047_u01744613914216") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c370_d20250414_m065832_c001_v7007000_t0000_u01744613912811") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de68_d20250414_m065831_c001_v0001171_t0036_u01744613911262") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a09e_d20250414_m065823_c001_v7007000_t0000_u01744613903292") 2025/04/14 07:03:39 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dda9_d20250414_m065821_c001_v0001171_t0035_u01744613901490") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a095_d20250414_m065820_c001_v7007000_t0000_u01744613900124") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dd8f_d20250414_m065819_c001_v0001171_t0058_u01744613899170") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a083_d20250414_m065813_c001_v7007000_t0000_u01744613893284") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dcf6_d20250414_m065811_c001_v0001171_t0027_u01744613891859") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a064_d20250414_m065809_c001_v7007000_t0000_u01744613889270") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dcbe_d20250414_m065808_c001_v0001171_t0053_u01744613888057") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a05a_d20250414_m065806_c001_v7007000_t0000_u01744613886895") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10707ba3a46da19f_d20250414_m065806_c001_v0001184_t0008_u01744613886322") 2025/04/14 07:03:40 DEBUG : empty space: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dc90_d20250414_m065804_c001_v0001171_t0019_u01744613884520") 2025/04/14 07:03:40 DEBUG : enormous: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c382_d20250414_m065844_c001_v7007000_t0000_u01744613924373") 2025/04/14 07:03:40 DEBUG : enormous: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789df3d_d20250414_m065843_c001_v0001171_t0002_u01744613923670") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5afcf4_d20250414_m070214_c001_v7007000_t0000_u01744614134708") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789ef25_d20250414_m070213_c001_v0001171_t0040_u01744614133248") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965de8_d20250414_m065909_c001_v7007000_t0000_u01744613949703") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e10e_d20250414_m065908_c001_v0001171_t0042_u01744613948457") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347fe7_d20250414_m065800_c001_v7007000_t0000_u01744613880101") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dc44_d20250414_m065758_c001_v0001171_t0033_u01744613878938") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347fba_d20250414_m065757_c001_v7007000_t0000_u01744613877650") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dc1b_d20250414_m065756_c001_v0001171_t0021_u01744613876791") 2025/04/14 07:03:40 DEBUG : existing: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dc09_d20250414_m065755_c001_v0001171_t0055_u01744613875789") 2025/04/14 07:03:41 DEBUG : existing-b: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965de9_d20250414_m065909_c001_v7007000_t0000_u01744613949893") 2025/04/14 07:03:41 DEBUG : existing-b: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11594c_d20250414_m065908_c001_v0001184_t0039_u01744613948470") 2025/04/14 07:03:41 DEBUG : file1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e9f_d20250414_m070318_c001_v7007000_t0000_u01744614198874") 2025/04/14 07:03:41 DEBUG : file1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116bda_d20250414_m070318_c001_v0001184_t0023_u01744614198008") 2025/04/14 07:03:41 DEBUG : file1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e94_d20250414_m070315_c001_v7007000_t0000_u01744614195857") 2025/04/14 07:03:41 DEBUG : file1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f3da_d20250414_m070314_c001_v0001171_t0028_u01744614194699") 2025/04/14 07:03:41 DEBUG : five: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c38d_d20250414_m065850_c001_v7007000_t0000_u01744613930206") 2025/04/14 07:03:41 DEBUG : five: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789df83_d20250414_m065847_c001_v0001171_t0011_u01744613927983") 2025/04/14 07:03:41 DEBUG : foo: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a072_d20250414_m065811_c001_v7007000_t0000_u01744613891122") 2025/04/14 07:03:41 DEBUG : foo: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789dce2_d20250414_m065810_c001_v0001171_t0011_u01744613890563") 2025/04/14 07:03:41 DEBUG : foo: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789dcda_d20250414_m065810_c001_v0001171_t0011_u01744613890002") 2025/04/14 07:03:41 DEBUG : four: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c38e_d20250414_m065850_c001_v7007000_t0000_u01744613930390") 2025/04/14 07:03:41 DEBUG : four: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f408e69d5e837bb51_d20250414_m065848_c001_v0001144_t0050_u01744613928550") 2025/04/14 07:03:41 DEBUG : four: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789df79_d20250414_m065847_c001_v0001171_t0023_u01744613927226") 2025/04/14 07:03:41 DEBUG : hello world2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671c0a_d20250414_m065655_c001_v7007000_t0000_u01744613815455") 2025/04/14 07:03:41 DEBUG : hello world2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d7db_d20250414_m065654_c001_v0001171_t0012_u01744613814714") 2025/04/14 07:03:41 DEBUG : ignore-size: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347f9d_d20250414_m065754_c001_v7007000_t0000_u01744613874685") 2025/04/14 07:03:41 DEBUG : ignore-size: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dbe3_d20250414_m065753_c001_v0001171_t0055_u01744613873506") 2025/04/14 07:03:41 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965de2_d20250414_m065907_c001_v7007000_t0000_u01744613947321") 2025/04/14 07:03:41 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b115924_d20250414_m065905_c001_v0001184_t0001_u01744613945972") 2025/04/14 07:03:41 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965ddf_d20250414_m065904_c001_v7007000_t0000_u01744613944777") 2025/04/14 07:03:41 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1158fd_d20250414_m065903_c001_v0001184_t0039_u01744613943731") 2025/04/14 07:03:41 DEBUG : one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c391_d20250414_m065850_c001_v7007000_t0000_u01744613930574") 2025/04/14 07:03:41 DEBUG : one: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789df69_d20250414_m065846_c001_v0001171_t0011_u01744613926431") 2025/04/14 07:03:42 DEBUG : only0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e79_d20250414_m070309_c001_v7007000_t0000_u01744614189843") 2025/04/14 07:03:42 DEBUG : only0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4173b77fb622ca03_d20250414_m070304_c001_v0001146_t0006_u01744614184942") 2025/04/14 07:03:42 DEBUG : only0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf86_d20250414_m070246_c001_v0001144_t0033_u01744614166233") 2025/04/14 07:03:42 DEBUG : only0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671fad_d20250414_m070239_c001_v7007000_t0000_u01744614159258") 2025/04/14 07:03:42 DEBUG : only0: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789ef89_d20250414_m070220_c001_v0001171_t0015_u01744614140419") 2025/04/14 07:03:42 DEBUG : only1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e7a_d20250414_m070310_c001_v7007000_t0000_u01744614190029") 2025/04/14 07:03:42 DEBUG : only1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f408e69d5e837bfe6_d20250414_m070304_c001_v0001144_t0050_u01744614184582") 2025/04/14 07:03:42 DEBUG : only1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f1b2_d20250414_m070247_c001_v0001171_t0052_u01744614167499") 2025/04/14 07:03:42 DEBUG : only1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671faf_d20250414_m070239_c001_v7007000_t0000_u01744614159454") 2025/04/14 07:03:42 DEBUG : only1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116721_d20250414_m070221_c001_v0001184_t0030_u01744614141712") 2025/04/14 07:03:42 DEBUG : only10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e7b_d20250414_m070310_c001_v7007000_t0000_u01744614190220") 2025/04/14 07:03:42 DEBUG : only10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40685c782b116a80_d20250414_m070304_c001_v0001184_t0024_u01744614184592") 2025/04/14 07:03:42 DEBUG : only10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f252_d20250414_m070255_c001_v0001171_t0001_u01744614175969") 2025/04/14 07:03:42 DEBUG : only10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0ed_d20250414_m070239_c001_v7007000_t0000_u01744614159663") 2025/04/14 07:03:42 DEBUG : only10: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1167c5_d20250414_m070229_c001_v0001184_t0052_u01744614149592") 2025/04/14 07:03:42 DEBUG : only11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e7d_d20250414_m070310_c001_v7007000_t0000_u01744614190404") 2025/04/14 07:03:42 DEBUG : only11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f408e69d5e837bfe4_d20250414_m070304_c001_v0001144_t0050_u01744614184359") 2025/04/14 07:03:42 DEBUG : only11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1169de_d20250414_m070256_c001_v0001184_t0010_u01744614176947") 2025/04/14 07:03:42 DEBUG : only11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f403af6e7d67ea199_d20250414_m070239_c001_v7007000_t0000_u01744614159077") 2025/04/14 07:03:42 DEBUG : only11: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf36_d20250414_m070230_c001_v0001144_t0026_u01744614150390") 2025/04/14 07:03:43 DEBUG : only12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e7e_d20250414_m070310_c001_v7007000_t0000_u01744614190588") 2025/04/14 07:03:43 DEBUG : only12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40685c782b116a7c_d20250414_m070304_c001_v0001184_t0024_u01744614184370") 2025/04/14 07:03:43 DEBUG : only12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfca_d20250414_m070257_c001_v0001144_t0023_u01744614177702") 2025/04/14 07:03:43 DEBUG : only12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671fb2_d20250414_m070239_c001_v7007000_t0000_u01744614159826") 2025/04/14 07:03:43 DEBUG : only12: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f075_d20250414_m070231_c001_v0001171_t0059_u01744614151390") 2025/04/14 07:03:43 DEBUG : only13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e7f_d20250414_m070310_c001_v7007000_t0000_u01744614190779") 2025/04/14 07:03:43 DEBUG : only13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789f2fa_d20250414_m070304_c001_v0001171_t0011_u01744614184379") 2025/04/14 07:03:43 DEBUG : only13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f282_d20250414_m070258_c001_v0001171_t0059_u01744614178440") 2025/04/14 07:03:43 DEBUG : only13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4135fb945430e37d_d20250414_m070239_c001_v7007000_t0000_u01744614159847") 2025/04/14 07:03:43 DEBUG : only13: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1167fa_d20250414_m070232_c001_v0001184_t0005_u01744614152454") 2025/04/14 07:03:43 DEBUG : only14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e80_d20250414_m070310_c001_v7007000_t0000_u01744614190963") 2025/04/14 07:03:43 DEBUG : only14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789f2fe_d20250414_m070304_c001_v0001171_t0011_u01744614184603") 2025/04/14 07:03:43 DEBUG : only14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116a0c_d20250414_m070259_c001_v0001184_t0046_u01744614179453") 2025/04/14 07:03:43 DEBUG : only14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f403af6e7d67ea19e_d20250414_m070239_c001_v7007000_t0000_u01744614159860") 2025/04/14 07:03:43 DEBUG : only14: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf45_d20250414_m070233_c001_v0001144_t0014_u01744614153182") 2025/04/14 07:03:43 DEBUG : only15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e81_d20250414_m070311_c001_v7007000_t0000_u01744614191150") 2025/04/14 07:03:43 DEBUG : only15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f408e69d5e837bff2_d20250414_m070305_c001_v0001144_t0050_u01744614185334") 2025/04/14 07:03:43 DEBUG : only15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfd0_d20250414_m070300_c001_v0001144_t0039_u01744614180013") 2025/04/14 07:03:43 DEBUG : only15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4135fb945430e37a_d20250414_m070239_c001_v7007000_t0000_u01744614159465") 2025/04/14 07:03:43 DEBUG : only15: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f0af_d20250414_m070233_c001_v0001171_t0047_u01744614153961") 2025/04/14 07:03:44 DEBUG : only16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e82_d20250414_m070311_c001_v7007000_t0000_u01744614191336") 2025/04/14 07:03:44 DEBUG : only16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4173b77fb622ca07_d20250414_m070305_c001_v0001146_t0006_u01744614185339") 2025/04/14 07:03:44 DEBUG : only16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f2b4_d20250414_m070300_c001_v0001171_t0039_u01744614180789") 2025/04/14 07:03:44 DEBUG : only16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f403af6e7d67ea19a_d20250414_m070239_c001_v7007000_t0000_u01744614159260") 2025/04/14 07:03:44 DEBUG : only16: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11683e_d20250414_m070235_c001_v0001184_t0025_u01744614155181") 2025/04/14 07:03:44 DEBUG : only17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e83_d20250414_m070311_c001_v7007000_t0000_u01744614191520") 2025/04/14 07:03:44 DEBUG : only17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40685c782b116a9e_d20250414_m070305_c001_v0001184_t0024_u01744614185350") 2025/04/14 07:03:44 DEBUG : only17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116a46_d20250414_m070301_c001_v0001184_t0054_u01744614181799") 2025/04/14 07:03:44 DEBUG : only17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671fb4_d20250414_m070240_c001_v7007000_t0000_u01744614160011") 2025/04/14 07:03:44 DEBUG : only17: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf58_d20250414_m070235_c001_v0001144_t0030_u01744614155820") 2025/04/14 07:03:44 DEBUG : only18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e84_d20250414_m070311_c001_v7007000_t0000_u01744614191705") 2025/04/14 07:03:44 DEBUG : only18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f408e69d5e837bfe8_d20250414_m070304_c001_v0001144_t0050_u01744614184768") 2025/04/14 07:03:44 DEBUG : only18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfdc_d20250414_m070302_c001_v0001144_t0042_u01744614182403") 2025/04/14 07:03:44 DEBUG : only18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f403af6e7d67ea198_d20250414_m070238_c001_v7007000_t0000_u01744614158891") 2025/04/14 07:03:44 DEBUG : only18: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f0fb_d20250414_m070236_c001_v0001171_t0013_u01744614156542") 2025/04/14 07:03:44 DEBUG : only19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e85_d20250414_m070311_c001_v7007000_t0000_u01744614191891") 2025/04/14 07:03:44 DEBUG : only19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40685c782b116a88_d20250414_m070304_c001_v0001184_t0024_u01744614184780") 2025/04/14 07:03:44 DEBUG : only19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f2e4_d20250414_m070303_c001_v0001171_t0013_u01744614183158") 2025/04/14 07:03:44 DEBUG : only19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0eb_d20250414_m070239_c001_v7007000_t0000_u01744614159266") 2025/04/14 07:03:44 DEBUG : only19: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11687d_d20250414_m070237_c001_v0001184_t0050_u01744614157661") 2025/04/14 07:03:44 DEBUG : only2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e86_d20250414_m070312_c001_v7007000_t0000_u01744614192078") 2025/04/14 07:03:44 DEBUG : only2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789f300_d20250414_m070304_c001_v0001171_t0011_u01744614184789") 2025/04/14 07:03:45 DEBUG : only2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116941_d20250414_m070249_c001_v0001184_t0055_u01744614169292") 2025/04/14 07:03:45 DEBUG : only2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4135fb945430e378_d20250414_m070239_c001_v7007000_t0000_u01744614159275") 2025/04/14 07:03:45 DEBUG : only2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf08_d20250414_m070222_c001_v0001144_t0035_u01744614142328") 2025/04/14 07:03:45 DEBUG : only3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e87_d20250414_m070312_c001_v7007000_t0000_u01744614192265") 2025/04/14 07:03:45 DEBUG : only3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f408e69d5e837bfea_d20250414_m070304_c001_v0001144_t0050_u01744614184958") 2025/04/14 07:03:45 DEBUG : only3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf9e_d20250414_m070249_c001_v0001144_t0008_u01744614169840") 2025/04/14 07:03:45 DEBUG : only3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0ee_d20250414_m070239_c001_v7007000_t0000_u01744614159847") 2025/04/14 07:03:45 DEBUG : only3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789efc9_d20250414_m070223_c001_v0001171_t0018_u01744614143810") 2025/04/14 07:03:45 DEBUG : only4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e88_d20250414_m070312_c001_v7007000_t0000_u01744614192450") 2025/04/14 07:03:45 DEBUG : only4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40685c782b116a94_d20250414_m070304_c001_v0001184_t0024_u01744614184975") 2025/04/14 07:03:45 DEBUG : only4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f1f2_d20250414_m070250_c001_v0001171_t0039_u01744614170600") 2025/04/14 07:03:45 DEBUG : only4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0ec_d20250414_m070239_c001_v7007000_t0000_u01744614159474") 2025/04/14 07:03:45 DEBUG : only4: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116747_d20250414_m070224_c001_v0001184_t0024_u01744614144844") 2025/04/14 07:03:45 DEBUG : only5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e89_d20250414_m070312_c001_v7007000_t0000_u01744614192635") 2025/04/14 07:03:45 DEBUG : only5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789f308_d20250414_m070304_c001_v0001171_t0011_u01744614184983") 2025/04/14 07:03:45 DEBUG : only5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116967_d20250414_m070251_c001_v0001184_t0006_u01744614171478") 2025/04/14 07:03:45 DEBUG : only5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f403af6e7d67ea19b_d20250414_m070239_c001_v7007000_t0000_u01744614159444") 2025/04/14 07:03:45 DEBUG : only5: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf16_d20250414_m070225_c001_v0001144_t0026_u01744614145368") 2025/04/14 07:03:45 DEBUG : only6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e8b_d20250414_m070312_c001_v7007000_t0000_u01744614192819") 2025/04/14 07:03:45 DEBUG : only6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4173b77fb622ca05_d20250414_m070305_c001_v0001146_t0006_u01744614185132") 2025/04/14 07:03:45 DEBUG : only6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfaa_d20250414_m070252_c001_v0001144_t0007_u01744614172248") 2025/04/14 07:03:45 DEBUG : only6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f403af6e7d67ea19c_d20250414_m070239_c001_v7007000_t0000_u01744614159633") 2025/04/14 07:03:46 DEBUG : only6: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789efff_d20250414_m070226_c001_v0001171_t0056_u01744614146142") 2025/04/14 07:03:46 DEBUG : only7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e8c_d20250414_m070313_c001_v7007000_t0000_u01744614193003") 2025/04/14 07:03:46 DEBUG : only7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f408e69d5e837bfec_d20250414_m070305_c001_v0001144_t0050_u01744614185143") 2025/04/14 07:03:46 DEBUG : only7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f21e_d20250414_m070253_c001_v0001171_t0038_u01744614173194") 2025/04/14 07:03:46 DEBUG : only7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671fb1_d20250414_m070239_c001_v7007000_t0000_u01744614159642") 2025/04/14 07:03:46 DEBUG : only7: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116791_d20250414_m070227_c001_v0001184_t0018_u01744614147165") 2025/04/14 07:03:46 DEBUG : only8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e8d_d20250414_m070313_c001_v7007000_t0000_u01744614193188") 2025/04/14 07:03:46 DEBUG : only8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40685c782b116a9a_d20250414_m070305_c001_v0001184_t0024_u01744614185160") 2025/04/14 07:03:46 DEBUG : only8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1169ac_d20250414_m070254_c001_v0001184_t0001_u01744614174454") 2025/04/14 07:03:46 DEBUG : only8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4135fb945430e37c_d20250414_m070239_c001_v7007000_t0000_u01744614159653") 2025/04/14 07:03:46 DEBUG : only8: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bf24_d20250414_m070227_c001_v0001144_t0044_u01744614147799") 2025/04/14 07:03:46 DEBUG : only9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e8f_d20250414_m070313_c001_v7007000_t0000_u01744614193371") 2025/04/14 07:03:46 DEBUG : only9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789f310_d20250414_m070305_c001_v0001171_t0011_u01744614185169") 2025/04/14 07:03:46 DEBUG : only9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bfb6_d20250414_m070255_c001_v0001144_t0037_u01744614175191") 2025/04/14 07:03:46 DEBUG : only9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f0eb34764e0ef_d20250414_m070240_c001_v7007000_t0000_u01744614160033") 2025/04/14 07:03:46 DEBUG : only9: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f029_d20250414_m070228_c001_v0001171_t0017_u01744614148493") 2025/04/14 07:03:46 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965ddb_d20250414_m065901_c001_v7007000_t0000_u01744613941798") 2025/04/14 07:03:46 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bb97_d20250414_m065859_c001_v0001144_t0037_u01744613939364") 2025/04/14 07:03:46 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c3b4_d20250414_m065857_c001_v7007000_t0000_u01744613937505") 2025/04/14 07:03:46 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e013_d20250414_m065855_c001_v0001171_t0040_u01744613935714") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c39b_d20250414_m065853_c001_v7007000_t0000_u01744613933864") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bb6f_d20250414_m065851_c001_v0001144_t0006_u01744613931499") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c379_d20250414_m065838_c001_v7007000_t0000_u01744613918848") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789deca_d20250414_m065837_c001_v0001171_t0036_u01744613917147") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c372_d20250414_m065835_c001_v7007000_t0000_u01744613915111") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de8a_d20250414_m065833_c001_v0001171_t0054_u01744613913733") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c36e_d20250414_m065832_c001_v7007000_t0000_u01744613912020") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de5f_d20250414_m065830_c001_v0001171_t0037_u01744613910886") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a09b_d20250414_m065822_c001_v7007000_t0000_u01744613902736") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dda3_d20250414_m065821_c001_v0001171_t0059_u01744613901040") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a096_d20250414_m065820_c001_v7007000_t0000_u01744613900308") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dd87_d20250414_m065818_c001_v0001171_t0040_u01744613898800") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a092_d20250414_m065818_c001_v7007000_t0000_u01744613898062") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dd6c_d20250414_m065817_c001_v0001171_t0052_u01744613897236") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dd5d_d20250414_m065816_c001_v0001171_t0054_u01744613896431") 2025/04/14 07:03:47 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a08f_d20250414_m065815_c001_v7007000_t0000_u01744613895700") 2025/04/14 07:03:48 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dd38_d20250414_m065814_c001_v0001171_t0038_u01744613894965") 2025/04/14 07:03:48 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dd1a_d20250414_m065814_c001_v0001171_t0043_u01744613894213") 2025/04/14 07:03:48 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a086_d20250414_m065813_c001_v7007000_t0000_u01744613893468") 2025/04/14 07:03:48 DEBUG : potato: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dcfc_d20250414_m065812_c001_v0001171_t0024_u01744613892599") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add73c8_d20250414_m065950_c001_v7007000_t0000_u01744613990251") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bcc3_d20250414_m065949_c001_v0001144_t0039_u01744613989366") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add73af_d20250414_m065941_c001_v7007000_t0000_u01744613981043") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bc65_d20250414_m065935_c001_v0001144_t0010_u01744613975911") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965e35_d20250414_m065927_c001_v7007000_t0000_u01744613967948") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bc23_d20250414_m065923_c001_v0001144_t0046_u01744613963442") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965ded_d20250414_m065915_c001_v7007000_t0000_u01744613955605") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bbdb_d20250414_m065911_c001_v0001144_t0028_u01744613951201") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c383_d20250414_m065844_c001_v7007000_t0000_u01744613924557") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789df2b_d20250414_m065842_c001_v0001171_t0013_u01744613922887") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c380_d20250414_m065841_c001_v7007000_t0000_u01744613921785") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789def4_d20250414_m065839_c001_v0001171_t0029_u01744613919765") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c37a_d20250414_m065839_c001_v7007000_t0000_u01744613919032") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dede_d20250414_m065837_c001_v0001171_t0041_u01744613917925") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c374_d20250414_m065836_c001_v7007000_t0000_u01744613916403") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dea8_d20250414_m065835_c001_v0001171_t0047_u01744613915479") 2025/04/14 07:03:48 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c371_d20250414_m065832_c001_v7007000_t0000_u01744613912996") 2025/04/14 07:03:49 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789de76_d20250414_m065832_c001_v0001171_t0005_u01744613912028") 2025/04/14 07:03:49 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f410c68575a29a09f_d20250414_m065823_c001_v7007000_t0000_u01744613903482") 2025/04/14 07:03:49 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789ddbd_d20250414_m065822_c001_v0001171_t0020_u01744613902403") 2025/04/14 07:03:49 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671c12_d20250414_m065700_c001_v7007000_t0000_u01744613820058") 2025/04/14 07:03:49 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d821_d20250414_m065659_c001_v0001171_t0055_u01744613819221") 2025/04/14 07:03:49 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671c0f_d20250414_m065657_c001_v7007000_t0000_u01744613817529") 2025/04/14 07:03:49 DEBUG : potato2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d7fd_d20250414_m065656_c001_v0001171_t0033_u01744613816370") 2025/04/14 07:03:49 DEBUG : potato3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add73b0_d20250414_m065941_c001_v7007000_t0000_u01744613981480") 2025/04/14 07:03:49 DEBUG : potato3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e2c4_d20250414_m065937_c001_v0001171_t0011_u01744613977703") 2025/04/14 07:03:49 DEBUG : potato3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965e37_d20250414_m065928_c001_v7007000_t0000_u01744613968397") 2025/04/14 07:03:49 DEBUG : potato3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e1ee_d20250414_m065924_c001_v0001171_t0023_u01744613964850") 2025/04/14 07:03:49 DEBUG : potato3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965dee_d20250414_m065915_c001_v7007000_t0000_u01744613955904") 2025/04/14 07:03:49 DEBUG : potato3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e158_d20250414_m065912_c001_v0001171_t0057_u01744613952251") 2025/04/14 07:03:49 DEBUG : pre-dest1/1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add7489_d20250414_m070032_c001_v7007000_t0000_u01744614032475") 2025/04/14 07:03:49 DEBUG : pre-dest1/1: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e5fc_d20250414_m070023_c001_v0001171_t0040_u01744614023909") 2025/04/14 07:03:49 DEBUG : pre-dest2/2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f412fea736add748a_d20250414_m070032_c001_v7007000_t0000_u01744614032667") 2025/04/14 07:03:49 DEBUG : pre-dest2/2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bd53_d20250414_m070024_c001_v0001144_t0030_u01744614024719") 2025/04/14 07:03:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c484_d20250414_m070002_c001_v7007000_t0000_u01744614002760") 2025/04/14 07:03:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b115c7b_d20250414_m065959_c001_v0001184_t0008_u01744613999682") 2025/04/14 07:03:50 DEBUG : sizeonly: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347f81_d20250414_m065752_c001_v7007000_t0000_u01744613872218") 2025/04/14 07:03:50 DEBUG : sizeonly: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dbb1_d20250414_m065751_c001_v0001171_t0025_u01744613871094") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1eaf_d20250414_m070325_c001_v7007000_t0000_u01744614205611") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837c054_d20250414_m070324_c001_v0001144_t0021_u01744614204197") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1eac_d20250414_m070322_c001_v7007000_t0000_u01744614202290") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789f450_d20250414_m070321_c001_v0001171_t0035_u01744614201003") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965de3_d20250414_m065907_c001_v7007000_t0000_u01744613947506") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837bbbf_d20250414_m065906_c001_v0001144_t0057_u01744613946329") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965de0_d20250414_m065904_c001_v7007000_t0000_u01744613944962") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789e0d1_d20250414_m065904_c001_v0001171_t0044_u01744613944084") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347f56_d20250414_m065747_c001_v7007000_t0000_u01744613867654") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789db4b_d20250414_m065746_c001_v0001171_t0050_u01744613866139") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347f45_d20250414_m065745_c001_v7007000_t0000_u01744613865404") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789db25_d20250414_m065744_c001_v0001171_t0046_u01744613864202") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347f0a_d20250414_m065741_c001_v7007000_t0000_u01744613861306") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dae3_d20250414_m065740_c001_v0001171_t0050_u01744613860309") 2025/04/14 07:03:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347ef2_d20250414_m065739_c001_v7007000_t0000_u01744613859762") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789dabd_d20250414_m065738_c001_v0001171_t0010_u01744613858592") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789da83_d20250414_m065735_c001_v0001171_t0049_u01744613855858") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347ecd_d20250414_m065735_c001_v7007000_t0000_u01744613855120") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789da63_d20250414_m065734_c001_v0001171_t0046_u01744613854367") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789da4d_d20250414_m065733_c001_v0001171_t0040_u01744613853399") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f41541fca76347eb8_d20250414_m065731_c001_v7007000_t0000_u01744613851938") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d9af_d20250414_m065723_c001_v0001171_t0051_u01744613843891") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d989_d20250414_m065721_c001_v0001171_t0029_u01744613841221") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5af76f_d20250414_m065720_c001_v7007000_t0000_u01744613840086") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d971_d20250414_m065719_c001_v0001171_t0029_u01744613839317") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d965_d20250414_m065718_c001_v0001171_t0011_u01744613838610") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5af768_d20250414_m065717_c001_v7007000_t0000_u01744613837882") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d921_d20250414_m065714_c001_v0001171_t0036_u01744613834342") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f419f9d256e5af763_d20250414_m065713_c001_v7007000_t0000_u01744613833977") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d90d_d20250414_m065713_c001_v0001171_t0025_u01744613833240") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671c1d_d20250414_m065711_c001_v7007000_t0000_u01744613831182") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d8dd_d20250414_m065710_c001_v0001171_t0022_u01744613830075") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671c1c_d20250414_m065709_c001_v7007000_t0000_u01744613829522") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d8bf_d20250414_m065707_c001_v0001171_t0059_u01744613827950") 2025/04/14 07:03:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671c18_d20250414_m065705_c001_v7007000_t0000_u01744613825834") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d889_d20250414_m065704_c001_v0001171_t0002_u01744613824859") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671c17_d20250414_m065704_c001_v7007000_t0000_u01744613824308") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d86d_d20250414_m065703_c001_v0001171_t0057_u01744613823578") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671c14_d20250414_m065701_c001_v7007000_t0000_u01744613821865") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d840_d20250414_m065700_c001_v0001171_t0047_u01744613820983") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671bf9_d20250414_m065653_c001_v7007000_t0000_u01744613813795") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d7b0_d20250414_m065652_c001_v0001171_t0050_u01744613812567") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671bd8_d20250414_m065651_c001_v7007000_t0000_u01744613811246") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d782_d20250414_m065650_c001_v0001171_t0011_u01744613810120") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671bc8_d20250414_m065649_c001_v7007000_t0000_u01744613809203") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d75c_d20250414_m065648_c001_v0001171_t0021_u01744613808033") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4161c73326671b87_d20250414_m065644_c001_v7007000_t0000_u01744613804339") 2025/04/14 07:03:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789d6e4_d20250414_m065640_c001_v0001171_t0054_u01744613800775") 2025/04/14 07:03:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1eb2_d20250414_m070325_c001_v7007000_t0000_u01744614205795") 2025/04/14 07:03:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b116c71_d20250414_m070324_c001_v0001184_t0011_u01744614204208") 2025/04/14 07:03:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1ead_d20250414_m070322_c001_v7007000_t0000_u01744614202475") 2025/04/14 07:03:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1173b77fb622ca4b_d20250414_m070320_c001_v0001146_t0010_u01744614200642") 2025/04/14 07:03:52 DEBUG : sub/yam: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965dd9_d20250414_m065900_c001_v7007000_t0000_u01744613940886") 2025/04/14 07:03:52 DEBUG : sub/yam: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b115897_d20250414_m065859_c001_v0001184_t0005_u01744613939005") 2025/04/14 07:03:52 DEBUG : test_dir1/file2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1ea1_d20250414_m070319_c001_v7007000_t0000_u01744614199067") 2025/04/14 07:03:52 DEBUG : test_dir1/file2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837c02c_d20250414_m070317_c001_v0001144_t0057_u01744614197663") 2025/04/14 07:03:53 DEBUG : test_dir1/file2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e95_d20250414_m070316_c001_v7007000_t0000_u01744614196042") 2025/04/14 07:03:53 DEBUG : test_dir1/file2: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f108e69d5e837c020_d20250414_m070314_c001_v0001144_t0040_u01744614194720") 2025/04/14 07:03:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1ea2_d20250414_m070319_c001_v7007000_t0000_u01744614199251") 2025/04/14 07:03:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1173b77fb622ca3f_d20250414_m070317_c001_v0001146_t0045_u01744614197652") 2025/04/14 07:03:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40224f2de77b1e97_d20250414_m070316_c001_v7007000_t0000_u01744614196280") 2025/04/14 07:03:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1173b77fb622ca2d_d20250414_m070314_c001_v0001146_t0010_u01744614194711") 2025/04/14 07:03:53 DEBUG : three: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c395_d20250414_m065850_c001_v7007000_t0000_u01744613930758") 2025/04/14 07:03:53 DEBUG : three: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789df97_d20250414_m065849_c001_v0001171_t0023_u01744613929300") 2025/04/14 07:03:53 DEBUG : three: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1035c2faa789df6f_d20250414_m065846_c001_v0001171_t0042_u01744613926812") 2025/04/14 07:03:53 DEBUG : two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c397_d20250414_m065850_c001_v7007000_t0000_u01744613930941") 2025/04/14 07:03:53 DEBUG : two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f40685c782b1157d2_d20250414_m065848_c001_v0001184_t0024_u01744613928732") 2025/04/14 07:03:53 DEBUG : two: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4035c2faa789df6d_d20250414_m065846_c001_v0001171_t0011_u01744613926623") 2025/04/14 07:03:53 DEBUG : yam: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4094696062965ddc_d20250414_m065901_c001_v7007000_t0000_u01744613941984") 2025/04/14 07:03:53 DEBUG : yam: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f107fcc068a1861aa_d20250414_m065900_c001_v0001150_t0013_u01744613940604") 2025/04/14 07:03:53 DEBUG : yam: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c3af_d20250414_m065856_c001_v7007000_t0000_u01744613936952") 2025/04/14 07:03:53 DEBUG : yam: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b11583d_d20250414_m065855_c001_v0001184_t0008_u01744613935355") 2025/04/14 07:03:53 DEBUG : yam: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c39a_d20250414_m065853_c001_v7007000_t0000_u01744613933309") 2025/04/14 07:03:53 DEBUG : yam: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f10685c782b1157f9_d20250414_m065851_c001_v0001184_t0037_u01744613931509") 2025/04/14 07:03:54 DEBUG : yaml: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c3b6_d20250414_m065857_c001_v7007000_t0000_u01744613937690") 2025/04/14 07:03:54 DEBUG : yaml: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f105aa9ba37005cd3_d20250414_m065856_c001_v0001179_t0018_u01744613936720") 2025/04/14 07:03:54 DEBUG : yaml: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f4113b9852725c39c_d20250414_m065854_c001_v7007000_t0000_u01744613934047") 2025/04/14 07:03:54 DEBUG : yaml: Deleting (id "4_zcf42fd03105d3b3b9f680e1b_f1011a3ec95ed5d69_d20250414_m065853_c001_v0001182_t0059_u01744613933025") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m19.407514947s (try 1/5)