"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/03 05:07:53 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci" 2026/06/03 05:07:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 05:07:53 DEBUG : Creating backend with remote "/tmp/rclone3093742912" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:07:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/03 05:07:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:07:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:07:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 05:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:07:55 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:07:55 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:07:57 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:07:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:07:57 INFO : sub dir/hello world: Copied (new) 2026/06/03 05:07:57 DEBUG : B2 bucket rclone-test-penolav6peci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.15s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:07:59 DEBUG : Creating backend with remote "/non-existing" 2026/06/03 05:07:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/03 05:07:59 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:07:59 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:00 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:00 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.12s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:02 INFO : B2 bucket rclone-test-penolav6peci: Running all checks before starting transfers 2026/06/03 05:08:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:02 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:02 INFO : B2 bucket rclone-test-penolav6peci: Checks finished, now starting transfers 2026/06/03 05:08:02 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.67s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:03 ERROR : Ignoring --no-traverse with sync 2026/06/03 05:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:04 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:04 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:04 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:04 INFO : sub dir/hello world: Copied (new) 2026/06/03 05:08:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.71s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/03 05:08:05 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:05 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:06 DEBUG : hello world2: size = 12 OK 2026/06/03 05:08:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/03 05:08:06 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.67s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:08:07 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:07 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:08 DEBUG : potato2: size = 11 OK 2026/06/03 05:08:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:08:09 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:09 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:10 DEBUG : potato2: size = 11 OK 2026/06/03 05:08:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/03 05:08:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 05:08:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/03 05:08:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 05:08:10 INFO : sub dir2: Making directory 2026/06/03 05:08:10 INFO : sub dir: Making directory 2026/06/03 05:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:10 INFO : sub dir2/sub sub dir2: Making directory 2026/06/03 05:08:10 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:10 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:11 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:11 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/03 05:08:11 DEBUG : B2 bucket rclone-test-penolav6peci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:12 INFO : sub dir2: Making directory 2026/06/03 05:08:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/03 05:08:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 05:08:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:12 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:12 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.64s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:14 DEBUG : sub dir2: Making directory with metadata 2026/06/03 05:08:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 05:08:14 INFO : sub dir2: Making directory 2026/06/03 05:08:14 INFO : sub dir: Making directory 2026/06/03 05:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:14 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:14 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:14 INFO : sub dir/hello world: Copied (new) 2026/06/03 05:08:14 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/03 05:08:14 DEBUG : B2 bucket rclone-test-penolav6peci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/03 05:08:15 DEBUG : B2 bucket rclone-test-penolav6peci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.62s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:16 INFO : sub dir2: Making directory 2026/06/03 05:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:17 INFO : sub dir/hello world: Copied (new) 2026/06/03 05:08:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.66s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:17 DEBUG : sub dir2: Making directory with metadata 2026/06/03 05:08:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 05:08:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 05:08:17 INFO : sub dir2: Making directory 2026/06/03 05:08:17 INFO : sub dir: Making directory 2026/06/03 05:08:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:17 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:17 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:19 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:19 INFO : sub dir/hello world: Copied (new) 2026/06/03 05:08:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/03 05:08:19 DEBUG : B2 bucket rclone-test-penolav6peci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.80s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:20 INFO : sub dir2: Making directory 2026/06/03 05:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:22 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:22 INFO : sub dir/hello world: Copied (new) 2026/06/03 05:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.88s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dowodar6belu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-penolav6peci -> B2 bucket rclone-test-dowodar6belu 2026/06/03 05:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:25 DEBUG : B2 bucket rclone-test-dowodar6belu: Waiting for checks to finish 2026/06/03 05:08:25 DEBUG : B2 bucket rclone-test-dowodar6belu: Waiting for transfers to finish 2026/06/03 05:08:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 05:08:26 DEBUG : B2 bucket rclone-test-dowodar6belu: Purge remote 2026/06/03 05:08:26 INFO : B2 bucket rclone-test-dowodar6belu: cleaning bucket "rclone-test-dowodar6belu" of all files 2026/06/03 05:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f320d33e02d8bbb9fe80e1b_f106486a9cd984b55_d20260603_m050825_c001_v0001115_t0039_u01780463305889") --- PASS: TestServerSideCopy (4.98s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:08:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:08:29 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 05:08:29 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:29 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:30 DEBUG : sub dir/hello world: size = 17 OK 2026/06/03 05:08:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/03 05:08:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (3.24s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zumihay3rese" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-penolav6peci -> B2 bucket rclone-test-zumihay3rese 2026/06/03 05:08:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:34 DEBUG : B2 bucket rclone-test-zumihay3rese: Waiting for checks to finish 2026/06/03 05:08:34 DEBUG : B2 bucket rclone-test-zumihay3rese: Waiting for transfers to finish 2026/06/03 05:08:35 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 05:08:37 DEBUG : B2 bucket rclone-test-zumihay3rese: Waiting for checks to finish 2026/06/03 05:08:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:08:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zumihay3rese) 2026/06/03 05:08:37 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 05:08:37 DEBUG : B2 bucket rclone-test-zumihay3rese: Waiting for transfers to finish 2026/06/03 05:08:37 DEBUG : sub dir/hello world: size = 17 OK 2026/06/03 05:08:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/03 05:08:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 05:08:37 DEBUG : B2 bucket rclone-test-zumihay3rese: Purge remote 2026/06/03 05:08:37 INFO : B2 bucket rclone-test-zumihay3rese: cleaning bucket "rclone-test-zumihay3rese" of all files 2026/06/03 05:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z5f222d53e02d8bbb9fe80e1b_f10587d24a9999673_d20260603_m050837_c001_v0001165_t0059_u01780463317342") 2026/06/03 05:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z5f222d53e02d8bbb9fe80e1b_f1032d9997d47ce30_d20260603_m050834_c001_v0001117_t0032_u01780463314777") --- PASS: TestServerSideCopyOverSelf (8.34s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:40 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:08:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:08:40 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 05:08:40 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:41 DEBUG : sub dir/hello world: size = 17 OK 2026/06/03 05:08:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/03 05:08:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/03 05:08:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.32s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dutoyar5seqo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-penolav6peci -> B2 bucket rclone-test-dutoyar5seqo 2026/06/03 05:08:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:44 DEBUG : B2 bucket rclone-test-dutoyar5seqo: Waiting for checks to finish 2026/06/03 05:08:44 DEBUG : B2 bucket rclone-test-dutoyar5seqo: Waiting for transfers to finish 2026/06/03 05:08:45 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 05:08:46 DEBUG : B2 bucket rclone-test-dutoyar5seqo: Waiting for checks to finish 2026/06/03 05:08:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:08:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dutoyar5seqo) 2026/06/03 05:08:46 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 05:08:46 DEBUG : B2 bucket rclone-test-dutoyar5seqo: Waiting for transfers to finish 2026/06/03 05:08:47 DEBUG : sub dir/hello world: size = 17 OK 2026/06/03 05:08:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/03 05:08:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 05:08:47 INFO : sub dir/hello world: Deleted 2026/06/03 05:08:48 DEBUG : testing file moves 2026/06/03 05:08:49 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:08:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dutoyar5seqo) 2026/06/03 05:08:49 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 05:08:49 DEBUG : B2 bucket rclone-test-dutoyar5seqo: Waiting for checks to finish 2026/06/03 05:08:49 DEBUG : B2 bucket rclone-test-dutoyar5seqo: Waiting for transfers to finish 2026/06/03 05:08:50 DEBUG : sub dir/hello world: size = 24 OK 2026/06/03 05:08:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/03 05:08:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 05:08:50 INFO : sub dir/hello world: Deleted 2026/06/03 05:08:50 DEBUG : B2 bucket rclone-test-dutoyar5seqo: Purge remote 2026/06/03 05:08:50 INFO : B2 bucket rclone-test-dutoyar5seqo: cleaning bucket "rclone-test-dutoyar5seqo" of all files 2026/06/03 05:08:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f324df3e02d8bbb9fe80e1b_f115e7acd398046da_d20260603_m050849_c001_v0001116_t0013_u01780463329355") 2026/06/03 05:08:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f324df3e02d8bbb9fe80e1b_f1004f360166ab450_d20260603_m050847_c001_v0001178_t0057_u01780463327093") 2026/06/03 05:08:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f324df3e02d8bbb9fe80e1b_f11286327f967e07f_d20260603_m050845_c001_v0001113_t0054_u01780463325332") --- PASS: TestServerSideMoveOverSelf (9.49s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:52 ERROR : error listing: directory not found 2026/06/03 05:08:53 INFO : Local file system at /tmp/rclone3093742912: Making directory 2026/06/03 05:08:53 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:53 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:08:55 DEBUG : Local file system at /tmp/rclone3093742912: Waiting for checks to finish 2026/06/03 05:08:55 DEBUG : Local file system at /tmp/rclone3093742912: Waiting for transfers to finish 2026/06/03 05:08:56 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/03 05:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:08:56 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/03 05:08:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.47s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/03 05:08:56 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:56 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:57 DEBUG : check sum: size = 1 OK 2026/06/03 05:08:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 05:08:57 INFO : check sum: Copied (new) 2026/06/03 05:08:57 DEBUG : Waiting for deletions to finish 2026/06/03 05:08:58 DEBUG : check sum: size = 1 OK 2026/06/03 05:08:58 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 05:08:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/03 05:08:58 DEBUG : check sum: Unchanged skipping 2026/06/03 05:08:58 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:08:58 DEBUG : Waiting for deletions to finish 2026/06/03 05:08:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.36s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:08:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/03 05:08:59 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:08:59 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:00 DEBUG : sizeonly: size = 6 OK 2026/06/03 05:09:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 05:09:00 INFO : sizeonly: Copied (new) 2026/06/03 05:09:00 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:01 DEBUG : sizeonly: size = 6 OK 2026/06/03 05:09:01 DEBUG : sizeonly: Sizes identical 2026/06/03 05:09:01 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:01 DEBUG : sizeonly: Unchanged skipping 2026/06/03 05:09:01 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:01 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.06s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/03 05:09:02 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:02 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:02 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/03 05:09:02 INFO : ignore-size: Copied (new) 2026/06/03 05:09:02 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:09:03 DEBUG : ignore-size: Unchanged skipping 2026/06/03 05:09:03 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:03 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:03 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.00s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:05 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:05 DEBUG : existing: size = 6 OK 2026/06/03 05:09:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:09:05 DEBUG : existing: Unchanged skipping 2026/06/03 05:09:05 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:05 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:05 INFO : There was nothing to transfer 2026/06/03 05:09:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/03 05:09:05 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:05 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:08 DEBUG : existing: size = 6 OK 2026/06/03 05:09:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 05:09:08 INFO : existing: Copied (replaced existing) 2026/06/03 05:09:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/03 05:09:09 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:09 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:10 DEBUG : existing: size = 6 OK 2026/06/03 05:09:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 05:09:10 INFO : existing: Copied (new) 2026/06/03 05:09:10 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:10 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:10 DEBUG : existing: Destination exists, skipping 2026/06/03 05:09:10 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:10 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.05s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:13 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/03 05:09:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/03 05:09:13 DEBUG : c/non empty space: size = 5 OK 2026/06/03 05:09:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:09:13 DEBUG : c/non empty space: Unchanged skipping 2026/06/03 05:09:14 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:14 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:14 DEBUG : a/potato2: size = 60 OK 2026/06/03 05:09:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:09:14 INFO : a/potato2: Copied (new) 2026/06/03 05:09:14 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:17 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:17 DEBUG : empty space: size = 1 OK 2026/06/03 05:09:17 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 2026/06/03 05:09:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 05:09:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/03 05:09:17 DEBUG : empty space: Unchanged skipping 2026/06/03 05:09:17 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:17 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:17 INFO : There was nothing to transfer 2026/06/03 05:09:17 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:17 DEBUG : empty space: size = 1 OK 2026/06/03 05:09:17 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 2026/06/03 05:09:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 05:09:18 INFO : empty space: Updated modification time in destination 2026/06/03 05:09:18 DEBUG : empty space: Unchanged skipping 2026/06/03 05:09:18 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:18 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:21 DEBUG : empty space: size = 1 OK 2026/06/03 05:09:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/03 05:09:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 05:09:21 DEBUG : empty space: Unchanged skipping 2026/06/03 05:09:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:21 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.06s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:23 DEBUG : foo: size = 3 OK 2026/06/03 05:09:23 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/03 05:09:23 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:09:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:09:23 DEBUG : foo: sha1 differ 2026/06/03 05:09:23 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:23 DEBUG : foo: size = 3 OK 2026/06/03 05:09:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/03 05:09:23 INFO : foo: Copied (replaced existing) 2026/06/03 05:09:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/03 05:09:25 DEBUG : empty space: size = 1 OK 2026/06/03 05:09:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:09:25 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:25 DEBUG : empty space: Unchanged skipping 2026/06/03 05:09:25 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:26 DEBUG : potato: size = 60 OK 2026/06/03 05:09:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:09:26 INFO : potato: Copied (new) 2026/06/03 05:09:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:28 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:09:28 DEBUG : potato: size = 60 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:09:28 DEBUG : potato: Sizes differ 2026/06/03 05:09:28 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:29 DEBUG : potato: size = 21 OK 2026/06/03 05:09:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/03 05:09:29 INFO : potato: Copied (replaced existing) 2026/06/03 05:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.57s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:32 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:32 DEBUG : potato: size = 21 OK 2026/06/03 05:09:32 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 2026/06/03 05:09:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3093742912) 2026/06/03 05:09:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:09:32 DEBUG : potato: sha1 differ 2026/06/03 05:09:32 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:32 DEBUG : potato: size = 21 OK 2026/06/03 05:09:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/03 05:09:32 INFO : potato: Copied (replaced existing) 2026/06/03 05:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:09:34 DEBUG : empty space: size = 1 OK 2026/06/03 05:09:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:09:34 DEBUG : empty space: Unchanged skipping 2026/06/03 05:09:34 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:34 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/03 05:09:34 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:09:37 DEBUG : empty space: size = 1 OK 2026/06/03 05:09:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:09:37 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:37 DEBUG : empty space: Unchanged skipping 2026/06/03 05:09:37 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:38 DEBUG : potato2: size = 60 OK 2026/06/03 05:09:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:09:38 INFO : potato2: Copied (new) 2026/06/03 05:09:38 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:41 INFO : d: Making directory 2026/06/03 05:09:41 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/03 05:09:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/03 05:09:42 DEBUG : c/non empty space: size = 5 OK 2026/06/03 05:09:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:09:42 DEBUG : c/non empty space: Unchanged skipping 2026/06/03 05:09:42 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:42 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:42 DEBUG : a/potato2: size = 60 OK 2026/06/03 05:09:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:09:42 INFO : a/potato2: Copied (new) 2026/06/03 05:09:42 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/03 05:09:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/03 05:09:45 DEBUG : c/non empty space: size = 5 OK 2026/06/03 05:09:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:09:45 DEBUG : c/non empty space: Unchanged skipping 2026/06/03 05:09:45 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:45 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:46 DEBUG : a/potato2: size = 60 OK 2026/06/03 05:09:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:09:46 INFO : a/potato2: Copied (new) 2026/06/03 05:09:46 ERROR : B2 bucket rclone-test-penolav6peci: not deleting files as there were IO errors 2026/06/03 05:09:46 ERROR : B2 bucket rclone-test-penolav6peci: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:49 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:09:49 DEBUG : empty space: size = 1 OK 2026/06/03 05:09:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:09:49 DEBUG : empty space: Unchanged skipping 2026/06/03 05:09:49 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:49 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:49 INFO : potato: Deleted 2026/06/03 05:09:50 DEBUG : potato2: size = 60 OK 2026/06/03 05:09:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:09:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.71s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:53 DEBUG : Waiting for deletions to finish 2026/06/03 05:09:53 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:53 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:53 INFO : potato: Deleted 2026/06/03 05:09:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:09:54 DEBUG : empty space: size = 1 OK 2026/06/03 05:09:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:09:54 DEBUG : empty space: Unchanged skipping 2026/06/03 05:09:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:54 DEBUG : potato2: size = 60 OK 2026/06/03 05:09:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:09:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.39s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:09:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:09:57 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:09:57 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:09:58 DEBUG : potato2: size = 19 OK 2026/06/03 05:09:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/03 05:09:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.38s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:10:01 DEBUG : enormous: Excluded (Size Filter) 2026/06/03 05:10:01 DEBUG : enormous: Excluded 2026/06/03 05:10:01 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 05:10:01 DEBUG : potato2: Excluded 2026/06/03 05:10:02 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 05:10:02 DEBUG : potato2: Excluded 2026/06/03 05:10:02 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:10:02 DEBUG : empty space: size = 1 OK 2026/06/03 05:10:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:10:02 DEBUG : empty space: Unchanged skipping 2026/06/03 05:10:02 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:10:02 DEBUG : Waiting for deletions to finish 2026/06/03 05:10:02 INFO : There was nothing to transfer 2026/06/03 05:10:02 DEBUG : enormous: Excluded (Size Filter) 2026/06/03 05:10:02 DEBUG : enormous: Excluded 2026/06/03 05:10:02 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 05:10:02 DEBUG : potato2: Excluded 2026/06/03 05:10:02 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 05:10:02 DEBUG : potato2: Excluded 2026/06/03 05:10:02 DEBUG : empty space: size = 1 OK 2026/06/03 05:10:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/03 05:10:02 DEBUG : Local file system at /tmp/rclone3093742912: Waiting for checks to finish 2026/06/03 05:10:02 DEBUG : empty space: Unchanged skipping 2026/06/03 05:10:02 DEBUG : Local file system at /tmp/rclone3093742912: Waiting for transfers to finish 2026/06/03 05:10:02 DEBUG : Waiting for deletions to finish 2026/06/03 05:10:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:10:06 DEBUG : enormous: Excluded (Size Filter) 2026/06/03 05:10:06 DEBUG : enormous: Excluded 2026/06/03 05:10:06 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 05:10:06 DEBUG : potato2: Excluded 2026/06/03 05:10:06 DEBUG : empty space: size = 1 OK 2026/06/03 05:10:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:10:06 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:10:06 DEBUG : empty space: Unchanged skipping 2026/06/03 05:10:06 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:10:06 DEBUG : Waiting for deletions to finish 2026/06/03 05:10:06 INFO : enormous: Deleted 2026/06/03 05:10:06 INFO : potato2: Deleted 2026/06/03 05:10:06 INFO : There was nothing to transfer 2026/06/03 05:10:07 DEBUG : empty space: size = 1 OK 2026/06/03 05:10:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/03 05:10:07 DEBUG : empty space: Unchanged skipping 2026/06/03 05:10:07 DEBUG : Local file system at /tmp/rclone3093742912: Waiting for checks to finish 2026/06/03 05:10:07 DEBUG : Local file system at /tmp/rclone3093742912: Waiting for transfers to finish 2026/06/03 05:10:07 DEBUG : Waiting for deletions to finish 2026/06/03 05:10:07 INFO : enormous: Deleted 2026/06/03 05:10:07 INFO : potato2: Deleted 2026/06/03 05:10:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.15s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:10:09 DEBUG : five: Need to transfer - File not found at Destination 2026/06/03 05:10:09 DEBUG : one: Destination is newer than source, skipping 2026/06/03 05:10:09 DEBUG : four: size = 4 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:10:09 DEBUG : four: size = 8 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:10:09 DEBUG : four: Sizes differ 2026/06/03 05:10:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/03 05:10:09 DEBUG : three: size = 5 OK 2026/06/03 05:10:09 DEBUG : three: Sizes identical 2026/06/03 05:10:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/03 05:10:09 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:10:09 DEBUG : two: size = 3 OK 2026/06/03 05:10:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3093742912) 2026/06/03 05:10:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:10:09 DEBUG : two: sha1 differ 2026/06/03 05:10:09 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:10:10 DEBUG : five: size = 4 OK 2026/06/03 05:10:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/03 05:10:10 INFO : five: Copied (new) 2026/06/03 05:10:10 DEBUG : four: size = 4 OK 2026/06/03 05:10:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/03 05:10:10 INFO : four: Copied (replaced existing) 2026/06/03 05:10:10 DEBUG : two: size = 3 OK 2026/06/03 05:10:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/03 05:10:10 INFO : two: Copied (replaced existing) 2026/06/03 05:10:10 DEBUG : Waiting for deletions to finish 2026/06/03 05:10:11 DEBUG : four: size = 4 OK 2026/06/03 05:10:11 DEBUG : three: size = 5 OK 2026/06/03 05:10:11 DEBUG : one: Destination is newer than source, skipping 2026/06/03 05:10:11 DEBUG : two: size = 3 OK 2026/06/03 05:10:11 DEBUG : five: size = 4 OK 2026/06/03 05:10:11 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:10:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3093742912) 2026/06/03 05:10:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/03 05:10:11 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/03 05:10:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/03 05:10:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/03 05:10:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/03 05:10:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:10:11 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/03 05:10:11 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/03 05:10:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/03 05:10:11 DEBUG : three: sha1 differ 2026/06/03 05:10:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/03 05:10:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/03 05:10:11 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:10:11 DEBUG : three: size = 5 OK 2026/06/03 05:10:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 05:10:11 INFO : three: Copied (replaced existing) 2026/06/03 05:10:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.39s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/03 05:10:13 INFO : B2 bucket rclone-test-penolav6peci: Making map for --track-renames 2026/06/03 05:10:13 INFO : B2 bucket rclone-test-penolav6peci: Finished making map for --track-renames 2026/06/03 05:10:13 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:10:13 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for renames to finish 2026/06/03 05:10:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/03 05:10:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/03 05:10:13 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:10:13 DEBUG : potato: size = 14 OK 2026/06/03 05:10:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/03 05:10:13 INFO : potato: Copied (new) 2026/06/03 05:10:13 DEBUG : yam: size = 11 OK 2026/06/03 05:10:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 05:10:13 INFO : yam: Copied (new) 2026/06/03 05:10:13 DEBUG : Waiting for deletions to finish 2026/06/03 05:10:14 DEBUG : potato: size = 14 OK 2026/06/03 05:10:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:10:14 INFO : B2 bucket rclone-test-penolav6peci: Making map for --track-renames 2026/06/03 05:10:14 INFO : B2 bucket rclone-test-penolav6peci: Finished making map for --track-renames 2026/06/03 05:10:14 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:10:14 DEBUG : potato: Unchanged skipping 2026/06/03 05:10:14 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for renames to finish 2026/06/03 05:11:14 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-penolav6peci/yaml": net/http: TLS handshake timeout) 2026/06/03 05:11:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/03 05:11:14 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:11:15 DEBUG : yaml: size = 11 OK 2026/06/03 05:11:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 05:11:15 INFO : yam: Copied (server-side copy) to: yaml 2026/06/03 05:11:15 INFO : yam: Deleted 2026/06/03 05:11:15 INFO : yaml: Renamed from "yam" 2026/06/03 05:11:15 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (63.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/03 05:11:16 INFO : B2 bucket rclone-test-penolav6peci: Making map for --track-renames 2026/06/03 05:11:16 INFO : B2 bucket rclone-test-penolav6peci: Finished making map for --track-renames 2026/06/03 05:11:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:11:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/03 05:11:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for renames to finish 2026/06/03 05:11:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/03 05:11:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:17 DEBUG : yam: size = 11 OK 2026/06/03 05:11:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 05:11:17 INFO : yam: Copied (new) 2026/06/03 05:11:17 DEBUG : potato: size = 14 OK 2026/06/03 05:11:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/03 05:11:17 INFO : potato: Copied (new) 2026/06/03 05:11:17 DEBUG : Waiting for deletions to finish 2026/06/03 05:11:18 DEBUG : potato: size = 14 OK 2026/06/03 05:11:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:11:18 INFO : B2 bucket rclone-test-penolav6peci: Making map for --track-renames 2026/06/03 05:11:18 DEBUG : potato: Unchanged skipping 2026/06/03 05:11:18 INFO : B2 bucket rclone-test-penolav6peci: Finished making map for --track-renames 2026/06/03 05:11:18 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:11:18 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for renames to finish 2026/06/03 05:11:19 DEBUG : yaml: size = 11 OK 2026/06/03 05:11:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 05:11:19 INFO : yam: Copied (server-side copy) to: yaml 2026/06/03 05:11:19 INFO : yam: Deleted 2026/06/03 05:11:19 INFO : yaml: Renamed from "yam" 2026/06/03 05:11:19 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/03 05:11:20 INFO : B2 bucket rclone-test-penolav6peci: Making map for --track-renames 2026/06/03 05:11:20 INFO : B2 bucket rclone-test-penolav6peci: Finished making map for --track-renames 2026/06/03 05:11:20 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:11:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/03 05:11:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/03 05:11:20 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for renames to finish 2026/06/03 05:11:20 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:20 DEBUG : sub/yam: size = 11 OK 2026/06/03 05:11:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 05:11:20 INFO : sub/yam: Copied (new) 2026/06/03 05:11:21 DEBUG : potato: size = 14 OK 2026/06/03 05:11:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/03 05:11:21 INFO : potato: Copied (new) 2026/06/03 05:11:21 DEBUG : Waiting for deletions to finish 2026/06/03 05:11:21 DEBUG : potato: size = 14 OK 2026/06/03 05:11:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:11:21 DEBUG : potato: Unchanged skipping 2026/06/03 05:11:21 INFO : B2 bucket rclone-test-penolav6peci: Making map for --track-renames 2026/06/03 05:11:21 INFO : B2 bucket rclone-test-penolav6peci: Finished making map for --track-renames 2026/06/03 05:11:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:11:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for renames to finish 2026/06/03 05:11:22 DEBUG : yam: size = 11 OK 2026/06/03 05:11:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 05:11:22 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/03 05:11:22 INFO : sub/yam: Deleted 2026/06/03 05:11:22 INFO : yam: Renamed from "sub/yam" 2026/06/03 05:11:22 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.10s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:11:23 DEBUG : Creating backend with remote "/tmp/rclone3093742912/dir1" 2026/06/03 05:11:23 DEBUG : Creating backend with remote "/tmp/rclone3093742912/dir2" 2026/06/03 05:11:23 DEBUG : Local file system at /tmp/rclone3093742912/dir2: Using server-side directory move 2026/06/03 05:11:23 INFO : Local file system at /tmp/rclone3093742912/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/03 05:11:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/03 05:11:23 DEBUG : Local file system at /tmp/rclone3093742912/dir2: Waiting for checks to finish 2026/06/03 05:11:23 DEBUG : Local file system at /tmp/rclone3093742912/dir2: Waiting for transfers to finish 2026/06/03 05:11:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:11:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/03 05:11:23 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:11:23 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/03 05:11:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/03 05:11:24 INFO : nested/sub dir/file: Copied (new) 2026/06/03 05:11:24 INFO : nested/sub dir/file: Deleted 2026/06/03 05:11:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:11:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:11:24 INFO : sub dir/hello world: Copied (new) 2026/06/03 05:11:24 INFO : sub dir/hello world: Deleted 2026/06/03 05:11:24 INFO : sub dir: Removing directory 2026/06/03 05:11:24 INFO : nested/sub dir: Removing directory 2026/06/03 05:11:24 INFO : nested: Removing directory 2026/06/03 05:11:24 DEBUG : Local file system at /tmp/rclone3093742912: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 05:11:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/03 05:11:26 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:11:26 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:26 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001172_t0025": EOF 2026/06/03 05:11:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001172_t0025": EOF) 2026/06/03 05:11:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/03 05:11:26 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001172_t0025": EOF - low level retry 0/10 2026/06/03 05:11:26 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:11:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/03 05:11:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/03 05:11:26 INFO : nested/sub dir/file: Copied (new) 2026/06/03 05:11:26 INFO : nested/sub dir/file: Deleted 2026/06/03 05:11:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 05:11:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:11:26 INFO : sub dir/hello world: Copied (new) 2026/06/03 05:11:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.80s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:11:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/03 05:11:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/03 05:11:27 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:11:27 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:28 DEBUG : existing-b: size = 6 OK 2026/06/03 05:11:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/03 05:11:28 INFO : existing-b: Copied (new) 2026/06/03 05:11:28 INFO : existing-b: Deleted 2026/06/03 05:11:28 DEBUG : existing: size = 6 OK 2026/06/03 05:11:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 05:11:28 INFO : existing: Copied (new) 2026/06/03 05:11:28 INFO : existing: Deleted 2026/06/03 05:11:28 DEBUG : existing: Destination exists, skipping 2026/06/03 05:11:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/03 05:11:28 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:11:28 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:11:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.34s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tiqituv3madu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-penolav6peci -> B2 bucket rclone-test-tiqituv3madu 2026/06/03 05:11:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:11:35 DEBUG : empty space: size = 1 OK 2026/06/03 05:11:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/03 05:11:35 DEBUG : empty space: Unchanged skipping 2026/06/03 05:11:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:11:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tiqituv3madu) 2026/06/03 05:11:35 DEBUG : potato3: Sizes differ 2026/06/03 05:11:35 DEBUG : B2 bucket rclone-test-tiqituv3madu: Waiting for checks to finish 2026/06/03 05:11:35 INFO : empty space: Deleted 2026/06/03 05:11:35 DEBUG : B2 bucket rclone-test-tiqituv3madu: Waiting for transfers to finish 2026/06/03 05:11:35 DEBUG : potato2: size = 60 OK 2026/06/03 05:11:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:11:35 INFO : potato2: Copied (server-side copy) 2026/06/03 05:11:35 DEBUG : potato3: size = 68 OK 2026/06/03 05:11:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 05:11:35 INFO : potato3: Copied (server-side copy) 2026/06/03 05:11:35 INFO : potato2: Deleted 2026/06/03 05:11:36 INFO : potato3: Deleted 2026/06/03 05:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lefados1fafu" 2026/06/03 05:11:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/03 05:11:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:11:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/03 05:11:37 DEBUG : B2 bucket rclone-test-lefados1fafu: Waiting for checks to finish 2026/06/03 05:11:37 DEBUG : B2 bucket rclone-test-lefados1fafu: Waiting for transfers to finish 2026/06/03 05:11:38 DEBUG : empty space: size = 1 OK 2026/06/03 05:11:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 05:11:38 INFO : empty space: Copied (server-side copy) 2026/06/03 05:11:38 DEBUG : potato3: size = 68 OK 2026/06/03 05:11:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 05:11:38 INFO : potato3: Copied (server-side copy) 2026/06/03 05:11:38 INFO : empty space: Deleted 2026/06/03 05:11:38 INFO : potato3: Deleted 2026/06/03 05:11:39 DEBUG : potato2: size = 60 OK 2026/06/03 05:11:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:11:39 INFO : potato2: Copied (server-side copy) 2026/06/03 05:11:40 INFO : potato2: Deleted 2026/06/03 05:11:40 DEBUG : B2 bucket rclone-test-lefados1fafu: Purge remote 2026/06/03 05:11:40 INFO : B2 bucket rclone-test-lefados1fafu: cleaning bucket "rclone-test-lefados1fafu" of all files 2026/06/03 05:11:40 DEBUG : empty space: Deleting (id "4_zffb2fd13e04d8bbb9fe80e1b_f1124204992032aad_d20260603_m051138_c001_v0001032_t0013_u01780463498130") 2026/06/03 05:11:40 DEBUG : potato2: Deleting (id "4_zffb2fd13e04d8bbb9fe80e1b_f107e2c6e01a3d515_d20260603_m051139_c001_v0001044_t0007_u01780463499572") 2026/06/03 05:11:40 DEBUG : potato3: Deleting (id "4_zffb2fd13e04d8bbb9fe80e1b_f110bd18a4513c20b_d20260603_m051138_c001_v0001171_t0019_u01780463498511") 2026/06/03 05:11:41 DEBUG : B2 bucket rclone-test-tiqituv3madu: Purge remote 2026/06/03 05:11:41 INFO : B2 bucket rclone-test-tiqituv3madu: cleaning bucket "rclone-test-tiqituv3madu" of all files 2026/06/03 05:11:41 DEBUG : empty space: Deleting (id "4_zefc2ddc3e04d8bbb9fe80e1b_f419e87296de7e200_d20260603_m051138_c001_v7007000_t0000_u01780463498685") 2026/06/03 05:11:41 DEBUG : empty space: Deleting (id "4_zefc2ddc3e04d8bbb9fe80e1b_f113e3290a1453fb3_d20260603_m051133_c001_v0001116_t0014_u01780463493260") 2026/06/03 05:11:41 DEBUG : potato2: Deleting (id "4_zefc2ddc3e04d8bbb9fe80e1b_f409d20697c15f533_d20260603_m051139_c001_v7007000_t0000_u01780463499941") 2026/06/03 05:11:41 DEBUG : potato2: Deleting (id "4_zefc2ddc3e04d8bbb9fe80e1b_f1092d274846ae2a7_d20260603_m051135_c001_v0001104_t0047_u01780463495198") 2026/06/03 05:11:41 DEBUG : potato3: Deleting (id "4_zefc2ddc3e04d8bbb9fe80e1b_f409d20697c15f532_d20260603_m051138_c001_v7007000_t0000_u01780463498813") 2026/06/03 05:11:41 DEBUG : potato3: Deleting (id "4_zefc2ddc3e04d8bbb9fe80e1b_f103bfa4de167f4ff_d20260603_m051135_c001_v0001036_t0000_u01780463495573") 2026/06/03 05:11:41 DEBUG : potato3: Deleting (id "4_zefc2ddc3e04d8bbb9fe80e1b_f113e3290a1453fb9_d20260603_m051133_c001_v0001116_t0006_u01780463493876") --- PASS: TestServerSideMove (12.79s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pexazun9yale" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-penolav6peci -> B2 bucket rclone-test-pexazun9yale 2026/06/03 05:11:50 DEBUG : empty space: Excluded (Size Filter) 2026/06/03 05:11:50 DEBUG : empty space: Excluded 2026/06/03 05:11:50 DEBUG : empty space: Excluded (Size Filter) 2026/06/03 05:11:50 DEBUG : empty space: Excluded 2026/06/03 05:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:11:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:11:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pexazun9yale) 2026/06/03 05:11:50 DEBUG : potato3: Sizes differ 2026/06/03 05:11:50 DEBUG : B2 bucket rclone-test-pexazun9yale: Waiting for checks to finish 2026/06/03 05:11:50 DEBUG : B2 bucket rclone-test-pexazun9yale: Waiting for transfers to finish 2026/06/03 05:11:50 DEBUG : potato3: size = 68 OK 2026/06/03 05:11:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 05:11:50 INFO : potato3: Copied (server-side copy) 2026/06/03 05:11:50 DEBUG : potato2: size = 60 OK 2026/06/03 05:11:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:11:50 INFO : potato2: Copied (server-side copy) 2026/06/03 05:11:50 INFO : potato3: Deleted 2026/06/03 05:11:51 INFO : potato2: Deleted 2026/06/03 05:11:51 DEBUG : Creating backend with remote "TestB2:rclone-test-daquyot1sala" 2026/06/03 05:11:52 DEBUG : empty space: Excluded (Size Filter) 2026/06/03 05:11:52 DEBUG : empty space: Excluded 2026/06/03 05:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:11:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/03 05:11:52 DEBUG : B2 bucket rclone-test-daquyot1sala: Waiting for checks to finish 2026/06/03 05:11:52 DEBUG : B2 bucket rclone-test-daquyot1sala: Waiting for transfers to finish 2026/06/03 05:11:53 DEBUG : potato2: size = 60 OK 2026/06/03 05:11:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:11:53 INFO : potato2: Copied (server-side copy) 2026/06/03 05:11:53 INFO : potato2: Deleted 2026/06/03 05:11:53 DEBUG : potato3: size = 68 OK 2026/06/03 05:11:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 05:11:53 INFO : potato3: Copied (server-side copy) 2026/06/03 05:11:53 INFO : potato3: Deleted 2026/06/03 05:11:54 DEBUG : B2 bucket rclone-test-daquyot1sala: Purge remote 2026/06/03 05:11:54 INFO : B2 bucket rclone-test-daquyot1sala: cleaning bucket "rclone-test-daquyot1sala" of all files 2026/06/03 05:11:54 DEBUG : potato2: Deleting (id "4_z2f722dc3e05d8bbb9fe80e1b_f10638c2b91c6bd2b_d20260603_m051153_c001_v0001183_t0006_u01780463513108") 2026/06/03 05:11:54 DEBUG : potato3: Deleting (id "4_z2f722dc3e05d8bbb9fe80e1b_f101674a6936d5117_d20260603_m051153_c001_v0001174_t0045_u01780463513339") 2026/06/03 05:11:54 DEBUG : B2 bucket rclone-test-pexazun9yale: Purge remote 2026/06/03 05:11:54 INFO : B2 bucket rclone-test-pexazun9yale: cleaning bucket "rclone-test-pexazun9yale" of all files 2026/06/03 05:11:55 DEBUG : empty space: Deleting (id "4_z2f521db3e05d8bbb9fe80e1b_f1031ecfb9f66690c_d20260603_m051149_c001_v0001131_t0024_u01780463509177") 2026/06/03 05:11:55 DEBUG : potato2: Deleting (id "4_z2f521db3e05d8bbb9fe80e1b_f401699c390f44048_d20260603_m051153_c001_v7007000_t0000_u01780463513310") 2026/06/03 05:11:55 DEBUG : potato2: Deleting (id "4_z2f521db3e05d8bbb9fe80e1b_f10818adce4f2b107_d20260603_m051150_c001_v0001029_t0038_u01780463510290") 2026/06/03 05:11:55 DEBUG : potato3: Deleting (id "4_z2f521db3e05d8bbb9fe80e1b_f401699c390f4404a_d20260603_m051153_c001_v7007000_t0000_u01780463513714") 2026/06/03 05:11:55 DEBUG : potato3: Deleting (id "4_z2f521db3e05d8bbb9fe80e1b_f1034cddd9a5f0255_d20260603_m051150_c001_v0001183_t0057_u01780463510572") 2026/06/03 05:11:55 DEBUG : potato3: Deleting (id "4_z2f521db3e05d8bbb9fe80e1b_f1031ecfb9f66690e_d20260603_m051149_c001_v0001131_t0027_u01780463509465") 2026/06/03 05:11:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/03 05:11:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/03 05:11:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (14.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-secumek3poma" 2026/06/03 05:12:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-penolav6peci -> B2 bucket rclone-test-secumek3poma 2026/06/03 05:12:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:12:03 DEBUG : empty space: size = 1 OK 2026/06/03 05:12:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/03 05:12:03 DEBUG : empty space: Unchanged skipping 2026/06/03 05:12:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:12:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-secumek3poma) 2026/06/03 05:12:03 DEBUG : potato3: Sizes differ 2026/06/03 05:12:03 DEBUG : B2 bucket rclone-test-secumek3poma: Waiting for checks to finish 2026/06/03 05:12:03 INFO : empty space: Deleted 2026/06/03 05:12:03 DEBUG : B2 bucket rclone-test-secumek3poma: Waiting for transfers to finish 2026/06/03 05:12:03 DEBUG : potato2: size = 60 OK 2026/06/03 05:12:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:12:03 INFO : potato2: Copied (server-side copy) 2026/06/03 05:12:03 INFO : potato2: Deleted 2026/06/03 05:12:03 DEBUG : potato3: size = 68 OK 2026/06/03 05:12:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 05:12:03 INFO : potato3: Copied (server-side copy) 2026/06/03 05:12:03 INFO : potato3: Deleted 2026/06/03 05:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-huyezad1xeza" 2026/06/03 05:12:04 INFO : tomatoDir: Making directory 2026/06/03 05:12:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/03 05:12:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 05:12:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/03 05:12:05 DEBUG : B2 bucket rclone-test-huyezad1xeza: Waiting for checks to finish 2026/06/03 05:12:05 DEBUG : B2 bucket rclone-test-huyezad1xeza: Waiting for transfers to finish 2026/06/03 05:12:06 DEBUG : empty space: size = 1 OK 2026/06/03 05:12:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 05:12:06 INFO : empty space: Copied (server-side copy) 2026/06/03 05:12:06 INFO : empty space: Deleted 2026/06/03 05:12:06 DEBUG : potato2: size = 60 OK 2026/06/03 05:12:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 05:12:06 INFO : potato2: Copied (server-side copy) 2026/06/03 05:12:06 INFO : potato2: Deleted 2026/06/03 05:12:07 DEBUG : potato3: size = 68 OK 2026/06/03 05:12:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 05:12:07 INFO : potato3: Copied (server-side copy) 2026/06/03 05:12:07 INFO : potato3: Deleted 2026/06/03 05:12:07 DEBUG : B2 bucket rclone-test-huyezad1xeza: Purge remote 2026/06/03 05:12:07 INFO : B2 bucket rclone-test-huyezad1xeza: cleaning bucket "rclone-test-huyezad1xeza" of all files 2026/06/03 05:12:08 DEBUG : empty space: Deleting (id "4_zbfd25de3e05d8bbb9fe80e1b_f105a5c3c5f501287_d20260603_m051205_c001_v0001173_t0019_u01780463525986") 2026/06/03 05:12:08 DEBUG : potato2: Deleting (id "4_zbfd25de3e05d8bbb9fe80e1b_f11023779d61bc589_d20260603_m051206_c001_v0001090_t0032_u01780463526305") 2026/06/03 05:12:08 DEBUG : potato3: Deleting (id "4_zbfd25de3e05d8bbb9fe80e1b_f100ad9e7aff598ff_d20260603_m051206_c001_v0001116_t0025_u01780463526334") 2026/06/03 05:12:08 DEBUG : B2 bucket rclone-test-secumek3poma: Purge remote 2026/06/03 05:12:08 INFO : B2 bucket rclone-test-secumek3poma: cleaning bucket "rclone-test-secumek3poma" of all files 2026/06/03 05:12:08 DEBUG : empty space: Deleting (id "4_z0ff24dc3e05d8bbb9fe80e1b_f413d7c04c20ebaed_d20260603_m051206_c001_v7007000_t0000_u01780463526281") 2026/06/03 05:12:08 DEBUG : empty space: Deleting (id "4_z0ff24dc3e05d8bbb9fe80e1b_f10924d30e78e630e_d20260603_m051201_c001_v0001033_t0042_u01780463521721") 2026/06/03 05:12:08 DEBUG : potato2: Deleting (id "4_z0ff24dc3e05d8bbb9fe80e1b_f413d7c04c20ebaf4_d20260603_m051206_c001_v7007000_t0000_u01780463526768") 2026/06/03 05:12:08 DEBUG : potato2: Deleting (id "4_z0ff24dc3e05d8bbb9fe80e1b_f1054d50a5add83f2_d20260603_m051203_c001_v0001185_t0020_u01780463523172") 2026/06/03 05:12:08 DEBUG : potato3: Deleting (id "4_z0ff24dc3e05d8bbb9fe80e1b_f413d7c04c20ebaf5_d20260603_m051207_c001_v7007000_t0000_u01780463527104") 2026/06/03 05:12:08 DEBUG : potato3: Deleting (id "4_z0ff24dc3e05d8bbb9fe80e1b_f1122c0a2071e1f27_d20260603_m051203_c001_v0001136_t0025_u01780463523380") 2026/06/03 05:12:08 DEBUG : potato3: Deleting (id "4_z0ff24dc3e05d8bbb9fe80e1b_f10924d30e78e6316_d20260603_m051202_c001_v0001033_t0017_u01780463522331") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.63s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:12:10 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.99s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/rclone-sync-test" 2026/06/03 05:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/rclone-sync-test-include/layer2" 2026/06/03 05:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/rclone-sync-test-ignore-file" 2026/06/03 05:12:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/03 05:12:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/03 05:12:22 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:12:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/03 05:12:22 DEBUG : B2 bucket rclone-test-penolav6peci path rclone-sync-test: Waiting for checks to finish 2026/06/03 05:12:22 DEBUG : B2 bucket rclone-test-penolav6peci path rclone-sync-test: Waiting for transfers to finish 2026/06/03 05:12:22 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:22 INFO : There was nothing to transfer 2026/06/03 05:12:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/03 05:12:23 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:12:23 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:12:23 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:23 INFO : There was nothing to transfer 2026/06/03 05:12:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/03 05:12:23 DEBUG : B2 bucket rclone-test-penolav6peci path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/03 05:12:23 DEBUG : B2 bucket rclone-test-penolav6peci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/03 05:12:23 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:23 INFO : There was nothing to transfer 2026/06/03 05:12:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/03 05:12:24 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:12:24 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:12:24 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:24 INFO : There was nothing to transfer 2026/06/03 05:12:24 DEBUG : Excluded 2026/06/03 05:12:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/03 05:12:24 DEBUG : B2 bucket rclone-test-penolav6peci path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/03 05:12:24 DEBUG : B2 bucket rclone-test-penolav6peci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/03 05:12:24 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.68s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dst" 2026/06/03 05:12:26 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/CompareDest" 2026/06/03 05:12:28 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 05:12:28 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:28 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:29 DEBUG : one: size = 3 OK 2026/06/03 05:12:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:12:29 INFO : one: Copied (new) 2026/06/03 05:12:29 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:30 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:30 DEBUG : one: Sizes differ 2026/06/03 05:12:30 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:30 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:30 DEBUG : one: size = 5 OK 2026/06/03 05:12:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/03 05:12:30 INFO : one: Copied (replaced existing) 2026/06/03 05:12:30 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:33 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:33 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:33 DEBUG : one: Sizes differ 2026/06/03 05:12:33 DEBUG : one: size = 5 OK 2026/06/03 05:12:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 05:12:33 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:33 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:33 INFO : There was nothing to transfer 2026/06/03 05:12:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:34 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:34 DEBUG : one: Sizes differ 2026/06/03 05:12:34 DEBUG : two: size = 3 OK 2026/06/03 05:12:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 05:12:34 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:34 DEBUG : one: size = 5 OK 2026/06/03 05:12:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 05:12:34 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:34 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:34 INFO : There was nothing to transfer 2026/06/03 05:12:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:35 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:35 DEBUG : one: Sizes differ 2026/06/03 05:12:35 DEBUG : two: size = 3 OK 2026/06/03 05:12:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 05:12:35 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:35 DEBUG : one: size = 5 OK 2026/06/03 05:12:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 05:12:35 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:35 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:35 INFO : There was nothing to transfer 2026/06/03 05:12:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:36 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:36 DEBUG : one: Sizes differ 2026/06/03 05:12:36 DEBUG : two: size = 3 OK 2026/06/03 05:12:36 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 2026/06/03 05:12:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/03 05:12:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 05:12:36 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:36 DEBUG : one: size = 5 OK 2026/06/03 05:12:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 05:12:36 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:36 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:36 INFO : There was nothing to transfer 2026/06/03 05:12:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:37 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:37 DEBUG : one: Sizes differ 2026/06/03 05:12:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:37 DEBUG : two: size = 3 (B2 bucket rclone-test-penolav6peci path CompareDest) 2026/06/03 05:12:37 DEBUG : two: Sizes differ 2026/06/03 05:12:37 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 05:12:37 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:37 DEBUG : one: size = 5 OK 2026/06/03 05:12:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 05:12:37 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:37 DEBUG : two: size = 5 OK 2026/06/03 05:12:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/03 05:12:37 INFO : two: Copied (new) 2026/06/03 05:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.49s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dest" 2026/06/03 05:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/pre-dest1" 2026/06/03 05:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/pre-dest2" 2026/06/03 05:12:45 DEBUG : 1: size = 1 OK 2026/06/03 05:12:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:12:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/03 05:12:45 DEBUG : 2: size = 1 OK 2026/06/03 05:12:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:12:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/03 05:12:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/03 05:12:45 DEBUG : B2 bucket rclone-test-penolav6peci path dest: Waiting for checks to finish 2026/06/03 05:12:45 DEBUG : B2 bucket rclone-test-penolav6peci path dest: Waiting for transfers to finish 2026/06/03 05:12:46 DEBUG : 3: size = 1 OK 2026/06/03 05:12:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/03 05:12:46 INFO : 3: Copied (new) 2026/06/03 05:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dst" 2026/06/03 05:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/CopyDest" 2026/06/03 05:12:51 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 05:12:51 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:51 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:52 DEBUG : one: size = 3 OK 2026/06/03 05:12:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:12:52 INFO : one: Copied (new) 2026/06/03 05:12:52 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:53 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:53 DEBUG : one: Sizes differ 2026/06/03 05:12:53 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:53 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:53 DEBUG : one: size = 5 OK 2026/06/03 05:12:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/03 05:12:53 INFO : one: Copied (replaced existing) 2026/06/03 05:12:53 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:55 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/BackupDir" 2026/06/03 05:12:57 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:12:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:57 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:57 DEBUG : one: Sizes differ 2026/06/03 05:12:57 DEBUG : one: size = 5 OK 2026/06/03 05:12:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:12:57 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:12:57 DEBUG : one: Sizes differ 2026/06/03 05:12:58 DEBUG : one: size = 3 OK 2026/06/03 05:12:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:12:58 INFO : one: Copied (server-side copy) 2026/06/03 05:12:58 INFO : one: Deleted 2026/06/03 05:12:58 DEBUG : one: size = 5 OK 2026/06/03 05:12:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/03 05:12:58 INFO : one: Copied (server-side copy) 2026/06/03 05:12:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/03 05:12:58 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:12:58 DEBUG : Waiting for deletions to finish 2026/06/03 05:12:59 DEBUG : one: size = 5 OK 2026/06/03 05:12:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:12:59 DEBUG : one: Unchanged skipping 2026/06/03 05:12:59 DEBUG : two: size = 3 OK 2026/06/03 05:12:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:13:00 DEBUG : two: size = 3 OK 2026/06/03 05:13:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/03 05:13:00 INFO : two: Copied (server-side copy) 2026/06/03 05:13:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/03 05:13:00 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:00 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:00 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:00 DEBUG : one: size = 5 OK 2026/06/03 05:13:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:13:00 DEBUG : one: Unchanged skipping 2026/06/03 05:13:00 DEBUG : two: size = 3 OK 2026/06/03 05:13:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:13:00 DEBUG : two: Unchanged skipping 2026/06/03 05:13:00 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:00 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:00 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:00 INFO : There was nothing to transfer 2026/06/03 05:13:02 DEBUG : one: size = 5 OK 2026/06/03 05:13:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:13:02 DEBUG : one: Unchanged skipping 2026/06/03 05:13:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:02 DEBUG : three: size = 5 (B2 bucket rclone-test-penolav6peci path CopyDest) 2026/06/03 05:13:02 DEBUG : three: Sizes differ 2026/06/03 05:13:02 DEBUG : three: Destination not found in --copy-dest 2026/06/03 05:13:02 DEBUG : three: Need to transfer - File not found at Destination 2026/06/03 05:13:02 DEBUG : two: size = 3 OK 2026/06/03 05:13:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 05:13:02 DEBUG : two: Unchanged skipping 2026/06/03 05:13:02 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:02 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:03 DEBUG : three: size = 7 OK 2026/06/03 05:13:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/03 05:13:03 INFO : three: Copied (new) 2026/06/03 05:13:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.87s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:13:06 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dst" 2026/06/03 05:13:07 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/backup" 2026/06/03 05:13:09 DEBUG : two: size = 3 OK 2026/06/03 05:13:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:13:09 DEBUG : two: Unchanged skipping 2026/06/03 05:13:09 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:09 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:13:09 DEBUG : one: Sizes differ 2026/06/03 05:13:10 DEBUG : one: size = 3 OK 2026/06/03 05:13:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:13:10 INFO : one: Copied (server-side copy) 2026/06/03 05:13:11 INFO : one: Deleted 2026/06/03 05:13:11 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:12 DEBUG : one: size = 4 OK 2026/06/03 05:13:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:13:12 INFO : one: Copied (new) 2026/06/03 05:13:12 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:12 DEBUG : three.txt: size = 5 OK 2026/06/03 05:13:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 05:13:12 INFO : three.txt: Copied (server-side copy) 2026/06/03 05:13:13 INFO : three.txt: Deleted 2026/06/03 05:13:13 INFO : three.txt: Moved into backup dir 2026/06/03 05:13:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:14 DEBUG : one: size = 4 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:13:14 DEBUG : one: Sizes differ 2026/06/03 05:13:14 DEBUG : two: size = 3 OK 2026/06/03 05:13:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:13:14 DEBUG : two: Unchanged skipping 2026/06/03 05:13:14 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:15 DEBUG : one: size = 4 OK 2026/06/03 05:13:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:13:15 INFO : one: Copied (server-side copy) 2026/06/03 05:13:15 INFO : one: Deleted 2026/06/03 05:13:15 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:16 DEBUG : one: size = 5 OK 2026/06/03 05:13:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 05:13:16 INFO : one: Copied (new) 2026/06/03 05:13:16 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:17 DEBUG : three.txt: size = 6 OK 2026/06/03 05:13:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 05:13:17 INFO : three.txt: Copied (server-side copy) 2026/06/03 05:13:17 INFO : three.txt: Deleted 2026/06/03 05:13:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.55s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:13:19 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1115-00.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001115_t0047": EOF 2026/06/03 05:13:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-00.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001115_t0047": EOF) 2026/06/03 05:13:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-penolav6peci: 1/10 (Post "https://pod-000-1115-00.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001115_t0047": EOF) 2026/06/03 05:13:21 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:13:22 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dst" 2026/06/03 05:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/backup" 2026/06/03 05:13:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:25 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:13:25 DEBUG : one: Sizes differ 2026/06/03 05:13:25 DEBUG : two: size = 3 OK 2026/06/03 05:13:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:13:25 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:25 DEBUG : two: Unchanged skipping 2026/06/03 05:13:26 DEBUG : one.bak: size = 3 OK 2026/06/03 05:13:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:13:26 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 05:13:26 INFO : one: Deleted 2026/06/03 05:13:26 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:27 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/06/03 05:13:27 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/06/03 05:13:27 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/06/03 05:13:27 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2026/06/03 05:13:27 DEBUG : pacer: Reducing sleep to 500ms 2026/06/03 05:13:28 DEBUG : pacer: Reducing sleep to 250ms 2026/06/03 05:13:28 DEBUG : one: size = 4 OK 2026/06/03 05:13:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:13:28 INFO : one: Copied (new) 2026/06/03 05:13:28 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:29 DEBUG : three.txt.bak: size = 5 OK 2026/06/03 05:13:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 05:13:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 05:13:29 DEBUG : pacer: Reducing sleep to 125ms 2026/06/03 05:13:29 INFO : three.txt: Deleted 2026/06/03 05:13:29 INFO : three.txt: Moved into backup dir 2026/06/03 05:13:31 DEBUG : pacer: Reducing sleep to 62.5ms 2026/06/03 05:13:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:31 DEBUG : one: size = 4 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:13:31 DEBUG : one: Sizes differ 2026/06/03 05:13:31 DEBUG : two: size = 3 OK 2026/06/03 05:13:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:13:31 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:31 DEBUG : two: Unchanged skipping 2026/06/03 05:13:31 DEBUG : one.bak: size = 4 OK 2026/06/03 05:13:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:13:31 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 05:13:32 DEBUG : pacer: Reducing sleep to 31.25ms 2026/06/03 05:13:32 INFO : one: Deleted 2026/06/03 05:13:32 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:32 DEBUG : pacer: Reducing sleep to 15.625ms 2026/06/03 05:13:32 DEBUG : one: size = 5 OK 2026/06/03 05:13:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 05:13:32 INFO : one: Copied (new) 2026/06/03 05:13:32 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:32 DEBUG : three.txt.bak: size = 6 OK 2026/06/03 05:13:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 05:13:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 05:13:32 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:13:32 INFO : three.txt: Deleted 2026/06/03 05:13:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dst" 2026/06/03 05:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/backup" 2026/06/03 05:13:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:38 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:13:38 DEBUG : one: Sizes differ 2026/06/03 05:13:38 DEBUG : two: size = 3 OK 2026/06/03 05:13:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:13:38 DEBUG : two: Unchanged skipping 2026/06/03 05:13:38 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:39 DEBUG : one-2019-01-01: size = 3 OK 2026/06/03 05:13:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:13:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/03 05:13:39 INFO : one: Deleted 2026/06/03 05:13:39 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:40 DEBUG : one: size = 4 OK 2026/06/03 05:13:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:13:40 INFO : one: Copied (new) 2026/06/03 05:13:40 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:41 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/03 05:13:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 05:13:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/03 05:13:41 INFO : three.txt: Deleted 2026/06/03 05:13:41 INFO : three.txt: Moved into backup dir 2026/06/03 05:13:43 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:43 DEBUG : two: size = 3 OK 2026/06/03 05:13:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:13:43 DEBUG : two: Unchanged skipping 2026/06/03 05:13:43 DEBUG : one: size = 4 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:13:43 DEBUG : one: Sizes differ 2026/06/03 05:13:43 DEBUG : one-2019-01-01: size = 4 OK 2026/06/03 05:13:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:13:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/03 05:13:44 INFO : one: Deleted 2026/06/03 05:13:44 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:44 DEBUG : one: size = 5 OK 2026/06/03 05:13:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 05:13:44 INFO : one: Copied (new) 2026/06/03 05:13:44 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:44 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/03 05:13:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 05:13:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/03 05:13:44 INFO : three.txt: Deleted 2026/06/03 05:13:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.21s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:13:47 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dst" 2026/06/03 05:13:49 DEBUG : two: size = 3 OK 2026/06/03 05:13:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:13:49 DEBUG : two: Unchanged skipping 2026/06/03 05:13:49 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:49 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:13:49 DEBUG : one: Sizes differ 2026/06/03 05:13:49 DEBUG : one.bak: size = 3 OK 2026/06/03 05:13:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:13:49 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 05:13:50 INFO : one: Deleted 2026/06/03 05:13:50 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:51 DEBUG : one: size = 4 OK 2026/06/03 05:13:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:13:51 INFO : one: Copied (new) 2026/06/03 05:13:51 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:51 DEBUG : three.txt.bak: size = 5 OK 2026/06/03 05:13:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 05:13:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 05:13:51 INFO : three.txt: Deleted 2026/06/03 05:13:51 INFO : three.txt: Moved into backup dir 2026/06/03 05:13:52 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1178-06.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001178_t0018": EOF 2026/06/03 05:13:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-06.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001178_t0018": EOF) 2026/06/03 05:13:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-penolav6peci: 1/10 (Post "https://pod-000-1178-06.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001178_t0018": EOF) 2026/06/03 05:13:54 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:13:55 DEBUG : one.bak: Excluded (Path Filter) 2026/06/03 05:13:55 DEBUG : one.bak: Excluded 2026/06/03 05:13:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/03 05:13:55 DEBUG : three.txt.bak: Excluded 2026/06/03 05:13:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:13:55 DEBUG : one: size = 4 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:13:55 DEBUG : one: Sizes differ 2026/06/03 05:13:55 DEBUG : two: size = 3 OK 2026/06/03 05:13:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:13:55 DEBUG : two: Unchanged skipping 2026/06/03 05:13:55 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for checks to finish 2026/06/03 05:13:55 DEBUG : one.bak: size = 4 OK 2026/06/03 05:13:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:13:55 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 05:13:56 INFO : one: Deleted 2026/06/03 05:13:56 DEBUG : B2 bucket rclone-test-penolav6peci path dst: Waiting for transfers to finish 2026/06/03 05:13:56 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1033-10.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001033_t0009": EOF 2026/06/03 05:13:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1033-10.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001033_t0009": EOF) 2026/06/03 05:13:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/03 05:13:56 DEBUG : one: Received error: Post "https://pod-000-1033-10.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001033_t0009": EOF - low level retry 0/10 2026/06/03 05:13:56 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:13:57 DEBUG : one: size = 5 OK 2026/06/03 05:13:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 05:13:57 INFO : one: Copied (new) 2026/06/03 05:13:57 DEBUG : Waiting for deletions to finish 2026/06/03 05:13:58 DEBUG : three.txt.bak: size = 6 OK 2026/06/03 05:13:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 05:13:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 05:13:58 INFO : three.txt: Deleted 2026/06/03 05:13:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.38s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:13:59 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1154-12.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001154_t0011": EOF 2026/06/03 05:13:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1154-12.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001154_t0011": EOF) 2026/06/03 05:13:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/one" to B2 bucket rclone-test-penolav6peci: 1/10 (Post "https://pod-000-1154-12.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001154_t0011": EOF) 2026/06/03 05:14:02 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:14:03 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dst" 2026/06/03 05:14:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:05 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:14:05 DEBUG : one: Sizes differ 2026/06/03 05:14:06 DEBUG : one.bak: size = 3 OK 2026/06/03 05:14:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:14:06 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 05:14:06 INFO : one: Deleted 2026/06/03 05:14:07 DEBUG : one: size = 4 OK 2026/06/03 05:14:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:14:07 INFO : one: Copied (new) 2026/06/03 05:14:08 DEBUG : two: size = 3 OK 2026/06/03 05:14:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:08 DEBUG : two: Unchanged skipping 2026/06/03 05:14:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:08 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:14:08 DEBUG : three.txt: Sizes differ 2026/06/03 05:14:08 DEBUG : three.txt.bak: size = 5 OK 2026/06/03 05:14:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 05:14:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 05:14:08 INFO : three.txt: Deleted 2026/06/03 05:14:09 DEBUG : three.txt: size = 6 OK 2026/06/03 05:14:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 05:14:09 INFO : three.txt: Copied (new) 2026/06/03 05:14:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:10 DEBUG : one: size = 4 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:14:10 DEBUG : one: Sizes differ 2026/06/03 05:14:10 DEBUG : one.bak: size = 4 OK 2026/06/03 05:14:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:14:10 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 05:14:11 INFO : one: Deleted 2026/06/03 05:14:11 DEBUG : one: size = 5 OK 2026/06/03 05:14:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 05:14:11 INFO : one: Copied (new) 2026/06/03 05:14:11 DEBUG : two: size = 3 OK 2026/06/03 05:14:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:11 DEBUG : two: Unchanged skipping 2026/06/03 05:14:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:14:11 DEBUG : three.txt: Sizes differ 2026/06/03 05:14:12 DEBUG : three.txt.bak: size = 6 OK 2026/06/03 05:14:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 05:14:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 05:14:12 INFO : three.txt: Deleted 2026/06/03 05:14:13 DEBUG : three.txt: size = 19 OK 2026/06/03 05:14:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/03 05:14:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.25s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:14:17 DEBUG : Creating backend with remote "TestB2:rclone-test-penolav6peci/dst" 2026/06/03 05:14:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:18 DEBUG : one: size = 3 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:14:18 DEBUG : one: Sizes differ 2026/06/03 05:14:20 DEBUG : one-2019-01-01: size = 3 OK 2026/06/03 05:14:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 05:14:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/03 05:14:20 INFO : one: Deleted 2026/06/03 05:14:21 DEBUG : one: size = 4 OK 2026/06/03 05:14:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:14:21 INFO : one: Copied (new) 2026/06/03 05:14:21 DEBUG : two: size = 3 OK 2026/06/03 05:14:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:21 DEBUG : two: Unchanged skipping 2026/06/03 05:14:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:21 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:14:21 DEBUG : three.txt: Sizes differ 2026/06/03 05:14:22 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/03 05:14:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 05:14:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/03 05:14:22 INFO : three.txt: Deleted 2026/06/03 05:14:22 DEBUG : three.txt: size = 6 OK 2026/06/03 05:14:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 05:14:22 INFO : three.txt: Copied (new) 2026/06/03 05:14:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:23 DEBUG : one: size = 4 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:14:23 DEBUG : one: Sizes differ 2026/06/03 05:14:24 DEBUG : one-2019-01-01: size = 4 OK 2026/06/03 05:14:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 05:14:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/03 05:14:24 INFO : one: Deleted 2026/06/03 05:14:24 DEBUG : one: size = 5 OK 2026/06/03 05:14:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 05:14:24 INFO : one: Copied (new) 2026/06/03 05:14:25 DEBUG : two: size = 3 OK 2026/06/03 05:14:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:25 DEBUG : two: Unchanged skipping 2026/06/03 05:14:25 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:25 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-penolav6peci path dst) 2026/06/03 05:14:25 DEBUG : three.txt: Sizes differ 2026/06/03 05:14:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/03 05:14:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 05:14:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/03 05:14:26 INFO : three.txt: Deleted 2026/06/03 05:14:26 DEBUG : three.txt: size = 19 OK 2026/06/03 05:14:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/03 05:14:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.75s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:14:28 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:14:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:28 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:14:28 DEBUG : Testêé: Sizes differ 2026/06/03 05:14:28 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:14:29 DEBUG : Testêé: size = 14 OK 2026/06/03 05:14:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/03 05:14:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/03 05:14:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.34s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:14:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/03 05:14:30 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:14:30 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:14:30 DEBUG : existing: size = 6 OK 2026/06/03 05:14:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 05:14:30 INFO : existing: Copied (new) 2026/06/03 05:14:30 DEBUG : Waiting for deletions to finish 2026/06/03 05:14:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:14:31 DEBUG : existing: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:14:31 DEBUG : existing: Sizes differ 2026/06/03 05:14:31 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:14:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/03 05:14:31 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:14:31 ERROR : B2 bucket rclone-test-penolav6peci: not deleting files as there were IO errors 2026/06/03 05:14:31 ERROR : B2 bucket rclone-test-penolav6peci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:14:33 DEBUG : EXISTING: size = 6 OK 2026/06/03 05:14:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:33 DEBUG : existing: Unchanged skipping 2026/06/03 05:14:33 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:14:33 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:14:33 DEBUG : Waiting for deletions to finish 2026/06/03 05:14:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:14:54 DEBUG : both0: size = 6 OK 2026/06/03 05:14:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both0: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both10: size = 6 OK 2026/06/03 05:14:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both10: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both11: size = 6 OK 2026/06/03 05:14:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both11: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both12: size = 6 OK 2026/06/03 05:14:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both12: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both13: size = 6 OK 2026/06/03 05:14:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both13: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both14: size = 6 OK 2026/06/03 05:14:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both14: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both15: size = 6 OK 2026/06/03 05:14:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both15: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both16: size = 6 OK 2026/06/03 05:14:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both16: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both17: size = 6 OK 2026/06/03 05:14:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both17: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both18: size = 6 OK 2026/06/03 05:14:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both18: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both19: size = 6 OK 2026/06/03 05:14:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both19: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both1: size = 6 OK 2026/06/03 05:14:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both1: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both2: size = 6 OK 2026/06/03 05:14:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both2: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both3: size = 6 OK 2026/06/03 05:14:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both3: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both4: size = 6 OK 2026/06/03 05:14:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both4: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both5: size = 6 OK 2026/06/03 05:14:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both5: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both6: size = 6 OK 2026/06/03 05:14:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both6: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both7: size = 6 OK 2026/06/03 05:14:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both7: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both8: size = 6 OK 2026/06/03 05:14:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both8: Unchanged skipping 2026/06/03 05:14:54 DEBUG : both9: size = 6 OK 2026/06/03 05:14:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:14:54 DEBUG : both9: Unchanged skipping 2026/06/03 05:14:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:14:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:14:54 DEBUG : Waiting for deletions to finish 2026/06/03 05:14:55 INFO : only5: Deleted 2026/06/03 05:14:55 INFO : only7: Deleted 2026/06/03 05:14:55 INFO : only15: Deleted 2026/06/03 05:14:55 INFO : only16: Deleted 2026/06/03 05:14:55 INFO : only2: Deleted 2026/06/03 05:14:55 INFO : only6: Deleted 2026/06/03 05:14:55 INFO : only8: Deleted 2026/06/03 05:14:55 INFO : only0: Deleted 2026/06/03 05:14:55 INFO : only10: Deleted 2026/06/03 05:14:55 INFO : only11: Deleted 2026/06/03 05:14:55 INFO : only4: Deleted 2026/06/03 05:14:55 INFO : only12: Deleted 2026/06/03 05:14:55 INFO : only13: Deleted 2026/06/03 05:14:55 INFO : only19: Deleted 2026/06/03 05:14:56 INFO : only9: Deleted 2026/06/03 05:14:56 INFO : only14: Deleted 2026/06/03 05:14:56 INFO : only17: Deleted 2026/06/03 05:14:56 INFO : only18: Deleted 2026/06/03 05:14:56 INFO : only1: Deleted 2026/06/03 05:14:56 INFO : only3: Deleted 2026/06/03 05:14:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.28s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:15:19 DEBUG : both10: size = 6 OK 2026/06/03 05:15:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both12: size = 6 OK 2026/06/03 05:15:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both11: size = 6 OK 2026/06/03 05:15:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:15:19 DEBUG : both0: size = 6 OK 2026/06/03 05:15:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both10: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both13: size = 6 OK 2026/06/03 05:15:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both11: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both14: size = 6 OK 2026/06/03 05:15:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both14: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both15: size = 6 OK 2026/06/03 05:15:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both12: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both16: size = 6 OK 2026/06/03 05:15:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both16: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both17: size = 6 OK 2026/06/03 05:15:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both17: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both18: size = 6 OK 2026/06/03 05:15:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both0: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both19: size = 6 OK 2026/06/03 05:15:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both19: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both1: size = 6 OK 2026/06/03 05:15:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both13: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both2: size = 6 OK 2026/06/03 05:15:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both15: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both3: size = 6 OK 2026/06/03 05:15:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both3: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both4: size = 6 OK 2026/06/03 05:15:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both4: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both5: size = 6 OK 2026/06/03 05:15:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both5: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both6: size = 6 OK 2026/06/03 05:15:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both6: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both7: size = 6 OK 2026/06/03 05:15:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both7: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both8: size = 6 OK 2026/06/03 05:15:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both8: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both9: size = 6 OK 2026/06/03 05:15:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:15:19 DEBUG : both9: Unchanged skipping 2026/06/03 05:15:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only0: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only0: Sizes differ 2026/06/03 05:15:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only10: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only10: Sizes differ 2026/06/03 05:15:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only11: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only11: Sizes differ 2026/06/03 05:15:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only12: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only12: Sizes differ 2026/06/03 05:15:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only13: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only13: Sizes differ 2026/06/03 05:15:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only14: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only14: Sizes differ 2026/06/03 05:15:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only15: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only15: Sizes differ 2026/06/03 05:15:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only16: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only16: Sizes differ 2026/06/03 05:15:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only17: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only17: Sizes differ 2026/06/03 05:15:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only18: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only18: Sizes differ 2026/06/03 05:15:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only19: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only19: Sizes differ 2026/06/03 05:15:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only1: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only1: Sizes differ 2026/06/03 05:15:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only2: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only2: Sizes differ 2026/06/03 05:15:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only3: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only3: Sizes differ 2026/06/03 05:15:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only4: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only4: Sizes differ 2026/06/03 05:15:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only5: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only5: Sizes differ 2026/06/03 05:15:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only6: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only6: Sizes differ 2026/06/03 05:15:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only7: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only7: Sizes differ 2026/06/03 05:15:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only8: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only8: Sizes differ 2026/06/03 05:15:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3093742912) 2026/06/03 05:15:19 DEBUG : only9: size = 6 (B2 bucket rclone-test-penolav6peci) 2026/06/03 05:15:19 DEBUG : only9: Sizes differ 2026/06/03 05:15:19 DEBUG : both18: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both1: Unchanged skipping 2026/06/03 05:15:19 DEBUG : both2: Unchanged skipping 2026/06/03 05:15:19 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:15:19 DEBUG : only0: size = 0 OK 2026/06/03 05:15:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:19 INFO : only0: Copied (replaced existing) 2026/06/03 05:15:19 DEBUG : only10: size = 0 OK 2026/06/03 05:15:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:19 INFO : only10: Copied (replaced existing) 2026/06/03 05:15:19 DEBUG : only13: size = 0 OK 2026/06/03 05:15:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:19 INFO : only13: Copied (replaced existing) 2026/06/03 05:15:19 DEBUG : only14: size = 0 OK 2026/06/03 05:15:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:19 INFO : only14: Copied (replaced existing) 2026/06/03 05:15:19 DEBUG : only11: size = 0 OK 2026/06/03 05:15:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:19 INFO : only11: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only15: size = 0 OK 2026/06/03 05:15:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only15: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only16: size = 0 OK 2026/06/03 05:15:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only16: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only12: size = 0 OK 2026/06/03 05:15:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only12: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only17: size = 0 OK 2026/06/03 05:15:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only17: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only18: size = 0 OK 2026/06/03 05:15:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only18: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only19: size = 0 OK 2026/06/03 05:15:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only19: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only1: size = 0 OK 2026/06/03 05:15:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only1: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only2: size = 0 OK 2026/06/03 05:15:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only2: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only3: size = 0 OK 2026/06/03 05:15:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only3: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only4: size = 0 OK 2026/06/03 05:15:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only4: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only5: size = 0 OK 2026/06/03 05:15:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only5: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only6: size = 0 OK 2026/06/03 05:15:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only6: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only7: size = 0 OK 2026/06/03 05:15:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only7: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only8: size = 0 OK 2026/06/03 05:15:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only8: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : only9: size = 0 OK 2026/06/03 05:15:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 05:15:20 INFO : only9: Copied (replaced existing) 2026/06/03 05:15:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.62s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:15:29 DEBUG : empty_dir: Making directory with metadata 2026/06/03 05:15:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 05:15:29 DEBUG : empty_on_remote: Making directory with metadata 2026/06/03 05:15:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 05:15:29 INFO : empty_on_remote: Making directory 2026/06/03 05:15:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/03 05:15:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:15:31 DEBUG : empty_dir: Making directory with metadata 2026/06/03 05:15:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 05:15:31 DEBUG : empty_on_remote: Making directory with metadata 2026/06/03 05:15:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 05:15:31 INFO : empty_on_remote: Making directory 2026/06/03 05:15:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/03 05:15:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (5.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:15:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:37 INFO : sub dir: Making directory 2026/06/03 05:15:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (5.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:15:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 05:15:42 INFO : sub dir: Making directory 2026/06/03 05:15:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (5.31s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:16:14 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:15 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:16:15 DEBUG : apple: size = 5 OK 2026/06/03 05:16:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:15 DEBUG : apple: Unchanged skipping 2026/06/03 05:16:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:16:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:16:15 DEBUG : banana: size = 6 OK 2026/06/03 05:16:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:15 DEBUG : banana: Unchanged skipping 2026/06/03 05:16:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:16:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:16:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:16:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:16:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:16:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:16:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:16:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:16:16 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:16 INFO : There was nothing to transfer 2026/06/03 05:16:16 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:16 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:16:16 DEBUG : apple: size = 5 OK 2026/06/03 05:16:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : apple: Unchanged skipping 2026/06/03 05:16:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:16:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:16:16 DEBUG : banana: size = 6 OK 2026/06/03 05:16:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : banana: Unchanged skipping 2026/06/03 05:16:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:16:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:16:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:16:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:16:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:16:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:16:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:16:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:16:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:16:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:16:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:16:16 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:16 INFO : There was nothing to transfer 2026/06/03 05:16:16 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:17 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:16:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:16:56 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:56 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : apple: size = 5 OK 2026/06/03 05:16:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : banana: size = 6 OK 2026/06/03 05:16:57 DEBUG : apple: Unchanged skipping 2026/06/03 05:16:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:16:57 DEBUG : banana: Unchanged skipping 2026/06/03 05:16:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:16:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:16:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:16:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:16:57 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:16:57 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:57 INFO : There was nothing to transfer 2026/06/03 05:16:57 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:57 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : apple: size = 5 OK 2026/06/03 05:16:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : apple: Unchanged skipping 2026/06/03 05:16:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:16:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:16:58 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:16:58 DEBUG : banana: size = 6 OK 2026/06/03 05:16:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:16:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : banana: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:16:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:16:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:16:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:16:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:16:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:16:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:16:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:16:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:16:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:16:58 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:16:58 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:58 INFO : There was nothing to transfer 2026/06/03 05:16:58 DEBUG : Waiting for deletions to finish 2026/06/03 05:16:58 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:16:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:17:39 DEBUG : Waiting for deletions to finish 2026/06/03 05:17:40 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/03 05:17:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:17:40 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:17:40 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:17:41 DEBUG : YXBwbGU=: size = 5 OK 2026/06/03 05:17:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 05:17:41 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/03 05:17:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:41 DEBUG : YmFuYW5h: size = 6 OK 2026/06/03 05:17:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 05:17:41 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/03 05:17:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/03 05:17:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 05:17:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/03 05:17:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 05:17:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/03 05:17:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 05:17:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/03 05:17:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 05:17:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/03 05:17:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 05:17:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/03 05:17:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 05:17:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/03 05:17:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 05:17:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/03 05:17:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 05:17:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/03 05:17:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 05:17:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/03 05:17:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 05:17:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/03 05:17:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 05:17:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/03 05:17:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 05:17:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/03 05:17:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 05:17:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/03 05:17:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 05:17:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/03 05:17:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 05:17:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/03 05:17:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 05:17:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/03 05:17:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 05:17:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/03 05:17:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 05:17:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:43 DEBUG : Waiting for deletions to finish 2026/06/03 05:17:43 INFO : dir1/0010-456789.txt: Deleted 2026/06/03 05:17:43 INFO : appleappleapplebanana: Deleted 2026/06/03 05:17:44 INFO : dir1/0015-9;=.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0013-789;=.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0014-89;=.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0007-1234567.txt: Deleted 2026/06/03 05:17:44 INFO : splitbananasplit: Deleted 2026/06/03 05:17:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0003-defghij.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0008-2345678.txt: Deleted 2026/06/03 05:17:44 INFO : apple: Deleted 2026/06/03 05:17:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0011-56789;.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0012-6789;.txt: Deleted 2026/06/03 05:17:44 INFO : banana: Deleted 2026/06/03 05:17:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/03 05:17:44 INFO : dir1/0009-3456789.txt: Deleted 2026/06/03 05:17:44 DEBUG : Waiting for deletions to finish 2026/06/03 05:17:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : YXBwbGU=: size = 5 OK 2026/06/03 05:17:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : apple: Unchanged skipping 2026/06/03 05:17:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:17:45 DEBUG : YmFuYW5h: size = 6 OK 2026/06/03 05:17:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : banana: Unchanged skipping 2026/06/03 05:17:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/03 05:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:17:45 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:17:45 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:17:45 DEBUG : Waiting for deletions to finish 2026/06/03 05:17:45 DEBUG : Waiting for deletions to finish 2026/06/03 05:17:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:18:18 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:18 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:18:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 05:18:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 05:18:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 05:18:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 05:18:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 05:18:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 05:18:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 05:18:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 05:18:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 05:18:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 05:18:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 05:18:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 05:18:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 05:18:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/03 05:18:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:19 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:18:19 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:18:19 DEBUG : PREFIXapple: size = 5 OK 2026/06/03 05:18:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 05:18:19 INFO : apple: Copied (new) to: PREFIXapple 2026/06/03 05:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 05:18:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/03 05:18:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 05:18:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/03 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/03 05:18:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 05:18:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/03 05:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 05:18:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 05:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 05:18:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 05:18:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 05:18:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 05:18:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 05:18:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 05:18:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 05:18:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/03 05:18:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 05:18:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/03 05:18:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 05:18:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:21 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/03 05:18:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 05:18:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:21 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/03 05:18:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 05:18:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:21 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/03 05:18:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 05:18:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 05:18:21 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/03 05:18:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 05:18:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:21 DEBUG : PREFIXbanana: size = 6 OK 2026/06/03 05:18:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 05:18:21 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/03 05:18:21 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/03 05:18:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 05:18:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:21 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/03 05:18:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 05:18:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/03 05:18:21 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:21 INFO : dir1/0009-3456789.txt: Deleted 2026/06/03 05:18:21 INFO : dir1/0013-789;=.txt: Deleted 2026/06/03 05:18:21 INFO : dir1/0011-56789;.txt: Deleted 2026/06/03 05:18:21 INFO : dir1/0014-89;=.txt: Deleted 2026/06/03 05:18:22 INFO : dir1/0015-9;=.txt: Deleted 2026/06/03 05:18:22 INFO : appleappleapplebanana: Deleted 2026/06/03 05:18:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/03 05:18:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/03 05:18:22 INFO : dir1/0007-1234567.txt: Deleted 2026/06/03 05:18:22 INFO : apple: Deleted 2026/06/03 05:18:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/03 05:18:22 INFO : dir1/0003-defghij.txt: Deleted 2026/06/03 05:18:22 INFO : dir1/0012-6789;.txt: Deleted 2026/06/03 05:18:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/03 05:18:22 INFO : banana: Deleted 2026/06/03 05:18:22 INFO : dir1/0010-456789.txt: Deleted 2026/06/03 05:18:22 INFO : splitbananasplit: Deleted 2026/06/03 05:18:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/03 05:18:22 INFO : dir1/0008-2345678.txt: Deleted 2026/06/03 05:18:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/03 05:18:22 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:18:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 05:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 05:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 05:18:23 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 05:18:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 05:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 05:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 05:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 05:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 05:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 05:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 05:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 05:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 05:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 05:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 05:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 05:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 05:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 05:18:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:23 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:18:23 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:18:23 DEBUG : banana: size = 6 OK 2026/06/03 05:18:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 05:18:23 INFO : banana: Copied (new) 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:18:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 05:18:23 INFO : appleappleapplebanana: Copied (new) 2026/06/03 05:18:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:18:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 05:18:23 INFO : splitbananasplit: Copied (new) 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:18:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 05:18:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 05:18:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:18:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 05:18:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:18:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 05:18:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:18:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 05:18:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:18:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 05:18:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:18:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 05:18:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:18:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 05:18:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:18:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 05:18:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:18:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 05:18:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:18:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 05:18:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/03 05:18:24 DEBUG : apple: size = 5 OK 2026/06/03 05:18:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 05:18:24 INFO : apple: Copied (new) 2026/06/03 05:18:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:18:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 05:18:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/03 05:18:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:18:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 05:18:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/03 05:18:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:18:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 05:18:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/03 05:18:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:18:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 05:18:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/03 05:18:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:18:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 05:18:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/03 05:18:26 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/03 05:18:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/03 05:18:26 INFO : PREFIXapple: Deleted 2026/06/03 05:18:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/03 05:18:26 INFO : PREFIXbanana: Deleted 2026/06/03 05:18:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/03 05:18:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/03 05:18:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/03 05:18:27 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/03 05:18:27 INFO : PREFIXsplitbananasplit: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/03 05:18:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/03 05:18:27 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:27 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:27 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:18:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:18:48 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:49 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 05:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 05:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 05:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 05:18:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/03 05:18:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 05:18:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/03 05:18:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:49 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:18:49 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:18:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/03 05:18:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 05:18:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:50 DEBUG : appleSUFFIX: size = 5 OK 2026/06/03 05:18:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 05:18:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 05:18:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/03 05:18:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 05:18:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/03 05:18:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 05:18:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/03 05:18:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 05:18:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/03 05:18:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 05:18:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/03 05:18:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 05:18:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/03 05:18:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 05:18:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/03 05:18:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 05:18:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/03 05:18:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 05:18:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/03 05:18:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/03 05:18:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 05:18:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/03 05:18:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 05:18:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/03 05:18:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 05:18:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/03 05:18:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 05:18:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/03 05:18:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 05:18:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/03 05:18:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 05:18:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/03 05:18:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 05:18:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/03 05:18:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/03 05:18:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 05:18:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/03 05:18:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/03 05:18:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 05:18:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/03 05:18:52 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:52 INFO : dir1/0008-2345678.txt: Deleted 2026/06/03 05:18:52 INFO : dir1/0015-9;=.txt: Deleted 2026/06/03 05:18:52 INFO : banana: Deleted 2026/06/03 05:18:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/03 05:18:52 INFO : dir1/0010-456789.txt: Deleted 2026/06/03 05:18:52 INFO : dir1/0012-6789;.txt: Deleted 2026/06/03 05:18:52 INFO : dir1/0003-defghij.txt: Deleted 2026/06/03 05:18:52 INFO : dir1/0014-89;=.txt: Deleted 2026/06/03 05:18:52 INFO : appleappleapplebanana: Deleted 2026/06/03 05:18:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/03 05:18:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/03 05:18:52 INFO : dir1/0009-3456789.txt: Deleted 2026/06/03 05:18:53 INFO : dir1/0011-56789;.txt: Deleted 2026/06/03 05:18:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/03 05:18:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/03 05:18:53 INFO : dir1/0007-1234567.txt: Deleted 2026/06/03 05:18:53 INFO : dir1/0013-789;=.txt: Deleted 2026/06/03 05:18:53 INFO : apple: Deleted 2026/06/03 05:18:53 INFO : splitbananasplit: Deleted 2026/06/03 05:18:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/03 05:18:53 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/03 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 05:18:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 05:18:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 05:18:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 05:18:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 05:18:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 05:18:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 05:18:53 DEBUG : banana: size = 6 OK 2026/06/03 05:18:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 05:18:53 INFO : banana: Copied (new) 2026/06/03 05:18:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:18:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:18:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:18:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:18:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 05:18:54 INFO : appleappleapplebanana: Copied (new) 2026/06/03 05:18:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:18:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 05:18:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/03 05:18:54 DEBUG : apple: size = 5 OK 2026/06/03 05:18:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 05:18:54 INFO : apple: Copied (new) 2026/06/03 05:18:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:18:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 05:18:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/03 05:18:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:18:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 05:18:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/03 05:18:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:18:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 05:18:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/03 05:18:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:18:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 05:18:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/03 05:18:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:18:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 05:18:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:18:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 05:18:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:18:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 05:18:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:18:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 05:18:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:18:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 05:18:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:18:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 05:18:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:18:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 05:18:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:18:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 05:18:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:18:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 05:18:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:18:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 05:18:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/03 05:18:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:18:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 05:18:55 INFO : splitbananasplit: Copied (new) 2026/06/03 05:18:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:18:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 05:18:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/03 05:18:56 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : bananaSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : appleSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/03 05:18:56 INFO : splitbananasplitSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/03 05:18:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/03 05:18:56 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:56 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:18:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : Waiting for deletions to finish 2026/06/03 05:18:57 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:18:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:19:19 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:19 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:19:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:19:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : apple: size = 5 OK 2026/06/03 05:19:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:20 DEBUG : apple: Unchanged skipping 2026/06/03 05:19:20 DEBUG : banana: size = 6 OK 2026/06/03 05:19:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:20 DEBUG : banana: Unchanged skipping 2026/06/03 05:19:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:20 DEBUG : splitbanan: size = 16 OK 2026/06/03 05:19:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 05:19:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/03 05:19:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/03 05:19:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 05:19:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:20 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:19:20 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:19:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/03 05:19:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 05:19:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/03 05:19:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:20 DEBUG : appleapple: size = 21 OK 2026/06/03 05:19:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 05:19:20 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/03 05:19:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/03 05:19:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 05:19:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/03 05:19:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/03 05:19:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 05:19:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/03 05:19:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/03 05:19:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 05:19:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/03 05:19:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/03 05:19:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 05:19:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/03 05:19:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/03 05:19:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 05:19:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/03 05:19:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/03 05:19:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 05:19:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/03 05:19:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/03 05:19:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 05:19:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/03 05:19:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/03 05:19:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 05:19:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/03 05:19:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/03 05:19:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 05:19:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/03 05:19:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/03 05:19:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 05:19:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/03 05:19:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/03 05:19:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 05:19:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/03 05:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/03 05:19:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 05:19:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/03 05:19:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/03 05:19:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 05:19:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/03 05:19:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/03 05:19:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 05:19:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/03 05:19:22 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/03 05:19:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 05:19:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/03 05:19:22 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:22 INFO : dir1/0014-89;=.txt: Deleted 2026/06/03 05:19:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/03 05:19:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/03 05:19:22 INFO : dir1/0012-6789;.txt: Deleted 2026/06/03 05:19:22 INFO : dir1/0009-3456789.txt: Deleted 2026/06/03 05:19:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/03 05:19:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/03 05:19:22 INFO : dir1/0003-defghij.txt: Deleted 2026/06/03 05:19:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/03 05:19:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/03 05:19:23 INFO : dir1/0013-789;=.txt: Deleted 2026/06/03 05:19:23 INFO : dir1/0008-2345678.txt: Deleted 2026/06/03 05:19:23 INFO : dir1/0007-1234567.txt: Deleted 2026/06/03 05:19:23 INFO : dir1/0010-456789.txt: Deleted 2026/06/03 05:19:23 INFO : dir1/0015-9;=.txt: Deleted 2026/06/03 05:19:23 INFO : dir1/0011-56789;.txt: Deleted 2026/06/03 05:19:23 INFO : appleappleapplebanana: Deleted 2026/06/03 05:19:23 INFO : splitbananasplit: Deleted 2026/06/03 05:19:23 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:23 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : appleapple: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/03 05:19:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:24 DEBUG : apple: size = 5 OK 2026/06/03 05:19:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : apple: Unchanged skipping 2026/06/03 05:19:24 DEBUG : appleapple: size = 21 OK 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:19:24 DEBUG : banana: size = 6 OK 2026/06/03 05:19:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : banana: Unchanged skipping 2026/06/03 05:19:24 DEBUG : splitbanan: size = 16 OK 2026/06/03 05:19:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 05:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 05:19:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 05:19:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 05:19:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 05:19:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 05:19:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 05:19:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 05:19:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 05:19:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 05:19:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 05:19:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 05:19:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 05:19:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 05:19:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 05:19:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/03 05:19:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:19:24 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:19:24 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:19:24 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:24 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:24 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : appleapple: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 05:19:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 05:19:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 05:19:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 05:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 05:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 05:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 05:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 05:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 05:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 05:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 05:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 05:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 05:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 05:19:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 05:19:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 05:19:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 05:19:24 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:19:43 DEBUG : dir1/0014-89;=.txt: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001182_t0058": EOF 2026/06/03 05:19:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001182_t0058": EOF) 2026/06/03 05:19:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0014-89;=.txt" to B2 bucket rclone-test-penolav6peci: 1/10 (Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8fd28d93e01d8bbb9fe80e1b/c001_v0001182_t0058": EOF) 2026/06/03 05:19:48 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 05:19:53 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:53 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:19:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : apple: size = 5 OK 2026/06/03 05:19:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : apple: Unchanged skipping 2026/06/03 05:19:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:19:54 DEBUG : banana: size = 6 OK 2026/06/03 05:19:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:19:54 DEBUG : banana: Unchanged skipping 2026/06/03 05:19:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:19:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:19:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:19:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:19:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:19:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:19:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:19:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:19:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:19:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:19:54 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:19:54 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:54 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:54 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:19:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : apple: size = 5 OK 2026/06/03 05:19:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : apple: Unchanged skipping 2026/06/03 05:19:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:19:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:19:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:19:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:19:55 DEBUG : banana: size = 6 OK 2026/06/03 05:19:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : banana: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:19:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:19:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:19:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:19:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:19:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:19:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:19:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:19:55 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:19:55 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:55 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:55 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:19:55 DEBUG : Waiting for deletions to finish 2026/06/03 05:19:56 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:19:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:20:25 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:25 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : apple: size = 5 OK 2026/06/03 05:20:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : apple: Unchanged skipping 2026/06/03 05:20:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:20:26 DEBUG : banana: size = 6 OK 2026/06/03 05:20:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:20:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : banana: Unchanged skipping 2026/06/03 05:20:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:20:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:20:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:20:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:20:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:20:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:20:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:20:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:20:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:20:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:20:26 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:20:26 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:26 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:26 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:20:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : apple: size = 5 OK 2026/06/03 05:20:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : apple: Unchanged skipping 2026/06/03 05:20:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:20:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:20:27 DEBUG : banana: size = 6 OK 2026/06/03 05:20:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:20:27 DEBUG : banana: Unchanged skipping 2026/06/03 05:20:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:20:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:20:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:20:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:20:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:20:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:20:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:20:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:20:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:20:27 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:20:27 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:27 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:27 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:20:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:20:50 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:50 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:20:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : apple: size = 5 OK 2026/06/03 05:20:51 DEBUG : banana: size = 6 OK 2026/06/03 05:20:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:20:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : banana: Unchanged skipping 2026/06/03 05:20:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:20:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:20:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:20:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : apple: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:20:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:20:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:20:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:20:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:20:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:20:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:20:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:20:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:20:51 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:20:51 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:51 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:51 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:20:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : apple: size = 5 OK 2026/06/03 05:20:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:20:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : apple: Unchanged skipping 2026/06/03 05:20:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:20:52 DEBUG : banana: size = 6 OK 2026/06/03 05:20:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : banana: Unchanged skipping 2026/06/03 05:20:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:20:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:20:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:20:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:20:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:20:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:20:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:20:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:20:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:20:52 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:20:52 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:52 DEBUG : Waiting for deletions to finish 2026/06/03 05:20:52 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:20:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:21:19 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:19 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:21:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : apple: size = 5 OK 2026/06/03 05:21:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : apple: Unchanged skipping 2026/06/03 05:21:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:21:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:21:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:21:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:21:20 DEBUG : banana: size = 6 OK 2026/06/03 05:21:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : banana: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:21:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:21:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:21:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:21:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:21:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:21:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:21:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:21:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:21:20 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:21:20 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:20 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:20 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:21:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:21:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:21:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : banana: size = 6 OK 2026/06/03 05:21:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:21:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:21:21 DEBUG : apple: size = 5 OK 2026/06/03 05:21:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : apple: Unchanged skipping 2026/06/03 05:21:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : banana: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:21:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:21:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:21:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:21:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:21:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:21:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:21:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:21:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:21:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:21:21 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:21 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:21 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:21:45 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:46 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:21:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:21:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:21:47 DEBUG : apple: size = 5 OK 2026/06/03 05:21:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : apple: Unchanged skipping 2026/06/03 05:21:47 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:21:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : banana: size = 6 OK 2026/06/03 05:21:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:21:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : banana: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:21:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:21:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:21:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:21:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:21:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:21:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:21:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:21:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:21:47 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:21:47 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:47 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:47 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 05:21:47 DEBUG : apple: size = 5 OK 2026/06/03 05:21:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : apple: Unchanged skipping 2026/06/03 05:21:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 05:21:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : banana: size = 6 OK 2026/06/03 05:21:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 05:21:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : banana: Unchanged skipping 2026/06/03 05:21:47 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 05:21:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:21:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 05:21:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 05:21:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 05:21:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 05:21:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 05:21:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 05:21:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 05:21:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:21:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 05:21:48 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:21:48 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:48 DEBUG : Waiting for deletions to finish 2026/06/03 05:21:48 DEBUG : apple: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : banana: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 05:21:48 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (365.08s) --- PASS: TestTransform/NFC (33.79s) --- PASS: TestTransform/NFD (41.42s) --- PASS: TestTransform/base64 (47.13s) --- PASS: TestTransform/prefix (42.35s) --- PASS: TestTransform/suffix (29.23s) --- PASS: TestTransform/truncate (27.50s) --- PASS: TestTransform/encoder (31.42s) --- PASS: TestTransform/ISO-8859-1 (31.60s) --- PASS: TestTransform/charmap (24.80s) --- PASS: TestTransform/lowercase (29.14s) --- PASS: TestTransform/ascii (26.69s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:21:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/03 05:21:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/03 05:21:53 INFO : sub dir_somesuffix: Making directory 2026/06/03 05:21:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/03 05:21:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/03 05:21:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/03 05:21:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/03 05:21:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/03 05:21:53 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:21:53 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:21:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/03 05:21:54 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:21:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/03 05:21:54 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.68s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:21:54 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:21:55 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:21:55 INFO : tictactoe: Making directory 2026/06/03 05:21:55 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:21:55 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:21:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:21:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/03 05:21:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:21:55 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:21:55 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:00 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/03 05:22:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/03 05:22:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (6.60s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:01 INFO : toe: Making directory 2026/06/03 05:22:01 INFO : toe/toe: Making directory 2026/06/03 05:22:01 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/03 05:22:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/03 05:22:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/03 05:22:01 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:01 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/03 05:22:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/03 05:22:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.17s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:03 INFO : toe: Making directory 2026/06/03 05:22:03 INFO : toe/toe: Making directory 2026/06/03 05:22:03 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/03 05:22:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/03 05:22:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/03 05:22:03 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:03 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/03 05:22:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/03 05:22:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:05 DEBUG : empty_dir: Making directory with metadata 2026/06/03 05:22:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 05:22:05 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:05 INFO : tictacempty_dir: Making directory 2026/06/03 05:22:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:05 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:05 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:05 INFO : tictactoe: Making directory 2026/06/03 05:22:05 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:05 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:05 INFO : tictactoe/tictactoe: Making directory 2026/06/03 05:22:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 05:22:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 05:22:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 05:22:05 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:05 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/03 05:22:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/03 05:22:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.86s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:08 DEBUG : empty_dir: Making directory with metadata 2026/06/03 05:22:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 05:22:08 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:08 INFO : tictacempty_dir: Making directory 2026/06/03 05:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:08 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:08 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:08 INFO : tictactoe: Making directory 2026/06/03 05:22:08 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:08 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:08 INFO : tictactoe/tictactoe: Making directory 2026/06/03 05:22:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 05:22:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 05:22:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:08 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:08 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 05:22:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/03 05:22:09 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:09 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:10 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:10 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 05:22:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 05:22:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/03 05:22:10 NOTICE: B2 bucket rclone-test-penolav6peci: 0 differences found 2026/06/03 05:22:10 NOTICE: B2 bucket rclone-test-penolav6peci: 1 matching files --- PASS: TestAllTag (2.70s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:11 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:11 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:11 INFO : tictactoe: Making directory 2026/06/03 05:22:11 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:11 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:11 INFO : tictactoe/tictactoe: Making directory 2026/06/03 05:22:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 05:22:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 05:22:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 05:22:11 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:11 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/03 05:22:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/03 05:22:12 DEBUG : Waiting for deletions to finish 2026/06/03 05:22:12 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:12 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:12 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/03 05:22:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 05:22:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 05:22:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/03 05:22:12 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:12 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:12 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2026/06/03 05:22:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:13 INFO : toe: Making directory 2026/06/03 05:22:13 INFO : toe/toe: Making directory 2026/06/03 05:22:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/03 05:22:13 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:13 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:15 DEBUG : toe/toe/toe: size = 11 OK 2026/06/03 05:22:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:15 INFO : toe/toe/toe: Copied (new) 2026/06/03 05:22:15 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.57s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:16 DEBUG : empty_dir: Making directory with metadata 2026/06/03 05:22:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 05:22:16 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:16 INFO : tictacempty_dir: Making directory 2026/06/03 05:22:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:16 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:16 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:16 INFO : tictactoe: Making directory 2026/06/03 05:22:16 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:16 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:16 INFO : tictactoe/tictactoe: Making directory 2026/06/03 05:22:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 05:22:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 05:22:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:16 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 05:22:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:17 INFO : toe/toe/toe.txt: Deleted 2026/06/03 05:22:17 INFO : toe/toe: Removing directory 2026/06/03 05:22:17 INFO : toe: Removing directory 2026/06/03 05:22:17 INFO : empty_dir: Removing directory 2026/06/03 05:22:17 DEBUG : Local file system at /tmp/rclone3093742912: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.84s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:18 DEBUG : empty_dir: Making directory with metadata 2026/06/03 05:22:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 05:22:18 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:18 INFO : tictacempty_dir: Making directory 2026/06/03 05:22:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:18 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:18 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:18 INFO : tictactoe: Making directory 2026/06/03 05:22:18 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:18 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:18 INFO : tictactoe/tictactoe: Making directory 2026/06/03 05:22:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 05:22:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 05:22:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:18 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:18 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 05:22:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:18 INFO : toe/toe/toe.txt: Deleted 2026/06/03 05:22:18 INFO : toe/toe: Removing directory 2026/06/03 05:22:18 INFO : toe: Removing directory 2026/06/03 05:22:18 INFO : empty_dir: Removing directory 2026/06/03 05:22:18 DEBUG : Local file system at /tmp/rclone3093742912: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/03 05:22:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 05:22:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/03 05:22:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 05:22:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 05:22:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 05:22:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/03 05:22:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/03 05:22:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.11s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:21 DEBUG : Reset feature "Copy" 2026/06/03 05:22:21 DEBUG : Reset feature "Move" 2026/06/03 05:22:21 DEBUG : Reset feature "Copy" 2026/06/03 05:22:21 DEBUG : Reset feature "Move" 2026/06/03 05:22:21 DEBUG : empty_dir: Making directory with metadata 2026/06/03 05:22:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 05:22:21 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:21 INFO : tictacempty_dir: Making directory 2026/06/03 05:22:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 05:22:21 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:21 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:21 INFO : tictactoe: Making directory 2026/06/03 05:22:21 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:21 DEBUG : toe: transformed to: tictactoe 2026/06/03 05:22:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:21 INFO : tictactoe/tictactoe: Making directory 2026/06/03 05:22:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 05:22:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 05:22:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 05:22:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:21 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 05:22:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 05:22:25 INFO : toe/toe/toe.txt: Deleted 2026/06/03 05:22:25 INFO : toe/toe: Removing directory 2026/06/03 05:22:25 INFO : toe: Removing directory 2026/06/03 05:22:25 INFO : empty_dir: Removing directory 2026/06/03 05:22:25 DEBUG : Local file system at /tmp/rclone3093742912: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/03 05:22:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 05:22:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/03 05:22:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 05:22:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 05:22:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 05:22:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/03 05:22:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/03 05:22:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (7.16s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:28 DEBUG : toe: transformed to: dG9l 2026/06/03 05:22:28 DEBUG : toe: transformed to: dG9l 2026/06/03 05:22:28 INFO : dG9l: Making directory 2026/06/03 05:22:28 DEBUG : toe: transformed to: dG9l 2026/06/03 05:22:28 DEBUG : toe: transformed to: dG9l 2026/06/03 05:22:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/03 05:22:28 INFO : dG9l/dG9l: Making directory 2026/06/03 05:22:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/03 05:22:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/03 05:22:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/03 05:22:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 05:22:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/03 05:22:28 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:28 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/03 05:22:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/03 05:22:29 DEBUG : Waiting for deletions to finish 2026/06/03 05:22:29 DEBUG : dG9l: transformed to: toe 2026/06/03 05:22:29 DEBUG : dG9l: transformed to: toe 2026/06/03 05:22:30 DEBUG : dG9l: transformed to: toe 2026/06/03 05:22:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/03 05:22:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/03 05:22:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/03 05:22:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/03 05:22:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/03 05:22:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/03 05:22:30 DEBUG : Local file system at /tmp/rclone3093742912: Waiting for checks to finish 2026/06/03 05:22:30 DEBUG : Local file system at /tmp/rclone3093742912: Waiting for transfers to finish 2026/06/03 05:22:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.73s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-penolav6peci", Local "Local file system at /tmp/rclone3093742912", Modify Window "1ms" 2026/06/03 05:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 05:22:31 DEBUG : toe: transformed to: 2026/06/03 05:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 05:22:31 DEBUG : toe: transformed to: 2026/06/03 05:22:31 INFO : B2 bucket rclone-test-penolav6peci: Making directory 2026/06/03 05:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 05:22:31 DEBUG : toe: transformed to: 2026/06/03 05:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 05:22:31 DEBUG : toe: transformed to: 2026/06/03 05:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 05:22:31 DEBUG : toe/toe: transformed to: 2026/06/03 05:22:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/03 05:22:31 INFO : toe/toe: Making directory 2026/06/03 05:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 05:22:31 DEBUG : toe/toe: transformed to: 2026/06/03 05:22:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/03 05:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 05:22:31 DEBUG : toe: transformed to: 2026/06/03 05:22:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/03 05:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 05:22:31 DEBUG : toe/toe/toe: transformed to: 2026/06/03 05:22:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/03 05:22:31 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for checks to finish 2026/06/03 05:22:31 DEBUG : B2 bucket rclone-test-penolav6peci: Waiting for transfers to finish 2026/06/03 05:22:32 DEBUG : toe/toe/toe: size = 11 OK 2026/06/03 05:22:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 05:22:32 INFO : toe/toe/toe: Copied (new) 2026/06/03 05:22:32 ERROR : B2 bucket rclone-test-penolav6peci: not deleting files as there were IO errors 2026/06/03 05:22:32 ERROR : B2 bucket rclone-test-penolav6peci: not deleting directories as there were IO errors --- PASS: TestError (2.28s) PASS 2026/06/03 05:22:33 DEBUG : B2 bucket rclone-test-penolav6peci: Purge remote 2026/06/03 05:22:33 INFO : B2 bucket rclone-test-penolav6peci: cleaning bucket "rclone-test-penolav6peci" of all files 2026/06/03 05:22:34 DEBUG : BackupDir/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d0d_d20260603_m051303_c001_v7007000_t0000_u01780463583832") 2026/06/03 05:22:34 DEBUG : BackupDir/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f117ecb88255bf0cf_d20260603_m051258_c001_v0001167_t0003_u01780463578277") 2026/06/03 05:22:34 DEBUG : CompareDest/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e564c_d20260603_m051238_c001_v7007000_t0000_u01780463558261") 2026/06/03 05:22:34 DEBUG : CompareDest/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d18d_d20260603_m051232_c001_v0001178_t0057_u01780463552543") 2026/06/03 05:22:34 DEBUG : CompareDest/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e564e_d20260603_m051238_c001_v7007000_t0000_u01780463558563") 2026/06/03 05:22:34 DEBUG : CompareDest/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13724_d20260603_m051233_c001_v0001115_t0006_u01780463553526") 2026/06/03 05:22:34 DEBUG : CopyDest/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d0e_d20260603_m051304_c001_v7007000_t0000_u01780463584017") 2026/06/03 05:22:34 DEBUG : CopyDest/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1378a_d20260603_m051255_c001_v0001115_t0042_u01780463575102") 2026/06/03 05:22:34 DEBUG : CopyDest/three: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d0f_d20260603_m051304_c001_v7007000_t0000_u01780463584202") 2026/06/03 05:22:34 DEBUG : CopyDest/three: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e137a8_d20260603_m051301_c001_v0001115_t0050_u01780463581414") 2026/06/03 05:22:34 DEBUG : CopyDest/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d10_d20260603_m051304_c001_v7007000_t0000_u01780463584385") 2026/06/03 05:22:34 DEBUG : CopyDest/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d22d_d20260603_m051259_c001_v0001178_t0030_u01780463579189") 2026/06/03 05:22:34 DEBUG : EXISTING: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05652_d20260603_m051433_c001_v7007000_t0000_u01780463673486") 2026/06/03 05:22:34 DEBUG : EXISTING: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f67_d20260603_m051432_c001_v0001120_t0017_u01780463672306") 2026/06/03 05:22:34 DEBUG : PREFIXapple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa5c_d20260603_m051826_c001_v7007000_t0000_u01780463906795") 2026/06/03 05:22:35 DEBUG : PREFIXapple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec12ca_d20260603_m051819_c001_v0001182_t0015_u01780463899477") 2026/06/03 05:22:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4217bcbc7caf9636_d20260603_m051826_c001_v7007000_t0000_u01780463906951") 2026/06/03 05:22:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce3d_d20260603_m051819_c001_v0001136_t0009_u01780463899495") 2026/06/03 05:22:35 DEBUG : PREFIXbanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa5d_d20260603_m051826_c001_v7007000_t0000_u01780463906806") 2026/06/03 05:22:35 DEBUG : PREFIXbanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea56f_d20260603_m051819_c001_v0001144_t0018_u01780463899147") 2026/06/03 05:22:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4217bcbc7caf9637_d20260603_m051827_c001_v7007000_t0000_u01780463907141") 2026/06/03 05:22:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f15f_d20260603_m051819_c001_v0001038_t0026_u01780463899487") 2026/06/03 05:22:35 DEBUG : Testêé: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f0564d_d20260603_m051429_c001_v7007000_t0000_u01780463669811") 2026/06/03 05:22:35 DEBUG : Testêé: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f53_d20260603_m051428_c001_v0001120_t0045_u01780463668931") 2026/06/03 05:22:35 DEBUG : Testêé: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f51_d20260603_m051428_c001_v0001120_t0015_u01780463668200") 2026/06/03 05:22:35 DEBUG : YXBwbGU=: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabeba7_d20260603_m051746_c001_v7007000_t0000_u01780463866298") 2026/06/03 05:22:35 DEBUG : YXBwbGU=: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f0f5_d20260603_m051740_c001_v0001038_t0039_u01780463860872") 2026/06/03 05:22:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabeba8_d20260603_m051746_c001_v7007000_t0000_u01780463866480") 2026/06/03 05:22:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea4d3_d20260603_m051740_c001_v0001144_t0031_u01780463860883") 2026/06/03 05:22:35 DEBUG : YmFuYW5h: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabeba9_d20260603_m051746_c001_v7007000_t0000_u01780463866661") 2026/06/03 05:22:35 DEBUG : YmFuYW5h: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec10e9_d20260603_m051741_c001_v0001182_t0037_u01780463861632") 2026/06/03 05:22:35 DEBUG : a/potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb72e_d20260603_m050947_c001_v7007000_t0000_u01780463387017") 2026/06/03 05:22:36 DEBUG : a/potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1344b_d20260603_m050945_c001_v0001115_t0014_u01780463385789") 2026/06/03 05:22:36 DEBUG : a/potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08969501_d20260603_m050943_c001_v7007000_t0000_u01780463383149") 2026/06/03 05:22:36 DEBUG : a/potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1342b_d20260603_m050941_c001_v0001115_t0028_u01780463381958") 2026/06/03 05:22:36 DEBUG : a/potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb56e_d20260603_m050915_c001_v7007000_t0000_u01780463355131") 2026/06/03 05:22:36 DEBUG : a/potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13365_d20260603_m050913_c001_v0001115_t0034_u01780463353904") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972229_d20260603_m052149_c001_v7007000_t0000_u01780464109009") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f432_d20260603_m052142_c001_v0001038_t0001_u01780464102863") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453456_d20260603_m052122_c001_v7007000_t0000_u01780464082275") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cffb_d20260603_m052116_c001_v0001136_t0045_u01780464076394") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897219f_d20260603_m052053_c001_v7007000_t0000_u01780464053155") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea793_d20260603_m052047_c001_v0001144_t0052_u01780464047150") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f414099685507faa0_d20260603_m052028_c001_v7007000_t0000_u01780464028206") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f2ea_d20260603_m052021_c001_v0001038_t0053_u01780464021821") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545460_d20260603_m051956_c001_v7007000_t0000_u01780463996736") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf21_d20260603_m051949_c001_v0001136_t0010_u01780463989557") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88a4_d20260603_m051925_c001_v7007000_t0000_u01780463965304") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cedb_d20260603_m051917_c001_v0001136_t0024_u01780463957583") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324861_d20260603_m051857_c001_v7007000_t0000_u01780463937850") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cea7_d20260603_m051853_c001_v0001136_t0045_u01780463933900") 2026/06/03 05:22:36 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44e938_d20260603_m051852_c001_v7007000_t0000_u01780463932976") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce93_d20260603_m051846_c001_v0001136_t0029_u01780463926619") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432483f_d20260603_m051828_c001_v7007000_t0000_u01780463908501") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea57d_d20260603_m051823_c001_v0001144_t0000_u01780463903352") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa57_d20260603_m051822_c001_v7007000_t0000_u01780463902141") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1274_d20260603_m051812_c001_v0001182_t0019_u01780463892130") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f422cef7132d30a1a_d20260603_m051744_c001_v7007000_t0000_u01780463864412") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f0e5_d20260603_m051734_c001_v0001038_t0000_u01780463854478") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054534d_d20260603_m051659_c001_v7007000_t0000_u01780463819033") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f055_d20260603_m051650_c001_v0001038_t0007_u01780463810963") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910813_d20260603_m051617_c001_v7007000_t0000_u01780463777669") 2026/06/03 05:22:37 DEBUG : apple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636efb5_d20260603_m051607_c001_v0001038_t0022_u01780463767859") 2026/06/03 05:22:37 DEBUG : appleSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186e0_d20260603_m051856_c001_v7007000_t0000_u01780463936158") 2026/06/03 05:22:37 DEBUG : appleSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce9b_d20260603_m051849_c001_v0001136_t0058_u01780463929773") 2026/06/03 05:22:37 DEBUG : appleapple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88a5_d20260603_m051925_c001_v7007000_t0000_u01780463965487") 2026/06/03 05:22:37 DEBUG : appleapple: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cee5_d20260603_m051920_c001_v0001136_t0040_u01780463960420") 2026/06/03 05:22:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897222a_d20260603_m052149_c001_v7007000_t0000_u01780464109189") 2026/06/03 05:22:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea897_d20260603_m052143_c001_v0001144_t0040_u01780464103669") 2026/06/03 05:22:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453458_d20260603_m052122_c001_v7007000_t0000_u01780464082459") 2026/06/03 05:22:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f3da_d20260603_m052118_c001_v0001038_t0032_u01780464078391") 2026/06/03 05:22:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721a0_d20260603_m052053_c001_v7007000_t0000_u01780464053341") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cfa5_d20260603_m052048_c001_v0001136_t0006_u01780464048652") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f414099685507fbce_d20260603_m052028_c001_v7007000_t0000_u01780464028388") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea737_d20260603_m052022_c001_v0001144_t0016_u01780464022936") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545461_d20260603_m051956_c001_v7007000_t0000_u01780463996919") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f29a_d20260603_m051952_c001_v0001038_t0002_u01780463992574") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42675c7a40738382_d20260603_m051923_c001_v7007000_t0000_u01780463963219") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea63f_d20260603_m051918_c001_v0001144_t0022_u01780463958108") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324862_d20260603_m051858_c001_v7007000_t0000_u01780463938031") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1d7_d20260603_m051853_c001_v0001038_t0033_u01780463933870") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd223845_d20260603_m051852_c001_v7007000_t0000_u01780463932766") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1c1_d20260603_m051847_c001_v0001038_t0030_u01780463927163") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324840_d20260603_m051828_c001_v7007000_t0000_u01780463908683") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce55_d20260603_m051823_c001_v0001136_t0016_u01780463903373") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa56_d20260603_m051821_c001_v7007000_t0000_u01780463901959") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce23_d20260603_m051812_c001_v0001136_t0004_u01780463892966") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f422cef7132d30a13_d20260603_m051743_c001_v7007000_t0000_u01780463863866") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f0e9_d20260603_m051736_c001_v0001038_t0014_u01780463856553") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054534e_d20260603_m051659_c001_v7007000_t0000_u01780463819217") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f05d_d20260603_m051654_c001_v0001038_t0020_u01780463814286") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910814_d20260603_m051617_c001_v7007000_t0000_u01780463777850") 2026/06/03 05:22:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636efbf_d20260603_m051612_c001_v0001038_t0047_u01780463772128") 2026/06/03 05:22:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432485f_d20260603_m051856_c001_v7007000_t0000_u01780463936321") 2026/06/03 05:22:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec144f_d20260603_m051849_c001_v0001182_t0034_u01780463929784") 2026/06/03 05:22:39 DEBUG : b/potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb72f_d20260603_m050947_c001_v7007000_t0000_u01780463387200") 2026/06/03 05:22:39 DEBUG : b/potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13439_d20260603_m050943_c001_v0001115_t0028_u01780463383694") 2026/06/03 05:22:39 DEBUG : b/potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089694f7_d20260603_m050942_c001_v7007000_t0000_u01780463382601") 2026/06/03 05:22:39 DEBUG : b/potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1341b_d20260603_m050939_c001_v0001115_t0035_u01780463379968") 2026/06/03 05:22:39 DEBUG : b/potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb559_d20260603_m050914_c001_v7007000_t0000_u01780463354587") 2026/06/03 05:22:39 DEBUG : b/potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13355_d20260603_m050911_c001_v0001115_t0046_u01780463351757") 2026/06/03 05:22:39 DEBUG : backup/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd21c3c1_d20260603_m051317_c001_v7007000_t0000_u01780463597798") 2026/06/03 05:22:39 DEBUG : backup/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f105a2b27dcd8808c_d20260603_m051315_c001_v0001117_t0041_u01780463595175") 2026/06/03 05:22:39 DEBUG : backup/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11284dd0d0cd81a1_d20260603_m051310_c001_v0001184_t0037_u01780463590792") 2026/06/03 05:22:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabd042_d20260603_m051345_c001_v7007000_t0000_u01780463625439") 2026/06/03 05:22:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11708d6be314d7b2_d20260603_m051343_c001_v0001184_t0031_u01780463623715") 2026/06/03 05:22:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11434b967f407652_d20260603_m051339_c001_v0001032_t0047_u01780463619123") 2026/06/03 05:22:39 DEBUG : backup/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0a698_d20260603_m051333_c001_v7007000_t0000_u01780463613332") 2026/06/03 05:22:39 DEBUG : backup/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f116767164e016773_d20260603_m051331_c001_v0001037_t0029_u01780463611568") 2026/06/03 05:22:39 DEBUG : backup/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11315c721f3a2545_d20260603_m051326_c001_v0001174_t0056_u01780463606186") 2026/06/03 05:22:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabd043_d20260603_m051345_c001_v7007000_t0000_u01780463625622") 2026/06/03 05:22:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1042cdf616948b9b_d20260603_m051344_c001_v0001120_t0025_u01780463624545") 2026/06/03 05:22:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1197d51b0ad6828a_d20260603_m051340_c001_v0001038_t0011_u01780463620947") 2026/06/03 05:22:39 DEBUG : backup/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd21c3c2_d20260603_m051317_c001_v7007000_t0000_u01780463597981") 2026/06/03 05:22:39 DEBUG : backup/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f117bcdec8c9c4f0b_d20260603_m051316_c001_v0001182_t0053_u01780463596942") 2026/06/03 05:22:39 DEBUG : backup/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11315c721f3a244d_d20260603_m051312_c001_v0001174_t0005_u01780463592492") 2026/06/03 05:22:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0a699_d20260603_m051333_c001_v7007000_t0000_u01780463613514") 2026/06/03 05:22:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f103c10b14fb0f11a_d20260603_m051332_c001_v0001185_t0046_u01780463612586") 2026/06/03 05:22:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f108a69febd0a6e8f_d20260603_m051329_c001_v0001134_t0059_u01780463609273") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897222b_d20260603_m052149_c001_v7007000_t0000_u01780464109372") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d03c_d20260603_m052143_c001_v0001136_t0031_u01780464103184") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45345b_d20260603_m052122_c001_v7007000_t0000_u01780464082644") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea819_d20260603_m052116_c001_v0001144_t0001_u01780464076822") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721a1_d20260603_m052053_c001_v7007000_t0000_u01780464053525") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f352_d20260603_m052048_c001_v0001038_t0000_u01780464048171") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f414099685507fbcf_d20260603_m052028_c001_v7007000_t0000_u01780464028573") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf6d_d20260603_m052022_c001_v0001136_t0045_u01780464022542") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545462_d20260603_m051957_c001_v7007000_t0000_u01780463997102") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea6b1_d20260603_m051949_c001_v0001144_t0043_u01780463989956") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88a6_d20260603_m051925_c001_v7007000_t0000_u01780463965671") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1575_d20260603_m051917_c001_v0001182_t0037_u01780463957914") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324863_d20260603_m051858_c001_v7007000_t0000_u01780463938214") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec148f_d20260603_m051853_c001_v0001182_t0007_u01780463933880") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186da_d20260603_m051852_c001_v7007000_t0000_u01780463932541") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1427_d20260603_m051846_c001_v0001182_t0047_u01780463926955") 2026/06/03 05:22:40 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324841_d20260603_m051828_c001_v7007000_t0000_u01780463908866") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec130e_d20260603_m051823_c001_v0001182_t0008_u01780463903341") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa58_d20260603_m051822_c001_v7007000_t0000_u01780463902178") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f14d_d20260603_m051812_c001_v0001038_t0025_u01780463892331") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044ede9_d20260603_m051744_c001_v7007000_t0000_u01780463864455") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea4bf_d20260603_m051734_c001_v0001144_t0055_u01780463854943") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054534f_d20260603_m051659_c001_v7007000_t0000_u01780463819404") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea40c_d20260603_m051651_c001_v0001144_t0000_u01780463811495") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910815_d20260603_m051618_c001_v7007000_t0000_u01780463778032") 2026/06/03 05:22:41 DEBUG : banana: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea34f_d20260603_m051608_c001_v0001144_t0025_u01780463768179") 2026/06/03 05:22:41 DEBUG : bananaSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186df_d20260603_m051856_c001_v7007000_t0000_u01780463936106") 2026/06/03 05:22:41 DEBUG : bananaSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea5e3_d20260603_m051849_c001_v0001144_t0003_u01780463929795") 2026/06/03 05:22:41 DEBUG : both0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d736_d20260603_m051521_c001_v7007000_t0000_u01780463721314") 2026/06/03 05:22:41 DEBUG : both0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64011_d20260603_m051500_c001_v0001120_t0029_u01780463700999") 2026/06/03 05:22:41 DEBUG : both0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbbc0_d20260603_m051456_c001_v7007000_t0000_u01780463696794") 2026/06/03 05:22:41 DEBUG : both0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f6f_d20260603_m051435_c001_v0001120_t0053_u01780463675360") 2026/06/03 05:22:41 DEBUG : both1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d737_d20260603_m051521_c001_v7007000_t0000_u01780463721498") 2026/06/03 05:22:41 DEBUG : both1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64017_d20260603_m051501_c001_v0001120_t0005_u01780463701867") 2026/06/03 05:22:41 DEBUG : both1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbfa9_d20260603_m051456_c001_v7007000_t0000_u01780463696978") 2026/06/03 05:22:41 DEBUG : both1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f75_d20260603_m051436_c001_v0001120_t0051_u01780463676401") 2026/06/03 05:22:41 DEBUG : both10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d738_d20260603_m051521_c001_v7007000_t0000_u01780463721682") 2026/06/03 05:22:41 DEBUG : both10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64055_d20260603_m051509_c001_v0001120_t0008_u01780463709732") 2026/06/03 05:22:41 DEBUG : both10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbfaa_d20260603_m051457_c001_v7007000_t0000_u01780463697160") 2026/06/03 05:22:42 DEBUG : both10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fad_d20260603_m051444_c001_v0001120_t0019_u01780463684411") 2026/06/03 05:22:42 DEBUG : both11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d739_d20260603_m051521_c001_v7007000_t0000_u01780463721864") 2026/06/03 05:22:42 DEBUG : both11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64059_d20260603_m051510_c001_v0001120_t0005_u01780463710421") 2026/06/03 05:22:42 DEBUG : both11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbfac_d20260603_m051457_c001_v7007000_t0000_u01780463697342") 2026/06/03 05:22:42 DEBUG : both11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fb7_d20260603_m051445_c001_v0001120_t0058_u01780463685411") 2026/06/03 05:22:42 DEBUG : both12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d73a_d20260603_m051522_c001_v7007000_t0000_u01780463722047") 2026/06/03 05:22:42 DEBUG : both12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64061_d20260603_m051511_c001_v0001120_t0005_u01780463711337") 2026/06/03 05:22:42 DEBUG : both12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbfad_d20260603_m051457_c001_v7007000_t0000_u01780463697524") 2026/06/03 05:22:42 DEBUG : both12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fbd_d20260603_m051446_c001_v0001120_t0024_u01780463686094") 2026/06/03 05:22:42 DEBUG : both13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d73b_d20260603_m051522_c001_v7007000_t0000_u01780463722416") 2026/06/03 05:22:42 DEBUG : both13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64065_d20260603_m051512_c001_v0001120_t0018_u01780463712321") 2026/06/03 05:22:42 DEBUG : both13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc37d_d20260603_m051457_c001_v7007000_t0000_u01780463697711") 2026/06/03 05:22:42 DEBUG : both13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fc3_d20260603_m051446_c001_v0001120_t0037_u01780463686903") 2026/06/03 05:22:42 DEBUG : both14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d73d_d20260603_m051522_c001_v7007000_t0000_u01780463722598") 2026/06/03 05:22:42 DEBUG : both14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64069_d20260603_m051513_c001_v0001120_t0029_u01780463713335") 2026/06/03 05:22:42 DEBUG : both14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc37e_d20260603_m051457_c001_v7007000_t0000_u01780463697892") 2026/06/03 05:22:42 DEBUG : both14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fcb_d20260603_m051447_c001_v0001120_t0040_u01780463687861") 2026/06/03 05:22:42 DEBUG : both15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d73e_d20260603_m051522_c001_v7007000_t0000_u01780463722781") 2026/06/03 05:22:42 DEBUG : both15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6406d_d20260603_m051514_c001_v0001120_t0022_u01780463714192") 2026/06/03 05:22:42 DEBUG : both15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc37f_d20260603_m051458_c001_v7007000_t0000_u01780463698074") 2026/06/03 05:22:42 DEBUG : both15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fd5_d20260603_m051449_c001_v0001120_t0015_u01780463689146") 2026/06/03 05:22:43 DEBUG : both16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d73f_d20260603_m051522_c001_v7007000_t0000_u01780463722965") 2026/06/03 05:22:43 DEBUG : both16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64071_d20260603_m051514_c001_v0001120_t0009_u01780463714939") 2026/06/03 05:22:43 DEBUG : both16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc380_d20260603_m051458_c001_v7007000_t0000_u01780463698256") 2026/06/03 05:22:43 DEBUG : both16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fdf_d20260603_m051450_c001_v0001120_t0032_u01780463690290") 2026/06/03 05:22:43 DEBUG : both17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d740_d20260603_m051523_c001_v7007000_t0000_u01780463723148") 2026/06/03 05:22:43 DEBUG : both17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64075_d20260603_m051515_c001_v0001120_t0047_u01780463715702") 2026/06/03 05:22:43 DEBUG : both17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc381_d20260603_m051458_c001_v7007000_t0000_u01780463698438") 2026/06/03 05:22:43 DEBUG : both17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fe7_d20260603_m051451_c001_v0001120_t0016_u01780463691547") 2026/06/03 05:22:43 DEBUG : both18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d741_d20260603_m051523_c001_v7007000_t0000_u01780463723332") 2026/06/03 05:22:43 DEBUG : both18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6407b_d20260603_m051516_c001_v0001120_t0055_u01780463716593") 2026/06/03 05:22:43 DEBUG : both18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc382_d20260603_m051458_c001_v7007000_t0000_u01780463698619") 2026/06/03 05:22:43 DEBUG : both18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63feb_d20260603_m051452_c001_v0001120_t0040_u01780463692227") 2026/06/03 05:22:43 DEBUG : both19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d743_d20260603_m051523_c001_v7007000_t0000_u01780463723559") 2026/06/03 05:22:43 DEBUG : both19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6407f_d20260603_m051517_c001_v0001120_t0019_u01780463717312") 2026/06/03 05:22:43 DEBUG : both19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc383_d20260603_m051458_c001_v7007000_t0000_u01780463698801") 2026/06/03 05:22:43 DEBUG : both19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fef_d20260603_m051453_c001_v0001120_t0047_u01780463693010") 2026/06/03 05:22:43 DEBUG : both2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d744_d20260603_m051523_c001_v7007000_t0000_u01780463723743") 2026/06/03 05:22:43 DEBUG : both2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6401d_d20260603_m051502_c001_v0001120_t0017_u01780463702817") 2026/06/03 05:22:43 DEBUG : both2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc3d0_d20260603_m051458_c001_v7007000_t0000_u01780463698982") 2026/06/03 05:22:43 DEBUG : both2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f7b_d20260603_m051437_c001_v0001120_t0031_u01780463677286") 2026/06/03 05:22:43 DEBUG : both3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d745_d20260603_m051523_c001_v7007000_t0000_u01780463723926") 2026/06/03 05:22:43 DEBUG : both3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64023_d20260603_m051503_c001_v0001120_t0036_u01780463703553") 2026/06/03 05:22:44 DEBUG : both3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc76d_d20260603_m051459_c001_v7007000_t0000_u01780463699165") 2026/06/03 05:22:44 DEBUG : both3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f83_d20260603_m051438_c001_v0001120_t0051_u01780463678308") 2026/06/03 05:22:44 DEBUG : both4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d746_d20260603_m051524_c001_v7007000_t0000_u01780463724108") 2026/06/03 05:22:44 DEBUG : both4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6402b_d20260603_m051504_c001_v0001120_t0057_u01780463704532") 2026/06/03 05:22:44 DEBUG : both4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc76e_d20260603_m051459_c001_v7007000_t0000_u01780463699349") 2026/06/03 05:22:44 DEBUG : both4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f89_d20260603_m051439_c001_v0001120_t0032_u01780463679324") 2026/06/03 05:22:44 DEBUG : both5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d747_d20260603_m051524_c001_v7007000_t0000_u01780463724291") 2026/06/03 05:22:44 DEBUG : both5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64033_d20260603_m051505_c001_v0001120_t0031_u01780463705396") 2026/06/03 05:22:44 DEBUG : both5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc883_d20260603_m051459_c001_v7007000_t0000_u01780463699537") 2026/06/03 05:22:44 DEBUG : both5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f8d_d20260603_m051440_c001_v0001120_t0032_u01780463680053") 2026/06/03 05:22:44 DEBUG : both6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d748_d20260603_m051524_c001_v7007000_t0000_u01780463724475") 2026/06/03 05:22:44 DEBUG : both6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6403f_d20260603_m051506_c001_v0001120_t0016_u01780463706253") 2026/06/03 05:22:44 DEBUG : both6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc884_d20260603_m051459_c001_v7007000_t0000_u01780463699720") 2026/06/03 05:22:44 DEBUG : both6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f91_d20260603_m051440_c001_v0001120_t0014_u01780463680925") 2026/06/03 05:22:44 DEBUG : both7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d749_d20260603_m051524_c001_v7007000_t0000_u01780463724658") 2026/06/03 05:22:44 DEBUG : both7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64043_d20260603_m051506_c001_v0001120_t0015_u01780463706966") 2026/06/03 05:22:44 DEBUG : both7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc885_d20260603_m051459_c001_v7007000_t0000_u01780463699902") 2026/06/03 05:22:44 DEBUG : both7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f97_d20260603_m051441_c001_v0001120_t0040_u01780463681722") 2026/06/03 05:22:44 DEBUG : both8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d74a_d20260603_m051524_c001_v7007000_t0000_u01780463724861") 2026/06/03 05:22:44 DEBUG : both8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64049_d20260603_m051507_c001_v0001120_t0050_u01780463707994") 2026/06/03 05:22:44 DEBUG : both8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc886_d20260603_m051500_c001_v7007000_t0000_u01780463700084") 2026/06/03 05:22:44 DEBUG : both8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fa1_d20260603_m051442_c001_v0001120_t0043_u01780463682676") 2026/06/03 05:22:45 DEBUG : both9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d74b_d20260603_m051525_c001_v7007000_t0000_u01780463725056") 2026/06/03 05:22:45 DEBUG : both9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6404f_d20260603_m051508_c001_v0001120_t0023_u01780463708893") 2026/06/03 05:22:45 DEBUG : both9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fc887_d20260603_m051500_c001_v7007000_t0000_u01780463700268") 2026/06/03 05:22:45 DEBUG : both9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fa7_d20260603_m051443_c001_v0001120_t0012_u01780463683369") 2026/06/03 05:22:45 DEBUG : c/non empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb730_d20260603_m050947_c001_v7007000_t0000_u01780463387382") 2026/06/03 05:22:45 DEBUG : c/non empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1343d_d20260603_m050944_c001_v0001115_t0008_u01780463384300") 2026/06/03 05:22:45 DEBUG : c/non empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08969504_d20260603_m050943_c001_v7007000_t0000_u01780463383330") 2026/06/03 05:22:45 DEBUG : c/non empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13421_d20260603_m050940_c001_v0001115_t0025_u01780463380640") 2026/06/03 05:22:45 DEBUG : c/non empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb573_d20260603_m050915_c001_v7007000_t0000_u01780463355319") 2026/06/03 05:22:45 DEBUG : c/non empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1335b_d20260603_m050912_c001_v0001115_t0043_u01780463352935") 2026/06/03 05:22:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebaa_d20260603_m051746_c001_v7007000_t0000_u01780463866841") 2026/06/03 05:22:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cdd1_d20260603_m051741_c001_v0001136_t0020_u01780463861817") 2026/06/03 05:22:45 DEBUG : check sum: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c96e6_d20260603_m050858_c001_v7007000_t0000_u01780463338662") 2026/06/03 05:22:45 DEBUG : check sum: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e132fb_d20260603_m050856_c001_v0001115_t0013_u01780463336913") 2026/06/03 05:22:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911964_d20260603_m052230_c001_v7007000_t0000_u01780464150753") 2026/06/03 05:22:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d0ac_d20260603_m052228_c001_v0001136_t0011_u01780464148986") 2026/06/03 05:22:45 DEBUG : dest/3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d04_d20260603_m051247_c001_v7007000_t0000_u01780463567717") 2026/06/03 05:22:45 DEBUG : dest/3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4060c5219a7eee23_d20260603_m051246_c001_v0001179_t0010_u01780463566614") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88a8_d20260603_m051925_c001_v7007000_t0000_u01780463965854") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea647_d20260603_m051920_c001_v0001144_t0051_u01780463960639") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897222c_d20260603_m052149_c001_v7007000_t0000_u01780464109569") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea84b_d20260603_m052126_c001_v0001144_t0024_u01780464086942") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45345d_d20260603_m052122_c001_v7007000_t0000_u01780464082826") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f37c_d20260603_m052057_c001_v0001038_t0038_u01780464057799") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721a2_d20260603_m052053_c001_v7007000_t0000_u01780464053709") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf7f_d20260603_m052033_c001_v0001136_t0053_u01780464033004") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f414099685507ffb8_d20260603_m052028_c001_v7007000_t0000_u01780464028755") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea6d1_d20260603_m052001_c001_v0001144_t0026_u01780464001403") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545463_d20260603_m051957_c001_v7007000_t0000_u01780463997286") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f254_d20260603_m051929_c001_v0001038_t0057_u01780463969980") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb889e_d20260603_m051922_c001_v7007000_t0000_u01780463962676") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ceb9_d20260603_m051902_c001_v0001136_t0023_u01780463942484") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324864_d20260603_m051858_c001_v7007000_t0000_u01780463938395") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1491_d20260603_m051854_c001_v0001182_t0052_u01780463934091") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f407e60ab97bf2fbd_d20260603_m051852_c001_v7007000_t0000_u01780463932996") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce6f_d20260603_m051833_c001_v0001136_t0014_u01780463913259") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324842_d20260603_m051829_c001_v7007000_t0000_u01780463909048") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1314_d20260603_m051823_c001_v0001182_t0038_u01780463903610") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de930e0_d20260603_m051821_c001_v7007000_t0000_u01780463901964") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec116c_d20260603_m051750_c001_v0001182_t0058_u01780463870904") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabeba2_d20260603_m051744_c001_v7007000_t0000_u01780463864254") 2026/06/03 05:22:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f077_d20260603_m051703_c001_v0001038_t0003_u01780463823776") 2026/06/03 05:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545350_d20260603_m051659_c001_v7007000_t0000_u01780463819662") 2026/06/03 05:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636efdf_d20260603_m051622_c001_v0001038_t0057_u01780463782355") 2026/06/03 05:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910816_d20260603_m051618_c001_v7007000_t0000_u01780463778215") 2026/06/03 05:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef73_d20260603_m051548_c001_v0001038_t0053_u01780463748196") 2026/06/03 05:22:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44e93b_d20260603_m051856_c001_v7007000_t0000_u01780463936117") 2026/06/03 05:22:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1455_d20260603_m051849_c001_v0001182_t0002_u01780463929986") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88a9_d20260603_m051926_c001_v7007000_t0000_u01780463966039") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f230_d20260603_m051920_c001_v0001038_t0027_u01780463960650") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897222d_d20260603_m052149_c001_v7007000_t0000_u01780464109750") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f3fe_d20260603_m052128_c001_v0001038_t0019_u01780464088341") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45345f_d20260603_m052123_c001_v7007000_t0000_u01780464083008") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cfb9_d20260603_m052059_c001_v0001136_t0017_u01780464059009") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721a4_d20260603_m052053_c001_v7007000_t0000_u01780464053892") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea75d_d20260603_m052033_c001_v0001144_t0056_u01780464033753") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41409968550803a1_d20260603_m052028_c001_v7007000_t0000_u01780464028938") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f2b4_d20260603_m052004_c001_v0001038_t0006_u01780464004466") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545464_d20260603_m051957_c001_v7007000_t0000_u01780463997470") 2026/06/03 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf03_d20260603_m051931_c001_v0001136_t0026_u01780463971060") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb889f_d20260603_m051922_c001_v7007000_t0000_u01780463962860") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec14f7_d20260603_m051903_c001_v0001182_t0038_u01780463943249") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324865_d20260603_m051858_c001_v7007000_t0000_u01780463938581") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1d9_d20260603_m051854_c001_v0001038_t0032_u01780463934350") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186dd_d20260603_m051852_c001_v7007000_t0000_u01780463932932") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec139c_d20260603_m051834_c001_v0001182_t0054_u01780463914002") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324844_d20260603_m051829_c001_v7007000_t0000_u01780463909318") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce57_d20260603_m051823_c001_v0001136_t0023_u01780463903655") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6dbf34b_d20260603_m051821_c001_v7007000_t0000_u01780463901970") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f113_d20260603_m051751_c001_v0001038_t0003_u01780463871459") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f407e60ab97bf2f3c_d20260603_m051744_c001_v7007000_t0000_u01780463864424") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea449_d20260603_m051704_c001_v0001144_t0010_u01780463824492") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545351_d20260603_m051659_c001_v7007000_t0000_u01780463819848") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea38f_d20260603_m051623_c001_v0001144_t0023_u01780463783069") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910817_d20260603_m051618_c001_v7007000_t0000_u01780463778397") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea308_d20260603_m051548_c001_v0001144_t0045_u01780463748717") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186e2_d20260603_m051856_c001_v7007000_t0000_u01780463936342") 2026/06/03 05:22:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec145d_d20260603_m051850_c001_v0001182_t0018_u01780463930190") 2026/06/03 05:22:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88aa_d20260603_m051926_c001_v7007000_t0000_u01780463966221") 2026/06/03 05:22:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1595_d20260603_m051920_c001_v0001182_t0024_u01780463960660") 2026/06/03 05:22:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897222e_d20260603_m052149_c001_v7007000_t0000_u01780464109931") 2026/06/03 05:22:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d014_d20260603_m052129_c001_v0001136_t0033_u01780464089155") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453461_d20260603_m052123_c001_v7007000_t0000_u01780464083190") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea7bd_d20260603_m052059_c001_v0001144_t0044_u01780464059813") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721a7_d20260603_m052054_c001_v7007000_t0000_u01780464054075") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f316_d20260603_m052036_c001_v0001038_t0022_u01780464036406") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41409968550803a2_d20260603_m052029_c001_v7007000_t0000_u01780464029121") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf3b_d20260603_m052005_c001_v0001136_t0037_u01780464005206") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545465_d20260603_m051957_c001_v7007000_t0000_u01780463997654") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1621_d20260603_m051931_c001_v0001182_t0053_u01780463971771") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6dbf819_d20260603_m051922_c001_v7007000_t0000_u01780463962868") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea607_d20260603_m051903_c001_v0001144_t0039_u01780463943821") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324866_d20260603_m051858_c001_v7007000_t0000_u01780463938768") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1493_d20260603_m051854_c001_v0001182_t0035_u01780463934373") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044f564_d20260603_m051852_c001_v7007000_t0000_u01780463932555") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f19b_d20260603_m051834_c001_v0001038_t0036_u01780463914557") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324846_d20260603_m051829_c001_v7007000_t0000_u01780463909501") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f177_d20260603_m051823_c001_v0001038_t0034_u01780463903768") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa59_d20260603_m051822_c001_v7007000_t0000_u01780463902322") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cdf9_d20260603_m051752_c001_v0001136_t0018_u01780463872187") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044ede7_d20260603_m051744_c001_v7007000_t0000_u01780463864265") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f085_d20260603_m051707_c001_v0001038_t0043_u01780463827343") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545352_d20260603_m051700_c001_v7007000_t0000_u01780463820035") 2026/06/03 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636efe9_d20260603_m051625_c001_v0001038_t0023_u01780463785259") 2026/06/03 05:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910819_d20260603_m051618_c001_v7007000_t0000_u01780463778578") 2026/06/03 05:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef7f_d20260603_m051552_c001_v0001038_t0010_u01780463752641") 2026/06/03 05:22:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044f569_d20260603_m051856_c001_v7007000_t0000_u01780463936354") 2026/06/03 05:22:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce9d_d20260603_m051850_c001_v0001136_t0006_u01780463930235") 2026/06/03 05:22:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88ab_d20260603_m051926_c001_v7007000_t0000_u01780463966404") 2026/06/03 05:22:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1599_d20260603_m051920_c001_v0001182_t0005_u01780463960861") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897222f_d20260603_m052150_c001_v7007000_t0000_u01780464110113") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea85f_d20260603_m052129_c001_v0001144_t0056_u01780464089558") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453463_d20260603_m052123_c001_v7007000_t0000_u01780464083384") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f390_d20260603_m052102_c001_v0001038_t0048_u01780464062429") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721a9_d20260603_m052054_c001_v7007000_t0000_u01780464054261") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf85_d20260603_m052036_c001_v0001136_t0001_u01780464036726") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41409968550803a3_d20260603_m052029_c001_v7007000_t0000_u01780464029305") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea6e3_d20260603_m052005_c001_v0001144_t0023_u01780464005659") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545466_d20260603_m051957_c001_v7007000_t0000_u01780463997838") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea675_d20260603_m051932_c001_v0001144_t0029_u01780463972394") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4217bcbc7caf96a5_d20260603_m051922_c001_v7007000_t0000_u01780463962875") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1ff_d20260603_m051908_c001_v0001038_t0029_u01780463948107") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324867_d20260603_m051858_c001_v7007000_t0000_u01780463938951") 2026/06/03 05:22:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cea9_d20260603_m051854_c001_v0001136_t0025_u01780463934434") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186db_d20260603_m051852_c001_v7007000_t0000_u01780463932741") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea5a3_d20260603_m051835_c001_v0001144_t0050_u01780463915495") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324847_d20260603_m051829_c001_v7007000_t0000_u01780463909683") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1316_d20260603_m051823_c001_v0001182_t0014_u01780463903816") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f449655335_d20260603_m051822_c001_v7007000_t0000_u01780463902145") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea50d_d20260603_m051752_c001_v0001144_t0019_u01780463872898") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f401699c390f44657_d20260603_m051744_c001_v7007000_t0000_u01780463864278") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea451_d20260603_m051708_c001_v0001144_t0056_u01780463828042") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545353_d20260603_m051700_c001_v7007000_t0000_u01780463820220") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea399_d20260603_m051625_c001_v0001144_t0003_u01780463785750") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191081a_d20260603_m051618_c001_v7007000_t0000_u01780463778764") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea31a_d20260603_m051553_c001_v0001144_t0007_u01780463753137") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd223847_d20260603_m051856_c001_v7007000_t0000_u01780463936129") 2026/06/03 05:22:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1c9_d20260603_m051850_c001_v0001038_t0041_u01780463930313") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88ac_d20260603_m051926_c001_v7007000_t0000_u01780463966587") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cee7_d20260603_m051920_c001_v0001136_t0020_u01780463960873") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972230_d20260603_m052150_c001_v7007000_t0000_u01780464110295") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f40c_d20260603_m052130_c001_v0001038_t0009_u01780464090853") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453465_d20260603_m052123_c001_v7007000_t0000_u01780464083566") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cfcb_d20260603_m052103_c001_v0001136_t0003_u01780464063213") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721aa_d20260603_m052054_c001_v7007000_t0000_u01780464054445") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea76b_d20260603_m052037_c001_v0001144_t0053_u01780464037070") 2026/06/03 05:22:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41409968550803a5_d20260603_m052029_c001_v7007000_t0000_u01780464029488") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f2be_d20260603_m052008_c001_v0001038_t0050_u01780464008840") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545467_d20260603_m051958_c001_v7007000_t0000_u01780463998022") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f262_d20260603_m051934_c001_v0001038_t0048_u01780463974165") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42675c7a40738381_d20260603_m051923_c001_v7007000_t0000_u01780463963034") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cec7_d20260603_m051908_c001_v0001136_t0015_u01780463948870") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324868_d20260603_m051859_c001_v7007000_t0000_u01780463939136") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1497_d20260603_m051854_c001_v0001182_t0041_u01780463934635") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432485b_d20260603_m051852_c001_v7007000_t0000_u01780463932769") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce7b_d20260603_m051837_c001_v0001136_t0023_u01780463917881") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324848_d20260603_m051829_c001_v7007000_t0000_u01780463909865") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce5d_d20260603_m051823_c001_v0001136_t0057_u01780463903937") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de930e1_d20260603_m051822_c001_v7007000_t0000_u01780463902145") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec11b4_d20260603_m051756_c001_v0001182_t0036_u01780463876863") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f422cef7132d30a15_d20260603_m051744_c001_v7007000_t0000_u01780463864048") 2026/06/03 05:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f08f_d20260603_m051711_c001_v0001038_t0054_u01780463831185") 2026/06/03 05:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545354_d20260603_m051700_c001_v7007000_t0000_u01780463820406") 2026/06/03 05:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636eff5_d20260603_m051627_c001_v0001038_t0002_u01780463787436") 2026/06/03 05:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191081b_d20260603_m051618_c001_v7007000_t0000_u01780463778947") 2026/06/03 05:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef89_d20260603_m051556_c001_v0001038_t0059_u01780463756196") 2026/06/03 05:22:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044f568_d20260603_m051856_c001_v7007000_t0000_u01780463936169") 2026/06/03 05:22:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1463_d20260603_m051850_c001_v0001182_t0057_u01780463930398") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88ad_d20260603_m051926_c001_v7007000_t0000_u01780463966771") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f232_d20260603_m051921_c001_v0001038_t0016_u01780463961007") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972231_d20260603_m052150_c001_v7007000_t0000_u01780464110476") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d01a_d20260603_m052131_c001_v0001136_t0055_u01780464091450") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453468_d20260603_m052123_c001_v7007000_t0000_u01780464083749") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea7cf_d20260603_m052103_c001_v0001144_t0029_u01780464063520") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721ab_d20260603_m052054_c001_v7007000_t0000_u01780464054630") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f31e_d20260603_m052038_c001_v0001038_t0045_u01780464038092") 2026/06/03 05:22:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41409968550803a7_d20260603_m052029_c001_v7007000_t0000_u01780464029673") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf41_d20260603_m052009_c001_v0001136_t0011_u01780464009275") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545468_d20260603_m051958_c001_v7007000_t0000_u01780463998206") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf09_d20260603_m051934_c001_v0001136_t0015_u01780463974949") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88a0_d20260603_m051923_c001_v7007000_t0000_u01780463963043") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec152f_d20260603_m051909_c001_v0001182_t0018_u01780463949513") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324869_d20260603_m051859_c001_v7007000_t0000_u01780463939318") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ceab_d20260603_m051854_c001_v0001136_t0036_u01780463934764") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e610f_d20260603_m051852_c001_v7007000_t0000_u01780463932942") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec13c4_d20260603_m051838_c001_v0001182_t0008_u01780463918185") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324849_d20260603_m051830_c001_v7007000_t0000_u01780463910048") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec131a_d20260603_m051824_c001_v0001182_t0032_u01780463904012") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6dbf34c_d20260603_m051822_c001_v7007000_t0000_u01780463902165") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f121_d20260603_m051757_c001_v0001038_t0019_u01780463877421") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabeba3_d20260603_m051744_c001_v7007000_t0000_u01780463864278") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea45f_d20260603_m051711_c001_v0001144_t0034_u01780463831579") 2026/06/03 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545355_d20260603_m051700_c001_v7007000_t0000_u01780463820591") 2026/06/03 05:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea3a3_d20260603_m051627_c001_v0001144_t0010_u01780463787872") 2026/06/03 05:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191081c_d20260603_m051619_c001_v7007000_t0000_u01780463779132") 2026/06/03 05:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea321_d20260603_m051556_c001_v0001144_t0025_u01780463756600") 2026/06/03 05:22:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432485e_d20260603_m051856_c001_v7007000_t0000_u01780463936138") 2026/06/03 05:22:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce9f_d20260603_m051850_c001_v0001136_t0035_u01780463930552") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88ae_d20260603_m051926_c001_v7007000_t0000_u01780463966953") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec159b_d20260603_m051921_c001_v0001182_t0058_u01780463961082") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972232_d20260603_m052150_c001_v7007000_t0000_u01780464110663") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea865_d20260603_m052131_c001_v0001144_t0046_u01780464091784") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45346a_d20260603_m052123_c001_v7007000_t0000_u01780464083932") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f39a_d20260603_m052105_c001_v0001038_t0017_u01780464065333") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721ac_d20260603_m052054_c001_v7007000_t0000_u01780464054813") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf89_d20260603_m052038_c001_v0001136_t0009_u01780464038700") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41409968550803a8_d20260603_m052029_c001_v7007000_t0000_u01780464029857") 2026/06/03 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea6f1_d20260603_m052009_c001_v0001144_t0005_u01780464009571") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545469_d20260603_m051958_c001_v7007000_t0000_u01780463998391") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec163d_d20260603_m051935_c001_v0001182_t0025_u01780463975300") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6dbf818_d20260603_m051922_c001_v7007000_t0000_u01780463962684") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea615_d20260603_m051909_c001_v0001144_t0034_u01780463949721") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432486a_d20260603_m051859_c001_v7007000_t0000_u01780463939500") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1db_d20260603_m051854_c001_v0001038_t0002_u01780463934795") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44e937_d20260603_m051852_c001_v7007000_t0000_u01780463932785") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1ab_d20260603_m051838_c001_v0001038_t0053_u01780463918385") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432484a_d20260603_m051830_c001_v7007000_t0000_u01780463910243") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec131e_d20260603_m051824_c001_v0001182_t0045_u01780463904230") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4217bcbc7caf9634_d20260603_m051822_c001_v7007000_t0000_u01780463902429") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce01_d20260603_m051758_c001_v0001136_t0037_u01780463878210") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f401699c390f44658_d20260603_m051744_c001_v7007000_t0000_u01780463864464") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f09f_d20260603_m051714_c001_v0001038_t0041_u01780463834113") 2026/06/03 05:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545356_d20260603_m051700_c001_v7007000_t0000_u01780463820776") 2026/06/03 05:22:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f007_d20260603_m051630_c001_v0001038_t0025_u01780463790852") 2026/06/03 05:22:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191081d_d20260603_m051619_c001_v7007000_t0000_u01780463779314") 2026/06/03 05:22:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef91_d20260603_m051557_c001_v0001038_t0019_u01780463757899") 2026/06/03 05:22:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324860_d20260603_m051856_c001_v7007000_t0000_u01780463936508") 2026/06/03 05:22:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1465_d20260603_m051850_c001_v0001182_t0019_u01780463930633") 2026/06/03 05:22:57 DEBUG : dir1/0007-12345: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88af_d20260603_m051927_c001_v7007000_t0000_u01780463967136") 2026/06/03 05:22:57 DEBUG : dir1/0007-12345: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cee9_d20260603_m051921_c001_v0001136_t0025_u01780463961142") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972234_d20260603_m052150_c001_v7007000_t0000_u01780464110843") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f410_d20260603_m052133_c001_v0001038_t0033_u01780464093316") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45346c_d20260603_m052124_c001_v7007000_t0000_u01780464084115") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cfdf_d20260603_m052105_c001_v0001136_t0030_u01780464065692") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721ad_d20260603_m052054_c001_v7007000_t0000_u01780464054996") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea76f_d20260603_m052039_c001_v0001144_t0036_u01780464039022") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41409968550803a9_d20260603_m052030_c001_v7007000_t0000_u01780464030040") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f2ca_d20260603_m052011_c001_v0001038_t0011_u01780464011249") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054546a_d20260603_m051958_c001_v7007000_t0000_u01780463998575") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea681_d20260603_m051935_c001_v0001144_t0058_u01780463975496") 2026/06/03 05:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f414099685507d058_d20260603_m051923_c001_v7007000_t0000_u01780463963071") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f209_d20260603_m051911_c001_v0001038_t0009_u01780463951460") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432486b_d20260603_m051859_c001_v7007000_t0000_u01780463939683") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec149d_d20260603_m051854_c001_v0001182_t0042_u01780463934831") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432485c_d20260603_m051852_c001_v7007000_t0000_u01780463932962") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea5b1_d20260603_m051838_c001_v0001144_t0002_u01780463918950") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432484b_d20260603_m051830_c001_v7007000_t0000_u01780463910426") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f179_d20260603_m051824_c001_v0001038_t0046_u01780463904340") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05a64_d20260603_m051822_c001_v7007000_t0000_u01780463902116") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea527_d20260603_m051758_c001_v0001144_t0053_u01780463878771") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f407e60ab97bf2f3b_d20260603_m051744_c001_v7007000_t0000_u01780463864238") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea467_d20260603_m051714_c001_v0001144_t0024_u01780463834786") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545357_d20260603_m051700_c001_v7007000_t0000_u01780463820960") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea3ab_d20260603_m051631_c001_v0001144_t0035_u01780463791241") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191081e_d20260603_m051619_c001_v7007000_t0000_u01780463779496") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea32b_d20260603_m051558_c001_v0001144_t0018_u01780463758484") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f407e60ab97bf2fc0_d20260603_m051856_c001_v7007000_t0000_u01780463936279") 2026/06/03 05:22:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1cf_d20260603_m051850_c001_v0001038_t0009_u01780463930831") 2026/06/03 05:22:58 DEBUG : dir1/0008-23456: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88b0_d20260603_m051927_c001_v7007000_t0000_u01780463967318") 2026/06/03 05:22:58 DEBUG : dir1/0008-23456: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec159f_d20260603_m051921_c001_v0001182_t0026_u01780463961281") 2026/06/03 05:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972235_d20260603_m052151_c001_v7007000_t0000_u01780464111024") 2026/06/03 05:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d024_d20260603_m052133_c001_v0001136_t0030_u01780464093736") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45346e_d20260603_m052124_c001_v7007000_t0000_u01780464084297") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea7db_d20260603_m052106_c001_v0001144_t0003_u01780464066138") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721af_d20260603_m052055_c001_v7007000_t0000_u01780464055180") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f32e_d20260603_m052040_c001_v0001038_t0001_u01780464040965") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080792_d20260603_m052030_c001_v7007000_t0000_u01780464030370") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf4d_d20260603_m052011_c001_v0001136_t0031_u01780464011777") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054546b_d20260603_m051958_c001_v7007000_t0000_u01780463998759") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f264_d20260603_m051937_c001_v0001038_t0001_u01780463977583") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6dbf81a_d20260603_m051923_c001_v7007000_t0000_u01780463963058") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cecf_d20260603_m051911_c001_v0001136_t0036_u01780463951933") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432486c_d20260603_m051859_c001_v7007000_t0000_u01780463939865") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec14a1_d20260603_m051855_c001_v0001182_t0008_u01780463935044") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186d9_d20260603_m051852_c001_v7007000_t0000_u01780463932358") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce83_d20260603_m051841_c001_v0001136_t0010_u01780463921574") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432484c_d20260603_m051830_c001_v7007000_t0000_u01780463910608") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce5f_d20260603_m051824_c001_v0001136_t0032_u01780463904350") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186ce_d20260603_m051822_c001_v7007000_t0000_u01780463902433") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1200_d20260603_m051802_c001_v0001182_t0000_u01780463882944") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f44965085e_d20260603_m051744_c001_v7007000_t0000_u01780463864402") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f0af_d20260603_m051718_c001_v0001038_t0013_u01780463838828") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545358_d20260603_m051701_c001_v7007000_t0000_u01780463821143") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f031_d20260603_m051641_c001_v0001038_t0023_u01780463801478") 2026/06/03 05:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191081f_d20260603_m051619_c001_v7007000_t0000_u01780463779677") 2026/06/03 05:23:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef99_d20260603_m051559_c001_v0001038_t0006_u01780463759934") 2026/06/03 05:23:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f407e60ab97bf2fbf_d20260603_m051856_c001_v7007000_t0000_u01780463936096") 2026/06/03 05:23:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1467_d20260603_m051850_c001_v0001182_t0053_u01780463930844") 2026/06/03 05:23:00 DEBUG : dir1/0009-34567: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88b1_d20260603_m051927_c001_v7007000_t0000_u01780463967501") 2026/06/03 05:23:00 DEBUG : dir1/0009-34567: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec15a3_d20260603_m051921_c001_v0001182_t0031_u01780463961482") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972236_d20260603_m052151_c001_v7007000_t0000_u01780464111205") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea869_d20260603_m052134_c001_v0001144_t0043_u01780464094134") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453470_d20260603_m052124_c001_v7007000_t0000_u01780464084480") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f3aa_d20260603_m052109_c001_v0001038_t0044_u01780464069544") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721b0_d20260603_m052055_c001_v7007000_t0000_u01780464055365") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf8d_d20260603_m052041_c001_v0001136_t0025_u01780464041445") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080793_d20260603_m052030_c001_v7007000_t0000_u01780464030553") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea701_d20260603_m052012_c001_v0001144_t0047_u01780464012216") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054546c_d20260603_m051958_c001_v7007000_t0000_u01780463998943") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf13_d20260603_m051937_c001_v0001136_t0000_u01780463977935") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42675c7a40738380_d20260603_m051922_c001_v7007000_t0000_u01780463962847") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1547_d20260603_m051912_c001_v0001182_t0023_u01780463952325") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432486d_d20260603_m051900_c001_v7007000_t0000_u01780463940047") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1dd_d20260603_m051855_c001_v0001038_t0039_u01780463935123") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186dc_d20260603_m051852_c001_v7007000_t0000_u01780463932791") 2026/06/03 05:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec13f4_d20260603_m051841_c001_v0001182_t0023_u01780463921898") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432484d_d20260603_m051830_c001_v7007000_t0000_u01780463910791") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1324_d20260603_m051824_c001_v0001182_t0011_u01780463904431") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05a62_d20260603_m051821_c001_v7007000_t0000_u01780463901751") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f12d_d20260603_m051803_c001_v0001038_t0032_u01780463883536") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabeba5_d20260603_m051744_c001_v7007000_t0000_u01780463864475") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea47d_d20260603_m051719_c001_v0001144_t0016_u01780463839323") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545359_d20260603_m051701_c001_v7007000_t0000_u01780463821332") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea3d9_d20260603_m051642_c001_v0001144_t0022_u01780463802046") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910820_d20260603_m051619_c001_v7007000_t0000_u01780463779877") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea32d_d20260603_m051600_c001_v0001144_t0031_u01780463760263") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186e1_d20260603_m051856_c001_v7007000_t0000_u01780463936290") 2026/06/03 05:23:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cea3_d20260603_m051850_c001_v0001136_t0033_u01780463930981") 2026/06/03 05:23:01 DEBUG : dir1/0010-45678: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88b2_d20260603_m051927_c001_v7007000_t0000_u01780463967686") 2026/06/03 05:23:01 DEBUG : dir1/0010-45678: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ceed_d20260603_m051921_c001_v0001136_t0024_u01780463961560") 2026/06/03 05:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972237_d20260603_m052151_c001_v7007000_t0000_u01780464111386") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f418_d20260603_m052135_c001_v0001038_t0057_u01780464095718") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453474_d20260603_m052124_c001_v7007000_t0000_u01780464084662") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cfed_d20260603_m052109_c001_v0001136_t0008_u01780464069997") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721b1_d20260603_m052055_c001_v7007000_t0000_u01780464055549") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea77b_d20260603_m052041_c001_v0001144_t0018_u01780464041761") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080794_d20260603_m052030_c001_v7007000_t0000_u01780464030737") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f2d4_d20260603_m052014_c001_v0001038_t0028_u01780464014669") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054546d_d20260603_m051959_c001_v7007000_t0000_u01780463999127") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1661_d20260603_m051938_c001_v0001182_t0029_u01780463978197") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4100c04ef3ca8828_d20260603_m051923_c001_v7007000_t0000_u01780463963078") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea623_d20260603_m051912_c001_v0001144_t0047_u01780463952519") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432486e_d20260603_m051900_c001_v7007000_t0000_u01780463940229") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cead_d20260603_m051855_c001_v0001136_t0014_u01780463935133") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044f565_d20260603_m051852_c001_v7007000_t0000_u01780463932738") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1b3_d20260603_m051842_c001_v0001038_t0022_u01780463922112") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432484e_d20260603_m051830_c001_v7007000_t0000_u01780463910976") 2026/06/03 05:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1328_d20260603_m051824_c001_v0001182_t0029_u01780463904649") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20f4f08_d20260603_m051822_c001_v7007000_t0000_u01780463902241") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce13_d20260603_m051804_c001_v0001136_t0048_u01780463884346") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f449650858_d20260603_m051743_c001_v7007000_t0000_u01780463863849") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f0c1_d20260603_m051724_c001_v0001038_t0028_u01780463844776") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054535a_d20260603_m051701_c001_v7007000_t0000_u01780463821525") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f041_d20260603_m051645_c001_v0001038_t0041_u01780463805486") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910821_d20260603_m051620_c001_v7007000_t0000_u01780463780058") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef9f_d20260603_m051602_c001_v0001038_t0042_u01780463762502") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186e3_d20260603_m051856_c001_v7007000_t0000_u01780463936476") 2026/06/03 05:23:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec146d_d20260603_m051851_c001_v0001182_t0008_u01780463931069") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88b3_d20260603_m051927_c001_v7007000_t0000_u01780463967892") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f234_d20260603_m051921_c001_v0001038_t0052_u01780463961662") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972238_d20260603_m052151_c001_v7007000_t0000_u01780464111567") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d02c_d20260603_m052136_c001_v0001136_t0015_u01780464096089") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453476_d20260603_m052124_c001_v7007000_t0000_u01780464084844") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea7f9_d20260603_m052110_c001_v0001144_t0021_u01780464070275") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721b2_d20260603_m052055_c001_v7007000_t0000_u01780464055733") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f344_d20260603_m052045_c001_v0001038_t0005_u01780464045137") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080795_d20260603_m052030_c001_v7007000_t0000_u01780464030921") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf59_d20260603_m052015_c001_v0001136_t0046_u01780464015067") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054546e_d20260603_m051959_c001_v7007000_t0000_u01780463999312") 2026/06/03 05:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea689_d20260603_m051938_c001_v0001144_t0058_u01780463978402") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4217bcbc7caf96a7_d20260603_m051923_c001_v7007000_t0000_u01780463963098") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f210_d20260603_m051914_c001_v0001038_t0053_u01780463954335") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432486f_d20260603_m051900_c001_v7007000_t0000_u01780463940412") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec14a3_d20260603_m051855_c001_v0001182_t0003_u01780463935255") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044f566_d20260603_m051852_c001_v7007000_t0000_u01780463932922") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea5bd_d20260603_m051842_c001_v0001144_t0024_u01780463922687") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432484f_d20260603_m051831_c001_v7007000_t0000_u01780463911159") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce63_d20260603_m051824_c001_v0001136_t0010_u01780463904862") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de930de_d20260603_m051821_c001_v7007000_t0000_u01780463901763") 2026/06/03 05:23:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea539_d20260603_m051804_c001_v0001144_t0014_u01780463884891") 2026/06/03 05:23:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabeba4_d20260603_m051744_c001_v7007000_t0000_u01780463864435") 2026/06/03 05:23:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea48b_d20260603_m051725_c001_v0001144_t0039_u01780463845159") 2026/06/03 05:23:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054535b_d20260603_m051701_c001_v7007000_t0000_u01780463821720") 2026/06/03 05:23:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea3fa_d20260603_m051646_c001_v0001144_t0024_u01780463806071") 2026/06/03 05:23:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910822_d20260603_m051620_c001_v7007000_t0000_u01780463780243") 2026/06/03 05:23:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea339_d20260603_m051603_c001_v0001144_t0039_u01780463763066") 2026/06/03 05:23:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44e93d_d20260603_m051856_c001_v7007000_t0000_u01780463936300") 2026/06/03 05:23:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1d1_d20260603_m051851_c001_v0001038_t0019_u01780463931243") 2026/06/03 05:23:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88b4_d20260603_m051928_c001_v7007000_t0000_u01780463968079") 2026/06/03 05:23:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec15a7_d20260603_m051921_c001_v0001182_t0018_u01780463961684") 2026/06/03 05:23:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08972239_d20260603_m052151_c001_v7007000_t0000_u01780464111749") 2026/06/03 05:23:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea877_d20260603_m052136_c001_v0001144_t0052_u01780464096456") 2026/06/03 05:23:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453478_d20260603_m052125_c001_v7007000_t0000_u01780464085026") 2026/06/03 05:23:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f3cc_d20260603_m052113_c001_v0001038_t0005_u01780464073831") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721b3_d20260603_m052055_c001_v7007000_t0000_u01780464055916") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf9d_d20260603_m052045_c001_v0001136_t0058_u01780464045573") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080796_d20260603_m052031_c001_v7007000_t0000_u01780464031104") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea715_d20260603_m052015_c001_v0001144_t0035_u01780464015453") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054546f_d20260603_m051959_c001_v7007000_t0000_u01780463999497") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f278_d20260603_m051942_c001_v0001038_t0013_u01780463982544") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4217bcbc7caf96a4_d20260603_m051922_c001_v7007000_t0000_u01780463962694") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ced5_d20260603_m051915_c001_v0001136_t0040_u01780463955071") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324871_d20260603_m051900_c001_v7007000_t0000_u01780463940595") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec14a5_d20260603_m051855_c001_v0001182_t0007_u01780463935482") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f407e60ab97bf2fbc_d20260603_m051852_c001_v7007000_t0000_u01780463932741") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce8b_d20260603_m051843_c001_v0001136_t0005_u01780463923830") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324850_d20260603_m051831_c001_v7007000_t0000_u01780463911341") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec132e_d20260603_m051824_c001_v0001182_t0027_u01780463904872") 2026/06/03 05:23:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de930e2_d20260603_m051822_c001_v7007000_t0000_u01780463902166") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec123c_d20260603_m051807_c001_v0001182_t0007_u01780463887453") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f417958ed2025ecd6_d20260603_m051744_c001_v7007000_t0000_u01780463864444") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f0cf_d20260603_m051728_c001_v0001038_t0014_u01780463848423") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054535c_d20260603_m051701_c001_v7007000_t0000_u01780463821905") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f04b_d20260603_m051647_c001_v0001038_t0028_u01780463807957") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910823_d20260603_m051620_c001_v7007000_t0000_u01780463780508") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636efa7_d20260603_m051604_c001_v0001038_t0028_u01780463764577") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44e93e_d20260603_m051856_c001_v7007000_t0000_u01780463936487") 2026/06/03 05:23:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1471_d20260603_m051851_c001_v0001182_t0021_u01780463931286") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88b5_d20260603_m051928_c001_v7007000_t0000_u01780463968263") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ceef_d20260603_m051921_c001_v0001136_t0049_u01780463961849") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897223a_d20260603_m052151_c001_v7007000_t0000_u01780464111929") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f422_d20260603_m052137_c001_v0001038_t0058_u01780464097963") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45347b_d20260603_m052125_c001_v7007000_t0000_u01780464085209") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cff5_d20260603_m052114_c001_v0001136_t0043_u01780464074160") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721b4_d20260603_m052056_c001_v7007000_t0000_u01780464056100") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea78b_d20260603_m052045_c001_v0001144_t0024_u01780464045855") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080b7f_d20260603_m052031_c001_v7007000_t0000_u01780464031288") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f2e2_d20260603_m052019_c001_v0001038_t0017_u01780464019356") 2026/06/03 05:23:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545471_d20260603_m051959_c001_v7007000_t0000_u01780463999680") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf19_d20260603_m051942_c001_v0001136_t0014_u01780463982950") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4217bcbc7caf96a6_d20260603_m051923_c001_v7007000_t0000_u01780463963056") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1563_d20260603_m051915_c001_v0001182_t0036_u01780463955454") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324872_d20260603_m051900_c001_v7007000_t0000_u01780463940777") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ceaf_d20260603_m051855_c001_v0001136_t0015_u01780463935523") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd223846_d20260603_m051852_c001_v7007000_t0000_u01780463932965") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec140a_d20260603_m051844_c001_v0001182_t0010_u01780463924230") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324851_d20260603_m051831_c001_v7007000_t0000_u01780463911524") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f17d_d20260603_m051824_c001_v0001038_t0059_u01780463904922") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa55_d20260603_m051821_c001_v7007000_t0000_u01780463901776") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f139_d20260603_m051807_c001_v0001038_t0021_u01780463887660") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f44965085c_d20260603_m051744_c001_v7007000_t0000_u01780463864218") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea4a3_d20260603_m051728_c001_v0001144_t0039_u01780463848881") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054535d_d20260603_m051702_c001_v7007000_t0000_u01780463822091") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea3ff_d20260603_m051648_c001_v0001144_t0024_u01780463808324") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910825_d20260603_m051620_c001_v7007000_t0000_u01780463780690") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea33d_d20260603_m051605_c001_v0001144_t0026_u01780463765275") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e6118_d20260603_m051856_c001_v7007000_t0000_u01780463936148") 2026/06/03 05:23:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cea5_d20260603_m051851_c001_v0001136_t0020_u01780463931488") 2026/06/03 05:23:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88b8_d20260603_m051928_c001_v7007000_t0000_u01780463968449") 2026/06/03 05:23:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec15af_d20260603_m051921_c001_v0001182_t0028_u01780463961878") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897223b_d20260603_m052152_c001_v7007000_t0000_u01780464112117") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d034_d20260603_m052138_c001_v0001136_t0002_u01780464098449") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45347d_d20260603_m052125_c001_v7007000_t0000_u01780464085393") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea809_d20260603_m052114_c001_v0001144_t0025_u01780464074529") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721b5_d20260603_m052056_c001_v7007000_t0000_u01780464056283") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f34c_d20260603_m052046_c001_v0001038_t0026_u01780464046444") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080b80_d20260603_m052031_c001_v7007000_t0000_u01780464031471") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf65_d20260603_m052019_c001_v0001136_t0010_u01780464019692") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545472_d20260603_m051959_c001_v7007000_t0000_u01780463999870") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea69f_d20260603_m051945_c001_v0001144_t0058_u01780463985532") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42675c7a4073837f_d20260603_m051922_c001_v7007000_t0000_u01780463962663") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea633_d20260603_m051915_c001_v0001144_t0050_u01780463955655") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324873_d20260603_m051900_c001_v7007000_t0000_u01780463940959") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1e3_d20260603_m051855_c001_v0001038_t0030_u01780463935571") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e610d_d20260603_m051852_c001_v7007000_t0000_u01780463932753") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1b9_d20260603_m051844_c001_v0001038_t0059_u01780463924442") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324852_d20260603_m051831_c001_v7007000_t0000_u01780463911726") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea581_d20260603_m051824_c001_v0001144_t0050_u01780463904971") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6dbf34a_d20260603_m051821_c001_v7007000_t0000_u01780463901786") 2026/06/03 05:23:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce19_d20260603_m051808_c001_v0001136_t0041_u01780463888508") 2026/06/03 05:23:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f422cef7132d30a18_d20260603_m051744_c001_v7007000_t0000_u01780463864229") 2026/06/03 05:23:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f0d3_d20260603_m051731_c001_v0001038_t0010_u01780463851622") 2026/06/03 05:23:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054535e_d20260603_m051702_c001_v7007000_t0000_u01780463822276") 2026/06/03 05:23:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f04f_d20260603_m051649_c001_v0001038_t0025_u01780463809257") 2026/06/03 05:23:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910826_d20260603_m051620_c001_v7007000_t0000_u01780463780873") 2026/06/03 05:23:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636efaf_d20260603_m051606_c001_v0001038_t0012_u01780463766074") 2026/06/03 05:23:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd223848_d20260603_m051856_c001_v7007000_t0000_u01780463936312") 2026/06/03 05:23:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1473_d20260603_m051851_c001_v0001182_t0058_u01780463931502") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88bc_d20260603_m051928_c001_v7007000_t0000_u01780463968634") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec15b1_d20260603_m051922_c001_v0001182_t0056_u01780463962093") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897223c_d20260603_m052152_c001_v7007000_t0000_u01780464112299") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea885_d20260603_m052138_c001_v0001144_t0038_u01780464098768") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e45347f_d20260603_m052125_c001_v7007000_t0000_u01780464085576") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f3d6_d20260603_m052115_c001_v0001038_t0031_u01780464075950") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721b6_d20260603_m052056_c001_v7007000_t0000_u01780464056468") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf9f_d20260603_m052046_c001_v0001136_t0023_u01780464046786") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080f69_d20260603_m052031_c001_v7007000_t0000_u01780464031657") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea72b_d20260603_m052020_c001_v0001144_t0001_u01780464020023") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545473_d20260603_m052000_c001_v7007000_t0000_u01780464000054") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f28a_d20260603_m051948_c001_v0001038_t0017_u01780463988741") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f414099685507d059_d20260603_m051923_c001_v7007000_t0000_u01780463963081") 2026/06/03 05:23:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f222_d20260603_m051917_c001_v0001038_t0044_u01780463957128") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324874_d20260603_m051901_c001_v7007000_t0000_u01780463941142") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec14a7_d20260603_m051855_c001_v0001182_t0023_u01780463935712") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044f563_d20260603_m051852_c001_v7007000_t0000_u01780463932372") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea5c7_d20260603_m051845_c001_v0001144_t0025_u01780463925020") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324853_d20260603_m051831_c001_v7007000_t0000_u01780463911908") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1330_d20260603_m051825_c001_v0001182_t0032_u01780463905075") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05a63_d20260603_m051821_c001_v7007000_t0000_u01780463901934") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea549_d20260603_m051809_c001_v0001144_t0016_u01780463889103") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f44965085a_d20260603_m051744_c001_v7007000_t0000_u01780463864034") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea4b4_d20260603_m051732_c001_v0001144_t0038_u01780463852001") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b054535f_d20260603_m051702_c001_v7007000_t0000_u01780463822460") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea405_d20260603_m051649_c001_v0001144_t0034_u01780463809601") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910827_d20260603_m051621_c001_v7007000_t0000_u01780463781054") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea341_d20260603_m051606_c001_v0001144_t0038_u01780463766825") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd223849_d20260603_m051856_c001_v7007000_t0000_u01780463936498") 2026/06/03 05:23:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1475_d20260603_m051851_c001_v0001182_t0042_u01780463931715") 2026/06/03 05:23:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebab_d20260603_m051747_c001_v7007000_t0000_u01780463867023") 2026/06/03 05:23:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f0ff_d20260603_m051741_c001_v0001038_t0020_u01780463861460") 2026/06/03 05:23:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebac_d20260603_m051747_c001_v7007000_t0000_u01780463867237") 2026/06/03 05:23:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec10eb_d20260603_m051741_c001_v0001182_t0048_u01780463861830") 2026/06/03 05:23:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebad_d20260603_m051747_c001_v7007000_t0000_u01780463867421") 2026/06/03 05:23:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea4d5_d20260603_m051741_c001_v0001144_t0039_u01780463861940") 2026/06/03 05:23:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebae_d20260603_m051747_c001_v7007000_t0000_u01780463867605") 2026/06/03 05:23:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f101_d20260603_m051741_c001_v0001038_t0044_u01780463861950") 2026/06/03 05:23:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebaf_d20260603_m051747_c001_v7007000_t0000_u01780463867787") 2026/06/03 05:23:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec10f1_d20260603_m051742_c001_v0001182_t0046_u01780463862026") 2026/06/03 05:23:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebb0_d20260603_m051747_c001_v7007000_t0000_u01780463867968") 2026/06/03 05:23:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cdd5_d20260603_m051742_c001_v0001136_t0024_u01780463862268") 2026/06/03 05:23:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebb1_d20260603_m051748_c001_v7007000_t0000_u01780463868149") 2026/06/03 05:23:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec10f5_d20260603_m051742_c001_v0001182_t0040_u01780463862299") 2026/06/03 05:23:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebb3_d20260603_m051748_c001_v7007000_t0000_u01780463868332") 2026/06/03 05:23:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f103_d20260603_m051742_c001_v0001038_t0002_u01780463862427") 2026/06/03 05:23:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebb4_d20260603_m051748_c001_v7007000_t0000_u01780463868513") 2026/06/03 05:23:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec10f9_d20260603_m051742_c001_v0001182_t0045_u01780463862499") 2026/06/03 05:23:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebb6_d20260603_m051748_c001_v7007000_t0000_u01780463868693") 2026/06/03 05:23:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cdd7_d20260603_m051742_c001_v0001136_t0001_u01780463862639") 2026/06/03 05:23:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebb8_d20260603_m051748_c001_v7007000_t0000_u01780463868874") 2026/06/03 05:23:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec10fb_d20260603_m051742_c001_v0001182_t0005_u01780463862705") 2026/06/03 05:23:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebb9_d20260603_m051749_c001_v7007000_t0000_u01780463869054") 2026/06/03 05:23:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f105_d20260603_m051742_c001_v0001038_t0042_u01780463862878") 2026/06/03 05:23:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebbb_d20260603_m051749_c001_v7007000_t0000_u01780463869235") 2026/06/03 05:23:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cdd9_d20260603_m051742_c001_v0001136_t0025_u01780463862916") 2026/06/03 05:23:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebbc_d20260603_m051749_c001_v7007000_t0000_u01780463869418") 2026/06/03 05:23:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1101_d20260603_m051742_c001_v0001182_t0054_u01780463862949") 2026/06/03 05:23:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebbe_d20260603_m051749_c001_v7007000_t0000_u01780463869601") 2026/06/03 05:23:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec1105_d20260603_m051743_c001_v0001182_t0029_u01780463863155") 2026/06/03 05:23:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabebbf_d20260603_m051749_c001_v7007000_t0000_u01780463869782") 2026/06/03 05:23:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cddb_d20260603_m051743_c001_v0001136_t0038_u01780463863227") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa5e_d20260603_m051826_c001_v7007000_t0000_u01780463906977") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec12d0_d20260603_m051819_c001_v0001182_t0052_u01780463899682") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432483d_d20260603_m051826_c001_v7007000_t0000_u01780463906987") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce3f_d20260603_m051819_c001_v0001136_t0049_u01780463899792") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f405fcee326efbbfa_d20260603_m051826_c001_v7007000_t0000_u01780463906822") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f165_d20260603_m051819_c001_v0001038_t0029_u01780463899828") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa5f_d20260603_m051826_c001_v7007000_t0000_u01780463906998") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec12da_d20260603_m051820_c001_v0001182_t0046_u01780463900104") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05a66_d20260603_m051826_c001_v7007000_t0000_u01780463906827") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce43_d20260603_m051820_c001_v0001136_t0009_u01780463900194") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4100c04ef3ca87e1_d20260603_m051826_c001_v7007000_t0000_u01780463906843") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f167_d20260603_m051820_c001_v0001038_t0046_u01780463900206") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186d1_d20260603_m051827_c001_v7007000_t0000_u01780463907151") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec12e0_d20260603_m051820_c001_v0001182_t0017_u01780463900311") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432483c_d20260603_m051826_c001_v7007000_t0000_u01780463906794") 2026/06/03 05:23:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec12e6_d20260603_m051820_c001_v0001182_t0039_u01780463900506") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0aa60_d20260603_m051827_c001_v7007000_t0000_u01780463907161") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce45_d20260603_m051820_c001_v0001136_t0019_u01780463900565") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be22432483e_d20260603_m051827_c001_v7007000_t0000_u01780463907173") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f169_d20260603_m051820_c001_v0001038_t0006_u01780463900681") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186d0_d20260603_m051826_c001_v7007000_t0000_u01780463906961") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec12ea_d20260603_m051820_c001_v0001182_t0026_u01780463900700") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4217bcbc7caf9635_d20260603_m051826_c001_v7007000_t0000_u01780463906766") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec12f0_d20260603_m051820_c001_v0001182_t0034_u01780463900898") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f405fcee326efbbfb_d20260603_m051827_c001_v7007000_t0000_u01780463907009") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce49_d20260603_m051820_c001_v0001136_t0051_u01780463900910") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05a67_d20260603_m051827_c001_v7007000_t0000_u01780463907020") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec12f4_d20260603_m051821_c001_v0001182_t0004_u01780463901104") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186cf_d20260603_m051826_c001_v7007000_t0000_u01780463906776") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f16b_d20260603_m051821_c001_v0001038_t0001_u01780463901215") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4100c04ef3ca87e2_d20260603_m051827_c001_v7007000_t0000_u01780463907030") 2026/06/03 05:23:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6ce4b_d20260603_m051821_c001_v0001136_t0011_u01780463901282") 2026/06/03 05:23:15 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05644_d20260603_m051426_c001_v7007000_t0000_u01780463666732") 2026/06/03 05:23:15 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11712fb48647baa7_d20260603_m051424_c001_v0001165_t0009_u01780463664717") 2026/06/03 05:23:15 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40480d4a2debf8e3_d20260603_m051424_c001_v7007000_t0000_u01780463664532") 2026/06/03 05:23:15 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11712fb48647ba91_d20260603_m051421_c001_v0001165_t0008_u01780463661327") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40480d4a2debf8dd_d20260603_m051420_c001_v7007000_t0000_u01780463660456") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f25_d20260603_m051415_c001_v0001120_t0011_u01780463655451") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6db91a9_d20260603_m051413_c001_v7007000_t0000_u01780463653922") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f108307ce2bcb3032_d20260603_m051411_c001_v0001106_t0036_u01780463651127") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44dbee_d20260603_m051410_c001_v7007000_t0000_u01780463650946") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f108307ce2bcb3016_d20260603_m051407_c001_v0001106_t0030_u01780463647354") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44dbeb_d20260603_m051406_c001_v7007000_t0000_u01780463646632") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63ef5_d20260603_m051402_c001_v0001120_t0041_u01780463642515") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe3d9_d20260603_m051358_c001_v7007000_t0000_u01780463638922") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f116aaecc98817997_d20260603_m051356_c001_v0001130_t0041_u01780463636816") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe3d6_d20260603_m051355_c001_v7007000_t0000_u01780463635913") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f110fae57618ff333_d20260603_m051350_c001_v0001033_t0056_u01780463630700") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe3cf_d20260603_m051349_c001_v7007000_t0000_u01780463629943") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d37d_d20260603_m051346_c001_v0001178_t0012_u01780463626461") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabd044_d20260603_m051345_c001_v7007000_t0000_u01780463625805") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f105f41f9124d85d4_d20260603_m051344_c001_v0001177_t0010_u01780463624122") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f401699c390f444a9_d20260603_m051343_c001_v7007000_t0000_u01780463623937") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f105f41f9124d85b2_d20260603_m051340_c001_v0001177_t0016_u01780463620383") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f401699c390f444a7_d20260603_m051339_c001_v7007000_t0000_u01780463619654") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d315_d20260603_m051334_c001_v0001178_t0057_u01780463614250") 2026/06/03 05:23:16 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0a69a_d20260603_m051333_c001_v7007000_t0000_u01780463613696") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106dab27691eef5f_d20260603_m051332_c001_v0001176_t0033_u01780463612174") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f44964fac0_d20260603_m051331_c001_v7007000_t0000_u01780463611992") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106dab27691eef3d_d20260603_m051328_c001_v0001176_t0037_u01780463608771") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f44964faba_d20260603_m051326_c001_v7007000_t0000_u01780463606500") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d2c9_d20260603_m051319_c001_v0001178_t0053_u01780463599259") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd21c3c3_d20260603_m051318_c001_v7007000_t0000_u01780463598201") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1164c732c8476f07_d20260603_m051315_c001_v0001115_t0039_u01780463595868") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4152d2ae529d0885_d20260603_m051315_c001_v7007000_t0000_u01780463595687") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1164c732c8476eeb_d20260603_m051311_c001_v0001115_t0042_u01780463591715") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4152d2ae529d0882_d20260603_m051310_c001_v7007000_t0000_u01780463590995") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d255_d20260603_m051305_c001_v0001178_t0023_u01780463585685") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d11_d20260603_m051304_c001_v7007000_t0000_u01780463584582") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11091832b5ea9925_d20260603_m051258_c001_v0001165_t0006_u01780463578776") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa08969ac0_d20260603_m051258_c001_v7007000_t0000_u01780463578563") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d217_d20260603_m051254_c001_v0001178_t0016_u01780463574532") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f113dffb2bd1dd073_d20260603_m051253_c001_v0001161_t0034_u01780463573564") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f113dffb2bd1dd06b_d20260603_m051252_c001_v0001161_t0044_u01780463572408") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e5650_d20260603_m051238_c001_v7007000_t0000_u01780463558745") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1371c_d20260603_m051231_c001_v0001115_t0044_u01780463551395") 2026/06/03 05:23:17 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109b5ab731a35f11_d20260603_m051230_c001_v0001165_t0055_u01780463550610") 2026/06/03 05:23:18 DEBUG : dst/one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109b5ab731a35f09_d20260603_m051229_c001_v0001165_t0044_u01780463549609") 2026/06/03 05:23:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05648_d20260603_m051426_c001_v7007000_t0000_u01780463666915") 2026/06/03 05:23:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1124e5e6d507e36f_d20260603_m051424_c001_v0001106_t0029_u01780463664062") 2026/06/03 05:23:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106dc2f538ff536a_d20260603_m051419_c001_v0001039_t0059_u01780463659761") 2026/06/03 05:23:18 DEBUG : dst/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6db91aa_d20260603_m051414_c001_v7007000_t0000_u01780463654103") 2026/06/03 05:23:18 DEBUG : dst/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11803a17d1d9e8fb_d20260603_m051410_c001_v0001182_t0015_u01780463650749") 2026/06/03 05:23:18 DEBUG : dst/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11849b4a977707e3_d20260603_m051406_c001_v0001033_t0006_u01780463646178") 2026/06/03 05:23:18 DEBUG : dst/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe3da_d20260603_m051359_c001_v7007000_t0000_u01780463639106") 2026/06/03 05:23:18 DEBUG : dst/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f111475af3727d18e_d20260603_m051355_c001_v0001174_t0027_u01780463635569") 2026/06/03 05:23:18 DEBUG : dst/one.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1060c5219a7ef0eb_d20260603_m051349_c001_v0001179_t0003_u01780463629324") 2026/06/03 05:23:18 DEBUG : dst/three: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d12_d20260603_m051304_c001_v7007000_t0000_u01780463584765") 2026/06/03 05:23:18 DEBUG : dst/three: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f113dffb2bd1dd0a7_d20260603_m051302_c001_v0001161_t0033_u01780463582939") 2026/06/03 05:23:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05649_d20260603_m051427_c001_v7007000_t0000_u01780463667099") 2026/06/03 05:23:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10563468763e46eb_d20260603_m051425_c001_v0001150_t0042_u01780463665491") 2026/06/03 05:23:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f114b3aca045f7791_d20260603_m051422_c001_v0001181_t0006_u01780463662143") 2026/06/03 05:23:18 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f0564a_d20260603_m051427_c001_v7007000_t0000_u01780463667283") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11712fb48647baaf_d20260603_m051426_c001_v0001165_t0056_u01780463666106") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40480d4a2debf8e8_d20260603_m051425_c001_v7007000_t0000_u01780463665921") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11712fb48647ba97_d20260603_m051422_c001_v0001165_t0053_u01780463662553") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40480d4a2debf8e1_d20260603_m051422_c001_v7007000_t0000_u01780463662367") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f2b_d20260603_m051416_c001_v0001120_t0049_u01780463656747") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6db91ab_d20260603_m051414_c001_v7007000_t0000_u01780463654286") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f108307ce2bcb3034_d20260603_m051412_c001_v0001106_t0032_u01780463652640") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44dbf0_d20260603_m051412_c001_v7007000_t0000_u01780463652458") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f108307ce2bcb3024_d20260603_m051409_c001_v0001106_t0002_u01780463649067") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44dbec_d20260603_m051408_c001_v7007000_t0000_u01780463648844") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63efb_d20260603_m051403_c001_v0001120_t0026_u01780463643415") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe3d8_d20260603_m051358_c001_v7007000_t0000_u01780463638368") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11252ee6fd87d831_d20260603_m051354_c001_v0001154_t0000_u01780463634667") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe3d2_d20260603_m051351_c001_v7007000_t0000_u01780463631708") 2026/06/03 05:23:19 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d383_d20260603_m051346_c001_v0001178_t0001_u01780463626887") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f401699c390f444ab_d20260603_m051344_c001_v7007000_t0000_u01780463624887") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d35b_d20260603_m051342_c001_v0001178_t0032_u01780463622925") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f401699c390f444a8_d20260603_m051341_c001_v7007000_t0000_u01780463621720") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d31d_d20260603_m051334_c001_v0001178_t0001_u01780463614795") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f44964fac5_d20260603_m051332_c001_v7007000_t0000_u01780463612773") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d2ff_d20260603_m051330_c001_v0001178_t0028_u01780463610784") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f423515f44964fabb_d20260603_m051329_c001_v7007000_t0000_u01780463609702") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d2d1_d20260603_m051321_c001_v0001178_t0020_u01780463601808") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4152d2ae529d0886_d20260603_m051317_c001_v7007000_t0000_u01780463597173") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e137de_d20260603_m051314_c001_v0001115_t0015_u01780463594041") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4152d2ae529d0883_d20260603_m051312_c001_v7007000_t0000_u01780463592951") 2026/06/03 05:23:20 DEBUG : dst/three.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d25d_d20260603_m051306_c001_v0001178_t0031_u01780463586553") 2026/06/03 05:23:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6db91ac_d20260603_m051414_c001_v7007000_t0000_u01780463654468") 2026/06/03 05:23:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1188b8548b4b2836_d20260603_m051412_c001_v0001185_t0011_u01780463652272") 2026/06/03 05:23:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10564c7a7da81c36_d20260603_m051408_c001_v0001172_t0026_u01780463648588") 2026/06/03 05:23:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe3dc_d20260603_m051359_c001_v7007000_t0000_u01780463639288") 2026/06/03 05:23:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10812e83d00b676a_d20260603_m051358_c001_v0001092_t0006_u01780463638022") 2026/06/03 05:23:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f101852c48533e59c_d20260603_m051351_c001_v0001185_t0030_u01780463631521") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f0564b_d20260603_m051427_c001_v7007000_t0000_u01780463667466") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f27_d20260603_m051415_c001_v0001120_t0001_u01780463655974") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419f114cd6db91ad_d20260603_m051414_c001_v7007000_t0000_u01780463654723") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63ef7_d20260603_m051402_c001_v0001120_t0058_u01780463642936") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe3dd_d20260603_m051359_c001_v7007000_t0000_u01780463639469") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d381_d20260603_m051346_c001_v0001178_t0009_u01780463626676") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabd045_d20260603_m051345_c001_v7007000_t0000_u01780463625985") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d319_d20260603_m051334_c001_v0001178_t0051_u01780463614473") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0a69c_d20260603_m051333_c001_v7007000_t0000_u01780463613877") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d2cf_d20260603_m051321_c001_v0001178_t0045_u01780463601589") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41295184cd21c3c4_d20260603_m051318_c001_v7007000_t0000_u01780463598462") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e137ba_d20260603_m051305_c001_v0001115_t0019_u01780463585908") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d13_d20260603_m051304_c001_v7007000_t0000_u01780463584948") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f116084ae32956ace_d20260603_m051300_c001_v0001092_t0055_u01780463580023") 2026/06/03 05:23:21 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e5652_d20260603_m051238_c001_v7007000_t0000_u01780463558928") 2026/06/03 05:23:22 DEBUG : dst/two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109b5ab731a35f33_d20260603_m051237_c001_v0001165_t0058_u01780463557691") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0a644_d20260603_m051203_c001_v7007000_t0000_u01780463523088") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e136d0_d20260603_m051158_c001_v0001115_t0003_u01780463518556") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0a642_d20260603_m051156_c001_v7007000_t0000_u01780463516643") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d08f_d20260603_m051145_c001_v0001178_t0014_u01780463505621") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181bd_d20260603_m051135_c001_v7007000_t0000_u01780463495169") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13646_d20260603_m051130_c001_v0001115_t0050_u01780463490898") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4d6_d20260603_m051007_c001_v7007000_t0000_u01780463407474") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e134bb_d20260603_m051004_c001_v0001115_t0031_u01780463404487") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4c6_d20260603_m051003_c001_v7007000_t0000_u01780463403145") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e134a7_d20260603_m051001_c001_v0001115_t0036_u01780463401113") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb750_d20260603_m050955_c001_v7007000_t0000_u01780463395294") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13479_d20260603_m050952_c001_v0001115_t0025_u01780463392271") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb743_d20260603_m050950_c001_v7007000_t0000_u01780463390910") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13463_d20260603_m050948_c001_v0001115_t0037_u01780463388588") 2026/06/03 05:23:22 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb69e_d20260603_m050939_c001_v7007000_t0000_u01780463379421") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133fb_d20260603_m050936_c001_v0001115_t0052_u01780463376936") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb608_d20260603_m050935_c001_v7007000_t0000_u01780463375300") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133f1_d20260603_m050934_c001_v0001115_t0024_u01780463374242") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb5e6_d20260603_m050927_c001_v7007000_t0000_u01780463367074") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133a5_d20260603_m050924_c001_v0001115_t0054_u01780463364094") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb5e2_d20260603_m050922_c001_v7007000_t0000_u01780463362269") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13387_d20260603_m050919_c001_v0001115_t0048_u01780463359579") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb5d5_d20260603_m050919_c001_v7007000_t0000_u01780463359211") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106780d48382ef58_d20260603_m050918_c001_v0001154_t0004_u01780463358517") 2026/06/03 05:23:23 DEBUG : empty space: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1336f_d20260603_m050915_c001_v0001115_t0049_u01780463355684") 2026/06/03 05:23:23 DEBUG : enormous: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4d1_d20260603_m051006_c001_v7007000_t0000_u01780463406556") 2026/06/03 05:23:23 DEBUG : enormous: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e134c7_d20260603_m051005_c001_v0001115_t0054_u01780463405567") 2026/06/03 05:23:23 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05650_d20260603_m051431_c001_v7007000_t0000_u01780463671933") 2026/06/03 05:23:23 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f5f_d20260603_m051430_c001_v0001120_t0040_u01780463670555") 2026/06/03 05:23:23 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181b8_d20260603_m051129_c001_v7007000_t0000_u01780463489547") 2026/06/03 05:23:23 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13638_d20260603_m051127_c001_v0001115_t0052_u01780463487978") 2026/06/03 05:23:24 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c981d_d20260603_m050911_c001_v7007000_t0000_u01780463351394") 2026/06/03 05:23:24 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1334d_d20260603_m050909_c001_v0001115_t0040_u01780463349889") 2026/06/03 05:23:24 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c97ee_d20260603_m050909_c001_v7007000_t0000_u01780463349347") 2026/06/03 05:23:24 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1333f_d20260603_m050905_c001_v0001115_t0001_u01780463345461") 2026/06/03 05:23:24 DEBUG : existing: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13339_d20260603_m050904_c001_v0001115_t0027_u01780463344075") 2026/06/03 05:23:24 DEBUG : existing-b: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181b9_d20260603_m051129_c001_v7007000_t0000_u01780463489731") 2026/06/03 05:23:24 DEBUG : existing-b: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905cff7_d20260603_m051127_c001_v0001178_t0021_u01780463487969") 2026/06/03 05:23:24 DEBUG : file1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d7d1_d20260603_m051536_c001_v7007000_t0000_u01780463736604") 2026/06/03 05:23:24 DEBUG : file1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea2da_d20260603_m051532_c001_v0001144_t0046_u01780463732627") 2026/06/03 05:23:24 DEBUG : file1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d767_d20260603_m051531_c001_v7007000_t0000_u01780463731323") 2026/06/03 05:23:24 DEBUG : file1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef29_d20260603_m051529_c001_v0001038_t0022_u01780463729825") 2026/06/03 05:23:24 DEBUG : five: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4da_d20260603_m051012_c001_v7007000_t0000_u01780463412133") 2026/06/03 05:23:24 DEBUG : five: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40069eb664e134ef_d20260603_m051009_c001_v0001115_t0047_u01780463409931") 2026/06/03 05:23:24 DEBUG : foo: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb5e3_d20260603_m050923_c001_v7007000_t0000_u01780463363732") 2026/06/03 05:23:24 DEBUG : foo: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40069eb664e1339d_d20260603_m050923_c001_v0001115_t0047_u01780463363184") 2026/06/03 05:23:24 DEBUG : foo: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40069eb664e1339b_d20260603_m050922_c001_v0001115_t0047_u01780463362632") 2026/06/03 05:23:25 DEBUG : four: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4dc_d20260603_m051012_c001_v7007000_t0000_u01780463412315") 2026/06/03 05:23:25 DEBUG : four: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f406879372905cde4_d20260603_m051010_c001_v0001178_t0018_u01780463410484") 2026/06/03 05:23:25 DEBUG : four: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e134e3_d20260603_m051008_c001_v0001115_t0031_u01780463408904") 2026/06/03 05:23:25 DEBUG : hello world2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e109_d20260603_m050807_c001_v7007000_t0000_u01780463287039") 2026/06/03 05:23:25 DEBUG : hello world2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13194_d20260603_m050805_c001_v0001115_t0044_u01780463285914") 2026/06/03 05:23:25 DEBUG : ignore-size: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9720_d20260603_m050903_c001_v7007000_t0000_u01780463343709") 2026/06/03 05:23:25 DEBUG : ignore-size: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13325_d20260603_m050902_c001_v0001115_t0014_u01780463342265") 2026/06/03 05:23:25 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181b0_d20260603_m051127_c001_v7007000_t0000_u01780463487235") 2026/06/03 05:23:25 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905cfe1_d20260603_m051126_c001_v0001178_t0047_u01780463486174") 2026/06/03 05:23:25 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181a9_d20260603_m051125_c001_v7007000_t0000_u01780463485428") 2026/06/03 05:23:25 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905cfcd_d20260603_m051124_c001_v0001178_t0044_u01780463484035") 2026/06/03 05:23:25 DEBUG : one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4dd_d20260603_m051012_c001_v7007000_t0000_u01780463412499") 2026/06/03 05:23:25 DEBUG : one: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40069eb664e134dd_d20260603_m051007_c001_v0001115_t0047_u01780463407841") 2026/06/03 05:23:25 DEBUG : only0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d74d_d20260603_m051525_c001_v7007000_t0000_u01780463725241") 2026/06/03 05:23:25 DEBUG : only0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4158bfe999a64087_d20260603_m051519_c001_v0001120_t0042_u01780463719141") 2026/06/03 05:23:26 DEBUG : only0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64013_d20260603_m051501_c001_v0001120_t0050_u01780463701425") 2026/06/03 05:23:26 DEBUG : only0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbbbb_d20260603_m051455_c001_v7007000_t0000_u01780463695626") 2026/06/03 05:23:26 DEBUG : only0: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f73_d20260603_m051435_c001_v0001120_t0037_u01780463675784") 2026/06/03 05:23:26 DEBUG : only1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d74e_d20260603_m051525_c001_v7007000_t0000_u01780463725425") 2026/06/03 05:23:26 DEBUG : only1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40244baa3ebea2ac_d20260603_m051520_c001_v0001144_t0036_u01780463720258") 2026/06/03 05:23:26 DEBUG : only1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6401b_d20260603_m051502_c001_v0001120_t0046_u01780463702172") 2026/06/03 05:23:26 DEBUG : only1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe44a_d20260603_m051456_c001_v7007000_t0000_u01780463696164") 2026/06/03 05:23:26 DEBUG : only1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f77_d20260603_m051436_c001_v0001120_t0025_u01780463676820") 2026/06/03 05:23:26 DEBUG : only10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d74f_d20260603_m051525_c001_v7007000_t0000_u01780463725609") 2026/06/03 05:23:26 DEBUG : only10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402db606d83f66a0_d20260603_m051519_c001_v0001171_t0017_u01780463719693") 2026/06/03 05:23:26 DEBUG : only10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64057_d20260603_m051510_c001_v0001120_t0029_u01780463710022") 2026/06/03 05:23:26 DEBUG : only10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44dc01_d20260603_m051455_c001_v7007000_t0000_u01780463695638") 2026/06/03 05:23:26 DEBUG : only10: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63faf_d20260603_m051444_c001_v0001120_t0014_u01780463684828") 2026/06/03 05:23:26 DEBUG : only11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d750_d20260603_m051525_c001_v7007000_t0000_u01780463725792") 2026/06/03 05:23:26 DEBUG : only11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f406e4976e636ef05_d20260603_m051519_c001_v0001038_t0039_u01780463719888") 2026/06/03 05:23:26 DEBUG : only11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6405d_d20260603_m051510_c001_v0001120_t0048_u01780463710848") 2026/06/03 05:23:26 DEBUG : only11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f405fcee326efb9bc_d20260603_m051455_c001_v7007000_t0000_u01780463695654") 2026/06/03 05:23:27 DEBUG : only11: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fb9_d20260603_m051445_c001_v0001120_t0026_u01780463685712") 2026/06/03 05:23:27 DEBUG : only12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d751_d20260603_m051525_c001_v7007000_t0000_u01780463725977") 2026/06/03 05:23:27 DEBUG : only12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40244baa3ebea2aa_d20260603_m051520_c001_v0001144_t0036_u01780463720069") 2026/06/03 05:23:27 DEBUG : only12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64063_d20260603_m051511_c001_v0001120_t0053_u01780463711884") 2026/06/03 05:23:27 DEBUG : only12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbbbc_d20260603_m051455_c001_v7007000_t0000_u01780463695809") 2026/06/03 05:23:27 DEBUG : only12: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fc1_d20260603_m051446_c001_v0001120_t0040_u01780463686481") 2026/06/03 05:23:27 DEBUG : only13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d752_d20260603_m051526_c001_v7007000_t0000_u01780463726160") 2026/06/03 05:23:27 DEBUG : only13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4158bfe999a6408b_d20260603_m051519_c001_v0001120_t0042_u01780463719720") 2026/06/03 05:23:27 DEBUG : only13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64067_d20260603_m051512_c001_v0001120_t0000_u01780463712650") 2026/06/03 05:23:27 DEBUG : only13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44dc02_d20260603_m051455_c001_v7007000_t0000_u01780463695821") 2026/06/03 05:23:27 DEBUG : only13: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fc7_d20260603_m051447_c001_v0001120_t0031_u01780463687360") 2026/06/03 05:23:27 DEBUG : only14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d753_d20260603_m051526_c001_v7007000_t0000_u01780463726344") 2026/06/03 05:23:27 DEBUG : only14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402db606d83f66a2_d20260603_m051519_c001_v0001171_t0017_u01780463719881") 2026/06/03 05:23:27 DEBUG : only14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6406b_d20260603_m051513_c001_v0001120_t0025_u01780463713783") 2026/06/03 05:23:27 DEBUG : only14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbbbe_d20260603_m051455_c001_v7007000_t0000_u01780463695990") 2026/06/03 05:23:27 DEBUG : only14: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fd3_d20260603_m051448_c001_v0001120_t0039_u01780463688404") 2026/06/03 05:23:28 DEBUG : only15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d754_d20260603_m051526_c001_v7007000_t0000_u01780463726527") 2026/06/03 05:23:28 DEBUG : only15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4158bfe999a6408d_d20260603_m051519_c001_v0001120_t0042_u01780463719904") 2026/06/03 05:23:28 DEBUG : only15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6406f_d20260603_m051514_c001_v0001120_t0006_u01780463714546") 2026/06/03 05:23:28 DEBUG : only15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe43b_d20260603_m051455_c001_v7007000_t0000_u01780463695432") 2026/06/03 05:23:28 DEBUG : only15: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fd7_d20260603_m051449_c001_v0001120_t0011_u01780463689512") 2026/06/03 05:23:28 DEBUG : only16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d756_d20260603_m051526_c001_v7007000_t0000_u01780463726710") 2026/06/03 05:23:28 DEBUG : only16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402db606d83f66a4_d20260603_m051520_c001_v0001171_t0017_u01780463720064") 2026/06/03 05:23:28 DEBUG : only16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64073_d20260603_m051515_c001_v0001120_t0050_u01780463715309") 2026/06/03 05:23:28 DEBUG : only16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbbba_d20260603_m051455_c001_v7007000_t0000_u01780463695445") 2026/06/03 05:23:28 DEBUG : only16: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fe5_d20260603_m051451_c001_v0001120_t0016_u01780463691137") 2026/06/03 05:23:29 DEBUG : only17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d757_d20260603_m051526_c001_v7007000_t0000_u01780463726903") 2026/06/03 05:23:29 DEBUG : only17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f406e4976e636ef09_d20260603_m051520_c001_v0001038_t0039_u01780463720075") 2026/06/03 05:23:29 DEBUG : only17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64077_d20260603_m051516_c001_v0001120_t0033_u01780463716182") 2026/06/03 05:23:29 DEBUG : only17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44dc03_d20260603_m051456_c001_v7007000_t0000_u01780463696003") 2026/06/03 05:23:29 DEBUG : only17: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fe9_d20260603_m051451_c001_v0001120_t0009_u01780463691947") 2026/06/03 05:23:29 DEBUG : only18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d758_d20260603_m051527_c001_v7007000_t0000_u01780463727087") 2026/06/03 05:23:29 DEBUG : only18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4158bfe999a6408f_d20260603_m051520_c001_v0001120_t0042_u01780463720086") 2026/06/03 05:23:29 DEBUG : only18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6407d_d20260603_m051516_c001_v0001120_t0043_u01780463716891") 2026/06/03 05:23:29 DEBUG : only18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f405fcee326efb9be_d20260603_m051456_c001_v7007000_t0000_u01780463696026") 2026/06/03 05:23:29 DEBUG : only18: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fed_d20260603_m051452_c001_v0001120_t0053_u01780463692614") 2026/06/03 05:23:29 DEBUG : only19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d759_d20260603_m051527_c001_v7007000_t0000_u01780463727270") 2026/06/03 05:23:29 DEBUG : only19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402db606d83f66a6_d20260603_m051520_c001_v0001171_t0017_u01780463720246") 2026/06/03 05:23:29 DEBUG : only19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64085_d20260603_m051518_c001_v0001120_t0020_u01780463718091") 2026/06/03 05:23:29 DEBUG : only19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f405fcee326efb9bd_d20260603_m051455_c001_v7007000_t0000_u01780463695843") 2026/06/03 05:23:30 DEBUG : only19: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63ff7_d20260603_m051453_c001_v0001120_t0053_u01780463693678") 2026/06/03 05:23:30 DEBUG : only2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d75b_d20260603_m051527_c001_v7007000_t0000_u01780463727453") 2026/06/03 05:23:30 DEBUG : only2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f406e4976e636ef0b_d20260603_m051520_c001_v0001038_t0039_u01780463720269") 2026/06/03 05:23:30 DEBUG : only2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6401f_d20260603_m051503_c001_v0001120_t0019_u01780463703171") 2026/06/03 05:23:30 DEBUG : only2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e44dc00_d20260603_m051455_c001_v7007000_t0000_u01780463695448") 2026/06/03 05:23:30 DEBUG : only2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f81_d20260603_m051437_c001_v0001120_t0021_u01780463677973") 2026/06/03 05:23:30 DEBUG : only3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d75d_d20260603_m051527_c001_v7007000_t0000_u01780463727636") 2026/06/03 05:23:30 DEBUG : only3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4158bfe999a64091_d20260603_m051520_c001_v0001120_t0042_u01780463720279") 2026/06/03 05:23:30 DEBUG : only3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64025_d20260603_m051504_c001_v0001120_t0053_u01780463704066") 2026/06/03 05:23:30 DEBUG : only3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40349b77fe8fbbbf_d20260603_m051456_c001_v7007000_t0000_u01780463696174") 2026/06/03 05:23:30 DEBUG : only3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f87_d20260603_m051438_c001_v0001120_t0014_u01780463678790") 2026/06/03 05:23:30 DEBUG : only4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d75e_d20260603_m051527_c001_v7007000_t0000_u01780463727819") 2026/06/03 05:23:30 DEBUG : only4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402db606d83f66a8_d20260603_m051520_c001_v0001171_t0017_u01780463720430") 2026/06/03 05:23:30 DEBUG : only4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6402d_d20260603_m051504_c001_v0001120_t0036_u01780463704862") 2026/06/03 05:23:30 DEBUG : only4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe441_d20260603_m051455_c001_v7007000_t0000_u01780463695798") 2026/06/03 05:23:30 DEBUG : only4: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f8b_d20260603_m051439_c001_v0001120_t0021_u01780463679769") 2026/06/03 05:23:30 DEBUG : only5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d75f_d20260603_m051528_c001_v7007000_t0000_u01780463728001") 2026/06/03 05:23:30 DEBUG : only5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40244baa3ebea2ae_d20260603_m051520_c001_v0001144_t0036_u01780463720440") 2026/06/03 05:23:31 DEBUG : only5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6403b_d20260603_m051505_c001_v0001120_t0017_u01780463705854") 2026/06/03 05:23:31 DEBUG : only5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe434_d20260603_m051455_c001_v7007000_t0000_u01780463695069") 2026/06/03 05:23:31 DEBUG : only5: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f8f_d20260603_m051440_c001_v0001120_t0046_u01780463680523") 2026/06/03 05:23:31 DEBUG : only6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d760_d20260603_m051528_c001_v7007000_t0000_u01780463728184") 2026/06/03 05:23:31 DEBUG : only6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f406e4976e636ef0d_d20260603_m051520_c001_v0001038_t0039_u01780463720451") 2026/06/03 05:23:31 DEBUG : only6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64041_d20260603_m051506_c001_v0001120_t0009_u01780463706664") 2026/06/03 05:23:31 DEBUG : only6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f405fcee326efb9bb_d20260603_m051455_c001_v7007000_t0000_u01780463695470") 2026/06/03 05:23:31 DEBUG : only6: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f93_d20260603_m051441_c001_v0001120_t0056_u01780463681359") 2026/06/03 05:23:31 DEBUG : only7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d761_d20260603_m051528_c001_v7007000_t0000_u01780463728367") 2026/06/03 05:23:31 DEBUG : only7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4158bfe999a64093_d20260603_m051520_c001_v0001120_t0042_u01780463720462") 2026/06/03 05:23:31 DEBUG : only7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64045_d20260603_m051507_c001_v0001120_t0000_u01780463707300") 2026/06/03 05:23:31 DEBUG : only7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe438_d20260603_m051455_c001_v7007000_t0000_u01780463695250") 2026/06/03 05:23:31 DEBUG : only7: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63f9d_d20260603_m051442_c001_v0001120_t0031_u01780463682166") 2026/06/03 05:23:31 DEBUG : only8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d763_d20260603_m051528_c001_v7007000_t0000_u01780463728551") 2026/06/03 05:23:31 DEBUG : only8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402db606d83f66aa_d20260603_m051520_c001_v0001171_t0017_u01780463720614") 2026/06/03 05:23:32 DEBUG : only8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a6404b_d20260603_m051508_c001_v0001120_t0026_u01780463708358") 2026/06/03 05:23:32 DEBUG : only8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe43e_d20260603_m051455_c001_v7007000_t0000_u01780463695616") 2026/06/03 05:23:32 DEBUG : only8: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fa3_d20260603_m051443_c001_v0001120_t0009_u01780463683109") 2026/06/03 05:23:32 DEBUG : only9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d764_d20260603_m051528_c001_v7007000_t0000_u01780463728881") 2026/06/03 05:23:32 DEBUG : only9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40244baa3ebea2b0_d20260603_m051520_c001_v0001144_t0036_u01780463720624") 2026/06/03 05:23:32 DEBUG : only9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a64051_d20260603_m051509_c001_v0001120_t0021_u01780463709377") 2026/06/03 05:23:32 DEBUG : only9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe445_d20260603_m051455_c001_v7007000_t0000_u01780463695980") 2026/06/03 05:23:32 DEBUG : only9: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a63fa9_d20260603_m051443_c001_v0001120_t0027_u01780463683992") 2026/06/03 05:23:32 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c1819d_d20260603_m051122_c001_v7007000_t0000_u01780463482914") 2026/06/03 05:23:32 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f114e247efddd5607_d20260603_m051120_c001_v0001172_t0033_u01780463480910") 2026/06/03 05:23:32 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c1816a_d20260603_m051119_c001_v7007000_t0000_u01780463479812") 2026/06/03 05:23:32 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1360c_d20260603_m051117_c001_v0001115_t0044_u01780463477341") 2026/06/03 05:23:32 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c18151_d20260603_m051116_c001_v7007000_t0000_u01780463476245") 2026/06/03 05:23:32 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905cdf6_d20260603_m051013_c001_v0001178_t0049_u01780463413412") 2026/06/03 05:23:32 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb752_d20260603_m050958_c001_v7007000_t0000_u01780463398670") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13489_d20260603_m050955_c001_v0001115_t0008_u01780463395948") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb749_d20260603_m050953_c001_v7007000_t0000_u01780463393887") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13477_d20260603_m050951_c001_v0001115_t0047_u01780463391457") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb73f_d20260603_m050949_c001_v7007000_t0000_u01780463389897") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1345b_d20260603_m050947_c001_v0001115_t0037_u01780463387746") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb689_d20260603_m050938_c001_v7007000_t0000_u01780463378873") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133f9_d20260603_m050935_c001_v0001115_t0015_u01780463375845") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb60b_d20260603_m050935_c001_v7007000_t0000_u01780463375483") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133e9_d20260603_m050933_c001_v0001115_t0025_u01780463373731") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb5f5_d20260603_m050933_c001_v7007000_t0000_u01780463373367") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133df_d20260603_m050932_c001_v0001115_t0017_u01780463372411") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133cf_d20260603_m050930_c001_v0001115_t0046_u01780463370195") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb5e9_d20260603_m050929_c001_v7007000_t0000_u01780463369832") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133c9_d20260603_m050929_c001_v0001115_t0055_u01780463369013") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133bd_d20260603_m050927_c001_v0001115_t0003_u01780463367621") 2026/06/03 05:23:33 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb5e7_d20260603_m050927_c001_v7007000_t0000_u01780463367258") 2026/06/03 05:23:34 DEBUG : potato: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e133a9_d20260603_m050925_c001_v0001115_t0000_u01780463365259") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0543d1e_d20260603_m051213_c001_v7007000_t0000_u01780463533274") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e136f0_d20260603_m051212_c001_v0001115_t0032_u01780463532093") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0a646_d20260603_m051203_c001_v7007000_t0000_u01780463523361") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d0d1_d20260603_m051157_c001_v0001178_t0017_u01780463517963") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181d4_d20260603_m051150_c001_v7007000_t0000_u01780463510949") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13682_d20260603_m051143_c001_v0001115_t0049_u01780463503824") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181be_d20260603_m051135_c001_v7007000_t0000_u01780463495841") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d011_d20260603_m051130_c001_v0001178_t0007_u01780463490677") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4d4_d20260603_m051006_c001_v7007000_t0000_u01780463406739") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e134b7_d20260603_m051003_c001_v0001115_t0030_u01780463403692") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4c7_d20260603_m051003_c001_v7007000_t0000_u01780463403327") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1349f_d20260603_m050959_c001_v0001115_t0048_u01780463399219") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb753_d20260603_m050958_c001_v7007000_t0000_u01780463398853") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1348d_d20260603_m050957_c001_v0001115_t0047_u01780463397450") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb751_d20260603_m050955_c001_v7007000_t0000_u01780463395480") 2026/06/03 05:23:34 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13483_d20260603_m050954_c001_v0001115_t0040_u01780463394254") 2026/06/03 05:23:35 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb745_d20260603_m050951_c001_v7007000_t0000_u01780463391092") 2026/06/03 05:23:35 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13471_d20260603_m050949_c001_v0001115_t0008_u01780463389906") 2026/06/03 05:23:35 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f413d7c04c20eb6a4_d20260603_m050939_c001_v7007000_t0000_u01780463379604") 2026/06/03 05:23:35 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13405_d20260603_m050938_c001_v0001115_t0019_u01780463378051") 2026/06/03 05:23:35 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e111_d20260603_m050810_c001_v7007000_t0000_u01780463290517") 2026/06/03 05:23:35 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e131a6_d20260603_m050809_c001_v0001115_t0026_u01780463289628") 2026/06/03 05:23:35 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e10d_d20260603_m050808_c001_v7007000_t0000_u01780463288724") 2026/06/03 05:23:35 DEBUG : potato2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13198_d20260603_m050807_c001_v0001115_t0041_u01780463287579") 2026/06/03 05:23:35 DEBUG : potato3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41797be8ede0a648_d20260603_m051203_c001_v7007000_t0000_u01780463523690") 2026/06/03 05:23:35 DEBUG : potato3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d0dd_d20260603_m051159_c001_v0001178_t0004_u01780463519995") 2026/06/03 05:23:35 DEBUG : potato3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181d3_d20260603_m051150_c001_v7007000_t0000_u01780463510767") 2026/06/03 05:23:35 DEBUG : potato3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13692_d20260603_m051145_c001_v0001115_t0000_u01780463505845") 2026/06/03 05:23:35 DEBUG : potato3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181bf_d20260603_m051136_c001_v7007000_t0000_u01780463496025") 2026/06/03 05:23:35 DEBUG : potato3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d01b_d20260603_m051131_c001_v0001178_t0010_u01780463491521") 2026/06/03 05:23:35 DEBUG : pre-dest1/1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d05_d20260603_m051247_c001_v7007000_t0000_u01780463567899") 2026/06/03 05:23:36 DEBUG : pre-dest1/1: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d1bf_d20260603_m051239_c001_v0001178_t0022_u01780463559659") 2026/06/03 05:23:36 DEBUG : pre-dest2/2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9d06_d20260603_m051248_c001_v7007000_t0000_u01780463568082") 2026/06/03 05:23:36 DEBUG : pre-dest2/2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1373c_d20260603_m051240_c001_v0001115_t0053_u01780463560307") 2026/06/03 05:23:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e5627_d20260603_m051225_c001_v7007000_t0000_u01780463545021") 2026/06/03 05:23:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905d149_d20260603_m051221_c001_v0001178_t0053_u01780463541017") 2026/06/03 05:23:36 DEBUG : sizeonly: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c971e_d20260603_m050901_c001_v7007000_t0000_u01780463341699") 2026/06/03 05:23:36 DEBUG : sizeonly: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13305_d20260603_m050859_c001_v0001115_t0002_u01780463339206") 2026/06/03 05:23:36 DEBUG : splitbanan: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88c0_d20260603_m051928_c001_v7007000_t0000_u01780463968817") 2026/06/03 05:23:36 DEBUG : splitbanan: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10113e264dec158f_d20260603_m051920_c001_v0001182_t0032_u01780463960429") 2026/06/03 05:23:36 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897223d_d20260603_m052152_c001_v7007000_t0000_u01780464112479") 2026/06/03 05:23:36 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f43a_d20260603_m052145_c001_v0001038_t0006_u01780464105479") 2026/06/03 05:23:36 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f415c7e8d4e453480_d20260603_m052125_c001_v7007000_t0000_u01780464085759") 2026/06/03 05:23:36 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d005_d20260603_m052118_c001_v0001136_t0026_u01780464078909") 2026/06/03 05:23:36 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa089721b7_d20260603_m052056_c001_v7007000_t0000_u01780464056651") 2026/06/03 05:23:36 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea795_d20260603_m052048_c001_v0001144_t0000_u01780464048946") 2026/06/03 05:23:36 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4140996855080f6a_d20260603_m052031_c001_v7007000_t0000_u01780464031841") 2026/06/03 05:23:36 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f2f0_d20260603_m052024_c001_v0001038_t0027_u01780464024857") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545474_d20260603_m052000_c001_v7007000_t0000_u01780464000237") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6cf2d_d20260603_m051953_c001_v0001136_t0045_u01780463993053") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41117b5983cb88a1_d20260603_m051923_c001_v7007000_t0000_u01780463963228") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f22c_d20260603_m051919_c001_v0001038_t0010_u01780463959384") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324875_d20260603_m051901_c001_v7007000_t0000_u01780463941326") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea5ed_d20260603_m051853_c001_v0001144_t0040_u01780463933890") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c186de_d20260603_m051852_c001_v7007000_t0000_u01780463932985") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea5d9_d20260603_m051847_c001_v0001144_t0002_u01780463927828") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40431be224324854_d20260603_m051832_c001_v7007000_t0000_u01780463912108") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f175_d20260603_m051823_c001_v0001038_t0058_u01780463903363") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f408f1c0dc3f05a65_d20260603_m051822_c001_v7007000_t0000_u01780463902299") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea55b_d20260603_m051813_c001_v0001144_t0019_u01780463893261") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f417958ed2025ecd5_d20260603_m051744_c001_v7007000_t0000_u01780463864241") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea4c7_d20260603_m051736_c001_v0001144_t0055_u01780463856974") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f42000b05b0545360_d20260603_m051702_c001_v7007000_t0000_u01780463822644") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea41b_d20260603_m051654_c001_v0001144_t0025_u01780463814661") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381910828_d20260603_m051621_c001_v7007000_t0000_u01780463781237") 2026/06/03 05:23:37 DEBUG : splitbananasplit: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea35f_d20260603_m051612_c001_v0001144_t0026_u01780463772728") 2026/06/03 05:23:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f424efead8e1e611a_d20260603_m051856_c001_v7007000_t0000_u01780463936332") 2026/06/03 05:23:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f1c7_d20260603_m051849_c001_v0001038_t0031_u01780463929805") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0896a3a0_d20260603_m051547_c001_v7007000_t0000_u01780463747627") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef63_d20260603_m051543_c001_v0001038_t0015_u01780463743078") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe4ed_d20260603_m051542_c001_v7007000_t0000_u01780463742329") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636ef53_d20260603_m051538_c001_v0001038_t0055_u01780463738008") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181b1_d20260603_m051127_c001_v7007000_t0000_u01780463487417") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1362e_d20260603_m051126_c001_v0001115_t0019_u01780463486184") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c181ac_d20260603_m051125_c001_v7007000_t0000_u01780463485611") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1362a_d20260603_m051124_c001_v0001115_t0058_u01780463484385") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c96bf_d20260603_m050856_c001_v7007000_t0000_u01780463336298") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e132f3_d20260603_m050854_c001_v0001115_t0043_u01780463334193") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c96af_d20260603_m050853_c001_v7007000_t0000_u01780463333827") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e132e7_d20260603_m050852_c001_v0001115_t0037_u01780463332268") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c966f_d20260603_m050850_c001_v7007000_t0000_u01780463330207") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e132c1_d20260603_m050847_c001_v0001115_t0006_u01780463327855") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9642_d20260603_m050847_c001_v7007000_t0000_u01780463327310") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e132b5_d20260603_m050845_c001_v0001115_t0036_u01780463325966") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1329b_d20260603_m050842_c001_v0001115_t0028_u01780463322774") 2026/06/03 05:23:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c9630_d20260603_m050842_c001_v7007000_t0000_u01780463322410") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13289_d20260603_m050840_c001_v0001115_t0043_u01780463320960") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13275_d20260603_m050839_c001_v0001115_t0052_u01780463319452") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f400796a7a09c961c_d20260603_m050839_c001_v7007000_t0000_u01780463319089") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1325f_d20260603_m050835_c001_v0001115_t0035_u01780463315881") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13249_d20260603_m050831_c001_v0001115_t0002_u01780463311117") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e1fd_d20260603_m050830_c001_v7007000_t0000_u01780463310756") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13243_d20260603_m050829_c001_v0001115_t0058_u01780463309375") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13239_d20260603_m050827_c001_v0001115_t0039_u01780463307876") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e1dd_d20260603_m050827_c001_v7007000_t0000_u01780463307516") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13209_d20260603_m050822_c001_v0001115_t0031_u01780463302896") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e18f_d20260603_m050822_c001_v7007000_t0000_u01780463302534") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e131fd_d20260603_m050821_c001_v0001115_t0024_u01780463301192") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e18d_d20260603_m050820_c001_v7007000_t0000_u01780463300240") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e131e2_d20260603_m050818_c001_v0001115_t0049_u01780463298037") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e15d_d20260603_m050817_c001_v7007000_t0000_u01780463297494") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e131d5_d20260603_m050816_c001_v0001115_t0040_u01780463296502") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e12a_d20260603_m050815_c001_v7007000_t0000_u01780463295443") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e131c6_d20260603_m050814_c001_v0001115_t0058_u01780463294401") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e118_d20260603_m050813_c001_v7007000_t0000_u01780463293859") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e131bc_d20260603_m050812_c001_v0001115_t0041_u01780463292760") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e116_d20260603_m050812_c001_v7007000_t0000_u01780463292217") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e131b2_d20260603_m050811_c001_v0001115_t0040_u01780463291072") 2026/06/03 05:23:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e104_d20260603_m050805_c001_v7007000_t0000_u01780463285373") 2026/06/03 05:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1318a_d20260603_m050804_c001_v0001115_t0026_u01780463284207") 2026/06/03 05:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e103_d20260603_m050803_c001_v7007000_t0000_u01780463283667") 2026/06/03 05:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1317e_d20260603_m050802_c001_v0001115_t0014_u01780463282534") 2026/06/03 05:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e102_d20260603_m050801_c001_v7007000_t0000_u01780463281638") 2026/06/03 05:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e13170_d20260603_m050800_c001_v0001115_t0052_u01780463280426") 2026/06/03 05:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e0f9_d20260603_m050758_c001_v7007000_t0000_u01780463278261") 2026/06/03 05:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e1314e_d20260603_m050756_c001_v0001115_t0047_u01780463276221") 2026/06/03 05:23:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0896a3a1_d20260603_m051547_c001_v7007000_t0000_u01780463747810") 2026/06/03 05:23:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea2f4_d20260603_m051543_c001_v0001144_t0037_u01780463743088") 2026/06/03 05:23:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f427aed2e5dabe4ee_d20260603_m051542_c001_v7007000_t0000_u01780463742510") 2026/06/03 05:23:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea2e8_d20260603_m051537_c001_v0001144_t0055_u01780463737737") 2026/06/03 05:23:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f41829ffa0897223e_d20260603_m052154_c001_v7007000_t0000_u01780464114548") 2026/06/03 05:23:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d068_d20260603_m052153_c001_v0001136_t0006_u01780464113843") 2026/06/03 05:23:40 DEBUG : sub/yam: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c1819c_d20260603_m051122_c001_v7007000_t0000_u01780463482361") 2026/06/03 05:23:40 DEBUG : sub/yam: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905cfb5_d20260603_m051120_c001_v0001178_t0046_u01780463480561") 2026/06/03 05:23:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d7d2_d20260603_m051536_c001_v7007000_t0000_u01780463736787") 2026/06/03 05:23:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f102db606d83f66e6_d20260603_m051532_c001_v0001171_t0023_u01780463732280") 2026/06/03 05:23:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d768_d20260603_m051531_c001_v7007000_t0000_u01780463731506") 2026/06/03 05:23:41 DEBUG : test_dir1/file2: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a640a3_d20260603_m051529_c001_v0001120_t0032_u01780463729826") 2026/06/03 05:23:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d7d3_d20260603_m051536_c001_v7007000_t0000_u01780463736972") 2026/06/03 05:23:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1158bfe999a640b3_d20260603_m051532_c001_v0001120_t0049_u01780463732289") 2026/06/03 05:23:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f419e87296de8d769_d20260603_m051531_c001_v7007000_t0000_u01780463731689") 2026/06/03 05:23:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f102db606d83f66da_d20260603_m051529_c001_v0001171_t0028_u01780463729846") 2026/06/03 05:23:41 DEBUG : three: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4de_d20260603_m051012_c001_v7007000_t0000_u01780463412680") 2026/06/03 05:23:41 DEBUG : three: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e134f9_d20260603_m051011_c001_v0001115_t0058_u01780463411239") 2026/06/03 05:23:41 DEBUG : three: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10069eb664e134e1_d20260603_m051008_c001_v0001115_t0043_u01780463408207") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911954_d20260603_m052201_c001_v7007000_t0000_u01780464121147") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea8dd_d20260603_m052155_c001_v0001144_t0057_u01780464115527") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911961_d20260603_m052227_c001_v7007000_t0000_u01780464147386") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea95d_d20260603_m052221_c001_v0001144_t0042_u01780464141822") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191195f_d20260603_m052220_c001_v7007000_t0000_u01780464140226") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d09c_d20260603_m052218_c001_v0001136_t0001_u01780464138695") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191195e_d20260603_m052217_c001_v7007000_t0000_u01780464137735") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f492_d20260603_m052216_c001_v0001038_t0030_u01780464136868") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191195b_d20260603_m052210_c001_v7007000_t0000_u01780464130800") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f480_d20260603_m052209_c001_v0001038_t0050_u01780464129051") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191195c_d20260603_m052213_c001_v7007000_t0000_u01780464133347") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d08e_d20260603_m052211_c001_v0001136_t0005_u01780464131755") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911959_d20260603_m052208_c001_v7007000_t0000_u01780464128053") 2026/06/03 05:23:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea90d_d20260603_m052206_c001_v0001144_t0027_u01780464126196") 2026/06/03 05:23:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911958_d20260603_m052205_c001_v7007000_t0000_u01780464125217") 2026/06/03 05:23:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f109ff6c7d1c6d07e_d20260603_m052204_c001_v0001136_t0052_u01780464124301") 2026/06/03 05:23:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911956_d20260603_m052203_c001_v7007000_t0000_u01780464123335") 2026/06/03 05:23:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f470_d20260603_m052202_c001_v0001038_t0025_u01780464122119") 2026/06/03 05:23:42 DEBUG : toe/toe/toe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911967_d20260603_m052233_c001_v7007000_t0000_u01780464153014") 2026/06/03 05:23:42 DEBUG : toe/toe/toe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea989_d20260603_m052231_c001_v0001144_t0036_u01780464151698") 2026/06/03 05:23:42 DEBUG : toe/toe/toe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f402554138191195d_d20260603_m052215_c001_v7007000_t0000_u01780464135902") 2026/06/03 05:23:42 DEBUG : toe/toe/toe: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10244baa3ebea939_d20260603_m052214_c001_v0001144_t0054_u01780464134317") 2026/06/03 05:23:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911962_d20260603_m052228_c001_v7007000_t0000_u01780464148011") 2026/06/03 05:23:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106e4976e636f4a8_d20260603_m052226_c001_v0001038_t0049_u01780464146895") 2026/06/03 05:23:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f4025541381911960_d20260603_m052220_c001_v7007000_t0000_u01780464140838") 2026/06/03 05:23:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f1029e39566de69b8_d20260603_m052220_c001_v0001178_t0020_u01780464140011") 2026/06/03 05:23:42 DEBUG : two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f409b90c82044e4df_d20260603_m051012_c001_v7007000_t0000_u01780463412863") 2026/06/03 05:23:42 DEBUG : two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f414e247efddd53b3_d20260603_m051010_c001_v0001172_t0025_u01780463410673") 2026/06/03 05:23:42 DEBUG : two: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f40069eb664e134df_d20260603_m051008_c001_v0001115_t0047_u01780463408024") 2026/06/03 05:23:42 DEBUG : yam: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c1819e_d20260603_m051123_c001_v7007000_t0000_u01780463483097") 2026/06/03 05:23:42 DEBUG : yam: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f104315601ff50fb4_d20260603_m051121_c001_v0001136_t0048_u01780463481945") 2026/06/03 05:23:43 DEBUG : yam: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c1815f_d20260603_m051119_c001_v7007000_t0000_u01780463479239") 2026/06/03 05:23:43 DEBUG : yam: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f106879372905cfa9_d20260603_m051117_c001_v0001178_t0053_u01780463477355") 2026/06/03 05:23:43 DEBUG : yam: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c18150_d20260603_m051115_c001_v7007000_t0000_u01780463475697") 2026/06/03 05:23:43 DEBUG : yam: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f114e247efddd53cd_d20260603_m051013_c001_v0001172_t0038_u01780463413426") 2026/06/03 05:23:43 DEBUG : yaml: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c18170_d20260603_m051119_c001_v7007000_t0000_u01780463479997") 2026/06/03 05:23:43 DEBUG : yaml: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f11511d3345d8606e_d20260603_m051119_c001_v0001181_t0025_u01780463479024") 2026/06/03 05:23:43 DEBUG : yaml: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f418f4cad22c18152_d20260603_m051116_c001_v7007000_t0000_u01780463476427") 2026/06/03 05:23:43 DEBUG : yaml: Deleting (id "4_z8fd28d93e01d8bbb9fe80e1b_f10250724a6060b7b_d20260603_m051115_c001_v0001182_t0006_u01780463475468") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 15m55.458368372s (try 1/5)