"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/04 02:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri" 2025/05/04 02:01:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:01:10 DEBUG : Creating backend with remote "/tmp/rclone2899033100" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/04 02:01:11 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:11 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.00s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 02:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:12 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:12 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:13 DEBUG : B2 bucket rclone-test-ramowag5guri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", 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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", 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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:15 DEBUG : Creating backend with remote "/non-existing" 2025/05/04 02:01:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/04 02:01:15 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:15 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:16 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:16 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:17 INFO : B2 bucket rclone-test-ramowag5guri: Running all checks before starting transfers 2025/05/04 02:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:18 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:18 INFO : B2 bucket rclone-test-ramowag5guri: Checks finished, now starting transfers 2025/05/04 02:01:18 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:19 ERROR : Ignoring --no-traverse with sync 2025/05/04 02:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:19 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:19 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:19 INFO : sub dir/hello world: Copied (new) 2025/05/04 02:01:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/04 02:01:21 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:21 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/04 02:01:21 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:01:22 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:22 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:01:24 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:24 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/04 02:01:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 02:01:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/04 02:01:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 02:01:26 INFO : sub dir: Making directory 2025/05/04 02:01:26 INFO : sub dir2: Making directory 2025/05/04 02:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:26 INFO : sub dir2/sub sub dir2: Making directory 2025/05/04 02:01:26 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:26 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/04 02:01:26 DEBUG : B2 bucket rclone-test-ramowag5guri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:27 INFO : sub dir2: Making directory 2025/05/04 02:01:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/04 02:01:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 02:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:27 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:27 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:28 DEBUG : sub dir2: Making directory with metadata 2025/05/04 02:01:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 02:01:28 INFO : sub dir: Making directory 2025/05/04 02:01:28 INFO : sub dir2: Making directory 2025/05/04 02:01:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:28 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:28 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:28 INFO : sub dir/hello world: Copied (new) 2025/05/04 02:01:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/04 02:01:29 DEBUG : B2 bucket rclone-test-ramowag5guri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/04 02:01:29 DEBUG : B2 bucket rclone-test-ramowag5guri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", 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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:30 INFO : sub dir2: Making directory 2025/05/04 02:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:30 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:30 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:30 INFO : sub dir/hello world: Copied (new) 2025/05/04 02:01:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:31 DEBUG : sub dir2: Making directory with metadata 2025/05/04 02:01:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 02:01:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 02:01:31 INFO : sub dir: Making directory 2025/05/04 02:01:31 INFO : sub dir2: Making directory 2025/05/04 02:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:31 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:31 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:32 INFO : sub dir/hello world: Copied (new) 2025/05/04 02:01:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/04 02:01:32 DEBUG : B2 bucket rclone-test-ramowag5guri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:33 INFO : sub dir2: Making directory 2025/05/04 02:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:34 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:34 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:34 INFO : sub dir/hello world: Copied (new) 2025/05/04 02:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqecop0cadi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-ramowag5guri -> B2 bucket rclone-test-yiqecop0cadi 2025/05/04 02:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:36 DEBUG : B2 bucket rclone-test-yiqecop0cadi: Waiting for checks to finish 2025/05/04 02:01:36 DEBUG : B2 bucket rclone-test-yiqecop0cadi: Waiting for transfers to finish 2025/05/04 02:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:37 DEBUG : B2 bucket rclone-test-yiqecop0cadi: Purge remote 2025/05/04 02:01:37 INFO : B2 bucket rclone-test-yiqecop0cadi: cleaning bucket "rclone-test-yiqecop0cadi" of all files 2025/05/04 02:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zfff20d73007d9b9b9f680e1b_f11929d5e53ba9d2f_d20250504_m020137_c001_v0001098_t0036_u01746324097520") --- PASS: TestServerSideCopy (4.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 02:01:40 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:40 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/04 02:01:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zapomeh3ruru" 2025/05/04 02:01:42 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-ramowag5guri -> B2 bucket rclone-test-zapomeh3ruru 2025/05/04 02:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:43 DEBUG : B2 bucket rclone-test-zapomeh3ruru: Waiting for checks to finish 2025/05/04 02:01:43 DEBUG : B2 bucket rclone-test-zapomeh3ruru: Waiting for transfers to finish 2025/05/04 02:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:45 DEBUG : B2 bucket rclone-test-zapomeh3ruru: Waiting for checks to finish 2025/05/04 02:01:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 02:01:45 DEBUG : B2 bucket rclone-test-zapomeh3ruru: Waiting for transfers to finish 2025/05/04 02:01:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/04 02:01:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:45 DEBUG : B2 bucket rclone-test-zapomeh3ruru: Purge remote 2025/05/04 02:01:45 INFO : B2 bucket rclone-test-zapomeh3ruru: cleaning bucket "rclone-test-zapomeh3ruru" of all files 2025/05/04 02:01:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f022d13007d9b9b9f680e1b_f115c71e851c71ef7_d20250504_m020145_c001_v0001105_t0058_u01746324105161") 2025/05/04 02:01:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f022d13007d9b9b9f680e1b_f1000ade473a08b9a_d20250504_m020143_c001_v0001183_t0051_u01746324103991") --- PASS: TestServerSideCopyOverSelf (6.25s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 02:01:48 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:48 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:01:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/04 02:01:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/04 02:01:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fiwabin2maja" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-ramowag5guri -> B2 bucket rclone-test-fiwabin2maja 2025/05/04 02:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:01:51 DEBUG : B2 bucket rclone-test-fiwabin2maja: Waiting for checks to finish 2025/05/04 02:01:51 DEBUG : B2 bucket rclone-test-fiwabin2maja: Waiting for transfers to finish 2025/05/04 02:01:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:01:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 02:01:53 DEBUG : B2 bucket rclone-test-fiwabin2maja: Waiting for checks to finish 2025/05/04 02:01:53 DEBUG : B2 bucket rclone-test-fiwabin2maja: Waiting for transfers to finish 2025/05/04 02:01:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/04 02:01:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/04 02:01:54 INFO : sub dir/hello world: Deleted 2025/05/04 02:01:55 DEBUG : testing file moves 2025/05/04 02:01:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/04 02:01:55 DEBUG : B2 bucket rclone-test-fiwabin2maja: Waiting for checks to finish 2025/05/04 02:01:55 DEBUG : B2 bucket rclone-test-fiwabin2maja: Waiting for transfers to finish 2025/05/04 02:01:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/04 02:01:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/04 02:01:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:56 DEBUG : B2 bucket rclone-test-fiwabin2maja: Purge remote 2025/05/04 02:01:56 INFO : B2 bucket rclone-test-fiwabin2maja: cleaning bucket "rclone-test-fiwabin2maja" of all files 2025/05/04 02:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zcf624d13007d9b9b9f680e1b_f110078e265cf96f3_d20250504_m020155_c001_v0001178_t0025_u01746324115823") 2025/05/04 02:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zcf624d13007d9b9b9f680e1b_f1039d510e2e0375a_d20250504_m020153_c001_v0001115_t0058_u01746324113784") 2025/05/04 02:01:56 DEBUG : sub dir/hello world: Deleting (id "4_zcf624d13007d9b9b9f680e1b_f10889f36443576ce_d20250504_m020152_c001_v0001171_t0049_u01746324112321") --- PASS: TestServerSideMoveOverSelf (8.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:01:59 ERROR : : error listing: directory not found 2025/05/04 02:01:59 INFO : Local file system at /tmp/rclone2899033100: Making directory 2025/05/04 02:01:59 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:01:59 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.83s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:02:01 DEBUG : Local file system at /tmp/rclone2899033100: Waiting for checks to finish 2025/05/04 02:02:01 DEBUG : Local file system at /tmp/rclone2899033100: Waiting for transfers to finish 2025/05/04 02:02:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:02:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/04 02:02:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/04 02:02:03 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:03 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 02:02:03 INFO : check sum: Copied (new) 2025/05/04 02:02:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:03 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 02:02:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/04 02:02:03 DEBUG : check sum: Unchanged skipping 2025/05/04 02:02:03 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:03 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/04 02:02:05 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:05 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 02:02:05 INFO : sizeonly: Copied (new) 2025/05/04 02:02:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:06 DEBUG : sizeonly: Sizes identical 2025/05/04 02:02:06 DEBUG : sizeonly: Unchanged skipping 2025/05/04 02:02:06 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:06 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:06 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/04 02:02:08 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:08 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/04 02:02:08 INFO : ignore-size: Copied (new) 2025/05/04 02:02:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:02:08 DEBUG : ignore-size: Unchanged skipping 2025/05/04 02:02:08 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:08 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:08 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:02:10 DEBUG : existing: Unchanged skipping 2025/05/04 02:02:10 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:10 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:10 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/04 02:02:11 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:11 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 02:02:11 INFO : existing: Copied (replaced existing) 2025/05/04 02:02:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 02:02:12 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:12 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 02:02:13 INFO : existing: Copied (new) 2025/05/04 02:02:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:13 DEBUG : existing: Destination exists, skipping 2025/05/04 02:02:13 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:13 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:13 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:15 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/04 02:02:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 02:02:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:15 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 02:02:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:02:16 INFO : a/potato2: Copied (new) 2025/05/04 02:02:16 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:16 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:16 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:16 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:18 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/04 02:02:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 02:02:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/04 02:02:18 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:18 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:18 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/04 02:02:18 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 02:02:19 INFO : empty space: Updated modification time in destination 2025/05/04 02:02:19 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:19 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:19 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/04 02:02:21 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 02:02:21 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:21 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:21 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:23 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:23 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/04 02:02:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2899033100) 2025/05/04 02:02:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-ramowag5guri) 2025/05/04 02:02:23 DEBUG : foo: sha1 differ 2025/05/04 02:02:23 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/04 02:02:23 INFO : foo: Copied (replaced existing) 2025/05/04 02:02:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/04 02:02:25 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:25 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:25 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:02:25 INFO : potato: Copied (new) 2025/05/04 02:02:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/04 02:02:27 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:27 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/04 02:02:27 INFO : potato: Copied (replaced existing) 2025/05/04 02:02:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:29 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/04 02:02:29 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2899033100) 2025/05/04 02:02:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-ramowag5guri) 2025/05/04 02:02:29 DEBUG : potato: sha1 differ 2025/05/04 02:02:29 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/04 02:02:29 INFO : potato: Copied (replaced existing) 2025/05/04 02:02:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:02:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:31 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:31 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:31 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/04 02:02:31 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:02:33 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:33 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:33 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:02:33 INFO : potato2: Copied (new) 2025/05/04 02:02:33 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:33 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:35 INFO : d: Making directory 2025/05/04 02:02:35 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/04 02:02:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 02:02:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:36 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 02:02:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:02:36 INFO : a/potato2: Copied (new) 2025/05/04 02:02:36 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:36 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:36 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/04 02:02:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 02:02:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:38 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 02:02:38 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:38 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:02:38 INFO : a/potato2: Copied (new) 2025/05/04 02:02:38 ERROR : B2 bucket rclone-test-ramowag5guri: not deleting files as there were IO errors 2025/05/04 02:02:38 ERROR : B2 bucket rclone-test-ramowag5guri: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:41 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:02:41 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:41 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:41 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:41 INFO : potato: Deleted 2025/05/04 02:02:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:02:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:43 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:43 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:43 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:43 INFO : potato: Deleted 2025/05/04 02:02:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:02:44 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:44 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:44 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:02:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:02:46 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:46 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/04 02:02:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:48 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 02:02:48 DEBUG : enormous: Excluded 2025/05/04 02:02:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 02:02:48 DEBUG : potato2: Excluded 2025/05/04 02:02:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 02:02:48 DEBUG : potato2: Excluded 2025/05/04 02:02:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:48 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:48 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:48 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:48 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:48 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 02:02:48 DEBUG : enormous: Excluded 2025/05/04 02:02:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 02:02:48 DEBUG : potato2: Excluded 2025/05/04 02:02:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 02:02:48 DEBUG : potato2: Excluded 2025/05/04 02:02:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/04 02:02:48 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:48 DEBUG : Local file system at /tmp/rclone2899033100: Waiting for checks to finish 2025/05/04 02:02:48 DEBUG : Local file system at /tmp/rclone2899033100: Waiting for transfers to finish 2025/05/04 02:02:48 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:51 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 02:02:51 DEBUG : enormous: Excluded 2025/05/04 02:02:51 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 02:02:51 DEBUG : potato2: Excluded 2025/05/04 02:02:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:02:51 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:51 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:51 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:51 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:51 INFO : enormous: Deleted 2025/05/04 02:02:51 INFO : potato2: Deleted 2025/05/04 02:02:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/04 02:02:52 DEBUG : empty space: Unchanged skipping 2025/05/04 02:02:52 DEBUG : Local file system at /tmp/rclone2899033100: Waiting for checks to finish 2025/05/04 02:02:52 DEBUG : Local file system at /tmp/rclone2899033100: Waiting for transfers to finish 2025/05/04 02:02:52 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:52 INFO : enormous: Deleted 2025/05/04 02:02:52 INFO : potato2: Deleted 2025/05/04 02:02:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.11s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:54 DEBUG : five: Need to transfer - File not found at Destination 2025/05/04 02:02:54 DEBUG : one: Destination is newer than source, skipping 2025/05/04 02:02:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/04 02:02:54 DEBUG : three: Sizes identical 2025/05/04 02:02:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/04 02:02:54 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 02:02:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2899033100) 2025/05/04 02:02:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-ramowag5guri) 2025/05/04 02:02:54 DEBUG : two: sha1 differ 2025/05/04 02:02:54 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/04 02:02:55 INFO : five: Copied (new) 2025/05/04 02:02:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/04 02:02:55 INFO : four: Copied (replaced existing) 2025/05/04 02:02:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/04 02:02:55 INFO : two: Copied (replaced existing) 2025/05/04 02:02:55 DEBUG : Waiting for deletions to finish 2025/05/04 02:02:55 DEBUG : one: Destination is newer than source, skipping 2025/05/04 02:02:55 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/04 02:02:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/04 02:02:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/04 02:02:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/04 02:02:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 02:02:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 02:02:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/04 02:02:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/04 02:02:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 02:02:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2899033100) 2025/05/04 02:02:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-ramowag5guri) 2025/05/04 02:02:55 DEBUG : three: sha1 differ 2025/05/04 02:02:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/04 02:02:55 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 02:02:56 INFO : three: Copied (replaced existing) 2025/05/04 02:02:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.28s) === 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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/04 02:02:57 INFO : B2 bucket rclone-test-ramowag5guri: Making map for --track-renames 2025/05/04 02:02:57 INFO : B2 bucket rclone-test-ramowag5guri: Finished making map for --track-renames 2025/05/04 02:02:57 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 02:02:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 02:02:57 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for renames to finish 2025/05/04 02:02:57 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 02:02:58 INFO : yam: Copied (new) 2025/05/04 02:02:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/04 02:02:58 INFO : potato: Copied (new) 2025/05/04 02:02:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:02:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:02:58 INFO : B2 bucket rclone-test-ramowag5guri: Making map for --track-renames 2025/05/04 02:02:58 INFO : B2 bucket rclone-test-ramowag5guri: Finished making map for --track-renames 2025/05/04 02:02:58 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:02:58 DEBUG : potato: Unchanged skipping 2025/05/04 02:02:58 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for renames to finish 2025/05/04 02:02:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 02:02:59 INFO : yam: Copied (server-side copy) to: yaml 2025/05/04 02:02:59 INFO : yam: Deleted 2025/05/04 02:02:59 INFO : yaml: Renamed from "yam" 2025/05/04 02:02:59 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:02:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/04 02:03:01 INFO : B2 bucket rclone-test-ramowag5guri: Making map for --track-renames 2025/05/04 02:03:01 INFO : B2 bucket rclone-test-ramowag5guri: Finished making map for --track-renames 2025/05/04 02:03:01 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:03:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 02:03:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 02:03:01 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for renames to finish 2025/05/04 02:03:01 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:03:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/04 02:03:01 INFO : potato: Copied (new) 2025/05/04 02:03:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 02:03:02 INFO : yam: Copied (new) 2025/05/04 02:03:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:03:02 INFO : B2 bucket rclone-test-ramowag5guri: Making map for --track-renames 2025/05/04 02:03:02 INFO : B2 bucket rclone-test-ramowag5guri: Finished making map for --track-renames 2025/05/04 02:03:02 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:03:02 DEBUG : potato: Unchanged skipping 2025/05/04 02:03:02 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for renames to finish 2025/05/04 02:03:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 02:03:03 INFO : yam: Copied (server-side copy) to: yaml 2025/05/04 02:03:03 INFO : yam: Deleted 2025/05/04 02:03:03 INFO : yaml: Renamed from "yam" 2025/05/04 02:03:03 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:03:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/04 02:03:05 INFO : B2 bucket rclone-test-ramowag5guri: Making map for --track-renames 2025/05/04 02:03:05 INFO : B2 bucket rclone-test-ramowag5guri: Finished making map for --track-renames 2025/05/04 02:03:05 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:03:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 02:03:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/04 02:03:05 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for renames to finish 2025/05/04 02:03:05 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:03:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 02:03:05 INFO : sub/yam: Copied (new) 2025/05/04 02:03:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/04 02:03:06 INFO : potato: Copied (new) 2025/05/04 02:03:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:03:06 DEBUG : potato: Unchanged skipping 2025/05/04 02:03:06 INFO : B2 bucket rclone-test-ramowag5guri: Making map for --track-renames 2025/05/04 02:03:06 INFO : B2 bucket rclone-test-ramowag5guri: Finished making map for --track-renames 2025/05/04 02:03:06 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:03:06 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for renames to finish 2025/05/04 02:03:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 02:03:07 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/04 02:03:07 INFO : sub/yam: Deleted 2025/05/04 02:03:07 INFO : yam: Renamed from "sub/yam" 2025/05/04 02:03:07 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:03:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:09 DEBUG : Creating backend with remote "/tmp/rclone2899033100/dir1" 2025/05/04 02:03:09 DEBUG : Config file has changed externally - reloading 2025/05/04 02:03:09 DEBUG : Creating backend with remote "/tmp/rclone2899033100/dir2" 2025/05/04 02:03:09 DEBUG : Local file system at /tmp/rclone2899033100/dir2: Using server-side directory move 2025/05/04 02:03:09 INFO : Local file system at /tmp/rclone2899033100/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 02:03:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/04 02:03:09 DEBUG : Local file system at /tmp/rclone2899033100/dir2: Waiting for checks to finish 2025/05/04 02:03:09 INFO : file1.txt: Moved (server-side) 2025/05/04 02:03:09 DEBUG : Local file system at /tmp/rclone2899033100/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:03:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/04 02:03:09 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:03:09 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:03:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/04 02:03:09 INFO : nested/sub dir/file: Copied (new) 2025/05/04 02:03:09 INFO : nested/sub dir/file: Deleted 2025/05/04 02:03:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:03:10 INFO : sub dir/hello world: Copied (new) 2025/05/04 02:03:10 INFO : sub dir/hello world: Deleted 2025/05/04 02:03:10 INFO : sub dir: Removing directory 2025/05/04 02:03:10 INFO : nested/sub dir: Removing directory 2025/05/04 02:03:10 INFO : nested: Removing directory 2025/05/04 02:03:10 DEBUG : Local file system at /tmp/rclone2899033100: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 02:03:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/04 02:03:11 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:03:11 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:03:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/04 02:03:11 INFO : nested/sub dir/file: Copied (new) 2025/05/04 02:03:11 INFO : nested/sub dir/file: Deleted 2025/05/04 02:03:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 02:03:12 INFO : sub dir/hello world: Copied (new) 2025/05/04 02:03:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 02:03:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/04 02:03:14 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:03:14 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:03:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 02:03:14 INFO : existing: Copied (new) 2025/05/04 02:03:14 INFO : existing: Deleted 2025/05/04 02:03:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/04 02:03:14 INFO : existing-b: Copied (new) 2025/05/04 02:03:14 INFO : existing-b: Deleted 2025/05/04 02:03:14 DEBUG : existing: Destination exists, skipping 2025/05/04 02:03:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/04 02:03:14 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:03:14 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:03:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.07s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-finejub8cata" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-ramowag5guri -> B2 bucket rclone-test-finejub8cata 2025/05/04 02:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:03:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/04 02:03:20 DEBUG : empty space: Unchanged skipping 2025/05/04 02:03:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 02:03:20 DEBUG : B2 bucket rclone-test-finejub8cata: Waiting for checks to finish 2025/05/04 02:03:20 INFO : empty space: Deleted 2025/05/04 02:03:20 DEBUG : B2 bucket rclone-test-finejub8cata: Waiting for transfers to finish 2025/05/04 02:03:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:03:20 INFO : potato2: Copied (server-side copy) 2025/05/04 02:03:20 INFO : potato2: Deleted 2025/05/04 02:03:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 02:03:20 INFO : potato3: Copied (server-side copy) 2025/05/04 02:03:21 INFO : potato3: Deleted 2025/05/04 02:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zezatav5zapa" 2025/05/04 02:03:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/04 02:03:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:03:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/04 02:03:22 DEBUG : B2 bucket rclone-test-zezatav5zapa: Waiting for checks to finish 2025/05/04 02:03:22 DEBUG : B2 bucket rclone-test-zezatav5zapa: Waiting for transfers to finish 2025/05/04 02:03:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:03:23 INFO : potato2: Copied (server-side copy) 2025/05/04 02:03:23 INFO : potato2: Deleted 2025/05/04 02:03:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 02:03:23 INFO : potato3: Copied (server-side copy) 2025/05/04 02:03:23 INFO : potato3: Deleted 2025/05/04 02:03:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 02:03:23 INFO : empty space: Copied (server-side copy) 2025/05/04 02:03:24 INFO : empty space: Deleted 2025/05/04 02:03:24 DEBUG : B2 bucket rclone-test-zezatav5zapa: Purge remote 2025/05/04 02:03:24 INFO : B2 bucket rclone-test-zezatav5zapa: cleaning bucket "rclone-test-zezatav5zapa" of all files 2025/05/04 02:03:24 DEBUG : empty space: Deleting (id "4_zafd2ad43008d9b9b9f680e1b_f110c12c8d1df63cd_d20250504_m020323_c001_v0001100_t0026_u01746324203548") 2025/05/04 02:03:24 DEBUG : potato2: Deleting (id "4_zafd2ad43008d9b9b9f680e1b_f119616afc4ef324c_d20250504_m020323_c001_v0001184_t0017_u01746324203168") 2025/05/04 02:03:24 DEBUG : potato3: Deleting (id "4_zafd2ad43008d9b9b9f680e1b_f114240a4277fe171_d20250504_m020323_c001_v0001184_t0029_u01746324203387") 2025/05/04 02:03:25 DEBUG : B2 bucket rclone-test-finejub8cata: Purge remote 2025/05/04 02:03:25 INFO : B2 bucket rclone-test-finejub8cata: cleaning bucket "rclone-test-finejub8cata" of all files 2025/05/04 02:03:25 DEBUG : empty space: Deleting (id "4_zdf129d43008d9b9b9f680e1b_f414e98f2e7404eab_d20250504_m020323_c001_v7007000_t0000_u01746324203942") 2025/05/04 02:03:25 DEBUG : empty space: Deleting (id "4_zdf129d43008d9b9b9f680e1b_f11343dbb2a5e1dc3_d20250504_m020319_c001_v0001176_t0008_u01746324199633") 2025/05/04 02:03:25 DEBUG : potato2: Deleting (id "4_zdf129d43008d9b9b9f680e1b_f414e98f2e7404ea6_d20250504_m020323_c001_v7007000_t0000_u01746324203372") 2025/05/04 02:03:25 DEBUG : potato2: Deleting (id "4_zdf129d43008d9b9b9f680e1b_f1027b3f2a94e6ba3_d20250504_m020320_c001_v0001183_t0022_u01746324200514") 2025/05/04 02:03:25 DEBUG : potato3: Deleting (id "4_zdf129d43008d9b9b9f680e1b_f414e98f2e7404ea8_d20250504_m020323_c001_v7007000_t0000_u01746324203619") 2025/05/04 02:03:25 DEBUG : potato3: Deleting (id "4_zdf129d43008d9b9b9f680e1b_f11598461300fddeb_d20250504_m020320_c001_v0001113_t0036_u01746324200725") 2025/05/04 02:03:25 DEBUG : potato3: Deleting (id "4_zdf129d43008d9b9b9f680e1b_f11343dbb2a5e1dc5_d20250504_m020319_c001_v0001176_t0057_u01746324199901") --- PASS: TestServerSideMove (11.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dumisop7yena" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-ramowag5guri -> B2 bucket rclone-test-dumisop7yena 2025/05/04 02:03:32 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 02:03:32 DEBUG : empty space: Excluded 2025/05/04 02:03:32 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 02:03:32 DEBUG : empty space: Excluded 2025/05/04 02:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:03:32 DEBUG : B2 bucket rclone-test-dumisop7yena: Waiting for checks to finish 2025/05/04 02:03:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 02:03:32 DEBUG : B2 bucket rclone-test-dumisop7yena: Waiting for transfers to finish 2025/05/04 02:03:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:03:32 INFO : potato2: Copied (server-side copy) 2025/05/04 02:03:33 INFO : potato2: Deleted 2025/05/04 02:03:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 02:03:33 INFO : potato3: Copied (server-side copy) 2025/05/04 02:03:33 INFO : potato3: Deleted 2025/05/04 02:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fucedus8yude" 2025/05/04 02:03:34 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 02:03:34 DEBUG : empty space: Excluded 2025/05/04 02:03:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:03:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/04 02:03:35 DEBUG : B2 bucket rclone-test-fucedus8yude: Waiting for checks to finish 2025/05/04 02:03:35 DEBUG : B2 bucket rclone-test-fucedus8yude: Waiting for transfers to finish 2025/05/04 02:03:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:03:36 INFO : potato2: Copied (server-side copy) 2025/05/04 02:03:36 INFO : potato2: Deleted 2025/05/04 02:03:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 02:03:36 INFO : potato3: Copied (server-side copy) 2025/05/04 02:03:36 INFO : potato3: Deleted 2025/05/04 02:03:37 DEBUG : B2 bucket rclone-test-fucedus8yude: Purge remote 2025/05/04 02:03:37 INFO : B2 bucket rclone-test-fucedus8yude: cleaning bucket "rclone-test-fucedus8yude" of all files 2025/05/04 02:03:37 DEBUG : potato2: Deleting (id "4_z1f72dd63008d9b9b9f680e1b_f106c4dd26f04d170_d20250504_m020335_c001_v0001117_t0029_u01746324215789") 2025/05/04 02:03:37 DEBUG : potato3: Deleting (id "4_z1f72dd63008d9b9b9f680e1b_f107d83c525ffdfda_d20250504_m020336_c001_v0001104_t0031_u01746324216178") 2025/05/04 02:03:38 DEBUG : B2 bucket rclone-test-dumisop7yena: Purge remote 2025/05/04 02:03:38 INFO : B2 bucket rclone-test-dumisop7yena: cleaning bucket "rclone-test-dumisop7yena" of all files 2025/05/04 02:03:39 DEBUG : empty space: Deleting (id "4_zaf62cd43008d9b9b9f680e1b_f1013e6a66201adc6_d20250504_m020331_c001_v0001178_t0003_u01746324211917") 2025/05/04 02:03:39 DEBUG : potato2: Deleting (id "4_zaf62cd43008d9b9b9f680e1b_f4102fca5f2cb16e3_d20250504_m020336_c001_v7007000_t0000_u01746324216397") 2025/05/04 02:03:39 DEBUG : potato2: Deleting (id "4_zaf62cd43008d9b9b9f680e1b_f104faca2275a8283_d20250504_m020332_c001_v0001184_t0044_u01746324212781") 2025/05/04 02:03:39 DEBUG : potato3: Deleting (id "4_zaf62cd43008d9b9b9f680e1b_f4102fca5f2cb16e4_d20250504_m020336_c001_v7007000_t0000_u01746324216679") 2025/05/04 02:03:39 DEBUG : potato3: Deleting (id "4_zaf62cd43008d9b9b9f680e1b_f1025f590edc420c0_d20250504_m020333_c001_v0001041_t0036_u01746324213059") 2025/05/04 02:03:39 DEBUG : potato3: Deleting (id "4_zaf62cd43008d9b9b9f680e1b_f1013e6a66201adca_d20250504_m020332_c001_v0001178_t0008_u01746324212153") --- PASS: TestServerSideMoveWithFilter (13.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-falasin1daqe" 2025/05/04 02:03:43 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-ramowag5guri -> B2 bucket rclone-test-falasin1daqe 2025/05/04 02:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:03:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/04 02:03:46 DEBUG : empty space: Unchanged skipping 2025/05/04 02:03:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 02:03:46 DEBUG : B2 bucket rclone-test-falasin1daqe: Waiting for checks to finish 2025/05/04 02:03:46 INFO : empty space: Deleted 2025/05/04 02:03:46 DEBUG : B2 bucket rclone-test-falasin1daqe: Waiting for transfers to finish 2025/05/04 02:03:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:03:46 INFO : potato2: Copied (server-side copy) 2025/05/04 02:03:46 INFO : potato2: Deleted 2025/05/04 02:03:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 02:03:47 INFO : potato3: Copied (server-side copy) 2025/05/04 02:03:47 INFO : potato3: Deleted 2025/05/04 02:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nifaqoz3pice" 2025/05/04 02:03:48 INFO : tomatoDir: Making directory 2025/05/04 02:03:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/04 02:03:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 02:03:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/04 02:03:48 DEBUG : B2 bucket rclone-test-nifaqoz3pice: Waiting for checks to finish 2025/05/04 02:03:48 DEBUG : B2 bucket rclone-test-nifaqoz3pice: Waiting for transfers to finish 2025/05/04 02:03:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 02:03:49 INFO : empty space: Copied (server-side copy) 2025/05/04 02:03:50 INFO : empty space: Deleted 2025/05/04 02:03:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 02:03:50 INFO : potato2: Copied (server-side copy) 2025/05/04 02:03:50 INFO : potato2: Deleted 2025/05/04 02:03:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 02:03:50 INFO : potato3: Copied (server-side copy) 2025/05/04 02:03:50 INFO : potato3: Deleted 2025/05/04 02:03:51 DEBUG : B2 bucket rclone-test-nifaqoz3pice: Purge remote 2025/05/04 02:03:51 INFO : B2 bucket rclone-test-nifaqoz3pice: cleaning bucket "rclone-test-nifaqoz3pice" of all files 2025/05/04 02:03:51 DEBUG : empty space: Deleting (id "4_zff820db3009d9b9b9f680e1b_f102ee657874c66ae_d20250504_m020349_c001_v0001134_t0048_u01746324229655") 2025/05/04 02:03:51 DEBUG : potato2: Deleting (id "4_zff820db3009d9b9b9f680e1b_f11714802fa58f4f8_d20250504_m020349_c001_v0001178_t0040_u01746324229960") 2025/05/04 02:03:51 DEBUG : potato3: Deleting (id "4_zff820db3009d9b9b9f680e1b_f1149f26e6e91eed9_d20250504_m020350_c001_v0001100_t0056_u01746324230029") 2025/05/04 02:03:52 DEBUG : B2 bucket rclone-test-falasin1daqe: Purge remote 2025/05/04 02:03:52 INFO : B2 bucket rclone-test-falasin1daqe: cleaning bucket "rclone-test-falasin1daqe" of all files 2025/05/04 02:03:52 DEBUG : empty space: Deleting (id "4_zefa2fd93008d9b9b9f680e1b_f4091e5176dbcf3c5_d20250504_m020349_c001_v7007000_t0000_u01746324229933") 2025/05/04 02:03:52 DEBUG : empty space: Deleting (id "4_zefa2fd93008d9b9b9f680e1b_f1118f5ec9ad49391_d20250504_m020345_c001_v0001145_t0056_u01746324225597") 2025/05/04 02:03:52 DEBUG : potato2: Deleting (id "4_zefa2fd93008d9b9b9f680e1b_f4091e5176dbcf3c6_d20250504_m020350_c001_v7007000_t0000_u01746324230176") 2025/05/04 02:03:52 DEBUG : potato2: Deleting (id "4_zefa2fd93008d9b9b9f680e1b_f103ad8157e6a0dd5_d20250504_m020346_c001_v0001184_t0020_u01746324226686") 2025/05/04 02:03:52 DEBUG : potato3: Deleting (id "4_zefa2fd93008d9b9b9f680e1b_f4091e5176dbcf3c7_d20250504_m020350_c001_v7007000_t0000_u01746324230566") 2025/05/04 02:03:52 DEBUG : potato3: Deleting (id "4_zefa2fd93008d9b9b9f680e1b_f1185533f002f4850_d20250504_m020346_c001_v0001150_t0019_u01746324226907") 2025/05/04 02:03:52 DEBUG : potato3: Deleting (id "4_zefa2fd93008d9b9b9f680e1b_f1118f5ec9ad49393_d20250504_m020346_c001_v0001145_t0052_u01746324226005") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.08s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.88s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/rclone-sync-test" 2025/05/04 02:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/rclone-sync-test-include/layer2" 2025/05/04 02:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/rclone-sync-test-ignore-file" 2025/05/04 02:04:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/04 02:04:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/04 02:04:07 DEBUG : pacer: Reducing sleep to 10ms 2025/05/04 02:04:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 02:04:07 DEBUG : B2 bucket rclone-test-ramowag5guri path rclone-sync-test: Waiting for checks to finish 2025/05/04 02:04:07 DEBUG : B2 bucket rclone-test-ramowag5guri path rclone-sync-test: Waiting for transfers to finish 2025/05/04 02:04:07 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:07 INFO : There was nothing to transfer 2025/05/04 02:04:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 02:04:08 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:04:08 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:04:08 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:04:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 02:04:08 DEBUG : B2 bucket rclone-test-ramowag5guri path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/04 02:04:08 DEBUG : B2 bucket rclone-test-ramowag5guri path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/04 02:04:08 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:04:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 02:04:09 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:04:09 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:04:09 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:04:09 DEBUG : : Excluded 2025/05/04 02:04:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 02:04:09 DEBUG : B2 bucket rclone-test-ramowag5guri path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/04 02:04:09 DEBUG : B2 bucket rclone-test-ramowag5guri path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/04 02:04:09 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.69s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dst" 2025/05/04 02:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/CompareDest" 2025/05/04 02:04:19 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 02:04:19 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:19 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:04:20 INFO : one: Copied (new) 2025/05/04 02:04:20 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:21 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:21 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/04 02:04:22 INFO : one: Copied (replaced existing) 2025/05/04 02:04:22 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:24 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 02:04:24 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:24 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:24 INFO : There was nothing to transfer 2025/05/04 02:04:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 02:04:26 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 02:04:26 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:26 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:26 INFO : There was nothing to transfer 2025/05/04 02:04:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 02:04:26 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 02:04:26 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:26 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:26 INFO : There was nothing to transfer 2025/05/04 02:04:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:28 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/04 02:04:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/04 02:04:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 02:04:28 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 02:04:28 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:28 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:28 INFO : There was nothing to transfer 2025/05/04 02:04:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:28 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 02:04:28 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 02:04:28 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/04 02:04:30 INFO : two: Copied (new) 2025/05/04 02:04:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dest" 2025/05/04 02:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/pre-dest1" 2025/05/04 02:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/pre-dest2" 2025/05/04 02:04:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:04:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/04 02:04:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:04:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/04 02:04:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/04 02:04:38 DEBUG : B2 bucket rclone-test-ramowag5guri path dest: Waiting for checks to finish 2025/05/04 02:04:38 DEBUG : B2 bucket rclone-test-ramowag5guri path dest: Waiting for transfers to finish 2025/05/04 02:04:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/04 02:04:39 INFO : 3: Copied (new) 2025/05/04 02:04:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.54s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:04:40 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dst" 2025/05/04 02:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/CopyDest" 2025/05/04 02:04:44 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 02:04:44 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:44 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:04:45 INFO : one: Copied (new) 2025/05/04 02:04:45 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:45 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:46 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/04 02:04:46 INFO : one: Copied (replaced existing) 2025/05/04 02:04:46 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/BackupDir" 2025/05/04 02:04:49 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:04:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:04:50 INFO : one: Copied (server-side copy) 2025/05/04 02:04:50 INFO : one: Deleted 2025/05/04 02:04:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/04 02:04:51 INFO : one: Copied (server-side copy) 2025/05/04 02:04:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/04 02:04:51 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:51 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:53 DEBUG : one: Unchanged skipping 2025/05/04 02:04:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/04 02:04:54 INFO : two: Copied (server-side copy) 2025/05/04 02:04:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/04 02:04:54 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:54 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:54 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:54 DEBUG : one: Unchanged skipping 2025/05/04 02:04:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:54 DEBUG : two: Unchanged skipping 2025/05/04 02:04:54 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:54 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:54 DEBUG : Waiting for deletions to finish 2025/05/04 02:04:54 INFO : There was nothing to transfer 2025/05/04 02:04:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:56 DEBUG : one: Unchanged skipping 2025/05/04 02:04:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/04 02:04:56 DEBUG : three: Destination not found in --copy-dest 2025/05/04 02:04:56 DEBUG : three: Need to transfer - File not found at Destination 2025/05/04 02:04:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 02:04:56 DEBUG : two: Unchanged skipping 2025/05/04 02:04:56 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:04:56 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:04:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/04 02:04:57 INFO : three: Copied (new) 2025/05/04 02:04:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.01s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dst" 2025/05/04 02:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/backup" 2025/05/04 02:05:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 02:05:03 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:05:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:03 DEBUG : two: Unchanged skipping 2025/05/04 02:05:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:05:05 INFO : one: Copied (server-side copy) 2025/05/04 02:05:05 INFO : one: Deleted 2025/05/04 02:05:05 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:05:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:07 INFO : one: Copied (new) 2025/05/04 02:05:07 DEBUG : Waiting for deletions to finish 2025/05/04 02:05:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 02:05:07 INFO : three.txt: Copied (server-side copy) 2025/05/04 02:05:07 INFO : three.txt: Deleted 2025/05/04 02:05:07 INFO : three.txt: Moved into backup dir 2025/05/04 02:05:09 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:05:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 02:05:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:09 DEBUG : two: Unchanged skipping 2025/05/04 02:05:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:09 INFO : one: Copied (server-side copy) 2025/05/04 02:05:09 INFO : one: Deleted 2025/05/04 02:05:09 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:05:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 02:05:10 INFO : one: Copied (new) 2025/05/04 02:05:10 DEBUG : Waiting for deletions to finish 2025/05/04 02:05:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 02:05:11 INFO : three.txt: Copied (server-side copy) 2025/05/04 02:05:11 INFO : three.txt: Deleted 2025/05/04 02:05:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:05:15 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dst" 2025/05/04 02:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/backup" 2025/05/04 02:05:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 02:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:18 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:05:18 DEBUG : two: Unchanged skipping 2025/05/04 02:05:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:05:19 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 02:05:19 INFO : one: Deleted 2025/05/04 02:05:19 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:05:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:21 INFO : one: Copied (new) 2025/05/04 02:05:21 DEBUG : Waiting for deletions to finish 2025/05/04 02:05:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 02:05:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 02:05:21 INFO : three.txt: Deleted 2025/05/04 02:05:21 INFO : three.txt: Moved into backup dir 2025/05/04 02:05:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 02:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:23 DEBUG : two: Unchanged skipping 2025/05/04 02:05:23 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:05:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:24 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 02:05:24 INFO : one: Deleted 2025/05/04 02:05:24 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:05:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 02:05:25 INFO : one: Copied (new) 2025/05/04 02:05:25 DEBUG : Waiting for deletions to finish 2025/05/04 02:05:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 02:05:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 02:05:25 INFO : three.txt: Deleted 2025/05/04 02:05:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dst" 2025/05/04 02:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/backup" 2025/05/04 02:05:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 02:05:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:32 DEBUG : two: Unchanged skipping 2025/05/04 02:05:32 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:05:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:05:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/04 02:05:33 INFO : one: Deleted 2025/05/04 02:05:33 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:05:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:34 INFO : one: Copied (new) 2025/05/04 02:05:34 DEBUG : Waiting for deletions to finish 2025/05/04 02:05:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 02:05:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/04 02:05:35 INFO : three.txt: Deleted 2025/05/04 02:05:35 INFO : three.txt: Moved into backup dir 2025/05/04 02:05:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 02:05:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:37 DEBUG : two: Unchanged skipping 2025/05/04 02:05:37 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:05:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/04 02:05:37 INFO : one: Deleted 2025/05/04 02:05:37 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:05:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 02:05:38 INFO : one: Copied (new) 2025/05/04 02:05:38 DEBUG : Waiting for deletions to finish 2025/05/04 02:05:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 02:05:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/04 02:05:39 INFO : three.txt: Deleted 2025/05/04 02:05:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dst" 2025/05/04 02:05:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 02:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:44 DEBUG : two: Unchanged skipping 2025/05/04 02:05:44 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:05:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:05:45 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 02:05:45 INFO : one: Deleted 2025/05/04 02:05:45 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:05:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:46 INFO : one: Copied (new) 2025/05/04 02:05:46 DEBUG : Waiting for deletions to finish 2025/05/04 02:05:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 02:05:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 02:05:47 INFO : three.txt: Deleted 2025/05/04 02:05:47 INFO : three.txt: Moved into backup dir 2025/05/04 02:05:48 DEBUG : one.bak: Excluded (Path Filter) 2025/05/04 02:05:48 DEBUG : one.bak: Excluded 2025/05/04 02:05:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/04 02:05:48 DEBUG : three.txt.bak: Excluded 2025/05/04 02:05:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 02:05:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:48 DEBUG : two: Unchanged skipping 2025/05/04 02:05:48 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for checks to finish 2025/05/04 02:05:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:48 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 02:05:49 INFO : one: Deleted 2025/05/04 02:05:49 DEBUG : B2 bucket rclone-test-ramowag5guri path dst: Waiting for transfers to finish 2025/05/04 02:05:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 02:05:49 INFO : one: Copied (new) 2025/05/04 02:05:49 DEBUG : Waiting for deletions to finish 2025/05/04 02:05:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 02:05:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 02:05:50 INFO : three.txt: Deleted 2025/05/04 02:05:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.23s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dst" 2025/05/04 02:05:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 02:05:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:05:56 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 02:05:56 INFO : one: Deleted 2025/05/04 02:05:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:05:57 INFO : one: Copied (new) 2025/05/04 02:05:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:05:58 DEBUG : two: Unchanged skipping 2025/05/04 02:05:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/04 02:05:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 02:05:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 02:05:59 INFO : three.txt: Deleted 2025/05/04 02:05:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 02:05:59 INFO : three.txt: Copied (new) 2025/05/04 02:06:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 02:06:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:06:02 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 02:06:02 INFO : one: Deleted 2025/05/04 02:06:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 02:06:02 INFO : one: Copied (new) 2025/05/04 02:06:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:02 DEBUG : two: Unchanged skipping 2025/05/04 02:06:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/04 02:06:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 02:06:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 02:06:04 INFO : three.txt: Deleted 2025/05/04 02:06:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/04 02:06:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-ramowag5guri/dst" 2025/05/04 02:06:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 02:06:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 02:06:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/04 02:06:10 INFO : one: Deleted 2025/05/04 02:06:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:06:11 INFO : one: Copied (new) 2025/05/04 02:06:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:11 DEBUG : two: Unchanged skipping 2025/05/04 02:06:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/04 02:06:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 02:06:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/04 02:06:12 INFO : three.txt: Deleted 2025/05/04 02:06:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 02:06:13 INFO : three.txt: Copied (new) 2025/05/04 02:06:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 02:06:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 02:06:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/04 02:06:15 INFO : one: Deleted 2025/05/04 02:06:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 02:06:15 INFO : one: Copied (new) 2025/05/04 02:06:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:15 DEBUG : two: Unchanged skipping 2025/05/04 02:06:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/04 02:06:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 02:06:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/04 02:06:16 INFO : three.txt: Deleted 2025/05/04 02:06:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/04 02:06:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.97s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:06:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/04 02:06:20 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:06:20 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:06:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/04 02:06:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/04 02:06:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.96s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:06:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 02:06:22 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:06:22 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:06:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 02:06:22 INFO : existing: Copied (new) 2025/05/04 02:06:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:06:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/04 02:06:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/04 02:06:23 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:06:23 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:06:23 ERROR : B2 bucket rclone-test-ramowag5guri: not deleting files as there were IO errors 2025/05/04 02:06:23 ERROR : B2 bucket rclone-test-ramowag5guri: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncImmutable (3.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:06:24 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1116-09.backblaze.com/b2api/v1/b2_upload_file/4fc2ad23006d9b9b9f680e1b/c001_v0001116_t0026": EOF 2025/05/04 02:06:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-09.backblaze.com/b2api/v1/b2_upload_file/4fc2ad23006d9b9b9f680e1b/c001_v0001116_t0026": EOF) 2025/05/04 02:06:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-ramowag5guri: 1/10 (Post "https://pod-000-1116-09.backblaze.com/b2api/v1/b2_upload_file/4fc2ad23006d9b9b9f680e1b/c001_v0001116_t0026": EOF) 2025/05/04 02:06:27 DEBUG : pacer: Reducing sleep to 10ms 2025/05/04 02:06:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:27 DEBUG : existing: Unchanged skipping 2025/05/04 02:06:27 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:06:27 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:06:27 DEBUG : Waiting for deletions to finish 2025/05/04 02:06:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", 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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:06:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:06:40 DEBUG : both0: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both12: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both13: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both14: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both15: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both16: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both17: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both18: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both19: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both2: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both3: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both4: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both5: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both6: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both7: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both8: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:40 DEBUG : both9: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both1: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both10: Unchanged skipping 2025/05/04 02:06:40 DEBUG : both11: Unchanged skipping 2025/05/04 02:06:40 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:06:40 DEBUG : Waiting for deletions to finish 2025/05/04 02:06:41 INFO : only0: Deleted 2025/05/04 02:06:41 INFO : only16: Deleted 2025/05/04 02:06:41 INFO : only17: Deleted 2025/05/04 02:06:41 INFO : only13: Deleted 2025/05/04 02:06:41 INFO : only19: Deleted 2025/05/04 02:06:41 INFO : only6: Deleted 2025/05/04 02:06:41 INFO : only10: Deleted 2025/05/04 02:06:41 INFO : only11: Deleted 2025/05/04 02:06:41 INFO : only15: Deleted 2025/05/04 02:06:41 INFO : only18: Deleted 2025/05/04 02:06:41 INFO : only2: Deleted 2025/05/04 02:06:41 INFO : only7: Deleted 2025/05/04 02:06:41 INFO : only8: Deleted 2025/05/04 02:06:41 INFO : only1: Deleted 2025/05/04 02:06:41 INFO : only12: Deleted 2025/05/04 02:06:41 INFO : only14: Deleted 2025/05/04 02:06:41 INFO : only3: Deleted 2025/05/04 02:06:41 INFO : only4: Deleted 2025/05/04 02:06:42 INFO : only9: Deleted 2025/05/04 02:06:42 INFO : only5: Deleted 2025/05/04 02:06:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:06:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both0: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both1: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both10: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both11: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both12: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both13: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both14: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both15: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both16: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both17: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both18: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both19: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both2: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for checks to finish 2025/05/04 02:06:57 DEBUG : both3: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both7: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both8: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 02:06:57 DEBUG : both9: Unchanged skipping 2025/05/04 02:06:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/04 02:06:57 DEBUG : both4: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both5: Unchanged skipping 2025/05/04 02:06:57 DEBUG : both6: Unchanged skipping 2025/05/04 02:06:57 DEBUG : B2 bucket rclone-test-ramowag5guri: Waiting for transfers to finish 2025/05/04 02:06:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only1: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only0: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only12: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only13: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only10: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only14: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only15: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only11: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only16: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only17: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only18: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only19: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only2: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only3: Copied (replaced existing) 2025/05/04 02:06:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:58 INFO : only4: Copied (replaced existing) 2025/05/04 02:06:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:59 INFO : only5: Copied (replaced existing) 2025/05/04 02:06:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:59 INFO : only6: Copied (replaced existing) 2025/05/04 02:06:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:59 INFO : only7: Copied (replaced existing) 2025/05/04 02:06:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:59 INFO : only8: Copied (replaced existing) 2025/05/04 02:06:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 02:06:59 INFO : only9: Copied (replaced existing) 2025/05/04 02:06:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:07:07 DEBUG : empty_dir: Making directory with metadata 2025/05/04 02:07:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 02:07:07 DEBUG : empty_on_remote: Making directory with metadata 2025/05/04 02:07:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 02:07:07 INFO : empty_on_remote: Making directory 2025/05/04 02:07:07 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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:07:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.32s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:07:11 DEBUG : empty_dir: Making directory with metadata 2025/05/04 02:07:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 02:07:11 DEBUG : empty_on_remote: Making directory with metadata 2025/05/04 02:07:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 02:07:11 INFO : empty_on_remote: Making directory 2025/05/04 02:07: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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:07:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:07:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:14 INFO : sub dir: Making directory 2025/05/04 02:07: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-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" 2025/05/04 02:07:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 02:07:19 INFO : sub dir: Making directory 2025/05/04 02:07:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-ramowag5guri", Local "Local file system at /tmp/rclone2899033100", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.56s) PASS 2025/05/04 02:07:23 DEBUG : B2 bucket rclone-test-ramowag5guri: Purge remote 2025/05/04 02:07:23 INFO : B2 bucket rclone-test-ramowag5guri: cleaning bucket "rclone-test-ramowag5guri" of all files 2025/05/04 02:07:24 DEBUG : BackupDir/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150bd9_d20250504_m020457_c001_v7007000_t0000_u01746324297549") 2025/05/04 02:07:24 DEBUG : BackupDir/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f100f15bc20da2850_d20250504_m020450_c001_v0001177_t0050_u01746324290591") 2025/05/04 02:07:24 DEBUG : CompareDest/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f417a837580cb7d28_d20250504_m020430_c001_v7007000_t0000_u01746324270571") 2025/05/04 02:07:24 DEBUG : CompareDest/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3be61_d20250504_m020423_c001_v0001116_t0038_u01746324263457") 2025/05/04 02:07:24 DEBUG : CompareDest/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f417a837580cb7d29_d20250504_m020430_c001_v7007000_t0000_u01746324270754") 2025/05/04 02:07:24 DEBUG : CompareDest/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df986b_d20250504_m020425_c001_v0001178_t0008_u01746324265468") 2025/05/04 02:07:24 DEBUG : CopyDest/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150bda_d20250504_m020457_c001_v7007000_t0000_u01746324297735") 2025/05/04 02:07:24 DEBUG : CopyDest/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c73063e_d20250504_m020447_c001_v0001179_t0044_u01746324287675") 2025/05/04 02:07:24 DEBUG : CopyDest/three: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150bdb_d20250504_m020457_c001_v7007000_t0000_u01746324297917") 2025/05/04 02:07:24 DEBUG : CopyDest/three: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df98f9_d20250504_m020455_c001_v0001178_t0009_u01746324295612") 2025/05/04 02:07:24 DEBUG : CopyDest/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150bdd_d20250504_m020458_c001_v7007000_t0000_u01746324298100") 2025/05/04 02:07:24 DEBUG : CopyDest/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bee1_d20250504_m020452_c001_v0001116_t0022_u01746324292009") 2025/05/04 02:07:24 DEBUG : EXISTING: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f421f4d64362c8996_d20250504_m020628_c001_v7007000_t0000_u01746324388462") 2025/05/04 02:07:24 DEBUG : EXISTING: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b0f_d20250504_m020627_c001_v0001178_t0021_u01746324387429") 2025/05/04 02:07:24 DEBUG : Testêé: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f421f4d64362c8990_d20250504_m020621_c001_v7007000_t0000_u01746324381489") 2025/05/04 02:07:25 DEBUG : Testêé: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9ae1_d20250504_m020620_c001_v0001178_t0022_u01746324380818") 2025/05/04 02:07:25 DEBUG : Testêé: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3c0b9_d20250504_m020619_c001_v0001116_t0052_u01746324379255") 2025/05/04 02:07:25 DEBUG : a/potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd20_d20250504_m020239_c001_v7007000_t0000_u01746324159438") 2025/05/04 02:07:25 DEBUG : a/potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9663_d20250504_m020238_c001_v0001178_t0044_u01746324158856") 2025/05/04 02:07:25 DEBUG : a/potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41118ea0af0477ef_d20250504_m020237_c001_v7007000_t0000_u01746324157112") 2025/05/04 02:07:25 DEBUG : a/potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9651_d20250504_m020236_c001_v0001178_t0037_u01746324156211") 2025/05/04 02:07:25 DEBUG : a/potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732da6_d20250504_m020216_c001_v7007000_t0000_u01746324136778") 2025/05/04 02:07:25 DEBUG : a/potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95ca_d20250504_m020215_c001_v0001178_t0031_u01746324135879") 2025/05/04 02:07:25 DEBUG : b/potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd21_d20250504_m020239_c001_v7007000_t0000_u01746324159627") 2025/05/04 02:07:25 DEBUG : b/potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df965b_d20250504_m020238_c001_v0001178_t0019_u01746324158024") 2025/05/04 02:07:25 DEBUG : b/potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41118ea0af0477ed_d20250504_m020236_c001_v7007000_t0000_u01746324156555") 2025/05/04 02:07:25 DEBUG : b/potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9645_d20250504_m020235_c001_v0001178_t0056_u01746324155326") 2025/05/04 02:07:25 DEBUG : b/potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732da5_d20250504_m020216_c001_v7007000_t0000_u01746324136222") 2025/05/04 02:07:25 DEBUG : b/potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95c4_d20250504_m020215_c001_v0001178_t0056_u01746324135020") 2025/05/04 02:07:25 DEBUG : backup/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d5b1_d20250504_m020511_c001_v7007000_t0000_u01746324311654") 2025/05/04 02:07:25 DEBUG : backup/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10447593078a33b0_d20250504_m020509_c001_v0001157_t0041_u01746324309424") 2025/05/04 02:07:25 DEBUG : backup/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1103d81279d337e5_d20250504_m020504_c001_v0001130_t0020_u01746324304871") 2025/05/04 02:07:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7add_d20250504_m020539_c001_v7007000_t0000_u01746324339483") 2025/05/04 02:07:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1170e2aac57ddbc9_d20250504_m020537_c001_v0001182_t0017_u01746324337489") 2025/05/04 02:07:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f115b05b0c24586c0_d20250504_m020533_c001_v0001116_t0018_u01746324333243") 2025/05/04 02:07:26 DEBUG : backup/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4044b1ffe3a42d62_d20250504_m020526_c001_v7007000_t0000_u01746324326137") 2025/05/04 02:07:26 DEBUG : backup/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109e64f0ddf4b7d3_d20250504_m020524_c001_v0001105_t0022_u01746324324107") 2025/05/04 02:07:26 DEBUG : backup/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10089f8a8ca3b09f_d20250504_m020519_c001_v0001105_t0033_u01746324319316") 2025/05/04 02:07:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7ade_d20250504_m020539_c001_v7007000_t0000_u01746324339666") 2025/05/04 02:07:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10611bb415603e03_d20250504_m020538_c001_v0001184_t0032_u01746324338650") 2025/05/04 02:07:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f118f892322120b3e_d20250504_m020535_c001_v0001101_t0048_u01746324335103") 2025/05/04 02:07:26 DEBUG : backup/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d5b2_d20250504_m020511_c001_v7007000_t0000_u01746324311846") 2025/05/04 02:07:26 DEBUG : backup/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1045f144ae460401_d20250504_m020510_c001_v0001091_t0019_u01746324310636") 2025/05/04 02:07:26 DEBUG : backup/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1115308e12e023dd_d20250504_m020507_c001_v0001182_t0031_u01746324307328") 2025/05/04 02:07:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4044b1ffe3a42d63_d20250504_m020526_c001_v7007000_t0000_u01746324326319") 2025/05/04 02:07:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1011eeade6c1b1e2_d20250504_m020525_c001_v0001183_t0008_u01746324325380") 2025/05/04 02:07:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f116a925c9290b3c5_d20250504_m020521_c001_v0001092_t0037_u01746324321424") 2025/05/04 02:07:26 DEBUG : both0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d79d_d20250504_m020659_c001_v7007000_t0000_u01746324419936") 2025/05/04 02:07:26 DEBUG : both0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730959_d20250504_m020647_c001_v0001179_t0057_u01746324407247") 2025/05/04 02:07:26 DEBUG : both0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b927d_d20250504_m020642_c001_v7007000_t0000_u01746324402627") 2025/05/04 02:07:26 DEBUG : both0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308b7_d20250504_m020630_c001_v0001179_t0028_u01746324390704") 2025/05/04 02:07:26 DEBUG : both1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d79e_d20250504_m020700_c001_v7007000_t0000_u01746324420118") 2025/05/04 02:07:26 DEBUG : both1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730961_d20250504_m020648_c001_v0001179_t0034_u01746324408040") 2025/05/04 02:07:26 DEBUG : both1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9280_d20250504_m020642_c001_v7007000_t0000_u01746324402809") 2025/05/04 02:07:26 DEBUG : both1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308bb_d20250504_m020631_c001_v0001179_t0013_u01746324391129") 2025/05/04 02:07:27 DEBUG : both10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d79f_d20250504_m020700_c001_v7007000_t0000_u01746324420300") 2025/05/04 02:07:27 DEBUG : both10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730983_d20250504_m020652_c001_v0001179_t0014_u01746324412416") 2025/05/04 02:07:27 DEBUG : both10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9282_d20250504_m020642_c001_v7007000_t0000_u01746324402989") 2025/05/04 02:07:27 DEBUG : both10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308f1_d20250504_m020635_c001_v0001179_t0022_u01746324395345") 2025/05/04 02:07:27 DEBUG : both11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a0_d20250504_m020700_c001_v7007000_t0000_u01746324420482") 2025/05/04 02:07:27 DEBUG : both11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730989_d20250504_m020652_c001_v0001179_t0009_u01746324412849") 2025/05/04 02:07:27 DEBUG : both11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9284_d20250504_m020643_c001_v7007000_t0000_u01746324403172") 2025/05/04 02:07:27 DEBUG : both11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308f7_d20250504_m020635_c001_v0001179_t0032_u01746324395818") 2025/05/04 02:07:27 DEBUG : both12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a1_d20250504_m020700_c001_v7007000_t0000_u01746324420664") 2025/05/04 02:07:27 DEBUG : both12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c73098f_d20250504_m020653_c001_v0001179_t0025_u01746324413428") 2025/05/04 02:07:27 DEBUG : both12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9286_d20250504_m020643_c001_v7007000_t0000_u01746324403354") 2025/05/04 02:07:27 DEBUG : both12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308fb_d20250504_m020636_c001_v0001179_t0025_u01746324396266") 2025/05/04 02:07:27 DEBUG : both13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a2_d20250504_m020700_c001_v7007000_t0000_u01746324420848") 2025/05/04 02:07:27 DEBUG : both13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730993_d20250504_m020654_c001_v0001179_t0046_u01746324414014") 2025/05/04 02:07:27 DEBUG : both13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9289_d20250504_m020643_c001_v7007000_t0000_u01746324403537") 2025/05/04 02:07:27 DEBUG : both13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308ff_d20250504_m020636_c001_v0001179_t0015_u01746324396736") 2025/05/04 02:07:27 DEBUG : both14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a3_d20250504_m020701_c001_v7007000_t0000_u01746324421030") 2025/05/04 02:07:27 DEBUG : both14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730995_d20250504_m020654_c001_v0001179_t0018_u01746324414420") 2025/05/04 02:07:27 DEBUG : both14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b928d_d20250504_m020643_c001_v7007000_t0000_u01746324403729") 2025/05/04 02:07:27 DEBUG : both14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730905_d20250504_m020637_c001_v0001179_t0033_u01746324397148") 2025/05/04 02:07:28 DEBUG : both15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a4_d20250504_m020701_c001_v7007000_t0000_u01746324421244") 2025/05/04 02:07:28 DEBUG : both15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730997_d20250504_m020654_c001_v0001179_t0027_u01746324414855") 2025/05/04 02:07:28 DEBUG : both15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9291_d20250504_m020643_c001_v7007000_t0000_u01746324403910") 2025/05/04 02:07:28 DEBUG : both15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c73090d_d20250504_m020637_c001_v0001179_t0016_u01746324397562") 2025/05/04 02:07:28 DEBUG : both16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a5_d20250504_m020701_c001_v7007000_t0000_u01746324421439") 2025/05/04 02:07:28 DEBUG : both16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c73099d_d20250504_m020655_c001_v0001179_t0010_u01746324415393") 2025/05/04 02:07:28 DEBUG : both16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9293_d20250504_m020644_c001_v7007000_t0000_u01746324404100") 2025/05/04 02:07:28 DEBUG : both16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730911_d20250504_m020637_c001_v0001179_t0027_u01746324397969") 2025/05/04 02:07:28 DEBUG : both17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a6_d20250504_m020701_c001_v7007000_t0000_u01746324421621") 2025/05/04 02:07:28 DEBUG : both17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7309a1_d20250504_m020655_c001_v0001179_t0046_u01746324415837") 2025/05/04 02:07:28 DEBUG : both17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9297_d20250504_m020644_c001_v7007000_t0000_u01746324404291") 2025/05/04 02:07:28 DEBUG : both17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730919_d20250504_m020638_c001_v0001179_t0010_u01746324398530") 2025/05/04 02:07:28 DEBUG : both18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a7_d20250504_m020701_c001_v7007000_t0000_u01746324421804") 2025/05/04 02:07:28 DEBUG : both18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7309a5_d20250504_m020656_c001_v0001179_t0050_u01746324416253") 2025/05/04 02:07:28 DEBUG : both18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b929a_d20250504_m020644_c001_v7007000_t0000_u01746324404471") 2025/05/04 02:07:28 DEBUG : both18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c73091d_d20250504_m020638_c001_v0001179_t0041_u01746324398996") 2025/05/04 02:07:28 DEBUG : both19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a8_d20250504_m020701_c001_v7007000_t0000_u01746324421985") 2025/05/04 02:07:28 DEBUG : both19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7309a9_d20250504_m020656_c001_v0001179_t0055_u01746324416835") 2025/05/04 02:07:28 DEBUG : both19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b929c_d20250504_m020644_c001_v7007000_t0000_u01746324404653") 2025/05/04 02:07:28 DEBUG : both19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730929_d20250504_m020639_c001_v0001179_t0055_u01746324399423") 2025/05/04 02:07:29 DEBUG : both2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7a9_d20250504_m020702_c001_v7007000_t0000_u01746324422168") 2025/05/04 02:07:29 DEBUG : both2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730965_d20250504_m020648_c001_v0001179_t0019_u01746324408458") 2025/05/04 02:07:29 DEBUG : both2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b929e_d20250504_m020644_c001_v7007000_t0000_u01746324404834") 2025/05/04 02:07:29 DEBUG : both2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308c1_d20250504_m020631_c001_v0001179_t0049_u01746324391548") 2025/05/04 02:07:29 DEBUG : both3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7aa_d20250504_m020702_c001_v7007000_t0000_u01746324422349") 2025/05/04 02:07:29 DEBUG : both3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730967_d20250504_m020648_c001_v0001179_t0006_u01746324408875") 2025/05/04 02:07:29 DEBUG : both3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b92a1_d20250504_m020645_c001_v7007000_t0000_u01746324405016") 2025/05/04 02:07:29 DEBUG : both3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308c7_d20250504_m020631_c001_v0001179_t0042_u01746324391965") 2025/05/04 02:07:29 DEBUG : both4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7ab_d20250504_m020702_c001_v7007000_t0000_u01746324422534") 2025/05/04 02:07:29 DEBUG : both4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c73096b_d20250504_m020649_c001_v0001179_t0049_u01746324409302") 2025/05/04 02:07:29 DEBUG : both4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b92a3_d20250504_m020645_c001_v7007000_t0000_u01746324405223") 2025/05/04 02:07:29 DEBUG : both4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308cf_d20250504_m020632_c001_v0001179_t0036_u01746324392525") 2025/05/04 02:07:29 DEBUG : both5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7ac_d20250504_m020702_c001_v7007000_t0000_u01746324422717") 2025/05/04 02:07:29 DEBUG : both5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730971_d20250504_m020649_c001_v0001179_t0057_u01746324409738") 2025/05/04 02:07:29 DEBUG : both5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b92a5_d20250504_m020645_c001_v7007000_t0000_u01746324405405") 2025/05/04 02:07:29 DEBUG : both5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308d3_d20250504_m020632_c001_v0001179_t0035_u01746324392946") 2025/05/04 02:07:29 DEBUG : both6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7ad_d20250504_m020702_c001_v7007000_t0000_u01746324422898") 2025/05/04 02:07:29 DEBUG : both6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730973_d20250504_m020650_c001_v0001179_t0059_u01746324410183") 2025/05/04 02:07:29 DEBUG : both6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b92a7_d20250504_m020645_c001_v7007000_t0000_u01746324405594") 2025/05/04 02:07:29 DEBUG : both6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308d9_d20250504_m020633_c001_v0001179_t0019_u01746324393558") 2025/05/04 02:07:30 DEBUG : both7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7ae_d20250504_m020703_c001_v7007000_t0000_u01746324423078") 2025/05/04 02:07:30 DEBUG : both7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730975_d20250504_m020650_c001_v0001179_t0017_u01746324410910") 2025/05/04 02:07:30 DEBUG : both7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b92aa_d20250504_m020645_c001_v7007000_t0000_u01746324405776") 2025/05/04 02:07:30 DEBUG : both7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308e1_d20250504_m020633_c001_v0001179_t0020_u01746324393962") 2025/05/04 02:07:30 DEBUG : both8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7af_d20250504_m020703_c001_v7007000_t0000_u01746324423260") 2025/05/04 02:07:30 DEBUG : both8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730979_d20250504_m020651_c001_v0001179_t0042_u01746324411318") 2025/05/04 02:07:30 DEBUG : both8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b92ac_d20250504_m020645_c001_v7007000_t0000_u01746324405957") 2025/05/04 02:07:30 DEBUG : both8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308e5_d20250504_m020634_c001_v0001179_t0020_u01746324394459") 2025/05/04 02:07:30 DEBUG : both9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b0_d20250504_m020703_c001_v7007000_t0000_u01746324423445") 2025/05/04 02:07:30 DEBUG : both9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730981_d20250504_m020652_c001_v0001179_t0051_u01746324412000") 2025/05/04 02:07:30 DEBUG : both9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b92ae_d20250504_m020646_c001_v7007000_t0000_u01746324406138") 2025/05/04 02:07:30 DEBUG : both9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7308eb_d20250504_m020634_c001_v0001179_t0046_u01746324394865") 2025/05/04 02:07:30 DEBUG : c/non empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd22_d20250504_m020239_c001_v7007000_t0000_u01746324159809") 2025/05/04 02:07:30 DEBUG : c/non empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df965d_d20250504_m020238_c001_v0001178_t0000_u01746324158241") 2025/05/04 02:07:30 DEBUG : c/non empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41118ea0af0477f0_d20250504_m020237_c001_v7007000_t0000_u01746324157296") 2025/05/04 02:07:30 DEBUG : c/non empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9647_d20250504_m020235_c001_v0001178_t0047_u01746324155580") 2025/05/04 02:07:30 DEBUG : c/non empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732da7_d20250504_m020216_c001_v7007000_t0000_u01746324136961") 2025/05/04 02:07:30 DEBUG : c/non empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95c8_d20250504_m020215_c001_v0001178_t0051_u01746324135272") 2025/05/04 02:07:30 DEBUG : check sum: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a66_d20250504_m020204_c001_v7007000_t0000_u01746324124261") 2025/05/04 02:07:30 DEBUG : check sum: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9590_d20250504_m020203_c001_v0001178_t0013_u01746324123280") 2025/05/04 02:07:31 DEBUG : dest/3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150bcb_d20250504_m020440_c001_v7007000_t0000_u01746324280269") 2025/05/04 02:07:31 DEBUG : dest/3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400e0ddfacefa126_d20250504_m020439_c001_v0001101_t0007_u01746324279168") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f421f4d64362c893c_d20250504_m020617_c001_v7007000_t0000_u01746324377799") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f11505b3da770c985_d20250504_m020615_c001_v0001040_t0012_u01746324375116") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4040a27e7069cf2e_d20250504_m020614_c001_v7007000_t0000_u01746324374934") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f11505b3da770c979_d20250504_m020611_c001_v0001040_t0021_u01746324371308") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4040a27e7069cf2b_d20250504_m020610_c001_v7007000_t0000_u01746324370573") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3c077_d20250504_m020606_c001_v0001116_t0052_u01746324366283") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7b54_d20250504_m020604_c001_v7007000_t0000_u01746324364831") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f11820b65c6f9153d_d20250504_m020602_c001_v0001029_t0036_u01746324362324") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40211bca4d235ffc_d20250504_m020602_c001_v7007000_t0000_u01746324362146") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f11820b65c6f91533_d20250504_m020557_c001_v0001029_t0041_u01746324357577") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40211bca4d235fef_d20250504_m020556_c001_v7007000_t0000_u01746324356647") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3c03d_d20250504_m020552_c001_v0001116_t0017_u01746324352020") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7af2_d20250504_m020550_c001_v7007000_t0000_u01746324350736") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1196a29d1cf14c6e_d20250504_m020549_c001_v0001106_t0013_u01746324349122") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2733737_d20250504_m020548_c001_v7007000_t0000_u01746324348921") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1196a29d1cf14c64_d20250504_m020546_c001_v0001106_t0057_u01746324346041") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2733732_d20250504_m020545_c001_v7007000_t0000_u01746324345311") 2025/05/04 02:07:31 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7307a1_d20250504_m020540_c001_v0001179_t0003_u01746324340783") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7ae0_d20250504_m020539_c001_v7007000_t0000_u01746324339858") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f107a921ec18382b0_d20250504_m020537_c001_v0001171_t0033_u01746324337898") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40574b2364b68f5d_d20250504_m020537_c001_v7007000_t0000_u01746324337714") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f107a921ec1838272_d20250504_m020534_c001_v0001171_t0022_u01746324334560") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40574b2364b68f58_d20250504_m020533_c001_v7007000_t0000_u01746324333751") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df99b9_d20250504_m020527_c001_v0001178_t0042_u01746324327419") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4044b1ffe3a42d64_d20250504_m020526_c001_v7007000_t0000_u01746324326502") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1042722a05c32ecd_d20250504_m020524_c001_v0001042_t0004_u01746324324705") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4091e5176dbcf443_d20250504_m020524_c001_v7007000_t0000_u01746324324523") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1042722a05c32ebf_d20250504_m020520_c001_v0001042_t0008_u01746324320557") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4091e5176dbcf43b_d20250504_m020519_c001_v7007000_t0000_u01746324319585") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bf49_d20250504_m020512_c001_v0001116_t0044_u01746324312938") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d5b3_d20250504_m020512_c001_v7007000_t0000_u01746324312030") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1146cceb8c3c16a5_d20250504_m020509_c001_v0001161_t0018_u01746324309943") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d5ad_d20250504_m020509_c001_v7007000_t0000_u01746324309753") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1146cceb8c3c1691_d20250504_m020506_c001_v0001161_t0013_u01746324306203") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d5aa_d20250504_m020505_c001_v7007000_t0000_u01746324305456") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730696_d20250504_m020459_c001_v0001179_t0018_u01746324299398") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150bde_d20250504_m020458_c001_v7007000_t0000_u01746324298307") 2025/05/04 02:07:32 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1063fb7aaabacef2_d20250504_m020451_c001_v0001157_t0016_u01746324291013") 2025/05/04 02:07:33 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40211bca4d235f71_d20250504_m020450_c001_v7007000_t0000_u01746324290808") 2025/05/04 02:07:33 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df98cd_d20250504_m020447_c001_v0001178_t0022_u01746324287094") 2025/05/04 02:07:33 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10821bb533f108a7_d20250504_m020446_c001_v0001161_t0021_u01746324286131") 2025/05/04 02:07:33 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10821bb533f108a1_d20250504_m020444_c001_v0001161_t0055_u01746324284718") 2025/05/04 02:07:33 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f417a837580cb7d2b_d20250504_m020430_c001_v7007000_t0000_u01746324270938") 2025/05/04 02:07:33 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730598_d20250504_m020422_c001_v0001179_t0029_u01746324262885") 2025/05/04 02:07:33 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f110a6f360a902817_d20250504_m020421_c001_v0001117_t0028_u01746324261831") 2025/05/04 02:07:33 DEBUG : dst/one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f110a6f360a902809_d20250504_m020420_c001_v0001117_t0019_u01746324260567") 2025/05/04 02:07:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f421f4d64362c893f_d20250504_m020617_c001_v7007000_t0000_u01746324377982") 2025/05/04 02:07:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f102469808f43ee5f_d20250504_m020614_c001_v0001092_t0024_u01746324374577") 2025/05/04 02:07:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f102232d5f1bf13ea_d20250504_m020610_c001_v0001184_t0046_u01746324370374") 2025/05/04 02:07:33 DEBUG : dst/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7b57_d20250504_m020605_c001_v7007000_t0000_u01746324365013") 2025/05/04 02:07:33 DEBUG : dst/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f119d9d71931d2828_d20250504_m020601_c001_v0001091_t0008_u01746324361304") 2025/05/04 02:07:33 DEBUG : dst/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f117c7c405f445d2a_d20250504_m020556_c001_v0001180_t0051_u01746324356428") 2025/05/04 02:07:33 DEBUG : dst/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7af4_d20250504_m020550_c001_v7007000_t0000_u01746324350921") 2025/05/04 02:07:33 DEBUG : dst/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1175c58393261699_d20250504_m020548_c001_v0001171_t0050_u01746324348454") 2025/05/04 02:07:33 DEBUG : dst/one.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10984c65f543e066_d20250504_m020544_c001_v0001171_t0054_u01746324344889") 2025/05/04 02:07:33 DEBUG : dst/three: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150be0_d20250504_m020458_c001_v7007000_t0000_u01746324298490") 2025/05/04 02:07:34 DEBUG : dst/three: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10821bb533f108f7_d20250504_m020456_c001_v0001161_t0033_u01746324296810") 2025/05/04 02:07:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f421f4d64362c8942_d20250504_m020618_c001_v7007000_t0000_u01746324378163") 2025/05/04 02:07:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f100572fc72e010e4_d20250504_m020616_c001_v0001104_t0041_u01746324376158") 2025/05/04 02:07:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1103887a2fd0a82d_d20250504_m020612_c001_v0001176_t0055_u01746324372333") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f421f4d64362c8944_d20250504_m020618_c001_v7007000_t0000_u01746324378344") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f11505b3da770c98d_d20250504_m020616_c001_v0001040_t0034_u01746324376934") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4040a27e7069cf2f_d20250504_m020616_c001_v7007000_t0000_u01746324376750") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f11505b3da770c97f_d20250504_m020612_c001_v0001040_t0009_u01746324372736") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4040a27e7069cf2c_d20250504_m020612_c001_v7007000_t0000_u01746324372552") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730823_d20250504_m020607_c001_v0001179_t0028_u01746324367651") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7b59_d20250504_m020605_c001_v7007000_t0000_u01746324365195") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f11820b65c6f91543_d20250504_m020604_c001_v0001029_t0043_u01746324364096") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40211bca4d236009_d20250504_m020603_c001_v7007000_t0000_u01746324363907") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f11820b65c6f91537_d20250504_m020559_c001_v0001029_t0007_u01746324359216") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40211bca4d235ff0_d20250504_m020559_c001_v7007000_t0000_u01746324359036") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7307e9_d20250504_m020553_c001_v0001179_t0033_u01746324353594") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2733739_d20250504_m020550_c001_v7007000_t0000_u01746324350185") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7307cc_d20250504_m020547_c001_v0001179_t0050_u01746324347658") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2733734_d20250504_m020546_c001_v7007000_t0000_u01746324346926") 2025/05/04 02:07:34 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9a0b_d20250504_m020542_c001_v0001178_t0052_u01746324342447") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40574b2364b68f5e_d20250504_m020538_c001_v7007000_t0000_u01746324338929") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df99ed_d20250504_m020536_c001_v0001178_t0058_u01746324336665") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40574b2364b68f59_d20250504_m020535_c001_v7007000_t0000_u01746324335574") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bfa3_d20250504_m020528_c001_v0001116_t0035_u01746324328277") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4091e5176dbcf448_d20250504_m020525_c001_v7007000_t0000_u01746324325582") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bf83_d20250504_m020522_c001_v0001116_t0001_u01746324322894") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4091e5176dbcf43f_d20250504_m020521_c001_v7007000_t0000_u01746324321814") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730705_d20250504_m020515_c001_v0001179_t0036_u01746324315011") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d5b0_d20250504_m020511_c001_v7007000_t0000_u01746324311094") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7306ce_d20250504_m020508_c001_v0001179_t0049_u01746324308639") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d5ac_d20250504_m020507_c001_v7007000_t0000_u01746324307536") 2025/05/04 02:07:35 DEBUG : dst/three.txt: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df990b_d20250504_m020500_c001_v0001178_t0056_u01746324300510") 2025/05/04 02:07:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7b5b_d20250504_m020605_c001_v7007000_t0000_u01746324365377") 2025/05/04 02:07:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1119777d58d623d9_d20250504_m020603_c001_v0001117_t0007_u01746324363286") 2025/05/04 02:07:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f104616df529f4be3_d20250504_m020558_c001_v0001172_t0033_u01746324358626") 2025/05/04 02:07:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7af6_d20250504_m020551_c001_v7007000_t0000_u01746324351105") 2025/05/04 02:07:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1185533f002f4a2e_d20250504_m020549_c001_v0001150_t0031_u01746324349896") 2025/05/04 02:07:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1141bd1dacf74a3e_d20250504_m020546_c001_v0001182_t0018_u01746324346726") 2025/05/04 02:07:35 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f421f4d64362c8948_d20250504_m020618_c001_v7007000_t0000_u01746324378528") 2025/05/04 02:07:35 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9a91_d20250504_m020607_c001_v0001178_t0017_u01746324367071") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7b5d_d20250504_m020605_c001_v7007000_t0000_u01746324365559") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9a3d_d20250504_m020553_c001_v0001178_t0044_u01746324353013") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7af8_d20250504_m020551_c001_v7007000_t0000_u01746324351287") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3c003_d20250504_m020541_c001_v0001116_t0027_u01746324341377") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7ae1_d20250504_m020540_c001_v7007000_t0000_u01746324340050") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c73074a_d20250504_m020527_c001_v0001179_t0026_u01746324327998") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4044b1ffe3a42d65_d20250504_m020526_c001_v7007000_t0000_u01746324326685") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df995b_d20250504_m020514_c001_v0001178_t0048_u01746324314445") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d5b4_d20250504_m020512_c001_v7007000_t0000_u01746324312213") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bf07_d20250504_m020459_c001_v0001116_t0029_u01746324299987") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150be3_d20250504_m020458_c001_v7007000_t0000_u01746324298672") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1159139644180149_d20250504_m020453_c001_v0001172_t0000_u01746324293578") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f417a837580cb7d2c_d20250504_m020431_c001_v7007000_t0000_u01746324271122") 2025/05/04 02:07:36 DEBUG : dst/two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f110a6f360a902837_d20250504_m020429_c001_v0001117_t0059_u01746324269288") 2025/05/04 02:07:36 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f407399c8ff298b64_d20250504_m020346_c001_v7007000_t0000_u01746324226658") 2025/05/04 02:07:36 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9782_d20250504_m020343_c001_v0001178_t0014_u01746324223030") 2025/05/04 02:07:36 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f407399c8ff298b62_d20250504_m020340_c001_v7007000_t0000_u01746324220880") 2025/05/04 02:07:36 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9740_d20250504_m020329_c001_v0001178_t0052_u01746324209434") 2025/05/04 02:07:36 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c794b_d20250504_m020320_c001_v7007000_t0000_u01746324200483") 2025/05/04 02:07:36 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9717_d20250504_m020317_c001_v0001178_t0009_u01746324197591") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd39_d20250504_m020252_c001_v7007000_t0000_u01746324172429") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df96a1_d20250504_m020250_c001_v0001178_t0053_u01746324170628") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd31_d20250504_m020249_c001_v7007000_t0000_u01746324169135") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df968b_d20250504_m020247_c001_v0001178_t0035_u01746324167963") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd2a_d20250504_m020244_c001_v7007000_t0000_u01746324164745") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df967d_d20250504_m020243_c001_v0001178_t0050_u01746324163178") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd26_d20250504_m020242_c001_v7007000_t0000_u01746324162036") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df966d_d20250504_m020240_c001_v0001178_t0027_u01746324160775") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41118ea0af0477e6_d20250504_m020234_c001_v7007000_t0000_u01746324154407") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9639_d20250504_m020232_c001_v0001178_t0027_u01746324152994") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41118ea0af0477de_d20250504_m020231_c001_v7007000_t0000_u01746324151871") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df962e_d20250504_m020231_c001_v0001178_t0036_u01746324151067") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732dba_d20250504_m020225_c001_v7007000_t0000_u01746324145869") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95f4_d20250504_m020224_c001_v0001178_t0000_u01746324144691") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732db6_d20250504_m020222_c001_v7007000_t0000_u01746324142096") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95e4_d20250504_m020221_c001_v0001178_t0002_u01746324141134") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732db0_d20250504_m020220_c001_v7007000_t0000_u01746324140041") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f115d51aacc79b23c_d20250504_m020219_c001_v0001101_t0015_u01746324139264") 2025/05/04 02:07:37 DEBUG : empty space: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95d2_d20250504_m020217_c001_v0001178_t0047_u01746324137692") 2025/05/04 02:07:38 DEBUG : enormous: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd36_d20250504_m020251_c001_v7007000_t0000_u01746324171500") 2025/05/04 02:07:38 DEBUG : enormous: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df96a3_d20250504_m020250_c001_v0001178_t0025_u01746324170865") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f421f4d64362c8993_d20250504_m020623_c001_v7007000_t0000_u01746324383893") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730885_d20250504_m020622_c001_v0001179_t0030_u01746324382595") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c793b_d20250504_m020315_c001_v7007000_t0000_u01746324195189") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9707_d20250504_m020314_c001_v0001178_t0003_u01746324194207") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732da4_d20250504_m020213_c001_v7007000_t0000_u01746324133919") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95b8_d20250504_m020212_c001_v0001178_t0033_u01746324132967") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732da2_d20250504_m020211_c001_v7007000_t0000_u01746324131692") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95b4_d20250504_m020211_c001_v0001178_t0035_u01746324131099") 2025/05/04 02:07:38 DEBUG : existing: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95b2_d20250504_m020210_c001_v0001178_t0026_u01746324130248") 2025/05/04 02:07:38 DEBUG : existing-b: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c793d_d20250504_m020315_c001_v7007000_t0000_u01746324195370") 2025/05/04 02:07:38 DEBUG : existing-b: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730406_d20250504_m020314_c001_v0001179_t0056_u01746324194218") 2025/05/04 02:07:38 DEBUG : file1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7ca_d20250504_m020713_c001_v7007000_t0000_u01746324433064") 2025/05/04 02:07:38 DEBUG : file1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9c51_d20250504_m020711_c001_v0001178_t0053_u01746324431502") 2025/05/04 02:07:38 DEBUG : file1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7c7_d20250504_m020709_c001_v7007000_t0000_u01746324429793") 2025/05/04 02:07:38 DEBUG : file1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1177e59f90db7b93_d20250504_m020708_c001_v0001098_t0027_u01746324428522") 2025/05/04 02:07:38 DEBUG : five: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd3f_d20250504_m020256_c001_v7007000_t0000_u01746324176695") 2025/05/04 02:07:38 DEBUG : five: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df96bb_d20250504_m020254_c001_v0001178_t0040_u01746324174708") 2025/05/04 02:07:38 DEBUG : foo: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732db8_d20250504_m020223_c001_v7007000_t0000_u01746324143962") 2025/05/04 02:07:39 DEBUG : foo: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df95ee_d20250504_m020223_c001_v0001178_t0040_u01746324143397") 2025/05/04 02:07:39 DEBUG : foo: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df95ec_d20250504_m020222_c001_v0001178_t0040_u01746324142823") 2025/05/04 02:07:39 DEBUG : four: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd40_d20250504_m020256_c001_v7007000_t0000_u01746324176876") 2025/05/04 02:07:39 DEBUG : four: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409d9efff3d3bcf7_d20250504_m020255_c001_v0001116_t0026_u01746324175265") 2025/05/04 02:07:39 DEBUG : four: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df96b3_d20250504_m020254_c001_v0001178_t0038_u01746324174113") 2025/05/04 02:07:39 DEBUG : hello world2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d7b_d20250504_m020121_c001_v7007000_t0000_u01746324081834") 2025/05/04 02:07:39 DEBUG : hello world2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df94e0_d20250504_m020121_c001_v0001178_t0011_u01746324081253") 2025/05/04 02:07:39 DEBUG : ignore-size: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d9f_d20250504_m020209_c001_v7007000_t0000_u01746324129152") 2025/05/04 02:07:39 DEBUG : ignore-size: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95aa_d20250504_m020208_c001_v0001178_t0023_u01746324128126") 2025/05/04 02:07:39 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c792d_d20250504_m020313_c001_v7007000_t0000_u01746324193115") 2025/05/04 02:07:39 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7303fe_d20250504_m020311_c001_v0001179_t0057_u01746324191776") 2025/05/04 02:07:39 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c791f_d20250504_m020310_c001_v7007000_t0000_u01746324190670") 2025/05/04 02:07:39 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7303f4_d20250504_m020309_c001_v0001179_t0000_u01746324189729") 2025/05/04 02:07:39 DEBUG : one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd41_d20250504_m020257_c001_v7007000_t0000_u01746324177069") 2025/05/04 02:07:39 DEBUG : one: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df96ad_d20250504_m020253_c001_v0001178_t0040_u01746324173542") 2025/05/04 02:07:39 DEBUG : only0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b1_d20250504_m020703_c001_v7007000_t0000_u01746324423627") 2025/05/04 02:07:39 DEBUG : only0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f412913a90c7309b7_d20250504_m020658_c001_v0001179_t0037_u01746324418081") 2025/05/04 02:07:39 DEBUG : only0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bb5_d20250504_m020647_c001_v0001178_t0054_u01746324407824") 2025/05/04 02:07:39 DEBUG : only0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b926a_d20250504_m020640_c001_v7007000_t0000_u01746324400903") 2025/05/04 02:07:39 DEBUG : only0: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b29_d20250504_m020630_c001_v0001178_t0017_u01746324390914") 2025/05/04 02:07:39 DEBUG : only1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b2_d20250504_m020703_c001_v7007000_t0000_u01746324423814") 2025/05/04 02:07:40 DEBUG : only1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df9c05_d20250504_m020657_c001_v0001178_t0040_u01746324417946") 2025/05/04 02:07:40 DEBUG : only1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bb7_d20250504_m020648_c001_v0001178_t0002_u01746324408245") 2025/05/04 02:07:40 DEBUG : only1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb18ed_d20250504_m020641_c001_v7007000_t0000_u01746324401688") 2025/05/04 02:07:40 DEBUG : only1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b2d_d20250504_m020631_c001_v0001178_t0055_u01746324391331") 2025/05/04 02:07:40 DEBUG : only10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b3_d20250504_m020704_c001_v7007000_t0000_u01746324424011") 2025/05/04 02:07:40 DEBUG : only10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4177e59f90db7b63_d20250504_m020658_c001_v0001098_t0036_u01746324418496") 2025/05/04 02:07:40 DEBUG : only10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bdb_d20250504_m020652_c001_v0001178_t0011_u01746324412619") 2025/05/04 02:07:40 DEBUG : only10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9272_d20250504_m020641_c001_v7007000_t0000_u01746324401460") 2025/05/04 02:07:40 DEBUG : only10: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b59_d20250504_m020635_c001_v0001178_t0044_u01746324395609") 2025/05/04 02:07:40 DEBUG : only11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b4_d20250504_m020704_c001_v7007000_t0000_u01746324424193") 2025/05/04 02:07:40 DEBUG : only11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40710ee631fd580e_d20250504_m020658_c001_v0001183_t0007_u01746324418680") 2025/05/04 02:07:40 DEBUG : only11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bdf_d20250504_m020653_c001_v0001178_t0039_u01746324413088") 2025/05/04 02:07:40 DEBUG : only11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150dd4_d20250504_m020641_c001_v7007000_t0000_u01746324401474") 2025/05/04 02:07:40 DEBUG : only11: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b5f_d20250504_m020636_c001_v0001178_t0015_u01746324396050") 2025/05/04 02:07:40 DEBUG : only12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b5_d20250504_m020704_c001_v7007000_t0000_u01746324424376") 2025/05/04 02:07:40 DEBUG : only12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df9c09_d20250504_m020658_c001_v0001178_t0040_u01746324418328") 2025/05/04 02:07:40 DEBUG : only12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9be3_d20250504_m020653_c001_v0001178_t0024_u01746324413749") 2025/05/04 02:07:40 DEBUG : only12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9276_d20250504_m020641_c001_v7007000_t0000_u01746324401824") 2025/05/04 02:07:40 DEBUG : only12: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b63_d20250504_m020636_c001_v0001178_t0039_u01746324396514") 2025/05/04 02:07:41 DEBUG : only13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b6_d20250504_m020704_c001_v7007000_t0000_u01746324424569") 2025/05/04 02:07:41 DEBUG : only13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f412913a90c7309b9_d20250504_m020658_c001_v0001179_t0037_u01746324418340") 2025/05/04 02:07:41 DEBUG : only13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9be7_d20250504_m020654_c001_v0001178_t0000_u01746324414217") 2025/05/04 02:07:41 DEBUG : only13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150dd3_d20250504_m020641_c001_v7007000_t0000_u01746324401281") 2025/05/04 02:07:41 DEBUG : only13: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b65_d20250504_m020636_c001_v0001178_t0008_u01746324396937") 2025/05/04 02:07:41 DEBUG : only14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b7_d20250504_m020704_c001_v7007000_t0000_u01746324424751") 2025/05/04 02:07:41 DEBUG : only14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df9c0d_d20250504_m020658_c001_v0001178_t0040_u01746324418511") 2025/05/04 02:07:41 DEBUG : only14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bed_d20250504_m020654_c001_v0001178_t0018_u01746324414648") 2025/05/04 02:07:41 DEBUG : only14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150dd6_d20250504_m020641_c001_v7007000_t0000_u01746324401839") 2025/05/04 02:07:41 DEBUG : only14: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b6b_d20250504_m020637_c001_v0001178_t0035_u01746324397349") 2025/05/04 02:07:41 DEBUG : only15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b8_d20250504_m020704_c001_v7007000_t0000_u01746324424933") 2025/05/04 02:07:41 DEBUG : only15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f412913a90c7309bd_d20250504_m020658_c001_v0001179_t0037_u01746324418527") 2025/05/04 02:07:41 DEBUG : only15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bf1_d20250504_m020655_c001_v0001178_t0009_u01746324415086") 2025/05/04 02:07:41 DEBUG : only15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0ff7f_d20250504_m020641_c001_v7007000_t0000_u01746324401480") 2025/05/04 02:07:41 DEBUG : only15: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b6f_d20250504_m020637_c001_v0001178_t0010_u01746324397761") 2025/05/04 02:07:41 DEBUG : only16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7b9_d20250504_m020705_c001_v7007000_t0000_u01746324425132") 2025/05/04 02:07:41 DEBUG : only16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4177e59f90db7b65_d20250504_m020658_c001_v0001098_t0036_u01746324418682") 2025/05/04 02:07:41 DEBUG : only16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bf9_d20250504_m020655_c001_v0001178_t0021_u01746324415596") 2025/05/04 02:07:42 DEBUG : only16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b926c_d20250504_m020641_c001_v7007000_t0000_u01746324401097") 2025/05/04 02:07:42 DEBUG : only16: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b75_d20250504_m020638_c001_v0001178_t0042_u01746324398322") 2025/05/04 02:07:42 DEBUG : only17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7ba_d20250504_m020705_c001_v7007000_t0000_u01746324425330") 2025/05/04 02:07:42 DEBUG : only17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df9c0f_d20250504_m020658_c001_v0001178_t0040_u01746324418694") 2025/05/04 02:07:42 DEBUG : only17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bfb_d20250504_m020656_c001_v0001178_t0021_u01746324416040") 2025/05/04 02:07:42 DEBUG : only17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9270_d20250504_m020641_c001_v7007000_t0000_u01746324401279") 2025/05/04 02:07:42 DEBUG : only17: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b77_d20250504_m020638_c001_v0001178_t0050_u01746324398745") 2025/05/04 02:07:42 DEBUG : only18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7bb_d20250504_m020705_c001_v7007000_t0000_u01746324425512") 2025/05/04 02:07:42 DEBUG : only18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f412913a90c7309c1_d20250504_m020658_c001_v0001179_t0037_u01746324418712") 2025/05/04 02:07:42 DEBUG : only18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bff_d20250504_m020656_c001_v0001178_t0003_u01746324416598") 2025/05/04 02:07:42 DEBUG : only18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb18ec_d20250504_m020641_c001_v7007000_t0000_u01746324401502") 2025/05/04 02:07:42 DEBUG : only18: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b7b_d20250504_m020639_c001_v0001178_t0017_u01746324399193") 2025/05/04 02:07:42 DEBUG : only19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7bc_d20250504_m020705_c001_v7007000_t0000_u01746324425693") 2025/05/04 02:07:42 DEBUG : only19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40710ee631fd5810_d20250504_m020658_c001_v0001183_t0007_u01746324418864") 2025/05/04 02:07:42 DEBUG : only19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9c03_d20250504_m020657_c001_v0001178_t0032_u01746324417076") 2025/05/04 02:07:42 DEBUG : only19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0ff7e_d20250504_m020641_c001_v7007000_t0000_u01746324401285") 2025/05/04 02:07:42 DEBUG : only19: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b83_d20250504_m020639_c001_v0001178_t0034_u01746324399627") 2025/05/04 02:07:42 DEBUG : only2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7bd_d20250504_m020705_c001_v7007000_t0000_u01746324425890") 2025/05/04 02:07:42 DEBUG : only2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4177e59f90db7b67_d20250504_m020658_c001_v0001098_t0036_u01746324418878") 2025/05/04 02:07:42 DEBUG : only2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bb9_d20250504_m020648_c001_v0001178_t0004_u01746324408656") 2025/05/04 02:07:43 DEBUG : only2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9274_d20250504_m020641_c001_v7007000_t0000_u01746324401641") 2025/05/04 02:07:43 DEBUG : only2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b31_d20250504_m020631_c001_v0001178_t0057_u01746324391753") 2025/05/04 02:07:43 DEBUG : only3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7be_d20250504_m020706_c001_v7007000_t0000_u01746324426073") 2025/05/04 02:07:43 DEBUG : only3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df9c13_d20250504_m020658_c001_v0001178_t0040_u01746324418887") 2025/05/04 02:07:43 DEBUG : only3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bbd_d20250504_m020649_c001_v0001178_t0013_u01746324409089") 2025/05/04 02:07:43 DEBUG : only3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0ff81_d20250504_m020641_c001_v7007000_t0000_u01746324401845") 2025/05/04 02:07:43 DEBUG : only3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b39_d20250504_m020632_c001_v0001178_t0043_u01746324392311") 2025/05/04 02:07:43 DEBUG : only4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7bf_d20250504_m020706_c001_v7007000_t0000_u01746324426257") 2025/05/04 02:07:43 DEBUG : only4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f412913a90c7309c3_d20250504_m020658_c001_v0001179_t0037_u01746324418898") 2025/05/04 02:07:43 DEBUG : only4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bc1_d20250504_m020649_c001_v0001178_t0007_u01746324409524") 2025/05/04 02:07:43 DEBUG : only4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb18ee_d20250504_m020641_c001_v7007000_t0000_u01746324401870") 2025/05/04 02:07:43 DEBUG : only4: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b3b_d20250504_m020632_c001_v0001178_t0030_u01746324392731") 2025/05/04 02:07:43 DEBUG : only5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7c1_d20250504_m020706_c001_v7007000_t0000_u01746324426443") 2025/05/04 02:07:43 DEBUG : only5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40710ee631fd5812_d20250504_m020659_c001_v0001183_t0007_u01746324419045") 2025/05/04 02:07:43 DEBUG : only5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bc7_d20250504_m020649_c001_v0001178_t0037_u01746324409970") 2025/05/04 02:07:43 DEBUG : only5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416a323ede3b9278_d20250504_m020642_c001_v7007000_t0000_u01746324402005") 2025/05/04 02:07:43 DEBUG : only5: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b41_d20250504_m020633_c001_v0001178_t0045_u01746324393338") 2025/05/04 02:07:43 DEBUG : only6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7c2_d20250504_m020706_c001_v7007000_t0000_u01746324426627") 2025/05/04 02:07:43 DEBUG : only6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4177e59f90db7b69_d20250504_m020659_c001_v0001098_t0036_u01746324419060") 2025/05/04 02:07:44 DEBUG : only6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bcd_d20250504_m020650_c001_v0001178_t0024_u01746324410618") 2025/05/04 02:07:44 DEBUG : only6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb18e9_d20250504_m020641_c001_v7007000_t0000_u01746324401299") 2025/05/04 02:07:44 DEBUG : only6: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b45_d20250504_m020633_c001_v0001178_t0015_u01746324393747") 2025/05/04 02:07:44 DEBUG : only7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7c3_d20250504_m020706_c001_v7007000_t0000_u01746324426812") 2025/05/04 02:07:44 DEBUG : only7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df9c15_d20250504_m020659_c001_v0001178_t0040_u01746324419070") 2025/05/04 02:07:44 DEBUG : only7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bcf_d20250504_m020651_c001_v0001178_t0001_u01746324411109") 2025/05/04 02:07:44 DEBUG : only7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150dd5_d20250504_m020641_c001_v7007000_t0000_u01746324401657") 2025/05/04 02:07:44 DEBUG : only7: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b49_d20250504_m020634_c001_v0001178_t0056_u01746324394164") 2025/05/04 02:07:44 DEBUG : only8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7c4_d20250504_m020707_c001_v7007000_t0000_u01746324427017") 2025/05/04 02:07:44 DEBUG : only8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f412913a90c7309c5_d20250504_m020659_c001_v0001179_t0037_u01746324419083") 2025/05/04 02:07:44 DEBUG : only8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bd7_d20250504_m020651_c001_v0001178_t0037_u01746324411792") 2025/05/04 02:07:44 DEBUG : only8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0ff80_d20250504_m020641_c001_v7007000_t0000_u01746324401663") 2025/05/04 02:07:44 DEBUG : only8: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b51_d20250504_m020634_c001_v0001178_t0040_u01746324394655") 2025/05/04 02:07:44 DEBUG : only9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7c5_d20250504_m020707_c001_v7007000_t0000_u01746324427209") 2025/05/04 02:07:44 DEBUG : only9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40710ee631fd5818_d20250504_m020659_c001_v0001183_t0007_u01746324419228") 2025/05/04 02:07:44 DEBUG : only9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9bd9_d20250504_m020652_c001_v0001178_t0036_u01746324412205") 2025/05/04 02:07:44 DEBUG : only9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150dd7_d20250504_m020642_c001_v7007000_t0000_u01746324402023") 2025/05/04 02:07:44 DEBUG : only9: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9b57_d20250504_m020635_c001_v0001178_t0013_u01746324395112") 2025/05/04 02:07:44 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c790d_d20250504_m020307_c001_v7007000_t0000_u01746324187891") 2025/05/04 02:07:44 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bd15_d20250504_m020305_c001_v0001116_t0039_u01746324185612") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd4b_d20250504_m020303_c001_v7007000_t0000_u01746324183790") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7303ba_d20250504_m020301_c001_v0001179_t0006_u01746324181785") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd47_d20250504_m020300_c001_v7007000_t0000_u01746324180314") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bd01_d20250504_m020257_c001_v0001116_t0020_u01746324177981") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd2e_d20250504_m020246_c001_v7007000_t0000_u01746324166822") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9683_d20250504_m020245_c001_v0001178_t0021_u01746324165659") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd29_d20250504_m020243_c001_v7007000_t0000_u01746324163777") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9679_d20250504_m020242_c001_v0001178_t0008_u01746324162968") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd25_d20250504_m020241_c001_v7007000_t0000_u01746324161371") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9669_d20250504_m020240_c001_v0001178_t0059_u01746324160535") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41118ea0af0477e4_d20250504_m020233_c001_v7007000_t0000_u01746324153856") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9633_d20250504_m020232_c001_v0001178_t0038_u01746324152777") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41118ea0af0477df_d20250504_m020232_c001_v7007000_t0000_u01746324152053") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9628_d20250504_m020230_c001_v0001178_t0027_u01746324150850") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732dc2_d20250504_m020230_c001_v7007000_t0000_u01746324150117") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9626_d20250504_m020229_c001_v0001178_t0024_u01746324149492") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9624_d20250504_m020228_c001_v0001178_t0050_u01746324148895") 2025/05/04 02:07:45 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732dc0_d20250504_m020228_c001_v7007000_t0000_u01746324148165") 2025/05/04 02:07:46 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9614_d20250504_m020227_c001_v0001178_t0012_u01746324147522") 2025/05/04 02:07:46 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9602_d20250504_m020226_c001_v0001178_t0024_u01746324146854") 2025/05/04 02:07:46 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732dbb_d20250504_m020226_c001_v7007000_t0000_u01746324146125") 2025/05/04 02:07:46 DEBUG : potato: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df95f6_d20250504_m020225_c001_v0001178_t0040_u01746324145288") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f417a837580cb7d1a_d20250504_m020356_c001_v7007000_t0000_u01746324236827") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bdf7_d20250504_m020355_c001_v0001116_t0025_u01746324235799") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f407399c8ff298b65_d20250504_m020346_c001_v7007000_t0000_u01746324226880") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bdbd_d20250504_m020342_c001_v0001116_t0059_u01746324222134") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4019973f1b99b6d9_d20250504_m020333_c001_v7007000_t0000_u01746324213037") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bd85_d20250504_m020328_c001_v0001116_t0014_u01746324208237") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c794c_d20250504_m020320_c001_v7007000_t0000_u01746324200708") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bd57_d20250504_m020316_c001_v0001116_t0050_u01746324196757") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd38_d20250504_m020251_c001_v7007000_t0000_u01746324171691") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df969f_d20250504_m020250_c001_v0001178_t0042_u01746324170407") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd33_d20250504_m020249_c001_v7007000_t0000_u01746324169317") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9689_d20250504_m020247_c001_v0001178_t0036_u01746324167733") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd30_d20250504_m020247_c001_v7007000_t0000_u01746324167004") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9687_d20250504_m020246_c001_v0001178_t0041_u01746324166245") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd2b_d20250504_m020244_c001_v7007000_t0000_u01746324164926") 2025/05/04 02:07:46 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9681_d20250504_m020244_c001_v0001178_t0047_u01746324164147") 2025/05/04 02:07:47 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd27_d20250504_m020242_c001_v7007000_t0000_u01746324162238") 2025/05/04 02:07:47 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9673_d20250504_m020241_c001_v0001178_t0053_u01746324161384") 2025/05/04 02:07:47 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41118ea0af0477e7_d20250504_m020234_c001_v7007000_t0000_u01746324154601") 2025/05/04 02:07:47 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df963d_d20250504_m020233_c001_v0001178_t0051_u01746324153645") 2025/05/04 02:07:47 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d80_d20250504_m020125_c001_v7007000_t0000_u01746324085216") 2025/05/04 02:07:47 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df94ec_d20250504_m020124_c001_v0001178_t0015_u01746324084608") 2025/05/04 02:07:47 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d7e_d20250504_m020123_c001_v7007000_t0000_u01746324083326") 2025/05/04 02:07:47 DEBUG : potato2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df94e6_d20250504_m020122_c001_v0001178_t0051_u01746324082747") 2025/05/04 02:07:47 DEBUG : potato3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f407399c8ff298b66_d20250504_m020347_c001_v7007000_t0000_u01746324227250") 2025/05/04 02:07:47 DEBUG : potato3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7304b8_d20250504_m020343_c001_v0001179_t0023_u01746324223611") 2025/05/04 02:07:47 DEBUG : potato3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4019973f1b99b6dc_d20250504_m020333_c001_v7007000_t0000_u01746324213602") 2025/05/04 02:07:47 DEBUG : potato3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730462_d20250504_m020330_c001_v0001179_t0026_u01746324210018") 2025/05/04 02:07:47 DEBUG : potato3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c794d_d20250504_m020320_c001_v7007000_t0000_u01746324200990") 2025/05/04 02:07:47 DEBUG : potato3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730422_d20250504_m020317_c001_v0001179_t0029_u01746324197805") 2025/05/04 02:07:47 DEBUG : pre-dest1/1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150bcd_d20250504_m020440_c001_v7007000_t0000_u01746324280450") 2025/05/04 02:07:47 DEBUG : pre-dest1/1: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7305ce_d20250504_m020431_c001_v0001179_t0053_u01746324271867") 2025/05/04 02:07:47 DEBUG : pre-dest2/2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f400bd31f48150bce_d20250504_m020440_c001_v7007000_t0000_u01746324280642") 2025/05/04 02:07:47 DEBUG : pre-dest2/2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3be87_d20250504_m020432_c001_v0001116_t0031_u01746324272447") 2025/05/04 02:07:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f417a837580cb7d20_d20250504_m020410_c001_v7007000_t0000_u01746324250028") 2025/05/04 02:07:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9809_d20250504_m020406_c001_v0001178_t0051_u01746324246126") 2025/05/04 02:07:48 DEBUG : sizeonly: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a67_d20250504_m020206_c001_v7007000_t0000_u01746324126481") 2025/05/04 02:07:48 DEBUG : sizeonly: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df959c_d20250504_m020205_c001_v0001178_t0013_u01746324125524") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4129d545bc1ea8f3_d20250504_m020722_c001_v7007000_t0000_u01746324442349") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10710ee631fd596b_d20250504_m020719_c001_v0001183_t0029_u01746324439681") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7cf_d20250504_m020717_c001_v7007000_t0000_u01746324437764") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9c5d_d20250504_m020714_c001_v0001178_t0050_u01746324434775") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7930_d20250504_m020313_c001_v7007000_t0000_u01746324193296") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109d9efff3d3bd43_d20250504_m020312_c001_v0001116_t0049_u01746324192132") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c7921_d20250504_m020310_c001_v7007000_t0000_u01746324190854") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df96f5_d20250504_m020310_c001_v0001178_t0048_u01746324190081") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a64_d20250504_m020202_c001_v7007000_t0000_u01746324122375") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9584_d20250504_m020200_c001_v0001178_t0020_u01746324120884") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a62_d20250504_m020200_c001_v7007000_t0000_u01746324120164") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df957a_d20250504_m020159_c001_v0001178_t0053_u01746324119056") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a5e_d20250504_m020156_c001_v7007000_t0000_u01746324116110") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df956c_d20250504_m020154_c001_v0001178_t0024_u01746324114832") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a5a_d20250504_m020154_c001_v7007000_t0000_u01746324114291") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9564_d20250504_m020153_c001_v0001178_t0045_u01746324113001") 2025/05/04 02:07:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df954e_d20250504_m020150_c001_v0001178_t0022_u01746324110072") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a54_d20250504_m020149_c001_v7007000_t0000_u01746324109354") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9542_d20250504_m020148_c001_v0001178_t0037_u01746324108782") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df953c_d20250504_m020148_c001_v0001178_t0042_u01746324108018") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a53_d20250504_m020146_c001_v7007000_t0000_u01746324106942") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9536_d20250504_m020144_c001_v0001178_t0031_u01746324104391") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df952a_d20250504_m020141_c001_v0001178_t0016_u01746324101769") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a51_d20250504_m020141_c001_v7007000_t0000_u01746324101049") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9528_d20250504_m020140_c001_v0001178_t0037_u01746324100475") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9524_d20250504_m020139_c001_v0001178_t0027_u01746324099715") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a50_d20250504_m020138_c001_v7007000_t0000_u01746324098997") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df951c_d20250504_m020135_c001_v0001178_t0057_u01746324095314") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4102fca5f2cb0a4e_d20250504_m020134_c001_v7007000_t0000_u01746324094943") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df951a_d20250504_m020134_c001_v0001178_t0041_u01746324094372") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d8d_d20250504_m020132_c001_v7007000_t0000_u01746324092669") 2025/05/04 02:07:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df950e_d20250504_m020131_c001_v0001178_t0027_u01746324091992") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d8a_d20250504_m020131_c001_v7007000_t0000_u01746324091444") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df950a_d20250504_m020130_c001_v0001178_t0021_u01746324090837") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d88_d20250504_m020129_c001_v7007000_t0000_u01746324089544") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9502_d20250504_m020128_c001_v0001178_t0009_u01746324088782") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d86_d20250504_m020128_c001_v7007000_t0000_u01746324088233") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9500_d20250504_m020127_c001_v0001178_t0030_u01746324087649") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d84_d20250504_m020126_c001_v7007000_t0000_u01746324086726") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df94fa_d20250504_m020126_c001_v0001178_t0030_u01746324086141") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d7a_d20250504_m020120_c001_v7007000_t0000_u01746324080336") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df94d6_d20250504_m020119_c001_v0001178_t0002_u01746324079753") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d79_d20250504_m020118_c001_v7007000_t0000_u01746324078836") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df94ce_d20250504_m020118_c001_v0001178_t0002_u01746324078255") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d77_d20250504_m020117_c001_v7007000_t0000_u01746324077344") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df94cc_d20250504_m020116_c001_v0001178_t0044_u01746324076761") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f40323404b2732d75_d20250504_m020113_c001_v7007000_t0000_u01746324073841") 2025/05/04 02:07:50 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df94be_d20250504_m020113_c001_v0001178_t0009_u01746324073257") 2025/05/04 02:07:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f4129d545bc1ea8f4_d20250504_m020722_c001_v7007000_t0000_u01746324442531") 2025/05/04 02:07:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730a2f_d20250504_m020719_c001_v0001179_t0023_u01746324439669") 2025/05/04 02:07:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7d0_d20250504_m020717_c001_v7007000_t0000_u01746324437961") 2025/05/04 02:07:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1177e59f90db7bbb_d20250504_m020715_c001_v0001098_t0043_u01746324435129") 2025/05/04 02:07:51 DEBUG : sub/yam: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c790b_d20250504_m020307_c001_v7007000_t0000_u01746324187347") 2025/05/04 02:07:51 DEBUG : sub/yam: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7303d4_d20250504_m020305_c001_v0001179_t0002_u01746324185260") 2025/05/04 02:07:51 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7cb_d20250504_m020713_c001_v7007000_t0000_u01746324433246") 2025/05/04 02:07:51 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c730a05_d20250504_m020711_c001_v0001179_t0045_u01746324431513") 2025/05/04 02:07:51 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7c8_d20250504_m020709_c001_v7007000_t0000_u01746324429978") 2025/05/04 02:07:51 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df9c3d_d20250504_m020708_c001_v0001178_t0023_u01746324428533") 2025/05/04 02:07:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7cc_d20250504_m020713_c001_v7007000_t0000_u01746324433428") 2025/05/04 02:07:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f10710ee631fd58e8_d20250504_m020711_c001_v0001183_t0047_u01746324431863") 2025/05/04 02:07:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f416b34298632d7c9_d20250504_m020710_c001_v7007000_t0000_u01746324430163") 2025/05/04 02:07:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7309fd_d20250504_m020708_c001_v0001179_t0021_u01746324428541") 2025/05/04 02:07:51 DEBUG : three: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd42_d20250504_m020257_c001_v7007000_t0000_u01746324177250") 2025/05/04 02:07:51 DEBUG : three: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df96bf_d20250504_m020256_c001_v0001178_t0024_u01746324176043") 2025/05/04 02:07:51 DEBUG : three: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df96b1_d20250504_m020253_c001_v0001178_t0058_u01746324173911") 2025/05/04 02:07:51 DEBUG : two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd43_d20250504_m020257_c001_v7007000_t0000_u01746324177432") 2025/05/04 02:07:51 DEBUG : two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f412913a90c73039e_d20250504_m020255_c001_v0001179_t0037_u01746324175473") 2025/05/04 02:07:51 DEBUG : two: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f409ffec2d1df96af_d20250504_m020253_c001_v0001178_t0040_u01746324173726") 2025/05/04 02:07:51 DEBUG : yam: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c790f_d20250504_m020308_c001_v7007000_t0000_u01746324188071") 2025/05/04 02:07:51 DEBUG : yam: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1028f5e364f0dd86_d20250504_m020306_c001_v0001090_t0025_u01746324186918") 2025/05/04 02:07:51 DEBUG : yam: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd4a_d20250504_m020303_c001_v7007000_t0000_u01746324183242") 2025/05/04 02:07:52 DEBUG : yam: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f109ffec2d1df96d9_d20250504_m020302_c001_v0001178_t0013_u01746324182143") 2025/05/04 02:07:52 DEBUG : yam: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd46_d20250504_m020259_c001_v7007000_t0000_u01746324179768") 2025/05/04 02:07:52 DEBUG : yam: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f112913a90c7303ae_d20250504_m020257_c001_v0001179_t0009_u01746324177994") 2025/05/04 02:07:52 DEBUG : yaml: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f41928f6db09c78f9_d20250504_m020303_c001_v7007000_t0000_u01746324183977") 2025/05/04 02:07:52 DEBUG : yaml: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f1173e0bed414f38e_d20250504_m020302_c001_v0001172_t0055_u01746324182960") 2025/05/04 02:07:52 DEBUG : yaml: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f408d092892c0fd48_d20250504_m020300_c001_v7007000_t0000_u01746324180495") 2025/05/04 02:07:52 DEBUG : yaml: Deleting (id "4_z4fc2ad23006d9b9b9f680e1b_f116bbf63b3d7273d_d20250504_m020259_c001_v0001098_t0030_u01746324179486") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m44.653119037s (try 1/5)