"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/13 04:38:07 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa" 2025/03/13 04:38:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 04:38:07 DEBUG : Creating backend with remote "/tmp/rclone3557258763" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:08 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:08 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:38:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:09 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:09 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:11 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.32s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", 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-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", 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-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:12 DEBUG : Creating backend with remote "/non-existing" 2025/03/13 04:38:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/13 04:38:12 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:12 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:14 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:14 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.21s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:15 INFO : B2 bucket rclone-test-colebeq3jiqa: Running all checks before starting transfers 2025/03/13 04:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:15 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:15 INFO : B2 bucket rclone-test-colebeq3jiqa: Checks finished, now starting transfers 2025/03/13 04:38:15 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.08s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:17 ERROR : Ignoring --no-traverse with sync 2025/03/13 04:38:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:18 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:18 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:18 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:38:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.73s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/13 04:38:19 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:19 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/13 04:38:20 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:38:21 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:21 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:38:23 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:23 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/13 04:38:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:38:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/13 04:38:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:38:25 INFO : sub dir: Making directory 2025/03/13 04:38:25 INFO : sub dir2: Making directory 2025/03/13 04:38:25 INFO : sub dir2/sub sub dir2: Making directory 2025/03/13 04:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:25 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:25 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/13 04:38:26 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.84s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:27 INFO : sub dir2: Making directory 2025/03/13 04:38:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/13 04:38:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:38:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:27 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:27 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:28 DEBUG : sub dir2: Making directory with metadata 2025/03/13 04:38:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:38:28 INFO : sub dir: Making directory 2025/03/13 04:38:28 INFO : sub dir2: Making directory 2025/03/13 04:38:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:28 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:28 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:29 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:38:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/13 04:38:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/13 04:38:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.86s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", 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-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:30 INFO : sub dir2: Making directory 2025/03/13 04:38:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:31 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:31 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:31 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:38:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:32 DEBUG : sub dir2: Making directory with metadata 2025/03/13 04:38:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:38:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:38:32 INFO : sub dir: Making directory 2025/03/13 04:38:32 INFO : sub dir2: Making directory 2025/03/13 04:38:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:32 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:32 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:33 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:38:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/13 04:38:33 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", 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-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:34 INFO : sub dir2: Making directory 2025/03/13 04:38:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:35 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:35 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:35 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:38:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.83s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xipezal8cemi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-colebeq3jiqa -> B2 bucket rclone-test-xipezal8cemi 2025/03/13 04:38:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:38 DEBUG : B2 bucket rclone-test-xipezal8cemi: Waiting for checks to finish 2025/03/13 04:38:38 DEBUG : B2 bucket rclone-test-xipezal8cemi: Waiting for transfers to finish 2025/03/13 04:38:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:39 DEBUG : B2 bucket rclone-test-xipezal8cemi: Purge remote 2025/03/13 04:38:39 INFO : B2 bucket rclone-test-xipezal8cemi: cleaning bucket "rclone-test-xipezal8cemi" of all files 2025/03/13 04:38:39 DEBUG : sub dir/hello world: Deleting (id "4_z0fe21da3c0cd8bdb9f580e1b_f111ebd1b24bd50e1_d20250313_m043838_c001_v0001120_t0046_u01741840718722") --- PASS: TestServerSideCopy (4.96s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 04:38:42 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:42 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/13 04:38:42 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.85s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:45 DEBUG : Creating backend with remote "TestB2:rclone-test-muvujiv6hida" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-colebeq3jiqa -> B2 bucket rclone-test-muvujiv6hida 2025/03/13 04:38:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:46 DEBUG : B2 bucket rclone-test-muvujiv6hida: Waiting for checks to finish 2025/03/13 04:38:46 DEBUG : B2 bucket rclone-test-muvujiv6hida: Waiting for transfers to finish 2025/03/13 04:38:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 04:38:47 DEBUG : B2 bucket rclone-test-muvujiv6hida: Waiting for checks to finish 2025/03/13 04:38:47 DEBUG : B2 bucket rclone-test-muvujiv6hida: Waiting for transfers to finish 2025/03/13 04:38:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/13 04:38:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:48 DEBUG : B2 bucket rclone-test-muvujiv6hida: Purge remote 2025/03/13 04:38:48 INFO : B2 bucket rclone-test-muvujiv6hida: cleaning bucket "rclone-test-muvujiv6hida" of all files 2025/03/13 04:38:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f323d93c0cd8bdb9f580e1b_f1186a1b674900ffc_d20250313_m043848_c001_v0001036_t0056_u01741840728099") 2025/03/13 04:38:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f323d93c0cd8bdb9f580e1b_f117c1c77645bb3ff_d20250313_m043846_c001_v0001184_t0006_u01741840726841") --- PASS: TestServerSideCopyOverSelf (6.88s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 04:38:51 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:38:51 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:38:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/13 04:38:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/13 04:38:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lajajak5baca" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-colebeq3jiqa -> B2 bucket rclone-test-lajajak5baca 2025/03/13 04:38:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:38:55 DEBUG : B2 bucket rclone-test-lajajak5baca: Waiting for checks to finish 2025/03/13 04:38:55 DEBUG : B2 bucket rclone-test-lajajak5baca: Waiting for transfers to finish 2025/03/13 04:38:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:38:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 04:38:57 DEBUG : B2 bucket rclone-test-lajajak5baca: Waiting for checks to finish 2025/03/13 04:38:57 DEBUG : B2 bucket rclone-test-lajajak5baca: Waiting for transfers to finish 2025/03/13 04:38:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/13 04:38:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/13 04:38:57 INFO : sub dir/hello world: Deleted 2025/03/13 04:38:58 DEBUG : testing file moves 2025/03/13 04:38:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/13 04:38:58 DEBUG : B2 bucket rclone-test-lajajak5baca: Waiting for checks to finish 2025/03/13 04:38:58 DEBUG : B2 bucket rclone-test-lajajak5baca: Waiting for transfers to finish 2025/03/13 04:38:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/13 04:38:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/13 04:38:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:38:59 DEBUG : B2 bucket rclone-test-lajajak5baca: Purge remote 2025/03/13 04:38:59 INFO : B2 bucket rclone-test-lajajak5baca: cleaning bucket "rclone-test-lajajak5baca" of all files 2025/03/13 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z9fb25dc3c0cd8bdb9f580e1b_f102ad562ca97c960_d20250313_m043858_c001_v0001184_t0006_u01741840738955") 2025/03/13 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z9fb25dc3c0cd8bdb9f580e1b_f115cabb988fad4e2_d20250313_m043857_c001_v0001165_t0049_u01741840737219") 2025/03/13 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z9fb25dc3c0cd8bdb9f580e1b_f119469353bb8dcc4_d20250313_m043855_c001_v0001182_t0055_u01741840735761") --- PASS: TestServerSideMoveOverSelf (8.42s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:02 ERROR : : error listing: directory not found 2025/03/13 04:39:02 INFO : Local file system at /tmp/rclone3557258763: Making directory 2025/03/13 04:39:02 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:02 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:39:04 DEBUG : Local file system at /tmp/rclone3557258763: Waiting for checks to finish 2025/03/13 04:39:04 DEBUG : Local file system at /tmp/rclone3557258763: Waiting for transfers to finish 2025/03/13 04:39:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:39:05 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/13 04:39:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyRedownload (2.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/13 04:39:06 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:06 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/13 04:39:06 INFO : check sum: Copied (new) 2025/03/13 04:39:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:07 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/13 04:39:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/13 04:39:07 DEBUG : check sum: Unchanged skipping 2025/03/13 04:39:07 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:07 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/13 04:39:08 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:08 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/13 04:39:10 INFO : sizeonly: Copied (new) 2025/03/13 04:39:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:10 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:10 DEBUG : sizeonly: Sizes identical 2025/03/13 04:39:10 DEBUG : sizeonly: Unchanged skipping 2025/03/13 04:39:10 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:10 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.08s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/13 04:39:12 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:12 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/13 04:39:12 INFO : ignore-size: Copied (new) 2025/03/13 04:39:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:39:12 DEBUG : ignore-size: Unchanged skipping 2025/03/13 04:39:12 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:12 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:12 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.94s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:39:15 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:15 DEBUG : existing: Unchanged skipping 2025/03/13 04:39:15 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:15 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:16 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/13 04:39:16 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/13 04:39:16 INFO : existing: Copied (replaced existing) 2025/03/13 04:39:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.27s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/13 04:39:18 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:18 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/13 04:39:18 INFO : existing: Copied (new) 2025/03/13 04:39:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:19 DEBUG : existing: Destination exists, skipping 2025/03/13 04:39:19 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:19 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:19 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:22 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/13 04:39:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:39:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 04:39:22 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:22 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 04:39:22 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:39:23 INFO : a/potato2: Copied (new) 2025/03/13 04:39:23 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:23 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:25 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/03/13 04:39:25 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/13 04:39:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/13 04:39:25 DEBUG : empty space: Unchanged skipping 2025/03/13 04:39:25 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:25 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/13 04:39:26 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/13 04:39:26 INFO : empty space: Updated modification time in destination 2025/03/13 04:39:26 DEBUG : empty space: Unchanged skipping 2025/03/13 04:39:26 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:26 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:29 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/03/13 04:39:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/13 04:39:29 DEBUG : empty space: Unchanged skipping 2025/03/13 04:39:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:29 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:30 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/03/13 04:39:30 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3557258763) 2025/03/13 04:39:30 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-colebeq3jiqa) 2025/03/13 04:39:30 DEBUG : foo: sha1 differ 2025/03/13 04:39:30 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/13 04:39:31 INFO : foo: Copied (replaced existing) 2025/03/13 04:39:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/13 04:39:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:39:32 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:32 DEBUG : empty space: Unchanged skipping 2025/03/13 04:39:32 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:39:33 INFO : potato: Copied (new) 2025/03/13 04:39:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:35 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/13 04:39:35 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/13 04:39:36 INFO : potato: Copied (replaced existing) 2025/03/13 04:39:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:38 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:38 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/03/13 04:39:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3557258763) 2025/03/13 04:39:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-colebeq3jiqa) 2025/03/13 04:39:38 DEBUG : potato: sha1 differ 2025/03/13 04:39:38 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/13 04:39:38 INFO : potato: Copied (replaced existing) 2025/03/13 04:39:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:39:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/13 04:39:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:39:41 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:41 DEBUG : empty space: Unchanged skipping 2025/03/13 04:39:41 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:41 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:39:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:39:44 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:44 DEBUG : empty space: Unchanged skipping 2025/03/13 04:39:44 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:39:44 INFO : potato2: Copied (new) 2025/03/13 04:39:44 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:45 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:47 INFO : d: Making directory 2025/03/13 04:39:47 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/13 04:39:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:39:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 04:39:48 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 04:39:48 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:48 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:39:48 INFO : a/potato2: Copied (new) 2025/03/13 04:39:48 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:48 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:51 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/13 04:39:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:39:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 04:39:51 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:51 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 04:39:51 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:39:52 INFO : a/potato2: Copied (new) 2025/03/13 04:39:52 ERROR : B2 bucket rclone-test-colebeq3jiqa: not deleting files as there were IO errors 2025/03/13 04:39:52 ERROR : B2 bucket rclone-test-colebeq3jiqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:55 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:39:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:39:55 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:55 DEBUG : empty space: Unchanged skipping 2025/03/13 04:39:55 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:55 INFO : potato: Deleted 2025/03/13 04:39:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:39:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.23s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:39:58 DEBUG : Waiting for deletions to finish 2025/03/13 04:39:58 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:58 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:59 INFO : potato: Deleted 2025/03/13 04:39:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:39:59 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:39:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:39:59 DEBUG : empty space: Unchanged skipping 2025/03/13 04:39:59 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:39:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:39:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:40:02 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:02 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/13 04:40:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.42s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 04:40:06 DEBUG : enormous: Excluded 2025/03/13 04:40:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:40:06 DEBUG : potato2: Excluded 2025/03/13 04:40:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:40:06 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:40:06 DEBUG : empty space: Unchanged skipping 2025/03/13 04:40:06 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:06 DEBUG : Waiting for deletions to finish 2025/03/13 04:40:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 04:40:06 DEBUG : enormous: Excluded 2025/03/13 04:40:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:40:06 DEBUG : potato2: Excluded 2025/03/13 04:40:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:40:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/13 04:40:06 DEBUG : empty space: Unchanged skipping 2025/03/13 04:40:06 DEBUG : Local file system at /tmp/rclone3557258763: Waiting for checks to finish 2025/03/13 04:40:06 DEBUG : Local file system at /tmp/rclone3557258763: Waiting for transfers to finish 2025/03/13 04:40:06 DEBUG : Waiting for deletions to finish 2025/03/13 04:40:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.82s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:10 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 04:40:10 DEBUG : enormous: Excluded 2025/03/13 04:40:10 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:40:10 DEBUG : potato2: Excluded 2025/03/13 04:40:10 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:40:10 DEBUG : empty space: Unchanged skipping 2025/03/13 04:40:10 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:10 DEBUG : Waiting for deletions to finish 2025/03/13 04:40:10 INFO : enormous: Deleted 2025/03/13 04:40:10 INFO : potato2: Deleted 2025/03/13 04:40:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/13 04:40:11 DEBUG : empty space: Unchanged skipping 2025/03/13 04:40:11 DEBUG : Local file system at /tmp/rclone3557258763: Waiting for checks to finish 2025/03/13 04:40:11 DEBUG : Local file system at /tmp/rclone3557258763: Waiting for transfers to finish 2025/03/13 04:40:11 DEBUG : Waiting for deletions to finish 2025/03/13 04:40:11 INFO : enormous: Deleted 2025/03/13 04:40:11 INFO : potato2: Deleted 2025/03/13 04:40:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:14 DEBUG : five: Need to transfer - File not found at Destination 2025/03/13 04:40:14 DEBUG : three: Sizes identical 2025/03/13 04:40:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/13 04:40:14 DEBUG : one: Destination is newer than source, skipping 2025/03/13 04:40:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 04:40:14 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/13 04:40:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3557258763) 2025/03/13 04:40:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-colebeq3jiqa) 2025/03/13 04:40:14 DEBUG : two: sha1 differ 2025/03/13 04:40:14 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/13 04:40:15 INFO : five: Copied (new) 2025/03/13 04:40:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/13 04:40:15 INFO : four: Copied (replaced existing) 2025/03/13 04:40:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/13 04:40:15 INFO : two: Copied (replaced existing) 2025/03/13 04:40:15 DEBUG : Waiting for deletions to finish 2025/03/13 04:40:16 DEBUG : one: Destination is newer than source, skipping 2025/03/13 04:40:16 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/13 04:40:16 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/13 04:40:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 04:40:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3557258763) 2025/03/13 04:40:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/13 04:40:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/13 04:40:16 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/13 04:40:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-colebeq3jiqa) 2025/03/13 04:40:16 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/13 04:40:16 DEBUG : three: sha1 differ 2025/03/13 04:40:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 04:40:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 04:40:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/13 04:40:16 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/13 04:40:16 INFO : three: Copied (replaced existing) 2025/03/13 04:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.83s) === 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-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/13 04:40:18 INFO : B2 bucket rclone-test-colebeq3jiqa: Making map for --track-renames 2025/03/13 04:40:18 INFO : B2 bucket rclone-test-colebeq3jiqa: Finished making map for --track-renames 2025/03/13 04:40:18 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 04:40:18 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for renames to finish 2025/03/13 04:40:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/13 04:40:18 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/13 04:40:18 INFO : potato: Copied (new) 2025/03/13 04:40:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/13 04:40:19 INFO : yam: Copied (new) 2025/03/13 04:40:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:40:19 INFO : B2 bucket rclone-test-colebeq3jiqa: Making map for --track-renames 2025/03/13 04:40:19 INFO : B2 bucket rclone-test-colebeq3jiqa: Finished making map for --track-renames 2025/03/13 04:40:19 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:19 DEBUG : potato: Unchanged skipping 2025/03/13 04:40:19 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for renames to finish 2025/03/13 04:40:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/13 04:40:20 INFO : yam: Copied (server-side copy) to: yaml 2025/03/13 04:40:20 INFO : yam: Deleted 2025/03/13 04:40:20 INFO : yaml: Renamed from "yam" 2025/03/13 04:40:20 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/13 04:40:22 INFO : B2 bucket rclone-test-colebeq3jiqa: Making map for --track-renames 2025/03/13 04:40:22 INFO : B2 bucket rclone-test-colebeq3jiqa: Finished making map for --track-renames 2025/03/13 04:40:22 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 04:40:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/13 04:40:22 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for renames to finish 2025/03/13 04:40:22 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/13 04:40:22 INFO : yam: Copied (new) 2025/03/13 04:40:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/13 04:40:23 INFO : potato: Copied (new) 2025/03/13 04:40:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:40:23 INFO : B2 bucket rclone-test-colebeq3jiqa: Making map for --track-renames 2025/03/13 04:40:23 INFO : B2 bucket rclone-test-colebeq3jiqa: Finished making map for --track-renames 2025/03/13 04:40:23 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:23 DEBUG : potato: Unchanged skipping 2025/03/13 04:40:23 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for renames to finish 2025/03/13 04:40:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/13 04:40:24 INFO : yam: Copied (server-side copy) to: yaml 2025/03/13 04:40:24 INFO : yam: Deleted 2025/03/13 04:40:24 INFO : yaml: Renamed from "yam" 2025/03/13 04:40:24 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/13 04:40:26 INFO : B2 bucket rclone-test-colebeq3jiqa: Making map for --track-renames 2025/03/13 04:40:26 INFO : B2 bucket rclone-test-colebeq3jiqa: Finished making map for --track-renames 2025/03/13 04:40:26 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:26 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for renames to finish 2025/03/13 04:40:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 04:40:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/13 04:40:26 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/13 04:40:26 INFO : sub/yam: Copied (new) 2025/03/13 04:40:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/13 04:40:27 INFO : potato: Copied (new) 2025/03/13 04:40:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:40:27 DEBUG : potato: Unchanged skipping 2025/03/13 04:40:27 INFO : B2 bucket rclone-test-colebeq3jiqa: Making map for --track-renames 2025/03/13 04:40:27 INFO : B2 bucket rclone-test-colebeq3jiqa: Finished making map for --track-renames 2025/03/13 04:40:27 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:27 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for renames to finish 2025/03/13 04:40:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/13 04:40:27 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/13 04:40:27 INFO : sub/yam: Deleted 2025/03/13 04:40:27 INFO : yam: Renamed from "sub/yam" 2025/03/13 04:40:27 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:29 DEBUG : Creating backend with remote "/tmp/rclone3557258763/dir1" 2025/03/13 04:40:29 DEBUG : Creating backend with remote "/tmp/rclone3557258763/dir2" 2025/03/13 04:40:29 DEBUG : Local file system at /tmp/rclone3557258763/dir2: Using server-side directory move 2025/03/13 04:40:29 INFO : Local file system at /tmp/rclone3557258763/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/13 04:40:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/13 04:40:29 DEBUG : Local file system at /tmp/rclone3557258763/dir2: Waiting for checks to finish 2025/03/13 04:40:29 DEBUG : Local file system at /tmp/rclone3557258763/dir2: Waiting for transfers to finish 2025/03/13 04:40:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:40:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/13 04:40:30 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:30 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/13 04:40:30 INFO : nested/sub dir/file: Copied (new) 2025/03/13 04:40:30 INFO : nested/sub dir/file: Deleted 2025/03/13 04:40:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:40:31 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:40:31 INFO : sub dir/hello world: Deleted 2025/03/13 04:40:31 INFO : sub dir: Removing directory 2025/03/13 04:40:31 INFO : nested/sub dir: Removing directory 2025/03/13 04:40:31 INFO : nested: Removing directory 2025/03/13 04:40:31 DEBUG : Local file system at /tmp/rclone3557258763: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:40:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/13 04:40:32 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:32 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/13 04:40:32 INFO : nested/sub dir/file: Copied (new) 2025/03/13 04:40:32 INFO : nested/sub dir/file: Deleted 2025/03/13 04:40:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/13 04:40:33 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:40:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.28s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/13 04:40:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/13 04:40:35 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:35 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/13 04:40:35 INFO : existing: Copied (new) 2025/03/13 04:40:35 INFO : existing: Deleted 2025/03/13 04:40:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/13 04:40:35 INFO : existing-b: Copied (new) 2025/03/13 04:40:35 INFO : existing-b: Deleted 2025/03/13 04:40:35 DEBUG : existing: Destination exists, skipping 2025/03/13 04:40:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/13 04:40:35 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:40:35 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:40:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.44s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:37 DEBUG : Creating backend with remote "TestB2:rclone-test-panejir9fuyo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-colebeq3jiqa -> B2 bucket rclone-test-panejir9fuyo 2025/03/13 04:40:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:40:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/13 04:40:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 04:40:41 DEBUG : B2 bucket rclone-test-panejir9fuyo: Waiting for checks to finish 2025/03/13 04:40:41 DEBUG : empty space: Unchanged skipping 2025/03/13 04:40:42 INFO : empty space: Deleted 2025/03/13 04:40:42 DEBUG : B2 bucket rclone-test-panejir9fuyo: Waiting for transfers to finish 2025/03/13 04:40:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:40:42 INFO : potato2: Copied (server-side copy) 2025/03/13 04:40:42 INFO : potato2: Deleted 2025/03/13 04:40:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/13 04:40:42 INFO : potato3: Copied (server-side copy) 2025/03/13 04:40:42 INFO : potato3: Deleted 2025/03/13 04:40:42 DEBUG : Creating backend with remote "TestB2:rclone-test-viniqic9beve" 2025/03/13 04:40:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/13 04:40:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:40:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/13 04:40:43 DEBUG : B2 bucket rclone-test-viniqic9beve: Waiting for checks to finish 2025/03/13 04:40:43 DEBUG : B2 bucket rclone-test-viniqic9beve: Waiting for transfers to finish 2025/03/13 04:40:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/13 04:40:44 INFO : empty space: Copied (server-side copy) 2025/03/13 04:40:44 INFO : empty space: Deleted 2025/03/13 04:40:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:40:44 INFO : potato2: Copied (server-side copy) 2025/03/13 04:40:45 INFO : potato2: Deleted 2025/03/13 04:40:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/13 04:40:45 INFO : potato3: Copied (server-side copy) 2025/03/13 04:40:45 INFO : potato3: Deleted 2025/03/13 04:40:45 DEBUG : B2 bucket rclone-test-viniqic9beve: Purge remote 2025/03/13 04:40:45 INFO : B2 bucket rclone-test-viniqic9beve: cleaning bucket "rclone-test-viniqic9beve" of all files 2025/03/13 04:40:45 DEBUG : empty space: Deleting (id "4_z3f520d53c0ed8bdb9f580e1b_f107a9338034d435a_d20250313_m044044_c001_v0001150_t0022_u01741840844472") 2025/03/13 04:40:45 DEBUG : potato2: Deleting (id "4_z3f520d53c0ed8bdb9f580e1b_f100148f2898db070_d20250313_m044044_c001_v0001184_t0025_u01741840844783") 2025/03/13 04:40:45 DEBUG : potato3: Deleting (id "4_z3f520d53c0ed8bdb9f580e1b_f1145d0bc708ceb77_d20250313_m044044_c001_v0001042_t0053_u01741840844840") 2025/03/13 04:40:46 DEBUG : B2 bucket rclone-test-panejir9fuyo: Purge remote 2025/03/13 04:40:46 INFO : B2 bucket rclone-test-panejir9fuyo: cleaning bucket "rclone-test-panejir9fuyo" of all files 2025/03/13 04:40:46 DEBUG : empty space: Deleting (id "4_z5f52fd63c0dd8bdb9f580e1b_f4084b076477885fb_d20250313_m044044_c001_v7007000_t0000_u01741840844766") 2025/03/13 04:40:46 DEBUG : empty space: Deleting (id "4_z5f52fd63c0dd8bdb9f580e1b_f115c57391ed7f699_d20250313_m044041_c001_v0001183_t0044_u01741840841176") 2025/03/13 04:40:46 DEBUG : potato2: Deleting (id "4_z5f52fd63c0dd8bdb9f580e1b_f4084b076477885fc_d20250313_m044045_c001_v7007000_t0000_u01741840845005") 2025/03/13 04:40:46 DEBUG : potato2: Deleting (id "4_z5f52fd63c0dd8bdb9f580e1b_f11871a7cc00b75fa_d20250313_m044041_c001_v0001182_t0042_u01741840841986") 2025/03/13 04:40:46 DEBUG : potato3: Deleting (id "4_z5f52fd63c0dd8bdb9f580e1b_f4084b076477885ff_d20250313_m044045_c001_v7007000_t0000_u01741840845282") 2025/03/13 04:40:46 DEBUG : potato3: Deleting (id "4_z5f52fd63c0dd8bdb9f580e1b_f1065925921854fd1_d20250313_m044042_c001_v0001183_t0041_u01741840842199") 2025/03/13 04:40:46 DEBUG : potato3: Deleting (id "4_z5f52fd63c0dd8bdb9f580e1b_f115c57391ed7f69f_d20250313_m044041_c001_v0001183_t0045_u01741840841391") --- PASS: TestServerSideMove (11.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:40:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fivuzol6zoxu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-colebeq3jiqa -> B2 bucket rclone-test-fivuzol6zoxu 2025/03/13 04:40:54 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 04:40:54 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 04:40:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:40:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 04:40:54 DEBUG : B2 bucket rclone-test-fivuzol6zoxu: Waiting for checks to finish 2025/03/13 04:40:54 DEBUG : B2 bucket rclone-test-fivuzol6zoxu: Waiting for transfers to finish 2025/03/13 04:40:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:40:54 INFO : potato2: Copied (server-side copy) 2025/03/13 04:40:54 INFO : potato2: Deleted 2025/03/13 04:40:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/13 04:40:54 INFO : potato3: Copied (server-side copy) 2025/03/13 04:40:54 INFO : potato3: Deleted 2025/03/13 04:40:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qisevox4fuyu" 2025/03/13 04:40:56 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 04:40:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:40:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/13 04:40:56 DEBUG : B2 bucket rclone-test-qisevox4fuyu: Waiting for checks to finish 2025/03/13 04:40:56 DEBUG : B2 bucket rclone-test-qisevox4fuyu: Waiting for transfers to finish 2025/03/13 04:40:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/13 04:40:57 INFO : potato3: Copied (server-side copy) 2025/03/13 04:40:58 INFO : potato3: Deleted 2025/03/13 04:40:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:40:58 INFO : potato2: Copied (server-side copy) 2025/03/13 04:40:59 INFO : potato2: Deleted 2025/03/13 04:40:59 DEBUG : B2 bucket rclone-test-qisevox4fuyu: Purge remote 2025/03/13 04:40:59 INFO : B2 bucket rclone-test-qisevox4fuyu: cleaning bucket "rclone-test-qisevox4fuyu" of all files 2025/03/13 04:40:59 DEBUG : potato2: Deleting (id "4_zcfd23d53c0ed8bdb9f580e1b_f1197d52f5e5b4018_d20250313_m044056_c001_v0001130_t0054_u01741840856937") 2025/03/13 04:40:59 DEBUG : potato3: Deleting (id "4_zcfd23d53c0ed8bdb9f580e1b_f107ed80a625f4e51_d20250313_m044057_c001_v0001115_t0006_u01741840857302") 2025/03/13 04:41:00 DEBUG : B2 bucket rclone-test-fivuzol6zoxu: Purge remote 2025/03/13 04:41:00 INFO : B2 bucket rclone-test-fivuzol6zoxu: cleaning bucket "rclone-test-fivuzol6zoxu" of all files 2025/03/13 04:41:00 DEBUG : empty space: Deleting (id "4_zef822d53c0ed8bdb9f580e1b_f100266793c73333c_d20250313_m044053_c001_v0001183_t0036_u01741840853594") 2025/03/13 04:41:00 DEBUG : potato2: Deleting (id "4_zef822d53c0ed8bdb9f580e1b_f4014a8e268742d69_d20250313_m044058_c001_v7007000_t0000_u01741840858990") 2025/03/13 04:41:00 DEBUG : potato2: Deleting (id "4_zef822d53c0ed8bdb9f580e1b_f10225b5f567295fe_d20250313_m044054_c001_v0001183_t0043_u01741840854398") 2025/03/13 04:41:00 DEBUG : potato3: Deleting (id "4_zef822d53c0ed8bdb9f580e1b_f4014a8e268742d67_d20250313_m044057_c001_v7007000_t0000_u01741840857930") 2025/03/13 04:41:00 DEBUG : potato3: Deleting (id "4_zef822d53c0ed8bdb9f580e1b_f111cc31d09e4cb6e_d20250313_m044054_c001_v0001177_t0037_u01741840854627") 2025/03/13 04:41:00 DEBUG : potato3: Deleting (id "4_zef822d53c0ed8bdb9f580e1b_f100266793c733346_d20250313_m044053_c001_v0001183_t0021_u01741840853800") --- PASS: TestServerSideMoveWithFilter (13.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fibabuc4vehe" 2025/03/13 04:41:05 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-colebeq3jiqa -> B2 bucket rclone-test-fibabuc4vehe 2025/03/13 04:41:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:41:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/13 04:41:08 DEBUG : empty space: Unchanged skipping 2025/03/13 04:41:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 04:41:08 DEBUG : B2 bucket rclone-test-fibabuc4vehe: Waiting for checks to finish 2025/03/13 04:41:08 INFO : empty space: Deleted 2025/03/13 04:41:08 DEBUG : B2 bucket rclone-test-fibabuc4vehe: Waiting for transfers to finish 2025/03/13 04:41:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:41:08 INFO : potato2: Copied (server-side copy) 2025/03/13 04:41:08 INFO : potato2: Deleted 2025/03/13 04:41:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/13 04:41:08 INFO : potato3: Copied (server-side copy) 2025/03/13 04:41:08 INFO : potato3: Deleted 2025/03/13 04:41:09 DEBUG : Creating backend with remote "TestB2:rclone-test-waqamez2copi" 2025/03/13 04:41:09 INFO : tomatoDir: Making directory 2025/03/13 04:41:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/13 04:41:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:41:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/13 04:41:10 DEBUG : B2 bucket rclone-test-waqamez2copi: Waiting for checks to finish 2025/03/13 04:41:10 DEBUG : B2 bucket rclone-test-waqamez2copi: Waiting for transfers to finish 2025/03/13 04:41:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/13 04:41:11 INFO : empty space: Copied (server-side copy) 2025/03/13 04:41:11 INFO : empty space: Deleted 2025/03/13 04:41:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/13 04:41:11 INFO : potato2: Copied (server-side copy) 2025/03/13 04:41:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/13 04:41:11 INFO : potato3: Copied (server-side copy) 2025/03/13 04:41:11 INFO : potato2: Deleted 2025/03/13 04:41:11 INFO : potato3: Deleted 2025/03/13 04:41:12 DEBUG : B2 bucket rclone-test-waqamez2copi: Purge remote 2025/03/13 04:41:12 INFO : B2 bucket rclone-test-waqamez2copi: cleaning bucket "rclone-test-waqamez2copi" of all files 2025/03/13 04:41:12 DEBUG : empty space: Deleting (id "4_z4fa26dc3c0ed8bdb9f580e1b_f1092fb9bbe70b35c_d20250313_m044110_c001_v0001180_t0020_u01741840870900") 2025/03/13 04:41:12 DEBUG : potato2: Deleting (id "4_z4fa26dc3c0ed8bdb9f580e1b_f101342cf53226e9a_d20250313_m044111_c001_v0001184_t0039_u01741840871142") 2025/03/13 04:41:12 DEBUG : potato3: Deleting (id "4_z4fa26dc3c0ed8bdb9f580e1b_f106d97260abf15c8_d20250313_m044111_c001_v0001165_t0044_u01741840871270") 2025/03/13 04:41:13 DEBUG : B2 bucket rclone-test-fibabuc4vehe: Purge remote 2025/03/13 04:41:13 INFO : B2 bucket rclone-test-fibabuc4vehe: cleaning bucket "rclone-test-fibabuc4vehe" of all files 2025/03/13 04:41:13 DEBUG : empty space: Deleting (id "4_z3fd25dc3c0ed8bdb9f580e1b_f411ee31962c2d743_d20250313_m044111_c001_v7007000_t0000_u01741840871119") 2025/03/13 04:41:13 DEBUG : empty space: Deleting (id "4_z3fd25dc3c0ed8bdb9f580e1b_f11414ce3a83a550b_d20250313_m044107_c001_v0001182_t0053_u01741840867364") 2025/03/13 04:41:13 DEBUG : potato2: Deleting (id "4_z3fd25dc3c0ed8bdb9f580e1b_f411ee31962c2d744_d20250313_m044111_c001_v7007000_t0000_u01741840871346") 2025/03/13 04:41:13 DEBUG : potato2: Deleting (id "4_z3fd25dc3c0ed8bdb9f580e1b_f115c57391ed7f925_d20250313_m044108_c001_v0001183_t0025_u01741840868159") 2025/03/13 04:41:13 DEBUG : potato3: Deleting (id "4_z3fd25dc3c0ed8bdb9f580e1b_f410525f89a7bcbbd_d20250313_m044111_c001_v7007000_t0000_u01741840871487") 2025/03/13 04:41:13 DEBUG : potato3: Deleting (id "4_z3fd25dc3c0ed8bdb9f580e1b_f10468ceddafe0e8b_d20250313_m044108_c001_v0001177_t0013_u01741840868394") 2025/03/13 04:41:13 DEBUG : potato3: Deleting (id "4_z3fd25dc3c0ed8bdb9f580e1b_f11414ce3a83a550f_d20250313_m044107_c001_v0001182_t0041_u01741840867574") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:15 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.88s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:17 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:20 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/rclone-sync-test" 2025/03/13 04:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/rclone-sync-test-include/layer2" 2025/03/13 04:41:24 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/rclone-sync-test-ignore-file" 2025/03/13 04:41:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/13 04:41:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/13 04:41:28 DEBUG : pacer: Reducing sleep to 10ms 2025/03/13 04:41:28 DEBUG : B2 bucket rclone-test-colebeq3jiqa path rclone-sync-test: Waiting for checks to finish 2025/03/13 04:41:28 DEBUG : B2 bucket rclone-test-colebeq3jiqa path rclone-sync-test: Waiting for transfers to finish 2025/03/13 04:41:28 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:28 INFO : There was nothing to transfer 2025/03/13 04:41:28 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:41:28 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:41:28 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/13 04:41:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/13 04:41:29 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:41:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:41:29 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/13 04:41:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/13 04:41:29 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:36 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dst" 2025/03/13 04:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/CompareDest" 2025/03/13 04:41:39 DEBUG : one: Need to transfer - File not found at Destination 2025/03/13 04:41:39 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:41:39 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:41:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:41:40 INFO : one: Copied (new) 2025/03/13 04:41:40 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:41:41 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:41:41 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:41:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/13 04:41:41 INFO : one: Copied (replaced existing) 2025/03/13 04:41:41 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:44 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:41:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:41:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:41:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:41:44 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:41:44 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:44 INFO : There was nothing to transfer 2025/03/13 04:41:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:41:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/13 04:41:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:41:45 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:41:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:41:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:41:45 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:41:45 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:45 INFO : There was nothing to transfer 2025/03/13 04:41:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:41:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/13 04:41:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:41:46 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:41:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:41:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:41:46 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:41:46 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:46 INFO : There was nothing to transfer 2025/03/13 04:41:47 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/03/13 04:41:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/13 04:41:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/13 04:41:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:41:47 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:41:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:41:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:41:48 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:41:48 DEBUG : Waiting for deletions to finish 2025/03/13 04:41:48 INFO : There was nothing to transfer 2025/03/13 04:41:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/13 04:41:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/13 04:41:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:41:48 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:41:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:41:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:41:48 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:41:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/13 04:41:49 INFO : two: Copied (new) 2025/03/13 04:41:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:41:53 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dest" 2025/03/13 04:41:54 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/pre-dest1" 2025/03/13 04:41:55 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/pre-dest2" 2025/03/13 04:41:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:41:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/13 04:41:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:41:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/13 04:41:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/13 04:41:58 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dest: Waiting for checks to finish 2025/03/13 04:41:58 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dest: Waiting for transfers to finish 2025/03/13 04:41:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/13 04:41:58 INFO : 3: Copied (new) 2025/03/13 04:41:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.94s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:42:00 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dst" 2025/03/13 04:42:01 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/CopyDest" 2025/03/13 04:42:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/13 04:42:03 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:03 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:42:04 INFO : one: Copied (new) 2025/03/13 04:42:04 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:42:05 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:05 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/13 04:42:05 INFO : one: Copied (replaced existing) 2025/03/13 04:42:05 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:07 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/BackupDir" 2025/03/13 04:42:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:42:09 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:42:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:42:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:42:10 INFO : one: Copied (server-side copy) 2025/03/13 04:42:10 INFO : one: Deleted 2025/03/13 04:42:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/13 04:42:10 INFO : one: Copied (server-side copy) 2025/03/13 04:42:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/13 04:42:10 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:10 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:42:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/13 04:42:13 INFO : two: Copied (server-side copy) 2025/03/13 04:42:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/13 04:42:13 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:42:13 DEBUG : one: Unchanged skipping 2025/03/13 04:42:13 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:13 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:42:13 DEBUG : one: Unchanged skipping 2025/03/13 04:42:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:42:13 DEBUG : two: Unchanged skipping 2025/03/13 04:42:13 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:13 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:13 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:13 INFO : There was nothing to transfer 2025/03/13 04:42:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/13 04:42:14 DEBUG : three: Destination not found in --copy-dest 2025/03/13 04:42:14 DEBUG : three: Need to transfer - File not found at Destination 2025/03/13 04:42:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:42:14 DEBUG : one: Unchanged skipping 2025/03/13 04:42:14 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/13 04:42:14 DEBUG : two: Unchanged skipping 2025/03/13 04:42:14 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/13 04:42:15 INFO : three: Copied (new) 2025/03/13 04:42:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.90s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:42:19 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dst" 2025/03/13 04:42:20 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/backup" 2025/03/13 04:42:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:42:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:42:22 DEBUG : two: Unchanged skipping 2025/03/13 04:42:22 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:42:24 INFO : one: Copied (server-side copy) 2025/03/13 04:42:24 INFO : one: Deleted 2025/03/13 04:42:24 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:42:25 INFO : one: Copied (new) 2025/03/13 04:42:25 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/13 04:42:26 INFO : three.txt: Copied (server-side copy) 2025/03/13 04:42:26 INFO : three.txt: Deleted 2025/03/13 04:42:26 INFO : three.txt: Moved into backup dir 2025/03/13 04:42:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:42:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:42:28 DEBUG : two: Unchanged skipping 2025/03/13 04:42:28 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:42:28 INFO : one: Copied (server-side copy) 2025/03/13 04:42:29 INFO : one: Deleted 2025/03/13 04:42:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/13 04:42:29 INFO : one: Copied (new) 2025/03/13 04:42:29 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/13 04:42:30 INFO : three.txt: Copied (server-side copy) 2025/03/13 04:42:30 INFO : three.txt: Deleted 2025/03/13 04:42:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.22s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:42:34 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dst" 2025/03/13 04:42:34 DEBUG : Config file has changed externally - reloading 2025/03/13 04:42:35 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/backup" 2025/03/13 04:42:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:42:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:42:37 DEBUG : two: Unchanged skipping 2025/03/13 04:42:37 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:42:38 INFO : one: Copied (server-side copy) to: one.bak 2025/03/13 04:42:38 INFO : one: Deleted 2025/03/13 04:42:38 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:42:39 INFO : one: Copied (new) 2025/03/13 04:42:39 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/13 04:42:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/13 04:42:40 INFO : three.txt: Deleted 2025/03/13 04:42:40 INFO : three.txt: Moved into backup dir 2025/03/13 04:42:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:42:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:42:42 DEBUG : two: Unchanged skipping 2025/03/13 04:42:42 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:42:42 INFO : one: Copied (server-side copy) to: one.bak 2025/03/13 04:42:42 INFO : one: Deleted 2025/03/13 04:42:42 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/13 04:42:43 INFO : one: Copied (new) 2025/03/13 04:42:43 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/13 04:42:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/13 04:42:43 INFO : three.txt: Deleted 2025/03/13 04:42:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:42:46 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/6fc2ad43c0bd8bdb9f580e1b/c001_v0001117_t0000": EOF 2025/03/13 04:42:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/6fc2ad43c0bd8bdb9f580e1b/c001_v0001117_t0000": EOF) 2025/03/13 04:42:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-colebeq3jiqa: 1/10 (Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/6fc2ad43c0bd8bdb9f580e1b/c001_v0001117_t0000": EOF) 2025/03/13 04:42:49 DEBUG : pacer: Reducing sleep to 10ms 2025/03/13 04:42:49 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dst" 2025/03/13 04:42:50 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/backup" 2025/03/13 04:42:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:42:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:42:52 DEBUG : two: Unchanged skipping 2025/03/13 04:42:52 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:42:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/13 04:42:53 INFO : one: Deleted 2025/03/13 04:42:53 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:42:54 INFO : one: Copied (new) 2025/03/13 04:42:54 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/13 04:42:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/13 04:42:55 INFO : three.txt: Deleted 2025/03/13 04:42:55 INFO : three.txt: Moved into backup dir 2025/03/13 04:42:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:42:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:42:57 DEBUG : two: Unchanged skipping 2025/03/13 04:42:57 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:42:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:42:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/13 04:42:57 INFO : one: Deleted 2025/03/13 04:42:57 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:42:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/13 04:42:58 INFO : one: Copied (new) 2025/03/13 04:42:58 DEBUG : Waiting for deletions to finish 2025/03/13 04:42:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/13 04:42:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/13 04:42:58 INFO : three.txt: Deleted 2025/03/13 04:42:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:43:01 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dst" 2025/03/13 04:43:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:43:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:43:03 DEBUG : two: Unchanged skipping 2025/03/13 04:43:03 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:43:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:43:04 INFO : one: Copied (server-side copy) to: one.bak 2025/03/13 04:43:04 INFO : one: Deleted 2025/03/13 04:43:04 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:43:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:43:06 INFO : one: Copied (new) 2025/03/13 04:43:06 DEBUG : Waiting for deletions to finish 2025/03/13 04:43:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/13 04:43:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/13 04:43:06 INFO : three.txt: Deleted 2025/03/13 04:43:06 INFO : three.txt: Moved into backup dir 2025/03/13 04:43:08 DEBUG : one.bak: Excluded (Path Filter) 2025/03/13 04:43:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/13 04:43:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:43:08 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for checks to finish 2025/03/13 04:43:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:43:08 DEBUG : two: Unchanged skipping 2025/03/13 04:43:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:43:09 INFO : one: Copied (server-side copy) to: one.bak 2025/03/13 04:43:09 INFO : one: Deleted 2025/03/13 04:43:09 DEBUG : B2 bucket rclone-test-colebeq3jiqa path dst: Waiting for transfers to finish 2025/03/13 04:43:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/13 04:43:09 INFO : one: Copied (new) 2025/03/13 04:43:09 DEBUG : Waiting for deletions to finish 2025/03/13 04:43:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/13 04:43:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/13 04:43:10 INFO : three.txt: Deleted 2025/03/13 04:43:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.70s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:43:13 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dst" 2025/03/13 04:43:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:43:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:43:15 INFO : one: Copied (server-side copy) to: one.bak 2025/03/13 04:43:16 INFO : one: Deleted 2025/03/13 04:43:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:43:17 INFO : one: Copied (new) 2025/03/13 04:43:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:43:17 DEBUG : two: Unchanged skipping 2025/03/13 04:43:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/13 04:43:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/13 04:43:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/13 04:43:18 INFO : three.txt: Deleted 2025/03/13 04:43:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/13 04:43:18 INFO : three.txt: Copied (new) 2025/03/13 04:43:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:43:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:43:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/13 04:43:21 INFO : one: Deleted 2025/03/13 04:43:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/13 04:43:21 INFO : one: Copied (new) 2025/03/13 04:43:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:43:21 DEBUG : two: Unchanged skipping 2025/03/13 04:43:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/13 04:43:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/13 04:43:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/13 04:43:22 INFO : three.txt: Deleted 2025/03/13 04:43:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/13 04:43:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:43:27 DEBUG : Creating backend with remote "TestB2:rclone-test-colebeq3jiqa/dst" 2025/03/13 04:43:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:43:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/13 04:43:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/13 04:43:30 INFO : one: Deleted 2025/03/13 04:43:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:43:31 INFO : one: Copied (new) 2025/03/13 04:43:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:43:31 DEBUG : two: Unchanged skipping 2025/03/13 04:43:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/13 04:43:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/13 04:43:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/13 04:43:32 INFO : three.txt: Deleted 2025/03/13 04:43:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/13 04:43:32 INFO : three.txt: Copied (new) 2025/03/13 04:43:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:43:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/13 04:43:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/13 04:43:34 INFO : one: Deleted 2025/03/13 04:43:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/13 04:43:34 INFO : one: Copied (new) 2025/03/13 04:43:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:43:35 DEBUG : two: Unchanged skipping 2025/03/13 04:43:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/13 04:43:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/13 04:43:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/13 04:43:35 INFO : three.txt: Deleted 2025/03/13 04:43:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/13 04:43:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:43:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/13 04:43:38 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:43:38 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:43:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/13 04:43:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/13 04:43:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.92s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:43:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/13 04:43:41 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:43:41 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:43:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/13 04:43:41 INFO : existing: Copied (new) 2025/03/13 04:43:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:43:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/13 04:43:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/13 04:43:41 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:43:41 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:43:41 ERROR : B2 bucket rclone-test-colebeq3jiqa: not deleting files as there were IO errors 2025/03/13 04:43:41 ERROR : B2 bucket rclone-test-colebeq3jiqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncImmutable (2.70s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:43:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:43:44 DEBUG : existing: Unchanged skipping 2025/03/13 04:43:44 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:43:44 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:43:44 DEBUG : Waiting for deletions to finish 2025/03/13 04:43:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.73s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.29s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:44:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:44:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both0: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both12: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both13: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both11: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both15: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both16: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both17: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both18: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both19: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both2: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both3: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both4: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both5: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both6: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both7: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both8: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:04 DEBUG : both9: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both1: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both10: Unchanged skipping 2025/03/13 04:44:04 DEBUG : both14: Unchanged skipping 2025/03/13 04:44:04 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:44:04 DEBUG : Waiting for deletions to finish 2025/03/13 04:44:05 INFO : only2: Deleted 2025/03/13 04:44:05 INFO : only5: Deleted 2025/03/13 04:44:05 INFO : only9: Deleted 2025/03/13 04:44:05 INFO : only13: Deleted 2025/03/13 04:44:05 INFO : only17: Deleted 2025/03/13 04:44:05 INFO : only7: Deleted 2025/03/13 04:44:05 INFO : only14: Deleted 2025/03/13 04:44:05 INFO : only18: Deleted 2025/03/13 04:44:05 INFO : only19: Deleted 2025/03/13 04:44:05 INFO : only3: Deleted 2025/03/13 04:44:05 INFO : only6: Deleted 2025/03/13 04:44:05 INFO : only8: Deleted 2025/03/13 04:44:05 INFO : only1: Deleted 2025/03/13 04:44:05 INFO : only10: Deleted 2025/03/13 04:44:06 INFO : only12: Deleted 2025/03/13 04:44:06 INFO : only15: Deleted 2025/03/13 04:44:06 INFO : only16: Deleted 2025/03/13 04:44:06 INFO : only4: Deleted 2025/03/13 04:44:06 INFO : only0: Deleted 2025/03/13 04:44:06 INFO : only11: Deleted 2025/03/13 04:44:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.25s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:44:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for checks to finish 2025/03/13 04:44:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both0: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both12: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both13: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both14: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both10: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both16: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both17: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both18: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both19: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both2: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both3: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both4: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both5: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both6: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both7: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both8: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/13 04:44:29 DEBUG : both1: Unchanged skipping 2025/03/13 04:44:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : both11: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both9: Unchanged skipping 2025/03/13 04:44:29 DEBUG : both15: Unchanged skipping 2025/03/13 04:44:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/13 04:44:29 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Waiting for transfers to finish 2025/03/13 04:44:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:29 INFO : only0: Copied (replaced existing) 2025/03/13 04:44:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:29 INFO : only1: Copied (replaced existing) 2025/03/13 04:44:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:29 INFO : only12: Copied (replaced existing) 2025/03/13 04:44:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:29 INFO : only13: Copied (replaced existing) 2025/03/13 04:44:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:29 INFO : only10: Copied (replaced existing) 2025/03/13 04:44:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:29 INFO : only14: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only15: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only11: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only16: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only17: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only18: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only19: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only2: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only3: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only4: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only5: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only8: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only6: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only7: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/13 04:44:30 INFO : only9: Copied (replaced existing) 2025/03/13 04:44:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.45s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:44:39 DEBUG : empty_dir: Making directory with metadata 2025/03/13 04:44:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:44:39 DEBUG : empty_on_remote: Making directory with metadata 2025/03/13 04:44:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:44:39 INFO : empty_on_remote: Making directory 2025/03/13 04:44:39 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-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:44:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:44:42 DEBUG : empty_dir: Making directory with metadata 2025/03/13 04:44:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:44:42 DEBUG : empty_on_remote: Making directory with metadata 2025/03/13 04:44:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:44:42 INFO : empty_on_remote: Making directory 2025/03/13 04:44:42 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-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:44:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:44:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:45 INFO : sub dir: Making directory 2025/03/13 04:44:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" 2025/03/13 04:44:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:44:49 INFO : sub dir: Making directory 2025/03/13 04:44:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-colebeq3jiqa", Local "Local file system at /tmp/rclone3557258763", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.35s) PASS 2025/03/13 04:44:52 DEBUG : B2 bucket rclone-test-colebeq3jiqa: Purge remote 2025/03/13 04:44:52 INFO : B2 bucket rclone-test-colebeq3jiqa: cleaning bucket "rclone-test-colebeq3jiqa" of all files 2025/03/13 04:44:53 DEBUG : BackupDir/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f86e_d20250313_m044216_c001_v7007000_t0000_u01741840936023") 2025/03/13 04:44:53 DEBUG : BackupDir/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f112ec9706bbcdc04_d20250313_m044210_c001_v0001184_t0041_u01741840930298") 2025/03/13 04:44:53 DEBUG : CompareDest/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4150e057bb6efbf8_d20250313_m044149_c001_v7007000_t0000_u01741840909805") 2025/03/13 04:44:53 DEBUG : CompareDest/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61a64_d20250313_m044143_c001_v0001117_t0015_u01741840903485") 2025/03/13 04:44:53 DEBUG : CompareDest/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4150e057bb6efbf9_d20250313_m044149_c001_v7007000_t0000_u01741840909990") 2025/03/13 04:44:53 DEBUG : CompareDest/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab1f4f_d20250313_m044145_c001_v0001182_t0020_u01741840905087") 2025/03/13 04:44:53 DEBUG : CopyDest/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f86f_d20250313_m044216_c001_v7007000_t0000_u01741840936218") 2025/03/13 04:44:53 DEBUG : CopyDest/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e52e_d20250313_m044206_c001_v0001117_t0016_u01741840926861") 2025/03/13 04:44:53 DEBUG : CopyDest/three: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f871_d20250313_m044216_c001_v7007000_t0000_u01741840936406") 2025/03/13 04:44:53 DEBUG : CopyDest/three: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab217e_d20250313_m044214_c001_v0001182_t0055_u01741840934190") 2025/03/13 04:44:53 DEBUG : CopyDest/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f873_d20250313_m044216_c001_v7007000_t0000_u01741840936610") 2025/03/13 04:44:53 DEBUG : CopyDest/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61af4_d20250313_m044211_c001_v0001117_t0003_u01741840931511") 2025/03/13 04:44:53 DEBUG : EXISTING: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742ed5_d20250313_m044344_c001_v7007000_t0000_u01741841024919") 2025/03/13 04:44:54 DEBUG : EXISTING: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e739_d20250313_m044343_c001_v0001117_t0013_u01741841023574") 2025/03/13 04:44:54 DEBUG : Testêé: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742ec6_d20250313_m044340_c001_v7007000_t0000_u01741841020499") 2025/03/13 04:44:54 DEBUG : Testêé: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e727_d20250313_m044339_c001_v0001117_t0013_u01741841019277") 2025/03/13 04:44:54 DEBUG : Testêé: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2821_d20250313_m044338_c001_v0001182_t0038_u01741841018320") 2025/03/13 04:44:54 DEBUG : a/potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16efd_d20250313_m043952_c001_v7007000_t0000_u01741840792968") 2025/03/13 04:44:54 DEBUG : a/potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e237_d20250313_m043952_c001_v0001117_t0058_u01741840792063") 2025/03/13 04:44:54 DEBUG : a/potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16eed_d20250313_m043949_c001_v7007000_t0000_u01741840789364") 2025/03/13 04:44:54 DEBUG : a/potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e225_d20250313_m043948_c001_v0001117_t0019_u01741840788270") 2025/03/13 04:44:54 DEBUG : a/potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d11109085a_d20250313_m043923_c001_v7007000_t0000_u01741840763856") 2025/03/13 04:44:54 DEBUG : a/potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e18d_d20250313_m043922_c001_v0001117_t0050_u01741840762726") 2025/03/13 04:44:54 DEBUG : b/potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16efe_d20250313_m043953_c001_v7007000_t0000_u01741840793173") 2025/03/13 04:44:54 DEBUG : b/potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e22b_d20250313_m043950_c001_v0001117_t0000_u01741840790353") 2025/03/13 04:44:54 DEBUG : b/potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16ee0_d20250313_m043948_c001_v7007000_t0000_u01741840788786") 2025/03/13 04:44:54 DEBUG : b/potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e219_d20250313_m043946_c001_v0001117_t0002_u01741840786973") 2025/03/13 04:44:54 DEBUG : b/potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d111090855_d20250313_m043923_c001_v7007000_t0000_u01741840763291") 2025/03/13 04:44:54 DEBUG : b/potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e181_d20250313_m043920_c001_v0001117_t0014_u01741840760696") 2025/03/13 04:44:54 DEBUG : backup/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f400e114de4c8eca3_d20250313_m044230_c001_v7007000_t0000_u01741840950835") 2025/03/13 04:44:55 DEBUG : backup/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f115ca5a9761618f0_d20250313_m044228_c001_v0001184_t0030_u01741840948783") 2025/03/13 04:44:55 DEBUG : backup/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f115668d61c4a21ea_d20250313_m044223_c001_v0001104_t0024_u01741840943644") 2025/03/13 04:44:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40924c8bbb696f89_d20250313_m044259_c001_v7007000_t0000_u01741840979260") 2025/03/13 04:44:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f105dc84952b3da98_d20250313_m044257_c001_v0001184_t0025_u01741840977432") 2025/03/13 04:44:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f115ca5a976161cf9_d20250313_m044253_c001_v0001184_t0043_u01741840973232") 2025/03/13 04:44:55 DEBUG : backup/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4064ce6f89de24cc_d20250313_m044244_c001_v7007000_t0000_u01741840964229") 2025/03/13 04:44:55 DEBUG : backup/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f110890de1a2f505f_d20250313_m044242_c001_v0001184_t0039_u01741840962591") 2025/03/13 04:44:55 DEBUG : backup/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f107fff62fe4f9110_d20250313_m044238_c001_v0001183_t0020_u01741840958638") 2025/03/13 04:44:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40924c8bbb696f8a_d20250313_m044259_c001_v7007000_t0000_u01741840979465") 2025/03/13 04:44:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1183bc13e6f67f68_d20250313_m044258_c001_v0001183_t0025_u01741840978459") 2025/03/13 04:44:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10409fdec0c7bd2a_d20250313_m044254_c001_v0001090_t0015_u01741840974858") 2025/03/13 04:44:55 DEBUG : backup/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f400e114de4c8eca4_d20250313_m044231_c001_v7007000_t0000_u01741840951026") 2025/03/13 04:44:55 DEBUG : backup/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10849374a566235b_d20250313_m044229_c001_v0001032_t0027_u01741840949752") 2025/03/13 04:44:55 DEBUG : backup/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f105c42ca112be09b_d20250313_m044225_c001_v0001037_t0059_u01741840945685") 2025/03/13 04:44:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4064ce6f89de24cd_d20250313_m044244_c001_v7007000_t0000_u01741840964425") 2025/03/13 04:44:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1144089d88dc7350_d20250313_m044243_c001_v0001178_t0015_u01741840963427") 2025/03/13 04:44:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1127fb55347a01b4_d20250313_m044240_c001_v0001182_t0040_u01741840960047") 2025/03/13 04:44:55 DEBUG : both0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3c8_d20250313_m044431_c001_v7007000_t0000_u01741841071358") 2025/03/13 04:44:56 DEBUG : both0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2a83_d20250313_m044411_c001_v0001182_t0021_u01741841051592") 2025/03/13 04:44:56 DEBUG : both0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea0_d20250313_m044406_c001_v7007000_t0000_u01741841046768") 2025/03/13 04:44:56 DEBUG : both0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab28c9_d20250313_m044347_c001_v0001182_t0025_u01741841027350") 2025/03/13 04:44:56 DEBUG : both1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3c9_d20250313_m044431_c001_v7007000_t0000_u01741841071547") 2025/03/13 04:44:56 DEBUG : both1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2a9d_d20250313_m044412_c001_v0001182_t0043_u01741841052892") 2025/03/13 04:44:56 DEBUG : both1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea1_d20250313_m044406_c001_v7007000_t0000_u01741841046969") 2025/03/13 04:44:56 DEBUG : both1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab28d3_d20250313_m044348_c001_v0001182_t0024_u01741841028138") 2025/03/13 04:44:56 DEBUG : both10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3ca_d20250313_m044431_c001_v7007000_t0000_u01741841071740") 2025/03/13 04:44:56 DEBUG : both10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b0a_d20250313_m044419_c001_v0001182_t0012_u01741841059619") 2025/03/13 04:44:56 DEBUG : both10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea3_d20250313_m044407_c001_v7007000_t0000_u01741841047166") 2025/03/13 04:44:56 DEBUG : both10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2991_d20250313_m044356_c001_v0001182_t0013_u01741841036088") 2025/03/13 04:44:56 DEBUG : both11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3cc_d20250313_m044431_c001_v7007000_t0000_u01741841071926") 2025/03/13 04:44:56 DEBUG : both11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b20_d20250313_m044420_c001_v0001182_t0026_u01741841060443") 2025/03/13 04:44:56 DEBUG : both11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea4_d20250313_m044407_c001_v7007000_t0000_u01741841047358") 2025/03/13 04:44:56 DEBUG : both11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab29a3_d20250313_m044356_c001_v0001182_t0044_u01741841036782") 2025/03/13 04:44:56 DEBUG : both12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3cf_d20250313_m044432_c001_v7007000_t0000_u01741841072127") 2025/03/13 04:44:56 DEBUG : both12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b2a_d20250313_m044421_c001_v0001182_t0049_u01741841061246") 2025/03/13 04:44:57 DEBUG : both12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea5_d20250313_m044407_c001_v7007000_t0000_u01741841047546") 2025/03/13 04:44:57 DEBUG : both12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab29b9_d20250313_m044357_c001_v0001182_t0021_u01741841037543") 2025/03/13 04:44:57 DEBUG : both13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d0_d20250313_m044432_c001_v7007000_t0000_u01741841072312") 2025/03/13 04:44:57 DEBUG : both13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b38_d20250313_m044422_c001_v0001182_t0031_u01741841062290") 2025/03/13 04:44:57 DEBUG : both13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea6_d20250313_m044407_c001_v7007000_t0000_u01741841047748") 2025/03/13 04:44:57 DEBUG : both13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab29cb_d20250313_m044358_c001_v0001182_t0014_u01741841038491") 2025/03/13 04:44:57 DEBUG : both14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d1_d20250313_m044432_c001_v7007000_t0000_u01741841072505") 2025/03/13 04:44:57 DEBUG : both14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b46_d20250313_m044422_c001_v0001182_t0039_u01741841062988") 2025/03/13 04:44:57 DEBUG : both14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea7_d20250313_m044407_c001_v7007000_t0000_u01741841047933") 2025/03/13 04:44:57 DEBUG : both14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab29d9_d20250313_m044359_c001_v0001182_t0012_u01741841039227") 2025/03/13 04:44:57 DEBUG : both15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d2_d20250313_m044432_c001_v7007000_t0000_u01741841072690") 2025/03/13 04:44:57 DEBUG : both15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b5e_d20250313_m044424_c001_v0001182_t0006_u01741841064214") 2025/03/13 04:44:57 DEBUG : both15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea8_d20250313_m044408_c001_v7007000_t0000_u01741841048123") 2025/03/13 04:44:57 DEBUG : both15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab29e5_d20250313_m044400_c001_v0001182_t0040_u01741841040262") 2025/03/13 04:44:57 DEBUG : both16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d3_d20250313_m044432_c001_v7007000_t0000_u01741841072895") 2025/03/13 04:44:57 DEBUG : both16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b70_d20250313_m044425_c001_v0001182_t0035_u01741841065198") 2025/03/13 04:44:57 DEBUG : both16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fea9_d20250313_m044408_c001_v7007000_t0000_u01741841048313") 2025/03/13 04:44:57 DEBUG : both16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab29ed_d20250313_m044401_c001_v0001182_t0045_u01741841041004") 2025/03/13 04:44:57 DEBUG : both17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d5_d20250313_m044433_c001_v7007000_t0000_u01741841073086") 2025/03/13 04:44:57 DEBUG : both17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b7a_d20250313_m044426_c001_v0001182_t0003_u01741841066112") 2025/03/13 04:44:58 DEBUG : both17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feaa_d20250313_m044408_c001_v7007000_t0000_u01741841048520") 2025/03/13 04:44:58 DEBUG : both17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab29f8_d20250313_m044401_c001_v0001182_t0031_u01741841041696") 2025/03/13 04:44:58 DEBUG : both18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d6_d20250313_m044433_c001_v7007000_t0000_u01741841073278") 2025/03/13 04:44:58 DEBUG : both18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b8a_d20250313_m044426_c001_v0001182_t0055_u01741841066989") 2025/03/13 04:44:58 DEBUG : both18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feab_d20250313_m044408_c001_v7007000_t0000_u01741841048716") 2025/03/13 04:44:58 DEBUG : both18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2a07_d20250313_m044402_c001_v0001182_t0023_u01741841042529") 2025/03/13 04:44:58 DEBUG : both19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d7_d20250313_m044433_c001_v7007000_t0000_u01741841073472") 2025/03/13 04:44:58 DEBUG : both19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b98_d20250313_m044427_c001_v0001182_t0043_u01741841067772") 2025/03/13 04:44:58 DEBUG : both19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feac_d20250313_m044408_c001_v7007000_t0000_u01741841048906") 2025/03/13 04:44:58 DEBUG : both19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2a0f_d20250313_m044403_c001_v0001182_t0018_u01741841043244") 2025/03/13 04:44:58 DEBUG : both2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d8_d20250313_m044433_c001_v7007000_t0000_u01741841073658") 2025/03/13 04:44:58 DEBUG : both2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2aa7_d20250313_m044413_c001_v0001182_t0035_u01741841053559") 2025/03/13 04:44:58 DEBUG : both2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feae_d20250313_m044409_c001_v7007000_t0000_u01741841049097") 2025/03/13 04:44:58 DEBUG : both2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab28f1_d20250313_m044349_c001_v0001182_t0040_u01741841029065") 2025/03/13 04:44:58 DEBUG : both3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3d9_d20250313_m044433_c001_v7007000_t0000_u01741841073858") 2025/03/13 04:44:58 DEBUG : both3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2aab_d20250313_m044414_c001_v0001182_t0047_u01741841054385") 2025/03/13 04:44:58 DEBUG : both3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feaf_d20250313_m044409_c001_v7007000_t0000_u01741841049296") 2025/03/13 04:44:58 DEBUG : both3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2905_d20250313_m044349_c001_v0001182_t0027_u01741841029779") 2025/03/13 04:44:59 DEBUG : both4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3da_d20250313_m044434_c001_v7007000_t0000_u01741841074050") 2025/03/13 04:44:59 DEBUG : both4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2abc_d20250313_m044415_c001_v0001182_t0019_u01741841055086") 2025/03/13 04:44:59 DEBUG : both4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feb0_d20250313_m044409_c001_v7007000_t0000_u01741841049488") 2025/03/13 04:44:59 DEBUG : both4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2921_d20250313_m044350_c001_v0001182_t0033_u01741841030747") 2025/03/13 04:44:59 DEBUG : both5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3db_d20250313_m044434_c001_v7007000_t0000_u01741841074253") 2025/03/13 04:44:59 DEBUG : both5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2ac8_d20250313_m044415_c001_v0001182_t0047_u01741841055949") 2025/03/13 04:44:59 DEBUG : both5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feb2_d20250313_m044409_c001_v7007000_t0000_u01741841049676") 2025/03/13 04:44:59 DEBUG : both5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2935_d20250313_m044351_c001_v0001182_t0002_u01741841031792") 2025/03/13 04:44:59 DEBUG : both6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3dc_d20250313_m044434_c001_v7007000_t0000_u01741841074453") 2025/03/13 04:44:59 DEBUG : both6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2ad9_d20250313_m044416_c001_v0001182_t0032_u01741841056758") 2025/03/13 04:44:59 DEBUG : both6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feb3_d20250313_m044409_c001_v7007000_t0000_u01741841049868") 2025/03/13 04:44:59 DEBUG : both6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2949_d20250313_m044352_c001_v0001182_t0014_u01741841032651") 2025/03/13 04:44:59 DEBUG : both7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3dd_d20250313_m044434_c001_v7007000_t0000_u01741841074638") 2025/03/13 04:44:59 DEBUG : both7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2ae9_d20250313_m044417_c001_v0001182_t0052_u01741841057460") 2025/03/13 04:44:59 DEBUG : both7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feb4_d20250313_m044410_c001_v7007000_t0000_u01741841050063") 2025/03/13 04:44:59 DEBUG : both7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2965_d20250313_m044353_c001_v0001182_t0002_u01741841033699") 2025/03/13 04:44:59 DEBUG : both8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3de_d20250313_m044434_c001_v7007000_t0000_u01741841074824") 2025/03/13 04:44:59 DEBUG : both8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2af2_d20250313_m044418_c001_v0001182_t0003_u01741841058203") 2025/03/13 04:44:59 DEBUG : both8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feb5_d20250313_m044410_c001_v7007000_t0000_u01741841050272") 2025/03/13 04:45:00 DEBUG : both8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2979_d20250313_m044354_c001_v0001182_t0031_u01741841034648") 2025/03/13 04:45:00 DEBUG : both9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3df_d20250313_m044435_c001_v7007000_t0000_u01741841075022") 2025/03/13 04:45:00 DEBUG : both9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2b02_d20250313_m044418_c001_v0001182_t0019_u01741841058937") 2025/03/13 04:45:00 DEBUG : both9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665feb6_d20250313_m044410_c001_v7007000_t0000_u01741841050468") 2025/03/13 04:45:00 DEBUG : both9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2985_d20250313_m044355_c001_v0001182_t0029_u01741841035362") 2025/03/13 04:45:00 DEBUG : c/non empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16eff_d20250313_m043953_c001_v7007000_t0000_u01741840793366") 2025/03/13 04:45:00 DEBUG : c/non empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e22f_d20250313_m043951_c001_v0001117_t0032_u01741840791117") 2025/03/13 04:45:00 DEBUG : c/non empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16ef3_d20250313_m043949_c001_v7007000_t0000_u01741840789579") 2025/03/13 04:45:00 DEBUG : c/non empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e223_d20250313_m043947_c001_v0001117_t0056_u01741840787382") 2025/03/13 04:45:00 DEBUG : c/non empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d11109085b_d20250313_m043924_c001_v7007000_t0000_u01741840764050") 2025/03/13 04:45:00 DEBUG : c/non empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e185_d20250313_m043921_c001_v0001117_t0015_u01741840761332") 2025/03/13 04:45:00 DEBUG : check sum: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed48_d20250313_m043907_c001_v7007000_t0000_u01741840747780") 2025/03/13 04:45:00 DEBUG : check sum: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e135_d20250313_m043906_c001_v0001117_t0059_u01741840746528") 2025/03/13 04:45:00 DEBUG : dest/3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f846_d20250313_m044159_c001_v7007000_t0000_u01741840919856") 2025/03/13 04:45:00 DEBUG : dest/3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4010571dfe82ce5c_d20250313_m044158_c001_v0001104_t0012_u01741840918740") 2025/03/13 04:45:00 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742eb9_d20250313_m044336_c001_v7007000_t0000_u01741841016798") 2025/03/13 04:45:00 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f111e82aabb710124_d20250313_m044334_c001_v0001029_t0026_u01741841014666") 2025/03/13 04:45:00 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae38d_d20250313_m044334_c001_v7007000_t0000_u01741841014470") 2025/03/13 04:45:00 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f111e82aabb710118_d20250313_m044330_c001_v0001029_t0017_u01741841010959") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae384_d20250313_m044330_c001_v7007000_t0000_u01741841010213") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e6e1_d20250313_m044325_c001_v0001117_t0039_u01741841005471") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2eab_d20250313_m044323_c001_v7007000_t0000_u01741841003964") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f106ef7d613e9e193_d20250313_m044321_c001_v0001104_t0003_u01741841001132") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4080fa9412a87439_d20250313_m044320_c001_v7007000_t0000_u01741841000946") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f106ef7d613e9e17e_d20250313_m044316_c001_v0001104_t0050_u01741840996669") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4080fa9412a8742f_d20250313_m044315_c001_v7007000_t0000_u01741840995938") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2638_d20250313_m044312_c001_v0001182_t0058_u01741840992316") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae339_d20250313_m044311_c001_v7007000_t0000_u01741840991004") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f115964217459f10a_d20250313_m044309_c001_v0001144_t0036_u01741840989404") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4064ce6f89de24fe_d20250313_m044309_c001_v7007000_t0000_u01741840989211") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f115964217459f0ec_d20250313_m044304_c001_v0001144_t0029_u01741840984966") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4064ce6f89de24f7_d20250313_m044304_c001_v7007000_t0000_u01741840984226") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2568_d20250313_m044300_c001_v0001182_t0036_u01741840980616") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40924c8bbb696f8b_d20250313_m044259_c001_v7007000_t0000_u01741840979676") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1108096a060d5f2f_d20250313_m044257_c001_v0001036_t0030_u01741840977843") 2025/03/13 04:45:01 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40774eb3a1e67643_d20250313_m044257_c001_v7007000_t0000_u01741840977640") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1108096a060d5f29_d20250313_m044254_c001_v0001036_t0019_u01741840974208") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40774eb3a1e6763e_d20250313_m044253_c001_v7007000_t0000_u01741840973467") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2430_d20250313_m044245_c001_v0001182_t0016_u01741840965552") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4064ce6f89de24ce_d20250313_m044244_c001_v7007000_t0000_u01741840964621") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f109aa8aa5e70c557_d20250313_m044242_c001_v0001178_t0042_u01741840962998") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d30d_d20250313_m044242_c001_v7007000_t0000_u01741840962798") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f109aa8aa5e70c547_d20250313_m044239_c001_v0001178_t0009_u01741840959596") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d306_d20250313_m044238_c001_v7007000_t0000_u01741840958852") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61b60_d20250313_m044232_c001_v0001117_t0008_u01741840952155") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f400e114de4c8eca5_d20250313_m044231_c001_v7007000_t0000_u01741840951222") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1064a35720a3e77d_d20250313_m044229_c001_v0001146_t0037_u01741840949214") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f400e114de4c8ec9e_d20250313_m044229_c001_v7007000_t0000_u01741840949019") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1064a35720a3e76b_d20250313_m044224_c001_v0001146_t0055_u01741840944849") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f400e114de4c8ec94_d20250313_m044224_c001_v7007000_t0000_u01741840944118") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e55e_d20250313_m044217_c001_v0001117_t0020_u01741840937952") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f874_d20250313_m044216_c001_v7007000_t0000_u01741840936808") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f103d45bcd43e3d38_d20250313_m044210_c001_v0001183_t0022_u01741840930755") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742dee_d20250313_m044210_c001_v7007000_t0000_u01741840930543") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab20ee_d20250313_m044206_c001_v0001182_t0056_u01741840926268") 2025/03/13 04:45:02 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118c85b84839c7f6_d20250313_m044205_c001_v0001154_t0014_u01741840925461") 2025/03/13 04:45:03 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118c85b84839c7f2_d20250313_m044204_c001_v0001154_t0010_u01741840924395") 2025/03/13 04:45:03 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4150e057bb6efbfb_d20250313_m044150_c001_v7007000_t0000_u01741840910182") 2025/03/13 04:45:03 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e4b2_d20250313_m044142_c001_v0001117_t0041_u01741840902196") 2025/03/13 04:45:03 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f11333e821c15cf13_d20250313_m044141_c001_v0001183_t0039_u01741840901427") 2025/03/13 04:45:03 DEBUG : dst/one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f11333e821c15cf03_d20250313_m044140_c001_v0001183_t0051_u01741840900447") 2025/03/13 04:45:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742eba_d20250313_m044336_c001_v7007000_t0000_u01741841016990") 2025/03/13 04:45:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f112bf11fd80d8ef9_d20250313_m044334_c001_v0001137_t0056_u01741841014053") 2025/03/13 04:45:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f111bbd0e08f4afcb_d20250313_m044329_c001_v0001181_t0048_u01741841009984") 2025/03/13 04:45:03 DEBUG : dst/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2eac_d20250313_m044324_c001_v7007000_t0000_u01741841004152") 2025/03/13 04:45:03 DEBUG : dst/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f115964217459f144_d20250313_m044319_c001_v0001144_t0058_u01741840999905") 2025/03/13 04:45:03 DEBUG : dst/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f103d45bcd43e4861_d20250313_m044315_c001_v0001183_t0018_u01741840995679") 2025/03/13 04:45:03 DEBUG : dst/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae33a_d20250313_m044311_c001_v7007000_t0000_u01741840991192") 2025/03/13 04:45:03 DEBUG : dst/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f117c1c77645bd75f_d20250313_m044309_c001_v0001184_t0017_u01741840989002") 2025/03/13 04:45:03 DEBUG : dst/one.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f115d1c3cacd47e5b_d20250313_m044303_c001_v0001116_t0016_u01741840983735") 2025/03/13 04:45:03 DEBUG : dst/three: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f876_d20250313_m044217_c001_v7007000_t0000_u01741840937000") 2025/03/13 04:45:03 DEBUG : dst/three: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118c85b84839c806_d20250313_m044215_c001_v0001154_t0018_u01741840935349") 2025/03/13 04:45:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742ebc_d20250313_m044337_c001_v7007000_t0000_u01741841017184") 2025/03/13 04:45:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1127fb55347a073d_d20250313_m044335_c001_v0001182_t0003_u01741841015643") 2025/03/13 04:45:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10433766036dcb13_d20250313_m044331_c001_v0001103_t0001_u01741841011899") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742ebe_d20250313_m044337_c001_v7007000_t0000_u01741841017376") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f111e82aabb710126_d20250313_m044336_c001_v0001029_t0016_u01741841016046") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae38e_d20250313_m044335_c001_v7007000_t0000_u01741841015857") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f111e82aabb71011c_d20250313_m044332_c001_v0001029_t0003_u01741841012473") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae38a_d20250313_m044332_c001_v7007000_t0000_u01741841012284") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e6e7_d20250313_m044326_c001_v0001117_t0018_u01741841006699") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2ead_d20250313_m044324_c001_v7007000_t0000_u01741841004355") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f106ef7d613e9e1a3_d20250313_m044323_c001_v0001104_t0046_u01741841003049") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4080fa9412a8743a_d20250313_m044322_c001_v7007000_t0000_u01741841002839") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f106ef7d613e9e18a_d20250313_m044318_c001_v0001104_t0024_u01741840998288") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4080fa9412a87430_d20250313_m044318_c001_v7007000_t0000_u01741840998093") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab264c_d20250313_m044313_c001_v0001182_t0012_u01741840993065") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4064ce6f89de2502_d20250313_m044310_c001_v7007000_t0000_u01741840990437") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e687_d20250313_m044307_c001_v0001117_t0013_u01741840987627") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4064ce6f89de24fb_d20250313_m044306_c001_v7007000_t0000_u01741840986510") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2576_d20250313_m044301_c001_v0001182_t0005_u01741840981294") 2025/03/13 04:45:04 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40774eb3a1e67644_d20250313_m044258_c001_v7007000_t0000_u01741840978681") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e645_d20250313_m044256_c001_v0001117_t0058_u01741840976289") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40774eb3a1e67641_d20250313_m044255_c001_v7007000_t0000_u01741840975177") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab247e_d20250313_m044248_c001_v0001182_t0052_u01741840968924") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d311_d20250313_m044243_c001_v7007000_t0000_u01741840963654") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61b86_d20250313_m044241_c001_v0001117_t0027_u01741840961363") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d308_d20250313_m044240_c001_v7007000_t0000_u01741840960264") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e5da_d20250313_m044234_c001_v0001117_t0015_u01741840954069") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f400e114de4c8eca2_d20250313_m044230_c001_v7007000_t0000_u01741840950259") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e590_d20250313_m044227_c001_v0001117_t0023_u01741840947242") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f400e114de4c8ec99_d20250313_m044226_c001_v7007000_t0000_u01741840946150") 2025/03/13 04:45:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab21d2_d20250313_m044219_c001_v0001182_t0024_u01741840939208") 2025/03/13 04:45:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2eae_d20250313_m044324_c001_v7007000_t0000_u01741841004547") 2025/03/13 04:45:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118da4b30325ed94_d20250313_m044322_c001_v0001120_t0040_u01741841002327") 2025/03/13 04:45:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f115bc306ada07718_d20250313_m044317_c001_v0001182_t0023_u01741840997875") 2025/03/13 04:45:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae33b_d20250313_m044311_c001_v7007000_t0000_u01741840991383") 2025/03/13 04:45:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f104e1f3b84675ad5_d20250313_m044310_c001_v0001183_t0058_u01741840990225") 2025/03/13 04:45:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1180157a1e8360c3_d20250313_m044306_c001_v0001184_t0032_u01741840986296") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742ec0_d20250313_m044337_c001_v7007000_t0000_u01741841017570") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2735_d20250313_m044326_c001_v0001182_t0036_u01741841006470") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2eaf_d20250313_m044324_c001_v7007000_t0000_u01741841004745") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e695_d20250313_m044312_c001_v0001117_t0057_u01741840992528") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae33d_d20250313_m044311_c001_v7007000_t0000_u01741840991571") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e66d_d20250313_m044300_c001_v0001117_t0024_u01741840980860") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40924c8bbb696f8c_d20250313_m044259_c001_v7007000_t0000_u01741840979871") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e61c_d20250313_m044246_c001_v0001117_t0049_u01741840966138") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4064ce6f89de24d0_d20250313_m044244_c001_v7007000_t0000_u01741840964817") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2328_d20250313_m044233_c001_v0001182_t0003_u01741840953501") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f400e114de4c8eca6_d20250313_m044231_c001_v7007000_t0000_u01741840951428") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61b14_d20250313_m044218_c001_v0001117_t0054_u01741840938725") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f877_d20250313_m044217_c001_v7007000_t0000_u01741840937205") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f109bd2378ae57537_d20250313_m044212_c001_v0001040_t0010_u01741840932524") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4150e057bb6efbfc_d20250313_m044150_c001_v7007000_t0000_u01741840910368") 2025/03/13 04:45:06 DEBUG : dst/two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f11333e821c15cff5_d20250313_m044149_c001_v0001183_t0027_u01741840909226") 2025/03/13 04:45:06 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4051f84dbf69c55a_d20250313_m044108_c001_v7007000_t0000_u01741840868146") 2025/03/13 04:45:06 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab1c41_d20250313_m044104_c001_v0001182_t0015_u01741840864311") 2025/03/13 04:45:06 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4051f84dbf69c551_d20250313_m044102_c001_v7007000_t0000_u01741840862105") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab1b2c_d20250313_m044050_c001_v0001182_t0003_u01741840850522") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82ef_d20250313_m044041_c001_v7007000_t0000_u01741840841971") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab1a75_d20250313_m044038_c001_v0001182_t0017_u01741840838886") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f2f_d20250313_m044011_c001_v7007000_t0000_u01741840811450") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e2a3_d20250313_m044009_c001_v0001117_t0026_u01741840809054") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f22_d20250313_m044007_c001_v7007000_t0000_u01741840807056") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e28f_d20250313_m044005_c001_v0001117_t0054_u01741840805166") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f0e_d20250313_m044000_c001_v7007000_t0000_u01741840800192") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e267_d20250313_m043958_c001_v0001117_t0002_u01741840798104") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f05_d20250313_m043956_c001_v7007000_t0000_u01741840796390") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e24b_d20250313_m043954_c001_v0001117_t0034_u01741840794623") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16ed3_d20250313_m043946_c001_v7007000_t0000_u01741840786012") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e209_d20250313_m043943_c001_v0001117_t0026_u01741840783255") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d11109089e_d20250313_m043941_c001_v7007000_t0000_u01741840781683") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1f5_d20250313_m043940_c001_v0001117_t0026_u01741840780718") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d11109087e_d20250313_m043933_c001_v7007000_t0000_u01741840773963") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1bf_d20250313_m043932_c001_v0001117_t0002_u01741840772337") 2025/03/13 04:45:07 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d111090866_d20250313_m043929_c001_v7007000_t0000_u01741840769713") 2025/03/13 04:45:08 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1ab_d20250313_m043928_c001_v0001117_t0054_u01741840768419") 2025/03/13 04:45:08 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d111090864_d20250313_m043927_c001_v7007000_t0000_u01741840767315") 2025/03/13 04:45:08 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f101342cf5322611d_d20250313_m043926_c001_v0001184_t0015_u01741840766722") 2025/03/13 04:45:08 DEBUG : empty space: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e193_d20250313_m043924_c001_v0001117_t0041_u01741840764816") 2025/03/13 04:45:08 DEBUG : enormous: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f29_d20250313_m044010_c001_v7007000_t0000_u01741840810505") 2025/03/13 04:45:08 DEBUG : enormous: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e2ab_d20250313_m044009_c001_v0001117_t0044_u01741840809464") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742eca_d20250313_m044342_c001_v7007000_t0000_u01741841022443") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2863_d20250313_m044341_c001_v0001182_t0049_u01741841021263") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82eb_d20250313_m044036_c001_v7007000_t0000_u01741840836418") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab1a1f_d20250313_m044035_c001_v0001182_t0023_u01741840835120") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d111090850_d20250313_m043919_c001_v7007000_t0000_u01741840759587") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e173_d20250313_m043918_c001_v0001117_t0002_u01741840758371") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d11109084d_d20250313_m043917_c001_v7007000_t0000_u01741840757078") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e169_d20250313_m043916_c001_v0001117_t0023_u01741840756219") 2025/03/13 04:45:08 DEBUG : existing: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e15f_d20250313_m043914_c001_v0001117_t0056_u01741840754913") 2025/03/13 04:45:08 DEBUG : existing-b: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82ec_d20250313_m044036_c001_v7007000_t0000_u01741840836613") 2025/03/13 04:45:08 DEBUG : existing-b: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e359_d20250313_m044035_c001_v0001117_t0042_u01741840835107") 2025/03/13 04:45:08 DEBUG : file1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d404_d20250313_m044444_c001_v7007000_t0000_u01741841084422") 2025/03/13 04:45:09 DEBUG : file1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10468ceddafe1668_d20250313_m044443_c001_v0001177_t0030_u01741841083609") 2025/03/13 04:45:09 DEBUG : file1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3fe_d20250313_m044441_c001_v7007000_t0000_u01741841081490") 2025/03/13 04:45:09 DEBUG : file1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f106f58b5c0df9b41_d20250313_m044440_c001_v0001144_t0038_u01741841080238") 2025/03/13 04:45:09 DEBUG : five: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f38_d20250313_m044017_c001_v7007000_t0000_u01741840817145") 2025/03/13 04:45:09 DEBUG : five: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e2d9_d20250313_m044014_c001_v0001117_t0053_u01741840814788") 2025/03/13 04:45:09 DEBUG : foo: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d11109086a_d20250313_m043931_c001_v7007000_t0000_u01741840771597") 2025/03/13 04:45:09 DEBUG : foo: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e1bb_d20250313_m043931_c001_v0001117_t0053_u01741840771025") 2025/03/13 04:45:09 DEBUG : foo: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e1b9_d20250313_m043930_c001_v0001117_t0053_u01741840770465") 2025/03/13 04:45:09 DEBUG : four: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f39_d20250313_m044017_c001_v7007000_t0000_u01741840817348") 2025/03/13 04:45:09 DEBUG : four: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4084a8bd50ab1843_d20250313_m044015_c001_v0001182_t0006_u01741840815412") 2025/03/13 04:45:09 DEBUG : four: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e2cf_d20250313_m044013_c001_v0001117_t0036_u01741840813833") 2025/03/13 04:45:09 DEBUG : hello world2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fd9d_d20250313_m043820_c001_v7007000_t0000_u01741840700834") 2025/03/13 04:45:09 DEBUG : hello world2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e025_d20250313_m043819_c001_v0001117_t0003_u01741840699865") 2025/03/13 04:45:09 DEBUG : ignore-size: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed56_d20250313_m043913_c001_v7007000_t0000_u01741840753436") 2025/03/13 04:45:09 DEBUG : ignore-size: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e151_d20250313_m043912_c001_v0001117_t0045_u01741840752151") 2025/03/13 04:45:09 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82e8_d20250313_m044033_c001_v7007000_t0000_u01741840833974") 2025/03/13 04:45:09 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab19e6_d20250313_m044032_c001_v0001182_t0032_u01741840832834") 2025/03/13 04:45:09 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82e5_d20250313_m044031_c001_v7007000_t0000_u01741840831700") 2025/03/13 04:45:09 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab19a4_d20250313_m044030_c001_v0001182_t0018_u01741840830338") 2025/03/13 04:45:09 DEBUG : one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f3a_d20250313_m044017_c001_v7007000_t0000_u01741840817547") 2025/03/13 04:45:10 DEBUG : one: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e2c3_d20250313_m044012_c001_v0001117_t0053_u01741840812566") 2025/03/13 04:45:10 DEBUG : only0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3e0_d20250313_m044435_c001_v7007000_t0000_u01741841075219") 2025/03/13 04:45:10 DEBUG : only0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4084a8bd50ab2bbb_d20250313_m044429_c001_v0001182_t0006_u01741841069296") 2025/03/13 04:45:10 DEBUG : only0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e80b_d20250313_m044412_c001_v0001117_t0036_u01741841052169") 2025/03/13 04:45:10 DEBUG : only0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40156a7d71da8e41_d20250313_m044406_c001_v7007000_t0000_u01741841046096") 2025/03/13 04:45:10 DEBUG : only0: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e75d_d20250313_m044347_c001_v0001117_t0047_u01741841027578") 2025/03/13 04:45:10 DEBUG : only1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3e2_d20250313_m044435_c001_v7007000_t0000_u01741841075407") 2025/03/13 04:45:10 DEBUG : only1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e895_d20250313_m044429_c001_v0001117_t0053_u01741841069306") 2025/03/13 04:45:10 DEBUG : only1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e815_d20250313_m044413_c001_v0001117_t0024_u01741841053103") 2025/03/13 04:45:10 DEBUG : only1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742efe_d20250313_m044405_c001_v7007000_t0000_u01741841045760") 2025/03/13 04:45:10 DEBUG : only1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e765_d20250313_m044348_c001_v0001117_t0035_u01741841028363") 2025/03/13 04:45:10 DEBUG : only10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3e3_d20250313_m044435_c001_v7007000_t0000_u01741841075599") 2025/03/13 04:45:10 DEBUG : only10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f406f58b5c0df9af8_d20250313_m044429_c001_v0001144_t0016_u01741841069865") 2025/03/13 04:45:10 DEBUG : only10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e859_d20250313_m044419_c001_v0001117_t0048_u01741841059834") 2025/03/13 04:45:10 DEBUG : only10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2efe_d20250313_m044405_c001_v7007000_t0000_u01741841045775") 2025/03/13 04:45:10 DEBUG : only10: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7a3_d20250313_m044356_c001_v0001117_t0022_u01741841036310") 2025/03/13 04:45:11 DEBUG : only11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3e6_d20250313_m044435_c001_v7007000_t0000_u01741841075788") 2025/03/13 04:45:11 DEBUG : only11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40468ceddafe15f4_d20250313_m044430_c001_v0001177_t0013_u01741841070049") 2025/03/13 04:45:11 DEBUG : only11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e85f_d20250313_m044420_c001_v0001117_t0040_u01741841060655") 2025/03/13 04:45:11 DEBUG : only11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fe9e_d20250313_m044406_c001_v7007000_t0000_u01741841046127") 2025/03/13 04:45:11 DEBUG : only11: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7a7_d20250313_m044356_c001_v0001117_t0030_u01741841036988") 2025/03/13 04:45:11 DEBUG : only12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3e7_d20250313_m044435_c001_v7007000_t0000_u01741841075977") 2025/03/13 04:45:11 DEBUG : only12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4084a8bd50ab2bc5_d20250313_m044429_c001_v0001182_t0006_u01741841069692") 2025/03/13 04:45:11 DEBUG : only12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e865_d20250313_m044421_c001_v0001117_t0036_u01741841061462") 2025/03/13 04:45:11 DEBUG : only12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40156a7d71da8e40_d20250313_m044405_c001_v7007000_t0000_u01741841045908") 2025/03/13 04:45:11 DEBUG : only12: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7af_d20250313_m044357_c001_v0001117_t0035_u01741841037762") 2025/03/13 04:45:11 DEBUG : only13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3e8_d20250313_m044436_c001_v7007000_t0000_u01741841076176") 2025/03/13 04:45:11 DEBUG : only13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e899_d20250313_m044429_c001_v0001117_t0053_u01741841069702") 2025/03/13 04:45:11 DEBUG : only13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e86b_d20250313_m044422_c001_v0001117_t0022_u01741841062514") 2025/03/13 04:45:11 DEBUG : only13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fe9a_d20250313_m044405_c001_v7007000_t0000_u01741841045365") 2025/03/13 04:45:11 DEBUG : only13: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7b3_d20250313_m044358_c001_v0001117_t0024_u01741841038732") 2025/03/13 04:45:11 DEBUG : only14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3e9_d20250313_m044436_c001_v7007000_t0000_u01741841076367") 2025/03/13 04:45:11 DEBUG : only14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4084a8bd50ab2bc7_d20250313_m044429_c001_v0001182_t0006_u01741841069890") 2025/03/13 04:45:11 DEBUG : only14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e871_d20250313_m044423_c001_v0001117_t0036_u01741841063193") 2025/03/13 04:45:11 DEBUG : only14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40156a7d71da8e3e_d20250313_m044405_c001_v7007000_t0000_u01741841045538") 2025/03/13 04:45:11 DEBUG : only14: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7b9_d20250313_m044359_c001_v0001117_t0054_u01741841039432") 2025/03/13 04:45:12 DEBUG : only15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3ea_d20250313_m044436_c001_v7007000_t0000_u01741841076560") 2025/03/13 04:45:12 DEBUG : only15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e89b_d20250313_m044429_c001_v0001117_t0053_u01741841069900") 2025/03/13 04:45:12 DEBUG : only15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e87b_d20250313_m044424_c001_v0001117_t0050_u01741841064428") 2025/03/13 04:45:12 DEBUG : only15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fe9d_d20250313_m044405_c001_v7007000_t0000_u01741841045935") 2025/03/13 04:45:12 DEBUG : only15: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7c3_d20250313_m044400_c001_v0001117_t0027_u01741841040493") 2025/03/13 04:45:12 DEBUG : only16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3eb_d20250313_m044436_c001_v7007000_t0000_u01741841076750") 2025/03/13 04:45:12 DEBUG : only16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f406f58b5c0df9afa_d20250313_m044430_c001_v0001144_t0016_u01741841070064") 2025/03/13 04:45:12 DEBUG : only16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e883_d20250313_m044425_c001_v0001117_t0053_u01741841065409") 2025/03/13 04:45:12 DEBUG : only16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742eff_d20250313_m044405_c001_v7007000_t0000_u01741841045952") 2025/03/13 04:45:12 DEBUG : only16: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7c9_d20250313_m044401_c001_v0001117_t0032_u01741841041208") 2025/03/13 04:45:12 DEBUG : only17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3ec_d20250313_m044436_c001_v7007000_t0000_u01741841076949") 2025/03/13 04:45:12 DEBUG : only17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4084a8bd50ab2bcd_d20250313_m044430_c001_v0001182_t0006_u01741841070083") 2025/03/13 04:45:12 DEBUG : only17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e887_d20250313_m044426_c001_v0001117_t0028_u01741841066341") 2025/03/13 04:45:12 DEBUG : only17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742efc_d20250313_m044405_c001_v7007000_t0000_u01741841045364") 2025/03/13 04:45:12 DEBUG : only17: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7d3_d20250313_m044401_c001_v0001117_t0031_u01741841041932") 2025/03/13 04:45:12 DEBUG : only18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3ed_d20250313_m044437_c001_v7007000_t0000_u01741841077141") 2025/03/13 04:45:12 DEBUG : only18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e89d_d20250313_m044430_c001_v0001117_t0053_u01741841070093") 2025/03/13 04:45:13 DEBUG : only18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e88b_d20250313_m044427_c001_v0001117_t0001_u01741841067209") 2025/03/13 04:45:13 DEBUG : only18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fe9b_d20250313_m044405_c001_v7007000_t0000_u01741841045558") 2025/03/13 04:45:13 DEBUG : only18: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7d7_d20250313_m044402_c001_v0001117_t0048_u01741841042760") 2025/03/13 04:45:13 DEBUG : only19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3ee_d20250313_m044437_c001_v7007000_t0000_u01741841077338") 2025/03/13 04:45:13 DEBUG : only19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40468ceddafe15f6_d20250313_m044430_c001_v0001177_t0013_u01741841070243") 2025/03/13 04:45:13 DEBUG : only19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e891_d20250313_m044427_c001_v0001117_t0055_u01741841067989") 2025/03/13 04:45:13 DEBUG : only19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742efd_d20250313_m044405_c001_v7007000_t0000_u01741841045569") 2025/03/13 04:45:13 DEBUG : only19: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7db_d20250313_m044403_c001_v0001117_t0000_u01741841043459") 2025/03/13 04:45:13 DEBUG : only2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3ef_d20250313_m044437_c001_v7007000_t0000_u01741841077535") 2025/03/13 04:45:13 DEBUG : only2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f406f58b5c0df9afe_d20250313_m044430_c001_v0001144_t0016_u01741841070257") 2025/03/13 04:45:13 DEBUG : only2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e81b_d20250313_m044413_c001_v0001117_t0036_u01741841053758") 2025/03/13 04:45:13 DEBUG : only2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742efa_d20250313_m044404_c001_v7007000_t0000_u01741841044983") 2025/03/13 04:45:13 DEBUG : only2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e76b_d20250313_m044349_c001_v0001117_t0013_u01741841029267") 2025/03/13 04:45:13 DEBUG : only3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3f0_d20250313_m044437_c001_v7007000_t0000_u01741841077753") 2025/03/13 04:45:13 DEBUG : only3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4084a8bd50ab2bd7_d20250313_m044430_c001_v0001182_t0006_u01741841070270") 2025/03/13 04:45:13 DEBUG : only3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e821_d20250313_m044414_c001_v0001117_t0034_u01741841054606") 2025/03/13 04:45:13 DEBUG : only3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2efd_d20250313_m044405_c001_v7007000_t0000_u01741841045581") 2025/03/13 04:45:13 DEBUG : only3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e775_d20250313_m044349_c001_v0001117_t0058_u01741841029992") 2025/03/13 04:45:13 DEBUG : only4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3f1_d20250313_m044437_c001_v7007000_t0000_u01741841077955") 2025/03/13 04:45:14 DEBUG : only4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e8a1_d20250313_m044430_c001_v0001117_t0053_u01741841070283") 2025/03/13 04:45:14 DEBUG : only4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e82d_d20250313_m044415_c001_v0001117_t0040_u01741841055322") 2025/03/13 04:45:14 DEBUG : only4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2eff_d20250313_m044405_c001_v7007000_t0000_u01741841045966") 2025/03/13 04:45:14 DEBUG : only4: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e77b_d20250313_m044350_c001_v0001117_t0035_u01741841030959") 2025/03/13 04:45:14 DEBUG : only5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3f2_d20250313_m044438_c001_v7007000_t0000_u01741841078154") 2025/03/13 04:45:14 DEBUG : only5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40468ceddafe15fa_d20250313_m044430_c001_v0001177_t0013_u01741841070429") 2025/03/13 04:45:14 DEBUG : only5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e833_d20250313_m044416_c001_v0001117_t0028_u01741841056164") 2025/03/13 04:45:14 DEBUG : only5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4014a8e268742efb_d20250313_m044405_c001_v7007000_t0000_u01741841045178") 2025/03/13 04:45:14 DEBUG : only5: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e781_d20250313_m044351_c001_v0001117_t0041_u01741841031994") 2025/03/13 04:45:14 DEBUG : only6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3f3_d20250313_m044438_c001_v7007000_t0000_u01741841078339") 2025/03/13 04:45:14 DEBUG : only6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4084a8bd50ab2bdf_d20250313_m044430_c001_v0001182_t0006_u01741841070465") 2025/03/13 04:45:14 DEBUG : only6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e83f_d20250313_m044416_c001_v0001117_t0052_u01741841056973") 2025/03/13 04:45:14 DEBUG : only6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40156a7d71da8e3f_d20250313_m044405_c001_v7007000_t0000_u01741841045723") 2025/03/13 04:45:14 DEBUG : only6: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e787_d20250313_m044352_c001_v0001117_t0032_u01741841032861") 2025/03/13 04:45:14 DEBUG : only7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3f4_d20250313_m044438_c001_v7007000_t0000_u01741841078538") 2025/03/13 04:45:14 DEBUG : only7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e8a3_d20250313_m044430_c001_v0001117_t0053_u01741841070474") 2025/03/13 04:45:14 DEBUG : only7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e844_d20250313_m044417_c001_v0001117_t0004_u01741841057684") 2025/03/13 04:45:14 DEBUG : only7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f412445dfcf9f2efb_d20250313_m044405_c001_v7007000_t0000_u01741841045382") 2025/03/13 04:45:15 DEBUG : only7: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e793_d20250313_m044353_c001_v0001117_t0008_u01741841033912") 2025/03/13 04:45:15 DEBUG : only8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3f5_d20250313_m044438_c001_v7007000_t0000_u01741841078724") 2025/03/13 04:45:15 DEBUG : only8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f406f58b5c0df9b00_d20250313_m044430_c001_v0001144_t0016_u01741841070455") 2025/03/13 04:45:15 DEBUG : only8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e84f_d20250313_m044418_c001_v0001117_t0026_u01741841058407") 2025/03/13 04:45:15 DEBUG : only8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fe9c_d20250313_m044405_c001_v7007000_t0000_u01741841045750") 2025/03/13 04:45:15 DEBUG : only8: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e79b_d20250313_m044354_c001_v0001117_t0004_u01741841034873") 2025/03/13 04:45:15 DEBUG : only9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3f6_d20250313_m044438_c001_v7007000_t0000_u01741841078913") 2025/03/13 04:45:15 DEBUG : only9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40468ceddafe15fc_d20250313_m044430_c001_v0001177_t0013_u01741841070622") 2025/03/13 04:45:15 DEBUG : only9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e855_d20250313_m044419_c001_v0001117_t0020_u01741841059161") 2025/03/13 04:45:15 DEBUG : only9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40156a7d71da8e3c_d20250313_m044405_c001_v7007000_t0000_u01741841045354") 2025/03/13 04:45:15 DEBUG : only9: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e7a1_d20250313_m044355_c001_v0001117_t0036_u01741841035566") 2025/03/13 04:45:15 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82df_d20250313_m044028_c001_v7007000_t0000_u01741840828449") 2025/03/13 04:45:15 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61916_d20250313_m044026_c001_v0001117_t0059_u01741840826604") 2025/03/13 04:45:15 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82da_d20250313_m044024_c001_v7007000_t0000_u01741840824763") 2025/03/13 04:45:15 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e30d_d20250313_m044022_c001_v0001117_t0049_u01741840822789") 2025/03/13 04:45:15 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82d3_d20250313_m044020_c001_v7007000_t0000_u01741840820928") 2025/03/13 04:45:15 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab1887_d20250313_m044018_c001_v0001182_t0050_u01741840818585") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f1c_d20250313_m044003_c001_v7007000_t0000_u01741840803597") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e275_d20250313_m044001_c001_v0001117_t0012_u01741840801137") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f09_d20250313_m043958_c001_v7007000_t0000_u01741840798910") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e25f_d20250313_m043957_c001_v0001117_t0024_u01741840797353") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f03_d20250313_m043955_c001_v7007000_t0000_u01741840795533") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e247_d20250313_m043954_c001_v0001117_t0030_u01741840794123") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d1110908a5_d20250313_m043945_c001_v7007000_t0000_u01741840785069") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e201_d20250313_m043942_c001_v0001117_t0003_u01741840782631") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d11109089f_d20250313_m043941_c001_v7007000_t0000_u01741840781880") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1f1_d20250313_m043940_c001_v0001117_t0013_u01741840780130") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d111090894_d20250313_m043939_c001_v7007000_t0000_u01741840779353") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1eb_d20250313_m043938_c001_v0001117_t0054_u01741840778455") 2025/03/13 04:45:16 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1e7_d20250313_m043937_c001_v0001117_t0037_u01741840777483") 2025/03/13 04:45:17 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d111090885_d20250313_m043936_c001_v7007000_t0000_u01741840776749") 2025/03/13 04:45:17 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1d9_d20250313_m043935_c001_v0001117_t0049_u01741840775850") 2025/03/13 04:45:17 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1d7_d20250313_m043934_c001_v0001117_t0012_u01741840774902") 2025/03/13 04:45:17 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f413d72d11109087f_d20250313_m043934_c001_v7007000_t0000_u01741840774159") 2025/03/13 04:45:17 DEBUG : potato: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e1cd_d20250313_m043933_c001_v0001117_t0051_u01741840773076") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f411ee31962c2d74c_d20250313_m044117_c001_v7007000_t0000_u01741840877630") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a619f0_d20250313_m044116_c001_v0001117_t0002_u01741840876572") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4051f84dbf69c55b_d20250313_m044108_c001_v7007000_t0000_u01741840868375") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a619b6_d20250313_m044103_c001_v0001117_t0026_u01741840863396") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae1e6_d20250313_m044054_c001_v7007000_t0000_u01741840854614") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61970_d20250313_m044049_c001_v0001117_t0036_u01741840849511") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82f0_d20250313_m044042_c001_v7007000_t0000_u01741840842190") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61946_d20250313_m044037_c001_v0001117_t0034_u01741840837918") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f2a_d20250313_m044010_c001_v7007000_t0000_u01741840810698") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e29f_d20250313_m044008_c001_v0001117_t0034_u01741840808378") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f23_d20250313_m044007_c001_v7007000_t0000_u01741840807251") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e28b_d20250313_m044004_c001_v0001117_t0032_u01741840804554") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f1e_d20250313_m044003_c001_v7007000_t0000_u01741840803803") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e27b_d20250313_m044002_c001_v0001117_t0020_u01741840802645") 2025/03/13 04:45:17 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f0f_d20250313_m044000_c001_v7007000_t0000_u01741840800386") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e26d_d20250313_m043959_c001_v0001117_t0002_u01741840799302") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f06_d20250313_m043956_c001_v7007000_t0000_u01741840796583") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e257_d20250313_m043955_c001_v0001117_t0043_u01741840795539") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16ed5_d20250313_m043946_c001_v7007000_t0000_u01741840786220") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e20f_d20250313_m043944_c001_v0001117_t0046_u01741840784185") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fda1_d20250313_m043824_c001_v7007000_t0000_u01741840704811") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e03f_d20250313_m043823_c001_v0001117_t0023_u01741840703879") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fd9f_d20250313_m043822_c001_v7007000_t0000_u01741840702609") 2025/03/13 04:45:18 DEBUG : potato2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e02d_d20250313_m043821_c001_v0001117_t0002_u01741840701747") 2025/03/13 04:45:18 DEBUG : potato3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4051f84dbf69c55c_d20250313_m044108_c001_v7007000_t0000_u01741840868610") 2025/03/13 04:45:18 DEBUG : potato3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e400_d20250313_m044104_c001_v0001117_t0000_u01741840864888") 2025/03/13 04:45:18 DEBUG : potato3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f407598366edae1e8_d20250313_m044054_c001_v7007000_t0000_u01741840854844") 2025/03/13 04:45:18 DEBUG : potato3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e3b8_d20250313_m044051_c001_v0001117_t0013_u01741840851109") 2025/03/13 04:45:18 DEBUG : potato3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82f1_d20250313_m044042_c001_v7007000_t0000_u01741840842405") 2025/03/13 04:45:18 DEBUG : potato3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e367_d20250313_m044039_c001_v0001117_t0055_u01741840839136") 2025/03/13 04:45:18 DEBUG : pre-dest1/1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f849_d20250313_m044200_c001_v7007000_t0000_u01741840920047") 2025/03/13 04:45:18 DEBUG : pre-dest1/1: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e4e0_d20250313_m044151_c001_v0001117_t0000_u01741840911102") 2025/03/13 04:45:18 DEBUG : pre-dest2/2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41824af49475f84a_d20250313_m044200_c001_v7007000_t0000_u01741840920293") 2025/03/13 04:45:19 DEBUG : pre-dest2/2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a61a82_d20250313_m044151_c001_v0001117_t0022_u01741840911988") 2025/03/13 04:45:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4150e057bb6efbe4_d20250313_m044130_c001_v7007000_t0000_u01741840890105") 2025/03/13 04:45:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab1e00_d20250313_m044126_c001_v0001182_t0012_u01741840886919") 2025/03/13 04:45:19 DEBUG : sizeonly: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed52_d20250313_m043910_c001_v7007000_t0000_u01741840750866") 2025/03/13 04:45:19 DEBUG : sizeonly: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e149_d20250313_m043909_c001_v0001117_t0046_u01741840749067") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d41a_d20250313_m044451_c001_v7007000_t0000_u01741841091479") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e8f5_d20250313_m044450_c001_v0001117_t0037_u01741841090036") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d411_d20250313_m044448_c001_v7007000_t0000_u01741841088129") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f106f58b5c0df9b77_d20250313_m044446_c001_v0001144_t0053_u01741841086550") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82e9_d20250313_m044034_c001_v7007000_t0000_u01741840834170") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a6192c_d20250313_m044033_c001_v0001117_t0002_u01741840833178") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82e6_d20250313_m044031_c001_v7007000_t0000_u01741840831888") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e33f_d20250313_m044030_c001_v0001117_t0038_u01741840830688") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed47_d20250313_m043905_c001_v7007000_t0000_u01741840745609") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e127_d20250313_m043903_c001_v0001117_t0024_u01741840743903") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed40_d20250313_m043903_c001_v7007000_t0000_u01741840743165") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e11f_d20250313_m043901_c001_v0001117_t0030_u01741840741971") 2025/03/13 04:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed3a_d20250313_m043859_c001_v7007000_t0000_u01741840739179") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e103_d20250313_m043857_c001_v0001117_t0022_u01741840737998") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed34_d20250313_m043857_c001_v7007000_t0000_u01741840737447") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e0ff_d20250313_m043856_c001_v0001117_t0026_u01741840736157") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e0f3_d20250313_m043853_c001_v0001117_t0053_u01741840733548") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed2a_d20250313_m043852_c001_v7007000_t0000_u01741840732814") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e0e9_d20250313_m043851_c001_v0001117_t0015_u01741840731881") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e0e5_d20250313_m043851_c001_v0001117_t0024_u01741840731064") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed23_d20250313_m043849_c001_v7007000_t0000_u01741840729964") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e0cd_d20250313_m043847_c001_v0001117_t0049_u01741840727234") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e0bb_d20250313_m043844_c001_v0001117_t0049_u01741840724180") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed11_d20250313_m043843_c001_v7007000_t0000_u01741840723438") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e0b1_d20250313_m043842_c001_v0001117_t0020_u01741840722407") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e0ab_d20250313_m043841_c001_v0001117_t0047_u01741840721330") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed0e_d20250313_m043840_c001_v7007000_t0000_u01741840720604") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e08f_d20250313_m043836_c001_v0001117_t0012_u01741840716374") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f414a6534be1aed09_d20250313_m043835_c001_v7007000_t0000_u01741840715992") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e085_d20250313_m043835_c001_v0001117_t0049_u01741840715094") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fdae_d20250313_m043833_c001_v7007000_t0000_u01741840713454") 2025/03/13 04:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e073_d20250313_m043832_c001_v0001117_t0019_u01741840712601") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fdaa_d20250313_m043832_c001_v7007000_t0000_u01741840712057") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e06b_d20250313_m043831_c001_v0001117_t0022_u01741840711264") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fda8_d20250313_m043829_c001_v7007000_t0000_u01741840709994") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e05d_d20250313_m043829_c001_v0001117_t0004_u01741840709041") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fda5_d20250313_m043828_c001_v7007000_t0000_u01741840708492") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e055_d20250313_m043827_c001_v0001117_t0024_u01741840707549") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fda2_d20250313_m043826_c001_v7007000_t0000_u01741840706601") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e04d_d20250313_m043825_c001_v0001117_t0016_u01741840705713") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fd9c_d20250313_m043818_c001_v7007000_t0000_u01741840698945") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e015_d20250313_m043818_c001_v0001117_t0029_u01741840698134") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fd9b_d20250313_m043817_c001_v7007000_t0000_u01741840697215") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e00b_d20250313_m043816_c001_v0001117_t0003_u01741840696060") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fd99_d20250313_m043815_c001_v7007000_t0000_u01741840695152") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7dfff_d20250313_m043814_c001_v0001117_t0040_u01741840694210") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f409e46d9b665fd97_d20250313_m043811_c001_v7007000_t0000_u01741840691324") 2025/03/13 04:45:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7dfeb_d20250313_m043810_c001_v0001117_t0049_u01741840690465") 2025/03/13 04:45:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d41c_d20250313_m044451_c001_v7007000_t0000_u01741841091676") 2025/03/13 04:45:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10468ceddafe16a8_d20250313_m044450_c001_v0001177_t0026_u01741841090057") 2025/03/13 04:45:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d414_d20250313_m044448_c001_v7007000_t0000_u01741841088322") 2025/03/13 04:45:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2cf5_d20250313_m044446_c001_v0001182_t0028_u01741841086191") 2025/03/13 04:45:22 DEBUG : sub/yam: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82de_d20250313_m044027_c001_v7007000_t0000_u01741840827893") 2025/03/13 04:45:22 DEBUG : sub/yam: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab1936_d20250313_m044026_c001_v0001182_t0050_u01741840826257") 2025/03/13 04:45:22 DEBUG : test_dir1/file2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d405_d20250313_m044444_c001_v7007000_t0000_u01741841084612") 2025/03/13 04:45:22 DEBUG : test_dir1/file2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e8dd_d20250313_m044443_c001_v0001117_t0018_u01741841083267") 2025/03/13 04:45:22 DEBUG : test_dir1/file2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d3ff_d20250313_m044441_c001_v7007000_t0000_u01741841081689") 2025/03/13 04:45:22 DEBUG : test_dir1/file2: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e8d7_d20250313_m044440_c001_v0001117_t0030_u01741841080259") 2025/03/13 04:45:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d406_d20250313_m044444_c001_v7007000_t0000_u01741841084819") 2025/03/13 04:45:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2cc3_d20250313_m044443_c001_v0001182_t0052_u01741841083256") 2025/03/13 04:45:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f4021d1f3f6f2d400_d20250313_m044441_c001_v7007000_t0000_u01741841081878") 2025/03/13 04:45:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab2c7f_d20250313_m044440_c001_v0001182_t0020_u01741841080247") 2025/03/13 04:45:22 DEBUG : three: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f3c_d20250313_m044017_c001_v7007000_t0000_u01741840817750") 2025/03/13 04:45:22 DEBUG : three: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e2e9_d20250313_m044016_c001_v0001117_t0030_u01741840816177") 2025/03/13 04:45:22 DEBUG : three: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f10680356fcd7e2c9_d20250313_m044012_c001_v0001117_t0049_u01741840812965") 2025/03/13 04:45:22 DEBUG : two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f41932860abf16f3d_d20250313_m044017_c001_v7007000_t0000_u01741840817973") 2025/03/13 04:45:22 DEBUG : two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f418ce84ec4a618d9_d20250313_m044015_c001_v0001117_t0000_u01741840815541") 2025/03/13 04:45:22 DEBUG : two: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f40680356fcd7e2c5_d20250313_m044012_c001_v0001117_t0053_u01741840812772") 2025/03/13 04:45:22 DEBUG : yam: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82e0_d20250313_m044028_c001_v7007000_t0000_u01741840828654") 2025/03/13 04:45:23 DEBUG : yam: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab195c_d20250313_m044027_c001_v0001182_t0045_u01741840827679") 2025/03/13 04:45:23 DEBUG : yam: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82d9_d20250313_m044024_c001_v7007000_t0000_u01741840824181") 2025/03/13 04:45:23 DEBUG : yam: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab18e9_d20250313_m044022_c001_v0001182_t0016_u01741840822436") 2025/03/13 04:45:23 DEBUG : yam: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82d2_d20250313_m044020_c001_v7007000_t0000_u01741840820363") 2025/03/13 04:45:23 DEBUG : yam: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f118ce84ec4a618e2_d20250313_m044018_c001_v0001117_t0054_u01741840818594") 2025/03/13 04:45:23 DEBUG : yaml: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82db_d20250313_m044024_c001_v7007000_t0000_u01741840824960") 2025/03/13 04:45:23 DEBUG : yaml: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f111d09b250c009cb_d20250313_m044023_c001_v0001183_t0034_u01741840823950") 2025/03/13 04:45:23 DEBUG : yaml: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f402f4f78a0fc82d8_d20250313_m044021_c001_v7007000_t0000_u01741840821123") 2025/03/13 04:45:23 DEBUG : yaml: Deleting (id "4_z6fc2ad43c0bd8bdb9f580e1b_f1084a8bd50ab18bb_d20250313_m044020_c001_v0001182_t0035_u01741840820155") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m17.344646839s (try 1/5)