"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/10 06:19:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa" 2026/03/10 06:19:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 06:19:47 DEBUG : Creating backend with remote "/tmp/rclone3982025747" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:19:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/10 06:19:48 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:48 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:19:49 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:49 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:19:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:19:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:19:49 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:19:50 DEBUG : B2 bucket rclone-test-xuwarox7futa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:51 DEBUG : Creating backend with remote "/non-existing" 2026/03/10 06:19:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/10 06:19:51 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:51 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:19:52 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:52 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:19:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:19:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:19:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:53 INFO : B2 bucket rclone-test-xuwarox7futa: Running all checks before starting transfers 2026/03/10 06:19:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:19:53 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:53 INFO : B2 bucket rclone-test-xuwarox7futa: Checks finished, now starting transfers 2026/03/10 06:19:53 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:19:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:19:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:19:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:54 ERROR : Ignoring --no-traverse with sync 2026/03/10 06:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:19:55 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:55 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:19:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:19:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:19:55 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:19:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/10 06:19:56 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:56 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:19:56 DEBUG : hello world2: size = 12 OK 2026/03/10 06:19:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/10 06:19:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:19:57 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:57 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:19:57 DEBUG : potato2: size = 11 OK 2026/03/10 06:19:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:19:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:19:58 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:58 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:19:58 DEBUG : potato2: size = 11 OK 2026/03/10 06:19:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:19:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:19:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 06:19:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:19:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:19:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:19:59 INFO : sub dir2: Making directory 2026/03/10 06:19:59 INFO : sub dir: Making directory 2026/03/10 06:19:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:19:59 INFO : sub dir2/sub sub dir2: Making directory 2026/03/10 06:19:59 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:19:59 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:00 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/03/10 06:20:00 DEBUG : B2 bucket rclone-test-xuwarox7futa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:00 INFO : sub dir2: Making directory 2026/03/10 06:20:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 06:20:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:20:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:00 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:00 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:01 DEBUG : sub dir2: Making directory with metadata 2026/03/10 06:20:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:20:02 INFO : sub dir2: Making directory 2026/03/10 06:20:02 INFO : sub dir: Making directory 2026/03/10 06:20:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:02 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:20:02 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/10 06:20:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/10 06:20:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:03 INFO : sub dir2: Making directory 2026/03/10 06:20:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:03 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:03 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:03 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:20:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:04 DEBUG : sub dir2: Making directory with metadata 2026/03/10 06:20:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:20:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:20:04 INFO : sub dir2: Making directory 2026/03/10 06:20:04 INFO : sub dir: Making directory 2026/03/10 06:20:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:04 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:04 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:05 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:20:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/10 06:20:05 DEBUG : B2 bucket rclone-test-xuwarox7futa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:06 INFO : sub dir2: Making directory 2026/03/10 06:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:06 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:06 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:06 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:20:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zunojat3zobu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xuwarox7futa -> B2 bucket rclone-test-zunojat3zobu 2026/03/10 06:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:08 DEBUG : B2 bucket rclone-test-zunojat3zobu: Waiting for checks to finish 2026/03/10 06:20:08 DEBUG : B2 bucket rclone-test-zunojat3zobu: Waiting for transfers to finish 2026/03/10 06:20:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:20:10 DEBUG : B2 bucket rclone-test-zunojat3zobu: Purge remote 2026/03/10 06:20:10 INFO : B2 bucket rclone-test-zunojat3zobu: cleaning bucket "rclone-test-zunojat3zobu" of all files 2026/03/10 06:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf222d13607ddb6b9fc80e1b_f118ef20b9a481330_d20260310_m062009_c001_v0001173_t0038_u01773123609467") --- PASS: TestServerSideCopy (4.26s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:20:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:20:12 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:20:12 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:12 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:12 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 06:20:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/10 06:20:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.67s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gowenov4cobo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xuwarox7futa -> B2 bucket rclone-test-gowenov4cobo 2026/03/10 06:20:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:14 DEBUG : B2 bucket rclone-test-gowenov4cobo: Waiting for checks to finish 2026/03/10 06:20:14 DEBUG : B2 bucket rclone-test-gowenov4cobo: Waiting for transfers to finish 2026/03/10 06:20:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:20:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:20:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gowenov4cobo) 2026/03/10 06:20:16 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:20:16 DEBUG : B2 bucket rclone-test-gowenov4cobo: Waiting for checks to finish 2026/03/10 06:20:16 DEBUG : B2 bucket rclone-test-gowenov4cobo: Waiting for transfers to finish 2026/03/10 06:20:17 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 06:20:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/10 06:20:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:20:17 DEBUG : B2 bucket rclone-test-gowenov4cobo: Purge remote 2026/03/10 06:20:17 INFO : B2 bucket rclone-test-gowenov4cobo: cleaning bucket "rclone-test-gowenov4cobo" of all files 2026/03/10 06:20:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d83607ddb6b9fc80e1b_f102001bb3e4de4f8_d20260310_m062016_c001_v0001185_t0050_u01773123616967") 2026/03/10 06:20:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d83607ddb6b9fc80e1b_f101b69d24f662efa_d20260310_m062015_c001_v0001134_t0057_u01773123615365") --- PASS: TestServerSideCopyOverSelf (5.63s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:19 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:20:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:20:19 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:20:19 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:19 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 06:20:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/10 06:20:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/10 06:20:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.71s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nofikok2laqe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xuwarox7futa -> B2 bucket rclone-test-nofikok2laqe 2026/03/10 06:20:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:22 DEBUG : B2 bucket rclone-test-nofikok2laqe: Waiting for checks to finish 2026/03/10 06:20:22 DEBUG : B2 bucket rclone-test-nofikok2laqe: Waiting for transfers to finish 2026/03/10 06:20:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:20:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:20:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:20:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nofikok2laqe) 2026/03/10 06:20:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:20:24 DEBUG : B2 bucket rclone-test-nofikok2laqe: Waiting for checks to finish 2026/03/10 06:20:24 DEBUG : B2 bucket rclone-test-nofikok2laqe: Waiting for transfers to finish 2026/03/10 06:20:24 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 06:20:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/10 06:20:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:20:24 INFO : sub dir/hello world: Deleted 2026/03/10 06:20:25 DEBUG : testing file moves 2026/03/10 06:20:25 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:20:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nofikok2laqe) 2026/03/10 06:20:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:20:25 DEBUG : B2 bucket rclone-test-nofikok2laqe: Waiting for checks to finish 2026/03/10 06:20:25 DEBUG : B2 bucket rclone-test-nofikok2laqe: Waiting for transfers to finish 2026/03/10 06:20:26 DEBUG : sub dir/hello world: size = 24 OK 2026/03/10 06:20:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/10 06:20:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:20:26 INFO : sub dir/hello world: Deleted 2026/03/10 06:20:26 DEBUG : B2 bucket rclone-test-nofikok2laqe: Purge remote 2026/03/10 06:20:26 INFO : B2 bucket rclone-test-nofikok2laqe: cleaning bucket "rclone-test-nofikok2laqe" of all files 2026/03/10 06:20:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d53607ddb6b9fc80e1b_f112745fa8253a90e_d20260310_m062025_c001_v0001103_t0006_u01773123625936") 2026/03/10 06:20:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d53607ddb6b9fc80e1b_f100d7136e8ad8add_d20260310_m062024_c001_v0001173_t0010_u01773123624176") 2026/03/10 06:20:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d53607ddb6b9fc80e1b_f1170b29ec8550764_d20260310_m062022_c001_v0001036_t0058_u01773123622841") --- PASS: TestServerSideMoveOverSelf (7.85s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:28 ERROR : error listing: directory not found 2026/03/10 06:20:28 INFO : Local file system at /tmp/rclone3982025747: Making directory 2026/03/10 06:20:29 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:29 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:20:30 DEBUG : Local file system at /tmp/rclone3982025747: Waiting for checks to finish 2026/03/10 06:20:30 DEBUG : Local file system at /tmp/rclone3982025747: Waiting for transfers to finish 2026/03/10 06:20:31 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/10 06:20:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:20:31 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/10 06:20:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/10 06:20:31 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:31 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:32 DEBUG : check sum: size = 1 OK 2026/03/10 06:20:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 06:20:32 INFO : check sum: Copied (new) 2026/03/10 06:20:32 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:32 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:32 DEBUG : check sum: size = 1 OK 2026/03/10 06:20:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 06:20:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/10 06:20:32 DEBUG : check sum: Unchanged skipping 2026/03/10 06:20:32 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:32 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/10 06:20:33 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:33 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:33 DEBUG : sizeonly: size = 6 OK 2026/03/10 06:20:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 06:20:33 INFO : sizeonly: Copied (new) 2026/03/10 06:20:33 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:33 DEBUG : sizeonly: size = 6 OK 2026/03/10 06:20:33 DEBUG : sizeonly: Sizes identical 2026/03/10 06:20:33 DEBUG : sizeonly: Unchanged skipping 2026/03/10 06:20:33 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:33 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:33 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/10 06:20:34 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:34 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/10 06:20:35 INFO : ignore-size: Copied (new) 2026/03/10 06:20:35 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:35 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:20:35 DEBUG : ignore-size: Unchanged skipping 2026/03/10 06:20:35 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:35 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:36 DEBUG : existing: size = 6 OK 2026/03/10 06:20:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:20:36 DEBUG : existing: Unchanged skipping 2026/03/10 06:20:36 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:36 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:36 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:36 INFO : There was nothing to transfer 2026/03/10 06:20:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/10 06:20:36 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:36 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:37 DEBUG : existing: size = 6 OK 2026/03/10 06:20:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 06:20:37 INFO : existing: Copied (replaced existing) 2026/03/10 06:20:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 06:20:38 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:38 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:38 DEBUG : existing: size = 6 OK 2026/03/10 06:20:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 06:20:38 INFO : existing: Copied (new) 2026/03/10 06:20:38 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:38 DEBUG : existing: Destination exists, skipping 2026/03/10 06:20:38 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:38 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:38 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/10 06:20:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 06:20:40 DEBUG : c/non empty space: size = 5 OK 2026/03/10 06:20:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:20:40 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 06:20:40 DEBUG : a/potato2: size = 60 OK 2026/03/10 06:20:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:20:40 INFO : a/potato2: Copied (new) 2026/03/10 06:20:40 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:40 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:40 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:42 DEBUG : empty space: size = 1 OK 2026/03/10 06:20:42 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/03/10 06:20:42 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 06:20:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/10 06:20:42 DEBUG : empty space: Unchanged skipping 2026/03/10 06:20:42 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:42 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:42 INFO : There was nothing to transfer 2026/03/10 06:20:42 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:42 DEBUG : empty space: size = 1 OK 2026/03/10 06:20:42 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/03/10 06:20:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 06:20:43 INFO : empty space: Updated modification time in destination 2026/03/10 06:20:43 DEBUG : empty space: Unchanged skipping 2026/03/10 06:20:43 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:43 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:44 DEBUG : empty space: size = 1 OK 2026/03/10 06:20:44 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/03/10 06:20:44 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 06:20:44 DEBUG : empty space: Unchanged skipping 2026/03/10 06:20:44 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:44 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:46 DEBUG : foo: size = 3 OK 2026/03/10 06:20:46 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/03/10 06:20:46 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:20:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:20:46 DEBUG : foo: sha1 differ 2026/03/10 06:20:46 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:46 DEBUG : foo: size = 3 OK 2026/03/10 06:20:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/10 06:20:46 INFO : foo: Copied (replaced existing) 2026/03/10 06:20:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/10 06:20:47 DEBUG : empty space: size = 1 OK 2026/03/10 06:20:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:20:47 DEBUG : empty space: Unchanged skipping 2026/03/10 06:20:47 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:47 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:47 DEBUG : potato: size = 60 OK 2026/03/10 06:20:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:20:47 INFO : potato: Copied (new) 2026/03/10 06:20:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:49 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:20:49 DEBUG : potato: size = 60 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:20:49 DEBUG : potato: Sizes differ 2026/03/10 06:20:49 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:49 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:49 DEBUG : potato: size = 21 OK 2026/03/10 06:20:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/10 06:20:49 INFO : potato: Copied (replaced existing) 2026/03/10 06:20:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:50 DEBUG : potato: size = 21 OK 2026/03/10 06:20:50 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/03/10 06:20:50 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3982025747) 2026/03/10 06:20:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:20:50 DEBUG : potato: sha1 differ 2026/03/10 06:20:50 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:50 DEBUG : potato: size = 21 OK 2026/03/10 06:20:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/10 06:20:50 INFO : potato: Copied (replaced existing) 2026/03/10 06:20:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:20:52 DEBUG : empty space: size = 1 OK 2026/03/10 06:20:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:20:52 DEBUG : empty space: Unchanged skipping 2026/03/10 06:20:52 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/10 06:20:52 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:52 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:53 DEBUG : empty space: size = 1 OK 2026/03/10 06:20:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:20:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:20:53 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:53 DEBUG : empty space: Unchanged skipping 2026/03/10 06:20:53 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:54 DEBUG : potato2: size = 60 OK 2026/03/10 06:20:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:20:54 INFO : potato2: Copied (new) 2026/03/10 06:20:54 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:55 INFO : d: Making directory 2026/03/10 06:20:55 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/10 06:20:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 06:20:56 DEBUG : c/non empty space: size = 5 OK 2026/03/10 06:20:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:20:56 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 06:20:56 DEBUG : a/potato2: size = 60 OK 2026/03/10 06:20:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:20:56 INFO : a/potato2: Copied (new) 2026/03/10 06:20:56 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:56 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:56 DEBUG : Waiting for deletions to finish 2026/03/10 06:20:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:20:57 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/10 06:20:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 06:20:58 DEBUG : c/non empty space: size = 5 OK 2026/03/10 06:20:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:20:58 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 06:20:58 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:20:58 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:20:58 DEBUG : a/potato2: size = 60 OK 2026/03/10 06:20:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:20:58 INFO : a/potato2: Copied (new) 2026/03/10 06:20:58 ERROR : B2 bucket rclone-test-xuwarox7futa: not deleting files as there were IO errors 2026/03/10 06:20:58 ERROR : B2 bucket rclone-test-xuwarox7futa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:00 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:00 DEBUG : empty space: size = 1 OK 2026/03/10 06:21:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:21:00 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:00 DEBUG : empty space: Unchanged skipping 2026/03/10 06:21:00 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:00 INFO : potato: Deleted 2026/03/10 06:21:00 DEBUG : potato2: size = 60 OK 2026/03/10 06:21:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:21:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:02 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:02 INFO : potato: Deleted 2026/03/10 06:21:02 DEBUG : empty space: size = 1 OK 2026/03/10 06:21:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:21:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:21:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:02 DEBUG : empty space: Unchanged skipping 2026/03/10 06:21:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:02 DEBUG : potato2: size = 60 OK 2026/03/10 06:21:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:21:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:21:04 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:04 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:04 DEBUG : potato2: size = 19 OK 2026/03/10 06:21:04 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/10 06:21:04 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:06 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 06:21:06 DEBUG : enormous: Excluded 2026/03/10 06:21:06 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:21:06 DEBUG : potato2: Excluded 2026/03/10 06:21:06 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:21:06 DEBUG : potato2: Excluded 2026/03/10 06:21:06 DEBUG : empty space: size = 1 OK 2026/03/10 06:21:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:21:06 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:06 DEBUG : empty space: Unchanged skipping 2026/03/10 06:21:06 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:06 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:06 INFO : There was nothing to transfer 2026/03/10 06:21:06 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 06:21:06 DEBUG : enormous: Excluded 2026/03/10 06:21:06 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:21:06 DEBUG : potato2: Excluded 2026/03/10 06:21:06 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:21:06 DEBUG : potato2: Excluded 2026/03/10 06:21:06 DEBUG : empty space: size = 1 OK 2026/03/10 06:21:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/10 06:21:06 DEBUG : empty space: Unchanged skipping 2026/03/10 06:21:06 DEBUG : Local file system at /tmp/rclone3982025747: Waiting for checks to finish 2026/03/10 06:21:06 DEBUG : Local file system at /tmp/rclone3982025747: Waiting for transfers to finish 2026/03/10 06:21:06 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:08 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 06:21:08 DEBUG : enormous: Excluded 2026/03/10 06:21:08 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:21:08 DEBUG : potato2: Excluded 2026/03/10 06:21:08 DEBUG : empty space: size = 1 OK 2026/03/10 06:21:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:21:08 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:08 DEBUG : empty space: Unchanged skipping 2026/03/10 06:21:08 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:08 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:08 INFO : enormous: Deleted 2026/03/10 06:21:08 INFO : potato2: Deleted 2026/03/10 06:21:08 INFO : There was nothing to transfer 2026/03/10 06:21:09 DEBUG : Local file system at /tmp/rclone3982025747: Waiting for checks to finish 2026/03/10 06:21:09 DEBUG : empty space: size = 1 OK 2026/03/10 06:21:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/10 06:21:09 DEBUG : empty space: Unchanged skipping 2026/03/10 06:21:09 DEBUG : Local file system at /tmp/rclone3982025747: Waiting for transfers to finish 2026/03/10 06:21:09 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:09 INFO : potato2: Deleted 2026/03/10 06:21:09 INFO : enormous: Deleted 2026/03/10 06:21:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.39s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:11 DEBUG : five: Need to transfer - File not found at Destination 2026/03/10 06:21:11 DEBUG : four: size = 4 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:21:11 DEBUG : four: size = 8 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:21:11 DEBUG : four: Sizes differ 2026/03/10 06:21:11 DEBUG : one: Destination is newer than source, skipping 2026/03/10 06:21:11 DEBUG : three: size = 5 OK 2026/03/10 06:21:11 DEBUG : three: Sizes identical 2026/03/10 06:21:11 DEBUG : two: size = 3 OK 2026/03/10 06:21:11 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/10 06:21:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 06:21:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3982025747) 2026/03/10 06:21:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:21:11 DEBUG : two: sha1 differ 2026/03/10 06:21:11 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:12 DEBUG : five: size = 4 OK 2026/03/10 06:21:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/10 06:21:12 INFO : five: Copied (new) 2026/03/10 06:21:12 DEBUG : four: size = 4 OK 2026/03/10 06:21:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/10 06:21:12 INFO : four: Copied (replaced existing) 2026/03/10 06:21:12 DEBUG : two: size = 3 OK 2026/03/10 06:21:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/10 06:21:12 INFO : two: Copied (replaced existing) 2026/03/10 06:21:12 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:13 DEBUG : four: size = 4 OK 2026/03/10 06:21:13 DEBUG : five: size = 4 OK 2026/03/10 06:21:13 DEBUG : three: size = 5 OK 2026/03/10 06:21:13 DEBUG : one: Destination is newer than source, skipping 2026/03/10 06:21:13 DEBUG : two: size = 3 OK 2026/03/10 06:21:13 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/10 06:21:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3982025747) 2026/03/10 06:21:13 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/10 06:21:13 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:21:13 DEBUG : three: sha1 differ 2026/03/10 06:21:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 06:21:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/10 06:21:13 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/10 06:21:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/10 06:21:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 06:21:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/10 06:21:13 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/10 06:21:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 06:21:13 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:13 DEBUG : three: size = 5 OK 2026/03/10 06:21:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 06:21:13 INFO : three: Copied (replaced existing) 2026/03/10 06:21:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.91s) === 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:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/10 06:21:14 INFO : B2 bucket rclone-test-xuwarox7futa: Making map for --track-renames 2026/03/10 06:21:14 INFO : B2 bucket rclone-test-xuwarox7futa: Finished making map for --track-renames 2026/03/10 06:21:14 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 06:21:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/10 06:21:14 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for renames to finish 2026/03/10 06:21:14 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:15 DEBUG : potato: size = 14 OK 2026/03/10 06:21:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/10 06:21:15 INFO : potato: Copied (new) 2026/03/10 06:21:15 DEBUG : yam: size = 11 OK 2026/03/10 06:21:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 06:21:15 INFO : yam: Copied (new) 2026/03/10 06:21:15 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:15 DEBUG : potato: size = 14 OK 2026/03/10 06:21:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:21:15 INFO : B2 bucket rclone-test-xuwarox7futa: Making map for --track-renames 2026/03/10 06:21:15 INFO : B2 bucket rclone-test-xuwarox7futa: Finished making map for --track-renames 2026/03/10 06:21:15 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:15 DEBUG : potato: Unchanged skipping 2026/03/10 06:21:15 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for renames to finish 2026/03/10 06:21:17 DEBUG : yaml: size = 11 OK 2026/03/10 06:21:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 06:21:17 INFO : yam: Copied (server-side copy) to: yaml 2026/03/10 06:21:17 INFO : yam: Deleted 2026/03/10 06:21:17 INFO : yaml: Renamed from "yam" 2026/03/10 06:21:17 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/10 06:21:18 INFO : B2 bucket rclone-test-xuwarox7futa: Making map for --track-renames 2026/03/10 06:21:18 INFO : B2 bucket rclone-test-xuwarox7futa: Finished making map for --track-renames 2026/03/10 06:21:18 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 06:21:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/10 06:21:18 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for renames to finish 2026/03/10 06:21:18 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:18 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/1fd2cdf3606ddb6b9fc80e1b/c001_v0001182_t0048": EOF 2026/03/10 06:21:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/1fd2cdf3606ddb6b9fc80e1b/c001_v0001182_t0048": EOF) 2026/03/10 06:21:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/10 06:21:18 DEBUG : potato: Received error: Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/1fd2cdf3606ddb6b9fc80e1b/c001_v0001182_t0048": EOF - low level retry 0/10 2026/03/10 06:21:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/10 06:21:18 DEBUG : yam: size = 11 OK 2026/03/10 06:21:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 06:21:18 INFO : yam: Copied (new) 2026/03/10 06:21:18 DEBUG : potato: size = 14 OK 2026/03/10 06:21:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/10 06:21:18 INFO : potato: Copied (new) 2026/03/10 06:21:18 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:19 DEBUG : potato: size = 14 OK 2026/03/10 06:21:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:21:19 INFO : B2 bucket rclone-test-xuwarox7futa: Making map for --track-renames 2026/03/10 06:21:19 INFO : B2 bucket rclone-test-xuwarox7futa: Finished making map for --track-renames 2026/03/10 06:21:19 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:19 DEBUG : potato: Unchanged skipping 2026/03/10 06:21:19 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for renames to finish 2026/03/10 06:21:19 DEBUG : yaml: size = 11 OK 2026/03/10 06:21:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 06:21:19 INFO : yam: Copied (server-side copy) to: yaml 2026/03/10 06:21:19 INFO : yam: Deleted 2026/03/10 06:21:19 INFO : yaml: Renamed from "yam" 2026/03/10 06:21:19 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/10 06:21:21 INFO : B2 bucket rclone-test-xuwarox7futa: Making map for --track-renames 2026/03/10 06:21:21 INFO : B2 bucket rclone-test-xuwarox7futa: Finished making map for --track-renames 2026/03/10 06:21:21 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 06:21:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/10 06:21:21 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for renames to finish 2026/03/10 06:21:21 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:21 DEBUG : potato: size = 14 OK 2026/03/10 06:21:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/10 06:21:21 INFO : potato: Copied (new) 2026/03/10 06:21:21 DEBUG : sub/yam: size = 11 OK 2026/03/10 06:21:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 06:21:21 INFO : sub/yam: Copied (new) 2026/03/10 06:21:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:21:21 DEBUG : potato: size = 14 OK 2026/03/10 06:21:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:21:21 DEBUG : potato: Unchanged skipping 2026/03/10 06:21:22 INFO : B2 bucket rclone-test-xuwarox7futa: Making map for --track-renames 2026/03/10 06:21:22 INFO : B2 bucket rclone-test-xuwarox7futa: Finished making map for --track-renames 2026/03/10 06:21:22 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:22 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for renames to finish 2026/03/10 06:21:22 DEBUG : yam: size = 11 OK 2026/03/10 06:21:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 06:21:22 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/10 06:21:22 INFO : sub/yam: Deleted 2026/03/10 06:21:22 INFO : yam: Renamed from "sub/yam" 2026/03/10 06:21:23 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:23 DEBUG : Creating backend with remote "/tmp/rclone3982025747/dir1" 2026/03/10 06:21:23 DEBUG : Config file has changed externally - reloading 2026/03/10 06:21:23 DEBUG : Creating backend with remote "/tmp/rclone3982025747/dir2" 2026/03/10 06:21:23 DEBUG : Local file system at /tmp/rclone3982025747/dir2: Using server-side directory move 2026/03/10 06:21:23 INFO : Local file system at /tmp/rclone3982025747/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 06:21:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/10 06:21:23 DEBUG : Local file system at /tmp/rclone3982025747/dir2: Waiting for checks to finish 2026/03/10 06:21:23 DEBUG : Local file system at /tmp/rclone3982025747/dir2: Waiting for transfers to finish 2026/03/10 06:21:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:21:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/10 06:21:24 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:24 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:21:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:21:24 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:21:24 INFO : sub dir/hello world: Deleted 2026/03/10 06:21:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/10 06:21:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/10 06:21:25 INFO : nested/sub dir/file: Copied (new) 2026/03/10 06:21:25 INFO : nested/sub dir/file: Deleted 2026/03/10 06:21:25 INFO : sub dir: Removing directory 2026/03/10 06:21:25 INFO : nested/sub dir: Removing directory 2026/03/10 06:21:25 INFO : nested: Removing directory 2026/03/10 06:21:25 DEBUG : Local file system at /tmp/rclone3982025747: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:21:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/10 06:21:26 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:26 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:21:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:21:26 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:21:26 INFO : sub dir/hello world: Deleted 2026/03/10 06:21:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/10 06:21:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/10 06:21:26 INFO : nested/sub dir/file: Copied (new) 2026/03/10 06:21:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/10 06:21:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 06:21:27 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:27 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:28 DEBUG : existing: size = 6 OK 2026/03/10 06:21:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 06:21:28 INFO : existing: Copied (new) 2026/03/10 06:21:28 INFO : existing: Deleted 2026/03/10 06:21:28 DEBUG : existing-b: size = 6 OK 2026/03/10 06:21:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/10 06:21:28 INFO : existing-b: Copied (new) 2026/03/10 06:21:28 INFO : existing-b: Deleted 2026/03/10 06:21:28 DEBUG : existing: Destination exists, skipping 2026/03/10 06:21:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/10 06:21:28 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:21:28 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:21:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pexiway6deha" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xuwarox7futa -> B2 bucket rclone-test-pexiway6deha 2026/03/10 06:21:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:21:34 DEBUG : empty space: size = 1 OK 2026/03/10 06:21:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:21:34 DEBUG : empty space: Unchanged skipping 2026/03/10 06:21:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:21:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pexiway6deha) 2026/03/10 06:21:34 DEBUG : potato3: Sizes differ 2026/03/10 06:21:34 DEBUG : B2 bucket rclone-test-pexiway6deha: Waiting for checks to finish 2026/03/10 06:21:34 INFO : empty space: Deleted 2026/03/10 06:21:34 DEBUG : B2 bucket rclone-test-pexiway6deha: Waiting for transfers to finish 2026/03/10 06:21:34 DEBUG : potato2: size = 60 OK 2026/03/10 06:21:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:21:34 INFO : potato2: Copied (server-side copy) 2026/03/10 06:21:34 INFO : potato2: Deleted 2026/03/10 06:21:35 DEBUG : potato3: size = 68 OK 2026/03/10 06:21:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 06:21:35 INFO : potato3: Copied (server-side copy) 2026/03/10 06:21:35 INFO : potato3: Deleted 2026/03/10 06:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vorajab8vuhi" 2026/03/10 06:21:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/10 06:21:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:21:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/10 06:21:36 DEBUG : B2 bucket rclone-test-vorajab8vuhi: Waiting for checks to finish 2026/03/10 06:21:36 DEBUG : B2 bucket rclone-test-vorajab8vuhi: Waiting for transfers to finish 2026/03/10 06:21:37 DEBUG : potato3: size = 68 OK 2026/03/10 06:21:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 06:21:37 INFO : potato3: Copied (server-side copy) 2026/03/10 06:21:37 DEBUG : potato2: size = 60 OK 2026/03/10 06:21:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:21:37 INFO : potato2: Copied (server-side copy) 2026/03/10 06:21:38 DEBUG : empty space: size = 1 OK 2026/03/10 06:21:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 06:21:38 INFO : empty space: Copied (server-side copy) 2026/03/10 06:21:38 INFO : potato3: Deleted 2026/03/10 06:21:38 INFO : potato2: Deleted 2026/03/10 06:21:38 INFO : empty space: Deleted 2026/03/10 06:21:38 DEBUG : B2 bucket rclone-test-vorajab8vuhi: Purge remote 2026/03/10 06:21:38 INFO : B2 bucket rclone-test-vorajab8vuhi: cleaning bucket "rclone-test-vorajab8vuhi" of all files 2026/03/10 06:21:38 DEBUG : empty space: Deleting (id "4_z1f727d93608ddb6b9fc80e1b_f104aa01949e4e24e_d20260310_m062137_c001_v0001167_t0011_u01773123697371") 2026/03/10 06:21:38 DEBUG : potato2: Deleting (id "4_z1f727d93608ddb6b9fc80e1b_f1053e72b997b9726_d20260310_m062137_c001_v0001157_t0059_u01773123697784") 2026/03/10 06:21:38 DEBUG : potato3: Deleting (id "4_z1f727d93608ddb6b9fc80e1b_f113887f359eb8cba_d20260310_m062137_c001_v0001177_t0010_u01773123697790") 2026/03/10 06:21:39 DEBUG : B2 bucket rclone-test-pexiway6deha: Purge remote 2026/03/10 06:21:39 INFO : B2 bucket rclone-test-pexiway6deha: cleaning bucket "rclone-test-pexiway6deha" of all files 2026/03/10 06:21:39 DEBUG : empty space: Deleting (id "4_z4fc26d63608ddb6b9fc80e1b_f4116c6451f98a200_d20260310_m062138_c001_v7007000_t0000_u01773123698195") 2026/03/10 06:21:39 DEBUG : empty space: Deleting (id "4_z4fc26d63608ddb6b9fc80e1b_f10791726255e7238_d20260310_m062133_c001_v0001038_t0021_u01773123693224") 2026/03/10 06:21:39 DEBUG : potato2: Deleting (id "4_z4fc26d63608ddb6b9fc80e1b_f414cf046bdd6ea94_d20260310_m062138_c001_v7007000_t0000_u01773123698062") 2026/03/10 06:21:39 DEBUG : potato2: Deleting (id "4_z4fc26d63608ddb6b9fc80e1b_f113999680404cbd2_d20260310_m062134_c001_v0001154_t0004_u01773123694327") 2026/03/10 06:21:39 DEBUG : potato3: Deleting (id "4_z4fc26d63608ddb6b9fc80e1b_f4116c6451f98a1fe_d20260310_m062138_c001_v7007000_t0000_u01773123698014") 2026/03/10 06:21:39 DEBUG : potato3: Deleting (id "4_z4fc26d63608ddb6b9fc80e1b_f114b4a87beab0c70_d20260310_m062134_c001_v0001033_t0049_u01773123694676") 2026/03/10 06:21:39 DEBUG : potato3: Deleting (id "4_z4fc26d63608ddb6b9fc80e1b_f10791726255e723a_d20260310_m062133_c001_v0001038_t0057_u01773123693603") --- PASS: TestServerSideMove (11.69s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-winibap3pona" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xuwarox7futa -> B2 bucket rclone-test-winibap3pona 2026/03/10 06:21:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 06:21:47 DEBUG : empty space: Excluded 2026/03/10 06:21:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 06:21:47 DEBUG : empty space: Excluded 2026/03/10 06:21:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:21:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:21:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-winibap3pona) 2026/03/10 06:21:47 DEBUG : potato3: Sizes differ 2026/03/10 06:21:47 DEBUG : B2 bucket rclone-test-winibap3pona: Waiting for checks to finish 2026/03/10 06:21:47 DEBUG : B2 bucket rclone-test-winibap3pona: Waiting for transfers to finish 2026/03/10 06:21:47 DEBUG : potato2: size = 60 OK 2026/03/10 06:21:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:21:47 INFO : potato2: Copied (server-side copy) 2026/03/10 06:21:47 INFO : potato2: Deleted 2026/03/10 06:21:47 DEBUG : potato3: size = 68 OK 2026/03/10 06:21:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 06:21:47 INFO : potato3: Copied (server-side copy) 2026/03/10 06:21:47 INFO : potato3: Deleted 2026/03/10 06:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sinapiv3gako" 2026/03/10 06:21:49 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 06:21:49 DEBUG : empty space: Excluded 2026/03/10 06:21:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:21:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/10 06:21:49 DEBUG : B2 bucket rclone-test-sinapiv3gako: Waiting for checks to finish 2026/03/10 06:21:49 DEBUG : B2 bucket rclone-test-sinapiv3gako: Waiting for transfers to finish 2026/03/10 06:21:50 DEBUG : potato2: size = 60 OK 2026/03/10 06:21:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:21:50 INFO : potato2: Copied (server-side copy) 2026/03/10 06:21:50 INFO : potato2: Deleted 2026/03/10 06:21:50 DEBUG : potato3: size = 68 OK 2026/03/10 06:21:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 06:21:50 INFO : potato3: Copied (server-side copy) 2026/03/10 06:21:50 INFO : potato3: Deleted 2026/03/10 06:21:51 DEBUG : B2 bucket rclone-test-sinapiv3gako: Purge remote 2026/03/10 06:21:51 INFO : B2 bucket rclone-test-sinapiv3gako: cleaning bucket "rclone-test-sinapiv3gako" of all files 2026/03/10 06:21:51 DEBUG : potato2: Deleting (id "4_z7fb2ada3608ddb6b9fc80e1b_f101f4e12eb8724f0_d20260310_m062149_c001_v0001165_t0021_u01773123709993") 2026/03/10 06:21:51 DEBUG : potato3: Deleting (id "4_z7fb2ada3608ddb6b9fc80e1b_f101ac3d28b0d49a9_d20260310_m062150_c001_v0001167_t0041_u01773123710249") 2026/03/10 06:21:52 DEBUG : B2 bucket rclone-test-winibap3pona: Purge remote 2026/03/10 06:21:52 INFO : B2 bucket rclone-test-winibap3pona: cleaning bucket "rclone-test-winibap3pona" of all files 2026/03/10 06:21:52 DEBUG : empty space: Deleting (id "4_zdfe29d83608ddb6b9fc80e1b_f1143dd777fc194e9_d20260310_m062146_c001_v0001040_t0056_u01773123706041") 2026/03/10 06:21:52 DEBUG : potato2: Deleting (id "4_zdfe29d83608ddb6b9fc80e1b_f41514fadd9fe8055_d20260310_m062150_c001_v7007000_t0000_u01773123710235") 2026/03/10 06:21:52 DEBUG : potato2: Deleting (id "4_zdfe29d83608ddb6b9fc80e1b_f101ee98ea000f704_d20260310_m062147_c001_v0001161_t0057_u01773123707206") 2026/03/10 06:21:52 DEBUG : potato3: Deleting (id "4_zdfe29d83608ddb6b9fc80e1b_f41514fadd9fe8058_d20260310_m062150_c001_v7007000_t0000_u01773123710860") 2026/03/10 06:21:52 DEBUG : potato3: Deleting (id "4_zdfe29d83608ddb6b9fc80e1b_f117561366eda8243_d20260310_m062147_c001_v0001134_t0056_u01773123707566") 2026/03/10 06:21:52 DEBUG : potato3: Deleting (id "4_zdfe29d83608ddb6b9fc80e1b_f1143dd777fc194eb_d20260310_m062146_c001_v0001040_t0006_u01773123706466") --- PASS: TestServerSideMoveWithFilter (12.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:21:54 DEBUG : Creating backend with remote "TestB2:rclone-test-titapef6fipo" 2026/03/10 06:21:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xuwarox7futa -> B2 bucket rclone-test-titapef6fipo 2026/03/10 06:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:22:00 DEBUG : empty space: size = 1 OK 2026/03/10 06:22:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:22:00 DEBUG : empty space: Unchanged skipping 2026/03/10 06:22:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:22:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-titapef6fipo) 2026/03/10 06:22:00 DEBUG : potato3: Sizes differ 2026/03/10 06:22:00 DEBUG : B2 bucket rclone-test-titapef6fipo: Waiting for checks to finish 2026/03/10 06:22:00 INFO : empty space: Deleted 2026/03/10 06:22:00 DEBUG : B2 bucket rclone-test-titapef6fipo: Waiting for transfers to finish 2026/03/10 06:22:00 DEBUG : potato2: size = 60 OK 2026/03/10 06:22:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:22:00 INFO : potato2: Copied (server-side copy) 2026/03/10 06:22:01 INFO : potato2: Deleted 2026/03/10 06:22:01 DEBUG : potato3: size = 68 OK 2026/03/10 06:22:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 06:22:01 INFO : potato3: Copied (server-side copy) 2026/03/10 06:22:01 INFO : potato3: Deleted 2026/03/10 06:22:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vorekec2loki" 2026/03/10 06:22:02 INFO : tomatoDir: Making directory 2026/03/10 06:22:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/10 06:22:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:22:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/10 06:22:03 DEBUG : B2 bucket rclone-test-vorekec2loki: Waiting for checks to finish 2026/03/10 06:22:03 DEBUG : B2 bucket rclone-test-vorekec2loki: Waiting for transfers to finish 2026/03/10 06:22:04 DEBUG : potato3: size = 68 OK 2026/03/10 06:22:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 06:22:04 INFO : potato3: Copied (server-side copy) 2026/03/10 06:22:04 INFO : potato3: Deleted 2026/03/10 06:22:04 DEBUG : potato2: size = 60 OK 2026/03/10 06:22:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 06:22:04 INFO : potato2: Copied (server-side copy) 2026/03/10 06:22:04 INFO : potato2: Deleted 2026/03/10 06:22:06 DEBUG : empty space: size = 1 OK 2026/03/10 06:22:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 06:22:06 INFO : empty space: Copied (server-side copy) 2026/03/10 06:22:06 INFO : empty space: Deleted 2026/03/10 06:22:07 DEBUG : B2 bucket rclone-test-vorekec2loki: Purge remote 2026/03/10 06:22:07 INFO : B2 bucket rclone-test-vorekec2loki: cleaning bucket "rclone-test-vorekec2loki" of all files 2026/03/10 06:22:07 DEBUG : empty space: Deleting (id "4_z7f82ed03608ddb6b9fc80e1b_f115063c617fc918c_d20260310_m062203_c001_v0001033_t0018_u01773123723774") 2026/03/10 06:22:07 DEBUG : potato2: Deleting (id "4_z7f82ed03608ddb6b9fc80e1b_f10510a15116f722f_d20260310_m062204_c001_v0001117_t0038_u01773123724129") 2026/03/10 06:22:07 DEBUG : potato3: Deleting (id "4_z7f82ed03608ddb6b9fc80e1b_f105b60f89dab8dbb_d20260310_m062204_c001_v0001103_t0058_u01773123724153") 2026/03/10 06:22:08 DEBUG : B2 bucket rclone-test-titapef6fipo: Purge remote 2026/03/10 06:22:08 INFO : B2 bucket rclone-test-titapef6fipo: cleaning bucket "rclone-test-titapef6fipo" of all files 2026/03/10 06:22:08 DEBUG : empty space: Deleting (id "4_z7f92cdb3608ddb6b9fc80e1b_f4030e6bc44e72e24_d20260310_m062206_c001_v7007000_t0000_u01773123726555") 2026/03/10 06:22:08 DEBUG : empty space: Deleting (id "4_z7f92cdb3608ddb6b9fc80e1b_f115613d256fd0eb5_d20260310_m062158_c001_v0001173_t0024_u01773123718958") 2026/03/10 06:22:08 DEBUG : potato2: Deleting (id "4_z7f92cdb3608ddb6b9fc80e1b_f4030e6bc44e72e21_d20260310_m062204_c001_v7007000_t0000_u01773123724779") 2026/03/10 06:22:08 DEBUG : potato2: Deleting (id "4_z7f92cdb3608ddb6b9fc80e1b_f100f31400ad834a0_d20260310_m062200_c001_v0001144_t0031_u01773123720382") 2026/03/10 06:22:08 DEBUG : potato3: Deleting (id "4_z7f92cdb3608ddb6b9fc80e1b_f4030e6bc44e72e1f_d20260310_m062204_c001_v7007000_t0000_u01773123724475") 2026/03/10 06:22:08 DEBUG : potato3: Deleting (id "4_z7f92cdb3608ddb6b9fc80e1b_f1062c78a1e546130_d20260310_m062200_c001_v0001173_t0024_u01773123720741") 2026/03/10 06:22:08 DEBUG : potato3: Deleting (id "4_z7f92cdb3608ddb6b9fc80e1b_f115613d256fd0eb7_d20260310_m062159_c001_v0001173_t0017_u01773123719420") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.86s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:22:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:22:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/rclone-sync-test" 2026/03/10 06:22:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/rclone-sync-test-include/layer2" 2026/03/10 06:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/rclone-sync-test-ignore-file" 2026/03/10 06:22:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/10 06:22:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/10 06:22:21 DEBUG : pacer: Reducing sleep to 10ms 2026/03/10 06:22:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:22:21 DEBUG : B2 bucket rclone-test-xuwarox7futa path rclone-sync-test: Waiting for checks to finish 2026/03/10 06:22:21 DEBUG : B2 bucket rclone-test-xuwarox7futa path rclone-sync-test: Waiting for transfers to finish 2026/03/10 06:22:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:21 INFO : There was nothing to transfer 2026/03/10 06:22:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:22:22 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:22:22 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:22:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:22 INFO : There was nothing to transfer 2026/03/10 06:22:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:22:22 DEBUG : B2 bucket rclone-test-xuwarox7futa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/10 06:22:22 DEBUG : B2 bucket rclone-test-xuwarox7futa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/10 06:22:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:22 INFO : There was nothing to transfer 2026/03/10 06:22:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:22:23 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:22:23 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:22:23 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:23 INFO : There was nothing to transfer 2026/03/10 06:22:23 DEBUG : Excluded 2026/03/10 06:22:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:22:23 DEBUG : B2 bucket rclone-test-xuwarox7futa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/10 06:22:23 DEBUG : B2 bucket rclone-test-xuwarox7futa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/10 06:22:23 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:23 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dst" 2026/03/10 06:22:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/CompareDest" 2026/03/10 06:22:27 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 06:22:27 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:27 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:28 DEBUG : one: size = 3 OK 2026/03/10 06:22:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:22:28 INFO : one: Copied (new) 2026/03/10 06:22:28 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:29 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:29 DEBUG : one: Sizes differ 2026/03/10 06:22:29 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:29 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:29 DEBUG : one: size = 5 OK 2026/03/10 06:22:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/10 06:22:29 INFO : one: Copied (replaced existing) 2026/03/10 06:22:29 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:31 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:31 DEBUG : one: Sizes differ 2026/03/10 06:22:31 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:32 DEBUG : one: size = 5 OK 2026/03/10 06:22:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:22:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:22:32 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:32 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:32 INFO : There was nothing to transfer 2026/03/10 06:22:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:33 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:33 DEBUG : one: Sizes differ 2026/03/10 06:22:33 DEBUG : two: size = 3 OK 2026/03/10 06:22:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:22:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 06:22:33 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:33 DEBUG : one: size = 5 OK 2026/03/10 06:22:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:22:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:22:33 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:33 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:33 INFO : There was nothing to transfer 2026/03/10 06:22:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:34 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:34 DEBUG : one: Sizes differ 2026/03/10 06:22:34 DEBUG : two: size = 3 OK 2026/03/10 06:22:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:22:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 06:22:34 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:34 DEBUG : one: size = 5 OK 2026/03/10 06:22:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:22:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:22:34 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:34 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:34 INFO : There was nothing to transfer 2026/03/10 06:22:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:35 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:35 DEBUG : one: Sizes differ 2026/03/10 06:22:35 DEBUG : two: size = 3 OK 2026/03/10 06:22:35 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/03/10 06:22:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/10 06:22:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 06:22:35 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:35 DEBUG : one: size = 5 OK 2026/03/10 06:22:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:22:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:22:35 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:35 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:35 INFO : There was nothing to transfer 2026/03/10 06:22:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:36 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:36 DEBUG : one: Sizes differ 2026/03/10 06:22:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:36 DEBUG : two: size = 3 (B2 bucket rclone-test-xuwarox7futa path CompareDest) 2026/03/10 06:22:36 DEBUG : two: Sizes differ 2026/03/10 06:22:36 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 06:22:36 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:36 DEBUG : one: size = 5 OK 2026/03/10 06:22:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:22:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:22:36 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:36 DEBUG : two: size = 5 OK 2026/03/10 06:22:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/10 06:22:36 INFO : two: Copied (new) 2026/03/10 06:22:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.79s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:22:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dest" 2026/03/10 06:22:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/pre-dest1" 2026/03/10 06:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/pre-dest2" 2026/03/10 06:22:43 DEBUG : 1: size = 1 OK 2026/03/10 06:22:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:22:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/10 06:22:44 DEBUG : 2: size = 1 OK 2026/03/10 06:22:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:22:44 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/10 06:22:44 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/10 06:22:44 DEBUG : B2 bucket rclone-test-xuwarox7futa path dest: Waiting for checks to finish 2026/03/10 06:22:44 DEBUG : B2 bucket rclone-test-xuwarox7futa path dest: Waiting for transfers to finish 2026/03/10 06:22:45 DEBUG : 3: size = 1 OK 2026/03/10 06:22:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/10 06:22:45 INFO : 3: Copied (new) 2026/03/10 06:22:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.82s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:22:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dst" 2026/03/10 06:22:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/CopyDest" 2026/03/10 06:22:51 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 06:22:51 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:51 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:52 DEBUG : one: size = 3 OK 2026/03/10 06:22:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:22:52 INFO : one: Copied (new) 2026/03/10 06:22:52 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:53 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:53 DEBUG : one: Sizes differ 2026/03/10 06:22:53 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:53 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:22:53 DEBUG : one: size = 5 OK 2026/03/10 06:22:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/10 06:22:53 INFO : one: Copied (replaced existing) 2026/03/10 06:22:53 DEBUG : Waiting for deletions to finish 2026/03/10 06:22:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/BackupDir" 2026/03/10 06:22:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:56 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:56 DEBUG : one: Sizes differ 2026/03/10 06:22:56 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:22:57 DEBUG : one: size = 5 OK 2026/03/10 06:22:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:22:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:22:57 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:22:57 DEBUG : one: Sizes differ 2026/03/10 06:22:58 DEBUG : one: size = 3 OK 2026/03/10 06:22:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:22:58 INFO : one: Copied (server-side copy) 2026/03/10 06:22:58 INFO : one: Deleted 2026/03/10 06:23:00 DEBUG : one: size = 5 OK 2026/03/10 06:23:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/10 06:23:00 INFO : one: Copied (server-side copy) 2026/03/10 06:23:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/10 06:23:00 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:00 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:01 DEBUG : one: size = 5 OK 2026/03/10 06:23:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:23:01 DEBUG : one: Unchanged skipping 2026/03/10 06:23:01 DEBUG : two: size = 3 OK 2026/03/10 06:23:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:23:03 DEBUG : two: size = 3 OK 2026/03/10 06:23:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/10 06:23:03 INFO : two: Copied (server-side copy) 2026/03/10 06:23:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/10 06:23:03 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:03 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:03 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:03 DEBUG : one: size = 5 OK 2026/03/10 06:23:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:23:03 DEBUG : one: Unchanged skipping 2026/03/10 06:23:03 DEBUG : two: size = 3 OK 2026/03/10 06:23:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:23:03 DEBUG : two: Unchanged skipping 2026/03/10 06:23:03 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:03 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:03 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:03 INFO : There was nothing to transfer 2026/03/10 06:23:05 DEBUG : one: size = 5 OK 2026/03/10 06:23:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:23:05 DEBUG : one: Unchanged skipping 2026/03/10 06:23:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:23:05 DEBUG : three: size = 5 (B2 bucket rclone-test-xuwarox7futa path CopyDest) 2026/03/10 06:23:05 DEBUG : three: Sizes differ 2026/03/10 06:23:05 DEBUG : three: Destination not found in --copy-dest 2026/03/10 06:23:05 DEBUG : three: Need to transfer - File not found at Destination 2026/03/10 06:23:05 DEBUG : two: size = 3 OK 2026/03/10 06:23:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:23:05 DEBUG : two: Unchanged skipping 2026/03/10 06:23:05 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:05 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:06 DEBUG : three: size = 7 OK 2026/03/10 06:23:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/10 06:23:06 INFO : three: Copied (new) 2026/03/10 06:23:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (21.01s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dst" 2026/03/10 06:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/backup" 2026/03/10 06:23:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:23:13 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:23:13 DEBUG : two: size = 3 OK 2026/03/10 06:23:13 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:23:13 DEBUG : two: Unchanged skipping 2026/03/10 06:23:13 DEBUG : one: Sizes differ 2026/03/10 06:23:16 DEBUG : one: size = 3 OK 2026/03/10 06:23:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:23:16 INFO : one: Copied (server-side copy) 2026/03/10 06:23:16 INFO : one: Deleted 2026/03/10 06:23:16 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:17 DEBUG : one: size = 4 OK 2026/03/10 06:23:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:23:17 INFO : one: Copied (new) 2026/03/10 06:23:17 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:18 DEBUG : three.txt: size = 5 OK 2026/03/10 06:23:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 06:23:18 INFO : three.txt: Copied (server-side copy) 2026/03/10 06:23:18 INFO : three.txt: Deleted 2026/03/10 06:23:18 INFO : three.txt: Moved into backup dir 2026/03/10 06:23:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:23:20 DEBUG : one: size = 4 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:23:20 DEBUG : one: Sizes differ 2026/03/10 06:23:20 DEBUG : two: size = 3 OK 2026/03/10 06:23:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:23:20 DEBUG : two: Unchanged skipping 2026/03/10 06:23:20 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:21 DEBUG : one: size = 4 OK 2026/03/10 06:23:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:23:21 INFO : one: Copied (server-side copy) 2026/03/10 06:23:21 INFO : one: Deleted 2026/03/10 06:23:21 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:22 DEBUG : one: size = 5 OK 2026/03/10 06:23:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 06:23:22 INFO : one: Copied (new) 2026/03/10 06:23:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:24 DEBUG : three.txt: size = 6 OK 2026/03/10 06:23:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 06:23:24 INFO : three.txt: Copied (server-side copy) 2026/03/10 06:23:24 INFO : three.txt: Deleted 2026/03/10 06:23:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.91s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:23:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dst" 2026/03/10 06:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/backup" 2026/03/10 06:23:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:23:30 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:23:30 DEBUG : one: Sizes differ 2026/03/10 06:23:30 DEBUG : two: size = 3 OK 2026/03/10 06:23:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:23:30 DEBUG : two: Unchanged skipping 2026/03/10 06:23:30 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:32 DEBUG : one.bak: size = 3 OK 2026/03/10 06:23:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:23:32 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 06:23:32 INFO : one: Deleted 2026/03/10 06:23:32 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:33 DEBUG : one: size = 4 OK 2026/03/10 06:23:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:23:33 INFO : one: Copied (new) 2026/03/10 06:23:33 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:33 DEBUG : three.txt.bak: size = 5 OK 2026/03/10 06:23:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 06:23:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 06:23:34 INFO : three.txt: Deleted 2026/03/10 06:23:34 INFO : three.txt: Moved into backup dir 2026/03/10 06:23:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:23:35 DEBUG : one: size = 4 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:23:35 DEBUG : one: Sizes differ 2026/03/10 06:23:35 DEBUG : two: size = 3 OK 2026/03/10 06:23:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:23:35 DEBUG : two: Unchanged skipping 2026/03/10 06:23:35 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:36 DEBUG : one.bak: size = 4 OK 2026/03/10 06:23:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:23:36 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 06:23:36 INFO : one: Deleted 2026/03/10 06:23:36 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:37 DEBUG : one: size = 5 OK 2026/03/10 06:23:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 06:23:37 INFO : one: Copied (new) 2026/03/10 06:23:37 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:37 DEBUG : three.txt.bak: size = 6 OK 2026/03/10 06:23:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 06:23:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 06:23:37 INFO : three.txt: Deleted 2026/03/10 06:23:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dst" 2026/03/10 06:23:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/backup" 2026/03/10 06:23:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:23:43 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:23:43 DEBUG : one: Sizes differ 2026/03/10 06:23:43 DEBUG : two: size = 3 OK 2026/03/10 06:23:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:23:43 DEBUG : two: Unchanged skipping 2026/03/10 06:23:43 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:44 DEBUG : one-2019-01-01: size = 3 OK 2026/03/10 06:23:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:23:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/10 06:23:45 INFO : one: Deleted 2026/03/10 06:23:45 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:46 DEBUG : one: size = 4 OK 2026/03/10 06:23:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:23:46 INFO : one: Copied (new) 2026/03/10 06:23:46 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/10 06:23:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 06:23:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/10 06:23:46 INFO : three.txt: Deleted 2026/03/10 06:23:46 INFO : three.txt: Moved into backup dir 2026/03/10 06:23:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:23:48 DEBUG : one: size = 4 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:23:48 DEBUG : one: Sizes differ 2026/03/10 06:23:48 DEBUG : two: size = 3 OK 2026/03/10 06:23:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:23:48 DEBUG : two: Unchanged skipping 2026/03/10 06:23:48 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:49 DEBUG : one-2019-01-01: size = 4 OK 2026/03/10 06:23:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:23:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/10 06:23:49 INFO : one: Deleted 2026/03/10 06:23:49 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:49 DEBUG : one: size = 5 OK 2026/03/10 06:23:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 06:23:49 INFO : one: Copied (new) 2026/03/10 06:23:49 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/10 06:23:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 06:23:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/10 06:23:50 INFO : three.txt: Deleted 2026/03/10 06:23:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.75s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dst" 2026/03/10 06:23:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:23:55 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:23:55 DEBUG : one: Sizes differ 2026/03/10 06:23:55 DEBUG : two: size = 3 OK 2026/03/10 06:23:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:23:55 DEBUG : two: Unchanged skipping 2026/03/10 06:23:55 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:23:55 DEBUG : one.bak: size = 3 OK 2026/03/10 06:23:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:23:55 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 06:23:56 INFO : one: Deleted 2026/03/10 06:23:56 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:23:57 DEBUG : one: size = 4 OK 2026/03/10 06:23:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:23:57 INFO : one: Copied (new) 2026/03/10 06:23:57 DEBUG : Waiting for deletions to finish 2026/03/10 06:23:57 DEBUG : three.txt.bak: size = 5 OK 2026/03/10 06:23:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 06:23:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 06:23:57 INFO : three.txt: Deleted 2026/03/10 06:23:57 INFO : three.txt: Moved into backup dir 2026/03/10 06:23:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1039-04.backblaze.com/b2api/v1/b2_upload_file/1fd2cdf3606ddb6b9fc80e1b/c001_v0001039_t0058": EOF 2026/03/10 06:23:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1039-04.backblaze.com/b2api/v1/b2_upload_file/1fd2cdf3606ddb6b9fc80e1b/c001_v0001039_t0058": EOF) 2026/03/10 06:23:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xuwarox7futa: 1/10 (Post "https://pod-000-1039-04.backblaze.com/b2api/v1/b2_upload_file/1fd2cdf3606ddb6b9fc80e1b/c001_v0001039_t0058": EOF) 2026/03/10 06:24:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/10 06:24:01 DEBUG : one.bak: Excluded (Path Filter) 2026/03/10 06:24:01 DEBUG : one.bak: Excluded 2026/03/10 06:24:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/10 06:24:01 DEBUG : three.txt.bak: Excluded 2026/03/10 06:24:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:01 DEBUG : one: size = 4 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:01 DEBUG : one: Sizes differ 2026/03/10 06:24:01 DEBUG : two: size = 3 OK 2026/03/10 06:24:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:01 DEBUG : two: Unchanged skipping 2026/03/10 06:24:01 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for checks to finish 2026/03/10 06:24:01 DEBUG : one.bak: size = 4 OK 2026/03/10 06:24:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:24:01 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 06:24:01 INFO : one: Deleted 2026/03/10 06:24:01 DEBUG : B2 bucket rclone-test-xuwarox7futa path dst: Waiting for transfers to finish 2026/03/10 06:24:02 DEBUG : one: size = 5 OK 2026/03/10 06:24:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 06:24:02 INFO : one: Copied (new) 2026/03/10 06:24:02 DEBUG : Waiting for deletions to finish 2026/03/10 06:24:02 DEBUG : three.txt.bak: size = 6 OK 2026/03/10 06:24:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 06:24:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 06:24:02 INFO : three.txt: Deleted 2026/03/10 06:24:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.34s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:24:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dst" 2026/03/10 06:24:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:06 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:06 DEBUG : one: Sizes differ 2026/03/10 06:24:08 DEBUG : one.bak: size = 3 OK 2026/03/10 06:24:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:24:08 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 06:24:08 INFO : one: Deleted 2026/03/10 06:24:09 DEBUG : one: size = 4 OK 2026/03/10 06:24:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:24:09 INFO : one: Copied (new) 2026/03/10 06:24:09 DEBUG : two: size = 3 OK 2026/03/10 06:24:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:09 DEBUG : two: Unchanged skipping 2026/03/10 06:24:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:09 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:09 DEBUG : three.txt: Sizes differ 2026/03/10 06:24:10 DEBUG : three.txt.bak: size = 5 OK 2026/03/10 06:24:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 06:24:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 06:24:10 INFO : three.txt: Deleted 2026/03/10 06:24:10 DEBUG : three.txt: size = 6 OK 2026/03/10 06:24:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 06:24:10 INFO : three.txt: Copied (new) 2026/03/10 06:24:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:11 DEBUG : one: size = 4 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:11 DEBUG : one: Sizes differ 2026/03/10 06:24:12 DEBUG : one.bak: size = 4 OK 2026/03/10 06:24:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:24:12 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 06:24:12 INFO : one: Deleted 2026/03/10 06:24:12 DEBUG : one: size = 5 OK 2026/03/10 06:24:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 06:24:12 INFO : one: Copied (new) 2026/03/10 06:24:13 DEBUG : two: size = 3 OK 2026/03/10 06:24:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:13 DEBUG : two: Unchanged skipping 2026/03/10 06:24:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:13 DEBUG : three.txt: Sizes differ 2026/03/10 06:24:13 DEBUG : three.txt.bak: size = 6 OK 2026/03/10 06:24:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 06:24:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 06:24:13 INFO : three.txt: Deleted 2026/03/10 06:24:14 DEBUG : three.txt: size = 19 OK 2026/03/10 06:24:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/10 06:24:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.32s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:24:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwarox7futa/dst" 2026/03/10 06:24:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:18 DEBUG : one: size = 3 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:18 DEBUG : one: Sizes differ 2026/03/10 06:24:19 DEBUG : one-2019-01-01: size = 3 OK 2026/03/10 06:24:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 06:24:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/10 06:24:19 INFO : one: Deleted 2026/03/10 06:24:20 DEBUG : one: size = 4 OK 2026/03/10 06:24:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:24:20 INFO : one: Copied (new) 2026/03/10 06:24:20 DEBUG : two: size = 3 OK 2026/03/10 06:24:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:20 DEBUG : two: Unchanged skipping 2026/03/10 06:24:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:20 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:20 DEBUG : three.txt: Sizes differ 2026/03/10 06:24:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/10 06:24:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 06:24:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/10 06:24:21 INFO : three.txt: Deleted 2026/03/10 06:24:21 DEBUG : three.txt: size = 6 OK 2026/03/10 06:24:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 06:24:21 INFO : three.txt: Copied (new) 2026/03/10 06:24:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:22 DEBUG : one: size = 4 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:22 DEBUG : one: Sizes differ 2026/03/10 06:24:23 DEBUG : one-2019-01-01: size = 4 OK 2026/03/10 06:24:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 06:24:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/10 06:24:23 INFO : one: Deleted 2026/03/10 06:24:23 DEBUG : one: size = 5 OK 2026/03/10 06:24:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 06:24:23 INFO : one: Copied (new) 2026/03/10 06:24:23 DEBUG : two: size = 3 OK 2026/03/10 06:24:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:23 DEBUG : two: Unchanged skipping 2026/03/10 06:24:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:24 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xuwarox7futa path dst) 2026/03/10 06:24:24 DEBUG : three.txt: Sizes differ 2026/03/10 06:24:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/10 06:24:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 06:24:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/10 06:24:25 INFO : three.txt: Deleted 2026/03/10 06:24:25 DEBUG : three.txt: size = 19 OK 2026/03/10 06:24:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/10 06:24:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.66s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:24:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:28 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:24:28 DEBUG : Testêé: Sizes differ 2026/03/10 06:24:28 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:24:28 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:24:28 DEBUG : Testêé: size = 14 OK 2026/03/10 06:24:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/10 06:24:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/10 06:24:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.94s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:24:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 06:24:29 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:24:29 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:24:29 DEBUG : existing: size = 6 OK 2026/03/10 06:24:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 06:24:29 INFO : existing: Copied (new) 2026/03/10 06:24:29 DEBUG : Waiting for deletions to finish 2026/03/10 06:24:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:24:30 DEBUG : existing: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:24:30 DEBUG : existing: Sizes differ 2026/03/10 06:24:30 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:24:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/10 06:24:30 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:24:30 ERROR : B2 bucket rclone-test-xuwarox7futa: not deleting files as there were IO errors 2026/03/10 06:24:30 ERROR : B2 bucket rclone-test-xuwarox7futa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:24:31 DEBUG : EXISTING: size = 6 OK 2026/03/10 06:24:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:31 DEBUG : existing: Unchanged skipping 2026/03/10 06:24:31 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:24:31 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:24:31 DEBUG : Waiting for deletions to finish 2026/03/10 06:24:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:24:45 DEBUG : both10: size = 6 OK 2026/03/10 06:24:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both10: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both11: size = 6 OK 2026/03/10 06:24:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both11: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both12: size = 6 OK 2026/03/10 06:24:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both12: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both13: size = 6 OK 2026/03/10 06:24:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both13: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both14: size = 6 OK 2026/03/10 06:24:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both14: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both15: size = 6 OK 2026/03/10 06:24:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both15: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both16: size = 6 OK 2026/03/10 06:24:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both16: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both17: size = 6 OK 2026/03/10 06:24:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both17: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both18: size = 6 OK 2026/03/10 06:24:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both18: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both19: size = 6 OK 2026/03/10 06:24:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both19: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both1: size = 6 OK 2026/03/10 06:24:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both1: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both2: size = 6 OK 2026/03/10 06:24:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both2: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both3: size = 6 OK 2026/03/10 06:24:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both3: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both4: size = 6 OK 2026/03/10 06:24:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both4: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both5: size = 6 OK 2026/03/10 06:24:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both5: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both6: size = 6 OK 2026/03/10 06:24:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both6: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both7: size = 6 OK 2026/03/10 06:24:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both7: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both8: size = 6 OK 2026/03/10 06:24:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both8: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both9: size = 6 OK 2026/03/10 06:24:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : both0: size = 6 OK 2026/03/10 06:24:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:24:45 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:24:45 DEBUG : both9: Unchanged skipping 2026/03/10 06:24:45 DEBUG : both0: Unchanged skipping 2026/03/10 06:24:45 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:24:45 DEBUG : Waiting for deletions to finish 2026/03/10 06:24:45 INFO : only0: Deleted 2026/03/10 06:24:45 INFO : only10: Deleted 2026/03/10 06:24:45 INFO : only11: Deleted 2026/03/10 06:24:45 INFO : only16: Deleted 2026/03/10 06:24:45 INFO : only18: Deleted 2026/03/10 06:24:45 INFO : only14: Deleted 2026/03/10 06:24:46 INFO : only19: Deleted 2026/03/10 06:24:46 INFO : only9: Deleted 2026/03/10 06:24:46 INFO : only12: Deleted 2026/03/10 06:24:46 INFO : only13: Deleted 2026/03/10 06:24:46 INFO : only15: Deleted 2026/03/10 06:24:46 INFO : only17: Deleted 2026/03/10 06:24:46 INFO : only5: Deleted 2026/03/10 06:24:46 INFO : only1: Deleted 2026/03/10 06:24:46 INFO : only2: Deleted 2026/03/10 06:24:46 INFO : only7: Deleted 2026/03/10 06:24:46 INFO : only8: Deleted 2026/03/10 06:24:46 INFO : only3: Deleted 2026/03/10 06:24:46 INFO : only4: Deleted 2026/03/10 06:24:46 INFO : only6: Deleted 2026/03/10 06:24:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.89s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:25:01 DEBUG : both0: size = 6 OK 2026/03/10 06:25:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both0: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both10: size = 6 OK 2026/03/10 06:25:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both10: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both11: size = 6 OK 2026/03/10 06:25:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both11: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both12: size = 6 OK 2026/03/10 06:25:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both12: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both16: size = 6 OK 2026/03/10 06:25:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:25:01 DEBUG : both13: size = 6 OK 2026/03/10 06:25:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both14: size = 6 OK 2026/03/10 06:25:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both15: size = 6 OK 2026/03/10 06:25:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both16: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both17: size = 6 OK 2026/03/10 06:25:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both17: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both18: size = 6 OK 2026/03/10 06:25:01 DEBUG : both13: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both19: size = 6 OK 2026/03/10 06:25:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both14: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both1: size = 6 OK 2026/03/10 06:25:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both15: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both2: size = 6 OK 2026/03/10 06:25:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both19: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both3: size = 6 OK 2026/03/10 06:25:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both1: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both4: size = 6 OK 2026/03/10 06:25:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both2: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both5: size = 6 OK 2026/03/10 06:25:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both18: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both6: size = 6 OK 2026/03/10 06:25:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both6: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both7: size = 6 OK 2026/03/10 06:25:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both7: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both3: Unchanged skipping 2026/03/10 06:25:01 DEBUG : both9: size = 6 OK 2026/03/10 06:25:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : both9: Unchanged skipping 2026/03/10 06:25:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only0: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only0: Sizes differ 2026/03/10 06:25:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only10: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only10: Sizes differ 2026/03/10 06:25:01 DEBUG : both4: Unchanged skipping 2026/03/10 06:25:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only11: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only11: Sizes differ 2026/03/10 06:25:01 DEBUG : both5: Unchanged skipping 2026/03/10 06:25:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only12: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only12: Sizes differ 2026/03/10 06:25:01 DEBUG : both8: size = 6 OK 2026/03/10 06:25:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only13: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only13: Sizes differ 2026/03/10 06:25:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only14: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only14: Sizes differ 2026/03/10 06:25:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only15: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only15: Sizes differ 2026/03/10 06:25:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only16: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only16: Sizes differ 2026/03/10 06:25:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only17: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only17: Sizes differ 2026/03/10 06:25:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only18: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only18: Sizes differ 2026/03/10 06:25:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only19: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only19: Sizes differ 2026/03/10 06:25:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only1: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only1: Sizes differ 2026/03/10 06:25:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only2: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only2: Sizes differ 2026/03/10 06:25:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only3: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only3: Sizes differ 2026/03/10 06:25:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only4: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only4: Sizes differ 2026/03/10 06:25:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only5: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only5: Sizes differ 2026/03/10 06:25:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only6: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only6: Sizes differ 2026/03/10 06:25:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only7: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only7: Sizes differ 2026/03/10 06:25:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only8: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only8: Sizes differ 2026/03/10 06:25:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3982025747) 2026/03/10 06:25:01 DEBUG : only9: size = 6 (B2 bucket rclone-test-xuwarox7futa) 2026/03/10 06:25:01 DEBUG : only9: Sizes differ 2026/03/10 06:25:01 DEBUG : both8: Unchanged skipping 2026/03/10 06:25:01 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:25:01 DEBUG : only0: size = 0 OK 2026/03/10 06:25:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:01 INFO : only0: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only15: size = 0 OK 2026/03/10 06:25:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only15: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only13: size = 0 OK 2026/03/10 06:25:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only13: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only14: size = 0 OK 2026/03/10 06:25:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only14: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only16: size = 0 OK 2026/03/10 06:25:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only16: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only17: size = 0 OK 2026/03/10 06:25:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only17: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only18: size = 0 OK 2026/03/10 06:25:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only18: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only10: size = 0 OK 2026/03/10 06:25:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only10: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only19: size = 0 OK 2026/03/10 06:25:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only19: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only1: size = 0 OK 2026/03/10 06:25:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only1: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only2: size = 0 OK 2026/03/10 06:25:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only2: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only3: size = 0 OK 2026/03/10 06:25:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only3: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only4: size = 0 OK 2026/03/10 06:25:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only4: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only5: size = 0 OK 2026/03/10 06:25:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only5: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only6: size = 0 OK 2026/03/10 06:25:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only6: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only7: size = 0 OK 2026/03/10 06:25:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only7: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only8: size = 0 OK 2026/03/10 06:25:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only8: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only11: size = 0 OK 2026/03/10 06:25:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only11: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only12: size = 0 OK 2026/03/10 06:25:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only12: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : only9: size = 0 OK 2026/03/10 06:25:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 06:25:02 INFO : only9: Copied (replaced existing) 2026/03/10 06:25:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.19s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:25:11 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:25:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:25:11 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 06:25:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:25:11 INFO : empty_on_remote: Making directory 2026/03/10 06:25:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/10 06:25:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:25:14 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:25:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:25:14 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 06:25:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:25:14 INFO : empty_on_remote: Making directory 2026/03/10 06:25:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/10 06:25:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:25:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:16 INFO : sub dir: Making directory 2026/03/10 06:25:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:25:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:25:20 INFO : sub dir: Making directory 2026/03/10 06:25:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:25:31 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:32 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:25:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : apple: size = 5 OK 2026/03/10 06:25:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:25:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:25:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:25:33 DEBUG : apple: Unchanged skipping 2026/03/10 06:25:33 DEBUG : banana: size = 6 OK 2026/03/10 06:25:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : banana: Unchanged skipping 2026/03/10 06:25:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:25:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:25:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:25:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:25:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:25:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:25:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:25:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:25:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:25:33 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:25:33 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:33 INFO : There was nothing to transfer 2026/03/10 06:25:33 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:33 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:25:33 DEBUG : apple: size = 5 OK 2026/03/10 06:25:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : apple: Unchanged skipping 2026/03/10 06:25:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:25:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:25:33 DEBUG : banana: size = 6 OK 2026/03/10 06:25:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : banana: Unchanged skipping 2026/03/10 06:25:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:25:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:25:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:25:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:25:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:25:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:25:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:25:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:25:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:25:34 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:25:34 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:25:34 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:34 INFO : There was nothing to transfer 2026/03/10 06:25:34 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:34 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:25:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:25:47 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:48 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : apple: size = 5 OK 2026/03/10 06:25:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : apple: Unchanged skipping 2026/03/10 06:25:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:25:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:25:49 DEBUG : banana: size = 6 OK 2026/03/10 06:25:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : banana: Unchanged skipping 2026/03/10 06:25:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:25:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:25:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:25:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:25:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:25:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:25:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:25:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:25:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:25:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:25:49 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:25:49 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:49 INFO : There was nothing to transfer 2026/03/10 06:25:49 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:49 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:25:49 DEBUG : apple: size = 5 OK 2026/03/10 06:25:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : apple: Unchanged skipping 2026/03/10 06:25:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:25:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:25:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:25:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : banana: size = 6 OK 2026/03/10 06:25:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:49 DEBUG : banana: Unchanged skipping 2026/03/10 06:25:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:25:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:25:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:25:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:25:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:25:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:25:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:25:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:25:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:25:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:25:50 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:25:50 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:50 INFO : There was nothing to transfer 2026/03/10 06:25:50 DEBUG : Waiting for deletions to finish 2026/03/10 06:25:50 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:25:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:26:03 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:26:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/10 06:26:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 06:26:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 06:26:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:26:04 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:26:04 DEBUG : YXBwbGU=: size = 5 OK 2026/03/10 06:26:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 06:26:04 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/10 06:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/10 06:26:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 06:26:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/10 06:26:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 06:26:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/10 06:26:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 06:26:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/10 06:26:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 06:26:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/10 06:26:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 06:26:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:05 DEBUG : YmFuYW5h: size = 6 OK 2026/03/10 06:26:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 06:26:05 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/10 06:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/10 06:26:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 06:26:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/10 06:26:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 06:26:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/10 06:26:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 06:26:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/10 06:26:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 06:26:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/10 06:26:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 06:26:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/10 06:26:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 06:26:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/10 06:26:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 06:26:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/10 06:26:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 06:26:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/10 06:26:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 06:26:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/10 06:26:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 06:26:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/10 06:26:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 06:26:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/10 06:26:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 06:26:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:06 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 06:26:06 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 06:26:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 06:26:06 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 06:26:06 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 06:26:06 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 06:26:06 INFO : banana: Deleted 2026/03/10 06:26:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 06:26:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 06:26:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 06:26:07 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 06:26:07 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 06:26:07 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 06:26:07 INFO : appleappleapplebanana: Deleted 2026/03/10 06:26:07 INFO : splitbananasplit: Deleted 2026/03/10 06:26:07 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 06:26:07 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 06:26:07 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 06:26:07 INFO : apple: Deleted 2026/03/10 06:26:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 06:26:07 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/10 06:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:08 DEBUG : YXBwbGU=: size = 5 OK 2026/03/10 06:26:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : apple: Unchanged skipping 2026/03/10 06:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/10 06:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/10 06:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : YmFuYW5h: size = 6 OK 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : banana: Unchanged skipping 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 06:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/10 06:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/10 06:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/10 06:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/10 06:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/10 06:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/10 06:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/10 06:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:26:08 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:26:08 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:26:08 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:08 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/10 06:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:08 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:26:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:26:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:22 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/10 06:26:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:26:23 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/10 06:26:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 06:26:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/10 06:26:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:26:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:26:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:26:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:26:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:26:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:26:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:26:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:26:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:26:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:26:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:26:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:26:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:26:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/10 06:26:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:26:23 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:26:23 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:26:23 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/10 06:26:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 06:26:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/10 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:23 DEBUG : PREFIXapple: size = 5 OK 2026/03/10 06:26:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 06:26:23 INFO : apple: Copied (new) to: PREFIXapple 2026/03/10 06:26:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 06:26:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:26:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:23 DEBUG : PREFIXbanana: size = 6 OK 2026/03/10 06:26:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 06:26:23 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/10 06:26:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 06:26:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 06:26:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 06:26:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 06:26:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 06:26:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 06:26:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 06:26:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:23 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/10 06:26:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 06:26:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:24 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/10 06:26:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 06:26:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:24 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/10 06:26:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 06:26:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:24 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/10 06:26:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 06:26:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:26:24 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/10 06:26:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 06:26:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:24 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/10 06:26:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 06:26:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:24 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/10 06:26:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 06:26:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:26:24 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/10 06:26:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 06:26:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:24 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:24 INFO : banana: Deleted 2026/03/10 06:26:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 06:26:24 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 06:26:24 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 06:26:25 INFO : apple: Deleted 2026/03/10 06:26:25 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 06:26:25 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 06:26:25 INFO : appleappleapplebanana: Deleted 2026/03/10 06:26:25 INFO : splitbananasplit: Deleted 2026/03/10 06:26:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 06:26:25 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:26:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:26:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:26:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:26:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:26:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:26:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:26:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:26:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:26:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:26:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:26:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:26:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:26:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:26:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:26:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:26:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:26:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:26:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:26:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:26:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:26:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:26:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:26:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : apple: size = 5 OK 2026/03/10 06:26:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 06:26:26 INFO : apple: Copied (new) 2026/03/10 06:26:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:26 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:26:26 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:26:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:26:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 06:26:26 INFO : appleappleapplebanana: Copied (new) 2026/03/10 06:26:26 DEBUG : banana: size = 6 OK 2026/03/10 06:26:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 06:26:26 INFO : banana: Copied (new) 2026/03/10 06:26:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:26:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 06:26:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/10 06:26:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:26:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 06:26:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/10 06:26:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:26:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 06:26:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/10 06:26:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:26:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 06:26:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/10 06:26:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:26:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 06:26:26 INFO : splitbananasplit: Copied (new) 2026/03/10 06:26:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:26:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 06:26:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/10 06:26:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:26:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 06:26:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/10 06:26:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:26:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 06:26:26 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:26:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 06:26:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:26:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 06:26:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:26:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 06:26:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:26:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 06:26:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:26:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 06:26:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:26:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 06:26:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:26:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 06:26:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:26:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 06:26:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:26:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 06:26:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/10 06:26:27 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/10 06:26:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/10 06:26:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/10 06:26:28 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/10 06:26:28 INFO : PREFIXapple: Deleted 2026/03/10 06:26:28 INFO : PREFIXbanana: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/10 06:26:28 INFO : PREFIXsplitbananasplit: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/10 06:26:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/10 06:26:28 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:28 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:26:28 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:29 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:26:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:26:42 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:42 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:26:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:43 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:26:43 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:26:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 06:26:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:26:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/10 06:26:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 06:26:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:43 DEBUG : appleSUFFIX: size = 5 OK 2026/03/10 06:26:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 06:26:43 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 06:26:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 06:26:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:26:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/10 06:26:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 06:26:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 06:26:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 06:26:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 06:26:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 06:26:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 06:26:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 06:26:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/10 06:26:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 06:26:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/10 06:26:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 06:26:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/10 06:26:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 06:26:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/10 06:26:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 06:26:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/10 06:26:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 06:26:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/10 06:26:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 06:26:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/10 06:26:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 06:26:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:26:44 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/10 06:26:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 06:26:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:26:44 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:44 INFO : banana: Deleted 2026/03/10 06:26:44 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 06:26:44 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 06:26:44 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 06:26:44 INFO : appleappleapplebanana: Deleted 2026/03/10 06:26:44 INFO : splitbananasplit: Deleted 2026/03/10 06:26:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 06:26:45 INFO : apple: Deleted 2026/03/10 06:26:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 06:26:45 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 06:26:45 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/10 06:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:26:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:26:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : apple: size = 5 OK 2026/03/10 06:26:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 06:26:46 INFO : apple: Copied (new) 2026/03/10 06:26:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:26:46 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:26:46 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:26:46 DEBUG : banana: size = 6 OK 2026/03/10 06:26:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 06:26:46 INFO : banana: Copied (new) 2026/03/10 06:26:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:26:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 06:26:46 INFO : splitbananasplit: Copied (new) 2026/03/10 06:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:26:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 06:26:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/10 06:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:26:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 06:26:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/10 06:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:26:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 06:26:46 INFO : appleappleapplebanana: Copied (new) 2026/03/10 06:26:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:26:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 06:26:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/10 06:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:26:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 06:26:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/10 06:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:26:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 06:26:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/10 06:26:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:26:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 06:26:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/10 06:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:26:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 06:26:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:26:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 06:26:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:26:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 06:26:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:26:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 06:26:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:26:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 06:26:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:26:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 06:26:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:26:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 06:26:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:26:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 06:26:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:26:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 06:26:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:26:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 06:26:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/10 06:26:47 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/10 06:26:47 INFO : appleSUFFIX: Deleted 2026/03/10 06:26:47 INFO : splitbananasplitSUFFIX: Deleted 2026/03/10 06:26:47 INFO : bananaSUFFIX: Deleted 2026/03/10 06:26:47 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/10 06:26:47 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/10 06:26:47 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/10 06:26:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/10 06:26:47 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/10 06:26:47 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/10 06:26:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/10 06:26:48 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:48 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : Waiting for deletions to finish 2026/03/10 06:26:48 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:27:01 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:02 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:27:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : apple: size = 5 OK 2026/03/10 06:27:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:02 DEBUG : apple: Unchanged skipping 2026/03/10 06:27:02 DEBUG : banana: size = 6 OK 2026/03/10 06:27:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:02 DEBUG : banana: Unchanged skipping 2026/03/10 06:27:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:02 DEBUG : splitbanan: size = 16 OK 2026/03/10 06:27:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 06:27:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/10 06:27:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 06:27:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:27:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:27:02 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:27:03 DEBUG : appleapple: size = 21 OK 2026/03/10 06:27:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 06:27:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/10 06:27:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 06:27:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/10 06:27:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 06:27:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/10 06:27:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 06:27:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/10 06:27:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 06:27:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/10 06:27:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 06:27:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/10 06:27:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 06:27:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/10 06:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 06:27:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/10 06:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 06:27:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/10 06:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 06:27:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/10 06:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/10 06:27:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 06:27:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/10 06:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/10 06:27:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 06:27:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/10 06:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/10 06:27:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 06:27:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/10 06:27:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:04 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/10 06:27:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 06:27:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/10 06:27:04 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/10 06:27:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 06:27:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/10 06:27:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/10 06:27:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 06:27:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/10 06:27:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/10 06:27:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 06:27:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/10 06:27:04 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:04 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 06:27:04 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 06:27:04 INFO : splitbananasplit: Deleted 2026/03/10 06:27:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 06:27:04 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 06:27:04 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 06:27:04 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 06:27:04 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 06:27:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 06:27:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 06:27:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 06:27:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 06:27:05 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 06:27:05 INFO : appleappleapplebanana: Deleted 2026/03/10 06:27:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 06:27:05 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 06:27:05 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 06:27:05 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 06:27:05 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:05 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : appleapple: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/10 06:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:05 DEBUG : apple: size = 5 OK 2026/03/10 06:27:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:05 DEBUG : apple: Unchanged skipping 2026/03/10 06:27:05 DEBUG : appleapple: size = 21 OK 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:27:05 DEBUG : banana: size = 6 OK 2026/03/10 06:27:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:05 DEBUG : banana: Unchanged skipping 2026/03/10 06:27:05 DEBUG : splitbanan: size = 16 OK 2026/03/10 06:27:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 06:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:27:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 06:27:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/10 06:27:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/10 06:27:06 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:27:06 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/10 06:27:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/10 06:27:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/10 06:27:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/10 06:27:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/10 06:27:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:27:06 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:27:06 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:06 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:06 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : appleapple: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/10 06:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:27:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:27:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:27:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:27:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:27:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:27:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:27:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:27:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:27:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:27:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:27:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:27:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:27:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:27:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:27:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:27:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:27:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:27:06 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:27:20 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:20 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:27:20 DEBUG : apple: size = 5 OK 2026/03/10 06:27:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:27:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:27:20 DEBUG : apple: Unchanged skipping 2026/03/10 06:27:20 DEBUG : banana: size = 6 OK 2026/03/10 06:27:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:27:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:20 DEBUG : banana: Unchanged skipping 2026/03/10 06:27:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:27:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:27:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:27:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:27:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:27:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:27:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:27:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:27:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:21 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:27:21 DEBUG : apple: size = 5 OK 2026/03/10 06:27:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : apple: Unchanged skipping 2026/03/10 06:27:21 DEBUG : banana: size = 6 OK 2026/03/10 06:27:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : banana: Unchanged skipping 2026/03/10 06:27:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:27:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:27:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:27:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:27:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:27:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:27:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:27:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:27:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:27:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:27:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:27:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:27:21 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:27:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:22 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:22 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:27:35 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:35 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : apple: size = 5 OK 2026/03/10 06:27:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:27:36 DEBUG : banana: size = 6 OK 2026/03/10 06:27:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:27:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : banana: Unchanged skipping 2026/03/10 06:27:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : apple: Unchanged skipping 2026/03/10 06:27:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:27:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:27:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:27:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:27:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:27:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:27:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:27:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:27:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:27:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:27:36 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:27:36 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:36 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:36 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : apple: size = 5 OK 2026/03/10 06:27:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : apple: Unchanged skipping 2026/03/10 06:27:37 DEBUG : banana: size = 6 OK 2026/03/10 06:27:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : banana: Unchanged skipping 2026/03/10 06:27:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:27:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:27:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:27:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:27:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:27:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:27:37 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:27:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:27:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:27:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:27:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:27:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:27:37 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:27:37 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:37 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:37 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:27:51 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:51 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:27:51 DEBUG : apple: size = 5 OK 2026/03/10 06:27:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:51 DEBUG : apple: Unchanged skipping 2026/03/10 06:27:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:27:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:51 DEBUG : banana: size = 6 OK 2026/03/10 06:27:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:51 DEBUG : banana: Unchanged skipping 2026/03/10 06:27:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:27:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:27:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:51 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:27:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:27:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:27:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:27:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:27:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:27:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:27:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:27:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:27:52 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:27:52 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:52 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:52 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:27:52 DEBUG : apple: size = 5 OK 2026/03/10 06:27:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:27:52 DEBUG : apple: Unchanged skipping 2026/03/10 06:27:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:27:52 DEBUG : banana: size = 6 OK 2026/03/10 06:27:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:27:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : banana: Unchanged skipping 2026/03/10 06:27:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:27:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:27:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:27:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:27:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:27:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:27:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:27:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:27:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:27:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:27:53 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:27:53 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:53 DEBUG : Waiting for deletions to finish 2026/03/10 06:27:53 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:27:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:06 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:06 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:28:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : apple: size = 5 OK 2026/03/10 06:28:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : apple: Unchanged skipping 2026/03/10 06:28:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:28:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:28:07 DEBUG : banana: size = 6 OK 2026/03/10 06:28:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : banana: Unchanged skipping 2026/03/10 06:28:07 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:28:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:28:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:28:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:28:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:28:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:28:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:28:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:28:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:28:07 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:07 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:07 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:07 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : apple: size = 5 OK 2026/03/10 06:28:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : apple: Unchanged skipping 2026/03/10 06:28:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:28:08 DEBUG : banana: size = 6 OK 2026/03/10 06:28:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : banana: Unchanged skipping 2026/03/10 06:28:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:28:08 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:08 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:08 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:08 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:20 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:21 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:28:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : apple: size = 5 OK 2026/03/10 06:28:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : banana: size = 6 OK 2026/03/10 06:28:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : banana: Unchanged skipping 2026/03/10 06:28:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:28:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:28:22 DEBUG : apple: Unchanged skipping 2026/03/10 06:28:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:28:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:28:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:28:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:28:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:28:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:28:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:28:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:28:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:28:22 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:22 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:28:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : apple: size = 5 OK 2026/03/10 06:28:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:28:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : apple: Unchanged skipping 2026/03/10 06:28:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:28:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:28:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:28:23 DEBUG : banana: size = 6 OK 2026/03/10 06:28:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : banana: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:28:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:28:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:28:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:28:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:28:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:28:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:28:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:28:23 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:23 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:23 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:23 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:28:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.52s) --- PASS: TestTransform/NFC (15.11s) --- PASS: TestTransform/NFD (16.09s) --- PASS: TestTransform/base64 (18.08s) --- PASS: TestTransform/prefix (20.58s) --- PASS: TestTransform/suffix (19.89s) --- PASS: TestTransform/truncate (17.40s) --- PASS: TestTransform/encoder (16.33s) --- PASS: TestTransform/ISO-8859-1 (15.19s) --- PASS: TestTransform/charmap (15.68s) --- PASS: TestTransform/lowercase (15.09s) --- PASS: TestTransform/ascii (15.08s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 06:28:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 06:28:28 INFO : sub dir_somesuffix: Making directory 2026/03/10 06:28:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 06:28:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/10 06:28:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 06:28:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/10 06:28:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 06:28:28 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:28 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/10 06:28:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 06:28:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.65s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:30 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:30 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:30 INFO : tictactoe: Making directory 2026/03/10 06:28:30 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:30 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/10 06:28:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:30 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:30 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/10 06:28:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/10 06:28:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:31 INFO : toe: Making directory 2026/03/10 06:28:31 INFO : toe/toe: Making directory 2026/03/10 06:28:31 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 06:28:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 06:28:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 06:28:31 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:31 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/10 06:28:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/10 06:28:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:33 INFO : toe: Making directory 2026/03/10 06:28:33 INFO : toe/toe: Making directory 2026/03/10 06:28:33 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 06:28:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 06:28:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 06:28:33 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:33 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/10 06:28:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/10 06:28:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.92s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:35 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:28:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 06:28:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:35 INFO : tictacempty_dir: Making directory 2026/03/10 06:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:35 INFO : tictactoe: Making directory 2026/03/10 06:28:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:35 INFO : tictactoe/tictactoe: Making directory 2026/03/10 06:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 06:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 06:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 06:28:35 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:35 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 06:28:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/10 06:28:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:36 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:28:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 06:28:36 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:37 INFO : tictacempty_dir: Making directory 2026/03/10 06:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:37 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:37 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:37 INFO : tictactoe: Making directory 2026/03/10 06:28:37 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:37 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:37 INFO : tictactoe/tictactoe: Making directory 2026/03/10 06:28:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 06:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 06:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:37 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:37 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 06:28:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/10 06:28:37 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:37 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:38 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:38 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 06:28:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 06:28:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/10 06:28:38 NOTICE: B2 bucket rclone-test-xuwarox7futa: 0 differences found 2026/03/10 06:28:38 NOTICE: B2 bucket rclone-test-xuwarox7futa: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:39 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:39 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:39 INFO : tictactoe: Making directory 2026/03/10 06:28:39 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:39 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:39 INFO : tictactoe/tictactoe: Making directory 2026/03/10 06:28:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 06:28:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 06:28:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 06:28:39 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:39 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 06:28:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/10 06:28:39 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:40 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:40 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:40 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:40 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 06:28:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:28:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 06:28:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/10 06:28:40 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2026/03/10 06:28:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:41 INFO : toe: Making directory 2026/03/10 06:28:41 INFO : toe/toe: Making directory 2026/03/10 06:28:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 06:28:41 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:41 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:42 DEBUG : toe/toe/toe: size = 11 OK 2026/03/10 06:28:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:42 INFO : toe/toe/toe: Copied (new) 2026/03/10 06:28:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.93s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:43 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:28:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 06:28:43 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:43 INFO : tictacempty_dir: Making directory 2026/03/10 06:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:43 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:43 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:43 INFO : tictactoe: Making directory 2026/03/10 06:28:43 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:43 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:43 INFO : tictactoe/tictactoe: Making directory 2026/03/10 06:28:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 06:28:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 06:28:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:43 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:43 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 06:28:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:44 INFO : toe/toe/toe.txt: Deleted 2026/03/10 06:28:44 INFO : toe/toe: Removing directory 2026/03/10 06:28:44 INFO : toe: Removing directory 2026/03/10 06:28:44 INFO : empty_dir: Removing directory 2026/03/10 06:28:44 DEBUG : Local file system at /tmp/rclone3982025747: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.71s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:45 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:28:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 06:28:45 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:45 INFO : tictacempty_dir: Making directory 2026/03/10 06:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:45 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:45 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:45 INFO : tictactoe: Making directory 2026/03/10 06:28:45 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:45 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:45 INFO : tictactoe/tictactoe: Making directory 2026/03/10 06:28:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 06:28:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 06:28:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:45 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:45 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 06:28:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:45 INFO : toe/toe/toe.txt: Deleted 2026/03/10 06:28:45 INFO : toe/toe: Removing directory 2026/03/10 06:28:45 INFO : toe: Removing directory 2026/03/10 06:28:45 INFO : empty_dir: Removing directory 2026/03/10 06:28:45 DEBUG : Local file system at /tmp/rclone3982025747: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/10 06:28:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 06:28:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:28:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 06:28:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 06:28:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 06:28:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 06:28:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/10 06:28:47 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 (2.94s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:48 DEBUG : Reset feature "Copy" 2026/03/10 06:28:48 DEBUG : Reset feature "Move" 2026/03/10 06:28:48 DEBUG : Reset feature "Copy" 2026/03/10 06:28:48 DEBUG : Reset feature "Move" 2026/03/10 06:28:48 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:28:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 06:28:48 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:48 INFO : tictacempty_dir: Making directory 2026/03/10 06:28:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 06:28:48 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:48 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:48 INFO : tictactoe: Making directory 2026/03/10 06:28:48 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:48 DEBUG : toe: transformed to: tictactoe 2026/03/10 06:28:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:48 INFO : tictactoe/tictactoe: Making directory 2026/03/10 06:28:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 06:28:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 06:28:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 06:28:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:48 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:48 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 06:28:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 06:28:48 INFO : toe/toe/toe.txt: Deleted 2026/03/10 06:28:48 INFO : toe/toe: Removing directory 2026/03/10 06:28:48 INFO : toe: Removing directory 2026/03/10 06:28:48 INFO : empty_dir: Removing directory 2026/03/10 06:28:48 DEBUG : Local file system at /tmp/rclone3982025747: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/10 06:28:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 06:28:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:28:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 06:28:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 06:28:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 06:28:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 06:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/10 06:28:50 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 (3.86s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:51 DEBUG : toe: transformed to: dG9l 2026/03/10 06:28:52 DEBUG : toe: transformed to: dG9l 2026/03/10 06:28:52 INFO : dG9l: Making directory 2026/03/10 06:28:52 DEBUG : toe: transformed to: dG9l 2026/03/10 06:28:52 DEBUG : toe: transformed to: dG9l 2026/03/10 06:28:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/10 06:28:52 INFO : dG9l/dG9l: Making directory 2026/03/10 06:28:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/10 06:28:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/10 06:28:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 06:28:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 06:28:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 06:28:52 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:52 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/10 06:28:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 06:28:52 DEBUG : Waiting for deletions to finish 2026/03/10 06:28:53 DEBUG : dG9l: transformed to: toe 2026/03/10 06:28:53 DEBUG : dG9l: transformed to: toe 2026/03/10 06:28:53 DEBUG : dG9l: transformed to: toe 2026/03/10 06:28:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/10 06:28:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/10 06:28:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 06:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/10 06:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/10 06:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/10 06:28:53 DEBUG : Local file system at /tmp/rclone3982025747: Waiting for checks to finish 2026/03/10 06:28:53 DEBUG : Local file system at /tmp/rclone3982025747: Waiting for transfers to finish 2026/03/10 06:28:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-xuwarox7futa", Local "Local file system at /tmp/rclone3982025747", Modify Window "1ms" 2026/03/10 06:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 06:28:54 DEBUG : toe: transformed to: 2026/03/10 06:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 06:28:54 DEBUG : toe: transformed to: 2026/03/10 06:28:54 INFO : B2 bucket rclone-test-xuwarox7futa: Making directory 2026/03/10 06:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 06:28:54 DEBUG : toe: transformed to: 2026/03/10 06:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 06:28:54 DEBUG : toe: transformed to: 2026/03/10 06:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 06:28:54 DEBUG : toe/toe: transformed to: 2026/03/10 06:28:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/10 06:28:54 INFO : toe/toe: Making directory 2026/03/10 06:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 06:28:54 DEBUG : toe/toe: transformed to: 2026/03/10 06:28:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/10 06:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 06:28:54 DEBUG : toe: transformed to: 2026/03/10 06:28:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 06:28:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 06:28:54 DEBUG : toe/toe/toe: transformed to: 2026/03/10 06:28:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/10 06:28:54 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for checks to finish 2026/03/10 06:28:54 DEBUG : B2 bucket rclone-test-xuwarox7futa: Waiting for transfers to finish 2026/03/10 06:28:55 DEBUG : toe/toe/toe: size = 11 OK 2026/03/10 06:28:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 06:28:55 INFO : toe/toe/toe: Copied (new) 2026/03/10 06:28:55 ERROR : B2 bucket rclone-test-xuwarox7futa: not deleting files as there were IO errors 2026/03/10 06:28:55 ERROR : B2 bucket rclone-test-xuwarox7futa: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/03/10 06:28:56 DEBUG : B2 bucket rclone-test-xuwarox7futa: Purge remote 2026/03/10 06:28:56 INFO : B2 bucket rclone-test-xuwarox7futa: cleaning bucket "rclone-test-xuwarox7futa" of all files 2026/03/10 06:28:57 DEBUG : BackupDir/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae2c_d20260310_m062306_c001_v7007000_t0000_u01773123786737") 2026/03/10 06:28:57 DEBUG : BackupDir/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f101b8afe476c9f4c_d20260310_m062258_c001_v0001181_t0050_u01773123778031") 2026/03/10 06:28:57 DEBUG : CompareDest/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4a94_d20260310_m062237_c001_v7007000_t0000_u01773123757454") 2026/03/10 06:28:57 DEBUG : CompareDest/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b470_d20260310_m062231_c001_v0001165_t0013_u01773123751352") 2026/03/10 06:28:57 DEBUG : CompareDest/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4a95_d20260310_m062237_c001_v7007000_t0000_u01773123757634") 2026/03/10 06:28:57 DEBUG : CompareDest/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437877a1_d20260310_m062232_c001_v0001039_t0024_u01773123752370") 2026/03/10 06:28:57 DEBUG : CopyDest/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae2d_d20260310_m062306_c001_v7007000_t0000_u01773123786918") 2026/03/10 06:28:57 DEBUG : CopyDest/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437877e7_d20260310_m062254_c001_v0001039_t0029_u01773123774843") 2026/03/10 06:28:57 DEBUG : CopyDest/three: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae2f_d20260310_m062307_c001_v7007000_t0000_u01773123787099") 2026/03/10 06:28:57 DEBUG : CopyDest/three: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee0043787807_d20260310_m062304_c001_v0001039_t0020_u01773123784508") 2026/03/10 06:28:57 DEBUG : CopyDest/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae31_d20260310_m062307_c001_v7007000_t0000_u01773123787281") 2026/03/10 06:28:58 DEBUG : CopyDest/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b4b2_d20260310_m062300_c001_v0001165_t0038_u01773123780752") 2026/03/10 06:28:58 DEBUG : EXISTING: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40246a5f0c5d2d16_d20260310_m062432_c001_v7007000_t0000_u01773123872209") 2026/03/10 06:28:58 DEBUG : EXISTING: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5aa_d20260310_m062431_c001_v0001165_t0008_u01773123871236") 2026/03/10 06:28:58 DEBUG : PREFIXapple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a96362301_d20260310_m062628_c001_v7007000_t0000_u01773123988085") 2026/03/10 06:28:58 DEBUG : PREFIXapple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0c0_d20260310_m062622_c001_v0001099_t0002_u01773123982990") 2026/03/10 06:28:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce203_d20260310_m062627_c001_v7007000_t0000_u01773123987921") 2026/03/10 06:28:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081100f9_d20260310_m062622_c001_v0001185_t0029_u01773123982963") 2026/03/10 06:28:58 DEBUG : PREFIXbanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98aafb_d20260310_m062628_c001_v7007000_t0000_u01773123988096") 2026/03/10 06:28:58 DEBUG : PREFIXbanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798228d_d20260310_m062622_c001_v0001032_t0029_u01773123982983") 2026/03/10 06:28:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e73055_d20260310_m062628_c001_v7007000_t0000_u01773123988256") 2026/03/10 06:28:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b795_d20260310_m062622_c001_v0001165_t0042_u01773123982973") 2026/03/10 06:28:58 DEBUG : Testêé: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40246a5f0c5d2d0f_d20260310_m062428_c001_v7007000_t0000_u01773123868937") 2026/03/10 06:28:58 DEBUG : Testêé: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b59c_d20260310_m062428_c001_v0001165_t0000_u01773123868336") 2026/03/10 06:28:58 DEBUG : Testêé: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b598_d20260310_m062427_c001_v0001165_t0004_u01773123867724") 2026/03/10 06:28:58 DEBUG : YXBwbGU=: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c22_d20260310_m062609_c001_v7007000_t0000_u01773123969067") 2026/03/10 06:28:58 DEBUG : YXBwbGU=: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b751_d20260310_m062604_c001_v0001165_t0010_u01773123964582") 2026/03/10 06:28:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c23_d20260310_m062609_c001_v7007000_t0000_u01773123969248") 2026/03/10 06:28:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff69_d20260310_m062604_c001_v0001185_t0035_u01773123964603") 2026/03/10 06:28:58 DEBUG : YmFuYW5h: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c24_d20260310_m062609_c001_v7007000_t0000_u01773123969429") 2026/03/10 06:28:59 DEBUG : YmFuYW5h: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798225f_d20260310_m062604_c001_v0001032_t0010_u01773123964592") 2026/03/10 06:28:59 DEBUG : a/potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c40_d20260310_m062058_c001_v7007000_t0000_u01773123658980") 2026/03/10 06:28:59 DEBUG : a/potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92250_d20260310_m062058_c001_v0001182_t0051_u01773123658404") 2026/03/10 06:28:59 DEBUG : a/potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde44_d20260310_m062057_c001_v7007000_t0000_u01773123657037") 2026/03/10 06:28:59 DEBUG : a/potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92242_d20260310_m062056_c001_v0001182_t0000_u01773123656143") 2026/03/10 06:28:59 DEBUG : a/potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd49d_d20260310_m062041_c001_v7007000_t0000_u01773123641234") 2026/03/10 06:28:59 DEBUG : a/potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921e8_d20260310_m062040_c001_v0001182_t0059_u01773123640335") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac2a_d20260310_m062824_c001_v7007000_t0000_u01773124104247") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1c8_d20260310_m062819_c001_v0001099_t0032_u01773124099828") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a2502291819a_d20260310_m062809_c001_v7007000_t0000_u01773124089216") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1b4_d20260310_m062804_c001_v0001099_t0029_u01773124084733") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926b8_d20260310_m062753_c001_v7007000_t0000_u01773124073898") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b194_d20260310_m062749_c001_v0001099_t0053_u01773124069926") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945adc_d20260310_m062738_c001_v7007000_t0000_u01773124058381") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b174_d20260310_m062734_c001_v0001099_t0028_u01773124054600") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de05b_d20260310_m062723_c001_v7007000_t0000_u01773124043149") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b158_d20260310_m062718_c001_v0001099_t0028_u01773124038405") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d0b_d20260310_m062706_c001_v7007000_t0000_u01773124026863") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081103b1_d20260310_m062700_c001_v0001185_t0043_u01773124020493") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4df_d20260310_m062649_c001_v7007000_t0000_u01773124009451") 2026/03/10 06:28:59 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b801_d20260310_m062646_c001_v0001165_t0018_u01773124006102") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184eb8e6_d20260310_m062645_c001_v7007000_t0000_u01773124005028") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0f6_d20260310_m062640_c001_v0001099_t0030_u01773124000844") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab00_d20260310_m062629_c001_v7007000_t0000_u01773123989605") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110149_d20260310_m062626_c001_v0001185_t0048_u01773123986144") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0b1d4_d20260310_m062625_c001_v7007000_t0000_u01773123985073") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081100cf_d20260310_m062620_c001_v0001185_t0043_u01773123980888") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce1ca_d20260310_m062607_c001_v7007000_t0000_u01773123967203") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b74b_d20260310_m062602_c001_v0001165_t0028_u01773123962176") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e40f_d20260310_m062550_c001_v7007000_t0000_u01773123950862") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b717_d20260310_m062546_c001_v0001165_t0029_u01773123946691") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c22_d20260310_m062534_c001_v7007000_t0000_u01773123934895") 2026/03/10 06:29:00 DEBUG : apple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6e9_d20260310_m062530_c001_v0001165_t0051_u01773123930752") 2026/03/10 06:29:00 DEBUG : appleSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab38_d20260310_m062647_c001_v7007000_t0000_u01773124007725") 2026/03/10 06:29:00 DEBUG : appleSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0f8_d20260310_m062642_c001_v0001099_t0019_u01773124002994") 2026/03/10 06:29:00 DEBUG : appleapple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d0c_d20260310_m062707_c001_v7007000_t0000_u01773124027047") 2026/03/10 06:29:00 DEBUG : appleapple: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b845_d20260310_m062702_c001_v0001165_t0027_u01773124022875") 2026/03/10 06:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac2b_d20260310_m062824_c001_v7007000_t0000_u01773124104428") 2026/03/10 06:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b951_d20260310_m062820_c001_v0001165_t0027_u01773124100415") 2026/03/10 06:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a2502291819b_d20260310_m062809_c001_v7007000_t0000_u01773124089398") 2026/03/10 06:29:00 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b913_d20260310_m062805_c001_v0001165_t0030_u01773124085354") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926b9_d20260310_m062754_c001_v7007000_t0000_u01773124074083") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b8e1_d20260310_m062750_c001_v0001165_t0020_u01773124070415") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945add_d20260310_m062738_c001_v7007000_t0000_u01773124058565") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b8af_d20260310_m062735_c001_v0001165_t0023_u01773124055195") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de05c_d20260310_m062723_c001_v7007000_t0000_u01773124043330") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b87d_d20260310_m062718_c001_v0001165_t0008_u01773124038985") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184eb90d_d20260310_m062704_c001_v7007000_t0000_u01773124024982") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b12c_d20260310_m062701_c001_v0001099_t0021_u01773124021189") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e0_d20260310_m062649_c001_v7007000_t0000_u01773124009634") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822cb_d20260310_m062646_c001_v0001032_t0010_u01773124006112") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e73068_d20260310_m062644_c001_v7007000_t0000_u01773124004820") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110253_d20260310_m062641_c001_v0001185_t0024_u01773124001462") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab01_d20260310_m062629_c001_v7007000_t0000_u01773123989789") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7a3_d20260310_m062626_c001_v0001165_t0043_u01773123986177") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a963622fa_d20260310_m062625_c001_v7007000_t0000_u01773123985247") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982287_d20260310_m062621_c001_v0001032_t0006_u01773123981339") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98aa7a_d20260310_m062607_c001_v7007000_t0000_u01773123967044") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff2f_d20260310_m062602_c001_v0001185_t0021_u01773123962857") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e410_d20260310_m062551_c001_v7007000_t0000_u01773123951045") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fdff_d20260310_m062547_c001_v0001185_t0007_u01773123947368") 2026/03/10 06:29:01 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c23_d20260310_m062535_c001_v7007000_t0000_u01773123935078") 2026/03/10 06:29:02 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fd0d_d20260310_m062531_c001_v0001185_t0023_u01773123931393") 2026/03/10 06:29:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab39_d20260310_m062647_c001_v7007000_t0000_u01773124007758") 2026/03/10 06:29:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7f1_d20260310_m062643_c001_v0001165_t0057_u01773124003008") 2026/03/10 06:29:02 DEBUG : b/potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c41_d20260310_m062059_c001_v7007000_t0000_u01773123659160") 2026/03/10 06:29:02 DEBUG : b/potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9224a_d20260310_m062057_c001_v0001182_t0028_u01773123657586") 2026/03/10 06:29:02 DEBUG : b/potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde41_d20260310_m062056_c001_v7007000_t0000_u01773123656485") 2026/03/10 06:29:02 DEBUG : b/potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9223e_d20260310_m062055_c001_v0001182_t0031_u01773123655339") 2026/03/10 06:29:02 DEBUG : b/potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd49c_d20260310_m062040_c001_v7007000_t0000_u01773123640676") 2026/03/10 06:29:02 DEBUG : b/potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921e0_d20260310_m062039_c001_v0001182_t0059_u01773123639514") 2026/03/10 06:29:02 DEBUG : backup/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f409304ff7e739120_d20260310_m062325_c001_v7007000_t0000_u01773123805191") 2026/03/10 06:29:02 DEBUG : backup/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1144c90cc3685ffe_d20260310_m062320_c001_v0001039_t0044_u01773123800699") 2026/03/10 06:29:02 DEBUG : backup/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f116397448b3b9e23_d20260310_m062315_c001_v0001116_t0014_u01773123795462") 2026/03/10 06:29:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae5a_d20260310_m062351_c001_v7007000_t0000_u01773123831126") 2026/03/10 06:29:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1112b9e167b0a346_d20260310_m062349_c001_v0001184_t0040_u01773123829003") 2026/03/10 06:29:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f117eca497942eeeb_d20260310_m062344_c001_v0001178_t0008_u01773123824768") 2026/03/10 06:29:02 DEBUG : backup/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f415e8a3c0936fb0d_d20260310_m062338_c001_v7007000_t0000_u01773123818374") 2026/03/10 06:29:02 DEBUG : backup/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1029f5f87bc48bcf_d20260310_m062336_c001_v0001098_t0015_u01773123816237") 2026/03/10 06:29:02 DEBUG : backup/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10102e19e2418023_d20260310_m062331_c001_v0001146_t0000_u01773123811948") 2026/03/10 06:29:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae5b_d20260310_m062351_c001_v7007000_t0000_u01773123831309") 2026/03/10 06:29:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1052e9248b75ae65_d20260310_m062350_c001_v0001097_t0037_u01773123830093") 2026/03/10 06:29:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119d6bc9acf40508_d20260310_m062346_c001_v0001185_t0030_u01773123826316") 2026/03/10 06:29:03 DEBUG : backup/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f409304ff7e739121_d20260310_m062325_c001_v7007000_t0000_u01773123805373") 2026/03/10 06:29:03 DEBUG : backup/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10438e42a05c3d6a_d20260310_m062322_c001_v0001098_t0023_u01773123802323") 2026/03/10 06:29:03 DEBUG : backup/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f118cb90cb9ba4066_d20260310_m062317_c001_v0001039_t0001_u01773123797930") 2026/03/10 06:29:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f415e8a3c0936fb10_d20260310_m062338_c001_v7007000_t0000_u01773123818559") 2026/03/10 06:29:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1167973273515c06_d20260310_m062337_c001_v0001185_t0017_u01773123817629") 2026/03/10 06:29:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f116c6a7999715e60_d20260310_m062333_c001_v0001103_t0026_u01773123813507") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac2c_d20260310_m062824_c001_v7007000_t0000_u01773124104610") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081109c2_d20260310_m062820_c001_v0001185_t0027_u01773124100230") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a2502291819c_d20260310_m062809_c001_v7007000_t0000_u01773124089580") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081108a1_d20260310_m062805_c001_v0001185_t0024_u01773124085153") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926ba_d20260310_m062754_c001_v7007000_t0000_u01773124074266") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110771_d20260310_m062750_c001_v0001185_t0028_u01773124070219") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ade_d20260310_m062738_c001_v7007000_t0000_u01773124058748") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811065d_d20260310_m062735_c001_v0001185_t0059_u01773124055008") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de05d_d20260310_m062723_c001_v7007000_t0000_u01773124043511") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811051e_d20260310_m062718_c001_v0001185_t0002_u01773124038789") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d0d_d20260310_m062707_c001_v7007000_t0000_u01773124027229") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b83d_d20260310_m062700_c001_v0001165_t0036_u01773124020799") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e1_d20260310_m062649_c001_v7007000_t0000_u01773124009817") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081102a9_d20260310_m062646_c001_v0001185_t0032_u01773124006120") 2026/03/10 06:29:03 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3312a1_d20260310_m062644_c001_v7007000_t0000_u01773124004632") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7ed_d20260310_m062641_c001_v0001165_t0014_u01773124001233") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab02_d20260310_m062629_c001_v7007000_t0000_u01773123989973") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0ca_d20260310_m062626_c001_v0001099_t0048_u01773123986153") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400ee1_d20260310_m062624_c001_v7007000_t0000_u01773123984622") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b78f_d20260310_m062621_c001_v0001165_t0002_u01773123981114") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76ab47_d20260310_m062606_c001_v7007000_t0000_u01773123966866") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798225b_d20260310_m062602_c001_v0001032_t0045_u01773123962435") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e411_d20260310_m062551_c001_v7007000_t0000_u01773123951227") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798224b_d20260310_m062546_c001_v0001032_t0048_u01773123946988") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c24_d20260310_m062535_c001_v7007000_t0000_u01773123935261") 2026/03/10 06:29:04 DEBUG : banana: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798222d_d20260310_m062530_c001_v0001032_t0019_u01773123930965") 2026/03/10 06:29:04 DEBUG : bananaSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4db_d20260310_m062647_c001_v7007000_t0000_u01773124007746") 2026/03/10 06:29:04 DEBUG : bananaSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822bb_d20260310_m062643_c001_v0001032_t0025_u01773124003027") 2026/03/10 06:29:04 DEBUG : both0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81a3_d20260310_m062503_c001_v7007000_t0000_u01773123903562") 2026/03/10 06:29:04 DEBUG : both0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b62a_d20260310_m062451_c001_v0001165_t0026_u01773123891316") 2026/03/10 06:29:04 DEBUG : both0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f030_d20260310_m062447_c001_v7007000_t0000_u01773123887101") 2026/03/10 06:29:04 DEBUG : both0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5b2_d20260310_m062434_c001_v0001165_t0027_u01773123874072") 2026/03/10 06:29:04 DEBUG : both1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81a4_d20260310_m062503_c001_v7007000_t0000_u01773123903744") 2026/03/10 06:29:04 DEBUG : both1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b62e_d20260310_m062451_c001_v0001165_t0029_u01773123891751") 2026/03/10 06:29:04 DEBUG : both1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f031_d20260310_m062447_c001_v7007000_t0000_u01773123887285") 2026/03/10 06:29:04 DEBUG : both1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5b6_d20260310_m062434_c001_v0001165_t0054_u01773123874560") 2026/03/10 06:29:05 DEBUG : both10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81a5_d20260310_m062503_c001_v7007000_t0000_u01773123903929") 2026/03/10 06:29:05 DEBUG : both10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b65d_d20260310_m062456_c001_v0001165_t0018_u01773123896183") 2026/03/10 06:29:05 DEBUG : both10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f033_d20260310_m062447_c001_v7007000_t0000_u01773123887466") 2026/03/10 06:29:05 DEBUG : both10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5e2_d20260310_m062438_c001_v0001165_t0026_u01773123878687") 2026/03/10 06:29:05 DEBUG : both11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81a6_d20260310_m062504_c001_v7007000_t0000_u01773123904112") 2026/03/10 06:29:05 DEBUG : both11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b661_d20260310_m062456_c001_v0001165_t0046_u01773123896594") 2026/03/10 06:29:05 DEBUG : both11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f035_d20260310_m062447_c001_v7007000_t0000_u01773123887652") 2026/03/10 06:29:05 DEBUG : both11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5e8_d20260310_m062439_c001_v0001165_t0003_u01773123879178") 2026/03/10 06:29:05 DEBUG : both12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81a7_d20260310_m062504_c001_v7007000_t0000_u01773123904295") 2026/03/10 06:29:05 DEBUG : both12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b667_d20260310_m062457_c001_v0001165_t0005_u01773123897053") 2026/03/10 06:29:05 DEBUG : both12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f036_d20260310_m062447_c001_v7007000_t0000_u01773123887834") 2026/03/10 06:29:05 DEBUG : both12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5ec_d20260310_m062439_c001_v0001165_t0058_u01773123879852") 2026/03/10 06:29:05 DEBUG : both13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81a8_d20260310_m062504_c001_v7007000_t0000_u01773123904497") 2026/03/10 06:29:05 DEBUG : both13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b66d_d20260310_m062457_c001_v0001165_t0008_u01773123897490") 2026/03/10 06:29:05 DEBUG : both13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f037_d20260310_m062448_c001_v7007000_t0000_u01773123888015") 2026/03/10 06:29:05 DEBUG : both13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5f2_d20260310_m062440_c001_v0001165_t0038_u01773123880255") 2026/03/10 06:29:05 DEBUG : both14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81a9_d20260310_m062504_c001_v7007000_t0000_u01773123904681") 2026/03/10 06:29:05 DEBUG : both14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b673_d20260310_m062457_c001_v0001165_t0023_u01773123897959") 2026/03/10 06:29:05 DEBUG : both14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f038_d20260310_m062448_c001_v7007000_t0000_u01773123888197") 2026/03/10 06:29:05 DEBUG : both14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5f6_d20260310_m062440_c001_v0001165_t0040_u01773123880810") 2026/03/10 06:29:05 DEBUG : both15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81aa_d20260310_m062504_c001_v7007000_t0000_u01773123904863") 2026/03/10 06:29:06 DEBUG : both15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b677_d20260310_m062458_c001_v0001165_t0000_u01773123898385") 2026/03/10 06:29:06 DEBUG : both15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f039_d20260310_m062448_c001_v7007000_t0000_u01773123888379") 2026/03/10 06:29:06 DEBUG : both15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5fa_d20260310_m062441_c001_v0001165_t0037_u01773123881344") 2026/03/10 06:29:06 DEBUG : both16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81ab_d20260310_m062505_c001_v7007000_t0000_u01773123905046") 2026/03/10 06:29:06 DEBUG : both16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b67b_d20260310_m062458_c001_v0001165_t0045_u01773123898802") 2026/03/10 06:29:06 DEBUG : both16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f03a_d20260310_m062448_c001_v7007000_t0000_u01773123888570") 2026/03/10 06:29:06 DEBUG : both16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b604_d20260310_m062442_c001_v0001165_t0056_u01773123882611") 2026/03/10 06:29:06 DEBUG : both17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81ac_d20260310_m062505_c001_v7007000_t0000_u01773123905230") 2026/03/10 06:29:06 DEBUG : both17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b681_d20260310_m062459_c001_v0001165_t0026_u01773123899326") 2026/03/10 06:29:06 DEBUG : both17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f03c_d20260310_m062448_c001_v7007000_t0000_u01773123888754") 2026/03/10 06:29:06 DEBUG : both17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b60c_d20260310_m062443_c001_v0001165_t0047_u01773123883044") 2026/03/10 06:29:06 DEBUG : both18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81ad_d20260310_m062505_c001_v7007000_t0000_u01773123905413") 2026/03/10 06:29:06 DEBUG : both18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b687_d20260310_m062459_c001_v0001165_t0008_u01773123899766") 2026/03/10 06:29:06 DEBUG : both18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f03d_d20260310_m062448_c001_v7007000_t0000_u01773123888935") 2026/03/10 06:29:06 DEBUG : both18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b610_d20260310_m062443_c001_v0001165_t0020_u01773123883460") 2026/03/10 06:29:06 DEBUG : both19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81ae_d20260310_m062505_c001_v7007000_t0000_u01773123905598") 2026/03/10 06:29:06 DEBUG : both19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b68b_d20260310_m062500_c001_v0001165_t0050_u01773123900226") 2026/03/10 06:29:06 DEBUG : both19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f03e_d20260310_m062449_c001_v7007000_t0000_u01773123889117") 2026/03/10 06:29:06 DEBUG : both19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b614_d20260310_m062443_c001_v0001165_t0057_u01773123883921") 2026/03/10 06:29:06 DEBUG : both2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81af_d20260310_m062505_c001_v7007000_t0000_u01773123905781") 2026/03/10 06:29:06 DEBUG : both2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b632_d20260310_m062452_c001_v0001165_t0054_u01773123892239") 2026/03/10 06:29:07 DEBUG : both2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f040_d20260310_m062449_c001_v7007000_t0000_u01773123889299") 2026/03/10 06:29:07 DEBUG : both2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5bc_d20260310_m062435_c001_v0001165_t0033_u01773123875048") 2026/03/10 06:29:07 DEBUG : both3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81b0_d20260310_m062505_c001_v7007000_t0000_u01773123905965") 2026/03/10 06:29:07 DEBUG : both3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b637_d20260310_m062452_c001_v0001165_t0036_u01773123892674") 2026/03/10 06:29:07 DEBUG : both3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f041_d20260310_m062449_c001_v7007000_t0000_u01773123889481") 2026/03/10 06:29:07 DEBUG : both3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5c0_d20260310_m062435_c001_v0001165_t0034_u01773123875563") 2026/03/10 06:29:07 DEBUG : both4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81b1_d20260310_m062506_c001_v7007000_t0000_u01773123906150") 2026/03/10 06:29:07 DEBUG : both4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b63d_d20260310_m062453_c001_v0001165_t0051_u01773123893255") 2026/03/10 06:29:07 DEBUG : both4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f042_d20260310_m062449_c001_v7007000_t0000_u01773123889664") 2026/03/10 06:29:07 DEBUG : both4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5c8_d20260310_m062436_c001_v0001165_t0009_u01773123876029") 2026/03/10 06:29:07 DEBUG : both5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81b3_d20260310_m062506_c001_v7007000_t0000_u01773123906333") 2026/03/10 06:29:07 DEBUG : both5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b641_d20260310_m062453_c001_v0001165_t0015_u01773123893744") 2026/03/10 06:29:07 DEBUG : both5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f044_d20260310_m062449_c001_v7007000_t0000_u01773123889847") 2026/03/10 06:29:07 DEBUG : both5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5cc_d20260310_m062436_c001_v0001165_t0046_u01773123876537") 2026/03/10 06:29:07 DEBUG : both6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81b4_d20260310_m062506_c001_v7007000_t0000_u01773123906517") 2026/03/10 06:29:07 DEBUG : both6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b649_d20260310_m062454_c001_v0001165_t0009_u01773123894333") 2026/03/10 06:29:07 DEBUG : both6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f045_d20260310_m062450_c001_v7007000_t0000_u01773123890030") 2026/03/10 06:29:07 DEBUG : both6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5d0_d20260310_m062436_c001_v0001165_t0020_u01773123876981") 2026/03/10 06:29:07 DEBUG : both7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81b5_d20260310_m062506_c001_v7007000_t0000_u01773123906704") 2026/03/10 06:29:07 DEBUG : both7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b64d_d20260310_m062454_c001_v0001165_t0046_u01773123894730") 2026/03/10 06:29:07 DEBUG : both7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f046_d20260310_m062450_c001_v7007000_t0000_u01773123890211") 2026/03/10 06:29:08 DEBUG : both7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5d4_d20260310_m062437_c001_v0001165_t0023_u01773123877402") 2026/03/10 06:29:08 DEBUG : both8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81b6_d20260310_m062506_c001_v7007000_t0000_u01773123906887") 2026/03/10 06:29:08 DEBUG : both8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b651_d20260310_m062455_c001_v0001165_t0042_u01773123895196") 2026/03/10 06:29:08 DEBUG : both8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f048_d20260310_m062450_c001_v7007000_t0000_u01773123890393") 2026/03/10 06:29:08 DEBUG : both8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5d8_d20260310_m062437_c001_v0001165_t0014_u01773123877809") 2026/03/10 06:29:08 DEBUG : both9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81b7_d20260310_m062507_c001_v7007000_t0000_u01773123907070") 2026/03/10 06:29:08 DEBUG : both9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b657_d20260310_m062455_c001_v0001165_t0017_u01773123895709") 2026/03/10 06:29:08 DEBUG : both9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f049_d20260310_m062450_c001_v7007000_t0000_u01773123890576") 2026/03/10 06:29:08 DEBUG : both9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5de_d20260310_m062438_c001_v0001165_t0058_u01773123878250") 2026/03/10 06:29:08 DEBUG : c/non empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c43_d20260310_m062059_c001_v7007000_t0000_u01773123659341") 2026/03/10 06:29:08 DEBUG : c/non empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9224c_d20260310_m062057_c001_v0001182_t0024_u01773123657812") 2026/03/10 06:29:08 DEBUG : c/non empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde45_d20260310_m062057_c001_v7007000_t0000_u01773123657220") 2026/03/10 06:29:08 DEBUG : c/non empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92240_d20260310_m062055_c001_v0001182_t0040_u01773123655541") 2026/03/10 06:29:08 DEBUG : c/non empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd49e_d20260310_m062041_c001_v7007000_t0000_u01773123641419") 2026/03/10 06:29:08 DEBUG : c/non empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921e2_d20260310_m062039_c001_v0001182_t0020_u01773123639734") 2026/03/10 06:29:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c25_d20260310_m062609_c001_v7007000_t0000_u01773123969612") 2026/03/10 06:29:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b080_d20260310_m062604_c001_v0001099_t0057_u01773123964611") 2026/03/10 06:29:08 DEBUG : check sum: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd491_d20260310_m062032_c001_v7007000_t0000_u01773123632936") 2026/03/10 06:29:08 DEBUG : check sum: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921b2_d20260310_m062031_c001_v0001182_t0022_u01773123631951") 2026/03/10 06:29:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e73135_d20260310_m062854_c001_v7007000_t0000_u01773124134245") 2026/03/10 06:29:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1f4_d20260310_m062852_c001_v0001099_t0012_u01773124132645") 2026/03/10 06:29:09 DEBUG : dest/3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef331190_d20260310_m062246_c001_v7007000_t0000_u01773123766451") 2026/03/10 06:29:09 DEBUG : dest/3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4141821930c63c39_d20260310_m062245_c001_v0001115_t0005_u01773123765354") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d0f_d20260310_m062707_c001_v7007000_t0000_u01773124027453") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081103e7_d20260310_m062703_c001_v0001185_t0051_u01773124023097") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac2d_d20260310_m062824_c001_v7007000_t0000_u01773124104792") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1bc_d20260310_m062813_c001_v0001099_t0037_u01773124093826") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a2502291819e_d20260310_m062809_c001_v7007000_t0000_u01773124089764") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b19e_d20260310_m062758_c001_v0001099_t0038_u01773124078715") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926bb_d20260310_m062754_c001_v7007000_t0000_u01773124074449") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b184_d20260310_m062743_c001_v0001099_t0023_u01773124063037") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ae0_d20260310_m062738_c001_v7007000_t0000_u01773124058934") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b162_d20260310_m062727_c001_v0001099_t0003_u01773124047872") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de05f_d20260310_m062723_c001_v7007000_t0000_u01773124043693") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b148_d20260310_m062711_c001_v0001099_t0051_u01773124031541") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd6ac_d20260310_m062704_c001_v7007000_t0000_u01773124024927") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811034d_d20260310_m062654_c001_v0001185_t0053_u01773124014146") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e3_d20260310_m062649_c001_v7007000_t0000_u01773124009999") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b803_d20260310_m062646_c001_v0001165_t0017_u01773124006320") 2026/03/10 06:29:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41299c15a7f527a8_d20260310_m062645_c001_v7007000_t0000_u01773124005030") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0ea_d20260310_m062634_c001_v0001099_t0050_u01773123994237") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab03_d20260310_m062630_c001_v7007000_t0000_u01773123990157") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811014d_d20260310_m062626_c001_v0001185_t0004_u01773123986364") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698ea9_d20260310_m062624_c001_v7007000_t0000_u01773123984638") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110031_d20260310_m062613_c001_v0001185_t0005_u01773123973694") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce1c6_d20260310_m062606_c001_v7007000_t0000_u01773123966467") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b731_d20260310_m062555_c001_v0001165_t0019_u01773123955575") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e412_d20260310_m062551_c001_v7007000_t0000_u01773123951410") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6fb_d20260310_m062539_c001_v0001165_t0055_u01773123939478") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c25_d20260310_m062535_c001_v7007000_t0000_u01773123935443") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6d7_d20260310_m062524_c001_v0001165_t0057_u01773123924363") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3312ac_d20260310_m062647_c001_v7007000_t0000_u01773124007792") 2026/03/10 06:29:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7f3_d20260310_m062643_c001_v0001165_t0049_u01773124003237") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d10_d20260310_m062707_c001_v7007000_t0000_u01773124027638") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822ef_d20260310_m062703_c001_v0001032_t0022_u01773124023110") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac2e_d20260310_m062824_c001_v7007000_t0000_u01773124104976") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110955_d20260310_m062814_c001_v0001185_t0006_u01773124094558") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a2502291819f_d20260310_m062809_c001_v7007000_t0000_u01773124089944") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811082d_d20260310_m062759_c001_v0001185_t0005_u01773124079462") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926bc_d20260310_m062754_c001_v7007000_t0000_u01773124074634") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081106e7_d20260310_m062743_c001_v0001185_t0043_u01773124063771") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ae1_d20260310_m062739_c001_v7007000_t0000_u01773124059119") 2026/03/10 06:29:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081105cb_d20260310_m062728_c001_v0001185_t0005_u01773124048531") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de060_d20260310_m062723_c001_v7007000_t0000_u01773124043963") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110498_d20260310_m062712_c001_v0001185_t0037_u01773124032193") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d02_d20260310_m062704_c001_v7007000_t0000_u01773124024591") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b825_d20260310_m062654_c001_v0001165_t0059_u01773124014775") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e4_d20260310_m062650_c001_v7007000_t0000_u01773124010187") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081102af_d20260310_m062646_c001_v0001185_t0045_u01773124006328") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab30_d20260310_m062645_c001_v7007000_t0000_u01773124005041") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7c1_d20260310_m062635_c001_v0001165_t0046_u01773123995081") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab04_d20260310_m062630_c001_v7007000_t0000_u01773123990340") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7a5_d20260310_m062626_c001_v0001165_t0057_u01773123986418") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e7304d_d20260310_m062625_c001_v7007000_t0000_u01773123985073") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b77b_d20260310_m062614_c001_v0001165_t0006_u01773123974237") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a963622e4_d20260310_m062606_c001_v7007000_t0000_u01773123966879") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982251_d20260310_m062556_c001_v0001032_t0049_u01773123956206") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e414_d20260310_m062551_c001_v7007000_t0000_u01773123951592") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798223d_d20260310_m062540_c001_v0001032_t0040_u01773123940081") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c27_d20260310_m062535_c001_v7007000_t0000_u01773123935626") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982219_d20260310_m062525_c001_v0001032_t0043_u01773123925037") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f404ff05cb09d8c77_d20260310_m062647_c001_v7007000_t0000_u01773124007784") 2026/03/10 06:29:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110275_d20260310_m062643_c001_v0001185_t0057_u01773124003245") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d11_d20260310_m062707_c001_v7007000_t0000_u01773124027819") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b130_d20260310_m062703_c001_v0001099_t0055_u01773124023086") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac2f_d20260310_m062825_c001_v7007000_t0000_u01773124105158") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b939_d20260310_m062815_c001_v0001165_t0019_u01773124095109") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181a0_d20260310_m062810_c001_v7007000_t0000_u01773124090125") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b8ff_d20260310_m062800_c001_v0001165_t0009_u01773124080008") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926bd_d20260310_m062754_c001_v7007000_t0000_u01773124074820") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b8cd_d20260310_m062744_c001_v0001165_t0019_u01773124064348") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ae2_d20260310_m062739_c001_v7007000_t0000_u01773124059303") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b897_d20260310_m062729_c001_v0001165_t0003_u01773124049081") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de062_d20260310_m062724_c001_v7007000_t0000_u01773124044145") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b869_d20260310_m062712_c001_v0001165_t0012_u01773124032740") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400f31_d20260310_m062704_c001_v7007000_t0000_u01773124024938") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b114_d20260310_m062655_c001_v0001099_t0056_u01773124015374") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e5_d20260310_m062650_c001_v7007000_t0000_u01773124010370") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b104_d20260310_m062646_c001_v0001099_t0032_u01773124006422") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3312a5_d20260310_m062644_c001_v7007000_t0000_u01773124004995") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081101ef_d20260310_m062635_c001_v0001185_t0001_u01773123995667") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab06_d20260310_m062630_c001_v7007000_t0000_u01773123990522") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0d0_d20260310_m062626_c001_v0001099_t0048_u01773123986460") 2026/03/10 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0b1d5_d20260310_m062625_c001_v7007000_t0000_u01773123985268") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982273_d20260310_m062614_c001_v0001032_t0058_u01773123974828") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c1e_d20260310_m062607_c001_v7007000_t0000_u01773123967213") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fec1_d20260310_m062557_c001_v0001185_t0044_u01773123957017") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e415_d20260310_m062551_c001_v7007000_t0000_u01773123951777") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fd99_d20260310_m062541_c001_v0001185_t0054_u01773123941006") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c28_d20260310_m062535_c001_v7007000_t0000_u01773123935806") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fcad_d20260310_m062525_c001_v0001185_t0006_u01773123925607") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e7306e_d20260310_m062647_c001_v7007000_t0000_u01773124007949") 2026/03/10 06:29:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0fa_d20260310_m062643_c001_v0001099_t0043_u01773124003396") 2026/03/10 06:29:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d12_d20260310_m062708_c001_v7007000_t0000_u01773124028001") 2026/03/10 06:29:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b847_d20260310_m062703_c001_v0001165_t0013_u01773124023119") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac31_d20260310_m062825_c001_v7007000_t0000_u01773124105339") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798238b_d20260310_m062815_c001_v0001032_t0004_u01773124095670") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181a1_d20260310_m062810_c001_v7007000_t0000_u01773124090305") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798236b_d20260310_m062800_c001_v0001032_t0034_u01773124080630") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926be_d20260310_m062755_c001_v7007000_t0000_u01773124075005") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982341_d20260310_m062744_c001_v0001032_t0007_u01773124064939") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ae3_d20260310_m062739_c001_v7007000_t0000_u01773124059487") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982317_d20260310_m062729_c001_v0001032_t0027_u01773124049680") 2026/03/10 06:29:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de063_d20260310_m062724_c001_v7007000_t0000_u01773124044327") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982305_d20260310_m062713_c001_v0001032_t0029_u01773124033349") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd6ab_d20260310_m062704_c001_v7007000_t0000_u01773124024742") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822df_d20260310_m062656_c001_v0001032_t0010_u01773124016073") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e6_d20260310_m062650_c001_v7007000_t0000_u01773124010553") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b805_d20260310_m062646_c001_v0001165_t0013_u01773124006535") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e73067_d20260310_m062644_c001_v7007000_t0000_u01773124004638") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822a7_d20260310_m062636_c001_v0001032_t0028_u01773123996267") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab07_d20260310_m062630_c001_v7007000_t0000_u01773123990708") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811014f_d20260310_m062626_c001_v0001185_t0027_u01773123986549") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400ee2_d20260310_m062624_c001_v7007000_t0000_u01773123984806") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b09e_d20260310_m062615_c001_v0001099_t0054_u01773123975681") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce1c7_d20260310_m062606_c001_v7007000_t0000_u01773123966649") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b070_d20260310_m062557_c001_v0001099_t0021_u01773123957782") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e416_d20260310_m062551_c001_v7007000_t0000_u01773123951958") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b03e_d20260310_m062541_c001_v0001099_t0013_u01773123941547") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c29_d20260310_m062535_c001_v7007000_t0000_u01773123935987") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b016_d20260310_m062525_c001_v0001099_t0013_u01773123925913") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4dd_d20260310_m062648_c001_v7007000_t0000_u01773124008113") 2026/03/10 06:29:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110277_d20260310_m062643_c001_v0001185_t0022_u01773124003429") 2026/03/10 06:29:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d13_d20260310_m062708_c001_v7007000_t0000_u01773124028182") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081103ef_d20260310_m062703_c001_v0001185_t0028_u01773124023296") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac32_d20260310_m062825_c001_v7007000_t0000_u01773124105521") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1be_d20260310_m062816_c001_v0001099_t0050_u01773124096092") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181a2_d20260310_m062810_c001_v7007000_t0000_u01773124090486") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1a2_d20260310_m062801_c001_v0001099_t0012_u01773124081059") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926bf_d20260310_m062755_c001_v7007000_t0000_u01773124075189") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b18a_d20260310_m062745_c001_v0001099_t0014_u01773124065467") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ae5_d20260310_m062739_c001_v7007000_t0000_u01773124059671") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b16c_d20260310_m062730_c001_v0001099_t0057_u01773124050437") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de064_d20260310_m062724_c001_v7007000_t0000_u01773124044508") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b14c_d20260310_m062714_c001_v0001099_t0032_u01773124034386") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d05_d20260310_m062704_c001_v7007000_t0000_u01773124024954") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811037b_d20260310_m062656_c001_v0001185_t0024_u01773124016638") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e7_d20260310_m062650_c001_v7007000_t0000_u01773124010742") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081102b3_d20260310_m062646_c001_v0001185_t0046_u01773124006605") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4078302f7c5552a0_d20260310_m062645_c001_v7007000_t0000_u01773124005058") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0ec_d20260310_m062636_c001_v0001099_t0011_u01773123996766") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab09_d20260310_m062630_c001_v7007000_t0000_u01773123990892") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7a7_d20260310_m062626_c001_v0001165_t0046_u01773123986627") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698eae_d20260310_m062625_c001_v7007000_t0000_u01773123985193") 2026/03/10 06:29:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110069_d20260310_m062616_c001_v0001185_t0044_u01773123976071") 2026/03/10 06:29:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce1c8_d20260310_m062606_c001_v7007000_t0000_u01773123966831") 2026/03/10 06:29:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b73b_d20260310_m062558_c001_v0001165_t0002_u01773123958077") 2026/03/10 06:29:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e417_d20260310_m062552_c001_v7007000_t0000_u01773123952141") 2026/03/10 06:29:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b703_d20260310_m062541_c001_v0001165_t0002_u01773123941864") 2026/03/10 06:29:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c2a_d20260310_m062536_c001_v7007000_t0000_u01773123936172") 2026/03/10 06:29:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6dd_d20260310_m062526_c001_v0001165_t0050_u01773123926499") 2026/03/10 06:29:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e7306d_d20260310_m062647_c001_v7007000_t0000_u01773124007764") 2026/03/10 06:29:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7f5_d20260310_m062643_c001_v0001165_t0032_u01773124003477") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d14_d20260310_m062708_c001_v7007000_t0000_u01773124028363") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b849_d20260310_m062703_c001_v0001165_t0056_u01773124023399") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac34_d20260310_m062825_c001_v7007000_t0000_u01773124105704") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110973_d20260310_m062816_c001_v0001185_t0028_u01773124096385") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181a3_d20260310_m062810_c001_v7007000_t0000_u01773124090666") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811084b_d20260310_m062801_c001_v0001185_t0052_u01773124081529") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c0_d20260310_m062755_c001_v7007000_t0000_u01773124075375") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110703_d20260310_m062745_c001_v0001185_t0018_u01773124065782") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ae7_d20260310_m062739_c001_v7007000_t0000_u01773124059855") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110607_d20260310_m062730_c001_v0001185_t0025_u01773124050822") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de065_d20260310_m062724_c001_v7007000_t0000_u01773124044708") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081104d4_d20260310_m062714_c001_v0001185_t0053_u01773124034815") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f404ff05cb09d8c8e_d20260310_m062704_c001_v7007000_t0000_u01773124024963") 2026/03/10 06:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b82d_d20260310_m062656_c001_v0001165_t0040_u01773124016830") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e8_d20260310_m062650_c001_v7007000_t0000_u01773124010925") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822cd_d20260310_m062646_c001_v0001032_t0045_u01773124006748") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e73069_d20260310_m062645_c001_v7007000_t0000_u01773124005002") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7c3_d20260310_m062637_c001_v0001165_t0025_u01773123997098") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab0c_d20260310_m062631_c001_v7007000_t0000_u01773123991075") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110155_d20260310_m062626_c001_v0001185_t0005_u01773123986747") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce1fc_d20260310_m062625_c001_v7007000_t0000_u01773123985204") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b783_d20260310_m062616_c001_v0001165_t0006_u01773123976762") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572ddfba_d20260310_m062606_c001_v7007000_t0000_u01773123966902") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982255_d20260310_m062558_c001_v0001032_t0035_u01773123958295") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e418_d20260310_m062552_c001_v7007000_t0000_u01773123952324") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982241_d20260310_m062542_c001_v0001032_t0025_u01773123942089") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c2b_d20260310_m062536_c001_v7007000_t0000_u01773123936355") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798221b_d20260310_m062526_c001_v0001032_t0046_u01773123926725") 2026/03/10 06:29:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f404ff05cb09d8c78_d20260310_m062647_c001_v7007000_t0000_u01773124007966") 2026/03/10 06:29:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822c1_d20260310_m062643_c001_v0001032_t0035_u01773124003552") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d15_d20260310_m062708_c001_v7007000_t0000_u01773124028546") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081103f7_d20260310_m062703_c001_v0001185_t0040_u01773124023540") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac35_d20260310_m062825_c001_v7007000_t0000_u01773124105886") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b93f_d20260310_m062816_c001_v0001165_t0054_u01773124096575") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181a6_d20260310_m062810_c001_v7007000_t0000_u01773124090847") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b905_d20260310_m062801_c001_v0001165_t0046_u01773124081730") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c1_d20260310_m062755_c001_v7007000_t0000_u01773124075563") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b8d3_d20260310_m062745_c001_v0001165_t0042_u01773124065973") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ae8_d20260310_m062740_c001_v7007000_t0000_u01773124060038") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b89b_d20260310_m062731_c001_v0001165_t0027_u01773124051009") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de066_d20260310_m062724_c001_v7007000_t0000_u01773124044892") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b86d_d20260310_m062715_c001_v0001165_t0035_u01773124035004") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d06_d20260310_m062704_c001_v7007000_t0000_u01773124024991") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b11c_d20260310_m062657_c001_v0001099_t0009_u01773124017133") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4e9_d20260310_m062651_c001_v7007000_t0000_u01773124011108") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081102b7_d20260310_m062646_c001_v0001185_t0053_u01773124006790") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0b20b_d20260310_m062645_c001_v7007000_t0000_u01773124005062") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811020b_d20260310_m062637_c001_v0001185_t0048_u01773123997422") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab0d_d20260310_m062631_c001_v7007000_t0000_u01773123991258") 2026/03/10 06:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0d4_d20260310_m062626_c001_v0001099_t0003_u01773123986764") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98aad6_d20260310_m062625_c001_v7007000_t0000_u01773123985051") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798227b_d20260310_m062617_c001_v0001032_t0011_u01773123977011") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4caf_d20260310_m062607_c001_v7007000_t0000_u01773123967007") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810feed_d20260310_m062559_c001_v0001185_t0040_u01773123959089") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e419_d20260310_m062552_c001_v7007000_t0000_u01773123952506") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fdb9_d20260310_m062542_c001_v0001185_t0051_u01773123942839") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c2c_d20260310_m062536_c001_v7007000_t0000_u01773123936537") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fcc9_d20260310_m062527_c001_v0001185_t0017_u01773123927161") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3312ad_d20260310_m062647_c001_v7007000_t0000_u01773124007979") 2026/03/10 06:29:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811027d_d20260310_m062643_c001_v0001185_t0036_u01773124003615") 2026/03/10 06:29:19 DEBUG : dir1/0007-12345: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d16_d20260310_m062708_c001_v7007000_t0000_u01773124028730") 2026/03/10 06:29:19 DEBUG : dir1/0007-12345: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822f1_d20260310_m062703_c001_v0001032_t0055_u01773124023566") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac36_d20260310_m062826_c001_v7007000_t0000_u01773124106068") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798238d_d20260310_m062816_c001_v0001032_t0007_u01773124096865") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181a7_d20260310_m062811_c001_v7007000_t0000_u01773124091028") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982377_d20260310_m062802_c001_v0001032_t0054_u01773124082004") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c2_d20260310_m062755_c001_v7007000_t0000_u01773124075750") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982345_d20260310_m062746_c001_v0001032_t0041_u01773124066240") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945ae9_d20260310_m062740_c001_v7007000_t0000_u01773124060222") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798231f_d20260310_m062731_c001_v0001032_t0035_u01773124051248") 2026/03/10 06:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de067_d20260310_m062725_c001_v7007000_t0000_u01773124045074") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982307_d20260310_m062715_c001_v0001032_t0043_u01773124035245") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d07_d20260310_m062705_c001_v7007000_t0000_u01773124025007") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822e1_d20260310_m062657_c001_v0001032_t0053_u01773124017461") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4ea_d20260310_m062651_c001_v7007000_t0000_u01773124011291") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b809_d20260310_m062646_c001_v0001165_t0015_u01773124006804") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3312a6_d20260310_m062645_c001_v7007000_t0000_u01773124005177") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822a9_d20260310_m062637_c001_v0001032_t0049_u01773123997609") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab0e_d20260310_m062631_c001_v7007000_t0000_u01773123991442") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982297_d20260310_m062626_c001_v0001032_t0000_u01773123986821") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698eaa_d20260310_m062624_c001_v7007000_t0000_u01773123984820") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0a6_d20260310_m062617_c001_v0001099_t0027_u01773123977781") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce1c9_d20260310_m062607_c001_v7007000_t0000_u01773123967013") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b072_d20260310_m062559_c001_v0001099_t0054_u01773123959278") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e41a_d20260310_m062552_c001_v7007000_t0000_u01773123952699") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b046_d20260310_m062543_c001_v0001099_t0037_u01773123943022") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c2d_d20260310_m062536_c001_v7007000_t0000_u01773123936719") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b01a_d20260310_m062527_c001_v0001099_t0039_u01773123927345") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41299c15a7f527b1_d20260310_m062647_c001_v7007000_t0000_u01773124007897") 2026/03/10 06:29:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7f7_d20260310_m062643_c001_v0001165_t0000_u01773124003726") 2026/03/10 06:29:20 DEBUG : dir1/0008-23456: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d17_d20260310_m062708_c001_v7007000_t0000_u01773124028919") 2026/03/10 06:29:20 DEBUG : dir1/0008-23456: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b132_d20260310_m062703_c001_v0001099_t0038_u01773124023580") 2026/03/10 06:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac39_d20260310_m062826_c001_v7007000_t0000_u01773124106251") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1c2_d20260310_m062817_c001_v0001099_t0040_u01773124097309") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181a8_d20260310_m062811_c001_v7007000_t0000_u01773124091208") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1a8_d20260310_m062802_c001_v0001099_t0057_u01773124082333") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c4_d20260310_m062755_c001_v7007000_t0000_u01773124075933") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b18e_d20260310_m062746_c001_v0001099_t0008_u01773124066631") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945aea_d20260310_m062740_c001_v7007000_t0000_u01773124060406") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b16e_d20260310_m062731_c001_v0001099_t0036_u01773124051801") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de068_d20260310_m062725_c001_v7007000_t0000_u01773124045256") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b14e_d20260310_m062715_c001_v0001099_t0018_u01773124035784") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400f2f_d20260310_m062704_c001_v7007000_t0000_u01773124024755") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811038b_d20260310_m062657_c001_v0001185_t0023_u01773124017751") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4eb_d20260310_m062651_c001_v7007000_t0000_u01773124011474") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b106_d20260310_m062646_c001_v0001099_t0058_u01773124006944") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4d7_d20260310_m062645_c001_v7007000_t0000_u01773124005202") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0ee_d20260310_m062638_c001_v0001099_t0003_u01773123998010") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab0f_d20260310_m062631_c001_v7007000_t0000_u01773123991626") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7ad_d20260310_m062626_c001_v0001165_t0019_u01773123986848") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98aadd_d20260310_m062625_c001_v7007000_t0000_u01773123985234") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811009b_d20260310_m062618_c001_v0001185_t0023_u01773123978159") 2026/03/10 06:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a963622e6_d20260310_m062607_c001_v7007000_t0000_u01773123967065") 2026/03/10 06:29:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b741_d20260310_m062559_c001_v0001165_t0045_u01773123959671") 2026/03/10 06:29:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e41b_d20260310_m062552_c001_v7007000_t0000_u01773123952883") 2026/03/10 06:29:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b709_d20260310_m062543_c001_v0001165_t0027_u01773123943550") 2026/03/10 06:29:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c2e_d20260310_m062536_c001_v7007000_t0000_u01773123936914") 2026/03/10 06:29:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6df_d20260310_m062527_c001_v0001165_t0051_u01773123927693") 2026/03/10 06:29:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41299c15a7f527b3_d20260310_m062648_c001_v7007000_t0000_u01773124008078") 2026/03/10 06:29:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110285_d20260310_m062643_c001_v0001185_t0021_u01773124003799") 2026/03/10 06:29:22 DEBUG : dir1/0009-34567: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d18_d20260310_m062709_c001_v7007000_t0000_u01773124029109") 2026/03/10 06:29:22 DEBUG : dir1/0009-34567: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b84b_d20260310_m062703_c001_v0001165_t0029_u01773124023599") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac3b_d20260310_m062826_c001_v7007000_t0000_u01773124106434") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110997_d20260310_m062817_c001_v0001185_t0053_u01773124097719") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181a9_d20260310_m062811_c001_v7007000_t0000_u01773124091388") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110865_d20260310_m062802_c001_v0001185_t0035_u01773124082635") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c5_d20260310_m062756_c001_v7007000_t0000_u01773124076117") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110719_d20260310_m062746_c001_v0001185_t0029_u01773124066952") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945aeb_d20260310_m062740_c001_v7007000_t0000_u01773124060589") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811061b_d20260310_m062732_c001_v0001185_t0057_u01773124052179") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de069_d20260310_m062725_c001_v7007000_t0000_u01773124045439") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081104f6_d20260310_m062716_c001_v0001185_t0046_u01773124036320") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd6aa_d20260310_m062704_c001_v7007000_t0000_u01773124024558") 2026/03/10 06:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b833_d20260310_m062657_c001_v0001165_t0006_u01773124017937") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4ec_d20260310_m062651_c001_v7007000_t0000_u01773124011656") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081102bb_d20260310_m062646_c001_v0001185_t0035_u01773124006974") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184eb8e7_d20260310_m062645_c001_v7007000_t0000_u01773124005215") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7cf_d20260310_m062638_c001_v0001165_t0020_u01773123998446") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab11_d20260310_m062631_c001_v7007000_t0000_u01773123991812") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811015f_d20260310_m062626_c001_v0001185_t0034_u01773123986973") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400ee3_d20260310_m062624_c001_v7007000_t0000_u01773123984988") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b787_d20260310_m062618_c001_v0001165_t0038_u01773123978347") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c1c_d20260310_m062606_c001_v7007000_t0000_u01773123966841") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982257_d20260310_m062559_c001_v0001032_t0056_u01773123959977") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e41c_d20260310_m062553_c001_v7007000_t0000_u01773123953067") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982243_d20260310_m062543_c001_v0001032_t0034_u01773123943770") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c2f_d20260310_m062537_c001_v7007000_t0000_u01773123937095") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982223_d20260310_m062527_c001_v0001032_t0004_u01773123927908") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab3a_d20260310_m062647_c001_v7007000_t0000_u01773124007906") 2026/03/10 06:29:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7fb_d20260310_m062643_c001_v0001165_t0056_u01773124003963") 2026/03/10 06:29:23 DEBUG : dir1/0010-45678: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d1a_d20260310_m062709_c001_v7007000_t0000_u01773124029291") 2026/03/10 06:29:23 DEBUG : dir1/0010-45678: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081103fb_d20260310_m062703_c001_v0001185_t0019_u01773124023740") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac3c_d20260310_m062826_c001_v7007000_t0000_u01773124106618") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b947_d20260310_m062817_c001_v0001165_t0032_u01773124097906") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181aa_d20260310_m062811_c001_v7007000_t0000_u01773124091568") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b909_d20260310_m062802_c001_v0001165_t0011_u01773124082842") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c6_d20260310_m062756_c001_v7007000_t0000_u01773124076301") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b8d5_d20260310_m062747_c001_v0001165_t0039_u01773124067231") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945aed_d20260310_m062740_c001_v7007000_t0000_u01773124060774") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b89f_d20260310_m062732_c001_v0001165_t0059_u01773124052412") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de06a_d20260310_m062725_c001_v7007000_t0000_u01773124045620") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b871_d20260310_m062716_c001_v0001165_t0004_u01773124036507") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4fb_d20260310_m062705_c001_v7007000_t0000_u01773124025112") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b11e_d20260310_m062658_c001_v0001099_t0038_u01773124018157") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4ed_d20260310_m062651_c001_v7007000_t0000_u01773124011842") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b80b_d20260310_m062647_c001_v0001165_t0035_u01773124007028") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4d6_d20260310_m062645_c001_v7007000_t0000_u01773124005021") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110221_d20260310_m062638_c001_v0001185_t0031_u01773123998673") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab12_d20260310_m062631_c001_v7007000_t0000_u01773123991997") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7af_d20260310_m062627_c001_v0001165_t0007_u01773123987050") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698eac_d20260310_m062625_c001_v7007000_t0000_u01773123985003") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982281_d20260310_m062618_c001_v0001032_t0039_u01773123978596") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572ddfbc_d20260310_m062607_c001_v7007000_t0000_u01773123967084") 2026/03/10 06:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff03_d20260310_m062600_c001_v0001185_t0000_u01773123960473") 2026/03/10 06:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e41d_d20260310_m062553_c001_v7007000_t0000_u01773123953254") 2026/03/10 06:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fdcf_d20260310_m062544_c001_v0001185_t0044_u01773123944327") 2026/03/10 06:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c30_d20260310_m062537_c001_v7007000_t0000_u01773123937276") 2026/03/10 06:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fce1_d20260310_m062528_c001_v0001185_t0047_u01773123928302") 2026/03/10 06:29:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184eb8ec_d20260310_m062647_c001_v7007000_t0000_u01773124007920") 2026/03/10 06:29:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110287_d20260310_m062643_c001_v0001185_t0045_u01773124003991") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d1b_d20260310_m062709_c001_v7007000_t0000_u01773124029476") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b84d_d20260310_m062703_c001_v0001165_t0007_u01773124023835") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac3e_d20260310_m062826_c001_v7007000_t0000_u01773124106800") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982391_d20260310_m062818_c001_v0001032_t0053_u01773124098244") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181ab_d20260310_m062811_c001_v7007000_t0000_u01773124091748") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982379_d20260310_m062803_c001_v0001032_t0009_u01773124083044") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c7_d20260310_m062756_c001_v7007000_t0000_u01773124076488") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798234d_d20260310_m062747_c001_v0001032_t0018_u01773124067524") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945aee_d20260310_m062740_c001_v7007000_t0000_u01773124060959") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982327_d20260310_m062732_c001_v0001032_t0027_u01773124052645") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de06b_d20260310_m062725_c001_v7007000_t0000_u01773124045801") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798230b_d20260310_m062716_c001_v0001032_t0036_u01773124036728") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d03_d20260310_m062704_c001_v7007000_t0000_u01773124024764") 2026/03/10 06:29:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822e5_d20260310_m062658_c001_v0001032_t0004_u01773124018581") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4ee_d20260310_m062652_c001_v7007000_t0000_u01773124012038") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822d1_d20260310_m062647_c001_v0001032_t0015_u01773124007118") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e7306b_d20260310_m062645_c001_v7007000_t0000_u01773124005183") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822ad_d20260310_m062638_c001_v0001032_t0048_u01773123998960") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab13_d20260310_m062632_c001_v7007000_t0000_u01773123992182") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0d6_d20260310_m062627_c001_v0001099_t0036_u01773123987130") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce1fb_d20260310_m062625_c001_v7007000_t0000_u01773123985013") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0ae_d20260310_m062619_c001_v0001099_t0047_u01773123979168") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4cb6_d20260310_m062607_c001_v7007000_t0000_u01773123967191") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b076_d20260310_m062600_c001_v0001099_t0049_u01773123960658") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e41e_d20260310_m062553_c001_v7007000_t0000_u01773123953436") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b04a_d20260310_m062544_c001_v0001099_t0038_u01773123944716") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c32_d20260310_m062537_c001_v7007000_t0000_u01773123937456") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b01e_d20260310_m062528_c001_v0001099_t0040_u01773123928501") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4dc_d20260310_m062647_c001_v7007000_t0000_u01773124007929") 2026/03/10 06:29:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0fc_d20260310_m062644_c001_v0001099_t0054_u01773124004002") 2026/03/10 06:29:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d1c_d20260310_m062709_c001_v7007000_t0000_u01773124029663") 2026/03/10 06:29:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b134_d20260310_m062703_c001_v0001099_t0037_u01773124023911") 2026/03/10 06:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac3f_d20260310_m062826_c001_v7007000_t0000_u01773124106987") 2026/03/10 06:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1c6_d20260310_m062818_c001_v0001099_t0005_u01773124098586") 2026/03/10 06:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181ac_d20260310_m062811_c001_v7007000_t0000_u01773124091928") 2026/03/10 06:29:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1ae_d20260310_m062803_c001_v0001099_t0029_u01773124083438") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c8_d20260310_m062756_c001_v7007000_t0000_u01773124076796") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b190_d20260310_m062748_c001_v0001099_t0048_u01773124068174") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945aef_d20260310_m062741_c001_v7007000_t0000_u01773124061143") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b172_d20260310_m062733_c001_v0001099_t0010_u01773124053443") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de06c_d20260310_m062725_c001_v7007000_t0000_u01773124045983") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b152_d20260310_m062717_c001_v0001099_t0004_u01773124037219") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400f2e_d20260310_m062704_c001_v7007000_t0000_u01773124024573") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811039f_d20260310_m062658_c001_v0001185_t0030_u01773124018936") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4ef_d20260310_m062652_c001_v7007000_t0000_u01773124012227") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081102bd_d20260310_m062647_c001_v0001185_t0022_u01773124007198") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab31_d20260310_m062645_c001_v7007000_t0000_u01773124005224") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0f2_d20260310_m062639_c001_v0001099_t0014_u01773123999504") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab14_d20260310_m062632_c001_v7007000_t0000_u01773123992366") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110167_d20260310_m062627_c001_v0001185_t0026_u01773123987175") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698eab_d20260310_m062625_c001_v7007000_t0000_u01773123985000") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081100b3_d20260310_m062619_c001_v0001185_t0042_u01773123979508") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c1d_d20260310_m062607_c001_v7007000_t0000_u01773123967022") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b743_d20260310_m062600_c001_v0001165_t0023_u01773123960992") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e41f_d20260310_m062553_c001_v7007000_t0000_u01773123953620") 2026/03/10 06:29:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b711_d20260310_m062545_c001_v0001165_t0040_u01773123945055") 2026/03/10 06:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c33_d20260310_m062537_c001_v7007000_t0000_u01773123937638") 2026/03/10 06:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6e5_d20260310_m062528_c001_v0001165_t0017_u01773123928933") 2026/03/10 06:29:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41299c15a7f527b0_d20260310_m062647_c001_v7007000_t0000_u01773124007716") 2026/03/10 06:29:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822c5_d20260310_m062644_c001_v0001032_t0041_u01773124004089") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d1d_d20260310_m062709_c001_v7007000_t0000_u01773124029847") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081103ff_d20260310_m062703_c001_v0001185_t0034_u01773124023930") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac40_d20260310_m062827_c001_v7007000_t0000_u01773124107169") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081109b1_d20260310_m062818_c001_v0001185_t0052_u01773124098922") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181ad_d20260310_m062812_c001_v7007000_t0000_u01773124092109") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811087b_d20260310_m062803_c001_v0001185_t0050_u01773124083877") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926c9_d20260310_m062756_c001_v7007000_t0000_u01773124076980") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110745_d20260310_m062748_c001_v0001185_t0030_u01773124068525") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945af1_d20260310_m062741_c001_v7007000_t0000_u01773124061332") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110645_d20260310_m062733_c001_v0001185_t0046_u01773124053747") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de06d_d20260310_m062726_c001_v7007000_t0000_u01773124046165") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110508_d20260310_m062717_c001_v0001185_t0024_u01773124037531") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d08_d20260310_m062705_c001_v7007000_t0000_u01773124025122") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b83b_d20260310_m062659_c001_v0001165_t0010_u01773124019273") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4f0_d20260310_m062652_c001_v7007000_t0000_u01773124012418") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b10c_d20260310_m062647_c001_v0001099_t0012_u01773124007276") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4d2_d20260310_m062644_c001_v7007000_t0000_u01773124004653") 2026/03/10 06:29:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7d1_d20260310_m062639_c001_v0001165_t0027_u01773123999849") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab16_d20260310_m062632_c001_v7007000_t0000_u01773123992550") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7b1_d20260310_m062627_c001_v0001165_t0044_u01773123987265") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a963622f9_d20260310_m062625_c001_v7007000_t0000_u01773123985061") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b78d_d20260310_m062619_c001_v0001165_t0037_u01773123979715") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41299c15a7f52774_d20260310_m062606_c001_v7007000_t0000_u01773123966852") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982259_d20260310_m062601_c001_v0001032_t0003_u01773123961233") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e420_d20260310_m062553_c001_v7007000_t0000_u01773123953803") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982245_d20260310_m062545_c001_v0001032_t0058_u01773123945604") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c34_d20260310_m062537_c001_v7007000_t0000_u01773123937819") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982229_d20260310_m062529_c001_v0001032_t0041_u01773123929159") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab3b_d20260310_m062647_c001_v7007000_t0000_u01773124007939") 2026/03/10 06:29:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b7fd_d20260310_m062644_c001_v0001165_t0049_u01773124004165") 2026/03/10 06:29:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d1f_d20260310_m062710_c001_v7007000_t0000_u01773124030029") 2026/03/10 06:29:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822f5_d20260310_m062704_c001_v0001032_t0000_u01773124024019") 2026/03/10 06:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac42_d20260310_m062827_c001_v7007000_t0000_u01773124107353") 2026/03/10 06:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b949_d20260310_m062819_c001_v0001165_t0059_u01773124099107") 2026/03/10 06:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181ae_d20260310_m062812_c001_v7007000_t0000_u01773124092290") 2026/03/10 06:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b90f_d20260310_m062804_c001_v0001165_t0043_u01773124084071") 2026/03/10 06:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926ca_d20260310_m062757_c001_v7007000_t0000_u01773124077166") 2026/03/10 06:29:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b8dd_d20260310_m062748_c001_v0001165_t0036_u01773124068725") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945af2_d20260310_m062741_c001_v7007000_t0000_u01773124061517") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b8a5_d20260310_m062733_c001_v0001165_t0007_u01773124053934") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de06e_d20260310_m062726_c001_v7007000_t0000_u01773124046352") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b879_d20260310_m062717_c001_v0001165_t0010_u01773124037720") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d04_d20260310_m062704_c001_v7007000_t0000_u01773124024773") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b122_d20260310_m062659_c001_v0001099_t0055_u01773124019482") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4f1_d20260310_m062652_c001_v7007000_t0000_u01773124012607") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b80d_d20260310_m062647_c001_v0001165_t0013_u01773124007355") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41299c15a7f527ab_d20260310_m062645_c001_v7007000_t0000_u01773124005237") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811023b_d20260310_m062640_c001_v0001185_t0056_u01773124000075") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab17_d20260310_m062632_c001_v7007000_t0000_u01773123992733") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811016f_d20260310_m062627_c001_v0001185_t0043_u01773123987374") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400ee6_d20260310_m062625_c001_v7007000_t0000_u01773123985169") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982285_d20260310_m062620_c001_v0001032_t0051_u01773123980133") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41299c15a7f52775_d20260310_m062607_c001_v7007000_t0000_u01773123967035") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff1b_d20260310_m062601_c001_v0001185_t0049_u01773123961639") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e421_d20260310_m062553_c001_v7007000_t0000_u01773123953988") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fdeb_d20260310_m062546_c001_v0001185_t0048_u01773123946085") 2026/03/10 06:29:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c35_d20260310_m062537_c001_v7007000_t0000_u01773123937999") 2026/03/10 06:29:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fcfb_d20260310_m062529_c001_v0001185_t0039_u01773123929987") 2026/03/10 06:29:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab3c_d20260310_m062648_c001_v7007000_t0000_u01773124008088") 2026/03/10 06:29:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0fe_d20260310_m062644_c001_v0001099_t0010_u01773124004286") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d20_d20260310_m062710_c001_v7007000_t0000_u01773124030210") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b84f_d20260310_m062704_c001_v0001165_t0026_u01773124024097") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac43_d20260310_m062827_c001_v7007000_t0000_u01773124107535") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982395_d20260310_m062819_c001_v0001032_t0052_u01773124099324") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181af_d20260310_m062812_c001_v7007000_t0000_u01773124092471") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798237d_d20260310_m062804_c001_v0001032_t0007_u01773124084335") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926cb_d20260310_m062757_c001_v7007000_t0000_u01773124077351") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982351_d20260310_m062749_c001_v0001032_t0048_u01773124069055") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945af3_d20260310_m062741_c001_v7007000_t0000_u01773124061701") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982329_d20260310_m062734_c001_v0001032_t0022_u01773124054145") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de06f_d20260310_m062726_c001_v7007000_t0000_u01773124046533") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798230d_d20260310_m062717_c001_v0001032_t0019_u01773124037924") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f413a47deff391247_d20260310_m062704_c001_v7007000_t0000_u01773124024969") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822eb_d20260310_m062659_c001_v0001032_t0018_u01773124019803") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4f2_d20260310_m062652_c001_v7007000_t0000_u01773124012788") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081102c3_d20260310_m062647_c001_v0001185_t0002_u01773124007384") 2026/03/10 06:29:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3312a4_d20260310_m062644_c001_v7007000_t0000_u01773124004814") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822b3_d20260310_m062640_c001_v0001032_t0040_u01773124000261") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab18_d20260310_m062632_c001_v7007000_t0000_u01773123992919") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982299_d20260310_m062627_c001_v0001032_t0059_u01773123987460") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698ead_d20260310_m062625_c001_v7007000_t0000_u01773123985182") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0b4_d20260310_m062620_c001_v0001099_t0030_u01773123980460") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98aa79_d20260310_m062606_c001_v7007000_t0000_u01773123966861") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b07c_d20260310_m062601_c001_v0001099_t0059_u01773123961843") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e422_d20260310_m062554_c001_v7007000_t0000_u01773123954170") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b050_d20260310_m062546_c001_v0001099_t0030_u01773123946269") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c37_d20260310_m062538_c001_v7007000_t0000_u01773123938181") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b024_d20260310_m062530_c001_v0001099_t0024_u01773123930219") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184eb8ed_d20260310_m062648_c001_v7007000_t0000_u01773124008103") 2026/03/10 06:29:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811028f_d20260310_m062644_c001_v0001185_t0006_u01773124004417") 2026/03/10 06:29:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c26_d20260310_m062609_c001_v7007000_t0000_u01773123969795") 2026/03/10 06:29:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff71_d20260310_m062604_c001_v0001185_t0026_u01773123964795") 2026/03/10 06:29:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c27_d20260310_m062609_c001_v7007000_t0000_u01773123969977") 2026/03/10 06:29:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b753_d20260310_m062604_c001_v0001165_t0045_u01773123964824") 2026/03/10 06:29:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c29_d20260310_m062610_c001_v7007000_t0000_u01773123970160") 2026/03/10 06:29:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b084_d20260310_m062605_c001_v0001099_t0025_u01773123965007") 2026/03/10 06:29:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c2a_d20260310_m062610_c001_v7007000_t0000_u01773123970342") 2026/03/10 06:29:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b755_d20260310_m062605_c001_v0001165_t0046_u01773123965057") 2026/03/10 06:29:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c2c_d20260310_m062610_c001_v7007000_t0000_u01773123970527") 2026/03/10 06:29:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff77_d20260310_m062605_c001_v0001185_t0006_u01773123965067") 2026/03/10 06:29:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c2d_d20260310_m062610_c001_v7007000_t0000_u01773123970709") 2026/03/10 06:29:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff7b_d20260310_m062605_c001_v0001185_t0001_u01773123965266") 2026/03/10 06:29:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c2e_d20260310_m062610_c001_v7007000_t0000_u01773123970890") 2026/03/10 06:29:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b759_d20260310_m062605_c001_v0001165_t0025_u01773123965302") 2026/03/10 06:29:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c31_d20260310_m062611_c001_v7007000_t0000_u01773123971073") 2026/03/10 06:29:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982263_d20260310_m062605_c001_v0001032_t0043_u01773123965333") 2026/03/10 06:29:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c32_d20260310_m062611_c001_v7007000_t0000_u01773123971255") 2026/03/10 06:29:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff83_d20260310_m062605_c001_v0001185_t0029_u01773123965460") 2026/03/10 06:29:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c33_d20260310_m062611_c001_v7007000_t0000_u01773123971437") 2026/03/10 06:29:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b75b_d20260310_m062605_c001_v0001165_t0030_u01773123965533") 2026/03/10 06:29:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c34_d20260310_m062611_c001_v7007000_t0000_u01773123971619") 2026/03/10 06:29:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b088_d20260310_m062605_c001_v0001099_t0030_u01773123965549") 2026/03/10 06:29:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c35_d20260310_m062611_c001_v7007000_t0000_u01773123971801") 2026/03/10 06:29:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff89_d20260310_m062605_c001_v0001185_t0018_u01773123965646") 2026/03/10 06:29:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c36_d20260310_m062611_c001_v7007000_t0000_u01773123971984") 2026/03/10 06:29:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982267_d20260310_m062605_c001_v0001032_t0045_u01773123965814") 2026/03/10 06:29:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c37_d20260310_m062612_c001_v7007000_t0000_u01773123972165") 2026/03/10 06:29:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b75d_d20260310_m062605_c001_v0001165_t0020_u01773123965834") 2026/03/10 06:29:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c38_d20260310_m062612_c001_v7007000_t0000_u01773123972347") 2026/03/10 06:29:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810ff8f_d20260310_m062605_c001_v0001185_t0032_u01773123965859") 2026/03/10 06:29:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4054dbf552630c39_d20260310_m062612_c001_v7007000_t0000_u01773123972530") 2026/03/10 06:29:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b08a_d20260310_m062605_c001_v0001099_t0011_u01773123965976") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a96362302_d20260310_m062628_c001_v7007000_t0000_u01773123988268") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081100fd_d20260310_m062623_c001_v0001185_t0042_u01773123983170") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416fe720ec7ce205_d20260310_m062628_c001_v7007000_t0000_u01773123988250") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b797_d20260310_m062623_c001_v0001165_t0030_u01773123983273") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698eb2_d20260310_m062628_c001_v7007000_t0000_u01773123988249") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0c2_d20260310_m062623_c001_v0001099_t0037_u01773123983348") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698eb1_d20260310_m062628_c001_v7007000_t0000_u01773123988174") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081100ff_d20260310_m062623_c001_v0001185_t0024_u01773123983360") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698eaf_d20260310_m062627_c001_v7007000_t0000_u01773123987933") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798228f_d20260310_m062623_c001_v0001032_t0008_u01773123983437") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98aafc_d20260310_m062628_c001_v7007000_t0000_u01773123988279") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b799_d20260310_m062623_c001_v0001165_t0005_u01773123983531") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416740bd60f0b5de_d20260310_m062627_c001_v7007000_t0000_u01773123987959") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110105_d20260310_m062623_c001_v0001185_t0038_u01773123983546") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0b1dc_d20260310_m062627_c001_v7007000_t0000_u01773123987880") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0c4_d20260310_m062623_c001_v0001099_t0042_u01773123983708") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e73053_d20260310_m062627_c001_v7007000_t0000_u01773123987890") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811010b_d20260310_m062623_c001_v0001185_t0054_u01773123983731") 2026/03/10 06:29:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416740bd60f0b5df_d20260310_m062628_c001_v7007000_t0000_u01773123988249") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b79b_d20260310_m062623_c001_v0001165_t0000_u01773123983755") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a96362300_d20260310_m062627_c001_v7007000_t0000_u01773123987901") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982291_d20260310_m062623_c001_v0001032_t0018_u01773123983839") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98aafa_d20260310_m062627_c001_v7007000_t0000_u01773123987911") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b79d_d20260310_m062624_c001_v0001165_t0014_u01773123984009") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0b1dd_d20260310_m062628_c001_v7007000_t0000_u01773123988063") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0811010f_d20260310_m062624_c001_v0001185_t0034_u01773123984023") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0b1df_d20260310_m062628_c001_v7007000_t0000_u01773123988249") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b79f_d20260310_m062624_c001_v0001165_t0034_u01773123984214") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e73054_d20260310_m062628_c001_v7007000_t0000_u01773123988073") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110115_d20260310_m062624_c001_v0001185_t0028_u01773123984230") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4057d1dd1a698eb0_d20260310_m062627_c001_v7007000_t0000_u01773123987945") 2026/03/10 06:29:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0c6_d20260310_m062624_c001_v0001099_t0034_u01773123984240") 2026/03/10 06:29:35 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40246a5f0c5d2d06_d20260310_m062426_c001_v7007000_t0000_u01773123866227") 2026/03/10 06:29:35 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f101432f6f1302f79_d20260310_m062423_c001_v0001102_t0059_u01773123863539") 2026/03/10 06:29:35 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419d63c1623ef7f0_d20260310_m062423_c001_v7007000_t0000_u01773123863352") 2026/03/10 06:29:35 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f101432f6f1302f71_d20260310_m062420_c001_v0001102_t0030_u01773123860207") 2026/03/10 06:29:35 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419d63c1623ef7ee_d20260310_m062419_c001_v7007000_t0000_u01773123859459") 2026/03/10 06:29:35 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b56e_d20260310_m062416_c001_v0001165_t0012_u01773123856061") 2026/03/10 06:29:35 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40792c0dba247e87_d20260310_m062414_c001_v7007000_t0000_u01773123854546") 2026/03/10 06:29:35 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1019273182e42244_d20260310_m062412_c001_v0001101_t0034_u01773123852433") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4078302f7c553fa2_d20260310_m062412_c001_v7007000_t0000_u01773123852246") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1019273182e4223e_d20260310_m062408_c001_v0001101_t0023_u01773123848993") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4078302f7c553f9e_d20260310_m062408_c001_v7007000_t0000_u01773123848241") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b550_d20260310_m062404_c001_v0001165_t0012_u01773123844386") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae63_d20260310_m062403_c001_v7007000_t0000_u01773123843463") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1030e1aeab8c8c55_d20260310_m062401_c001_v0001116_t0012_u01773123841936") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e2a3_d20260310_m062401_c001_v7007000_t0000_u01773123841754") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1030e1aeab8c8c51_d20260310_m062356_c001_v0001116_t0030_u01773123836745") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e29e_d20260310_m062356_c001_v7007000_t0000_u01773123836004") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b532_d20260310_m062352_c001_v0001165_t0038_u01773123832420") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae5c_d20260310_m062351_c001_v7007000_t0000_u01773123831492") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f111000ae2f467417_d20260310_m062349_c001_v0001136_t0008_u01773123829412") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f415e8a3c0936fb1e_d20260310_m062349_c001_v7007000_t0000_u01773123829231") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f111000ae2f46740d_d20260310_m062345_c001_v0001136_t0017_u01773123825720") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f415e8a3c0936fb19_d20260310_m062344_c001_v7007000_t0000_u01773123824978") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b516_d20260310_m062339_c001_v0001165_t0052_u01773123819659") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f415e8a3c0936fb12_d20260310_m062338_c001_v7007000_t0000_u01773123818742") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1081efd23126016c_d20260310_m062336_c001_v0001134_t0050_u01773123816977") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3311e9_d20260310_m062336_c001_v7007000_t0000_u01773123816795") 2026/03/10 06:29:36 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1081efd231260168_d20260310_m062333_c001_v0001134_t0057_u01773123813012") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3311e4_d20260310_m062332_c001_v7007000_t0000_u01773123812273") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b4f8_d20260310_m062326_c001_v0001165_t0037_u01773123806489") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f409304ff7e739122_d20260310_m062325_c001_v7007000_t0000_u01773123805554") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f110a0b1c74eb9015_d20260310_m062321_c001_v0001104_t0028_u01773123801580") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416740bd60f0b51a_d20260310_m062321_c001_v7007000_t0000_u01773123801395") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f110a0b1c74eb9013_d20260310_m062316_c001_v0001104_t0017_u01773123796977") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416740bd60f0b516_d20260310_m062316_c001_v7007000_t0000_u01773123796218") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b4c2_d20260310_m062308_c001_v0001165_t0028_u01773123788572") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae32_d20260310_m062307_c001_v7007000_t0000_u01773123787462") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1176ba7057091897_d20260310_m062259_c001_v0001097_t0039_u01773123779716") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40792c0dba247e6a_d20260310_m062258_c001_v7007000_t0000_u01773123778258") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b4a2_d20260310_m062254_c001_v0001165_t0004_u01773123774203") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1014f69bdbeda03f_d20260310_m062253_c001_v0001177_t0031_u01773123773411") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1014f69bdbeda039_d20260310_m062252_c001_v0001177_t0038_u01773123772014") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4a96_d20260310_m062237_c001_v7007000_t0000_u01773123757817") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee0043787797_d20260310_m062230_c001_v0001039_t0053_u01773123750118") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1173a8ef824d3e82_d20260310_m062229_c001_v0001176_t0015_u01773123749338") 2026/03/10 06:29:37 DEBUG : dst/one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1173a8ef824d3e7e_d20260310_m062228_c001_v0001176_t0045_u01773123748354") 2026/03/10 06:29:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40246a5f0c5d2d07_d20260310_m062426_c001_v7007000_t0000_u01773123866412") 2026/03/10 06:29:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f11458b2e2b7f22e7_d20260310_m062423_c001_v0001185_t0053_u01773123863168") 2026/03/10 06:29:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f112ced68b880ae36_d20260310_m062419_c001_v0001185_t0039_u01773123859219") 2026/03/10 06:29:38 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40792c0dba247e88_d20260310_m062414_c001_v7007000_t0000_u01773123854730") 2026/03/10 06:29:38 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f114a91d79a110b5e_d20260310_m062411_c001_v0001103_t0004_u01773123851880") 2026/03/10 06:29:38 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f105f6021d3f06766_d20260310_m062407_c001_v0001134_t0020_u01773123847753") 2026/03/10 06:29:38 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae64_d20260310_m062403_c001_v7007000_t0000_u01773123843646") 2026/03/10 06:29:38 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f11879c94dd9fb230_d20260310_m062401_c001_v0001182_t0056_u01773123841525") 2026/03/10 06:29:38 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1037ff9db5c7a2d6_d20260310_m062355_c001_v0001103_t0028_u01773123835601") 2026/03/10 06:29:38 DEBUG : dst/three: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae33_d20260310_m062307_c001_v7007000_t0000_u01773123787644") 2026/03/10 06:29:38 DEBUG : dst/three: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1014f69bdbeda059_d20260310_m062306_c001_v0001177_t0020_u01773123786148") 2026/03/10 06:29:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40246a5f0c5d2d08_d20260310_m062426_c001_v7007000_t0000_u01773123866594") 2026/03/10 06:29:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f112f9b9563488237_d20260310_m062424_c001_v0001106_t0008_u01773123864423") 2026/03/10 06:29:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1125359a0980b452_d20260310_m062421_c001_v0001172_t0017_u01773123861119") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40246a5f0c5d2d0a_d20260310_m062426_c001_v7007000_t0000_u01773123866815") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f101432f6f1302f7d_d20260310_m062425_c001_v0001102_t0038_u01773123865492") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419d63c1623ef7f1_d20260310_m062425_c001_v7007000_t0000_u01773123865308") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f101432f6f1302f75_d20260310_m062421_c001_v0001102_t0039_u01773123861682") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419d63c1623ef7ef_d20260310_m062421_c001_v7007000_t0000_u01773123861496") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b576_d20260310_m062416_c001_v0001165_t0020_u01773123856565") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40792c0dba247e89_d20260310_m062414_c001_v7007000_t0000_u01773123854916") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1019273182e42248_d20260310_m062413_c001_v0001101_t0006_u01773123853851") 2026/03/10 06:29:38 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4078302f7c553fa5_d20260310_m062413_c001_v7007000_t0000_u01773123853667") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1019273182e42242_d20260310_m062410_c001_v0001101_t0042_u01773123850324") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4078302f7c553fa0_d20260310_m062410_c001_v7007000_t0000_u01773123850140") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b556_d20260310_m062404_c001_v0001165_t0040_u01773123844982") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e2a5_d20260310_m062402_c001_v7007000_t0000_u01773123842905") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b548_d20260310_m062400_c001_v0001165_t0037_u01773123840546") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e29f_d20260310_m062357_c001_v7007000_t0000_u01773123837735") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b534_d20260310_m062353_c001_v0001165_t0047_u01773123833185") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f415e8a3c0936fb21_d20260310_m062350_c001_v7007000_t0000_u01773123830575") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437878c1_d20260310_m062347_c001_v0001039_t0055_u01773123827685") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f415e8a3c0936fb1b_d20260310_m062346_c001_v7007000_t0000_u01773123826596") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b51a_d20260310_m062340_c001_v0001165_t0044_u01773123820432") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3311ea_d20260310_m062337_c001_v7007000_t0000_u01773123817819") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee0043787895_d20260310_m062335_c001_v0001039_t0055_u01773123815003") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef3311e7_d20260310_m062333_c001_v7007000_t0000_u01773123813913") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b4fc_d20260310_m062327_c001_v0001165_t0029_u01773123807665") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416740bd60f0b51e_d20260310_m062324_c001_v7007000_t0000_u01773123804637") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee0043787849_d20260310_m062319_c001_v0001039_t0034_u01773123799615") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f416740bd60f0b517_d20260310_m062318_c001_v7007000_t0000_u01773123798527") 2026/03/10 06:29:39 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b4c6_d20260310_m062309_c001_v0001165_t0009_u01773123789503") 2026/03/10 06:29:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40792c0dba247e8a_d20260310_m062415_c001_v7007000_t0000_u01773123855129") 2026/03/10 06:29:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f11786a0e18b55d0b_d20260310_m062413_c001_v0001185_t0019_u01773123853475") 2026/03/10 06:29:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f101b8afe476c9fbc_d20260310_m062409_c001_v0001181_t0030_u01773123849930") 2026/03/10 06:29:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae66_d20260310_m062403_c001_v7007000_t0000_u01773123843832") 2026/03/10 06:29:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f102001bb3e4dec79_d20260310_m062402_c001_v0001185_t0008_u01773123842675") 2026/03/10 06:29:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f108f2c9af0aa1655_d20260310_m062357_c001_v0001137_t0001_u01773123837434") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40246a5f0c5d2d0b_d20260310_m062426_c001_v7007000_t0000_u01773123866997") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b574_d20260310_m062416_c001_v0001165_t0005_u01773123856337") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40792c0dba247e8b_d20260310_m062415_c001_v7007000_t0000_u01773123855321") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b552_d20260310_m062404_c001_v0001165_t0046_u01773123844656") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae67_d20260310_m062404_c001_v7007000_t0000_u01773123844015") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437878d3_d20260310_m062352_c001_v0001039_t0020_u01773123832682") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae5d_d20260310_m062351_c001_v7007000_t0000_u01773123831676") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee004378789f_d20260310_m062339_c001_v0001039_t0007_u01773123819875") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f415e8a3c0936fb13_d20260310_m062338_c001_v7007000_t0000_u01773123818925") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee004378786d_d20260310_m062327_c001_v0001039_t0036_u01773123807102") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f409304ff7e739123_d20260310_m062325_c001_v7007000_t0000_u01773123805737") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee0043787813_d20260310_m062308_c001_v0001039_t0055_u01773123788823") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ae35_d20260310_m062307_c001_v7007000_t0000_u01773123787825") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f115299b9188a293d_d20260310_m062302_c001_v0001167_t0011_u01773123782704") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4a97_d20260310_m062237_c001_v7007000_t0000_u01773123757999") 2026/03/10 06:29:40 DEBUG : dst/two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1173a8ef824d3e8a_d20260310_m062236_c001_v0001176_t0009_u01773123756812") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115eeff_d20260310_m062200_c001_v7007000_t0000_u01773123720328") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee0043787744_d20260310_m062156_c001_v0001039_t0038_u01773123716719") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115eee5_d20260310_m062154_c001_v7007000_t0000_u01773123714059") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b400_d20260310_m062143_c001_v0001165_t0003_u01773123703450") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76a914_d20260310_m062134_c001_v7007000_t0000_u01773123694298") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437876e6_d20260310_m062130_c001_v0001039_t0009_u01773123690539") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c56_d20260310_m062109_c001_v7007000_t0000_u01773123669596") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92294_d20260310_m062107_c001_v0001182_t0011_u01773123667771") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c50_d20260310_m062107_c001_v7007000_t0000_u01773123667025") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9228a_d20260310_m062105_c001_v0001182_t0040_u01773123665875") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c4b_d20260310_m062103_c001_v7007000_t0000_u01773123663448") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9226a_d20260310_m062101_c001_v0001182_t0059_u01773123661872") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c47_d20260310_m062101_c001_v7007000_t0000_u01773123661110") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92258_d20260310_m062059_c001_v0001182_t0033_u01773123659903") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde3e_d20260310_m062054_c001_v7007000_t0000_u01773123654793") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92236_d20260310_m062053_c001_v0001182_t0055_u01773123653466") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde3b_d20260310_m062052_c001_v7007000_t0000_u01773123652702") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92228_d20260310_m062051_c001_v0001182_t0030_u01773123651951") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde30_d20260310_m062048_c001_v7007000_t0000_u01773123648164") 2026/03/10 06:29:41 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92208_d20260310_m062047_c001_v0001182_t0001_u01773123647005") 2026/03/10 06:29:42 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd4a4_d20260310_m062045_c001_v7007000_t0000_u01773123645173") 2026/03/10 06:29:42 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921f6_d20260310_m062044_c001_v0001182_t0035_u01773123644238") 2026/03/10 06:29:42 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd4a1_d20260310_m062043_c001_v7007000_t0000_u01773123643871") 2026/03/10 06:29:42 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10525acae0d8e490_d20260310_m062043_c001_v0001182_t0006_u01773123643300") 2026/03/10 06:29:42 DEBUG : empty space: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921f2_d20260310_m062041_c001_v0001182_t0042_u01773123641789") 2026/03/10 06:29:42 DEBUG : enormous: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c54_d20260310_m062108_c001_v7007000_t0000_u01773123668558") 2026/03/10 06:29:42 DEBUG : enormous: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92296_d20260310_m062107_c001_v0001182_t0049_u01773123667974") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40246a5f0c5d2d12_d20260310_m062430_c001_v7007000_t0000_u01773123870855") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5a6_d20260310_m062429_c001_v0001165_t0014_u01773123869697") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76a90a_d20260310_m062129_c001_v7007000_t0000_u01773123689220") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b3d3_d20260310_m062127_c001_v0001165_t0020_u01773123687903") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd49b_d20260310_m062039_c001_v7007000_t0000_u01773123639150") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921d6_d20260310_m062038_c001_v0001182_t0059_u01773123638202") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd499_d20260310_m062037_c001_v7007000_t0000_u01773123637655") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921d0_d20260310_m062037_c001_v0001182_t0010_u01773123637082") 2026/03/10 06:29:42 DEBUG : existing: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921cc_d20260310_m062036_c001_v0001182_t0010_u01773123636328") 2026/03/10 06:29:42 DEBUG : existing-b: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76a90b_d20260310_m062129_c001_v7007000_t0000_u01773123689401") 2026/03/10 06:29:42 DEBUG : existing-b: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437876dc_d20260310_m062127_c001_v0001039_t0001_u01773123687895") 2026/03/10 06:29:42 DEBUG : file1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81d3_d20260310_m062515_c001_v7007000_t0000_u01773123915881") 2026/03/10 06:29:42 DEBUG : file1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fbff_d20260310_m062514_c001_v0001185_t0032_u01773123914735") 2026/03/10 06:29:42 DEBUG : file1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81cf_d20260310_m062513_c001_v7007000_t0000_u01773123913417") 2026/03/10 06:29:43 DEBUG : file1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6b7_d20260310_m062511_c001_v0001165_t0004_u01773123911723") 2026/03/10 06:29:43 DEBUG : five: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c5d_d20260310_m062113_c001_v7007000_t0000_u01773123673784") 2026/03/10 06:29:43 DEBUG : five: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419e07f98fc922b6_d20260310_m062111_c001_v0001182_t0048_u01773123671837") 2026/03/10 06:29:43 DEBUG : foo: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde2e_d20260310_m062046_c001_v7007000_t0000_u01773123646639") 2026/03/10 06:29:43 DEBUG : foo: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419e07f98fc92202_d20260310_m062046_c001_v0001182_t0048_u01773123646095") 2026/03/10 06:29:43 DEBUG : foo: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419e07f98fc921fe_d20260310_m062045_c001_v0001182_t0048_u01773123645538") 2026/03/10 06:29:43 DEBUG : four: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c5f_d20260310_m062113_c001_v7007000_t0000_u01773123673964") 2026/03/10 06:29:43 DEBUG : four: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4042c16a8224b39f_d20260310_m062112_c001_v0001165_t0048_u01773123672413") 2026/03/10 06:29:43 DEBUG : four: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc922aa_d20260310_m062110_c001_v0001182_t0059_u01773123670546") 2026/03/10 06:29:43 DEBUG : hello world2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad2d_d20260310_m061956_c001_v7007000_t0000_u01773123596814") 2026/03/10 06:29:43 DEBUG : hello world2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc920d4_d20260310_m061956_c001_v0001182_t0055_u01773123596230") 2026/03/10 06:29:43 DEBUG : ignore-size: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd498_d20260310_m062035_c001_v7007000_t0000_u01773123635963") 2026/03/10 06:29:43 DEBUG : ignore-size: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921bc_d20260310_m062034_c001_v0001182_t0009_u01773123634981") 2026/03/10 06:29:43 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76a8fb_d20260310_m062127_c001_v7007000_t0000_u01773123687165") 2026/03/10 06:29:43 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437876d4_d20260310_m062126_c001_v0001039_t0042_u01773123686263") 2026/03/10 06:29:43 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c79_d20260310_m062125_c001_v7007000_t0000_u01773123685516") 2026/03/10 06:29:43 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437876c2_d20260310_m062124_c001_v0001039_t0046_u01773123684566") 2026/03/10 06:29:43 DEBUG : one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c60_d20260310_m062114_c001_v7007000_t0000_u01773123674145") 2026/03/10 06:29:43 DEBUG : one: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419e07f98fc922a4_d20260310_m062109_c001_v0001182_t0048_u01773123669975") 2026/03/10 06:29:43 DEBUG : only0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81b8_d20260310_m062507_c001_v7007000_t0000_u01773123907252") 2026/03/10 06:29:43 DEBUG : only0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4042c16a8224b693_d20260310_m062501_c001_v0001165_t0048_u01773123901345") 2026/03/10 06:29:43 DEBUG : only0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b62c_d20260310_m062451_c001_v0001165_t0023_u01773123891546") 2026/03/10 06:29:44 DEBUG : only0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4bdb_d20260310_m062445_c001_v7007000_t0000_u01773123885372") 2026/03/10 06:29:44 DEBUG : only0: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5b4_d20260310_m062434_c001_v0001165_t0040_u01773123874312") 2026/03/10 06:29:44 DEBUG : only1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81ba_d20260310_m062507_c001_v7007000_t0000_u01773123907439") 2026/03/10 06:29:44 DEBUG : only1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4068da1af913afe0_d20260310_m062502_c001_v0001099_t0000_u01773123902333") 2026/03/10 06:29:44 DEBUG : only1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b630_d20260310_m062451_c001_v0001165_t0029_u01773123891986") 2026/03/10 06:29:44 DEBUG : only1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400e27_d20260310_m062446_c001_v7007000_t0000_u01773123886142") 2026/03/10 06:29:44 DEBUG : only1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5ba_d20260310_m062434_c001_v0001165_t0039_u01773123874759") 2026/03/10 06:29:44 DEBUG : only10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81bb_d20260310_m062507_c001_v7007000_t0000_u01773123907623") 2026/03/10 06:29:44 DEBUG : only10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4135150f0810fb49_d20260310_m062502_c001_v0001185_t0047_u01773123902322") 2026/03/10 06:29:44 DEBUG : only10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b65f_d20260310_m062456_c001_v0001165_t0053_u01773123896393") 2026/03/10 06:29:44 DEBUG : only10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4bdc_d20260310_m062445_c001_v7007000_t0000_u01773123885555") 2026/03/10 06:29:44 DEBUG : only10: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5e4_d20260310_m062438_c001_v0001165_t0026_u01773123878956") 2026/03/10 06:29:44 DEBUG : only11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81bc_d20260310_m062507_c001_v7007000_t0000_u01773123907806") 2026/03/10 06:29:44 DEBUG : only11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4068da1af913afe4_d20260310_m062502_c001_v0001099_t0000_u01773123902766") 2026/03/10 06:29:44 DEBUG : only11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b665_d20260310_m062456_c001_v0001165_t0026_u01773123896833") 2026/03/10 06:29:44 DEBUG : only11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4bdd_d20260310_m062445_c001_v7007000_t0000_u01773123885740") 2026/03/10 06:29:44 DEBUG : only11: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5ea_d20260310_m062439_c001_v0001165_t0053_u01773123879379") 2026/03/10 06:29:44 DEBUG : only12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81bd_d20260310_m062507_c001_v7007000_t0000_u01773123907991") 2026/03/10 06:29:44 DEBUG : only12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40516c8a979821f7_d20260310_m062502_c001_v0001032_t0034_u01773123902865") 2026/03/10 06:29:44 DEBUG : only12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b669_d20260310_m062457_c001_v0001165_t0035_u01773123897255") 2026/03/10 06:29:44 DEBUG : only12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4be0_d20260310_m062445_c001_v7007000_t0000_u01773123885947") 2026/03/10 06:29:45 DEBUG : only12: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5f0_d20260310_m062440_c001_v0001165_t0005_u01773123880040") 2026/03/10 06:29:45 DEBUG : only13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81be_d20260310_m062508_c001_v7007000_t0000_u01773123908175") 2026/03/10 06:29:45 DEBUG : only13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4068da1af913afdc_d20260310_m062501_c001_v0001099_t0000_u01773123901944") 2026/03/10 06:29:45 DEBUG : only13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b66f_d20260310_m062457_c001_v0001165_t0015_u01773123897721") 2026/03/10 06:29:45 DEBUG : only13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400e26_d20260310_m062445_c001_v7007000_t0000_u01773123885959") 2026/03/10 06:29:45 DEBUG : only13: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5f4_d20260310_m062440_c001_v0001165_t0030_u01773123880527") 2026/03/10 06:29:45 DEBUG : only14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81bf_d20260310_m062508_c001_v7007000_t0000_u01773123908358") 2026/03/10 06:29:45 DEBUG : only14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40516c8a979821ed_d20260310_m062502_c001_v0001032_t0034_u01773123902127") 2026/03/10 06:29:45 DEBUG : only14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b675_d20260310_m062458_c001_v0001165_t0017_u01773123898185") 2026/03/10 06:29:45 DEBUG : only14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400e25_d20260310_m062445_c001_v7007000_t0000_u01773123885771") 2026/03/10 06:29:45 DEBUG : only14: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5f8_d20260310_m062441_c001_v0001165_t0046_u01773123881126") 2026/03/10 06:29:45 DEBUG : only15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c0_d20260310_m062508_c001_v7007000_t0000_u01773123908545") 2026/03/10 06:29:45 DEBUG : only15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4042c16a8224b695_d20260310_m062501_c001_v0001165_t0048_u01773123901946") 2026/03/10 06:29:45 DEBUG : only15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b679_d20260310_m062458_c001_v0001165_t0019_u01773123898606") 2026/03/10 06:29:45 DEBUG : only15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4be1_d20260310_m062446_c001_v7007000_t0000_u01773123886108") 2026/03/10 06:29:45 DEBUG : only15: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b602_d20260310_m062442_c001_v0001165_t0015_u01773123882400") 2026/03/10 06:29:45 DEBUG : only16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c1_d20260310_m062508_c001_v7007000_t0000_u01773123908731") 2026/03/10 06:29:45 DEBUG : only16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4042c16a8224b697_d20260310_m062502_c001_v0001165_t0048_u01773123902131") 2026/03/10 06:29:45 DEBUG : only16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b67f_d20260310_m062459_c001_v0001165_t0052_u01773123899109") 2026/03/10 06:29:45 DEBUG : only16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f028_d20260310_m062445_c001_v7007000_t0000_u01773123885753") 2026/03/10 06:29:46 DEBUG : only16: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b608_d20260310_m062442_c001_v0001165_t0014_u01773123882813") 2026/03/10 06:29:46 DEBUG : only17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c2_d20260310_m062508_c001_v7007000_t0000_u01773123908914") 2026/03/10 06:29:46 DEBUG : only17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4068da1af913afde_d20260310_m062502_c001_v0001099_t0000_u01773123902137") 2026/03/10 06:29:46 DEBUG : only17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b683_d20260310_m062459_c001_v0001165_t0011_u01773123899529") 2026/03/10 06:29:46 DEBUG : only17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f02b_d20260310_m062446_c001_v7007000_t0000_u01773123886116") 2026/03/10 06:29:46 DEBUG : only17: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b60e_d20260310_m062443_c001_v0001165_t0059_u01773123883256") 2026/03/10 06:29:46 DEBUG : only18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c3_d20260310_m062509_c001_v7007000_t0000_u01773123909107") 2026/03/10 06:29:46 DEBUG : only18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40516c8a979821f1_d20260310_m062502_c001_v0001032_t0034_u01773123902315") 2026/03/10 06:29:46 DEBUG : only18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b689_d20260310_m062459_c001_v0001165_t0011_u01773123899997") 2026/03/10 06:29:46 DEBUG : only18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4bde_d20260310_m062445_c001_v7007000_t0000_u01773123885757") 2026/03/10 06:29:47 DEBUG : only18: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b612_d20260310_m062443_c001_v0001165_t0044_u01773123883662") 2026/03/10 06:29:47 DEBUG : only19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c4_d20260310_m062509_c001_v7007000_t0000_u01773123909298") 2026/03/10 06:29:47 DEBUG : only19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4042c16a8224b69b_d20260310_m062502_c001_v0001165_t0048_u01773123902326") 2026/03/10 06:29:47 DEBUG : only19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b68d_d20260310_m062500_c001_v0001165_t0023_u01773123900482") 2026/03/10 06:29:47 DEBUG : only19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4bdf_d20260310_m062445_c001_v7007000_t0000_u01773123885925") 2026/03/10 06:29:47 DEBUG : only19: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b616_d20260310_m062444_c001_v0001165_t0047_u01773123884138") 2026/03/10 06:29:47 DEBUG : only2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c5_d20260310_m062509_c001_v7007000_t0000_u01773123909480") 2026/03/10 06:29:47 DEBUG : only2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40516c8a979821f3_d20260310_m062502_c001_v0001032_t0034_u01773123902501") 2026/03/10 06:29:47 DEBUG : only2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b634_d20260310_m062452_c001_v0001165_t0023_u01773123892475") 2026/03/10 06:29:47 DEBUG : only2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4be4_d20260310_m062446_c001_v7007000_t0000_u01773123886291") 2026/03/10 06:29:47 DEBUG : only2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5be_d20260310_m062435_c001_v0001165_t0039_u01773123875310") 2026/03/10 06:29:47 DEBUG : only3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c6_d20260310_m062509_c001_v7007000_t0000_u01773123909664") 2026/03/10 06:29:47 DEBUG : only3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4135150f0810fb4f_d20260310_m062502_c001_v0001185_t0047_u01773123902509") 2026/03/10 06:29:47 DEBUG : only3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b639_d20260310_m062453_c001_v0001165_t0009_u01773123893048") 2026/03/10 06:29:47 DEBUG : only3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40882dbb04400e28_d20260310_m062446_c001_v7007000_t0000_u01773123886323") 2026/03/10 06:29:47 DEBUG : only3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5c6_d20260310_m062435_c001_v0001165_t0023_u01773123875821") 2026/03/10 06:29:47 DEBUG : only4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c7_d20260310_m062509_c001_v7007000_t0000_u01773123909848") 2026/03/10 06:29:47 DEBUG : only4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4042c16a8224b69d_d20260310_m062502_c001_v0001165_t0048_u01773123902522") 2026/03/10 06:29:47 DEBUG : only4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b63f_d20260310_m062453_c001_v0001165_t0052_u01773123893518") 2026/03/10 06:29:47 DEBUG : only4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4be6_d20260310_m062446_c001_v7007000_t0000_u01773123886475") 2026/03/10 06:29:48 DEBUG : only4: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5ca_d20260310_m062436_c001_v0001165_t0042_u01773123876231") 2026/03/10 06:29:48 DEBUG : only5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c8_d20260310_m062510_c001_v7007000_t0000_u01773123910032") 2026/03/10 06:29:48 DEBUG : only5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4068da1af913afe2_d20260310_m062502_c001_v0001099_t0000_u01773123902528") 2026/03/10 06:29:48 DEBUG : only5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b645_d20260310_m062454_c001_v0001165_t0035_u01773123894067") 2026/03/10 06:29:48 DEBUG : only5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4be2_d20260310_m062446_c001_v7007000_t0000_u01773123886129") 2026/03/10 06:29:48 DEBUG : only5: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5ce_d20260310_m062436_c001_v0001165_t0003_u01773123876779") 2026/03/10 06:29:48 DEBUG : only6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81c9_d20260310_m062510_c001_v7007000_t0000_u01773123910216") 2026/03/10 06:29:48 DEBUG : only6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40516c8a979821f5_d20260310_m062502_c001_v0001032_t0034_u01773123902683") 2026/03/10 06:29:48 DEBUG : only6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b64b_d20260310_m062454_c001_v0001165_t0009_u01773123894539") 2026/03/10 06:29:48 DEBUG : only6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f02d_d20260310_m062446_c001_v7007000_t0000_u01773123886482") 2026/03/10 06:29:48 DEBUG : only6: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5d2_d20260310_m062437_c001_v0001165_t0029_u01773123877183") 2026/03/10 06:29:48 DEBUG : only7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81ca_d20260310_m062510_c001_v7007000_t0000_u01773123910401") 2026/03/10 06:29:48 DEBUG : only7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4135150f0810fb53_d20260310_m062502_c001_v0001185_t0047_u01773123902696") 2026/03/10 06:29:48 DEBUG : only7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b64f_d20260310_m062454_c001_v0001165_t0024_u01773123894944") 2026/03/10 06:29:48 DEBUG : only7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f02c_d20260310_m062446_c001_v7007000_t0000_u01773123886298") 2026/03/10 06:29:48 DEBUG : only7: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5d6_d20260310_m062437_c001_v0001165_t0053_u01773123877612") 2026/03/10 06:29:48 DEBUG : only8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81cb_d20260310_m062510_c001_v7007000_t0000_u01773123910585") 2026/03/10 06:29:48 DEBUG : only8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4042c16a8224b69f_d20260310_m062502_c001_v0001165_t0048_u01773123902709") 2026/03/10 06:29:48 DEBUG : only8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b655_d20260310_m062455_c001_v0001165_t0035_u01773123895470") 2026/03/10 06:29:48 DEBUG : only8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4be5_d20260310_m062446_c001_v7007000_t0000_u01773123886311") 2026/03/10 06:29:49 DEBUG : only8: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5da_d20260310_m062438_c001_v0001165_t0012_u01773123878007") 2026/03/10 06:29:49 DEBUG : only9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81cc_d20260310_m062510_c001_v7007000_t0000_u01773123910768") 2026/03/10 06:29:49 DEBUG : only9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4135150f0810fb57_d20260310_m062502_c001_v0001185_t0047_u01773123902879") 2026/03/10 06:29:49 DEBUG : only9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b659_d20260310_m062455_c001_v0001165_t0026_u01773123895910") 2026/03/10 06:29:49 DEBUG : only9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115f029_d20260310_m062445_c001_v7007000_t0000_u01773123885934") 2026/03/10 06:29:49 DEBUG : only9: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b5e0_d20260310_m062438_c001_v0001165_t0008_u01773123878466") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c74_d20260310_m062123_c001_v7007000_t0000_u01773123683449") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b3c3_d20260310_m062121_c001_v0001165_t0011_u01773123681170") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c6e_d20260310_m062120_c001_v7007000_t0000_u01773123680442") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437876ac_d20260310_m062118_c001_v0001039_t0002_u01773123678421") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c67_d20260310_m062117_c001_v7007000_t0000_u01773123677628") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b3a9_d20260310_m062115_c001_v0001165_t0008_u01773123675050") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c4d_d20260310_m062105_c001_v7007000_t0000_u01773123665134") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9227c_d20260310_m062103_c001_v0001182_t0003_u01773123663987") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c49_d20260310_m062102_c001_v7007000_t0000_u01773123662511") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92266_d20260310_m062101_c001_v0001182_t0020_u01773123661652") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c46_d20260310_m062100_c001_v7007000_t0000_u01773123660498") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92256_d20260310_m062059_c001_v0001182_t0031_u01773123659703") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde3d_d20260310_m062054_c001_v7007000_t0000_u01773123654242") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92232_d20260310_m062053_c001_v0001182_t0055_u01773123653259") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde3c_d20260310_m062052_c001_v7007000_t0000_u01773123652896") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92224_d20260310_m062051_c001_v0001182_t0004_u01773123651727") 2026/03/10 06:29:49 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde38_d20260310_m062051_c001_v7007000_t0000_u01773123651363") 2026/03/10 06:29:50 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92220_d20260310_m062050_c001_v0001182_t0020_u01773123650795") 2026/03/10 06:29:50 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9221a_d20260310_m062050_c001_v0001182_t0036_u01773123650228") 2026/03/10 06:29:50 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde36_d20260310_m062049_c001_v7007000_t0000_u01773123649852") 2026/03/10 06:29:50 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92216_d20260310_m062049_c001_v0001182_t0056_u01773123649279") 2026/03/10 06:29:50 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92212_d20260310_m062048_c001_v0001182_t0012_u01773123648707") 2026/03/10 06:29:50 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde31_d20260310_m062048_c001_v7007000_t0000_u01773123648346") 2026/03/10 06:29:50 DEBUG : potato: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9220a_d20260310_m062047_c001_v0001182_t0045_u01773123647564") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0adf8_d20260310_m062212_c001_v7007000_t0000_u01773123732540") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee004378776d_d20260310_m062211_c001_v0001039_t0000_u01773123731790") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115ef01_d20260310_m062201_c001_v7007000_t0000_u01773123721008") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b41e_d20260310_m062156_c001_v0001165_t0002_u01773123716086") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98a21d_d20260310_m062147_c001_v7007000_t0000_u01773123707531") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee004378770e_d20260310_m062142_c001_v0001039_t0012_u01773123702383") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76a916_d20260310_m062134_c001_v7007000_t0000_u01773123694655") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b3dd_d20260310_m062130_c001_v0001165_t0009_u01773123690312") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c55_d20260310_m062108_c001_v7007000_t0000_u01773123668744") 2026/03/10 06:29:50 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92290_d20260310_m062107_c001_v0001182_t0051_u01773123667570") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c51_d20260310_m062107_c001_v7007000_t0000_u01773123667208") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92286_d20260310_m062105_c001_v0001182_t0001_u01773123665675") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c4e_d20260310_m062105_c001_v7007000_t0000_u01773123665315") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9227e_d20260310_m062104_c001_v0001182_t0042_u01773123664566") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c4c_d20260310_m062103_c001_v7007000_t0000_u01773123663627") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92274_d20260310_m062102_c001_v0001182_t0004_u01773123662876") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c48_d20260310_m062101_c001_v7007000_t0000_u01773123661290") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92262_d20260310_m062100_c001_v0001182_t0055_u01773123660509") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572dde3f_d20260310_m062054_c001_v7007000_t0000_u01773123654975") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9223a_d20260310_m062054_c001_v0001182_t0007_u01773123654048") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad30_d20260310_m061959_c001_v7007000_t0000_u01773123599430") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc920ec_d20260310_m061958_c001_v0001182_t0045_u01773123598835") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad2f_d20260310_m061957_c001_v7007000_t0000_u01773123597924") 2026/03/10 06:29:51 DEBUG : potato2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc920de_d20260310_m061957_c001_v0001182_t0006_u01773123597357") 2026/03/10 06:29:51 DEBUG : potato3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4094ac70e115ef03_d20260310_m062201_c001_v7007000_t0000_u01773123721479") 2026/03/10 06:29:51 DEBUG : potato3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b420_d20260310_m062157_c001_v0001165_t0005_u01773123717222") 2026/03/10 06:29:51 DEBUG : potato3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98a21f_d20260310_m062147_c001_v7007000_t0000_u01773123707838") 2026/03/10 06:29:51 DEBUG : potato3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee0043787714_d20260310_m062143_c001_v0001039_t0042_u01773123703659") 2026/03/10 06:29:51 DEBUG : potato3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76a918_d20260310_m062135_c001_v7007000_t0000_u01773123695260") 2026/03/10 06:29:51 DEBUG : potato3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b3e5_d20260310_m062131_c001_v0001165_t0026_u01773123691236") 2026/03/10 06:29:51 DEBUG : pre-dest1/1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef331192_d20260310_m062246_c001_v7007000_t0000_u01773123766633") 2026/03/10 06:29:51 DEBUG : pre-dest1/1: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b480_d20260310_m062238_c001_v0001165_t0021_u01773123758734") 2026/03/10 06:29:51 DEBUG : pre-dest2/2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4060d65fef331193_d20260310_m062246_c001_v7007000_t0000_u01773123766816") 2026/03/10 06:29:52 DEBUG : pre-dest2/2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437877b1_d20260310_m062239_c001_v0001039_t0046_u01773123759306") 2026/03/10 06:29:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4a89_d20260310_m062224_c001_v7007000_t0000_u01773123744212") 2026/03/10 06:29:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b456_d20260310_m062220_c001_v0001165_t0054_u01773123740326") 2026/03/10 06:29:52 DEBUG : sizeonly: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd494_d20260310_m062034_c001_v7007000_t0000_u01773123634430") 2026/03/10 06:29:52 DEBUG : sizeonly: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc921b8_d20260310_m062033_c001_v0001182_t0056_u01773123633485") 2026/03/10 06:29:52 DEBUG : splitbanan: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d21_d20260310_m062710_c001_v7007000_t0000_u01773124030392") 2026/03/10 06:29:52 DEBUG : splitbanan: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f081103e1_d20260310_m062702_c001_v0001185_t0005_u01773124022864") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac44_d20260310_m062827_c001_v7007000_t0000_u01773124107717") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982397_d20260310_m062820_c001_v0001032_t0053_u01773124100646") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4239a250229181b0_d20260310_m062812_c001_v7007000_t0000_u01773124092656") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982381_d20260310_m062805_c001_v0001032_t0018_u01773124085582") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f40455a6615d926cc_d20260310_m062757_c001_v7007000_t0000_u01773124077540") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982355_d20260310_m062750_c001_v0001032_t0006_u01773124070610") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41790e618b945af5_d20260310_m062741_c001_v7007000_t0000_u01773124061885") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a9798232d_d20260310_m062735_c001_v0001032_t0055_u01773124055406") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4172ddf8572de070_d20260310_m062726_c001_v7007000_t0000_u01773124046719") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982311_d20260310_m062719_c001_v0001032_t0027_u01773124039256") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4d01_d20260310_m062704_c001_v7007000_t0000_u01773124024582") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822ed_d20260310_m062701_c001_v0001032_t0045_u01773124021591") 2026/03/10 06:29:52 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4f3_d20260310_m062652_c001_v7007000_t0000_u01773124012970") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b100_d20260310_m062646_c001_v0001099_t0048_u01773124006130") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e4d4_d20260310_m062644_c001_v7007000_t0000_u01773124004839") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979822b7_d20260310_m062641_c001_v0001032_t0013_u01773124001649") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ab19_d20260310_m062633_c001_v7007000_t0000_u01773123993102") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982293_d20260310_m062626_c001_v0001032_t0013_u01773123986166") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e7304e_d20260310_m062625_c001_v7007000_t0000_u01773123985256") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b0bc_d20260310_m062621_c001_v0001099_t0032_u01773123981810") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76ab48_d20260310_m062607_c001_v7007000_t0000_u01773123967055") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b07e_d20260310_m062603_c001_v0001099_t0049_u01773123963044") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f420635515dd4e423_d20260310_m062554_c001_v7007000_t0000_u01773123954357") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b054_d20260310_m062547_c001_v0001099_t0034_u01773123947550") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41942c6a2bda4c39_d20260310_m062538_c001_v7007000_t0000_u01773123938362") 2026/03/10 06:29:53 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b026_d20260310_m062531_c001_v0001099_t0004_u01773123931577") 2026/03/10 06:29:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184eb8eb_d20260310_m062647_c001_v7007000_t0000_u01773124007737") 2026/03/10 06:29:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110273_d20260310_m062643_c001_v0001185_t0027_u01773124003015") 2026/03/10 06:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81e0_d20260310_m062523_c001_v7007000_t0000_u01773123923455") 2026/03/10 06:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b00c_d20260310_m062520_c001_v0001099_t0025_u01773123920697") 2026/03/10 06:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a963622a9_d20260310_m062519_c001_v7007000_t0000_u01773123919577") 2026/03/10 06:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982213_d20260310_m062516_c001_v0001032_t0004_u01773123916824") 2026/03/10 06:29:53 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f401f837f0a76a8fd_d20260310_m062127_c001_v7007000_t0000_u01773123687346") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b3cf_d20260310_m062126_c001_v0001165_t0042_u01773123686249") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c7a_d20260310_m062125_c001_v7007000_t0000_u01773123685698") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b3cb_d20260310_m062124_c001_v0001165_t0039_u01773123684552") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd48b_d20260310_m062031_c001_v7007000_t0000_u01773123631403") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9219e_d20260310_m062029_c001_v0001182_t0058_u01773123629920") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd486_d20260310_m062029_c001_v7007000_t0000_u01773123629556") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9219a_d20260310_m062028_c001_v0001182_t0003_u01773123628443") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd482_d20260310_m062026_c001_v7007000_t0000_u01773123626364") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9218a_d20260310_m062025_c001_v0001182_t0050_u01773123625111") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd47d_d20260310_m062024_c001_v7007000_t0000_u01773123624567") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92182_d20260310_m062023_c001_v0001182_t0017_u01773123623410") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92174_d20260310_m062020_c001_v0001182_t0019_u01773123620592") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd47a_d20260310_m062020_c001_v7007000_t0000_u01773123620230") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9216a_d20260310_m062019_c001_v0001182_t0023_u01773123619669") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92162_d20260310_m062018_c001_v0001182_t0043_u01773123618882") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f422a33e9670cd479_d20260310_m062018_c001_v7007000_t0000_u01773123618518") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92158_d20260310_m062015_c001_v0001182_t0041_u01773123615839") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92144_d20260310_m062013_c001_v0001182_t0057_u01773123613249") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad48_d20260310_m062012_c001_v7007000_t0000_u01773123612887") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9213c_d20260310_m062012_c001_v0001182_t0042_u01773123612323") 2026/03/10 06:29:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92138_d20260310_m062011_c001_v0001182_t0006_u01773123611577") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad46_d20260310_m062011_c001_v7007000_t0000_u01773123611216") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9211c_d20260310_m062007_c001_v0001182_t0003_u01773123607317") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad3d_d20260310_m062006_c001_v7007000_t0000_u01773123606955") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92118_d20260310_m062006_c001_v0001182_t0016_u01773123606401") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad3a_d20260310_m062005_c001_v7007000_t0000_u01773123605501") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92110_d20260310_m062004_c001_v0001182_t0036_u01773123604927") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad39_d20260310_m062004_c001_v7007000_t0000_u01773123604386") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9210a_d20260310_m062003_c001_v0001182_t0035_u01773123603827") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad35_d20260310_m062002_c001_v7007000_t0000_u01773123602928") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc92100_d20260310_m062002_c001_v0001182_t0054_u01773123602189") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad33_d20260310_m062001_c001_v7007000_t0000_u01773123601646") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc920fa_d20260310_m062001_c001_v0001182_t0031_u01773123601082") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad31_d20260310_m062000_c001_v7007000_t0000_u01773123600541") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc920f4_d20260310_m061959_c001_v0001182_t0059_u01773123599972") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad2a_d20260310_m061955_c001_v7007000_t0000_u01773123595690") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc920c8_d20260310_m061955_c001_v0001182_t0058_u01773123595112") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad29_d20260310_m061954_c001_v7007000_t0000_u01773123594571") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc920c0_d20260310_m061954_c001_v0001182_t0055_u01773123594006") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad27_d20260310_m061953_c001_v7007000_t0000_u01773123593109") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc920b6_d20260310_m061952_c001_v0001182_t0023_u01773123592534") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41876ddd2aa0ad22_d20260310_m061950_c001_v7007000_t0000_u01773123590378") 2026/03/10 06:29:55 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc9209c_d20260310_m061949_c001_v0001182_t0031_u01773123589793") 2026/03/10 06:29:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81e1_d20260310_m062523_c001_v7007000_t0000_u01773123923639") 2026/03/10 06:29:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f0810fc53_d20260310_m062520_c001_v0001185_t0053_u01773123920749") 2026/03/10 06:29:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4008d87a963622aa_d20260310_m062519_c001_v7007000_t0000_u01773123919762") 2026/03/10 06:29:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6c9_d20260310_m062516_c001_v0001165_t0053_u01773123916833") 2026/03/10 06:29:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac4a_d20260310_m062829_c001_v7007000_t0000_u01773124109774") 2026/03/10 06:29:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1d6_d20260310_m062829_c001_v0001099_t0055_u01773124109100") 2026/03/10 06:29:56 DEBUG : sub/yam: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c72_d20260310_m062122_c001_v7007000_t0000_u01773123682905") 2026/03/10 06:29:56 DEBUG : sub/yam: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437876b8_d20260310_m062121_c001_v0001039_t0002_u01773123681184") 2026/03/10 06:29:56 DEBUG : test_dir1/file2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81d4_d20260310_m062516_c001_v7007000_t0000_u01773123916064") 2026/03/10 06:29:56 DEBUG : test_dir1/file2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913affc_d20260310_m062514_c001_v0001099_t0004_u01773123914370") 2026/03/10 06:29:56 DEBUG : test_dir1/file2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81d0_d20260310_m062513_c001_v7007000_t0000_u01773123913601") 2026/03/10 06:29:56 DEBUG : test_dir1/file2: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913aff4_d20260310_m062511_c001_v0001099_t0051_u01773123911723") 2026/03/10 06:29:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81d5_d20260310_m062516_c001_v7007000_t0000_u01773123916248") 2026/03/10 06:29:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b6c1_d20260310_m062514_c001_v0001165_t0053_u01773123914363") 2026/03/10 06:29:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41514fadd9fe81d2_d20260310_m062513_c001_v7007000_t0000_u01773123913784") 2026/03/10 06:29:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a97982205_d20260310_m062511_c001_v0001032_t0021_u01773123911766") 2026/03/10 06:29:56 DEBUG : three: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c61_d20260310_m062114_c001_v7007000_t0000_u01773123674325") 2026/03/10 06:29:56 DEBUG : three: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc922c0_d20260310_m062113_c001_v0001182_t0009_u01773123673197") 2026/03/10 06:29:56 DEBUG : three: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f119e07f98fc922a8_d20260310_m062110_c001_v0001182_t0056_u01773123670341") 2026/03/10 06:29:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac4c_d20260310_m062831_c001_v7007000_t0000_u01773124111427") 2026/03/10 06:29:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110a69_d20260310_m062830_c001_v0001185_t0005_u01773124110735") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac9a_d20260310_m062850_c001_v7007000_t0000_u01773124130718") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b99f_d20260310_m062848_c001_v0001165_t0037_u01773124128780") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac93_d20260310_m062847_c001_v7007000_t0000_u01773124127241") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110bb1_d20260310_m062845_c001_v0001185_t0037_u01773124125843") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac8d_d20260310_m062844_c001_v7007000_t0000_u01773124124878") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1e8_d20260310_m062844_c001_v0001099_t0024_u01773124124155") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac7e_d20260310_m062838_c001_v7007000_t0000_u01773124118723") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110b09_d20260310_m062837_c001_v0001185_t0050_u01773124117560") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac85_d20260310_m062841_c001_v7007000_t0000_u01773124121228") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b985_d20260310_m062839_c001_v0001165_t0023_u01773124119782") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac70_d20260310_m062836_c001_v7007000_t0000_u01773124116619") 2026/03/10 06:29:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1068da1af913b1e2_d20260310_m062835_c001_v0001099_t0047_u01773124115885") 2026/03/10 06:29:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac51_d20260310_m062834_c001_v7007000_t0000_u01773124114887") 2026/03/10 06:29:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979823a7_d20260310_m062833_c001_v0001032_t0046_u01773124113933") 2026/03/10 06:29:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac4e_d20260310_m062832_c001_v7007000_t0000_u01773124112994") 2026/03/10 06:29:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b96f_d20260310_m062832_c001_v0001165_t0017_u01773124112390") 2026/03/10 06:29:57 DEBUG : toe/toe/toe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4030e6bc44e73137_d20260310_m062855_c001_v7007000_t0000_u01773124135848") 2026/03/10 06:29:57 DEBUG : toe/toe/toe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1135150f08110c49_d20260310_m062855_c001_v0001185_t0048_u01773124135209") 2026/03/10 06:29:57 DEBUG : toe/toe/toe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac8a_d20260310_m062843_c001_v7007000_t0000_u01773124123174") 2026/03/10 06:29:57 DEBUG : toe/toe/toe: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979823b5_d20260310_m062842_c001_v0001032_t0009_u01773124122426") 2026/03/10 06:29:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac9c_d20260310_m062851_c001_v7007000_t0000_u01773124131322") 2026/03/10 06:29:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10516c8a979823b7_d20260310_m062850_c001_v0001032_t0035_u01773124130206") 2026/03/10 06:29:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f4116c6451f98ac95_d20260310_m062847_c001_v7007000_t0000_u01773124127824") 2026/03/10 06:29:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f101ff322495cf6db_d20260310_m062846_c001_v0001184_t0046_u01773124126974") 2026/03/10 06:29:58 DEBUG : two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c62_d20260310_m062114_c001_v7007000_t0000_u01773123674506") 2026/03/10 06:29:58 DEBUG : two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f404dee0043787696_d20260310_m062112_c001_v0001039_t0058_u01773123672620") 2026/03/10 06:29:58 DEBUG : two: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f419e07f98fc922a6_d20260310_m062110_c001_v0001182_t0048_u01773123670157") 2026/03/10 06:29:58 DEBUG : yam: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c76_d20260310_m062123_c001_v7007000_t0000_u01773123683631") 2026/03/10 06:29:58 DEBUG : yam: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10822b9a8848ec16_d20260310_m062122_c001_v0001033_t0000_u01773123682391") 2026/03/10 06:29:58 DEBUG : yam: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c6c_d20260310_m062119_c001_v7007000_t0000_u01773123679900") 2026/03/10 06:29:58 DEBUG : yam: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f1042c16a8224b3bb_d20260310_m062118_c001_v0001165_t0027_u01773123678370") 2026/03/10 06:29:58 DEBUG : yam: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c66_d20260310_m062117_c001_v7007000_t0000_u01773123677088") 2026/03/10 06:29:58 DEBUG : yam: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f104dee00437876a2_d20260310_m062115_c001_v0001039_t0045_u01773123675064") 2026/03/10 06:29:58 DEBUG : yaml: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c6f_d20260310_m062120_c001_v7007000_t0000_u01773123680624") 2026/03/10 06:29:58 DEBUG : yaml: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f10808cfdf1c7d901_d20260310_m062119_c001_v0001103_t0021_u01773123679492") 2026/03/10 06:29:58 DEBUG : yaml: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f41844cdd184e9c68_d20260310_m062117_c001_v7007000_t0000_u01773123677808") 2026/03/10 06:29:58 DEBUG : yaml: Deleting (id "4_z1fd2cdf3606ddb6b9fc80e1b_f110757d1744818f3_d20260310_m062116_c001_v0001109_t0023_u01773123676384") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m12.901276994s (try 1/5)