"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/07 02:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese" 2025/05/07 02:05:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 02:05:53 DEBUG : Creating backend with remote "/tmp/rclone2553391712" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:05:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:05:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/07 02:05:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:05:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:05:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:05:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:05:55 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:05:55 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:05:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:05:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:05:56 DEBUG : B2 bucket rclone-test-zipoyag4fese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.24s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", 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-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", 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-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:05:58 DEBUG : Creating backend with remote "/non-existing" 2025/05/07 02:05:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/07 02:05:58 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:05:58 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:05:59 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:05:59 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.24s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:01 INFO : B2 bucket rclone-test-zipoyag4fese: Running all checks before starting transfers 2025/05/07 02:06:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:01 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:01 INFO : B2 bucket rclone-test-zipoyag4fese: Checks finished, now starting transfers 2025/05/07 02:06:01 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.69s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:03 ERROR : Ignoring --no-traverse with sync 2025/05/07 02:06:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:03 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:03 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:03 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:06:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/07 02:06:05 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:05 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/07 02:06:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:06:06 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:06 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:06:08 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:08 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.10s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/07 02:06:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:06:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/07 02:06:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:06:10 INFO : sub dir: Making directory 2025/05/07 02:06:10 INFO : sub dir2: Making directory 2025/05/07 02:06:10 INFO : sub dir2/sub sub dir2: Making directory 2025/05/07 02:06:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:10 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:10 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/07 02:06:11 DEBUG : B2 bucket rclone-test-zipoyag4fese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:12 INFO : sub dir2: Making directory 2025/05/07 02:06:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/07 02:06:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:06:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:12 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:12 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:13 DEBUG : sub dir2: Making directory with metadata 2025/05/07 02:06:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:06:13 INFO : sub dir: Making directory 2025/05/07 02:06:13 INFO : sub dir2: Making directory 2025/05/07 02:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:13 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:13 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:14 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:06:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/07 02:06:14 DEBUG : B2 bucket rclone-test-zipoyag4fese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/07 02:06:14 DEBUG : B2 bucket rclone-test-zipoyag4fese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", 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-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:15 INFO : sub dir2: Making directory 2025/05/07 02:06:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:15 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:15 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:16 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:06:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:16 DEBUG : sub dir2: Making directory with metadata 2025/05/07 02:06:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:06:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:06:17 INFO : sub dir: Making directory 2025/05/07 02:06:17 INFO : sub dir2: Making directory 2025/05/07 02:06:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:17 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:17 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:17 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:06:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/07 02:06:17 DEBUG : B2 bucket rclone-test-zipoyag4fese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", 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-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:18 INFO : sub dir2: Making directory 2025/05/07 02:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:19 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:19 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:19 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:06:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.65s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-guzuhis0hewa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zipoyag4fese -> B2 bucket rclone-test-guzuhis0hewa 2025/05/07 02:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:22 DEBUG : B2 bucket rclone-test-guzuhis0hewa: Waiting for checks to finish 2025/05/07 02:06:22 DEBUG : B2 bucket rclone-test-guzuhis0hewa: Waiting for transfers to finish 2025/05/07 02:06:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:23 DEBUG : B2 bucket rclone-test-guzuhis0hewa: Purge remote 2025/05/07 02:06:23 INFO : B2 bucket rclone-test-guzuhis0hewa: cleaning bucket "rclone-test-guzuhis0hewa" of all files 2025/05/07 02:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z9f327d7370edab8b9f680e1b_f101f937014424b0a_d20250507_m020623_c001_v0001120_t0001_u01746583583060") --- PASS: TestServerSideCopy (4.77s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:26 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/07 02:06:26 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/07 02:06:26 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.35s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-mahofuf7tavu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zipoyag4fese -> B2 bucket rclone-test-mahofuf7tavu 2025/05/07 02:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:29 DEBUG : B2 bucket rclone-test-mahofuf7tavu: Waiting for checks to finish 2025/05/07 02:06:29 DEBUG : B2 bucket rclone-test-mahofuf7tavu: Waiting for transfers to finish 2025/05/07 02:06:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/07 02:06:31 DEBUG : B2 bucket rclone-test-mahofuf7tavu: Waiting for checks to finish 2025/05/07 02:06:31 DEBUG : B2 bucket rclone-test-mahofuf7tavu: Waiting for transfers to finish 2025/05/07 02:06:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/07 02:06:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:31 DEBUG : B2 bucket rclone-test-mahofuf7tavu: Purge remote 2025/05/07 02:06:31 INFO : B2 bucket rclone-test-mahofuf7tavu: cleaning bucket "rclone-test-mahofuf7tavu" of all files 2025/05/07 02:06:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfa29d2370edab8b9f680e1b_f107db68e90db8fea_d20250507_m020631_c001_v0001181_t0035_u01746583591533") 2025/05/07 02:06:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfa29d2370edab8b9f680e1b_f1053d25f4f18dd60_d20250507_m020629_c001_v0001115_t0020_u01746583589975") --- PASS: TestServerSideCopyOverSelf (6.49s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/07 02:06:34 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:34 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/07 02:06:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/07 02:06:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nuyuhot5ruyo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zipoyag4fese -> B2 bucket rclone-test-nuyuhot5ruyo 2025/05/07 02:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:38 DEBUG : B2 bucket rclone-test-nuyuhot5ruyo: Waiting for checks to finish 2025/05/07 02:06:38 DEBUG : B2 bucket rclone-test-nuyuhot5ruyo: Waiting for transfers to finish 2025/05/07 02:06:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/07 02:06:40 DEBUG : B2 bucket rclone-test-nuyuhot5ruyo: Waiting for checks to finish 2025/05/07 02:06:40 DEBUG : B2 bucket rclone-test-nuyuhot5ruyo: Waiting for transfers to finish 2025/05/07 02:06:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/07 02:06:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/07 02:06:40 INFO : sub dir/hello world: Deleted 2025/05/07 02:06:41 DEBUG : testing file moves 2025/05/07 02:06:41 DEBUG : B2 bucket rclone-test-nuyuhot5ruyo: Waiting for checks to finish 2025/05/07 02:06:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/07 02:06:41 DEBUG : B2 bucket rclone-test-nuyuhot5ruyo: Waiting for transfers to finish 2025/05/07 02:06:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/07 02:06:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/07 02:06:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:42 DEBUG : B2 bucket rclone-test-nuyuhot5ruyo: Purge remote 2025/05/07 02:06:42 INFO : B2 bucket rclone-test-nuyuhot5ruyo: cleaning bucket "rclone-test-nuyuhot5ruyo" of all files 2025/05/07 02:06:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf72bd4370edab8b9f680e1b_f117e85d86eac700c_d20250507_m020641_c001_v0001137_t0017_u01746583601696") 2025/05/07 02:06:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf72bd4370edab8b9f680e1b_f107a76d1beb14ee9_d20250507_m020640_c001_v0001100_t0015_u01746583600115") 2025/05/07 02:06:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf72bd4370edab8b9f680e1b_f11789763128894e0_d20250507_m020638_c001_v0001042_t0012_u01746583598734") --- PASS: TestServerSideMoveOverSelf (8.42s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:45 ERROR : : error listing: directory not found 2025/05/07 02:06:45 INFO : Local file system at /tmp/rclone2553391712: Making directory 2025/05/07 02:06:45 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:45 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.80s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:06:47 DEBUG : Local file system at /tmp/rclone2553391712: Waiting for checks to finish 2025/05/07 02:06:47 DEBUG : Local file system at /tmp/rclone2553391712: Waiting for transfers to finish 2025/05/07 02:06:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:06:47 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/07 02:06:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/07 02:06:49 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:49 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:06:49 INFO : check sum: Copied (new) 2025/05/07 02:06:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:49 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:06:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/07 02:06:49 DEBUG : check sum: Unchanged skipping 2025/05/07 02:06:49 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:49 DEBUG : Waiting for deletions to finish 2025/05/07 02:06:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.42s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/07 02:06:51 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:51 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:06:51 INFO : sizeonly: Copied (new) 2025/05/07 02:06:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:52 DEBUG : sizeonly: Sizes identical 2025/05/07 02:06:52 DEBUG : sizeonly: Unchanged skipping 2025/05/07 02:06:52 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:52 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:52 DEBUG : Waiting for deletions to finish 2025/05/07 02:06:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/07 02:06:53 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:53 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/07 02:06:54 INFO : ignore-size: Copied (new) 2025/05/07 02:06:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:06:54 DEBUG : ignore-size: Unchanged skipping 2025/05/07 02:06:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:54 DEBUG : Waiting for deletions to finish 2025/05/07 02:06:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.90s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:06:57 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:57 DEBUG : existing: Unchanged skipping 2025/05/07 02:06:57 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:57 DEBUG : Waiting for deletions to finish 2025/05/07 02:06:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/07 02:06:57 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:57 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:06:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:06:58 INFO : existing: Copied (replaced existing) 2025/05/07 02:06:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:06:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/07 02:06:59 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:06:59 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:07:00 INFO : existing: Copied (new) 2025/05/07 02:07:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:00 DEBUG : existing: Destination exists, skipping 2025/05/07 02:07:00 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:00 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:00 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.44s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:03 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/07 02:07:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/07 02:07:03 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:03 DEBUG : c/non empty space: Unchanged skipping 2025/05/07 02:07:03 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:07:03 INFO : a/potato2: Copied (new) 2025/05/07 02:07:03 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:06 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:06 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/07 02:07:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:07:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/07 02:07:06 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:06 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:06 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:06 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:06 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/07 02:07:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:07:07 INFO : empty space: Updated modification time in destination 2025/05/07 02:07:07 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:07 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:07 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:09 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/07 02:07:09 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:07:09 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:09 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:09 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.83s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:10 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/07 02:07:10 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2553391712) 2025/05/07 02:07:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zipoyag4fese) 2025/05/07 02:07:10 DEBUG : foo: sha1 differ 2025/05/07 02:07:10 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/07 02:07:11 INFO : foo: Copied (replaced existing) 2025/05/07 02:07:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/07 02:07:13 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:13 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:13 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:07:13 INFO : potato: Copied (new) 2025/05/07 02:07:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.50s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:15 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/07 02:07:15 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/07 02:07:15 INFO : potato: Copied (replaced existing) 2025/05/07 02:07:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.10s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:17 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:17 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/07 02:07:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2553391712) 2025/05/07 02:07:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zipoyag4fese) 2025/05/07 02:07:17 DEBUG : potato: sha1 differ 2025/05/07 02:07:17 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/07 02:07:17 INFO : potato: Copied (replaced existing) 2025/05/07 02:07:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:07:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:19 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/07 02:07:19 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:19 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:19 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:07:22 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:22 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:22 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:07:22 INFO : potato2: Copied (new) 2025/05/07 02:07:22 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:22 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:25 INFO : d: Making directory 2025/05/07 02:07:25 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/07 02:07:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/07 02:07:25 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:25 DEBUG : c/non empty space: Unchanged skipping 2025/05/07 02:07:25 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:07:26 INFO : a/potato2: Copied (new) 2025/05/07 02:07:26 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:26 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:28 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/07 02:07:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/07 02:07:28 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:28 DEBUG : c/non empty space: Unchanged skipping 2025/05/07 02:07:28 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:07:28 INFO : a/potato2: Copied (new) 2025/05/07 02:07:28 ERROR : B2 bucket rclone-test-zipoyag4fese: not deleting files as there were IO errors 2025/05/07 02:07:28 ERROR : B2 bucket rclone-test-zipoyag4fese: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:31 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:07:31 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:31 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:31 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:31 INFO : potato: Deleted 2025/05/07 02:07:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:07:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:34 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:34 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:34 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:34 INFO : potato: Deleted 2025/05/07 02:07:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:07:34 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:34 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:34 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:07:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:07:37 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:37 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/07 02:07:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.55s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:39 DEBUG : enormous: Excluded (Size Filter) 2025/05/07 02:07:39 DEBUG : enormous: Excluded 2025/05/07 02:07:39 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:07:39 DEBUG : potato2: Excluded 2025/05/07 02:07:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:07:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:40 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:40 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:40 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:40 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:40 DEBUG : enormous: Excluded (Size Filter) 2025/05/07 02:07:40 DEBUG : enormous: Excluded 2025/05/07 02:07:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:07:40 DEBUG : potato2: Excluded 2025/05/07 02:07:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:07:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/07 02:07:40 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:40 DEBUG : Local file system at /tmp/rclone2553391712: Waiting for checks to finish 2025/05/07 02:07:40 DEBUG : Local file system at /tmp/rclone2553391712: Waiting for transfers to finish 2025/05/07 02:07:40 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:43 DEBUG : enormous: Excluded (Size Filter) 2025/05/07 02:07:43 DEBUG : enormous: Excluded 2025/05/07 02:07:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:07:43 DEBUG : potato2: Excluded 2025/05/07 02:07:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:07:43 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:43 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:43 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:43 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:43 INFO : potato2: Deleted 2025/05/07 02:07:43 INFO : enormous: Deleted 2025/05/07 02:07:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/07 02:07:44 DEBUG : empty space: Unchanged skipping 2025/05/07 02:07:44 DEBUG : Local file system at /tmp/rclone2553391712: Waiting for checks to finish 2025/05/07 02:07:44 DEBUG : Local file system at /tmp/rclone2553391712: Waiting for transfers to finish 2025/05/07 02:07:44 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:44 INFO : enormous: Deleted 2025/05/07 02:07:44 INFO : potato2: Deleted 2025/05/07 02:07:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:47 DEBUG : five: Need to transfer - File not found at Destination 2025/05/07 02:07:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/07 02:07:47 DEBUG : three: Sizes identical 2025/05/07 02:07:47 DEBUG : one: Destination is newer than source, skipping 2025/05/07 02:07:47 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/07 02:07:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/07 02:07:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2553391712) 2025/05/07 02:07:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zipoyag4fese) 2025/05/07 02:07:47 DEBUG : two: sha1 differ 2025/05/07 02:07:47 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/07 02:07:47 INFO : five: Copied (new) 2025/05/07 02:07:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/07 02:07:47 INFO : four: Copied (replaced existing) 2025/05/07 02:07:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/07 02:07:48 INFO : two: Copied (replaced existing) 2025/05/07 02:07:48 DEBUG : Waiting for deletions to finish 2025/05/07 02:07:48 DEBUG : one: Destination is newer than source, skipping 2025/05/07 02:07:48 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/07 02:07:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2553391712) 2025/05/07 02:07:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/07 02:07:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zipoyag4fese) 2025/05/07 02:07:48 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/07 02:07:48 DEBUG : three: sha1 differ 2025/05/07 02:07:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/07 02:07:48 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/07 02:07:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/07 02:07:48 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/07 02:07:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/07 02:07:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/07 02:07:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/07 02:07:48 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:07:48 INFO : three: Copied (replaced existing) 2025/05/07 02:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.78s) === 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-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/07 02:07:50 INFO : B2 bucket rclone-test-zipoyag4fese: Making map for --track-renames 2025/05/07 02:07:50 INFO : B2 bucket rclone-test-zipoyag4fese: Finished making map for --track-renames 2025/05/07 02:07:50 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:50 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for renames to finish 2025/05/07 02:07:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/07 02:07:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/07 02:07:50 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/07 02:07:50 INFO : potato: Copied (new) 2025/05/07 02:07:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:07:50 INFO : yam: Copied (new) 2025/05/07 02:07:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:07:51 INFO : B2 bucket rclone-test-zipoyag4fese: Making map for --track-renames 2025/05/07 02:07:51 INFO : B2 bucket rclone-test-zipoyag4fese: Finished making map for --track-renames 2025/05/07 02:07:51 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:51 DEBUG : potato: Unchanged skipping 2025/05/07 02:07:51 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for renames to finish 2025/05/07 02:07:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:07:52 INFO : yam: Copied (server-side copy) to: yaml 2025/05/07 02:07:52 INFO : yam: Deleted 2025/05/07 02:07:52 INFO : yaml: Renamed from "yam" 2025/05/07 02:07:52 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/07 02:07:54 INFO : B2 bucket rclone-test-zipoyag4fese: Making map for --track-renames 2025/05/07 02:07:54 INFO : B2 bucket rclone-test-zipoyag4fese: Finished making map for --track-renames 2025/05/07 02:07:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/07 02:07:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/07 02:07:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for renames to finish 2025/05/07 02:07:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/07 02:07:54 INFO : potato: Copied (new) 2025/05/07 02:07:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:07:54 INFO : yam: Copied (new) 2025/05/07 02:07:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:07:55 INFO : B2 bucket rclone-test-zipoyag4fese: Making map for --track-renames 2025/05/07 02:07:55 INFO : B2 bucket rclone-test-zipoyag4fese: Finished making map for --track-renames 2025/05/07 02:07:55 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:55 DEBUG : potato: Unchanged skipping 2025/05/07 02:07:55 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for renames to finish 2025/05/07 02:07:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:07:55 INFO : yam: Copied (server-side copy) to: yaml 2025/05/07 02:07:56 INFO : yam: Deleted 2025/05/07 02:07:56 INFO : yaml: Renamed from "yam" 2025/05/07 02:07:56 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/07 02:07:57 INFO : B2 bucket rclone-test-zipoyag4fese: Making map for --track-renames 2025/05/07 02:07:57 INFO : B2 bucket rclone-test-zipoyag4fese: Finished making map for --track-renames 2025/05/07 02:07:57 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/07 02:07:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/07 02:07:57 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for renames to finish 2025/05/07 02:07:57 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:07:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/07 02:07:58 INFO : potato: Copied (new) 2025/05/07 02:07:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:07:58 INFO : sub/yam: Copied (new) 2025/05/07 02:07:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:07:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:07:58 DEBUG : potato: Unchanged skipping 2025/05/07 02:07:58 INFO : B2 bucket rclone-test-zipoyag4fese: Making map for --track-renames 2025/05/07 02:07:58 INFO : B2 bucket rclone-test-zipoyag4fese: Finished making map for --track-renames 2025/05/07 02:07:58 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:07:58 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for renames to finish 2025/05/07 02:08:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:08:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/07 02:08:00 INFO : sub/yam: Deleted 2025/05/07 02:08:00 INFO : yam: Renamed from "sub/yam" 2025/05/07 02:08:00 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:08:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.23s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:01 DEBUG : Creating backend with remote "/tmp/rclone2553391712/dir1" 2025/05/07 02:08:01 DEBUG : Config file has changed externally - reloading 2025/05/07 02:08:01 DEBUG : Creating backend with remote "/tmp/rclone2553391712/dir2" 2025/05/07 02:08:01 DEBUG : Local file system at /tmp/rclone2553391712/dir2: Using server-side directory move 2025/05/07 02:08:01 INFO : Local file system at /tmp/rclone2553391712/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/07 02:08:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/07 02:08:01 INFO : file1.txt: Moved (server-side) 2025/05/07 02:08:01 DEBUG : Local file system at /tmp/rclone2553391712/dir2: Waiting for checks to finish 2025/05/07 02:08:01 DEBUG : Local file system at /tmp/rclone2553391712/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:08:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/07 02:08:02 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:08:02 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:08:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/07 02:08:02 INFO : nested/sub dir/file: Copied (new) 2025/05/07 02:08:02 INFO : nested/sub dir/file: Deleted 2025/05/07 02:08:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:08:03 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:08:03 INFO : sub dir/hello world: Deleted 2025/05/07 02:08:03 INFO : sub dir: Removing directory 2025/05/07 02:08:03 INFO : nested/sub dir: Removing directory 2025/05/07 02:08:03 INFO : nested: Removing directory 2025/05/07 02:08:03 DEBUG : Local file system at /tmp/rclone2553391712: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:08:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/07 02:08:04 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:08:04 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:08:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/07 02:08:05 INFO : nested/sub dir/file: Copied (new) 2025/05/07 02:08:05 INFO : nested/sub dir/file: Deleted 2025/05/07 02:08:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:08:05 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:08:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.30s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/07 02:08:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/07 02:08:07 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:08:07 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:08:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/07 02:08:07 INFO : existing-b: Copied (new) 2025/05/07 02:08:07 INFO : existing-b: Deleted 2025/05/07 02:08:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:08:07 INFO : existing: Copied (new) 2025/05/07 02:08:07 INFO : existing: Deleted 2025/05/07 02:08:07 DEBUG : existing: Destination exists, skipping 2025/05/07 02:08:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/07 02:08:07 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:08:07 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:08:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lumokon0tena" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zipoyag4fese -> B2 bucket rclone-test-lumokon0tena 2025/05/07 02:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:08:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/07 02:08:13 DEBUG : empty space: Unchanged skipping 2025/05/07 02:08:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 02:08:13 DEBUG : B2 bucket rclone-test-lumokon0tena: Waiting for checks to finish 2025/05/07 02:08:13 INFO : empty space: Deleted 2025/05/07 02:08:13 DEBUG : B2 bucket rclone-test-lumokon0tena: Waiting for transfers to finish 2025/05/07 02:08:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:08:14 INFO : potato2: Copied (server-side copy) 2025/05/07 02:08:14 INFO : potato2: Deleted 2025/05/07 02:08:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:08:14 INFO : potato3: Copied (server-side copy) 2025/05/07 02:08:14 INFO : potato3: Deleted 2025/05/07 02:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sokuxul6nipa" 2025/05/07 02:08:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/07 02:08:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:08:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/07 02:08:15 DEBUG : B2 bucket rclone-test-sokuxul6nipa: Waiting for checks to finish 2025/05/07 02:08:15 DEBUG : B2 bucket rclone-test-sokuxul6nipa: Waiting for transfers to finish 2025/05/07 02:08:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:08:16 INFO : empty space: Copied (server-side copy) 2025/05/07 02:08:16 INFO : empty space: Deleted 2025/05/07 02:08:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:08:16 INFO : potato2: Copied (server-side copy) 2025/05/07 02:08:17 INFO : potato2: Deleted 2025/05/07 02:08:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:08:17 INFO : potato3: Copied (server-side copy) 2025/05/07 02:08:17 INFO : potato3: Deleted 2025/05/07 02:08:17 DEBUG : B2 bucket rclone-test-sokuxul6nipa: Purge remote 2025/05/07 02:08:17 INFO : B2 bucket rclone-test-sokuxul6nipa: cleaning bucket "rclone-test-sokuxul6nipa" of all files 2025/05/07 02:08:17 DEBUG : empty space: Deleting (id "4_zcf423d23800dab8b9f680e1b_f1013fb6c3f68d795_d20250507_m020816_c001_v0001161_t0023_u01746583696492") 2025/05/07 02:08:17 DEBUG : potato2: Deleting (id "4_zcf423d23800dab8b9f680e1b_f101dad85f4e24c37_d20250507_m020816_c001_v0001177_t0058_u01746583696799") 2025/05/07 02:08:17 DEBUG : potato3: Deleting (id "4_zcf423d23800dab8b9f680e1b_f101891de27f668f2_d20250507_m020816_c001_v0001105_t0054_u01746583696866") 2025/05/07 02:08:18 DEBUG : B2 bucket rclone-test-lumokon0tena: Purge remote 2025/05/07 02:08:18 INFO : B2 bucket rclone-test-lumokon0tena: cleaning bucket "rclone-test-lumokon0tena" of all files 2025/05/07 02:08:18 DEBUG : empty space: Deleting (id "4_z1f922d23800dab8b9f680e1b_f41928f6db0b18d76_d20250507_m020816_c001_v7007000_t0000_u01746583696769") 2025/05/07 02:08:18 DEBUG : empty space: Deleting (id "4_z1f922d23800dab8b9f680e1b_f115621c3edf85483_d20250507_m020812_c001_v0001183_t0037_u01746583692794") 2025/05/07 02:08:18 DEBUG : potato2: Deleting (id "4_z1f922d23800dab8b9f680e1b_f41928f6db0b18d78_d20250507_m020817_c001_v7007000_t0000_u01746583697015") 2025/05/07 02:08:18 DEBUG : potato2: Deleting (id "4_z1f922d23800dab8b9f680e1b_f1006e1f57687be81_d20250507_m020813_c001_v0001171_t0042_u01746583693607") 2025/05/07 02:08:18 DEBUG : potato3: Deleting (id "4_z1f922d23800dab8b9f680e1b_f41928f6db0b18d79_d20250507_m020817_c001_v7007000_t0000_u01746583697273") 2025/05/07 02:08:18 DEBUG : potato3: Deleting (id "4_z1f922d23800dab8b9f680e1b_f104c6d862abdb7de_d20250507_m020813_c001_v0001091_t0044_u01746583693969") 2025/05/07 02:08:18 DEBUG : potato3: Deleting (id "4_z1f922d23800dab8b9f680e1b_f115621c3edf8548d_d20250507_m020813_c001_v0001183_t0039_u01746583693000") --- PASS: TestServerSideMove (11.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qoqahep6fomo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zipoyag4fese -> B2 bucket rclone-test-qoqahep6fomo 2025/05/07 02:08:25 DEBUG : empty space: Excluded (Size Filter) 2025/05/07 02:08:25 DEBUG : empty space: Excluded (Size Filter) 2025/05/07 02:08:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:08:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 02:08:25 DEBUG : B2 bucket rclone-test-qoqahep6fomo: Waiting for checks to finish 2025/05/07 02:08:25 DEBUG : B2 bucket rclone-test-qoqahep6fomo: Waiting for transfers to finish 2025/05/07 02:08:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:08:26 INFO : potato2: Copied (server-side copy) 2025/05/07 02:08:26 INFO : potato2: Deleted 2025/05/07 02:08:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:08:26 INFO : potato3: Copied (server-side copy) 2025/05/07 02:08:26 INFO : potato3: Deleted 2025/05/07 02:08:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fevipiv5nitu" 2025/05/07 02:08:27 DEBUG : empty space: Excluded (Size Filter) 2025/05/07 02:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:08:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/07 02:08:28 DEBUG : B2 bucket rclone-test-fevipiv5nitu: Waiting for checks to finish 2025/05/07 02:08:28 DEBUG : B2 bucket rclone-test-fevipiv5nitu: Waiting for transfers to finish 2025/05/07 02:08:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:08:29 INFO : potato3: Copied (server-side copy) 2025/05/07 02:08:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:08:29 INFO : potato2: Copied (server-side copy) 2025/05/07 02:08:29 INFO : potato3: Deleted 2025/05/07 02:08:29 INFO : potato2: Deleted 2025/05/07 02:08:30 DEBUG : B2 bucket rclone-test-fevipiv5nitu: Purge remote 2025/05/07 02:08:30 INFO : B2 bucket rclone-test-fevipiv5nitu: cleaning bucket "rclone-test-fevipiv5nitu" of all files 2025/05/07 02:08:30 DEBUG : potato2: Deleting (id "4_z0f326d33800dab8b9f680e1b_f109f96f0f8103544_d20250507_m020828_c001_v0001116_t0055_u01746583708835") 2025/05/07 02:08:30 DEBUG : potato3: Deleting (id "4_z0f326d33800dab8b9f680e1b_f11256ac1107917ac_d20250507_m020829_c001_v0001101_t0000_u01746583709222") 2025/05/07 02:08:30 DEBUG : B2 bucket rclone-test-qoqahep6fomo: Purge remote 2025/05/07 02:08:30 INFO : B2 bucket rclone-test-qoqahep6fomo: cleaning bucket "rclone-test-qoqahep6fomo" of all files 2025/05/07 02:08:31 DEBUG : empty space: Deleting (id "4_z3f925d23800dab8b9f680e1b_f1008fc7fa8924652_d20250507_m020825_c001_v0001176_t0032_u01746583705064") 2025/05/07 02:08:31 DEBUG : potato2: Deleting (id "4_z3f925d23800dab8b9f680e1b_f408d092892d0f10f_d20250507_m020829_c001_v7007000_t0000_u01746583709562") 2025/05/07 02:08:31 DEBUG : potato2: Deleting (id "4_z3f925d23800dab8b9f680e1b_f1110d3e77329c496_d20250507_m020825_c001_v0001115_t0015_u01746583705934") 2025/05/07 02:08:31 DEBUG : potato3: Deleting (id "4_z3f925d23800dab8b9f680e1b_f41928f6db0b18d9b_d20250507_m020829_c001_v7007000_t0000_u01746583709544") 2025/05/07 02:08:31 DEBUG : potato3: Deleting (id "4_z3f925d23800dab8b9f680e1b_f1012a500b83cd95c_d20250507_m020826_c001_v0001032_t0030_u01746583706296") 2025/05/07 02:08:31 DEBUG : potato3: Deleting (id "4_z3f925d23800dab8b9f680e1b_f1008fc7fa8924654_d20250507_m020825_c001_v0001176_t0045_u01746583705319") --- PASS: TestServerSideMoveWithFilter (12.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sopihud3biha" 2025/05/07 02:08:36 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zipoyag4fese -> B2 bucket rclone-test-sopihud3biha 2025/05/07 02:08:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:08:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/07 02:08:38 DEBUG : empty space: Unchanged skipping 2025/05/07 02:08:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 02:08:38 DEBUG : B2 bucket rclone-test-sopihud3biha: Waiting for checks to finish 2025/05/07 02:08:38 INFO : empty space: Deleted 2025/05/07 02:08:38 DEBUG : B2 bucket rclone-test-sopihud3biha: Waiting for transfers to finish 2025/05/07 02:08:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:08:38 INFO : potato2: Copied (server-side copy) 2025/05/07 02:08:38 INFO : potato2: Deleted 2025/05/07 02:08:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:08:39 INFO : potato3: Copied (server-side copy) 2025/05/07 02:08:39 INFO : potato3: Deleted 2025/05/07 02:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-segixuy7fuwe" 2025/05/07 02:08:40 INFO : tomatoDir: Making directory 2025/05/07 02:08:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/07 02:08:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:08:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/07 02:08:41 DEBUG : B2 bucket rclone-test-segixuy7fuwe: Waiting for checks to finish 2025/05/07 02:08:41 DEBUG : B2 bucket rclone-test-segixuy7fuwe: Waiting for transfers to finish 2025/05/07 02:08:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:08:41 INFO : empty space: Copied (server-side copy) 2025/05/07 02:08:41 INFO : empty space: Deleted 2025/05/07 02:08:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:08:41 INFO : potato2: Copied (server-side copy) 2025/05/07 02:08:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:08:42 INFO : potato3: Copied (server-side copy) 2025/05/07 02:08:42 INFO : potato2: Deleted 2025/05/07 02:08:42 INFO : potato3: Deleted 2025/05/07 02:08:42 DEBUG : B2 bucket rclone-test-segixuy7fuwe: Purge remote 2025/05/07 02:08:42 INFO : B2 bucket rclone-test-segixuy7fuwe: cleaning bucket "rclone-test-segixuy7fuwe" of all files 2025/05/07 02:08:42 DEBUG : empty space: Deleting (id "4_zbf629d43800dab8b9f680e1b_f11599215a148c37c_d20250507_m020841_c001_v0001145_t0055_u01746583721559") 2025/05/07 02:08:42 DEBUG : potato2: Deleting (id "4_zbf629d43800dab8b9f680e1b_f117b362b9c668156_d20250507_m020841_c001_v0001182_t0046_u01746583721810") 2025/05/07 02:08:42 DEBUG : potato3: Deleting (id "4_zbf629d43800dab8b9f680e1b_f1197e6b55c120248_d20250507_m020841_c001_v0001177_t0040_u01746583721947") 2025/05/07 02:08:43 DEBUG : B2 bucket rclone-test-sopihud3biha: Purge remote 2025/05/07 02:08:43 INFO : B2 bucket rclone-test-sopihud3biha: cleaning bucket "rclone-test-sopihud3biha" of all files 2025/05/07 02:08:43 DEBUG : empty space: Deleting (id "4_z7f328d33800dab8b9f680e1b_f416a323ede4ff339_d20250507_m020841_c001_v7007000_t0000_u01746583721793") 2025/05/07 02:08:43 DEBUG : empty space: Deleting (id "4_z7f328d33800dab8b9f680e1b_f1159c45d8a59f75a_d20250507_m020837_c001_v0001179_t0041_u01746583717637") 2025/05/07 02:08:43 DEBUG : potato2: Deleting (id "4_z7f328d33800dab8b9f680e1b_f416a323ede4ff33a_d20250507_m020842_c001_v7007000_t0000_u01746583722020") 2025/05/07 02:08:43 DEBUG : potato2: Deleting (id "4_z7f328d33800dab8b9f680e1b_f1177d4aba12eb598_d20250507_m020838_c001_v0001146_t0059_u01746583718544") 2025/05/07 02:08:43 DEBUG : potato3: Deleting (id "4_z7f328d33800dab8b9f680e1b_f416b3429863e22a4_d20250507_m020842_c001_v7007000_t0000_u01746583722177") 2025/05/07 02:08:43 DEBUG : potato3: Deleting (id "4_z7f328d33800dab8b9f680e1b_f105e43bc3977d16c_d20250507_m020838_c001_v0001098_t0039_u01746583718830") 2025/05/07 02:08:43 DEBUG : potato3: Deleting (id "4_z7f328d33800dab8b9f680e1b_f1159c45d8a59f75e_d20250507_m020837_c001_v0001179_t0026_u01746583717871") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.46s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/rclone-sync-test" 2025/05/07 02:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/rclone-sync-test-include/layer2" 2025/05/07 02:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/rclone-sync-test-ignore-file" 2025/05/07 02:08:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/07 02:08:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/07 02:08:58 DEBUG : pacer: Reducing sleep to 10ms 2025/05/07 02:08:58 DEBUG : B2 bucket rclone-test-zipoyag4fese path rclone-sync-test: Waiting for checks to finish 2025/05/07 02:08:58 DEBUG : B2 bucket rclone-test-zipoyag4fese path rclone-sync-test: Waiting for transfers to finish 2025/05/07 02:08:58 DEBUG : Waiting for deletions to finish 2025/05/07 02:08:58 INFO : There was nothing to transfer 2025/05/07 02:08:58 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:08:58 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:08:58 DEBUG : Waiting for deletions to finish 2025/05/07 02:08:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:59 DEBUG : B2 bucket rclone-test-zipoyag4fese path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/07 02:08:59 DEBUG : B2 bucket rclone-test-zipoyag4fese path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/07 02:08:59 DEBUG : Waiting for deletions to finish 2025/05/07 02:08:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:08:59 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:08:59 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:08:59 DEBUG : Waiting for deletions to finish 2025/05/07 02:08:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:09:00 DEBUG : B2 bucket rclone-test-zipoyag4fese path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/07 02:09:00 DEBUG : B2 bucket rclone-test-zipoyag4fese path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/07 02:09:00 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dst" 2025/05/07 02:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/CompareDest" 2025/05/07 02:09:10 DEBUG : one: Need to transfer - File not found at Destination 2025/05/07 02:09:10 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:10 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:09:11 INFO : one: Copied (new) 2025/05/07 02:09:11 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:11 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:11 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/07 02:09:12 INFO : one: Copied (replaced existing) 2025/05/07 02:09:12 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:14 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:09:14 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:14 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:14 INFO : There was nothing to transfer 2025/05/07 02:09:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 02:09:15 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:09:15 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:15 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:15 INFO : There was nothing to transfer 2025/05/07 02:09:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 02:09:16 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:09:16 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:16 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:16 INFO : There was nothing to transfer 2025/05/07 02:09:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:17 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/07 02:09:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/07 02:09:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 02:09:17 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:09:17 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:17 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:17 INFO : There was nothing to transfer 2025/05/07 02:09:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 02:09:18 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:09:18 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/07 02:09:19 INFO : two: Copied (new) 2025/05/07 02:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.49s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:09:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dest" 2025/05/07 02:09:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/pre-dest1" 2025/05/07 02:09:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/pre-dest2" 2025/05/07 02:09:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:09:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/07 02:09:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:09:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/07 02:09:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/07 02:09:26 DEBUG : B2 bucket rclone-test-zipoyag4fese path dest: Waiting for checks to finish 2025/05/07 02:09:26 DEBUG : B2 bucket rclone-test-zipoyag4fese path dest: Waiting for transfers to finish 2025/05/07 02:09:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/07 02:09:27 INFO : 3: Copied (new) 2025/05/07 02:09:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dst" 2025/05/07 02:09:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/CopyDest" 2025/05/07 02:09:32 DEBUG : one: Need to transfer - File not found at Destination 2025/05/07 02:09:32 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:32 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:09:33 INFO : one: Copied (new) 2025/05/07 02:09:33 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:34 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:34 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/07 02:09:34 INFO : one: Copied (replaced existing) 2025/05/07 02:09:34 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/BackupDir" 2025/05/07 02:09:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:38 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:09:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:09:39 INFO : one: Copied (server-side copy) 2025/05/07 02:09:39 INFO : one: Deleted 2025/05/07 02:09:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/07 02:09:40 INFO : one: Copied (server-side copy) 2025/05/07 02:09:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/07 02:09:40 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:40 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:41 DEBUG : one: Unchanged skipping 2025/05/07 02:09:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/07 02:09:41 INFO : two: Copied (server-side copy) 2025/05/07 02:09:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/07 02:09:41 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:41 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:41 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:42 DEBUG : one: Unchanged skipping 2025/05/07 02:09:42 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:42 DEBUG : two: Unchanged skipping 2025/05/07 02:09:42 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:42 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:42 INFO : There was nothing to transfer 2025/05/07 02:09:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:43 DEBUG : one: Unchanged skipping 2025/05/07 02:09:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/07 02:09:43 DEBUG : three: Destination not found in --copy-dest 2025/05/07 02:09:43 DEBUG : three: Need to transfer - File not found at Destination 2025/05/07 02:09:43 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:09:43 DEBUG : two: Unchanged skipping 2025/05/07 02:09:43 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/07 02:09:44 INFO : three: Copied (new) 2025/05/07 02:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.20s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dst" 2025/05/07 02:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/backup" 2025/05/07 02:09:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:09:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:09:51 DEBUG : two: Unchanged skipping 2025/05/07 02:09:51 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:09:52 INFO : one: Copied (server-side copy) 2025/05/07 02:09:52 INFO : one: Deleted 2025/05/07 02:09:52 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:09:53 INFO : one: Copied (new) 2025/05/07 02:09:53 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:09:54 INFO : three.txt: Copied (server-side copy) 2025/05/07 02:09:54 INFO : three.txt: Deleted 2025/05/07 02:09:54 INFO : three.txt: Moved into backup dir 2025/05/07 02:09:56 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:09:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:09:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:09:56 DEBUG : two: Unchanged skipping 2025/05/07 02:09:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:09:56 INFO : one: Copied (server-side copy) 2025/05/07 02:09:56 INFO : one: Deleted 2025/05/07 02:09:56 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:09:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:09:56 INFO : one: Copied (new) 2025/05/07 02:09:56 DEBUG : Waiting for deletions to finish 2025/05/07 02:09:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:09:57 INFO : three.txt: Copied (server-side copy) 2025/05/07 02:09:57 INFO : three.txt: Deleted 2025/05/07 02:09:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:10:00 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1090-03.backblaze.com/b2api/v1/b2_upload_file/ffe20d7370edab8b9f680e1b/c001_v0001090_t0008": EOF 2025/05/07 02:10:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-03.backblaze.com/b2api/v1/b2_upload_file/ffe20d7370edab8b9f680e1b/c001_v0001090_t0008": EOF) 2025/05/07 02:10:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zipoyag4fese: 1/10 (Post "https://pod-000-1090-03.backblaze.com/b2api/v1/b2_upload_file/ffe20d7370edab8b9f680e1b/c001_v0001090_t0008": EOF) 2025/05/07 02:10:03 DEBUG : pacer: Reducing sleep to 10ms 2025/05/07 02:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dst" 2025/05/07 02:10:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/backup" 2025/05/07 02:10:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:10:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:06 DEBUG : two: Unchanged skipping 2025/05/07 02:10:06 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:10:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:10:07 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:10:07 INFO : one: Deleted 2025/05/07 02:10:07 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:10:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:08 INFO : one: Copied (new) 2025/05/07 02:10:08 DEBUG : Waiting for deletions to finish 2025/05/07 02:10:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:10:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:10:09 INFO : three.txt: Deleted 2025/05/07 02:10:09 INFO : three.txt: Moved into backup dir 2025/05/07 02:10:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:10:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:10 DEBUG : two: Unchanged skipping 2025/05/07 02:10:10 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:10:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:11 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:10:11 INFO : one: Deleted 2025/05/07 02:10:11 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:10:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:10:11 INFO : one: Copied (new) 2025/05/07 02:10:11 DEBUG : Waiting for deletions to finish 2025/05/07 02:10:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:10:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:10:12 INFO : three.txt: Deleted 2025/05/07 02:10:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:10:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dst" 2025/05/07 02:10:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/backup" 2025/05/07 02:10:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:10:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:18 DEBUG : two: Unchanged skipping 2025/05/07 02:10:18 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:10:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:10:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/07 02:10:20 INFO : one: Deleted 2025/05/07 02:10:20 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:10:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:20 INFO : one: Copied (new) 2025/05/07 02:10:20 DEBUG : Waiting for deletions to finish 2025/05/07 02:10:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:10:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/07 02:10:21 INFO : three.txt: Deleted 2025/05/07 02:10:21 INFO : three.txt: Moved into backup dir 2025/05/07 02:10:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:10:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:23 DEBUG : two: Unchanged skipping 2025/05/07 02:10:23 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:10:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/07 02:10:23 INFO : one: Deleted 2025/05/07 02:10:23 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:10:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:10:24 INFO : one: Copied (new) 2025/05/07 02:10:24 DEBUG : Waiting for deletions to finish 2025/05/07 02:10:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:10:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/07 02:10:24 INFO : three.txt: Deleted 2025/05/07 02:10:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dst" 2025/05/07 02:10:29 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:10:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:10:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:29 DEBUG : two: Unchanged skipping 2025/05/07 02:10:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:10:29 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:10:29 INFO : one: Deleted 2025/05/07 02:10:29 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:10:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:30 INFO : one: Copied (new) 2025/05/07 02:10:30 DEBUG : Waiting for deletions to finish 2025/05/07 02:10:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:10:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:10:31 INFO : three.txt: Deleted 2025/05/07 02:10:31 INFO : three.txt: Moved into backup dir 2025/05/07 02:10:32 DEBUG : one.bak: Excluded (Path Filter) 2025/05/07 02:10:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/07 02:10:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:10:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:32 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for checks to finish 2025/05/07 02:10:32 DEBUG : two: Unchanged skipping 2025/05/07 02:10:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:35 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:10:35 INFO : one: Deleted 2025/05/07 02:10:35 DEBUG : B2 bucket rclone-test-zipoyag4fese path dst: Waiting for transfers to finish 2025/05/07 02:10:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:10:35 INFO : one: Copied (new) 2025/05/07 02:10:35 DEBUG : Waiting for deletions to finish 2025/05/07 02:10:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:10:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:10:36 INFO : three.txt: Deleted 2025/05/07 02:10:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:10:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dst" 2025/05/07 02:10:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:10:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:10:42 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:10:42 INFO : one: Deleted 2025/05/07 02:10:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:43 INFO : one: Copied (new) 2025/05/07 02:10:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:43 DEBUG : two: Unchanged skipping 2025/05/07 02:10:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/07 02:10:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:10:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:10:44 INFO : three.txt: Deleted 2025/05/07 02:10:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:10:44 INFO : three.txt: Copied (new) 2025/05/07 02:10:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:10:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:47 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:10:48 INFO : one: Deleted 2025/05/07 02:10:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:10:48 INFO : one: Copied (new) 2025/05/07 02:10:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:48 DEBUG : two: Unchanged skipping 2025/05/07 02:10:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/07 02:10:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:10:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:10:49 INFO : three.txt: Deleted 2025/05/07 02:10:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/07 02:10:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.17s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zipoyag4fese/dst" 2025/05/07 02:10:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:10:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:10:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/07 02:10:56 INFO : one: Deleted 2025/05/07 02:10:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:10:57 INFO : one: Copied (new) 2025/05/07 02:10:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:10:57 DEBUG : two: Unchanged skipping 2025/05/07 02:10:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/07 02:10:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:10:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/07 02:10:58 INFO : three.txt: Deleted 2025/05/07 02:10:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:10:58 INFO : three.txt: Copied (new) 2025/05/07 02:10:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:11:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:11:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/07 02:11:00 INFO : one: Deleted 2025/05/07 02:11:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:11:00 INFO : one: Copied (new) 2025/05/07 02:11:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:00 DEBUG : two: Unchanged skipping 2025/05/07 02:11:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/07 02:11:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:11:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/07 02:11:01 INFO : three.txt: Deleted 2025/05/07 02:11:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/07 02:11:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.76s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:11:04 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:11:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/07 02:11:04 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:11:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/07 02:11:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/07 02:11:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.71s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:11:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/07 02:11:06 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:11:06 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:11:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:11:07 INFO : existing: Copied (new) 2025/05/07 02:11:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:11:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/07 02:11:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/07 02:11:07 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:11:07 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:11:07 ERROR : B2 bucket rclone-test-zipoyag4fese: not deleting files as there were IO errors 2025/05/07 02:11:07 ERROR : B2 bucket rclone-test-zipoyag4fese: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncImmutable (3.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:11:09 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:11:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:09 DEBUG : existing: Unchanged skipping 2025/05/07 02:11:09 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:11:09 DEBUG : Waiting for deletions to finish 2025/05/07 02:11:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:11:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both1: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both12: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both13: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both14: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both15: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both11: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both17: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both18: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both0: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both10: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both16: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both19: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both5: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both6: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both7: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both8: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:29 DEBUG : both9: Unchanged skipping 2025/05/07 02:11:29 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:11:29 DEBUG : both2: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both4: Unchanged skipping 2025/05/07 02:11:29 DEBUG : both3: Unchanged skipping 2025/05/07 02:11:29 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:11:29 DEBUG : Waiting for deletions to finish 2025/05/07 02:11:29 INFO : only3: Deleted 2025/05/07 02:11:30 INFO : only6: Deleted 2025/05/07 02:11:30 INFO : only7: Deleted 2025/05/07 02:11:30 INFO : only15: Deleted 2025/05/07 02:11:30 INFO : only1: Deleted 2025/05/07 02:11:30 INFO : only16: Deleted 2025/05/07 02:11:30 INFO : only17: Deleted 2025/05/07 02:11:30 INFO : only9: Deleted 2025/05/07 02:11:30 INFO : only11: Deleted 2025/05/07 02:11:30 INFO : only4: Deleted 2025/05/07 02:11:30 INFO : only2: Deleted 2025/05/07 02:11:30 INFO : only12: Deleted 2025/05/07 02:11:30 INFO : only10: Deleted 2025/05/07 02:11:30 INFO : only13: Deleted 2025/05/07 02:11:30 INFO : only14: Deleted 2025/05/07 02:11:30 INFO : only18: Deleted 2025/05/07 02:11:30 INFO : only19: Deleted 2025/05/07 02:11:30 INFO : only5: Deleted 2025/05/07 02:11:31 INFO : only0: Deleted 2025/05/07 02:11:31 INFO : only8: Deleted 2025/05/07 02:11:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.79s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:11:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for checks to finish 2025/05/07 02:11:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both1: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both12: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both13: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both10: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both15: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both0: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both11: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both14: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both18: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both2: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both3: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both4: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both16: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both17: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both19: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both8: Unchanged skipping 2025/05/07 02:11:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:11:54 DEBUG : both9: Unchanged skipping 2025/05/07 02:11:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : both5: Unchanged skipping 2025/05/07 02:11:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : both6: Unchanged skipping 2025/05/07 02:11:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/07 02:11:54 DEBUG : both7: Unchanged skipping 2025/05/07 02:11:54 DEBUG : B2 bucket rclone-test-zipoyag4fese: Waiting for transfers to finish 2025/05/07 02:11:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:54 INFO : only0: Copied (replaced existing) 2025/05/07 02:11:54 INFO : only1: Copied (replaced existing) 2025/05/07 02:11:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:54 INFO : only12: Copied (replaced existing) 2025/05/07 02:11:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:54 INFO : only13: Copied (replaced existing) 2025/05/07 02:11:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:54 INFO : only11: Copied (replaced existing) 2025/05/07 02:11:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:54 INFO : only14: Copied (replaced existing) 2025/05/07 02:11:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:54 INFO : only15: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only10: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only16: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only17: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only18: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only19: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only2: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only3: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only4: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only5: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only6: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only7: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only8: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:11:55 INFO : only9: Copied (replaced existing) 2025/05/07 02:11:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.51s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:12:04 DEBUG : empty_dir: Making directory with metadata 2025/05/07 02:12:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:12:04 DEBUG : empty_on_remote: Making directory with metadata 2025/05/07 02:12:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:12:04 INFO : empty_on_remote: Making directory 2025/05/07 02:12:04 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-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:12:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:12:07 DEBUG : empty_dir: Making directory with metadata 2025/05/07 02:12:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:12:07 DEBUG : empty_on_remote: Making directory with metadata 2025/05/07 02:12:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:12:07 INFO : empty_on_remote: Making directory 2025/05/07 02:12: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-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:12:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:12:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:10 INFO : sub dir: Making directory 2025/05/07 02:12:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" 2025/05/07 02:12:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:12:13 INFO : sub dir: Making directory 2025/05/07 02:12:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zipoyag4fese", Local "Local file system at /tmp/rclone2553391712", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.99s) PASS 2025/05/07 02:12:16 DEBUG : B2 bucket rclone-test-zipoyag4fese: Purge remote 2025/05/07 02:12:16 INFO : B2 bucket rclone-test-zipoyag4fese: cleaning bucket "rclone-test-zipoyag4fese" of all files 2025/05/07 02:12:17 DEBUG : BackupDir/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca94_d20250507_m020945_c001_v7007000_t0000_u01746583785142") 2025/05/07 02:12:17 DEBUG : BackupDir/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f104886a812134178_d20250507_m020939_c001_v0001113_t0003_u01746583779259") 2025/05/07 02:12:17 DEBUG : CompareDest/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f415db63a12c4bc46_d20250507_m020919_c001_v7007000_t0000_u01746583759541") 2025/05/07 02:12:17 DEBUG : CompareDest/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f6be_d20250507_m020913_c001_v0001171_t0030_u01746583753503") 2025/05/07 02:12:17 DEBUG : CompareDest/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f415db63a12c4bc47_d20250507_m020919_c001_v7007000_t0000_u01746583759724") 2025/05/07 02:12:17 DEBUG : CompareDest/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e462_d20250507_m020914_c001_v0001100_t0041_u01746583754922") 2025/05/07 02:12:17 DEBUG : CopyDest/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca95_d20250507_m020945_c001_v7007000_t0000_u01746583785322") 2025/05/07 02:12:17 DEBUG : CopyDest/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ae48_d20250507_m020936_c001_v0001090_t0000_u01746583776316") 2025/05/07 02:12:17 DEBUG : CopyDest/three: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca96_d20250507_m020945_c001_v7007000_t0000_u01746583785504") 2025/05/07 02:12:17 DEBUG : CopyDest/three: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e4b2_d20250507_m020942_c001_v0001100_t0012_u01746583782961") 2025/05/07 02:12:17 DEBUG : CopyDest/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca97_d20250507_m020945_c001_v7007000_t0000_u01746583785684") 2025/05/07 02:12:17 DEBUG : CopyDest/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f88c_d20250507_m020940_c001_v0001171_t0013_u01746583780670") 2025/05/07 02:12:17 DEBUG : EXISTING: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37de3e_d20250507_m021110_c001_v7007000_t0000_u01746583870251") 2025/05/07 02:12:17 DEBUG : EXISTING: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5bf_d20250507_m021109_c001_v0001100_t0010_u01746583869181") 2025/05/07 02:12:17 DEBUG : Testêé: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37de37_d20250507_m021105_c001_v7007000_t0000_u01746583865802") 2025/05/07 02:12:17 DEBUG : Testêé: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5b9_d20250507_m021104_c001_v0001100_t0002_u01746583864968") 2025/05/07 02:12:17 DEBUG : Testêé: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035ffb2_d20250507_m021103_c001_v0001171_t0040_u01746583863835") 2025/05/07 02:12:18 DEBUG : a/potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d7f_d20250507_m020729_c001_v7007000_t0000_u01746583649449") 2025/05/07 02:12:18 DEBUG : a/potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acd8_d20250507_m020728_c001_v0001090_t0013_u01746583648755") 2025/05/07 02:12:18 DEBUG : a/potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d76_d20250507_m020726_c001_v7007000_t0000_u01746583646761") 2025/05/07 02:12:18 DEBUG : a/potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acce_d20250507_m020725_c001_v0001090_t0046_u01746583645801") 2025/05/07 02:12:18 DEBUG : a/potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffdf_d20250507_m020704_c001_v7007000_t0000_u01746583624451") 2025/05/07 02:12:18 DEBUG : a/potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac76_d20250507_m020703_c001_v0001090_t0037_u01746583623506") 2025/05/07 02:12:18 DEBUG : b/potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d80_d20250507_m020729_c001_v7007000_t0000_u01746583649633") 2025/05/07 02:12:18 DEBUG : b/potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acd2_d20250507_m020727_c001_v0001090_t0004_u01746583647688") 2025/05/07 02:12:18 DEBUG : b/potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d74_d20250507_m020726_c001_v7007000_t0000_u01746583646195") 2025/05/07 02:12:18 DEBUG : b/potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acc8_d20250507_m020724_c001_v0001090_t0014_u01746583644702") 2025/05/07 02:12:18 DEBUG : b/potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffde_d20250507_m020703_c001_v7007000_t0000_u01746583623899") 2025/05/07 02:12:18 DEBUG : b/potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac70_d20250507_m020702_c001_v0001090_t0018_u01746583622255") 2025/05/07 02:12:18 DEBUG : backup/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41311f562456571e_d20250507_m020958_c001_v7007000_t0000_u01746583798348") 2025/05/07 02:12:18 DEBUG : backup/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f11519be667231838_d20250507_m020956_c001_v0001176_t0058_u01746583796341") 2025/05/07 02:12:18 DEBUG : backup/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1020a31bb73766ba_d20250507_m020952_c001_v0001092_t0024_u01746583792504") 2025/05/07 02:12:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d1864_d20250507_m021025_c001_v7007000_t0000_u01746583825285") 2025/05/07 02:12:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe20d7370edab8b9f680e1b_f118e9fd7cd94a574_d20250507_m021023_c001_v0001184_t0059_u01746583823539") 2025/05/07 02:12:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1041d0238d452aa4_d20250507_m021019_c001_v0001145_t0042_u01746583819690") 2025/05/07 02:12:18 DEBUG : backup/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6dd80_d20250507_m021012_c001_v7007000_t0000_u01746583812936") 2025/05/07 02:12:18 DEBUG : backup/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f10779c9317e47d9e_d20250507_m021011_c001_v0001184_t0026_u01746583811053") 2025/05/07 02:12:18 DEBUG : backup/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f110b19f34fca78b9_d20250507_m021007_c001_v0001137_t0037_u01746583807263") 2025/05/07 02:12:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d1865_d20250507_m021025_c001_v7007000_t0000_u01746583825466") 2025/05/07 02:12:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f118403e5c806c11e_d20250507_m021024_c001_v0001161_t0023_u01746583824336") 2025/05/07 02:12:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1178147f698165e7_d20250507_m021021_c001_v0001171_t0002_u01746583821205") 2025/05/07 02:12:19 DEBUG : backup/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41311f562456571f_d20250507_m020958_c001_v7007000_t0000_u01746583798529") 2025/05/07 02:12:19 DEBUG : backup/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f10789b2273897daa_d20250507_m020957_c001_v0001117_t0034_u01746583797179") 2025/05/07 02:12:19 DEBUG : backup/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f108c82a01fb83eb9_d20250507_m020954_c001_v0001042_t0019_u01746583794019") 2025/05/07 02:12:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6dd83_d20250507_m021013_c001_v7007000_t0000_u01746583813118") 2025/05/07 02:12:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038f2ec31294c89_d20250507_m021011_c001_v0001146_t0024_u01746583811944") 2025/05/07 02:12:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f11375cf0952a3337_d20250507_m021008_c001_v0001184_t0013_u01746583808889") 2025/05/07 02:12:19 DEBUG : both0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51df7_d20250507_m021156_c001_v7007000_t0000_u01746583916293") 2025/05/07 02:12:19 DEBUG : both0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360297_d20250507_m021136_c001_v0001171_t0037_u01746583896286") 2025/05/07 02:12:19 DEBUG : both0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e99c_d20250507_m021131_c001_v7007000_t0000_u01746583891619") 2025/05/07 02:12:19 DEBUG : both0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036004a_d20250507_m021112_c001_v0001171_t0057_u01746583872502") 2025/05/07 02:12:19 DEBUG : both1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51df9_d20250507_m021156_c001_v7007000_t0000_u01746583916496") 2025/05/07 02:12:19 DEBUG : both1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03602c1_d20250507_m021137_c001_v0001171_t0035_u01746583897512") 2025/05/07 02:12:19 DEBUG : both1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e99e_d20250507_m021131_c001_v7007000_t0000_u01746583891801") 2025/05/07 02:12:19 DEBUG : both1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360062_d20250507_m021113_c001_v0001171_t0050_u01746583873578") 2025/05/07 02:12:19 DEBUG : both10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51dfa_d20250507_m021156_c001_v7007000_t0000_u01746583916680") 2025/05/07 02:12:19 DEBUG : both10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360371_d20250507_m021144_c001_v0001171_t0035_u01746583904980") 2025/05/07 02:12:19 DEBUG : both10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e99f_d20250507_m021131_c001_v7007000_t0000_u01746583891984") 2025/05/07 02:12:19 DEBUG : both10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036010e_d20250507_m021121_c001_v0001171_t0037_u01746583881035") 2025/05/07 02:12:19 DEBUG : both11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51dfb_d20250507_m021156_c001_v7007000_t0000_u01746583916864") 2025/05/07 02:12:19 DEBUG : both11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360383_d20250507_m021145_c001_v0001171_t0006_u01746583905783") 2025/05/07 02:12:20 DEBUG : both11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9a1_d20250507_m021132_c001_v7007000_t0000_u01746583892178") 2025/05/07 02:12:20 DEBUG : both11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360132_d20250507_m021122_c001_v0001171_t0051_u01746583882043") 2025/05/07 02:12:20 DEBUG : both12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51dfc_d20250507_m021157_c001_v7007000_t0000_u01746583917046") 2025/05/07 02:12:20 DEBUG : both12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036039b_d20250507_m021146_c001_v0001171_t0041_u01746583906459") 2025/05/07 02:12:20 DEBUG : both12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9a2_d20250507_m021132_c001_v7007000_t0000_u01746583892360") 2025/05/07 02:12:20 DEBUG : both12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360140_d20250507_m021122_c001_v0001171_t0053_u01746583882749") 2025/05/07 02:12:20 DEBUG : both13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51dfd_d20250507_m021157_c001_v7007000_t0000_u01746583917229") 2025/05/07 02:12:20 DEBUG : both13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03603b3_d20250507_m021147_c001_v0001171_t0035_u01746583907528") 2025/05/07 02:12:20 DEBUG : both13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9a4_d20250507_m021132_c001_v7007000_t0000_u01746583892544") 2025/05/07 02:12:20 DEBUG : both13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360158_d20250507_m021123_c001_v0001171_t0001_u01746583883600") 2025/05/07 02:12:20 DEBUG : both14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51dfe_d20250507_m021157_c001_v7007000_t0000_u01746583917428") 2025/05/07 02:12:20 DEBUG : both14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03603c7_d20250507_m021148_c001_v0001171_t0013_u01746583908482") 2025/05/07 02:12:20 DEBUG : both14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9a5_d20250507_m021132_c001_v7007000_t0000_u01746583892728") 2025/05/07 02:12:20 DEBUG : both14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036015e_d20250507_m021124_c001_v0001171_t0055_u01746583884188") 2025/05/07 02:12:20 DEBUG : both15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51dff_d20250507_m021157_c001_v7007000_t0000_u01746583917612") 2025/05/07 02:12:20 DEBUG : both15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03603e5_d20250507_m021149_c001_v0001171_t0052_u01746583909206") 2025/05/07 02:12:20 DEBUG : both15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9a6_d20250507_m021132_c001_v7007000_t0000_u01746583892911") 2025/05/07 02:12:20 DEBUG : both15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036017e_d20250507_m021125_c001_v0001171_t0029_u01746583885065") 2025/05/07 02:12:20 DEBUG : both16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e00_d20250507_m021157_c001_v7007000_t0000_u01746583917794") 2025/05/07 02:12:20 DEBUG : both16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03603fd_d20250507_m021150_c001_v0001171_t0004_u01746583910138") 2025/05/07 02:12:21 DEBUG : both16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9a7_d20250507_m021133_c001_v7007000_t0000_u01746583893094") 2025/05/07 02:12:21 DEBUG : both16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360194_d20250507_m021125_c001_v0001171_t0055_u01746583885822") 2025/05/07 02:12:21 DEBUG : both17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e01_d20250507_m021157_c001_v7007000_t0000_u01746583917977") 2025/05/07 02:12:21 DEBUG : both17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036041d_d20250507_m021151_c001_v0001171_t0009_u01746583911204") 2025/05/07 02:12:21 DEBUG : both17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9a8_d20250507_m021133_c001_v7007000_t0000_u01746583893290") 2025/05/07 02:12:21 DEBUG : both17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03601a8_d20250507_m021126_c001_v0001171_t0047_u01746583886566") 2025/05/07 02:12:21 DEBUG : both18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e02_d20250507_m021158_c001_v7007000_t0000_u01746583918159") 2025/05/07 02:12:21 DEBUG : both18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036042b_d20250507_m021151_c001_v0001171_t0011_u01746583911890") 2025/05/07 02:12:21 DEBUG : both18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9a9_d20250507_m021133_c001_v7007000_t0000_u01746583893481") 2025/05/07 02:12:21 DEBUG : both18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03601c0_d20250507_m021127_c001_v0001171_t0020_u01746583887447") 2025/05/07 02:12:21 DEBUG : both19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e04_d20250507_m021158_c001_v7007000_t0000_u01746583918343") 2025/05/07 02:12:21 DEBUG : both19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036043f_d20250507_m021152_c001_v0001171_t0059_u01746583912715") 2025/05/07 02:12:21 DEBUG : both19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9aa_d20250507_m021133_c001_v7007000_t0000_u01746583893676") 2025/05/07 02:12:21 DEBUG : both19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03601dc_d20250507_m021128_c001_v0001171_t0026_u01746583888104") 2025/05/07 02:12:21 DEBUG : both2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e05_d20250507_m021158_c001_v7007000_t0000_u01746583918525") 2025/05/07 02:12:21 DEBUG : both2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03602d3_d20250507_m021138_c001_v0001171_t0004_u01746583898177") 2025/05/07 02:12:21 DEBUG : both2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9ab_d20250507_m021133_c001_v7007000_t0000_u01746583893858") 2025/05/07 02:12:21 DEBUG : both2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036007a_d20250507_m021114_c001_v0001171_t0059_u01746583874469") 2025/05/07 02:12:21 DEBUG : both3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e06_d20250507_m021158_c001_v7007000_t0000_u01746583918708") 2025/05/07 02:12:21 DEBUG : both3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03602e5_d20250507_m021139_c001_v0001171_t0007_u01746583899362") 2025/05/07 02:12:21 DEBUG : both3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9ac_d20250507_m021134_c001_v7007000_t0000_u01746583894053") 2025/05/07 02:12:22 DEBUG : both3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360084_d20250507_m021115_c001_v0001171_t0027_u01746583875267") 2025/05/07 02:12:22 DEBUG : both4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e07_d20250507_m021158_c001_v7007000_t0000_u01746583918897") 2025/05/07 02:12:22 DEBUG : both4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03602f7_d20250507_m021140_c001_v0001171_t0056_u01746583900026") 2025/05/07 02:12:22 DEBUG : both4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9ae_d20250507_m021134_c001_v7007000_t0000_u01746583894237") 2025/05/07 02:12:22 DEBUG : both4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036009c_d20250507_m021116_c001_v0001171_t0040_u01746583876216") 2025/05/07 02:12:22 DEBUG : both5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e08_d20250507_m021159_c001_v7007000_t0000_u01746583919088") 2025/05/07 02:12:22 DEBUG : both5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360307_d20250507_m021140_c001_v0001171_t0008_u01746583900853") 2025/05/07 02:12:22 DEBUG : both5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9af_d20250507_m021134_c001_v7007000_t0000_u01746583894419") 2025/05/07 02:12:22 DEBUG : both5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03600b2_d20250507_m021117_c001_v0001171_t0021_u01746583877020") 2025/05/07 02:12:22 DEBUG : both6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e09_d20250507_m021159_c001_v7007000_t0000_u01746583919271") 2025/05/07 02:12:22 DEBUG : both6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a036031d_d20250507_m021141_c001_v0001171_t0053_u01746583901748") 2025/05/07 02:12:22 DEBUG : both6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9b1_d20250507_m021134_c001_v7007000_t0000_u01746583894601") 2025/05/07 02:12:22 DEBUG : both6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03600c6_d20250507_m021117_c001_v0001171_t0042_u01746583877923") 2025/05/07 02:12:22 DEBUG : both7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e0a_d20250507_m021159_c001_v7007000_t0000_u01746583919455") 2025/05/07 02:12:22 DEBUG : both7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360337_d20250507_m021142_c001_v0001171_t0042_u01746583902623") 2025/05/07 02:12:22 DEBUG : both7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9b3_d20250507_m021134_c001_v7007000_t0000_u01746583894784") 2025/05/07 02:12:22 DEBUG : both7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03600d2_d20250507_m021118_c001_v0001171_t0024_u01746583878550") 2025/05/07 02:12:22 DEBUG : both8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e0b_d20250507_m021159_c001_v7007000_t0000_u01746583919639") 2025/05/07 02:12:22 DEBUG : both8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360345_d20250507_m021143_c001_v0001171_t0029_u01746583903428") 2025/05/07 02:12:22 DEBUG : both8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9b4_d20250507_m021134_c001_v7007000_t0000_u01746583894966") 2025/05/07 02:12:22 DEBUG : both8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03600dc_d20250507_m021119_c001_v0001171_t0041_u01746583879236") 2025/05/07 02:12:22 DEBUG : both9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e0c_d20250507_m021159_c001_v7007000_t0000_u01746583919822") 2025/05/07 02:12:22 DEBUG : both9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360357_d20250507_m021144_c001_v0001171_t0056_u01746583904158") 2025/05/07 02:12:23 DEBUG : both9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e9b5_d20250507_m021135_c001_v7007000_t0000_u01746583895149") 2025/05/07 02:12:23 DEBUG : both9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03600f2_d20250507_m021120_c001_v0001171_t0048_u01746583880132") 2025/05/07 02:12:23 DEBUG : c/non empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d81_d20250507_m020729_c001_v7007000_t0000_u01746583649817") 2025/05/07 02:12:23 DEBUG : c/non empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acd4_d20250507_m020728_c001_v0001090_t0027_u01746583648060") 2025/05/07 02:12:23 DEBUG : c/non empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d77_d20250507_m020726_c001_v7007000_t0000_u01746583646946") 2025/05/07 02:12:23 DEBUG : c/non empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acca_d20250507_m020724_c001_v0001090_t0002_u01746583644997") 2025/05/07 02:12:23 DEBUG : c/non empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffe0_d20250507_m020704_c001_v7007000_t0000_u01746583624638") 2025/05/07 02:12:23 DEBUG : c/non empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac72_d20250507_m020702_c001_v0001090_t0041_u01746583622609") 2025/05/07 02:12:23 DEBUG : check sum: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c7c_d20250507_m020650_c001_v7007000_t0000_u01746583610225") 2025/05/07 02:12:23 DEBUG : check sum: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac44_d20250507_m020649_c001_v0001090_t0035_u01746583609105") 2025/05/07 02:12:23 DEBUG : dest/3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca8f_d20250507_m020928_c001_v7007000_t0000_u01746583768656") 2025/05/07 02:12:23 DEBUG : dest/3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f412906b74696a581_d20250507_m020927_c001_v0001177_t0041_u01746583767559") 2025/05/07 02:12:23 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37de31_d20250507_m021102_c001_v7007000_t0000_u01746583862354") 2025/05/07 02:12:23 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f108955c67660e7c0_d20250507_m021100_c001_v0001184_t0016_u01746583860576") 2025/05/07 02:12:23 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6ddb0_d20250507_m021100_c001_v7007000_t0000_u01746583860390") 2025/05/07 02:12:23 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f108955c67660e74d_d20250507_m021056_c001_v0001184_t0009_u01746583856969") 2025/05/07 02:12:23 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6ddac_d20250507_m021056_c001_v7007000_t0000_u01746583856242") 2025/05/07 02:12:23 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e581_d20250507_m021052_c001_v0001100_t0032_u01746583852066") 2025/05/07 02:12:23 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d6048e_d20250507_m021050_c001_v7007000_t0000_u01746583850608") 2025/05/07 02:12:23 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f11968ade9c2a5a68_d20250507_m021048_c001_v0001183_t0038_u01746583848119") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407d7d0a497cde2c_d20250507_m021047_c001_v7007000_t0000_u01746583847935") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f11968ade9c2a59dc_d20250507_m021043_c001_v0001183_t0014_u01746583843062") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407d7d0a497cde29_d20250507_m021042_c001_v7007000_t0000_u01746583842333") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035fd50_d20250507_m021037_c001_v0001171_t0005_u01746583837897") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d1883_d20250507_m021036_c001_v7007000_t0000_u01746583836621") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111af5bb03d3b7ef_d20250507_m021035_c001_v0001184_t0007_u01746583835360") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f408d092892d0f184_d20250507_m021035_c001_v7007000_t0000_u01746583835176") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111af5bb03d3b78d_d20250507_m021030_c001_v0001184_t0021_u01746583830624") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f408d092892d0f17f_d20250507_m021029_c001_v7007000_t0000_u01746583829896") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035fc61_d20250507_m021026_c001_v0001171_t0038_u01746583826576") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d1866_d20250507_m021025_c001_v7007000_t0000_u01746583825648") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1141b120e9f4eb01_d20250507_m021023_c001_v0001180_t0020_u01746583823938") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41592b801b6947cc_d20250507_m021023_c001_v7007000_t0000_u01746583823759") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1141b120e9f4eae7_d20250507_m021020_c001_v0001180_t0028_u01746583820798") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41592b801b6947c8_d20250507_m021020_c001_v7007000_t0000_u01746583820078") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035fb32_d20250507_m021014_c001_v0001171_t0059_u01746583814220") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6dd84_d20250507_m021013_c001_v7007000_t0000_u01746583813301") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1125fe77fb29d815_d20250507_m021011_c001_v0001165_t0046_u01746583811452") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6dd7e_d20250507_m021011_c001_v7007000_t0000_u01746583811270") 2025/05/07 02:12:24 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1125fe77fb29d803_d20250507_m021008_c001_v0001165_t0014_u01746583808473") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6dd79_d20250507_m021007_c001_v7007000_t0000_u01746583807735") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f9ef_d20250507_m020959_c001_v0001171_t0018_u01746583799635") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41311f5624565721_d20250507_m020958_c001_v7007000_t0000_u01746583798712") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1077b16e832cc715_d20250507_m020956_c001_v0001183_t0039_u01746583796735") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d17ec_d20250507_m020956_c001_v7007000_t0000_u01746583796552") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1077b16e832cc6c9_d20250507_m020953_c001_v0001183_t0059_u01746583793613") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d17e8_d20250507_m020952_c001_v7007000_t0000_u01746583792856") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ae60_d20250507_m020946_c001_v0001090_t0007_u01746583786957") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca98_d20250507_m020945_c001_v7007000_t0000_u01746583785866") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f119ba23e8a3a4cee_d20250507_m020939_c001_v0001041_t0036_u01746583779736") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f409c249648871356_d20250507_m020939_c001_v7007000_t0000_u01746583779521") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e492_d20250507_m020935_c001_v0001100_t0043_u01746583775556") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1118968b22492879_d20250507_m020934_c001_v0001106_t0013_u01746583774431") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1118968b22492873_d20250507_m020933_c001_v0001106_t0013_u01746583773129") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f415db63a12c4bc48_d20250507_m020919_c001_v7007000_t0000_u01746583759906") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ae22_d20250507_m020912_c001_v0001090_t0013_u01746583752841") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111ea15d279adff5_d20250507_m020911_c001_v0001171_t0002_u01746583751848") 2025/05/07 02:12:25 DEBUG : dst/one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111ea15d279adfdf_d20250507_m020910_c001_v0001171_t0028_u01746583750663") 2025/05/07 02:12:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37de32_d20250507_m021102_c001_v7007000_t0000_u01746583862539") 2025/05/07 02:12:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe20d7370edab8b9f680e1b_f102cf1e6668bb4fa_d20250507_m021059_c001_v0001115_t0045_u01746583859856") 2025/05/07 02:12:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe20d7370edab8b9f680e1b_f10577075148caf4f_d20250507_m021055_c001_v0001134_t0014_u01746583855817") 2025/05/07 02:12:25 DEBUG : dst/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d6048f_d20250507_m021050_c001_v7007000_t0000_u01746583850788") 2025/05/07 02:12:26 DEBUG : dst/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1019db496c04dfd0_d20250507_m021047_c001_v0001146_t0026_u01746583847245") 2025/05/07 02:12:26 DEBUG : dst/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1034546e96cd9e49_d20250507_m021041_c001_v0001131_t0034_u01746583841947") 2025/05/07 02:12:26 DEBUG : dst/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d1884_d20250507_m021036_c001_v7007000_t0000_u01746583836802") 2025/05/07 02:12:26 DEBUG : dst/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1154a19b24cdd8c5_d20250507_m021034_c001_v0001184_t0044_u01746583834976") 2025/05/07 02:12:26 DEBUG : dst/one.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f10779c9317e48000_d20250507_m021029_c001_v0001184_t0015_u01746583829692") 2025/05/07 02:12:26 DEBUG : dst/three: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca99_d20250507_m020946_c001_v7007000_t0000_u01746583786052") 2025/05/07 02:12:26 DEBUG : dst/three: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1118968b2249289d_d20250507_m020944_c001_v0001106_t0013_u01746583784318") 2025/05/07 02:12:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37de33_d20250507_m021102_c001_v7007000_t0000_u01746583862724") 2025/05/07 02:12:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f101197e388554196_d20250507_m021101_c001_v0001184_t0015_u01746583861346") 2025/05/07 02:12:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f114c44b01d5523f1_d20250507_m021057_c001_v0001117_t0058_u01746583857745") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37de34_d20250507_m021102_c001_v7007000_t0000_u01746583862908") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f108955c67660e7e0_d20250507_m021101_c001_v0001184_t0041_u01746583861764") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6ddb1_d20250507_m021101_c001_v7007000_t0000_u01746583861551") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f108955c67660e789_d20250507_m021058_c001_v0001184_t0022_u01746583858539") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6ddad_d20250507_m021058_c001_v7007000_t0000_u01746583858352") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e587_d20250507_m021052_c001_v0001100_t0024_u01746583852993") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d60490_d20250507_m021050_c001_v7007000_t0000_u01746583850970") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f11968ade9c2a5a8a_d20250507_m021049_c001_v0001183_t0020_u01746583849668") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407d7d0a497cde2d_d20250507_m021049_c001_v7007000_t0000_u01746583849484") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f11968ade9c2a59f8_d20250507_m021044_c001_v0001183_t0022_u01746583844263") 2025/05/07 02:12:26 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407d7d0a497cde2a_d20250507_m021044_c001_v7007000_t0000_u01746583844078") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035fd70_d20250507_m021039_c001_v0001171_t0021_u01746583839139") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f408d092892d0f186_d20250507_m021036_c001_v7007000_t0000_u01746583836066") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e548_d20250507_m021031_c001_v0001100_t0023_u01746583831876") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f408d092892d0f182_d20250507_m021031_c001_v7007000_t0000_u01746583831512") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035fc66_d20250507_m021027_c001_v0001171_t0015_u01746583827137") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41592b801b6947cd_d20250507_m021024_c001_v7007000_t0000_u01746583824739") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e526_d20250507_m021022_c001_v0001100_t0028_u01746583822592") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41592b801b6947ca_d20250507_m021021_c001_v7007000_t0000_u01746583821517") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035fb54_d20250507_m021015_c001_v0001171_t0027_u01746583815208") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6dd7f_d20250507_m021012_c001_v7007000_t0000_u01746583812378") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e4fa_d20250507_m021010_c001_v0001100_t0016_u01746583810172") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6dd7b_d20250507_m021009_c001_v7007000_t0000_u01746583809086") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035fa3d_d20250507_m021002_c001_v0001171_t0045_u01746583802772") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d17ed_d20250507_m020957_c001_v7007000_t0000_u01746583797801") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ae70_d20250507_m020955_c001_v0001090_t0055_u01746583795473") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d17eb_d20250507_m020954_c001_v7007000_t0000_u01746583794383") 2025/05/07 02:12:27 DEBUG : dst/three.txt: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e4bc_d20250507_m020948_c001_v0001100_t0012_u01746583788129") 2025/05/07 02:12:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d60491_d20250507_m021051_c001_v7007000_t0000_u01746583851152") 2025/05/07 02:12:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1085cf9ab5b63959_d20250507_m021048_c001_v0001037_t0034_u01746583848903") 2025/05/07 02:12:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f103f491481d2b11a_d20250507_m021043_c001_v0001182_t0006_u01746583843834") 2025/05/07 02:12:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d1885_d20250507_m021036_c001_v7007000_t0000_u01746583836983") 2025/05/07 02:12:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f104a71c1249cdf44_d20250507_m021035_c001_v0001146_t0000_u01746583835761") 2025/05/07 02:12:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe20d7370edab8b9f680e1b_f115bca5bae177c04_d20250507_m021031_c001_v0001090_t0026_u01746583831042") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37de35_d20250507_m021103_c001_v7007000_t0000_u01746583863093") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035feb2_d20250507_m021052_c001_v0001171_t0036_u01746583852704") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d60492_d20250507_m021051_c001_v7007000_t0000_u01746583851333") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e558_d20250507_m021038_c001_v0001100_t0058_u01746583838683") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d1886_d20250507_m021037_c001_v7007000_t0000_u01746583837163") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e53e_d20250507_m021026_c001_v0001100_t0028_u01746583826847") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418a42cd876d1867_d20250507_m021025_c001_v7007000_t0000_u01746583825841") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e50a_d20250507_m021014_c001_v0001100_t0042_u01746583814748") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4044b1ffe3b6dd85_d20250507_m021013_c001_v7007000_t0000_u01746583813484") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e4e4_d20250507_m021000_c001_v0001100_t0027_u01746583800319") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41311f5624565722_d20250507_m020958_c001_v7007000_t0000_u01746583798909") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f906_d20250507_m020947_c001_v0001171_t0043_u01746583787798") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca9b_d20250507_m020946_c001_v7007000_t0000_u01746583786234") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1002228401d8fbb0_d20250507_m020941_c001_v0001184_t0059_u01746583781840") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f415db63a12c4bc49_d20250507_m020920_c001_v7007000_t0000_u01746583760087") 2025/05/07 02:12:28 DEBUG : dst/two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111ea15d279ae06b_d20250507_m020918_c001_v0001171_t0003_u01746583758859") 2025/05/07 02:12:28 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40323404b284acff_d20250507_m020838_c001_v7007000_t0000_u01746583718439") 2025/05/07 02:12:28 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e3e6_d20250507_m020835_c001_v0001100_t0022_u01746583715059") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40323404b284acf9_d20250507_m020832_c001_v7007000_t0000_u01746583712807") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e3c6_d20250507_m020822_c001_v0001100_t0002_u01746583702268") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd7d_d20250507_m020813_c001_v7007000_t0000_u01746583693579") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e3a3_d20250507_m020810_c001_v0001100_t0049_u01746583690497") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d99_d20250507_m020744_c001_v7007000_t0000_u01746583664492") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad18_d20250507_m020742_c001_v0001090_t0001_u01746583662434") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d93_d20250507_m020740_c001_v7007000_t0000_u01746583660708") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad0c_d20250507_m020739_c001_v0001090_t0014_u01746583659399") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d8e_d20250507_m020735_c001_v7007000_t0000_u01746583655631") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acf4_d20250507_m020733_c001_v0001090_t0013_u01746583653688") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d88_d20250507_m020732_c001_v7007000_t0000_u01746583652301") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ace4_d20250507_m020730_c001_v0001090_t0036_u01746583650908") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d6b_d20250507_m020723_c001_v7007000_t0000_u01746583643782") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acbc_d20250507_m020721_c001_v0001090_t0050_u01746583641723") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffef_d20250507_m020720_c001_v7007000_t0000_u01746583640424") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acb6_d20250507_m020719_c001_v0001090_t0023_u01746583639496") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffe6_d20250507_m020713_c001_v7007000_t0000_u01746583633948") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906aca2_d20250507_m020712_c001_v0001090_t0044_u01746583632355") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffe4_d20250507_m020709_c001_v7007000_t0000_u01746583629797") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac8c_d20250507_m020708_c001_v0001090_t0010_u01746583628688") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffe2_d20250507_m020707_c001_v7007000_t0000_u01746583627598") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f114d39239ad5a36e_d20250507_m020707_c001_v0001184_t0047_u01746583627034") 2025/05/07 02:12:29 DEBUG : empty space: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac80_d20250507_m020705_c001_v0001090_t0040_u01746583625377") 2025/05/07 02:12:29 DEBUG : enormous: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d98_d20250507_m020743_c001_v7007000_t0000_u01746583663748") 2025/05/07 02:12:30 DEBUG : enormous: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad1c_d20250507_m020742_c001_v0001090_t0053_u01746583662744") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37de3a_d20250507_m021108_c001_v7007000_t0000_u01746583868053") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035ffee_d20250507_m021106_c001_v0001171_t0017_u01746583866562") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd78_d20250507_m020808_c001_v7007000_t0000_u01746583688423") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad72_d20250507_m020807_c001_v0001090_t0027_u01746583687213") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffdc_d20250507_m020701_c001_v7007000_t0000_u01746583621153") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac68_d20250507_m020659_c001_v0001090_t0000_u01746583619992") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffdb_d20250507_m020658_c001_v7007000_t0000_u01746583618720") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac66_d20250507_m020657_c001_v0001090_t0032_u01746583617732") 2025/05/07 02:12:30 DEBUG : existing: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac60_d20250507_m020656_c001_v0001090_t0046_u01746583616746") 2025/05/07 02:12:30 DEBUG : existing-b: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd79_d20250507_m020808_c001_v7007000_t0000_u01746583688613") 2025/05/07 02:12:30 DEBUG : existing-b: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e393_d20250507_m020807_c001_v0001100_t0057_u01746583687219") 2025/05/07 02:12:30 DEBUG : file1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e29_d20250507_m021208_c001_v7007000_t0000_u01746583928999") 2025/05/07 02:12:30 DEBUG : file1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a03605a3_d20250507_m021207_c001_v0001171_t0030_u01746583927680") 2025/05/07 02:12:30 DEBUG : file1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e23_d20250507_m021205_c001_v7007000_t0000_u01746583925950") 2025/05/07 02:12:30 DEBUG : file1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f104f91379f766aaa_d20250507_m021205_c001_v0001179_t0003_u01746583925039") 2025/05/07 02:12:30 DEBUG : five: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d9f_d20250507_m020749_c001_v7007000_t0000_u01746583669263") 2025/05/07 02:12:30 DEBUG : five: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4038bfcdf906ad32_d20250507_m020747_c001_v0001090_t0008_u01746583667215") 2025/05/07 02:12:30 DEBUG : foo: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffe5_d20250507_m020711_c001_v7007000_t0000_u01746583631630") 2025/05/07 02:12:30 DEBUG : foo: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4038bfcdf906ac9a_d20250507_m020711_c001_v0001090_t0008_u01746583631081") 2025/05/07 02:12:31 DEBUG : foo: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4038bfcdf906ac96_d20250507_m020710_c001_v0001090_t0008_u01746583630523") 2025/05/07 02:12:31 DEBUG : four: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2da0_d20250507_m020749_c001_v7007000_t0000_u01746583669447") 2025/05/07 02:12:31 DEBUG : four: Deleting (id "4_zffe20d7370edab8b9f680e1b_f411e2b0c3b21e337_d20250507_m020747_c001_v0001100_t0028_u01746583667769") 2025/05/07 02:12:31 DEBUG : four: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad2c_d20250507_m020746_c001_v0001090_t0041_u01746583666391") 2025/05/07 02:12:31 DEBUG : hello world2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc567_d20250507_m020606_c001_v7007000_t0000_u01746583566160") 2025/05/07 02:12:31 DEBUG : hello world2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906aba8_d20250507_m020605_c001_v0001090_t0047_u01746583565325") 2025/05/07 02:12:31 DEBUG : ignore-size: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c83_d20250507_m020655_c001_v7007000_t0000_u01746583615273") 2025/05/07 02:12:31 DEBUG : ignore-size: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac54_d20250507_m020654_c001_v0001090_t0044_u01746583614013") 2025/05/07 02:12:31 DEBUG : nested/sub dir/file: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd74_d20250507_m020806_c001_v7007000_t0000_u01746583686113") 2025/05/07 02:12:31 DEBUG : nested/sub dir/file: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e38d_d20250507_m020804_c001_v0001100_t0044_u01746583684922") 2025/05/07 02:12:31 DEBUG : nested/sub dir/file: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd72_d20250507_m020803_c001_v7007000_t0000_u01746583683814") 2025/05/07 02:12:31 DEBUG : nested/sub dir/file: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e381_d20250507_m020802_c001_v0001100_t0024_u01746583682663") 2025/05/07 02:12:31 DEBUG : one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2da1_d20250507_m020749_c001_v7007000_t0000_u01746583669630") 2025/05/07 02:12:31 DEBUG : one: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4038bfcdf906ad22_d20250507_m020745_c001_v0001090_t0008_u01746583665623") 2025/05/07 02:12:31 DEBUG : only0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e0d_d20250507_m021200_c001_v7007000_t0000_u01746583920005") 2025/05/07 02:12:31 DEBUG : only0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4148e8a2a0360465_d20250507_m021154_c001_v0001171_t0051_u01746583914278") 2025/05/07 02:12:31 DEBUG : only0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e667_d20250507_m021137_c001_v0001100_t0028_u01746583897063") 2025/05/07 02:12:31 DEBUG : only0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40574b2364bace9c_d20250507_m021130_c001_v7007000_t0000_u01746583890985") 2025/05/07 02:12:31 DEBUG : only0: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5c9_d20250507_m021113_c001_v0001100_t0012_u01746583873181") 2025/05/07 02:12:31 DEBUG : only1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e0e_d20250507_m021200_c001_v7007000_t0000_u01746583920188") 2025/05/07 02:12:32 DEBUG : only1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f411e2b0c3b21e6c3_d20250507_m021154_c001_v0001100_t0028_u01746583914284") 2025/05/07 02:12:32 DEBUG : only1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e66b_d20250507_m021137_c001_v0001100_t0012_u01746583897812") 2025/05/07 02:12:32 DEBUG : only1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e996_d20250507_m021130_c001_v7007000_t0000_u01746583890238") 2025/05/07 02:12:32 DEBUG : only1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5d9_d20250507_m021114_c001_v0001100_t0019_u01746583874119") 2025/05/07 02:12:32 DEBUG : only10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e0f_d20250507_m021200_c001_v7007000_t0000_u01746583920383") 2025/05/07 02:12:32 DEBUG : only10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4138b007a402c1c0_d20250507_m021155_c001_v0001165_t0044_u01746583915024") 2025/05/07 02:12:32 DEBUG : only10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e68d_d20250507_m021145_c001_v0001100_t0022_u01746583905338") 2025/05/07 02:12:32 DEBUG : only10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e7525833_d20250507_m021130_c001_v7007000_t0000_u01746583890618") 2025/05/07 02:12:32 DEBUG : only10: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e607_d20250507_m021121_c001_v0001100_t0001_u01746583881430") 2025/05/07 02:12:32 DEBUG : only11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e10_d20250507_m021200_c001_v7007000_t0000_u01746583920581") 2025/05/07 02:12:32 DEBUG : only11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f404f91379f766a70_d20250507_m021154_c001_v0001179_t0039_u01746583914836") 2025/05/07 02:12:32 DEBUG : only11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e691_d20250507_m021146_c001_v0001100_t0027_u01746583906142") 2025/05/07 02:12:32 DEBUG : only11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e997_d20250507_m021130_c001_v7007000_t0000_u01746583890437") 2025/05/07 02:12:32 DEBUG : only11: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e60d_d20250507_m021122_c001_v0001100_t0022_u01746583882403") 2025/05/07 02:12:32 DEBUG : only12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e11_d20250507_m021200_c001_v7007000_t0000_u01746583920764") 2025/05/07 02:12:32 DEBUG : only12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4148e8a2a0360473_d20250507_m021154_c001_v0001171_t0051_u01746583914679") 2025/05/07 02:12:32 DEBUG : only12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e699_d20250507_m021146_c001_v0001100_t0047_u01746583906911") 2025/05/07 02:12:32 DEBUG : only12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e999_d20250507_m021130_c001_v7007000_t0000_u01746583890619") 2025/05/07 02:12:32 DEBUG : only12: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e613_d20250507_m021123_c001_v0001100_t0029_u01746583883311") 2025/05/07 02:12:32 DEBUG : only13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e12_d20250507_m021200_c001_v7007000_t0000_u01746583920948") 2025/05/07 02:12:32 DEBUG : only13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f411e2b0c3b21e6cb_d20250507_m021154_c001_v0001100_t0028_u01746583914684") 2025/05/07 02:12:32 DEBUG : only13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e69b_d20250507_m021147_c001_v0001100_t0036_u01746583907897") 2025/05/07 02:12:33 DEBUG : only13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e7525834_d20250507_m021130_c001_v7007000_t0000_u01746583890639") 2025/05/07 02:12:33 DEBUG : only13: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e617_d20250507_m021123_c001_v0001100_t0011_u01746583883891") 2025/05/07 02:12:33 DEBUG : only14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e13_d20250507_m021201_c001_v7007000_t0000_u01746583921131") 2025/05/07 02:12:33 DEBUG : only14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4148e8a2a0360477_d20250507_m021154_c001_v0001171_t0051_u01746583914869") 2025/05/07 02:12:33 DEBUG : only14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e6a5_d20250507_m021148_c001_v0001100_t0012_u01746583908873") 2025/05/07 02:12:33 DEBUG : only14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40574b2364bace9b_d20250507_m021130_c001_v7007000_t0000_u01746583890803") 2025/05/07 02:12:33 DEBUG : only14: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e619_d20250507_m021124_c001_v0001100_t0049_u01746583884678") 2025/05/07 02:12:33 DEBUG : only15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e15_d20250507_m021201_c001_v7007000_t0000_u01746583921314") 2025/05/07 02:12:33 DEBUG : only15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f411e2b0c3b21e6cd_d20250507_m021154_c001_v0001100_t0028_u01746583914871") 2025/05/07 02:12:33 DEBUG : only15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e6a9_d20250507_m021149_c001_v0001100_t0020_u01746583909726") 2025/05/07 02:12:33 DEBUG : only15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e752582f_d20250507_m021130_c001_v7007000_t0000_u01746583890247") 2025/05/07 02:12:33 DEBUG : only15: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e623_d20250507_m021125_c001_v0001100_t0000_u01746583885391") 2025/05/07 02:12:33 DEBUG : only16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e16_d20250507_m021201_c001_v7007000_t0000_u01746583921506") 2025/05/07 02:12:33 DEBUG : only16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f404f91379f766a72_d20250507_m021155_c001_v0001179_t0039_u01746583915021") 2025/05/07 02:12:33 DEBUG : only16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e6ad_d20250507_m021150_c001_v0001100_t0006_u01746583910638") 2025/05/07 02:12:33 DEBUG : only16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e7525830_d20250507_m021130_c001_v7007000_t0000_u01746583890268") 2025/05/07 02:12:33 DEBUG : only16: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e62b_d20250507_m021126_c001_v0001100_t0033_u01746583886276") 2025/05/07 02:12:33 DEBUG : only17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e17_d20250507_m021201_c001_v7007000_t0000_u01746583921690") 2025/05/07 02:12:33 DEBUG : only17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4148e8a2a036047f_d20250507_m021155_c001_v0001171_t0051_u01746583915052") 2025/05/07 02:12:33 DEBUG : only17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e6b3_d20250507_m021151_c001_v0001100_t0030_u01746583911521") 2025/05/07 02:12:33 DEBUG : only17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40574b2364bace99_d20250507_m021130_c001_v7007000_t0000_u01746583890416") 2025/05/07 02:12:33 DEBUG : only17: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e62d_d20250507_m021127_c001_v0001100_t0044_u01746583887045") 2025/05/07 02:12:34 DEBUG : only18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e18_d20250507_m021201_c001_v7007000_t0000_u01746583921872") 2025/05/07 02:12:34 DEBUG : only18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f411e2b0c3b21e6cf_d20250507_m021155_c001_v0001100_t0028_u01746583915060") 2025/05/07 02:12:34 DEBUG : only18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e6bf_d20250507_m021152_c001_v0001100_t0056_u01746583912264") 2025/05/07 02:12:34 DEBUG : only18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e99a_d20250507_m021130_c001_v7007000_t0000_u01746583890809") 2025/05/07 02:12:34 DEBUG : only18: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e633_d20250507_m021127_c001_v0001100_t0056_u01746583887781") 2025/05/07 02:12:34 DEBUG : only19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e19_d20250507_m021202_c001_v7007000_t0000_u01746583922055") 2025/05/07 02:12:34 DEBUG : only19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4138b007a402c1c4_d20250507_m021155_c001_v0001165_t0044_u01746583915209") 2025/05/07 02:12:34 DEBUG : only19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e6c1_d20250507_m021153_c001_v0001100_t0002_u01746583913108") 2025/05/07 02:12:34 DEBUG : only19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e7525835_d20250507_m021130_c001_v7007000_t0000_u01746583890823") 2025/05/07 02:12:34 DEBUG : only19: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e637_d20250507_m021128_c001_v0001100_t0003_u01746583888438") 2025/05/07 02:12:34 DEBUG : only2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e1a_d20250507_m021202_c001_v7007000_t0000_u01746583922238") 2025/05/07 02:12:34 DEBUG : only2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f404f91379f766a74_d20250507_m021155_c001_v0001179_t0039_u01746583915219") 2025/05/07 02:12:34 DEBUG : only2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e66d_d20250507_m021138_c001_v0001100_t0021_u01746583898565") 2025/05/07 02:12:34 DEBUG : only2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40574b2364bace9a_d20250507_m021130_c001_v7007000_t0000_u01746583890619") 2025/05/07 02:12:34 DEBUG : only2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5e1_d20250507_m021114_c001_v0001100_t0023_u01746583874910") 2025/05/07 02:12:34 DEBUG : only3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e1b_d20250507_m021202_c001_v7007000_t0000_u01746583922421") 2025/05/07 02:12:34 DEBUG : only3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4148e8a2a036048b_d20250507_m021155_c001_v0001171_t0051_u01746583915235") 2025/05/07 02:12:34 DEBUG : only3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e671_d20250507_m021139_c001_v0001100_t0019_u01746583899724") 2025/05/07 02:12:34 DEBUG : only3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40574b2364bace96_d20250507_m021129_c001_v7007000_t0000_u01746583889867") 2025/05/07 02:12:34 DEBUG : only3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5e3_d20250507_m021115_c001_v0001100_t0006_u01746583875554") 2025/05/07 02:12:34 DEBUG : only4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e1c_d20250507_m021202_c001_v7007000_t0000_u01746583922603") 2025/05/07 02:12:35 DEBUG : only4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f411e2b0c3b21e6d1_d20250507_m021155_c001_v0001100_t0028_u01746583915243") 2025/05/07 02:12:35 DEBUG : only4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e677_d20250507_m021140_c001_v0001100_t0018_u01746583900541") 2025/05/07 02:12:35 DEBUG : only4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e7525832_d20250507_m021130_c001_v7007000_t0000_u01746583890454") 2025/05/07 02:12:35 DEBUG : only4: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5e7_d20250507_m021116_c001_v0001100_t0029_u01746583876600") 2025/05/07 02:12:35 DEBUG : only5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e1d_d20250507_m021202_c001_v7007000_t0000_u01746583922786") 2025/05/07 02:12:35 DEBUG : only5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4138b007a402c1c8_d20250507_m021155_c001_v0001165_t0044_u01746583915393") 2025/05/07 02:12:35 DEBUG : only5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e679_d20250507_m021141_c001_v0001100_t0010_u01746583901415") 2025/05/07 02:12:35 DEBUG : only5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e7525836_d20250507_m021130_c001_v7007000_t0000_u01746583890831") 2025/05/07 02:12:35 DEBUG : only5: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5f1_d20250507_m021117_c001_v0001100_t0003_u01746583877525") 2025/05/07 02:12:35 DEBUG : only6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e1e_d20250507_m021202_c001_v7007000_t0000_u01746583922996") 2025/05/07 02:12:35 DEBUG : only6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f404f91379f766a76_d20250507_m021155_c001_v0001179_t0039_u01746583915403") 2025/05/07 02:12:35 DEBUG : only6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e67d_d20250507_m021142_c001_v0001100_t0037_u01746583902259") 2025/05/07 02:12:35 DEBUG : only6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40574b2364bace97_d20250507_m021130_c001_v7007000_t0000_u01746583890050") 2025/05/07 02:12:35 DEBUG : only6: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5f5_d20250507_m021118_c001_v0001100_t0015_u01746583878240") 2025/05/07 02:12:35 DEBUG : only7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e1f_d20250507_m021203_c001_v7007000_t0000_u01746583923284") 2025/05/07 02:12:35 DEBUG : only7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4148e8a2a0360491_d20250507_m021155_c001_v0001171_t0051_u01746583915421") 2025/05/07 02:12:35 DEBUG : only7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e681_d20250507_m021143_c001_v0001100_t0034_u01746583903034") 2025/05/07 02:12:35 DEBUG : only7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40574b2364bace98_d20250507_m021130_c001_v7007000_t0000_u01746583890232") 2025/05/07 02:12:35 DEBUG : only7: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5f9_d20250507_m021118_c001_v0001100_t0018_u01746583878937") 2025/05/07 02:12:35 DEBUG : only8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e20_d20250507_m021203_c001_v7007000_t0000_u01746583923490") 2025/05/07 02:12:36 DEBUG : only8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f411e2b0c3b21e6d3_d20250507_m021155_c001_v0001100_t0028_u01746583915436") 2025/05/07 02:12:36 DEBUG : only8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e685_d20250507_m021143_c001_v0001100_t0038_u01746583903740") 2025/05/07 02:12:36 DEBUG : only8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f418eb39b0e94e99b_d20250507_m021130_c001_v7007000_t0000_u01746583890996") 2025/05/07 02:12:36 DEBUG : only8: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e5fd_d20250507_m021119_c001_v0001100_t0038_u01746583879693") 2025/05/07 02:12:36 DEBUG : only9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e21_d20250507_m021203_c001_v7007000_t0000_u01746583923674") 2025/05/07 02:12:36 DEBUG : only9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4138b007a402c1cc_d20250507_m021155_c001_v0001165_t0044_u01746583915577") 2025/05/07 02:12:36 DEBUG : only9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e68b_d20250507_m021144_c001_v0001100_t0052_u01746583904527") 2025/05/07 02:12:36 DEBUG : only9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e7525831_d20250507_m021130_c001_v7007000_t0000_u01746583890428") 2025/05/07 02:12:36 DEBUG : only9: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e601_d20250507_m021120_c001_v0001100_t0039_u01746583880432") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd70_d20250507_m020800_c001_v7007000_t0000_u01746583680759") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e36b_d20250507_m020758_c001_v0001100_t0055_u01746583678008") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd65_d20250507_m020756_c001_v7007000_t0000_u01746583676508") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e359_d20250507_m020754_c001_v0001100_t0035_u01746583674256") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd5c_d20250507_m020752_c001_v7007000_t0000_u01746583672718") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e345_d20250507_m020750_c001_v0001100_t0056_u01746583670562") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d90_d20250507_m020738_c001_v7007000_t0000_u01746583658175") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acfe_d20250507_m020736_c001_v0001090_t0026_u01746583656563") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d8c_d20250507_m020734_c001_v7007000_t0000_u01746583654415") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acf2_d20250507_m020733_c001_v0001090_t0037_u01746583653221") 2025/05/07 02:12:36 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d87_d20250507_m020731_c001_v7007000_t0000_u01746583651593") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ace0_d20250507_m020730_c001_v0001090_t0011_u01746583650556") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5fff1_d20250507_m020722_c001_v7007000_t0000_u01746583642864") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acba_d20250507_m020721_c001_v0001090_t0036_u01746583641335") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5fff0_d20250507_m020720_c001_v7007000_t0000_u01746583640607") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acb2_d20250507_m020719_c001_v0001090_t0053_u01746583639085") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffed_d20250507_m020718_c001_v7007000_t0000_u01746583638349") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acb0_d20250507_m020717_c001_v0001090_t0022_u01746583637707") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acac_d20250507_m020716_c001_v0001090_t0053_u01746583636961") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffea_d20250507_m020716_c001_v7007000_t0000_u01746583636219") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acaa_d20250507_m020715_c001_v0001090_t0033_u01746583635537") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906aca6_d20250507_m020714_c001_v0001090_t0038_u01746583634856") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4174184668d5ffe7_d20250507_m020714_c001_v7007000_t0000_u01746583634130") 2025/05/07 02:12:37 DEBUG : potato: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906aca4_d20250507_m020713_c001_v0001090_t0059_u01746583633151") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f414e98f2e7525789_d20250507_m020847_c001_v7007000_t0000_u01746583727940") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f4fa_d20250507_m020847_c001_v0001171_t0013_u01746583727127") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40323404b284ad00_d20250507_m020838_c001_v7007000_t0000_u01746583718889") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f43c_d20250507_m020834_c001_v0001171_t0052_u01746583714091") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41928f6db0b18d96_d20250507_m020826_c001_v7007000_t0000_u01746583706409") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f37f_d20250507_m020821_c001_v0001171_t0036_u01746583701580") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd7e_d20250507_m020814_c001_v7007000_t0000_u01746583694162") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f27f_d20250507_m020809_c001_v0001171_t0059_u01746583689903") 2025/05/07 02:12:37 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d97_d20250507_m020743_c001_v7007000_t0000_u01746583663564") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad14_d20250507_m020741_c001_v0001090_t0021_u01746583661997") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d95_d20250507_m020740_c001_v7007000_t0000_u01746583660892") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad0a_d20250507_m020739_c001_v0001090_t0057_u01746583659112") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d91_d20250507_m020738_c001_v7007000_t0000_u01746583658359") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad06_d20250507_m020737_c001_v0001090_t0041_u01746583657298") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d8f_d20250507_m020735_c001_v7007000_t0000_u01746583655815") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acfa_d20250507_m020734_c001_v0001090_t0058_u01746583654790") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d89_d20250507_m020732_c001_v7007000_t0000_u01746583652485") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acee_d20250507_m020731_c001_v0001090_t0003_u01746583651608") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2d6c_d20250507_m020723_c001_v7007000_t0000_u01746583643965") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906acbe_d20250507_m020722_c001_v0001090_t0037_u01746583642516") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc56d_d20250507_m020609_c001_v7007000_t0000_u01746583569910") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abb4_d20250507_m020609_c001_v0001090_t0044_u01746583569085") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc56a_d20250507_m020607_c001_v7007000_t0000_u01746583567805") 2025/05/07 02:12:38 DEBUG : potato2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abb0_d20250507_m020607_c001_v0001090_t0037_u01746583567063") 2025/05/07 02:12:38 DEBUG : potato3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40323404b284ad01_d20250507_m020839_c001_v7007000_t0000_u01746583719303") 2025/05/07 02:12:38 DEBUG : potato3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906adca_d20250507_m020835_c001_v0001090_t0019_u01746583715811") 2025/05/07 02:12:38 DEBUG : potato3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f41928f6db0b18d97_d20250507_m020826_c001_v7007000_t0000_u01746583706735") 2025/05/07 02:12:38 DEBUG : potato3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ada6_d20250507_m020823_c001_v0001090_t0033_u01746583703142") 2025/05/07 02:12:38 DEBUG : potato3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd7f_d20250507_m020814_c001_v7007000_t0000_u01746583694370") 2025/05/07 02:12:39 DEBUG : potato3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad78_d20250507_m020810_c001_v0001090_t0023_u01746583690913") 2025/05/07 02:12:39 DEBUG : pre-dest1/1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca90_d20250507_m020928_c001_v7007000_t0000_u01746583768849") 2025/05/07 02:12:39 DEBUG : pre-dest1/1: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ae34_d20250507_m020920_c001_v0001090_t0000_u01746583760824") 2025/05/07 02:12:39 DEBUG : pre-dest2/2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f422273c2c904ca91_d20250507_m020929_c001_v7007000_t0000_u01746583769036") 2025/05/07 02:12:39 DEBUG : pre-dest2/2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f734_d20250507_m020921_c001_v0001171_t0003_u01746583761528") 2025/05/07 02:12:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffe20d7370edab8b9f680e1b_f415db63a12c4bc3d_d20250507_m020900_c001_v7007000_t0000_u01746583740301") 2025/05/07 02:12:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e422_d20250507_m020857_c001_v0001100_t0000_u01746583737157") 2025/05/07 02:12:39 DEBUG : sizeonly: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c80_d20250507_m020652_c001_v7007000_t0000_u01746583612699") 2025/05/07 02:12:39 DEBUG : sizeonly: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac48_d20250507_m020651_c001_v0001090_t0055_u01746583611528") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e3a_d20250507_m021215_c001_v7007000_t0000_u01746583935198") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360602_d20250507_m021214_c001_v0001171_t0000_u01746583934099") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e34_d20250507_m021212_c001_v7007000_t0000_u01746583932174") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e714_d20250507_m021211_c001_v0001100_t0056_u01746583931067") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd75_d20250507_m020806_c001_v7007000_t0000_u01746583686296") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f219_d20250507_m020805_c001_v0001171_t0045_u01746583685278") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd73_d20250507_m020803_c001_v7007000_t0000_u01746583683996") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad66_d20250507_m020803_c001_v0001090_t0020_u01746583683018") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c77_d20250507_m020648_c001_v7007000_t0000_u01746583608191") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac34_d20250507_m020646_c001_v0001090_t0052_u01746583606712") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c74_d20250507_m020645_c001_v7007000_t0000_u01746583605988") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac32_d20250507_m020644_c001_v0001090_t0035_u01746583604909") 2025/05/07 02:12:39 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c73_d20250507_m020642_c001_v7007000_t0000_u01746583602026") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac2c_d20250507_m020640_c001_v0001090_t0053_u01746583600980") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c6f_d20250507_m020640_c001_v7007000_t0000_u01746583600432") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac20_d20250507_m020639_c001_v0001090_t0008_u01746583599337") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac14_d20250507_m020636_c001_v0001090_t0016_u01746583596491") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c6b_d20250507_m020635_c001_v7007000_t0000_u01746583595764") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac12_d20250507_m020634_c001_v0001090_t0007_u01746583594928") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac0a_d20250507_m020634_c001_v0001090_t0020_u01746583594233") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c6a_d20250507_m020633_c001_v7007000_t0000_u01746583593137") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ac04_d20250507_m020630_c001_v0001090_t0011_u01746583590789") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abf6_d20250507_m020627_c001_v0001090_t0008_u01746583587739") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c65_d20250507_m020627_c001_v7007000_t0000_u01746583587008") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abf0_d20250507_m020626_c001_v0001090_t0054_u01746583586257") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abee_d20250507_m020625_c001_v0001090_t0044_u01746583585396") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c5f_d20250507_m020624_c001_v7007000_t0000_u01746583584663") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abde_d20250507_m020620_c001_v0001090_t0009_u01746583580627") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f407399c8ff3a2c25_d20250507_m020620_c001_v7007000_t0000_u01746583580261") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abd6_d20250507_m020619_c001_v0001090_t0029_u01746583579530") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc57f_d20250507_m020617_c001_v7007000_t0000_u01746583577892") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abcc_d20250507_m020617_c001_v0001090_t0023_u01746583577238") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc57a_d20250507_m020616_c001_v7007000_t0000_u01746583576693") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abc6_d20250507_m020615_c001_v0001090_t0009_u01746583575937") 2025/05/07 02:12:40 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc575_d20250507_m020614_c001_v7007000_t0000_u01746583574662") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abc0_d20250507_m020613_c001_v0001090_t0014_u01746583573793") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc573_d20250507_m020613_c001_v7007000_t0000_u01746583573249") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abbe_d20250507_m020612_c001_v0001090_t0048_u01746583572416") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc56e_d20250507_m020611_c001_v7007000_t0000_u01746583571512") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906abba_d20250507_m020610_c001_v0001090_t0003_u01746583570814") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc565_d20250507_m020604_c001_v7007000_t0000_u01746583564422") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ab9e_d20250507_m020603_c001_v0001090_t0009_u01746583563562") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc563_d20250507_m020602_c001_v7007000_t0000_u01746583562659") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ab9c_d20250507_m020601_c001_v0001090_t0003_u01746583561869") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc562_d20250507_m020600_c001_v7007000_t0000_u01746583560960") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ab92_d20250507_m020600_c001_v0001090_t0056_u01746583560072") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4129d545bc2fc55f_d20250507_m020557_c001_v7007000_t0000_u01746583557063") 2025/05/07 02:12:41 DEBUG : sub dir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ab88_d20250507_m020556_c001_v0001090_t0008_u01746583556280") 2025/05/07 02:12:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e3b_d20250507_m021215_c001_v7007000_t0000_u01746583935381") 2025/05/07 02:12:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1138b007a402c29a_d20250507_m021214_c001_v0001165_t0053_u01746583934106") 2025/05/07 02:12:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e35_d20250507_m021212_c001_v7007000_t0000_u01746583932371") 2025/05/07 02:12:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe20d7370edab8b9f680e1b_f104f91379f766ac8_d20250507_m021210_c001_v0001179_t0055_u01746583930727") 2025/05/07 02:12:41 DEBUG : sub/yam: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd6f_d20250507_m020800_c001_v7007000_t0000_u01746583680209") 2025/05/07 02:12:41 DEBUG : sub/yam: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f169_d20250507_m020758_c001_v0001171_t0026_u01746583678369") 2025/05/07 02:12:41 DEBUG : test_dir1/file2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e2a_d20250507_m021209_c001_v7007000_t0000_u01746583929183") 2025/05/07 02:12:42 DEBUG : test_dir1/file2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f104f91379f766ab8_d20250507_m021207_c001_v0001179_t0013_u01746583927666") 2025/05/07 02:12:42 DEBUG : test_dir1/file2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e24_d20250507_m021206_c001_v7007000_t0000_u01746583926133") 2025/05/07 02:12:42 DEBUG : test_dir1/file2: Deleting (id "4_zffe20d7370edab8b9f680e1b_f111e2b0c3b21e6fc_d20250507_m021205_c001_v0001100_t0029_u01746583925066") 2025/05/07 02:12:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e2b_d20250507_m021209_c001_v7007000_t0000_u01746583929366") 2025/05/07 02:12:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1138b007a402c252_d20250507_m021208_c001_v0001165_t0058_u01746583928027") 2025/05/07 02:12:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40679dc777d51e25_d20250507_m021206_c001_v7007000_t0000_u01746583926315") 2025/05/07 02:12:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a0360565_d20250507_m021205_c001_v0001171_t0006_u01746583925051") 2025/05/07 02:12:42 DEBUG : three: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2da2_d20250507_m020749_c001_v7007000_t0000_u01746583669814") 2025/05/07 02:12:42 DEBUG : three: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad38_d20250507_m020748_c001_v0001090_t0001_u01746583668539") 2025/05/07 02:12:42 DEBUG : three: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad28_d20250507_m020746_c001_v0001090_t0004_u01746583666000") 2025/05/07 02:12:42 DEBUG : two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4091e5176dcc2da3_d20250507_m020750_c001_v7007000_t0000_u01746583670007") 2025/05/07 02:12:42 DEBUG : two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4148e8a2a035f067_d20250507_m020747_c001_v0001171_t0051_u01746583667970") 2025/05/07 02:12:42 DEBUG : two: Deleting (id "4_zffe20d7370edab8b9f680e1b_f4038bfcdf906ad24_d20250507_m020745_c001_v0001090_t0008_u01746583665817") 2025/05/07 02:12:42 DEBUG : yam: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd71_d20250507_m020800_c001_v7007000_t0000_u01746583680941") 2025/05/07 02:12:42 DEBUG : yam: Deleting (id "4_zffe20d7370edab8b9f680e1b_f10043b86dd415bb7_d20250507_m020759_c001_v0001104_t0045_u01746583679285") 2025/05/07 02:12:42 DEBUG : yam: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd60_d20250507_m020755_c001_v7007000_t0000_u01746583675939") 2025/05/07 02:12:42 DEBUG : yam: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1038bfcdf906ad4e_d20250507_m020754_c001_v0001090_t0017_u01746583674610") 2025/05/07 02:12:42 DEBUG : yam: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd5b_d20250507_m020752_c001_v7007000_t0000_u01746583672167") 2025/05/07 02:12:42 DEBUG : yam: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1148e8a2a035f093_d20250507_m020750_c001_v0001171_t0013_u01746583670577") 2025/05/07 02:12:42 DEBUG : yaml: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd67_d20250507_m020756_c001_v7007000_t0000_u01746583676692") 2025/05/07 02:12:43 DEBUG : yaml: Deleting (id "4_zffe20d7370edab8b9f680e1b_f1163dc471ba2f53f_d20250507_m020755_c001_v0001093_t0024_u01746583675523") 2025/05/07 02:12:43 DEBUG : yaml: Deleting (id "4_zffe20d7370edab8b9f680e1b_f40211bca4d37dd5d_d20250507_m020752_c001_v7007000_t0000_u01746583672901") 2025/05/07 02:12:43 DEBUG : yaml: Deleting (id "4_zffe20d7370edab8b9f680e1b_f112334c670bda439_d20250507_m020751_c001_v0001180_t0053_u01746583671900") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m51.03322682s (try 1/5)