"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/18 01:00:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite" 2025/04/18 01:00:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 01:00:20 DEBUG : Creating backend with remote "/tmp/rclone4167268181" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/18 01:00:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:22 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:22 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:23 DEBUG : B2 bucket rclone-test-nelafol8hite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", 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-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", 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-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:25 DEBUG : Creating backend with remote "/non-existing" 2025/04/18 01:00:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/18 01:00:25 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:25 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:26 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:26 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:28 INFO : B2 bucket rclone-test-nelafol8hite: Running all checks before starting transfers 2025/04/18 01:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:28 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:28 INFO : B2 bucket rclone-test-nelafol8hite: Checks finished, now starting transfers 2025/04/18 01:00:28 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:29 ERROR : Ignoring --no-traverse with sync 2025/04/18 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:29 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:29 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:29 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:00:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/18 01:00:31 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:31 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/18 01:00:31 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:00:32 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:32 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:00:34 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:34 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 01:00:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:00:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:00:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:00:36 INFO : sub dir: Making directory 2025/04/18 01:00:36 INFO : sub dir2: Making directory 2025/04/18 01:00:36 INFO : sub dir2/sub sub dir2: Making directory 2025/04/18 01:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:36 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:36 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/18 01:00:36 DEBUG : B2 bucket rclone-test-nelafol8hite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:37 INFO : sub dir2: Making directory 2025/04/18 01:00:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 01:00:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:37 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:37 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:38 DEBUG : sub dir2: Making directory with metadata 2025/04/18 01:00:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:00:38 INFO : sub dir: Making directory 2025/04/18 01:00:38 INFO : sub dir2: Making directory 2025/04/18 01:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:38 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:38 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:39 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:00:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/18 01:00:39 DEBUG : B2 bucket rclone-test-nelafol8hite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/18 01:00:39 DEBUG : B2 bucket rclone-test-nelafol8hite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:40 INFO : sub dir2: Making directory 2025/04/18 01:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:41 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:41 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:41 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:00:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:42 DEBUG : sub dir2: Making directory with metadata 2025/04/18 01:00:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:00:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:00:42 INFO : sub dir: Making directory 2025/04/18 01:00:42 INFO : sub dir2: Making directory 2025/04/18 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:42 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:42 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:42 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:00:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/18 01:00:42 DEBUG : B2 bucket rclone-test-nelafol8hite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:44 INFO : sub dir2: Making directory 2025/04/18 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:44 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:44 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:44 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:00:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xasatod0riqu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-nelafol8hite -> B2 bucket rclone-test-xasatod0riqu 2025/04/18 01:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:47 DEBUG : B2 bucket rclone-test-xasatod0riqu: Waiting for checks to finish 2025/04/18 01:00:47 DEBUG : B2 bucket rclone-test-xasatod0riqu: Waiting for transfers to finish 2025/04/18 01:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:48 DEBUG : B2 bucket rclone-test-xasatod0riqu: Purge remote 2025/04/18 01:00:48 INFO : B2 bucket rclone-test-xasatod0riqu: cleaning bucket "rclone-test-xasatod0riqu" of all files 2025/04/18 01:00:48 DEBUG : sub dir/hello world: Deleting (id "4_z0fa29d73609d4b6b9f680e1b_f106062e407b09205_d20250418_m010047_c001_v0001101_t0058_u01744938047752") --- PASS: TestServerSideCopy (4.59s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:00:50 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:50 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 01:00:50 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qebahiy5lude" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-nelafol8hite -> B2 bucket rclone-test-qebahiy5lude 2025/04/18 01:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:00:53 DEBUG : B2 bucket rclone-test-qebahiy5lude: Waiting for checks to finish 2025/04/18 01:00:53 DEBUG : B2 bucket rclone-test-qebahiy5lude: Waiting for transfers to finish 2025/04/18 01:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:00:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:00:54 DEBUG : B2 bucket rclone-test-qebahiy5lude: Waiting for checks to finish 2025/04/18 01:00:54 DEBUG : B2 bucket rclone-test-qebahiy5lude: Waiting for transfers to finish 2025/04/18 01:00:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 01:00:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:55 DEBUG : B2 bucket rclone-test-qebahiy5lude: Purge remote 2025/04/18 01:00:55 INFO : B2 bucket rclone-test-qebahiy5lude: cleaning bucket "rclone-test-qebahiy5lude" of all files 2025/04/18 01:00:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f82bd03609d4b6b9f680e1b_f104199ada27f7358_d20250418_m010055_c001_v0001183_t0029_u01744938055070") 2025/04/18 01:00:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f82bd03609d4b6b9f680e1b_f104199ada27f7346_d20250418_m010054_c001_v0001183_t0033_u01744938054095") --- PASS: TestServerSideCopyOverSelf (6.68s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:00:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:00:59 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:00:59 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:00:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 01:00:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/18 01:00:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zezacad0tepo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-nelafol8hite -> B2 bucket rclone-test-zezacad0tepo 2025/04/18 01:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:01:02 DEBUG : B2 bucket rclone-test-zezacad0tepo: Waiting for checks to finish 2025/04/18 01:01:02 DEBUG : B2 bucket rclone-test-zezacad0tepo: Waiting for transfers to finish 2025/04/18 01:01:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:01:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:01:03 DEBUG : B2 bucket rclone-test-zezacad0tepo: Waiting for checks to finish 2025/04/18 01:01:03 DEBUG : B2 bucket rclone-test-zezacad0tepo: Waiting for transfers to finish 2025/04/18 01:01:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 01:01:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/18 01:01:04 INFO : sub dir/hello world: Deleted 2025/04/18 01:01:04 DEBUG : testing file moves 2025/04/18 01:01:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/18 01:01:05 DEBUG : B2 bucket rclone-test-zezacad0tepo: Waiting for checks to finish 2025/04/18 01:01:05 DEBUG : B2 bucket rclone-test-zezacad0tepo: Waiting for transfers to finish 2025/04/18 01:01:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/18 01:01:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/18 01:01:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:06 DEBUG : B2 bucket rclone-test-zezacad0tepo: Purge remote 2025/04/18 01:01:06 INFO : B2 bucket rclone-test-zezacad0tepo: cleaning bucket "rclone-test-zezacad0tepo" of all files 2025/04/18 01:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z2ff2dd13609d4b6b9f680e1b_f112c38c77a20fb4f_d20250418_m010105_c001_v0001044_t0021_u01744938065286") 2025/04/18 01:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z2ff2dd13609d4b6b9f680e1b_f1123a29f21a65ac0_d20250418_m010103_c001_v0001182_t0033_u01744938063939") 2025/04/18 01:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z2ff2dd13609d4b6b9f680e1b_f1039171dba187f15_d20250418_m010102_c001_v0001106_t0054_u01744938062611") --- PASS: TestServerSideMoveOverSelf (7.86s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:08 ERROR : : error listing: directory not found 2025/04/18 01:01:08 INFO : Local file system at /tmp/rclone4167268181: Making directory 2025/04/18 01:01:08 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:08 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.64s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:01:10 DEBUG : Local file system at /tmp/rclone4167268181: Waiting for checks to finish 2025/04/18 01:01:10 DEBUG : Local file system at /tmp/rclone4167268181: Waiting for transfers to finish 2025/04/18 01:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:01:11 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/18 01:01:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/18 01:01:12 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:12 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 01:01:12 INFO : check sum: Copied (new) 2025/04/18 01:01:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:12 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 01:01:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/18 01:01:12 DEBUG : check sum: Unchanged skipping 2025/04/18 01:01:12 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:12 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/18 01:01:14 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:14 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 01:01:14 INFO : sizeonly: Copied (new) 2025/04/18 01:01:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:15 DEBUG : sizeonly: Sizes identical 2025/04/18 01:01:15 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:15 DEBUG : sizeonly: Unchanged skipping 2025/04/18 01:01:15 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:15 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/18 01:01:16 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:16 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/18 01:01:17 INFO : ignore-size: Copied (new) 2025/04/18 01:01:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:17 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:01:17 DEBUG : ignore-size: Unchanged skipping 2025/04/18 01:01:17 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:17 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:01:19 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:19 DEBUG : existing: Unchanged skipping 2025/04/18 01:01:19 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:19 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/18 01:01:19 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:19 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 01:01:20 INFO : existing: Copied (replaced existing) 2025/04/18 01:01:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:01:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 01:01:22 INFO : existing: Copied (new) 2025/04/18 01:01:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:22 DEBUG : existing: Destination exists, skipping 2025/04/18 01:01:22 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:22 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:22 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:24 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/18 01:01:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:01:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:24 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:01:24 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:24 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:01:24 INFO : a/potato2: Copied (new) 2025/04/18 01:01:24 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:25 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:26 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/18 01:01:26 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 01:01:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/18 01:01:26 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:26 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:26 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:27 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:27 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/18 01:01:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 01:01:28 INFO : empty space: Updated modification time in destination 2025/04/18 01:01:28 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:28 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:28 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:30 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/18 01:01:30 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 01:01:30 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:30 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:30 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:31 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/18 01:01:31 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4167268181) 2025/04/18 01:01:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nelafol8hite) 2025/04/18 01:01:31 DEBUG : foo: sha1 differ 2025/04/18 01:01:31 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/18 01:01:32 INFO : foo: Copied (replaced existing) 2025/04/18 01:01:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/18 01:01:33 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:33 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:33 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:01:34 INFO : potato: Copied (new) 2025/04/18 01:01:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/18 01:01:35 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:35 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/18 01:01:36 INFO : potato: Copied (replaced existing) 2025/04/18 01:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:37 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/18 01:01:37 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4167268181) 2025/04/18 01:01:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nelafol8hite) 2025/04/18 01:01:37 DEBUG : potato: sha1 differ 2025/04/18 01:01:37 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/18 01:01:37 INFO : potato: Copied (replaced existing) 2025/04/18 01:01:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:01:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:39 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/18 01:01:39 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:39 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:39 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:01:41 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:41 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:41 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:01:41 INFO : potato2: Copied (new) 2025/04/18 01:01:41 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:42 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:44 INFO : d: Making directory 2025/04/18 01:01:44 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/18 01:01:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:01:44 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:44 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:01:44 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:01:44 INFO : a/potato2: Copied (new) 2025/04/18 01:01:44 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/18 01:01:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:01:47 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:47 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:01:47 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:01:47 INFO : a/potato2: Copied (new) 2025/04/18 01:01:47 ERROR : B2 bucket rclone-test-nelafol8hite: not deleting files as there were IO errors 2025/04/18 01:01:47 ERROR : B2 bucket rclone-test-nelafol8hite: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:49 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:01:49 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:49 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:49 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:49 INFO : potato: Deleted 2025/04/18 01:01:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:01:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:51 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:51 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:51 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:52 INFO : potato: Deleted 2025/04/18 01:01:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:01:52 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:52 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:52 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:01:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:01:54 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:54 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/18 01:01:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:56 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:01:56 DEBUG : enormous: Excluded 2025/04/18 01:01:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:01:56 DEBUG : potato2: Excluded 2025/04/18 01:01:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:01:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:56 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:56 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:56 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:56 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:56 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:01:56 DEBUG : enormous: Excluded 2025/04/18 01:01:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:01:56 DEBUG : potato2: Excluded 2025/04/18 01:01:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:01:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/18 01:01:57 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:57 DEBUG : Local file system at /tmp/rclone4167268181: Waiting for checks to finish 2025/04/18 01:01:57 DEBUG : Local file system at /tmp/rclone4167268181: Waiting for transfers to finish 2025/04/18 01:01:57 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:01:59 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:01:59 DEBUG : enormous: Excluded 2025/04/18 01:01:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:01:59 DEBUG : potato2: Excluded 2025/04/18 01:01:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:01:59 DEBUG : empty space: Unchanged skipping 2025/04/18 01:01:59 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:01:59 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:01:59 DEBUG : Waiting for deletions to finish 2025/04/18 01:01:59 INFO : enormous: Deleted 2025/04/18 01:01:59 INFO : potato2: Deleted 2025/04/18 01:01:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/18 01:02:00 DEBUG : empty space: Unchanged skipping 2025/04/18 01:02:00 DEBUG : Local file system at /tmp/rclone4167268181: Waiting for checks to finish 2025/04/18 01:02:00 DEBUG : Local file system at /tmp/rclone4167268181: Waiting for transfers to finish 2025/04/18 01:02:00 DEBUG : Waiting for deletions to finish 2025/04/18 01:02:00 INFO : enormous: Deleted 2025/04/18 01:02:00 INFO : potato2: Deleted 2025/04/18 01:02:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:02 DEBUG : five: Need to transfer - File not found at Destination 2025/04/18 01:02:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/18 01:02:02 DEBUG : one: Destination is newer than source, skipping 2025/04/18 01:02:02 DEBUG : three: Sizes identical 2025/04/18 01:02:02 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 01:02:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 01:02:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4167268181) 2025/04/18 01:02:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nelafol8hite) 2025/04/18 01:02:02 DEBUG : two: sha1 differ 2025/04/18 01:02:02 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/18 01:02:03 INFO : five: Copied (new) 2025/04/18 01:02:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/18 01:02:03 INFO : four: Copied (replaced existing) 2025/04/18 01:02:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 01:02:03 INFO : two: Copied (replaced existing) 2025/04/18 01:02:03 DEBUG : Waiting for deletions to finish 2025/04/18 01:02:04 DEBUG : one: Destination is newer than source, skipping 2025/04/18 01:02:04 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/18 01:02:04 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/18 01:02:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 01:02:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/18 01:02:04 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/18 01:02:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 01:02:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4167268181) 2025/04/18 01:02:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nelafol8hite) 2025/04/18 01:02:04 DEBUG : three: sha1 differ 2025/04/18 01:02:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 01:02:04 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/18 01:02:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 01:02:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 01:02:04 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 01:02:04 INFO : three: Copied (replaced existing) 2025/04/18 01:02:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.29s) === 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-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/18 01:02:06 INFO : B2 bucket rclone-test-nelafol8hite: Making map for --track-renames 2025/04/18 01:02:06 INFO : B2 bucket rclone-test-nelafol8hite: Finished making map for --track-renames 2025/04/18 01:02:06 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:06 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for renames to finish 2025/04/18 01:02:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 01:02:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 01:02:06 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 01:02:06 INFO : yam: Copied (new) 2025/04/18 01:02:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 01:02:06 INFO : potato: Copied (new) 2025/04/18 01:02:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:02:06 INFO : B2 bucket rclone-test-nelafol8hite: Making map for --track-renames 2025/04/18 01:02:06 INFO : B2 bucket rclone-test-nelafol8hite: Finished making map for --track-renames 2025/04/18 01:02:06 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:06 DEBUG : potato: Unchanged skipping 2025/04/18 01:02:06 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for renames to finish 2025/04/18 01:02:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 01:02:07 INFO : yam: Copied (server-side copy) to: yaml 2025/04/18 01:02:07 INFO : yam: Deleted 2025/04/18 01:02:07 INFO : yaml: Renamed from "yam" 2025/04/18 01:02:07 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/18 01:02:09 INFO : B2 bucket rclone-test-nelafol8hite: Making map for --track-renames 2025/04/18 01:02:09 INFO : B2 bucket rclone-test-nelafol8hite: Finished making map for --track-renames 2025/04/18 01:02:09 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 01:02:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 01:02:09 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for renames to finish 2025/04/18 01:02:09 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 01:02:09 INFO : yam: Copied (new) 2025/04/18 01:02:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 01:02:10 INFO : potato: Copied (new) 2025/04/18 01:02:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:02:10 INFO : B2 bucket rclone-test-nelafol8hite: Making map for --track-renames 2025/04/18 01:02:10 INFO : B2 bucket rclone-test-nelafol8hite: Finished making map for --track-renames 2025/04/18 01:02:10 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:10 DEBUG : potato: Unchanged skipping 2025/04/18 01:02:10 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for renames to finish 2025/04/18 01:02:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 01:02:11 INFO : yam: Copied (server-side copy) to: yaml 2025/04/18 01:02:11 INFO : yam: Deleted 2025/04/18 01:02:11 INFO : yaml: Renamed from "yam" 2025/04/18 01:02:11 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/18 01:02:13 INFO : B2 bucket rclone-test-nelafol8hite: Making map for --track-renames 2025/04/18 01:02:13 INFO : B2 bucket rclone-test-nelafol8hite: Finished making map for --track-renames 2025/04/18 01:02:13 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:13 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for renames to finish 2025/04/18 01:02:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 01:02:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/18 01:02:13 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 01:02:13 INFO : sub/yam: Copied (new) 2025/04/18 01:02:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 01:02:13 INFO : potato: Copied (new) 2025/04/18 01:02:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:02:14 DEBUG : potato: Unchanged skipping 2025/04/18 01:02:14 INFO : B2 bucket rclone-test-nelafol8hite: Making map for --track-renames 2025/04/18 01:02:14 INFO : B2 bucket rclone-test-nelafol8hite: Finished making map for --track-renames 2025/04/18 01:02:14 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:14 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for renames to finish 2025/04/18 01:02:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 01:02:14 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/18 01:02:14 INFO : sub/yam: Deleted 2025/04/18 01:02:14 INFO : yam: Renamed from "sub/yam" 2025/04/18 01:02:14 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:16 DEBUG : Creating backend with remote "/tmp/rclone4167268181/dir1" 2025/04/18 01:02:16 DEBUG : Creating backend with remote "/tmp/rclone4167268181/dir2" 2025/04/18 01:02:16 DEBUG : Local file system at /tmp/rclone4167268181/dir2: Using server-side directory move 2025/04/18 01:02:16 INFO : Local file system at /tmp/rclone4167268181/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:02:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/18 01:02:16 INFO : file1.txt: Moved (server-side) 2025/04/18 01:02:16 DEBUG : Local file system at /tmp/rclone4167268181/dir2: Waiting for checks to finish 2025/04/18 01:02:16 DEBUG : Local file system at /tmp/rclone4167268181/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:02:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 01:02:16 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:16 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/18 01:02:17 INFO : nested/sub dir/file: Copied (new) 2025/04/18 01:02:17 INFO : nested/sub dir/file: Deleted 2025/04/18 01:02:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:02:17 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:02:17 INFO : sub dir/hello world: Deleted 2025/04/18 01:02:17 INFO : sub dir: Removing directory 2025/04/18 01:02:17 INFO : nested/sub dir: Removing directory 2025/04/18 01:02:17 INFO : nested: Removing directory 2025/04/18 01:02:17 DEBUG : Local file system at /tmp/rclone4167268181: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:02:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 01:02:19 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:19 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/18 01:02:19 INFO : nested/sub dir/file: Copied (new) 2025/04/18 01:02:19 INFO : nested/sub dir/file: Deleted 2025/04/18 01:02:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 01:02:19 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:02:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:02:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/18 01:02:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/18 01:02:21 INFO : existing-b: Copied (new) 2025/04/18 01:02:21 INFO : existing-b: Deleted 2025/04/18 01:02:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 01:02:21 INFO : existing: Copied (new) 2025/04/18 01:02:21 INFO : existing: Deleted 2025/04/18 01:02:21 DEBUG : existing: Destination exists, skipping 2025/04/18 01:02:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/18 01:02:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:02:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:02:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bililog6seya" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nelafol8hite -> B2 bucket rclone-test-bililog6seya 2025/04/18 01:02:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:02:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/18 01:02:26 DEBUG : empty space: Unchanged skipping 2025/04/18 01:02:26 DEBUG : B2 bucket rclone-test-bililog6seya: Waiting for checks to finish 2025/04/18 01:02:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:02:26 INFO : empty space: Deleted 2025/04/18 01:02:26 DEBUG : B2 bucket rclone-test-bililog6seya: Waiting for transfers to finish 2025/04/18 01:02:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:02:27 INFO : potato2: Copied (server-side copy) 2025/04/18 01:02:27 INFO : potato2: Deleted 2025/04/18 01:02:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 01:02:27 INFO : potato3: Copied (server-side copy) 2025/04/18 01:02:27 INFO : potato3: Deleted 2025/04/18 01:02:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dilifet3bose" 2025/04/18 01:02:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/18 01:02:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:02:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 01:02:29 DEBUG : B2 bucket rclone-test-dilifet3bose: Waiting for checks to finish 2025/04/18 01:02:29 DEBUG : B2 bucket rclone-test-dilifet3bose: Waiting for transfers to finish 2025/04/18 01:02:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 01:02:31 INFO : empty space: Copied (server-side copy) 2025/04/18 01:02:31 INFO : empty space: Deleted 2025/04/18 01:02:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:02:31 INFO : potato2: Copied (server-side copy) 2025/04/18 01:02:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 01:02:31 INFO : potato3: Copied (server-side copy) 2025/04/18 01:02:31 INFO : potato2: Deleted 2025/04/18 01:02:31 INFO : potato3: Deleted 2025/04/18 01:02:31 DEBUG : B2 bucket rclone-test-dilifet3bose: Purge remote 2025/04/18 01:02:31 INFO : B2 bucket rclone-test-dilifet3bose: cleaning bucket "rclone-test-dilifet3bose" of all files 2025/04/18 01:02:32 DEBUG : empty space: Deleting (id "4_z5fb22d6360bd4b6b9f680e1b_f110862f869622cf1_d20250418_m010230_c001_v0001184_t0049_u01744938150903") 2025/04/18 01:02:32 DEBUG : potato2: Deleting (id "4_z5fb22d6360bd4b6b9f680e1b_f1098e15578b56e3a_d20250418_m010231_c001_v0001145_t0040_u01744938151154") 2025/04/18 01:02:32 DEBUG : potato3: Deleting (id "4_z5fb22d6360bd4b6b9f680e1b_f10200fd8315db036_d20250418_m010231_c001_v0001184_t0021_u01744938151273") 2025/04/18 01:02:32 DEBUG : B2 bucket rclone-test-bililog6seya: Purge remote 2025/04/18 01:02:32 INFO : B2 bucket rclone-test-bililog6seya: cleaning bucket "rclone-test-bililog6seya" of all files 2025/04/18 01:02:33 DEBUG : empty space: Deleting (id "4_z8f821d5360bd4b6b9f680e1b_f4129d8d9a2b45cb7_d20250418_m010231_c001_v7007000_t0000_u01744938151132") 2025/04/18 01:02:33 DEBUG : empty space: Deleting (id "4_z8f821d5360bd4b6b9f680e1b_f1180a31dfe319e30_d20250418_m010226_c001_v0001184_t0023_u01744938146138") 2025/04/18 01:02:33 DEBUG : potato2: Deleting (id "4_z8f821d5360bd4b6b9f680e1b_f4129d8d9a2b45cba_d20250418_m010231_c001_v7007000_t0000_u01744938151425") 2025/04/18 01:02:33 DEBUG : potato2: Deleting (id "4_z8f821d5360bd4b6b9f680e1b_f1004c980fe1740ec_d20250418_m010226_c001_v0001178_t0033_u01744938146914") 2025/04/18 01:02:33 DEBUG : potato3: Deleting (id "4_z8f821d5360bd4b6b9f680e1b_f407620db0e218020_d20250418_m010231_c001_v7007000_t0000_u01744938151517") 2025/04/18 01:02:33 DEBUG : potato3: Deleting (id "4_z8f821d5360bd4b6b9f680e1b_f1170a8b9eca18160_d20250418_m010227_c001_v0001109_t0011_u01744938147146") 2025/04/18 01:02:33 DEBUG : potato3: Deleting (id "4_z8f821d5360bd4b6b9f680e1b_f1180a31dfe319e3a_d20250418_m010226_c001_v0001184_t0010_u01744938146341") --- PASS: TestServerSideMove (11.65s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qahajuz1fedi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nelafol8hite -> B2 bucket rclone-test-qahajuz1fedi 2025/04/18 01:02:39 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:02:39 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:02:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:02:39 DEBUG : B2 bucket rclone-test-qahajuz1fedi: Waiting for checks to finish 2025/04/18 01:02:39 DEBUG : B2 bucket rclone-test-qahajuz1fedi: Waiting for transfers to finish 2025/04/18 01:02:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:02:39 INFO : potato2: Copied (server-side copy) 2025/04/18 01:02:40 INFO : potato2: Deleted 2025/04/18 01:02:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 01:02:40 INFO : potato3: Copied (server-side copy) 2025/04/18 01:02:40 INFO : potato3: Deleted 2025/04/18 01:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-botodiz8fupi" 2025/04/18 01:02:41 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:02:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:02:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 01:02:42 DEBUG : B2 bucket rclone-test-botodiz8fupi: Waiting for checks to finish 2025/04/18 01:02:42 DEBUG : B2 bucket rclone-test-botodiz8fupi: Waiting for transfers to finish 2025/04/18 01:02:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:02:42 INFO : potato2: Copied (server-side copy) 2025/04/18 01:02:43 INFO : potato2: Deleted 2025/04/18 01:02:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 01:02:43 INFO : potato3: Copied (server-side copy) 2025/04/18 01:02:43 INFO : potato3: Deleted 2025/04/18 01:02:43 DEBUG : B2 bucket rclone-test-botodiz8fupi: Purge remote 2025/04/18 01:02:43 INFO : B2 bucket rclone-test-botodiz8fupi: cleaning bucket "rclone-test-botodiz8fupi" of all files 2025/04/18 01:02:43 DEBUG : potato2: Deleting (id "4_z5f125d8360bd4b6b9f680e1b_f111dbe8af70d9788_d20250418_m010242_c001_v0001176_t0007_u01744938162750") 2025/04/18 01:02:43 DEBUG : potato3: Deleting (id "4_z5f125d8360bd4b6b9f680e1b_f117504afe8f307e4_d20250418_m010243_c001_v0001113_t0016_u01744938163018") 2025/04/18 01:02:45 DEBUG : B2 bucket rclone-test-qahajuz1fedi: Purge remote 2025/04/18 01:02:45 INFO : B2 bucket rclone-test-qahajuz1fedi: cleaning bucket "rclone-test-qahajuz1fedi" of all files 2025/04/18 01:02:45 DEBUG : empty space: Deleting (id "4_z5f024d7360bd4b6b9f680e1b_f1149934da266d088_d20250418_m010238_c001_v0001184_t0036_u01744938158945") 2025/04/18 01:02:45 DEBUG : potato2: Deleting (id "4_z5f024d7360bd4b6b9f680e1b_f41911e299d80d9b5_d20250418_m010243_c001_v7007000_t0000_u01744938163000") 2025/04/18 01:02:45 DEBUG : potato2: Deleting (id "4_z5f024d7360bd4b6b9f680e1b_f107f0d6d606248bc_d20250418_m010239_c001_v0001154_t0009_u01744938159728") 2025/04/18 01:02:45 DEBUG : potato3: Deleting (id "4_z5f024d7360bd4b6b9f680e1b_f41911e299d80d9b6_d20250418_m010243_c001_v7007000_t0000_u01744938163329") 2025/04/18 01:02:45 DEBUG : potato3: Deleting (id "4_z5f024d7360bd4b6b9f680e1b_f114b44a764e8c47f_d20250418_m010240_c001_v0001090_t0022_u01744938160099") 2025/04/18 01:02:45 DEBUG : potato3: Deleting (id "4_z5f024d7360bd4b6b9f680e1b_f1149934da266d090_d20250418_m010239_c001_v0001184_t0058_u01744938159140") --- PASS: TestServerSideMoveWithFilter (14.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yezevuv9yayu" 2025/04/18 01:02:51 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nelafol8hite -> B2 bucket rclone-test-yezevuv9yayu 2025/04/18 01:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:02:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/18 01:02:53 DEBUG : empty space: Unchanged skipping 2025/04/18 01:02:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:02:53 DEBUG : B2 bucket rclone-test-yezevuv9yayu: Waiting for checks to finish 2025/04/18 01:02:53 INFO : empty space: Deleted 2025/04/18 01:02:53 DEBUG : B2 bucket rclone-test-yezevuv9yayu: Waiting for transfers to finish 2025/04/18 01:02:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:02:53 INFO : potato2: Copied (server-side copy) 2025/04/18 01:02:53 INFO : potato2: Deleted 2025/04/18 01:02:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 01:02:54 INFO : potato3: Copied (server-side copy) 2025/04/18 01:02:54 INFO : potato3: Deleted 2025/04/18 01:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-noxoruh1yabu" 2025/04/18 01:02:55 INFO : tomatoDir: Making directory 2025/04/18 01:02:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/18 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:02:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 01:02:55 DEBUG : B2 bucket rclone-test-noxoruh1yabu: Waiting for checks to finish 2025/04/18 01:02:55 DEBUG : B2 bucket rclone-test-noxoruh1yabu: Waiting for transfers to finish 2025/04/18 01:03:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 01:03:02 INFO : empty space: Copied (server-side copy) 2025/04/18 01:03:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 01:03:02 INFO : potato3: Copied (server-side copy) 2025/04/18 01:03:02 INFO : empty space: Deleted 2025/04/18 01:03:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 01:03:02 INFO : potato2: Copied (server-side copy) 2025/04/18 01:03:02 INFO : potato3: Deleted 2025/04/18 01:03:02 INFO : potato2: Deleted 2025/04/18 01:03:03 DEBUG : B2 bucket rclone-test-noxoruh1yabu: Purge remote 2025/04/18 01:03:03 INFO : B2 bucket rclone-test-noxoruh1yabu: cleaning bucket "rclone-test-noxoruh1yabu" of all files 2025/04/18 01:03:03 DEBUG : empty space: Deleting (id "4_z4f828de360bd4b6b9f680e1b_f11357b9533f34832_d20250418_m010301_c001_v0001098_t0000_u01744938181596") 2025/04/18 01:03:03 DEBUG : potato2: Deleting (id "4_z4f828de360bd4b6b9f680e1b_f108be75dc1cf547e_d20250418_m010301_c001_v0001153_t0010_u01744938181962") 2025/04/18 01:03:03 DEBUG : potato3: Deleting (id "4_z4f828de360bd4b6b9f680e1b_f1174079404854def_d20250418_m010302_c001_v0001157_t0030_u01744938182011") 2025/04/18 01:03:09 DEBUG : B2 bucket rclone-test-yezevuv9yayu: Purge remote 2025/04/18 01:03:09 INFO : B2 bucket rclone-test-yezevuv9yayu: cleaning bucket "rclone-test-yezevuv9yayu" of all files 2025/04/18 01:03:09 DEBUG : empty space: Deleting (id "4_zff727dd360bd4b6b9f680e1b_f4063d6cfd296444a_d20250418_m010302_c001_v7007000_t0000_u01744938182191") 2025/04/18 01:03:09 DEBUG : empty space: Deleting (id "4_zff727dd360bd4b6b9f680e1b_f1197b3f03492795a_d20250418_m010252_c001_v0001183_t0017_u01744938172841") 2025/04/18 01:03:09 DEBUG : potato2: Deleting (id "4_zff727dd360bd4b6b9f680e1b_f4063d6cfd296444e_d20250418_m010302_c001_v7007000_t0000_u01744938182555") 2025/04/18 01:03:09 DEBUG : potato2: Deleting (id "4_zff727dd360bd4b6b9f680e1b_f111c83774a4d33a1_d20250418_m010253_c001_v0001183_t0058_u01744938173665") 2025/04/18 01:03:09 DEBUG : potato3: Deleting (id "4_zff727dd360bd4b6b9f680e1b_f4063d6cfd296444b_d20250418_m010302_c001_v7007000_t0000_u01744938182373") 2025/04/18 01:03:09 DEBUG : potato3: Deleting (id "4_zff727dd360bd4b6b9f680e1b_f1124a0c5a296dda3_d20250418_m010253_c001_v0001134_t0016_u01744938173888") 2025/04/18 01:03:09 DEBUG : potato3: Deleting (id "4_zff727dd360bd4b6b9f680e1b_f1197b3f03492795e_d20250418_m010253_c001_v0001183_t0052_u01744938173080") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/rclone-sync-test" 2025/04/18 01:03:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/rclone-sync-test-include/layer2" 2025/04/18 01:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/rclone-sync-test-ignore-file" 2025/04/18 01:03:23 DEBUG : B2 bucket rclone-test-nelafol8hite path rclone-sync-test: Waiting for checks to finish 2025/04/18 01:03:23 DEBUG : B2 bucket rclone-test-nelafol8hite path rclone-sync-test: Waiting for transfers to finish 2025/04/18 01:03:23 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:23 INFO : There was nothing to transfer 2025/04/18 01:03:24 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:03:24 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:03:24 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:24 DEBUG : B2 bucket rclone-test-nelafol8hite path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/18 01:03:24 DEBUG : B2 bucket rclone-test-nelafol8hite path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/18 01:03:24 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:24 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:03:24 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:03:24 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:25 DEBUG : B2 bucket rclone-test-nelafol8hite path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/18 01:03:25 DEBUG : B2 bucket rclone-test-nelafol8hite path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/18 01:03:25 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dst" 2025/04/18 01:03:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/CompareDest" 2025/04/18 01:03:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 01:03:35 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:35 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:03:36 INFO : one: Copied (new) 2025/04/18 01:03:36 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:03:36 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:37 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 01:03:37 INFO : one: Copied (replaced existing) 2025/04/18 01:03:37 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:03:39 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:03:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:03:39 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:39 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:39 INFO : There was nothing to transfer 2025/04/18 01:03:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:03:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:03:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 01:03:41 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:03:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:03:41 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:41 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:41 INFO : There was nothing to transfer 2025/04/18 01:03:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:03:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:03:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 01:03:41 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:03:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:03:41 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:41 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:41 INFO : There was nothing to transfer 2025/04/18 01:03:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:03:42 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/18 01:03:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 01:03:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 01:03:42 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:03:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:03:42 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:42 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:42 INFO : There was nothing to transfer 2025/04/18 01:03:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:03:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/18 01:03:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 01:03:43 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:03:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:03:43 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/18 01:03:44 INFO : two: Copied (new) 2025/04/18 01:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dest" 2025/04/18 01:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/pre-dest1" 2025/04/18 01:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/pre-dest2" 2025/04/18 01:03:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:03:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/18 01:03:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:03:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/18 01:03:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/18 01:03:52 DEBUG : B2 bucket rclone-test-nelafol8hite path dest: Waiting for checks to finish 2025/04/18 01:03:52 DEBUG : B2 bucket rclone-test-nelafol8hite path dest: Waiting for transfers to finish 2025/04/18 01:03:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/18 01:03:52 INFO : 3: Copied (new) 2025/04/18 01:03:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.91s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dst" 2025/04/18 01:03:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/CopyDest" 2025/04/18 01:03:57 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 01:03:57 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:57 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:03:58 INFO : one: Copied (new) 2025/04/18 01:03:58 DEBUG : Waiting for deletions to finish 2025/04/18 01:03:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:03:59 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:03:59 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:03:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 01:03:59 INFO : one: Copied (replaced existing) 2025/04/18 01:03:59 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/BackupDir" 2025/04/18 01:04:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:04:02 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:04:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:04:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:04:03 INFO : one: Copied (server-side copy) 2025/04/18 01:04:04 INFO : one: Deleted 2025/04/18 01:04:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 01:04:04 INFO : one: Copied (server-side copy) 2025/04/18 01:04:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/18 01:04:04 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:04 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:04:05 DEBUG : one: Unchanged skipping 2025/04/18 01:04:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:04:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 01:04:06 INFO : two: Copied (server-side copy) 2025/04/18 01:04:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/18 01:04:06 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:06 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:06 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:04:06 DEBUG : one: Unchanged skipping 2025/04/18 01:04:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:04:06 DEBUG : two: Unchanged skipping 2025/04/18 01:04:06 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:06 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:06 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:06 INFO : There was nothing to transfer 2025/04/18 01:04:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:04:07 DEBUG : one: Unchanged skipping 2025/04/18 01:04:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/18 01:04:07 DEBUG : three: Destination not found in --copy-dest 2025/04/18 01:04:07 DEBUG : three: Need to transfer - File not found at Destination 2025/04/18 01:04:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 01:04:07 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:07 DEBUG : two: Unchanged skipping 2025/04/18 01:04:07 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/18 01:04:08 INFO : three: Copied (new) 2025/04/18 01:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.76s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dst" 2025/04/18 01:04:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/backup" 2025/04/18 01:04:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:04:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:04:14 DEBUG : two: Unchanged skipping 2025/04/18 01:04:14 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:04:16 INFO : one: Copied (server-side copy) 2025/04/18 01:04:16 INFO : one: Deleted 2025/04/18 01:04:16 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:04:17 INFO : one: Copied (new) 2025/04/18 01:04:17 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 01:04:18 INFO : three.txt: Copied (server-side copy) 2025/04/18 01:04:18 INFO : three.txt: Deleted 2025/04/18 01:04:18 INFO : three.txt: Moved into backup dir 2025/04/18 01:04:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:04:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:04:19 DEBUG : two: Unchanged skipping 2025/04/18 01:04:19 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:04:20 INFO : one: Copied (server-side copy) 2025/04/18 01:04:20 INFO : one: Deleted 2025/04/18 01:04:20 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 01:04:20 INFO : one: Copied (new) 2025/04/18 01:04:20 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 01:04:21 INFO : three.txt: Copied (server-side copy) 2025/04/18 01:04:21 INFO : three.txt: Deleted 2025/04/18 01:04:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.48s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dst" 2025/04/18 01:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/backup" 2025/04/18 01:04:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:04:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:04:27 DEBUG : two: Unchanged skipping 2025/04/18 01:04:27 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:04:28 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 01:04:28 INFO : one: Deleted 2025/04/18 01:04:28 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:04:29 INFO : one: Copied (new) 2025/04/18 01:04:29 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 01:04:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 01:04:30 INFO : three.txt: Deleted 2025/04/18 01:04:30 INFO : three.txt: Moved into backup dir 2025/04/18 01:04:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:04:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:04:31 DEBUG : two: Unchanged skipping 2025/04/18 01:04:31 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:04:32 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 01:04:32 INFO : one: Deleted 2025/04/18 01:04:32 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 01:04:32 INFO : one: Copied (new) 2025/04/18 01:04:32 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 01:04:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 01:04:33 INFO : three.txt: Deleted 2025/04/18 01:04:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:04:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dst" 2025/04/18 01:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/backup" 2025/04/18 01:04:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:04:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:04:39 DEBUG : two: Unchanged skipping 2025/04/18 01:04:39 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:04:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/18 01:04:40 INFO : one: Deleted 2025/04/18 01:04:40 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:04:41 INFO : one: Copied (new) 2025/04/18 01:04:41 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 01:04:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/18 01:04:42 INFO : three.txt: Deleted 2025/04/18 01:04:42 INFO : three.txt: Moved into backup dir 2025/04/18 01:04:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:04:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:04:43 DEBUG : two: Unchanged skipping 2025/04/18 01:04:43 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:04:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/18 01:04:44 INFO : one: Deleted 2025/04/18 01:04:44 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 01:04:44 INFO : one: Copied (new) 2025/04/18 01:04:44 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 01:04:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/18 01:04:45 INFO : three.txt: Deleted 2025/04/18 01:04:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dst" 2025/04/18 01:04:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:04:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:04:50 DEBUG : two: Unchanged skipping 2025/04/18 01:04:50 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:04:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 01:04:50 INFO : one: Deleted 2025/04/18 01:04:50 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:04:51 INFO : one: Copied (new) 2025/04/18 01:04:51 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 01:04:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 01:04:52 INFO : three.txt: Deleted 2025/04/18 01:04:52 INFO : three.txt: Moved into backup dir 2025/04/18 01:04:53 DEBUG : one.bak: Excluded (Path Filter) 2025/04/18 01:04:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/18 01:04:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:04:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:04:53 DEBUG : two: Unchanged skipping 2025/04/18 01:04:53 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for checks to finish 2025/04/18 01:04:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:04:54 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 01:04:54 INFO : one: Deleted 2025/04/18 01:04:54 DEBUG : B2 bucket rclone-test-nelafol8hite path dst: Waiting for transfers to finish 2025/04/18 01:04:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 01:04:54 INFO : one: Copied (new) 2025/04/18 01:04:54 DEBUG : Waiting for deletions to finish 2025/04/18 01:04:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 01:04:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 01:04:55 INFO : three.txt: Deleted 2025/04/18 01:04:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.86s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dst" 2025/04/18 01:04:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:05:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:05:00 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 01:05:00 INFO : one: Deleted 2025/04/18 01:05:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:05:01 INFO : one: Copied (new) 2025/04/18 01:05:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:01 DEBUG : two: Unchanged skipping 2025/04/18 01:05:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 01:05:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 01:05:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 01:05:02 INFO : three.txt: Deleted 2025/04/18 01:05:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 01:05:03 INFO : three.txt: Copied (new) 2025/04/18 01:05:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:05:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:05:04 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 01:05:04 INFO : one: Deleted 2025/04/18 01:05:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 01:05:05 INFO : one: Copied (new) 2025/04/18 01:05:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:05 DEBUG : two: Unchanged skipping 2025/04/18 01:05:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 01:05:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 01:05:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 01:05:06 INFO : three.txt: Deleted 2025/04/18 01:05:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/18 01:05:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.17s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nelafol8hite/dst" 2025/04/18 01:05:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:05:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 01:05:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/18 01:05:13 INFO : one: Deleted 2025/04/18 01:05:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:05:14 INFO : one: Copied (new) 2025/04/18 01:05:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:14 DEBUG : two: Unchanged skipping 2025/04/18 01:05:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 01:05:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 01:05:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/18 01:05:15 INFO : three.txt: Deleted 2025/04/18 01:05:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 01:05:15 INFO : three.txt: Copied (new) 2025/04/18 01:05:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/18 01:05:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/18 01:05:16 DEBUG : pacer: Reducing sleep to 10ms 2025/04/18 01:05:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:05:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 01:05:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/18 01:05:17 INFO : one: Deleted 2025/04/18 01:05:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 01:05:17 INFO : one: Copied (new) 2025/04/18 01:05:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:17 DEBUG : two: Unchanged skipping 2025/04/18 01:05:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 01:05:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 01:05:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/18 01:05:18 INFO : three.txt: Deleted 2025/04/18 01:05:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/18 01:05:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:05:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/18 01:05:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:05:21 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:05:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/18 01:05:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/18 01:05:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:05:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:05:23 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:05:23 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:05:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 01:05:23 INFO : existing: Copied (new) 2025/04/18 01:05:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:05:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/18 01:05:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/18 01:05:24 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:05:24 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:05:24 ERROR : B2 bucket rclone-test-nelafol8hite: not deleting files as there were IO errors 2025/04/18 01:05:24 ERROR : B2 bucket rclone-test-nelafol8hite: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncImmutable (3.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:05:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:26 DEBUG : existing: Unchanged skipping 2025/04/18 01:05:26 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:05:26 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:05:26 DEBUG : Waiting for deletions to finish 2025/04/18 01:05:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:05:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both0: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:05:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both10: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both13: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both12: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both15: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both16: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both17: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both11: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both18: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both2: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both3: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both14: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both1: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both4: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both7: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both8: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:40 DEBUG : both19: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both9: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both5: Unchanged skipping 2025/04/18 01:05:40 DEBUG : both6: Unchanged skipping 2025/04/18 01:05:40 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:05:40 DEBUG : Waiting for deletions to finish 2025/04/18 01:05:40 INFO : only19: Deleted 2025/04/18 01:05:41 INFO : only5: Deleted 2025/04/18 01:05:41 INFO : only4: Deleted 2025/04/18 01:05:41 INFO : only8: Deleted 2025/04/18 01:05:41 INFO : only10: Deleted 2025/04/18 01:05:41 INFO : only16: Deleted 2025/04/18 01:05:41 INFO : only13: Deleted 2025/04/18 01:05:41 INFO : only17: Deleted 2025/04/18 01:05:41 INFO : only18: Deleted 2025/04/18 01:05:41 INFO : only3: Deleted 2025/04/18 01:05:41 INFO : only6: Deleted 2025/04/18 01:05:41 INFO : only12: Deleted 2025/04/18 01:05:41 INFO : only11: Deleted 2025/04/18 01:05:41 INFO : only7: Deleted 2025/04/18 01:05:41 INFO : only9: Deleted 2025/04/18 01:05:41 INFO : only15: Deleted 2025/04/18 01:05:41 INFO : only2: Deleted 2025/04/18 01:05:41 INFO : only14: Deleted 2025/04/18 01:05:42 INFO : only0: Deleted 2025/04/18 01:05:42 INFO : only1: Deleted 2025/04/18 01:05:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:05:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for checks to finish 2025/04/18 01:05:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both0: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both11: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both1: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both10: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both15: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both16: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both17: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both14: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both19: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both2: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both3: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both4: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both5: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both13: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both18: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both6: Unchanged skipping 2025/04/18 01:05:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 01:05:58 DEBUG : both12: Unchanged skipping 2025/04/18 01:05:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : both8: Unchanged skipping 2025/04/18 01:05:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : both9: Unchanged skipping 2025/04/18 01:05:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : both7: Unchanged skipping 2025/04/18 01:05:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/18 01:05:58 DEBUG : B2 bucket rclone-test-nelafol8hite: Waiting for transfers to finish 2025/04/18 01:05:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only1: Copied (replaced existing) 2025/04/18 01:05:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only11: Copied (replaced existing) 2025/04/18 01:05:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only10: Copied (replaced existing) 2025/04/18 01:05:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only14: Copied (replaced existing) 2025/04/18 01:05:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only15: Copied (replaced existing) 2025/04/18 01:05:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only13: Copied (replaced existing) 2025/04/18 01:05:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only16: Copied (replaced existing) 2025/04/18 01:05:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only17: Copied (replaced existing) 2025/04/18 01:05:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:58 INFO : only18: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only12: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only19: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only0: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only2: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only5: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only7: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only8: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only6: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only4: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only3: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 01:05:59 INFO : only9: Copied (replaced existing) 2025/04/18 01:05:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:06:08 DEBUG : empty_dir: Making directory with metadata 2025/04/18 01:06:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:06:08 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 01:06:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:06:08 INFO : empty_on_remote: Making directory 2025/04/18 01:06:08 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-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:06:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:06:11 DEBUG : empty_dir: Making directory with metadata 2025/04/18 01:06:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:06:11 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 01:06:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:06:11 INFO : empty_on_remote: Making directory 2025/04/18 01:06:11 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-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:06:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:06:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:14 INFO : sub dir: Making directory 2025/04/18 01:06:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" 2025/04/18 01:06:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:06:17 INFO : sub dir: Making directory 2025/04/18 01:06:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nelafol8hite", Local "Local file system at /tmp/rclone4167268181", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.94s) PASS 2025/04/18 01:06:20 DEBUG : B2 bucket rclone-test-nelafol8hite: Purge remote 2025/04/18 01:06:20 INFO : B2 bucket rclone-test-nelafol8hite: cleaning bucket "rclone-test-nelafol8hite" of all files 2025/04/18 01:06:21 DEBUG : BackupDir/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e107_d20250418_m010408_c001_v7007000_t0000_u01744938248913") 2025/04/18 01:06:21 DEBUG : BackupDir/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f10200fd8315dbf71_d20250418_m010403_c001_v0001184_t0011_u01744938243835") 2025/04/18 01:06:21 DEBUG : CompareDest/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00ec3_d20250418_m010344_c001_v7007000_t0000_u01744938224807") 2025/04/18 01:06:21 DEBUG : CompareDest/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ab94_d20250418_m010338_c001_v0001105_t0042_u01744938218939") 2025/04/18 01:06:21 DEBUG : CompareDest/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00ec4_d20250418_m010344_c001_v7007000_t0000_u01744938224989") 2025/04/18 01:06:21 DEBUG : CompareDest/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f666ab_d20250418_m010340_c001_v0001184_t0014_u01744938220378") 2025/04/18 01:06:21 DEBUG : CopyDest/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e108_d20250418_m010409_c001_v7007000_t0000_u01744938249096") 2025/04/18 01:06:21 DEBUG : CopyDest/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63b8a_d20250418_m010401_c001_v0001182_t0031_u01744938241054") 2025/04/18 01:06:21 DEBUG : CopyDest/three: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e109_d20250418_m010409_c001_v7007000_t0000_u01744938249279") 2025/04/18 01:06:21 DEBUG : CopyDest/three: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f669e9_d20250418_m010407_c001_v0001184_t0009_u01744938247046") 2025/04/18 01:06:21 DEBUG : CopyDest/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e10a_d20250418_m010409_c001_v7007000_t0000_u01744938249468") 2025/04/18 01:06:21 DEBUG : CopyDest/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3abe3_d20250418_m010405_c001_v0001105_t0015_u01744938245016") 2025/04/18 01:06:21 DEBUG : EXISTING: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4129d8d9a2b46061_d20250418_m010527_c001_v7007000_t0000_u01744938327060") 2025/04/18 01:06:21 DEBUG : EXISTING: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad32_d20250418_m010525_c001_v0001105_t0025_u01744938325998") 2025/04/18 01:06:21 DEBUG : Testêé: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4129d8d9a2b4605c_d20250418_m010522_c001_v7007000_t0000_u01744938322616") 2025/04/18 01:06:21 DEBUG : Testêé: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f672af_d20250418_m010522_c001_v0001184_t0003_u01744938322018") 2025/04/18 01:06:21 DEBUG : Testêé: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad14_d20250418_m010521_c001_v0001105_t0035_u01744938321032") 2025/04/18 01:06:21 DEBUG : a/potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf2f_d20250418_m010147_c001_v7007000_t0000_u01744938107807") 2025/04/18 01:06:21 DEBUG : a/potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63238_d20250418_m010147_c001_v0001182_t0041_u01744938107240") 2025/04/18 01:06:21 DEBUG : a/potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf2c_d20250418_m010145_c001_v7007000_t0000_u01744938105522") 2025/04/18 01:06:21 DEBUG : a/potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63202_d20250418_m010144_c001_v0001182_t0056_u01744938104704") 2025/04/18 01:06:22 DEBUG : a/potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdb1_d20250418_m010125_c001_v7007000_t0000_u01744938085492") 2025/04/18 01:06:22 DEBUG : a/potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6306a_d20250418_m010124_c001_v0001182_t0023_u01744938084728") 2025/04/18 01:06:22 DEBUG : b/potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf30_d20250418_m010147_c001_v7007000_t0000_u01744938107989") 2025/04/18 01:06:22 DEBUG : b/potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63226_d20250418_m010146_c001_v0001182_t0013_u01744938106440") 2025/04/18 01:06:22 DEBUG : b/potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf2b_d20250418_m010144_c001_v7007000_t0000_u01744938104962") 2025/04/18 01:06:22 DEBUG : b/potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c631ec_d20250418_m010143_c001_v0001182_t0003_u01744938103905") 2025/04/18 01:06:22 DEBUG : b/potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdb0_d20250418_m010124_c001_v7007000_t0000_u01744938084928") 2025/04/18 01:06:22 DEBUG : b/potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63056_d20250418_m010123_c001_v0001182_t0032_u01744938083936") 2025/04/18 01:06:22 DEBUG : backup/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f411367abab652d58_d20250418_m010421_c001_v7007000_t0000_u01744938261939") 2025/04/18 01:06:22 DEBUG : backup/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11429506e299631f_d20250418_m010420_c001_v0001183_t0010_u01744938260117") 2025/04/18 01:06:22 DEBUG : backup/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11775e6824162518_d20250418_m010415_c001_v0001181_t0026_u01744938255993") 2025/04/18 01:06:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c19e_d20250418_m010445_c001_v7007000_t0000_u01744938285881") 2025/04/18 01:06:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1011e42a405009ce_d20250418_m010444_c001_v0001134_t0026_u01744938284005") 2025/04/18 01:06:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff523d03609d4b6b9f680e1b_f116117aae0f40be9_d20250418_m010440_c001_v0001183_t0003_u01744938280457") 2025/04/18 01:06:22 DEBUG : backup/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4101c6abf8e19d4b_d20250418_m010434_c001_v7007000_t0000_u01744938274074") 2025/04/18 01:06:22 DEBUG : backup/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100a1098db47e26c_d20250418_m010432_c001_v0001099_t0004_u01744938272022") 2025/04/18 01:06:22 DEBUG : backup/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f112c6a38ef6adbf9_d20250418_m010428_c001_v0001179_t0057_u01744938268467") 2025/04/18 01:06:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c19f_d20250418_m010446_c001_v7007000_t0000_u01744938286081") 2025/04/18 01:06:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1116ab6c23babd0f_d20250418_m010445_c001_v0001182_t0044_u01744938285118") 2025/04/18 01:06:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f109ae8db9cf43d41_d20250418_m010441_c001_v0001184_t0046_u01744938281940") 2025/04/18 01:06:23 DEBUG : backup/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f411367abab652d59_d20250418_m010422_c001_v7007000_t0000_u01744938262121") 2025/04/18 01:06:23 DEBUG : backup/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f116bf061e5e87a10_d20250418_m010421_c001_v0001100_t0045_u01744938261058") 2025/04/18 01:06:23 DEBUG : backup/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f111707379d9605b6_d20250418_m010417_c001_v0001109_t0024_u01744938257364") 2025/04/18 01:06:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4101c6abf8e19d4d_d20250418_m010434_c001_v7007000_t0000_u01744938274292") 2025/04/18 01:06:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f103539e1f85a753d_d20250418_m010433_c001_v0001183_t0023_u01744938273233") 2025/04/18 01:06:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f117bd3ca446d8b54_d20250418_m010429_c001_v0001184_t0007_u01744938269875") 2025/04/18 01:06:23 DEBUG : both0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183cd_d20250418_m010600_c001_v7007000_t0000_u01744938360110") 2025/04/18 01:06:23 DEBUG : both0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6459a_d20250418_m010547_c001_v0001182_t0028_u01744938347219") 2025/04/18 01:06:23 DEBUG : both0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e713_d20250418_m010542_c001_v7007000_t0000_u01744938342619") 2025/04/18 01:06:23 DEBUG : both0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67379_d20250418_m010529_c001_v0001184_t0023_u01744938329268") 2025/04/18 01:06:23 DEBUG : both1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183ce_d20250418_m010600_c001_v7007000_t0000_u01744938360294") 2025/04/18 01:06:23 DEBUG : both1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6771f_d20250418_m010548_c001_v0001184_t0058_u01744938348571") 2025/04/18 01:06:23 DEBUG : both1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e714_d20250418_m010542_c001_v7007000_t0000_u01744938342800") 2025/04/18 01:06:23 DEBUG : both1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad48_d20250418_m010530_c001_v0001105_t0035_u01744938330033") 2025/04/18 01:06:23 DEBUG : both10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183cf_d20250418_m010600_c001_v7007000_t0000_u01744938360556") 2025/04/18 01:06:23 DEBUG : both10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f677fd_d20250418_m010553_c001_v0001184_t0047_u01744938353081") 2025/04/18 01:06:23 DEBUG : both10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e715_d20250418_m010542_c001_v7007000_t0000_u01744938342981") 2025/04/18 01:06:23 DEBUG : both10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad6a_d20250418_m010534_c001_v0001105_t0052_u01744938334531") 2025/04/18 01:06:23 DEBUG : both11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d1_d20250418_m010600_c001_v7007000_t0000_u01744938360743") 2025/04/18 01:06:23 DEBUG : both11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3adec_d20250418_m010553_c001_v0001105_t0032_u01744938353570") 2025/04/18 01:06:24 DEBUG : both11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e716_d20250418_m010543_c001_v7007000_t0000_u01744938343162") 2025/04/18 01:06:24 DEBUG : both11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6441c_d20250418_m010535_c001_v0001182_t0011_u01744938335125") 2025/04/18 01:06:24 DEBUG : both12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d2_d20250418_m010600_c001_v7007000_t0000_u01744938360925") 2025/04/18 01:06:24 DEBUG : both12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64668_d20250418_m010554_c001_v0001182_t0003_u01744938354034") 2025/04/18 01:06:24 DEBUG : both12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e718_d20250418_m010543_c001_v7007000_t0000_u01744938343382") 2025/04/18 01:06:24 DEBUG : both12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f674ad_d20250418_m010535_c001_v0001184_t0058_u01744938335610") 2025/04/18 01:06:24 DEBUG : both13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d3_d20250418_m010601_c001_v7007000_t0000_u01744938361178") 2025/04/18 01:06:24 DEBUG : both13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6786b_d20250418_m010554_c001_v0001184_t0017_u01744938354559") 2025/04/18 01:06:24 DEBUG : both13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e719_d20250418_m010543_c001_v7007000_t0000_u01744938343570") 2025/04/18 01:06:24 DEBUG : both13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad76_d20250418_m010536_c001_v0001105_t0046_u01744938336100") 2025/04/18 01:06:24 DEBUG : both14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d4_d20250418_m010601_c001_v7007000_t0000_u01744938361361") 2025/04/18 01:06:24 DEBUG : both14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3adfc_d20250418_m010554_c001_v0001105_t0042_u01744938354970") 2025/04/18 01:06:24 DEBUG : both14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e71a_d20250418_m010543_c001_v7007000_t0000_u01744938343753") 2025/04/18 01:06:24 DEBUG : both14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6444e_d20250418_m010536_c001_v0001182_t0044_u01744938336720") 2025/04/18 01:06:24 DEBUG : both15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d5_d20250418_m010601_c001_v7007000_t0000_u01744938361557") 2025/04/18 01:06:24 DEBUG : both15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6469e_d20250418_m010555_c001_v0001182_t0039_u01744938355434") 2025/04/18 01:06:24 DEBUG : both15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e71b_d20250418_m010543_c001_v7007000_t0000_u01744938343939") 2025/04/18 01:06:24 DEBUG : both15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67507_d20250418_m010537_c001_v0001184_t0021_u01744938337217") 2025/04/18 01:06:24 DEBUG : both16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d6_d20250418_m010601_c001_v7007000_t0000_u01744938361817") 2025/04/18 01:06:25 DEBUG : both16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f678ab_d20250418_m010556_c001_v0001184_t0021_u01744938356021") 2025/04/18 01:06:25 DEBUG : both16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e71c_d20250418_m010544_c001_v7007000_t0000_u01744938344122") 2025/04/18 01:06:25 DEBUG : both16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad80_d20250418_m010537_c001_v0001105_t0043_u01744938337852") 2025/04/18 01:06:25 DEBUG : both17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d7_d20250418_m010602_c001_v7007000_t0000_u01744938362012") 2025/04/18 01:06:25 DEBUG : both17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ae08_d20250418_m010556_c001_v0001105_t0026_u01744938356431") 2025/04/18 01:06:25 DEBUG : both17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e71d_d20250418_m010544_c001_v7007000_t0000_u01744938344302") 2025/04/18 01:06:25 DEBUG : both17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6448a_d20250418_m010538_c001_v0001182_t0023_u01744938338326") 2025/04/18 01:06:25 DEBUG : both18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d8_d20250418_m010602_c001_v7007000_t0000_u01744938362215") 2025/04/18 01:06:25 DEBUG : both18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c646c6_d20250418_m010556_c001_v0001182_t0037_u01744938356900") 2025/04/18 01:06:25 DEBUG : both18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e71e_d20250418_m010544_c001_v7007000_t0000_u01744938344483") 2025/04/18 01:06:25 DEBUG : both18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67563_d20250418_m010538_c001_v0001184_t0024_u01744938338886") 2025/04/18 01:06:25 DEBUG : both19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183d9_d20250418_m010602_c001_v7007000_t0000_u01744938362399") 2025/04/18 01:06:25 DEBUG : both19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f678f1_d20250418_m010557_c001_v0001184_t0051_u01744938357374") 2025/04/18 01:06:25 DEBUG : both19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e71f_d20250418_m010544_c001_v7007000_t0000_u01744938344665") 2025/04/18 01:06:25 DEBUG : both19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad8c_d20250418_m010539_c001_v0001105_t0045_u01744938339293") 2025/04/18 01:06:25 DEBUG : both2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183da_d20250418_m010602_c001_v7007000_t0000_u01744938362582") 2025/04/18 01:06:25 DEBUG : both2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3add0_d20250418_m010548_c001_v0001105_t0039_u01744938348993") 2025/04/18 01:06:25 DEBUG : both2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e720_d20250418_m010544_c001_v7007000_t0000_u01744938344847") 2025/04/18 01:06:26 DEBUG : both2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64362_d20250418_m010530_c001_v0001182_t0052_u01744938330597") 2025/04/18 01:06:26 DEBUG : both3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183db_d20250418_m010602_c001_v7007000_t0000_u01744938362776") 2025/04/18 01:06:26 DEBUG : both3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c645da_d20250418_m010549_c001_v0001182_t0052_u01744938349670") 2025/04/18 01:06:26 DEBUG : both3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e721_d20250418_m010545_c001_v7007000_t0000_u01744938345029") 2025/04/18 01:06:26 DEBUG : both3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f673c3_d20250418_m010531_c001_v0001184_t0051_u01744938331190") 2025/04/18 01:06:26 DEBUG : both4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183dc_d20250418_m010602_c001_v7007000_t0000_u01744938362960") 2025/04/18 01:06:26 DEBUG : both4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6775f_d20250418_m010550_c001_v0001184_t0047_u01744938350126") 2025/04/18 01:06:26 DEBUG : both4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e722_d20250418_m010545_c001_v7007000_t0000_u01744938345210") 2025/04/18 01:06:26 DEBUG : both4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad54_d20250418_m010531_c001_v0001105_t0041_u01744938331604") 2025/04/18 01:06:26 DEBUG : both5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183dd_d20250418_m010603_c001_v7007000_t0000_u01744938363143") 2025/04/18 01:06:26 DEBUG : both5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3add8_d20250418_m010550_c001_v0001105_t0022_u01744938350527") 2025/04/18 01:06:26 DEBUG : both5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e723_d20250418_m010545_c001_v7007000_t0000_u01744938345391") 2025/04/18 01:06:26 DEBUG : both5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c643a2_d20250418_m010532_c001_v0001182_t0053_u01744938332108") 2025/04/18 01:06:26 DEBUG : both6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183de_d20250418_m010603_c001_v7007000_t0000_u01744938363327") 2025/04/18 01:06:26 DEBUG : both6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64610_d20250418_m010550_c001_v0001182_t0054_u01744938350986") 2025/04/18 01:06:26 DEBUG : both6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e724_d20250418_m010545_c001_v7007000_t0000_u01744938345572") 2025/04/18 01:06:26 DEBUG : both6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6741b_d20250418_m010532_c001_v0001184_t0020_u01744938332596") 2025/04/18 01:06:26 DEBUG : both7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183df_d20250418_m010603_c001_v7007000_t0000_u01744938363509") 2025/04/18 01:06:26 DEBUG : both7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6779f_d20250418_m010551_c001_v0001184_t0036_u01744938351511") 2025/04/18 01:06:26 DEBUG : both7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e725_d20250418_m010545_c001_v7007000_t0000_u01744938345753") 2025/04/18 01:06:27 DEBUG : both7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad62_d20250418_m010532_c001_v0001105_t0020_u01744938332995") 2025/04/18 01:06:27 DEBUG : both8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183e0_d20250418_m010603_c001_v7007000_t0000_u01744938363693") 2025/04/18 01:06:27 DEBUG : both8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ade2_d20250418_m010551_c001_v0001105_t0024_u01744938351910") 2025/04/18 01:06:27 DEBUG : both8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e726_d20250418_m010545_c001_v7007000_t0000_u01744938345934") 2025/04/18 01:06:27 DEBUG : both8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c643dc_d20250418_m010533_c001_v0001182_t0030_u01744938333456") 2025/04/18 01:06:27 DEBUG : both9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183e1_d20250418_m010603_c001_v7007000_t0000_u01744938363876") 2025/04/18 01:06:27 DEBUG : both9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6463b_d20250418_m010552_c001_v0001182_t0029_u01744938352472") 2025/04/18 01:06:27 DEBUG : both9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e727_d20250418_m010546_c001_v7007000_t0000_u01744938346115") 2025/04/18 01:06:27 DEBUG : both9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6745d_d20250418_m010533_c001_v0001184_t0051_u01744938333945") 2025/04/18 01:06:27 DEBUG : c/non empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf31_d20250418_m010148_c001_v7007000_t0000_u01744938108172") 2025/04/18 01:06:27 DEBUG : c/non empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63228_d20250418_m010146_c001_v0001182_t0023_u01744938106655") 2025/04/18 01:06:27 DEBUG : c/non empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf2d_d20250418_m010145_c001_v7007000_t0000_u01744938105704") 2025/04/18 01:06:27 DEBUG : c/non empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c631f6_d20250418_m010144_c001_v0001182_t0020_u01744938104104") 2025/04/18 01:06:27 DEBUG : c/non empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdb2_d20250418_m010125_c001_v7007000_t0000_u01744938085674") 2025/04/18 01:06:27 DEBUG : c/non empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6305c_d20250418_m010124_c001_v0001182_t0007_u01744938084153") 2025/04/18 01:06:27 DEBUG : check sum: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e383_d20250418_m010113_c001_v7007000_t0000_u01744938073335") 2025/04/18 01:06:27 DEBUG : check sum: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62f64_d20250418_m010112_c001_v0001182_t0026_u01744938072384") 2025/04/18 01:06:27 DEBUG : dest/3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e0c3_d20250418_m010353_c001_v7007000_t0000_u01744938233907") 2025/04/18 01:06:27 DEBUG : dest/3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f405e35e9efec96b2_d20250418_m010352_c001_v0001179_t0021_u01744938232808") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4129d8d9a2b46057_d20250418_m010519_c001_v7007000_t0000_u01744938319548") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f109d3280beb48e74_d20250418_m010517_c001_v0001182_t0008_u01744938317557") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f404279392edf36fd_d20250418_m010517_c001_v7007000_t0000_u01744938317371") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f109d3280beb48e36_d20250418_m010514_c001_v0001182_t0054_u01744938314296") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f404279392edf36fa_d20250418_m010513_c001_v7007000_t0000_u01744938313576") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3acf8_d20250418_m010509_c001_v0001105_t0020_u01744938309202") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40054749f40cb42f_d20250418_m010507_c001_v7007000_t0000_u01744938307708") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1051b2fa46de6714_d20250418_m010504_c001_v0001171_t0058_u01744938304998") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41513c3594918985_d20250418_m010504_c001_v7007000_t0000_u01744938304818") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1051b2fa46de66bc_d20250418_m010501_c001_v0001171_t0059_u01744938301491") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41513c3594918983_d20250418_m010500_c001_v7007000_t0000_u01744938300765") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3acbc_d20250418_m010457_c001_v0001105_t0021_u01744938297023") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c1ad_d20250418_m010455_c001_v7007000_t0000_u01744938295734") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11355c45fe55600a_d20250418_m010454_c001_v0001183_t0043_u01744938294318") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40813580f4e5f044_d20250418_m010454_c001_v7007000_t0000_u01744938294128") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11355c45fe555fba_d20250418_m010451_c001_v0001183_t0028_u01744938291607") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40813580f4e5f03e_d20250418_m010450_c001_v7007000_t0000_u01744938290868") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63fc8_d20250418_m010447_c001_v0001182_t0019_u01744938287174") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c1a0_d20250418_m010446_c001_v7007000_t0000_u01744938286262") 2025/04/18 01:06:28 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100678ae924c35d7_d20250418_m010444_c001_v0001032_t0011_u01744938284523") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4101c6abf8e19d83_d20250418_m010444_c001_v7007000_t0000_u01744938284334") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100678ae924c35cf_d20250418_m010441_c001_v0001032_t0053_u01744938281386") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4101c6abf8e19d66_d20250418_m010440_c001_v7007000_t0000_u01744938280652") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f66d57_d20250418_m010435_c001_v0001184_t0022_u01744938275400") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4101c6abf8e19d4e_d20250418_m010434_c001_v7007000_t0000_u01744938274478") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1134824e324a4b67_d20250418_m010432_c001_v0001182_t0019_u01744938272804") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41640d43221c40cc_d20250418_m010432_c001_v7007000_t0000_u01744938272613") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1134824e324a4b0b_d20250418_m010429_c001_v0001182_t0052_u01744938269470") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41640d43221c40c0_d20250418_m010428_c001_v7007000_t0000_u01744938268691") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ac25_d20250418_m010423_c001_v0001105_t0055_u01744938263247") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f411367abab652d5b_d20250418_m010422_c001_v7007000_t0000_u01744938262319") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f108fb15b5314f029_d20250418_m010420_c001_v0001176_t0052_u01744938260577") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4015fb13576630e1_d20250418_m010420_c001_v7007000_t0000_u01744938260393") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f108fb15b5314f017_d20250418_m010416_c001_v0001176_t0032_u01744938256955") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4015fb13576630df_d20250418_m010416_c001_v7007000_t0000_u01744938256207") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63c5a_d20250418_m010410_c001_v0001182_t0024_u01744938250767") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e10b_d20250418_m010409_c001_v7007000_t0000_u01744938249661") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f109caf9b3c583b77_d20250418_m010404_c001_v0001165_t0054_u01744938244259") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c176_d20250418_m010404_c001_v7007000_t0000_u01744938244041") 2025/04/18 01:06:29 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6690f_d20250418_m010400_c001_v0001184_t0029_u01744938240436") 2025/04/18 01:06:30 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f118facb5e89e8079_d20250418_m010359_c001_v0001092_t0011_u01744938239526") 2025/04/18 01:06:30 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f118facb5e89e8075_d20250418_m010358_c001_v0001092_t0044_u01744938238376") 2025/04/18 01:06:30 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00ec5_d20250418_m010345_c001_v7007000_t0000_u01744938225171") 2025/04/18 01:06:30 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c639e4_d20250418_m010338_c001_v0001182_t0048_u01744938218379") 2025/04/18 01:06:30 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f110fe0092c415cbc_d20250418_m010337_c001_v0001146_t0004_u01744938217263") 2025/04/18 01:06:30 DEBUG : dst/one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f110fe0092c415ca6_d20250418_m010335_c001_v0001146_t0010_u01744938215861") 2025/04/18 01:06:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4129d8d9a2b46058_d20250418_m010519_c001_v7007000_t0000_u01744938319733") 2025/04/18 01:06:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100fae2c42e3984c_d20250418_m010516_c001_v0001131_t0024_u01744938316892") 2025/04/18 01:06:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff523d03609d4b6b9f680e1b_f10241ee44a9fcee3_d20250418_m010513_c001_v0001171_t0053_u01744938313004") 2025/04/18 01:06:30 DEBUG : dst/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40054749f40cb430_d20250418_m010507_c001_v7007000_t0000_u01744938307893") 2025/04/18 01:06:30 DEBUG : dst/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f109029bfa8700cbd_d20250418_m010504_c001_v0001161_t0045_u01744938304524") 2025/04/18 01:06:30 DEBUG : dst/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f118a931b296b78c0_d20250418_m010500_c001_v0001182_t0003_u01744938300557") 2025/04/18 01:06:30 DEBUG : dst/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c1ae_d20250418_m010455_c001_v7007000_t0000_u01744938295915") 2025/04/18 01:06:30 DEBUG : dst/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1024af76210bdb88_d20250418_m010453_c001_v0001161_t0045_u01744938293736") 2025/04/18 01:06:30 DEBUG : dst/one.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f10106bd23a62bee7_d20250418_m010450_c001_v0001161_t0052_u01744938290583") 2025/04/18 01:06:30 DEBUG : dst/three: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e10c_d20250418_m010409_c001_v7007000_t0000_u01744938249854") 2025/04/18 01:06:30 DEBUG : dst/three: Deleting (id "4_zff523d03609d4b6b9f680e1b_f118facb5e89e8097_d20250418_m010408_c001_v0001092_t0019_u01744938248198") 2025/04/18 01:06:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4129d8d9a2b46059_d20250418_m010519_c001_v7007000_t0000_u01744938319915") 2025/04/18 01:06:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1132283334863666_d20250418_m010518_c001_v0001041_t0059_u01744938318390") 2025/04/18 01:06:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f101af283f3a970ba_d20250418_m010515_c001_v0001184_t0010_u01744938315063") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4129d8d9a2b4605a_d20250418_m010520_c001_v7007000_t0000_u01744938320114") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f109d3280beb48e98_d20250418_m010518_c001_v0001182_t0026_u01744938318959") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f404279392edf36fe_d20250418_m010518_c001_v7007000_t0000_u01744938318775") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f109d3280beb48e46_d20250418_m010515_c001_v0001182_t0045_u01744938315444") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f404279392edf36fb_d20250418_m010515_c001_v7007000_t0000_u01744938315263") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c641e3_d20250418_m010510_c001_v0001182_t0030_u01744938310395") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40054749f40cb431_d20250418_m010508_c001_v7007000_t0000_u01744938308076") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1051b2fa46de673a_d20250418_m010506_c001_v0001171_t0051_u01744938306853") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41513c3594918987_d20250418_m010506_c001_v7007000_t0000_u01744938306671") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1051b2fa46de66e4_d20250418_m010503_c001_v0001171_t0024_u01744938303010") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41513c3594918984_d20250418_m010502_c001_v7007000_t0000_u01744938302828") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c640bc_d20250418_m010457_c001_v0001182_t0058_u01744938297927") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40813580f4e5f046_d20250418_m010455_c001_v7007000_t0000_u01744938295154") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64058_d20250418_m010452_c001_v0001182_t0034_u01744938292932") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40813580f4e5f041_d20250418_m010452_c001_v7007000_t0000_u01744938292204") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f66ef2_d20250418_m010448_c001_v0001184_t0015_u01744938288049") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4101c6abf8e19d8a_d20250418_m010445_c001_v7007000_t0000_u01744938285318") 2025/04/18 01:06:31 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f66e5b_d20250418_m010443_c001_v0001184_t0043_u01744938283232") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4101c6abf8e19d70_d20250418_m010442_c001_v7007000_t0000_u01744938282141") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ac57_d20250418_m010436_c001_v0001105_t0034_u01744938276163") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41640d43221c40cd_d20250418_m010433_c001_v7007000_t0000_u01744938273451") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ac3f_d20250418_m010431_c001_v0001105_t0028_u01744938271206") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41640d43221c40ca_d20250418_m010430_c001_v7007000_t0000_u01744938270092") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63da2_d20250418_m010424_c001_v0001182_t0042_u01744938264209") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4015fb13576630e2_d20250418_m010421_c001_v7007000_t0000_u01744938261391") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63d26_d20250418_m010419_c001_v0001182_t0028_u01744938259332") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4015fb13576630e0_d20250418_m010418_c001_v7007000_t0000_u01744938258237") 2025/04/18 01:06:32 DEBUG : dst/three.txt: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f66a6d_d20250418_m010411_c001_v0001184_t0008_u01744938251648") 2025/04/18 01:06:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40054749f40cb433_d20250418_m010508_c001_v7007000_t0000_u01744938308261") 2025/04/18 01:06:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100a94c85f3ac47e_d20250418_m010506_c001_v0001098_t0036_u01744938306147") 2025/04/18 01:06:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f10687a270aea3d66_d20250418_m010502_c001_v0001099_t0031_u01744938302443") 2025/04/18 01:06:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c1af_d20250418_m010456_c001_v7007000_t0000_u01744938296097") 2025/04/18 01:06:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f106062e407b0950b_d20250418_m010454_c001_v0001101_t0038_u01744938294743") 2025/04/18 01:06:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1110e11b887f6a70_d20250418_m010452_c001_v0001184_t0008_u01744938292003") 2025/04/18 01:06:32 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4129d8d9a2b4605b_d20250418_m010520_c001_v7007000_t0000_u01744938320304") 2025/04/18 01:06:32 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6716d_d20250418_m010509_c001_v0001184_t0009_u01744938309832") 2025/04/18 01:06:32 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40054749f40cb434_d20250418_m010508_c001_v7007000_t0000_u01744938308460") 2025/04/18 01:06:32 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67017_d20250418_m010457_c001_v0001184_t0052_u01744938297691") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c1b0_d20250418_m010456_c001_v7007000_t0000_u01744938296295") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ac9f_d20250418_m010447_c001_v0001105_t0035_u01744938287749") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f417097eeed71c1a1_d20250418_m010446_c001_v7007000_t0000_u01744938286444") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63eaa_d20250418_m010435_c001_v0001182_t0043_u01744938275954") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4101c6abf8e19d4f_d20250418_m010434_c001_v7007000_t0000_u01744938274662") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f66bf2_d20250418_m010423_c001_v0001184_t0033_u01744938263997") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f411367abab652d5c_d20250418_m010422_c001_v7007000_t0000_u01744938262501") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3abfb_d20250418_m010411_c001_v0001105_t0018_u01744938251328") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e10d_d20250418_m010410_c001_v7007000_t0000_u01744938250036") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63bea_d20250418_m010405_c001_v0001182_t0052_u01744938245925") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00ec6_d20250418_m010345_c001_v7007000_t0000_u01744938225363") 2025/04/18 01:06:33 DEBUG : dst/two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f110fe0092c415d0a_d20250418_m010344_c001_v0001146_t0035_u01744938224158") 2025/04/18 01:06:33 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2180ef_d20250418_m010253_c001_v7007000_t0000_u01744938173655") 2025/04/18 01:06:33 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f660b6_d20250418_m010250_c001_v0001184_t0047_u01744938170527") 2025/04/18 01:06:33 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2180c6_d20250418_m010248_c001_v7007000_t0000_u01744938168640") 2025/04/18 01:06:33 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f65f62_d20250418_m010236_c001_v0001184_t0031_u01744938156513") 2025/04/18 01:06:33 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe4a_d20250418_m010226_c001_v7007000_t0000_u01744938146897") 2025/04/18 01:06:33 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f65e49_d20250418_m010224_c001_v0001184_t0042_u01744938144130") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf41_d20250418_m010200_c001_v7007000_t0000_u01744938120560") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6331c_d20250418_m010158_c001_v0001182_t0016_u01744938118846") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf3d_d20250418_m010157_c001_v7007000_t0000_u01744938117363") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c632e4_d20250418_m010156_c001_v0001182_t0028_u01744938116205") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf37_d20250418_m010152_c001_v7007000_t0000_u01744938112985") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63292_d20250418_m010151_c001_v0001182_t0023_u01744938111424") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf33_d20250418_m010150_c001_v7007000_t0000_u01744938110297") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6325c_d20250418_m010149_c001_v0001182_t0015_u01744938109098") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf28_d20250418_m010142_c001_v7007000_t0000_u01744938102991") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c631ba_d20250418_m010141_c001_v0001182_t0055_u01744938101296") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdc2_d20250418_m010140_c001_v7007000_t0000_u01744938100185") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6318c_d20250418_m010139_c001_v0001182_t0009_u01744938099349") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdb8_d20250418_m010134_c001_v7007000_t0000_u01744938094468") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c630f6_d20250418_m010133_c001_v0001182_t0010_u01744938093284") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdb5_d20250418_m010130_c001_v7007000_t0000_u01744938090729") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c630aa_d20250418_m010129_c001_v0001182_t0009_u01744938089747") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdb3_d20250418_m010128_c001_v7007000_t0000_u01744938088624") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f107907eca6c163b7_d20250418_m010127_c001_v0001032_t0027_u01744938087915") 2025/04/18 01:06:34 DEBUG : empty space: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63086_d20250418_m010126_c001_v0001182_t0005_u01744938086407") 2025/04/18 01:06:35 DEBUG : enormous: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf3f_d20250418_m010159_c001_v7007000_t0000_u01744938119631") 2025/04/18 01:06:35 DEBUG : enormous: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63326_d20250418_m010159_c001_v0001182_t0041_u01744938119058") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4129d8d9a2b4605d_d20250418_m010524_c001_v7007000_t0000_u01744938324868") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c642d4_d20250418_m010523_c001_v0001182_t0049_u01744938323719") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe46_d20250418_m010222_c001_v7007000_t0000_u01744938142323") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6348e_d20250418_m010221_c001_v0001182_t0015_u01744938141322") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdae_d20250418_m010122_c001_v7007000_t0000_u01744938082847") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63032_d20250418_m010121_c001_v0001182_t0048_u01744938081923") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbda7_d20250418_m010120_c001_v7007000_t0000_u01744938080657") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63006_d20250418_m010120_c001_v0001182_t0035_u01744938080081") 2025/04/18 01:06:35 DEBUG : existing: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62ff4_d20250418_m010119_c001_v0001182_t0020_u01744938079278") 2025/04/18 01:06:35 DEBUG : existing-b: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe47_d20250418_m010222_c001_v7007000_t0000_u01744938142506") 2025/04/18 01:06:35 DEBUG : existing-b: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f65e17_d20250418_m010221_c001_v0001184_t0011_u01744938141332") 2025/04/18 01:06:35 DEBUG : file1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e218404_d20250418_m010612_c001_v7007000_t0000_u01744938372808") 2025/04/18 01:06:35 DEBUG : file1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67afd_d20250418_m010612_c001_v0001184_t0043_u01744938372024") 2025/04/18 01:06:35 DEBUG : file1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183fe_d20250418_m010609_c001_v7007000_t0000_u01744938369948") 2025/04/18 01:06:35 DEBUG : file1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c647e4_d20250418_m010608_c001_v0001182_t0011_u01744938368939") 2025/04/18 01:06:35 DEBUG : five: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf42_d20250418_m010204_c001_v7007000_t0000_u01744938124817") 2025/04/18 01:06:35 DEBUG : five: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c63368_d20250418_m010202_c001_v0001182_t0003_u01744938122897") 2025/04/18 01:06:35 DEBUG : foo: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdb7_d20250418_m010132_c001_v7007000_t0000_u01744938092558") 2025/04/18 01:06:36 DEBUG : foo: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c630dc_d20250418_m010132_c001_v0001182_t0003_u01744938092007") 2025/04/18 01:06:36 DEBUG : foo: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c630d4_d20250418_m010131_c001_v0001182_t0003_u01744938091456") 2025/04/18 01:06:36 DEBUG : four: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf43_d20250418_m010205_c001_v7007000_t0000_u01744938125034") 2025/04/18 01:06:36 DEBUG : four: Deleting (id "4_zff523d03609d4b6b9f680e1b_f400068223fe3aabf_d20250418_m010203_c001_v0001105_t0039_u01744938123468") 2025/04/18 01:06:36 DEBUG : four: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63360_d20250418_m010202_c001_v0001182_t0019_u01744938122332") 2025/04/18 01:06:36 DEBUG : hello world2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d3f_d20250418_m010032_c001_v7007000_t0000_u01744938032004") 2025/04/18 01:06:36 DEBUG : hello world2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62ca8_d20250418_m010031_c001_v0001182_t0007_u01744938031392") 2025/04/18 01:06:36 DEBUG : ignore-size: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e389_d20250418_m010117_c001_v7007000_t0000_u01744938077831") 2025/04/18 01:06:36 DEBUG : ignore-size: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62fbe_d20250418_m010116_c001_v0001182_t0018_u01744938076876") 2025/04/18 01:06:36 DEBUG : nested/sub dir/file: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe44_d20250418_m010220_c001_v7007000_t0000_u01744938140222") 2025/04/18 01:06:36 DEBUG : nested/sub dir/file: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f65de7_d20250418_m010219_c001_v0001184_t0033_u01744938139195") 2025/04/18 01:06:36 DEBUG : nested/sub dir/file: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe40_d20250418_m010218_c001_v7007000_t0000_u01744938138027") 2025/04/18 01:06:36 DEBUG : nested/sub dir/file: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f65db9_d20250418_m010217_c001_v0001184_t0011_u01744938137096") 2025/04/18 01:06:36 DEBUG : one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf44_d20250418_m010205_c001_v7007000_t0000_u01744938125216") 2025/04/18 01:06:36 DEBUG : one: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c6334c_d20250418_m010201_c001_v0001182_t0003_u01744938121674") 2025/04/18 01:06:36 DEBUG : only0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183e2_d20250418_m010604_c001_v7007000_t0000_u01744938364059") 2025/04/18 01:06:36 DEBUG : only0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41278071f9f67937_d20250418_m010559_c001_v0001184_t0017_u01744938359013") 2025/04/18 01:06:36 DEBUG : only0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3adca_d20250418_m010547_c001_v0001105_t0007_u01744938347826") 2025/04/18 01:06:36 DEBUG : only0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183c0_d20250418_m010541_c001_v7007000_t0000_u01744938341963") 2025/04/18 01:06:37 DEBUG : only0: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64354_d20250418_m010529_c001_v0001182_t0013_u01744938329829") 2025/04/18 01:06:37 DEBUG : only1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183e3_d20250418_m010604_c001_v7007000_t0000_u01744938364243") 2025/04/18 01:06:37 DEBUG : only1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41278071f9f6791d_d20250418_m010558_c001_v0001184_t0017_u01744938358425") 2025/04/18 01:06:37 DEBUG : only1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c645c4_d20250418_m010548_c001_v0001182_t0030_u01744938348785") 2025/04/18 01:06:37 DEBUG : only1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e712_d20250418_m010541_c001_v7007000_t0000_u01744938341997") 2025/04/18 01:06:37 DEBUG : only1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67397_d20250418_m010530_c001_v0001184_t0005_u01744938330391") 2025/04/18 01:06:37 DEBUG : only10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183e5_d20250418_m010604_c001_v7007000_t0000_u01744938364426") 2025/04/18 01:06:37 DEBUG : only10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f400068223fe3ae12_d20250418_m010558_c001_v0001105_t0039_u01744938358415") 2025/04/18 01:06:37 DEBUG : only10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64658_d20250418_m010553_c001_v0001182_t0040_u01744938353340") 2025/04/18 01:06:37 DEBUG : only10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e709_d20250418_m010541_c001_v7007000_t0000_u01744938341243") 2025/04/18 01:06:37 DEBUG : only10: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67495_d20250418_m010534_c001_v0001184_t0055_u01744938334913") 2025/04/18 01:06:37 DEBUG : only11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183e7_d20250418_m010604_c001_v7007000_t0000_u01744938364610") 2025/04/18 01:06:37 DEBUG : only11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c646fa_d20250418_m010558_c001_v0001182_t0003_u01744938358436") 2025/04/18 01:06:37 DEBUG : only11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6782d_d20250418_m010553_c001_v0001184_t0048_u01744938353834") 2025/04/18 01:06:37 DEBUG : only11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4063d6cfd2964642_d20250418_m010541_c001_v7007000_t0000_u01744938341614") 2025/04/18 01:06:37 DEBUG : only11: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad6e_d20250418_m010535_c001_v0001105_t0026_u01744938335336") 2025/04/18 01:06:37 DEBUG : only12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183e8_d20250418_m010604_c001_v7007000_t0000_u01744938364793") 2025/04/18 01:06:38 DEBUG : only12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4192f4d90615f0fe_d20250418_m010558_c001_v0001184_t0057_u01744938358992") 2025/04/18 01:06:38 DEBUG : only12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3adf2_d20250418_m010554_c001_v0001105_t0034_u01744938354238") 2025/04/18 01:06:38 DEBUG : only12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e70e_d20250418_m010541_c001_v7007000_t0000_u01744938341622") 2025/04/18 01:06:38 DEBUG : only12: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64432_d20250418_m010535_c001_v0001182_t0035_u01744938335863") 2025/04/18 01:06:38 DEBUG : only13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183e9_d20250418_m010605_c001_v7007000_t0000_u01744938365005") 2025/04/18 01:06:38 DEBUG : only13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c64700_d20250418_m010558_c001_v0001182_t0003_u01744938358658") 2025/04/18 01:06:38 DEBUG : only13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64686_d20250418_m010554_c001_v0001182_t0005_u01744938354752") 2025/04/18 01:06:38 DEBUG : only13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183bc_d20250418_m010541_c001_v7007000_t0000_u01744938341417") 2025/04/18 01:06:38 DEBUG : only13: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f674db_d20250418_m010536_c001_v0001184_t0029_u01744938336514") 2025/04/18 01:06:38 DEBUG : only14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183ea_d20250418_m010605_c001_v7007000_t0000_u01744938365188") 2025/04/18 01:06:38 DEBUG : only14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f400068223fe3ae18_d20250418_m010558_c001_v0001105_t0039_u01744938358636") 2025/04/18 01:06:38 DEBUG : only14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67889_d20250418_m010555_c001_v0001184_t0041_u01744938355241") 2025/04/18 01:06:38 DEBUG : only14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e711_d20250418_m010541_c001_v7007000_t0000_u01744938341827") 2025/04/18 01:06:38 DEBUG : only14: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad7c_d20250418_m010536_c001_v0001105_t0043_u01744938336921") 2025/04/18 01:06:38 DEBUG : only15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183eb_d20250418_m010605_c001_v7007000_t0000_u01744938365372") 2025/04/18 01:06:38 DEBUG : only15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41278071f9f67929_d20250418_m010558_c001_v0001184_t0017_u01744938358647") 2025/04/18 01:06:38 DEBUG : only15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ae02_d20250418_m010555_c001_v0001105_t0056_u01744938355628") 2025/04/18 01:06:38 DEBUG : only15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e710_d20250418_m010541_c001_v7007000_t0000_u01744938341805") 2025/04/18 01:06:38 DEBUG : only15: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64462_d20250418_m010537_c001_v0001182_t0011_u01744938337437") 2025/04/18 01:06:38 DEBUG : only16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183ec_d20250418_m010605_c001_v7007000_t0000_u01744938365555") 2025/04/18 01:06:39 DEBUG : only16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f400068223fe3ae1e_d20250418_m010558_c001_v0001105_t0039_u01744938358820") 2025/04/18 01:06:39 DEBUG : only16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c646ae_d20250418_m010556_c001_v0001182_t0019_u01744938356234") 2025/04/18 01:06:39 DEBUG : only16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e70b_d20250418_m010541_c001_v7007000_t0000_u01744938341253") 2025/04/18 01:06:39 DEBUG : only16: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6752b_d20250418_m010538_c001_v0001184_t0006_u01744938338115") 2025/04/18 01:06:39 DEBUG : only17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183ee_d20250418_m010605_c001_v7007000_t0000_u01744938365739") 2025/04/18 01:06:39 DEBUG : only17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41278071f9f67931_d20250418_m010558_c001_v0001184_t0017_u01744938358830") 2025/04/18 01:06:39 DEBUG : only17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f678c7_d20250418_m010556_c001_v0001184_t0055_u01744938356700") 2025/04/18 01:06:39 DEBUG : only17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4063d6cfd2964641_d20250418_m010541_c001_v7007000_t0000_u01744938341426") 2025/04/18 01:06:39 DEBUG : only17: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad86_d20250418_m010538_c001_v0001105_t0021_u01744938338530") 2025/04/18 01:06:39 DEBUG : only18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f0_d20250418_m010605_c001_v7007000_t0000_u01744938365936") 2025/04/18 01:06:39 DEBUG : only18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c64708_d20250418_m010558_c001_v0001182_t0003_u01744938358842") 2025/04/18 01:06:39 DEBUG : only18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ae0c_d20250418_m010557_c001_v0001105_t0037_u01744938357094") 2025/04/18 01:06:39 DEBUG : only18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e70c_d20250418_m010541_c001_v7007000_t0000_u01744938341435") 2025/04/18 01:06:39 DEBUG : only18: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c644ac_d20250418_m010539_c001_v0001182_t0010_u01744938339078") 2025/04/18 01:06:39 DEBUG : only19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f1_d20250418_m010606_c001_v7007000_t0000_u01744938366118") 2025/04/18 01:06:39 DEBUG : only19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f400068223fe3ae20_d20250418_m010559_c001_v0001105_t0039_u01744938359003") 2025/04/18 01:06:39 DEBUG : only19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c646d8_d20250418_m010557_c001_v0001182_t0029_u01744938357577") 2025/04/18 01:06:39 DEBUG : only19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183b9_d20250418_m010540_c001_v7007000_t0000_u01744938340863") 2025/04/18 01:06:39 DEBUG : only19: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67599_d20250418_m010539_c001_v0001184_t0048_u01744938339674") 2025/04/18 01:06:39 DEBUG : only2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f2_d20250418_m010606_c001_v7007000_t0000_u01744938366310") 2025/04/18 01:06:40 DEBUG : only2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c64712_d20250418_m010559_c001_v0001182_t0003_u01744938359026") 2025/04/18 01:06:40 DEBUG : only2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67743_d20250418_m010549_c001_v0001184_t0014_u01744938349474") 2025/04/18 01:06:40 DEBUG : only2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4063d6cfd2964643_d20250418_m010541_c001_v7007000_t0000_u01744938341818") 2025/04/18 01:06:40 DEBUG : only2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad4e_d20250418_m010530_c001_v0001105_t0048_u01744938330806") 2025/04/18 01:06:40 DEBUG : only3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f3_d20250418_m010606_c001_v7007000_t0000_u01744938366493") 2025/04/18 01:06:40 DEBUG : only3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f400068223fe3ae26_d20250418_m010559_c001_v0001105_t0039_u01744938359398") 2025/04/18 01:06:40 DEBUG : only3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3add6_d20250418_m010549_c001_v0001105_t0016_u01744938349870") 2025/04/18 01:06:40 DEBUG : only3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e70d_d20250418_m010541_c001_v7007000_t0000_u01744938341454") 2025/04/18 01:06:40 DEBUG : only3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64382_d20250418_m010531_c001_v0001182_t0024_u01744938331387") 2025/04/18 01:06:40 DEBUG : only4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f4_d20250418_m010606_c001_v7007000_t0000_u01744938366677") 2025/04/18 01:06:40 DEBUG : only4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4192f4d90615f10c_d20250418_m010559_c001_v0001184_t0057_u01744938359365") 2025/04/18 01:06:40 DEBUG : only4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c645fc_d20250418_m010550_c001_v0001182_t0013_u01744938350320") 2025/04/18 01:06:40 DEBUG : only4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183bb_d20250418_m010541_c001_v7007000_t0000_u01744938341232") 2025/04/18 01:06:40 DEBUG : only4: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f673ef_d20250418_m010531_c001_v0001184_t0015_u01744938331896") 2025/04/18 01:06:40 DEBUG : only5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f5_d20250418_m010606_c001_v7007000_t0000_u01744938366869") 2025/04/18 01:06:40 DEBUG : only5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4192f4d90615f106_d20250418_m010559_c001_v0001184_t0057_u01744938359176") 2025/04/18 01:06:40 DEBUG : only5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67777_d20250418_m010550_c001_v0001184_t0022_u01744938350776") 2025/04/18 01:06:40 DEBUG : only5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183ba_d20250418_m010541_c001_v7007000_t0000_u01744938341049") 2025/04/18 01:06:40 DEBUG : only5: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad60_d20250418_m010532_c001_v0001105_t0028_u01744938332306") 2025/04/18 01:06:40 DEBUG : only6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f7_d20250418_m010607_c001_v7007000_t0000_u01744938367053") 2025/04/18 01:06:41 DEBUG : only6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c6471c_d20250418_m010559_c001_v0001182_t0003_u01744938359211") 2025/04/18 01:06:41 DEBUG : only6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3addc_d20250418_m010551_c001_v0001105_t0024_u01744938351222") 2025/04/18 01:06:41 DEBUG : only6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183bd_d20250418_m010541_c001_v7007000_t0000_u01744938341599") 2025/04/18 01:06:41 DEBUG : only6: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c643ba_d20250418_m010532_c001_v0001182_t0010_u01744938332789") 2025/04/18 01:06:41 DEBUG : only7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f8_d20250418_m010607_c001_v7007000_t0000_u01744938367237") 2025/04/18 01:06:41 DEBUG : only7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f400068223fe3ae22_d20250418_m010559_c001_v0001105_t0039_u01744938359189") 2025/04/18 01:06:41 DEBUG : only7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64626_d20250418_m010551_c001_v0001182_t0036_u01744938351705") 2025/04/18 01:06:41 DEBUG : only7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e70f_d20250418_m010541_c001_v7007000_t0000_u01744938341637") 2025/04/18 01:06:41 DEBUG : only7: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67441_d20250418_m010533_c001_v0001184_t0006_u01744938333240") 2025/04/18 01:06:41 DEBUG : only8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183f9_d20250418_m010607_c001_v7007000_t0000_u01744938367423") 2025/04/18 01:06:41 DEBUG : only8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41278071f9f6793f_d20250418_m010559_c001_v0001184_t0017_u01744938359199") 2025/04/18 01:06:41 DEBUG : only8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f677c9_d20250418_m010552_c001_v0001184_t0039_u01744938352256") 2025/04/18 01:06:41 DEBUG : only8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4063d6cfd2964640_d20250418_m010541_c001_v7007000_t0000_u01744938341233") 2025/04/18 01:06:41 DEBUG : only8: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ad68_d20250418_m010533_c001_v0001105_t0021_u01744938333702") 2025/04/18 01:06:41 DEBUG : only9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183fa_d20250418_m010607_c001_v7007000_t0000_u01744938367609") 2025/04/18 01:06:41 DEBUG : only9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41278071f9f6794d_d20250418_m010559_c001_v0001184_t0017_u01744938359397") 2025/04/18 01:06:41 DEBUG : only9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ade8_d20250418_m010552_c001_v0001105_t0031_u01744938352673") 2025/04/18 01:06:41 DEBUG : only9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2183be_d20250418_m010541_c001_v7007000_t0000_u01744938341781") 2025/04/18 01:06:41 DEBUG : only9: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c643fa_d20250418_m010534_c001_v0001182_t0008_u01744938334140") 2025/04/18 01:06:41 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe3d_d20250418_m010215_c001_v7007000_t0000_u01744938135174") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3aacf_d20250418_m010213_c001_v0001105_t0033_u01744938133556") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe35_d20250418_m010211_c001_v7007000_t0000_u01744938131721") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c633e8_d20250418_m010210_c001_v0001182_t0018_u01744938130090") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe2c_d20250418_m010208_c001_v7007000_t0000_u01744938128256") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3aac1_d20250418_m010206_c001_v0001105_t0041_u01744938126137") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf3a_d20250418_m010155_c001_v7007000_t0000_u01744938115079") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c632be_d20250418_m010153_c001_v0001182_t0032_u01744938113898") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf36_d20250418_m010151_c001_v7007000_t0000_u01744938111991") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63290_d20250418_m010151_c001_v0001182_t0025_u01744938111225") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf32_d20250418_m010149_c001_v7007000_t0000_u01744938109688") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63256_d20250418_m010148_c001_v0001182_t0052_u01744938108903") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdc7_d20250418_m010142_c001_v7007000_t0000_u01744938102069") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c631b4_d20250418_m010141_c001_v0001182_t0040_u01744938101098") 2025/04/18 01:06:42 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdc3_d20250418_m010140_c001_v7007000_t0000_u01744938100367") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63188_d20250418_m010139_c001_v0001182_t0053_u01744938099123") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdbe_d20250418_m010138_c001_v7007000_t0000_u01744938098390") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6316e_d20250418_m010137_c001_v0001182_t0057_u01744938097817") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63160_d20250418_m010137_c001_v0001182_t0014_u01744938097246") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdbd_d20250418_m010136_c001_v7007000_t0000_u01744938096521") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63138_d20250418_m010135_c001_v0001182_t0044_u01744938095944") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6312a_d20250418_m010135_c001_v0001182_t0043_u01744938095376") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbdb9_d20250418_m010134_c001_v7007000_t0000_u01744938094651") 2025/04/18 01:06:43 DEBUG : potato: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63108_d20250418_m010133_c001_v0001182_t0023_u01744938093899") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f401713292a8e6a3a_d20250418_m010313_c001_v7007000_t0000_u01744938193368") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ab4c_d20250418_m010312_c001_v0001105_t0008_u01744938192644") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2180f3_d20250418_m010253_c001_v7007000_t0000_u01744938173875") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ab0b_d20250418_m010249_c001_v0001105_t0017_u01744938169935") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e423_d20250418_m010240_c001_v7007000_t0000_u01744938160008") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3aaf9_d20250418_m010235_c001_v0001105_t0032_u01744938155831") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe4b_d20250418_m010227_c001_v7007000_t0000_u01744938147131") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3aadf_d20250418_m010223_c001_v0001105_t0014_u01744938143864") 2025/04/18 01:06:43 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf40_d20250418_m010159_c001_v7007000_t0000_u01744938119814") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63316_d20250418_m010158_c001_v0001182_t0056_u01744938118649") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf3e_d20250418_m010157_c001_v7007000_t0000_u01744938117548") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c632e0_d20250418_m010155_c001_v0001182_t0053_u01744938115996") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf3b_d20250418_m010155_c001_v7007000_t0000_u01744938115262") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c632ca_d20250418_m010154_c001_v0001182_t0014_u01744938114491") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf38_d20250418_m010153_c001_v7007000_t0000_u01744938113170") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c632a6_d20250418_m010152_c001_v0001182_t0046_u01744938112413") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf35_d20250418_m010150_c001_v7007000_t0000_u01744938110481") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6326a_d20250418_m010149_c001_v0001182_t0043_u01744938109699") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf29_d20250418_m010143_c001_v7007000_t0000_u01744938103175") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c631c4_d20250418_m010141_c001_v0001182_t0037_u01744938101867") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d5a_d20250418_m010035_c001_v7007000_t0000_u01744938035430") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62ce0_d20250418_m010034_c001_v0001182_t0049_u01744938034797") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d4c_d20250418_m010033_c001_v7007000_t0000_u01744938033527") 2025/04/18 01:06:44 DEBUG : potato2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62cc0_d20250418_m010032_c001_v0001182_t0056_u01744938032941") 2025/04/18 01:06:44 DEBUG : potato3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e2180f6_d20250418_m010254_c001_v7007000_t0000_u01744938174227") 2025/04/18 01:06:44 DEBUG : potato3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63658_d20250418_m010251_c001_v0001182_t0003_u01744938171095") 2025/04/18 01:06:44 DEBUG : potato3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e425_d20250418_m010240_c001_v7007000_t0000_u01744938160492") 2025/04/18 01:06:44 DEBUG : potato3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6358a_d20250418_m010237_c001_v0001182_t0007_u01744938157122") 2025/04/18 01:06:45 DEBUG : potato3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe4d_d20250418_m010227_c001_v7007000_t0000_u01744938147761") 2025/04/18 01:06:45 DEBUG : potato3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c634c6_d20250418_m010224_c001_v0001182_t0044_u01744938144334") 2025/04/18 01:06:45 DEBUG : pre-dest1/1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e0c7_d20250418_m010354_c001_v7007000_t0000_u01744938234089") 2025/04/18 01:06:45 DEBUG : pre-dest1/1: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63a72_d20250418_m010346_c001_v0001182_t0058_u01744938226100") 2025/04/18 01:06:45 DEBUG : pre-dest2/2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f414fe37b5758e0ca_d20250418_m010354_c001_v7007000_t0000_u01744938234272") 2025/04/18 01:06:45 DEBUG : pre-dest2/2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3abac_d20250418_m010346_c001_v0001105_t0050_u01744938226663") 2025/04/18 01:06:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00eb5_d20250418_m010325_c001_v7007000_t0000_u01744938205489") 2025/04/18 01:06:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f6647f_d20250418_m010322_c001_v0001184_t0020_u01744938202508") 2025/04/18 01:06:45 DEBUG : sizeonly: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e386_d20250418_m010115_c001_v7007000_t0000_u01744938075606") 2025/04/18 01:06:45 DEBUG : sizeonly: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62f88_d20250418_m010114_c001_v0001182_t0031_u01744938074607") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e21840f_d20250418_m010619_c001_v7007000_t0000_u01744938379009") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1192f4d90615f3cc_d20250418_m010617_c001_v0001184_t0019_u01744938377963") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e218408_d20250418_m010616_c001_v7007000_t0000_u01744938376086") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ae68_d20250418_m010614_c001_v0001105_t0008_u01744938374884") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe45_d20250418_m010220_c001_v7007000_t0000_u01744938140406") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3aad9_d20250418_m010219_c001_v0001105_t0027_u01744938139541") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe41_d20250418_m010218_c001_v7007000_t0000_u01744938138262") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6344a_d20250418_m010217_c001_v0001182_t0003_u01744938137451") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e380_d20250418_m010111_c001_v7007000_t0000_u01744938071470") 2025/04/18 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62f3a_d20250418_m010110_c001_v0001182_t0011_u01744938070141") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e37c_d20250418_m010109_c001_v7007000_t0000_u01744938069417") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62f2e_d20250418_m010108_c001_v0001182_t0057_u01744938068497") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e378_d20250418_m010105_c001_v7007000_t0000_u01744938065647") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62ed6_d20250418_m010104_c001_v0001182_t0025_u01744938064689") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e377_d20250418_m010104_c001_v7007000_t0000_u01744938064144") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62eca_d20250418_m010103_c001_v0001182_t0052_u01744938063373") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62eb0_d20250418_m010100_c001_v0001182_t0007_u01744938060640") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e371_d20250418_m010059_c001_v7007000_t0000_u01744938059916") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62ea4_d20250418_m010059_c001_v0001182_t0044_u01744938059355") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62e98_d20250418_m010058_c001_v0001182_t0019_u01744938058774") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e36e_d20250418_m010057_c001_v7007000_t0000_u01744938057689") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62e4e_d20250418_m010054_c001_v0001182_t0009_u01744938054485") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62e12_d20250418_m010052_c001_v0001182_t0025_u01744938052093") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e367_d20250418_m010051_c001_v7007000_t0000_u01744938051366") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62df6_d20250418_m010050_c001_v0001182_t0030_u01744938050814") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62dec_d20250418_m010050_c001_v0001182_t0026_u01744938050232") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e363_d20250418_m010049_c001_v7007000_t0000_u01744938049509") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62d9b_d20250418_m010045_c001_v0001182_t0051_u01744938045645") 2025/04/18 01:06:46 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4130823f2783e35d_d20250418_m010045_c001_v7007000_t0000_u01744938045266") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62d89_d20250418_m010044_c001_v0001182_t0027_u01744938044707") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d93_d20250418_m010043_c001_v7007000_t0000_u01744938043069") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62d65_d20250418_m010042_c001_v0001182_t0037_u01744938042511") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d8b_d20250418_m010041_c001_v7007000_t0000_u01744938041957") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62d59_d20250418_m010041_c001_v0001182_t0008_u01744938041308") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d7b_d20250418_m010039_c001_v7007000_t0000_u01744938039810") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62d2b_d20250418_m010038_c001_v0001182_t0015_u01744938038978") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d6e_d20250418_m010038_c001_v7007000_t0000_u01744938038428") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62d13_d20250418_m010037_c001_v0001182_t0015_u01744938037833") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d64_d20250418_m010036_c001_v7007000_t0000_u01744938036920") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62cf8_d20250418_m010036_c001_v0001182_t0042_u01744938036341") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d33_d20250418_m010030_c001_v7007000_t0000_u01744938030395") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62c84_d20250418_m010029_c001_v0001182_t0038_u01744938029823") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d29_d20250418_m010028_c001_v7007000_t0000_u01744938028917") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62c5e_d20250418_m010028_c001_v0001182_t0019_u01744938028345") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d21_d20250418_m010027_c001_v7007000_t0000_u01744938027434") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62c3a_d20250418_m010026_c001_v0001182_t0033_u01744938026874") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f40238c91b2b00d1f_d20250418_m010023_c001_v7007000_t0000_u01744938023978") 2025/04/18 01:06:47 DEBUG : sub dir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c62bfc_d20250418_m010023_c001_v0001182_t0057_u01744938023407") 2025/04/18 01:06:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e218410_d20250418_m010619_c001_v7007000_t0000_u01744938379205") 2025/04/18 01:06:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f67bb1_d20250418_m010617_c001_v0001184_t0042_u01744938377974") 2025/04/18 01:06:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e21840a_d20250418_m010616_c001_v7007000_t0000_u01744938376268") 2025/04/18 01:06:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64889_d20250418_m010614_c001_v0001182_t0050_u01744938374539") 2025/04/18 01:06:48 DEBUG : sub/yam: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe3b_d20250418_m010214_c001_v7007000_t0000_u01744938134617") 2025/04/18 01:06:48 DEBUG : sub/yam: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f65d83_d20250418_m010213_c001_v0001184_t0008_u01744938133198") 2025/04/18 01:06:48 DEBUG : test_dir1/file2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e218405_d20250418_m010613_c001_v7007000_t0000_u01744938373010") 2025/04/18 01:06:48 DEBUG : test_dir1/file2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c64834_d20250418_m010611_c001_v0001182_t0052_u01744938371675") 2025/04/18 01:06:48 DEBUG : test_dir1/file2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e218400_d20250418_m010610_c001_v7007000_t0000_u01744938370132") 2025/04/18 01:06:48 DEBUG : test_dir1/file2: Deleting (id "4_zff523d03609d4b6b9f680e1b_f100068223fe3ae50_d20250418_m010608_c001_v0001105_t0009_u01744938368960") 2025/04/18 01:06:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e218406_d20250418_m010613_c001_v7007000_t0000_u01744938373193") 2025/04/18 01:06:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1192f4d90615f2da_d20250418_m010611_c001_v0001184_t0018_u01744938371682") 2025/04/18 01:06:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f407620db0e218402_d20250418_m010610_c001_v7007000_t0000_u01744938370324") 2025/04/18 01:06:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1192f4d90615f260_d20250418_m010608_c001_v0001184_t0026_u01744938368947") 2025/04/18 01:06:48 DEBUG : three: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf45_d20250418_m010205_c001_v7007000_t0000_u01744938125399") 2025/04/18 01:06:48 DEBUG : three: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c63388_d20250418_m010204_c001_v0001182_t0017_u01744938124201") 2025/04/18 01:06:48 DEBUG : three: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1157634b41c6335a_d20250418_m010202_c001_v0001182_t0028_u01744938122046") 2025/04/18 01:06:48 DEBUG : two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4048951f62d0bf46_d20250418_m010205_c001_v7007000_t0000_u01744938125581") 2025/04/18 01:06:48 DEBUG : two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f41278071f9f65cd3_d20250418_m010203_c001_v0001184_t0017_u01744938123633") 2025/04/18 01:06:48 DEBUG : two: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4157634b41c63356_d20250418_m010201_c001_v0001182_t0003_u01744938121861") 2025/04/18 01:06:48 DEBUG : yam: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe3f_d20250418_m010215_c001_v7007000_t0000_u01744938135358") 2025/04/18 01:06:49 DEBUG : yam: Deleting (id "4_zff523d03609d4b6b9f680e1b_f103d6037fa0f5048_d20250418_m010214_c001_v0001182_t0050_u01744938134413") 2025/04/18 01:06:49 DEBUG : yam: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe33_d20250418_m010211_c001_v7007000_t0000_u01744938131171") 2025/04/18 01:06:49 DEBUG : yam: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f65d51_d20250418_m010209_c001_v0001184_t0051_u01744938129735") 2025/04/18 01:06:49 DEBUG : yam: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe29_d20250418_m010207_c001_v7007000_t0000_u01744938127706") 2025/04/18 01:06:49 DEBUG : yam: Deleting (id "4_zff523d03609d4b6b9f680e1b_f11278071f9f65d03_d20250418_m010206_c001_v0001184_t0045_u01744938126146") 2025/04/18 01:06:49 DEBUG : yaml: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe37_d20250418_m010211_c001_v7007000_t0000_u01744938131904") 2025/04/18 01:06:49 DEBUG : yaml: Deleting (id "4_zff523d03609d4b6b9f680e1b_f113a637e7f0d98c6_d20250418_m010210_c001_v0001145_t0016_u01744938130870") 2025/04/18 01:06:49 DEBUG : yaml: Deleting (id "4_zff523d03609d4b6b9f680e1b_f4094b03cd64cbe30_d20250418_m010208_c001_v7007000_t0000_u01744938128439") 2025/04/18 01:06:49 DEBUG : yaml: Deleting (id "4_zff523d03609d4b6b9f680e1b_f1079902b697d88eb_d20250418_m010207_c001_v0001179_t0018_u01744938127447") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m30.675657168s (try 1/5)