"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/05 01:00:57 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo" 2026/07/05 01:00:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 01:00:57 DEBUG : Creating backend with remote "/tmp/rclone3825214848" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:00:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:00:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/05 01:00:58 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:00:58 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:00:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:00:59 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:00:59 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:00 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:01:00 DEBUG : B2 bucket rclone-test-folehac2bejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:02 DEBUG : Creating backend with remote "/non-existing" 2026/07/05 01:01:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/05 01:01:02 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:02 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:03 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:03 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.59s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:04 INFO : B2 bucket rclone-test-folehac2bejo: Running all checks before starting transfers 2026/07/05 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:04 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:04 INFO : B2 bucket rclone-test-folehac2bejo: Checks finished, now starting transfers 2026/07/05 01:01:04 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.15s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:05 ERROR : Ignoring --no-traverse with sync 2026/07/05 01:01:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:05 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:05 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:06 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:01:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/05 01:01:07 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:07 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:07 DEBUG : hello world2: size = 12 OK 2026/07/05 01:01:07 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/05 01:01:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:01:08 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:08 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:08 DEBUG : potato2: size = 11 OK 2026/07/05 01:01:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:01:09 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:09 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:10 DEBUG : potato2: size = 11 OK 2026/07/05 01:01:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 01:01:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:01:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:01:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:01:10 INFO : sub dir2: Making directory 2026/07/05 01:01:10 INFO : sub dir: Making directory 2026/07/05 01:01:10 INFO : sub dir2/sub sub dir2: Making directory 2026/07/05 01:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:10 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:10 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:11 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/05 01:01:11 DEBUG : B2 bucket rclone-test-folehac2bejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:11 INFO : sub dir2: Making directory 2026/07/05 01:01:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 01:01:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:12 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:12 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:13 DEBUG : sub dir2: Making directory with metadata 2026/07/05 01:01:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:01:13 INFO : sub dir2: Making directory 2026/07/05 01:01:13 INFO : sub dir: Making directory 2026/07/05 01:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:13 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:13 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:13 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:01:13 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/05 01:01:13 DEBUG : B2 bucket rclone-test-folehac2bejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 01:01:13 DEBUG : B2 bucket rclone-test-folehac2bejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:14 INFO : sub dir2: Making directory 2026/07/05 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:15 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:15 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:15 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:01:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:15 DEBUG : sub dir2: Making directory with metadata 2026/07/05 01:01:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:01:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:01:16 INFO : sub dir2: Making directory 2026/07/05 01:01:16 INFO : sub dir: Making directory 2026/07/05 01:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:16 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:16 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:16 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:01:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/05 01:01:16 DEBUG : B2 bucket rclone-test-folehac2bejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:17 INFO : sub dir2: Making directory 2026/07/05 01:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:17 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:17 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:17 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:01:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.15s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-ripuwip2dahu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-folehac2bejo -> B2 bucket rclone-test-ripuwip2dahu 2026/07/05 01:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:20 DEBUG : B2 bucket rclone-test-ripuwip2dahu: Waiting for checks to finish 2026/07/05 01:01:20 DEBUG : B2 bucket rclone-test-ripuwip2dahu: Waiting for transfers to finish 2026/07/05 01:01:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:01:21 DEBUG : B2 bucket rclone-test-ripuwip2dahu: Purge remote 2026/07/05 01:01:21 INFO : B2 bucket rclone-test-ripuwip2dahu: cleaning bucket "rclone-test-ripuwip2dahu" of all files 2026/07/05 01:01:21 DEBUG : sub dir/hello world: Deleting (id "4_zefc24db3c0bd2bfb9ff80e1b_f108bc015dd364b94_d20260705_m010120_c001_v0001113_t0019_u01783213280700") --- PASS: TestServerSideCopy (3.86s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:23 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:01:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:01:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:01:23 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:23 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:01:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/05 01:01:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.56s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jarayub8dilo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-folehac2bejo -> B2 bucket rclone-test-jarayub8dilo 2026/07/05 01:01:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:25 DEBUG : B2 bucket rclone-test-jarayub8dilo: Waiting for checks to finish 2026/07/05 01:01:25 DEBUG : B2 bucket rclone-test-jarayub8dilo: Waiting for transfers to finish 2026/07/05 01:01:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:01:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:01:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jarayub8dilo) 2026/07/05 01:01:27 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:01:27 DEBUG : B2 bucket rclone-test-jarayub8dilo: Waiting for checks to finish 2026/07/05 01:01:27 DEBUG : B2 bucket rclone-test-jarayub8dilo: Waiting for transfers to finish 2026/07/05 01:01:27 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:01:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/05 01:01:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:01:27 DEBUG : B2 bucket rclone-test-jarayub8dilo: Purge remote 2026/07/05 01:01:27 INFO : B2 bucket rclone-test-jarayub8dilo: cleaning bucket "rclone-test-jarayub8dilo" of all files 2026/07/05 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_z6f126d13c0bd2bfb9ff80e1b_f1162e2378f4a6a4d_d20260705_m010127_c001_v0001032_t0041_u01783213287396") 2026/07/05 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_z6f126d13c0bd2bfb9ff80e1b_f117246744e8ba7bd_d20260705_m010126_c001_v0001041_t0051_u01783213286141") --- PASS: TestServerSideCopyOverSelf (5.65s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:01:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:01:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:01:30 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:30 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:30 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:01:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/05 01:01:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 01:01:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.53s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:31 DEBUG : Creating backend with remote "TestB2:rclone-test-voparoh5zebe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-folehac2bejo -> B2 bucket rclone-test-voparoh5zebe 2026/07/05 01:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:32 DEBUG : B2 bucket rclone-test-voparoh5zebe: Waiting for checks to finish 2026/07/05 01:01:32 DEBUG : B2 bucket rclone-test-voparoh5zebe: Waiting for transfers to finish 2026/07/05 01:01:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:01:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:01:34 DEBUG : B2 bucket rclone-test-voparoh5zebe: Waiting for checks to finish 2026/07/05 01:01:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:01:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-voparoh5zebe) 2026/07/05 01:01:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:01:34 DEBUG : B2 bucket rclone-test-voparoh5zebe: Waiting for transfers to finish 2026/07/05 01:01:34 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:01:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/05 01:01:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:01:34 INFO : sub dir/hello world: Deleted 2026/07/05 01:01:35 DEBUG : testing file moves 2026/07/05 01:01:35 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:01:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-voparoh5zebe) 2026/07/05 01:01:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:01:35 DEBUG : B2 bucket rclone-test-voparoh5zebe: Waiting for checks to finish 2026/07/05 01:01:35 DEBUG : B2 bucket rclone-test-voparoh5zebe: Waiting for transfers to finish 2026/07/05 01:01:36 DEBUG : sub dir/hello world: size = 24 OK 2026/07/05 01:01:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/05 01:01:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:01:36 INFO : sub dir/hello world: Deleted 2026/07/05 01:01:36 DEBUG : B2 bucket rclone-test-voparoh5zebe: Purge remote 2026/07/05 01:01:36 INFO : B2 bucket rclone-test-voparoh5zebe: cleaning bucket "rclone-test-voparoh5zebe" of all files 2026/07/05 01:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z5f927dd3c0bd2bfb9ff80e1b_f103495e8e21e4338_d20260705_m010135_c001_v0001161_t0020_u01783213295677") 2026/07/05 01:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z5f927dd3c0bd2bfb9ff80e1b_f108cf17a73e8d40f_d20260705_m010134_c001_v0001184_t0054_u01783213294366") 2026/07/05 01:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z5f927dd3c0bd2bfb9ff80e1b_f106babc995205a0d_d20260705_m010133_c001_v0001105_t0034_u01783213293346") --- PASS: TestServerSideMoveOverSelf (6.97s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:38 ERROR : error listing: directory not found 2026/07/05 01:01:38 INFO : Local file system at /tmp/rclone3825214848: Making directory 2026/07/05 01:01:38 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:38 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.27s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:01:40 DEBUG : Local file system at /tmp/rclone3825214848: Waiting for checks to finish 2026/07/05 01:01:40 DEBUG : Local file system at /tmp/rclone3825214848: Waiting for transfers to finish 2026/07/05 01:01:40 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/05 01:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:01:40 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/05 01:01:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.69s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:41 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/05 01:01:41 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:41 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:41 DEBUG : check sum: size = 1 OK 2026/07/05 01:01:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:01:41 INFO : check sum: Copied (new) 2026/07/05 01:01:41 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:41 DEBUG : check sum: size = 1 OK 2026/07/05 01:01:41 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:01:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/05 01:01:41 DEBUG : check sum: Unchanged skipping 2026/07/05 01:01:41 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:41 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.45s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/05 01:01:42 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:42 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:43 DEBUG : sizeonly: size = 6 OK 2026/07/05 01:01:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:01:43 INFO : sizeonly: Copied (new) 2026/07/05 01:01:43 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:43 DEBUG : sizeonly: size = 6 OK 2026/07/05 01:01:43 DEBUG : sizeonly: Sizes identical 2026/07/05 01:01:43 DEBUG : sizeonly: Unchanged skipping 2026/07/05 01:01:43 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:43 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:43 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.44s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/05 01:01:44 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:44 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/05 01:01:44 INFO : ignore-size: Copied (new) 2026/07/05 01:01:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:01:44 DEBUG : ignore-size: Unchanged skipping 2026/07/05 01:01:44 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:44 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:46 DEBUG : existing: size = 6 OK 2026/07/05 01:01:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:01:46 DEBUG : existing: Unchanged skipping 2026/07/05 01:01:46 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:46 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:46 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:46 INFO : There was nothing to transfer 2026/07/05 01:01:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/05 01:01:46 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:46 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:46 DEBUG : existing: size = 6 OK 2026/07/05 01:01:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:01:46 INFO : existing: Copied (replaced existing) 2026/07/05 01:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.64s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:01:47 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:47 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:47 DEBUG : existing: size = 6 OK 2026/07/05 01:01:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:01:47 INFO : existing: Copied (new) 2026/07/05 01:01:47 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:48 DEBUG : existing: Destination exists, skipping 2026/07/05 01:01:48 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:48 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:48 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/05 01:01:49 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:01:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:01:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:01:49 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:01:49 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:49 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:49 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:01:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:01:49 INFO : a/potato2: Copied (new) 2026/07/05 01:01:49 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:51 DEBUG : empty space: size = 1 OK 2026/07/05 01:01:51 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/07/05 01:01:51 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:01:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/05 01:01:51 DEBUG : empty space: Unchanged skipping 2026/07/05 01:01:51 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:51 INFO : There was nothing to transfer 2026/07/05 01:01:51 DEBUG : empty space: size = 1 OK 2026/07/05 01:01:51 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/07/05 01:01:51 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:01:52 INFO : empty space: Updated modification time in destination 2026/07/05 01:01:52 DEBUG : empty space: Unchanged skipping 2026/07/05 01:01:52 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:52 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:53 DEBUG : empty space: size = 1 OK 2026/07/05 01:01:53 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/07/05 01:01:53 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:01:53 DEBUG : empty space: Unchanged skipping 2026/07/05 01:01:53 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:53 DEBUG : Waiting for deletions to finish 2026/07/05 01:01:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:55 DEBUG : foo: size = 3 OK 2026/07/05 01:01:55 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/07/05 01:01:55 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:01:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:01:55 DEBUG : foo: sha1 differ 2026/07/05 01:01:55 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:55 DEBUG : foo: size = 3 OK 2026/07/05 01:01:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/05 01:01:55 INFO : foo: Copied (replaced existing) 2026/07/05 01:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.43s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 01:01:56 DEBUG : empty space: size = 1 OK 2026/07/05 01:01:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:01:56 DEBUG : empty space: Unchanged skipping 2026/07/05 01:01:56 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:56 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:56 DEBUG : potato: size = 60 OK 2026/07/05 01:01:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:01:56 INFO : potato: Copied (new) 2026/07/05 01:01:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:01:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:01:58 DEBUG : potato: size = 60 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:01:58 DEBUG : potato: Sizes differ 2026/07/05 01:01:58 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:01:58 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:01:58 DEBUG : potato: size = 21 OK 2026/07/05 01:01:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/05 01:01:58 INFO : potato: Copied (replaced existing) 2026/07/05 01:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:00 DEBUG : potato: size = 21 OK 2026/07/05 01:02:00 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/07/05 01:02:00 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3825214848) 2026/07/05 01:02:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:02:00 DEBUG : potato: sha1 differ 2026/07/05 01:02:00 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:00 DEBUG : potato: size = 21 OK 2026/07/05 01:02:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/05 01:02:00 INFO : potato: Copied (replaced existing) 2026/07/05 01:02:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:01 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:02:01 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/05 01:02:01 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:01 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:01 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:03 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:02:03 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:03 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:03 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:03 DEBUG : potato2: size = 60 OK 2026/07/05 01:02:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:03 INFO : potato2: Copied (new) 2026/07/05 01:02:03 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:05 INFO : d: Making directory 2026/07/05 01:02:05 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/05 01:02:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:05 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:02:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:02:05 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:02:05 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:05 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:05 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:02:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:05 INFO : a/potato2: Copied (new) 2026/07/05 01:02:05 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/05 01:02:07 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:02:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:02:07 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:02:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:07 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:07 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:07 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:02:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:07 INFO : a/potato2: Copied (new) 2026/07/05 01:02:07 ERROR : B2 bucket rclone-test-folehac2bejo: not deleting files as there were IO errors 2026/07/05 01:02:07 ERROR : B2 bucket rclone-test-folehac2bejo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:09 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:09 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:02:09 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:09 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:09 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:09 INFO : potato: Deleted 2026/07/05 01:02:10 DEBUG : potato2: size = 60 OK 2026/07/05 01:02:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.00s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:11 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:11 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:11 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:11 INFO : potato: Deleted 2026/07/05 01:02:12 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:12 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:12 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:12 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:12 DEBUG : potato2: size = 60 OK 2026/07/05 01:02:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.28s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:13 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:13 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:13 DEBUG : potato2: size = 19 OK 2026/07/05 01:02:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/05 01:02:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.66s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:15 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:02:15 DEBUG : enormous: Excluded 2026/07/05 01:02:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:02:15 DEBUG : potato2: Excluded 2026/07/05 01:02:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:02:15 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:02:15 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:15 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:15 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:15 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:15 INFO : There was nothing to transfer 2026/07/05 01:02:15 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:02:15 DEBUG : enormous: Excluded 2026/07/05 01:02:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:02:15 DEBUG : potato2: Excluded 2026/07/05 01:02:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:02:16 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/05 01:02:16 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:16 DEBUG : Local file system at /tmp/rclone3825214848: Waiting for checks to finish 2026/07/05 01:02:16 DEBUG : Local file system at /tmp/rclone3825214848: Waiting for transfers to finish 2026/07/05 01:02:16 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:17 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:02:17 DEBUG : enormous: Excluded 2026/07/05 01:02:17 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:02:17 DEBUG : potato2: Excluded 2026/07/05 01:02:17 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:02:17 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:17 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:17 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:17 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:18 INFO : enormous: Deleted 2026/07/05 01:02:18 INFO : potato2: Deleted 2026/07/05 01:02:18 INFO : There was nothing to transfer 2026/07/05 01:02:18 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/05 01:02:18 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:18 DEBUG : Local file system at /tmp/rclone3825214848: Waiting for checks to finish 2026/07/05 01:02:18 DEBUG : Local file system at /tmp/rclone3825214848: Waiting for transfers to finish 2026/07/05 01:02:18 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:18 INFO : enormous: Deleted 2026/07/05 01:02:18 INFO : potato2: Deleted 2026/07/05 01:02:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:20 DEBUG : five: Need to transfer - File not found at Destination 2026/07/05 01:02:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:02:20 DEBUG : four: size = 8 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:02:20 DEBUG : four: Sizes differ 2026/07/05 01:02:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 01:02:20 DEBUG : one: Destination is newer than source, skipping 2026/07/05 01:02:20 DEBUG : three: size = 5 OK 2026/07/05 01:02:20 DEBUG : three: Sizes identical 2026/07/05 01:02:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:02:20 DEBUG : two: size = 3 OK 2026/07/05 01:02:20 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3825214848) 2026/07/05 01:02:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:02:20 DEBUG : two: sha1 differ 2026/07/05 01:02:20 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:20 DEBUG : five: size = 4 OK 2026/07/05 01:02:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/05 01:02:20 INFO : five: Copied (new) 2026/07/05 01:02:21 DEBUG : four: size = 4 OK 2026/07/05 01:02:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/05 01:02:21 INFO : four: Copied (replaced existing) 2026/07/05 01:02:21 DEBUG : two: size = 3 OK 2026/07/05 01:02:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/05 01:02:21 INFO : two: Copied (replaced existing) 2026/07/05 01:02:21 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:21 DEBUG : one: Destination is newer than source, skipping 2026/07/05 01:02:21 DEBUG : four: size = 4 OK 2026/07/05 01:02:21 DEBUG : three: size = 5 OK 2026/07/05 01:02:21 DEBUG : two: size = 3 OK 2026/07/05 01:02:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/05 01:02:21 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/05 01:02:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:02:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3825214848) 2026/07/05 01:02:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/05 01:02:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:02:21 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/05 01:02:21 DEBUG : three: sha1 differ 2026/07/05 01:02:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:02:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 01:02:21 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:21 DEBUG : five: size = 4 OK 2026/07/05 01:02:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/05 01:02:21 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/05 01:02:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:02:21 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:21 DEBUG : three: size = 5 OK 2026/07/05 01:02:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:02:21 INFO : three: Copied (replaced existing) 2026/07/05 01:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.09s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/05 01:02:23 INFO : B2 bucket rclone-test-folehac2bejo: Making map for --track-renames 2026/07/05 01:02:23 INFO : B2 bucket rclone-test-folehac2bejo: Finished making map for --track-renames 2026/07/05 01:02:23 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:02:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 01:02:23 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for renames to finish 2026/07/05 01:02:23 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:23 DEBUG : potato: size = 14 OK 2026/07/05 01:02:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/05 01:02:23 INFO : potato: Copied (new) 2026/07/05 01:02:23 DEBUG : yam: size = 11 OK 2026/07/05 01:02:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:02:23 INFO : yam: Copied (new) 2026/07/05 01:02:23 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:24 DEBUG : potato: size = 14 OK 2026/07/05 01:02:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:02:24 DEBUG : potato: Unchanged skipping 2026/07/05 01:02:24 INFO : B2 bucket rclone-test-folehac2bejo: Making map for --track-renames 2026/07/05 01:02:24 INFO : B2 bucket rclone-test-folehac2bejo: Finished making map for --track-renames 2026/07/05 01:02:24 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:24 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for renames to finish 2026/07/05 01:02:25 DEBUG : yaml: size = 11 OK 2026/07/05 01:02:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:02:25 INFO : yam: Copied (server-side copy) to: yaml 2026/07/05 01:02:25 INFO : yam: Deleted 2026/07/05 01:02:25 INFO : yaml: Renamed from "yam" 2026/07/05 01:02:25 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/05 01:02:26 INFO : B2 bucket rclone-test-folehac2bejo: Making map for --track-renames 2026/07/05 01:02:26 INFO : B2 bucket rclone-test-folehac2bejo: Finished making map for --track-renames 2026/07/05 01:02:26 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:02:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 01:02:26 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for renames to finish 2026/07/05 01:02:26 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:26 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/5f62fd63c0ad2bfb9ff80e1b/c001_v0001184_t0004": EOF 2026/07/05 01:02:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/5f62fd63c0ad2bfb9ff80e1b/c001_v0001184_t0004": EOF) 2026/07/05 01:02:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 01:02:26 DEBUG : potato: Received error: Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/5f62fd63c0ad2bfb9ff80e1b/c001_v0001184_t0004": EOF - low level retry 0/10 2026/07/05 01:02:26 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 01:02:26 DEBUG : yam: size = 11 OK 2026/07/05 01:02:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:02:26 INFO : yam: Copied (new) 2026/07/05 01:02:27 DEBUG : potato: size = 14 OK 2026/07/05 01:02:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/05 01:02:27 INFO : potato: Copied (new) 2026/07/05 01:02:27 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:27 DEBUG : potato: size = 14 OK 2026/07/05 01:02:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:02:27 DEBUG : potato: Unchanged skipping 2026/07/05 01:02:27 INFO : B2 bucket rclone-test-folehac2bejo: Making map for --track-renames 2026/07/05 01:02:27 INFO : B2 bucket rclone-test-folehac2bejo: Finished making map for --track-renames 2026/07/05 01:02:27 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:27 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for renames to finish 2026/07/05 01:02:28 DEBUG : yaml: size = 11 OK 2026/07/05 01:02:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:02:28 INFO : yam: Copied (server-side copy) to: yaml 2026/07/05 01:02:28 INFO : yam: Deleted 2026/07/05 01:02:28 INFO : yaml: Renamed from "yam" 2026/07/05 01:02:28 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/05 01:02:29 INFO : B2 bucket rclone-test-folehac2bejo: Making map for --track-renames 2026/07/05 01:02:29 INFO : B2 bucket rclone-test-folehac2bejo: Finished making map for --track-renames 2026/07/05 01:02:29 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:02:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/05 01:02:29 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for renames to finish 2026/07/05 01:02:29 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:29 DEBUG : potato: size = 14 OK 2026/07/05 01:02:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/05 01:02:29 INFO : potato: Copied (new) 2026/07/05 01:02:29 DEBUG : sub/yam: size = 11 OK 2026/07/05 01:02:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:02:29 INFO : sub/yam: Copied (new) 2026/07/05 01:02:29 DEBUG : Waiting for deletions to finish 2026/07/05 01:02:30 DEBUG : potato: size = 14 OK 2026/07/05 01:02:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:02:30 INFO : B2 bucket rclone-test-folehac2bejo: Making map for --track-renames 2026/07/05 01:02:30 INFO : B2 bucket rclone-test-folehac2bejo: Finished making map for --track-renames 2026/07/05 01:02:30 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:30 DEBUG : potato: Unchanged skipping 2026/07/05 01:02:30 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for renames to finish 2026/07/05 01:02:31 DEBUG : yam: size = 11 OK 2026/07/05 01:02:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:02:31 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/05 01:02:31 INFO : sub/yam: Deleted 2026/07/05 01:02:31 INFO : yam: Renamed from "sub/yam" 2026/07/05 01:02:31 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.97s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone3825214848/dir1" 2026/07/05 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone3825214848/dir2" 2026/07/05 01:02:32 DEBUG : Local file system at /tmp/rclone3825214848/dir2: Using server-side directory move 2026/07/05 01:02:32 INFO : Local file system at /tmp/rclone3825214848/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:02:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/05 01:02:32 INFO : file1.txt: Moved (server-side) 2026/07/05 01:02:32 DEBUG : Local file system at /tmp/rclone3825214848/dir2: Waiting for checks to finish 2026/07/05 01:02:32 DEBUG : Local file system at /tmp/rclone3825214848/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:02:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 01:02:32 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:32 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:02:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:02:33 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:02:33 INFO : sub dir/hello world: Deleted 2026/07/05 01:02:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 01:02:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/05 01:02:33 INFO : nested/sub dir/file: Copied (new) 2026/07/05 01:02:33 INFO : nested/sub dir/file: Deleted 2026/07/05 01:02:33 INFO : sub dir: Removing directory 2026/07/05 01:02:33 INFO : nested/sub dir: Removing directory 2026/07/05 01:02:33 INFO : nested: Removing directory 2026/07/05 01:02:33 DEBUG : Local file system at /tmp/rclone3825214848: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:02:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 01:02:34 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:34 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:02:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:02:34 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:02:34 INFO : sub dir/hello world: Deleted 2026/07/05 01:02:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 01:02:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/05 01:02:34 INFO : nested/sub dir/file: Copied (new) 2026/07/05 01:02:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/05 01:02:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:02:35 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:35 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:35 DEBUG : existing-b: size = 6 OK 2026/07/05 01:02:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/05 01:02:35 INFO : existing-b: Copied (new) 2026/07/05 01:02:35 INFO : existing-b: Deleted 2026/07/05 01:02:36 DEBUG : existing: size = 6 OK 2026/07/05 01:02:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:02:36 INFO : existing: Copied (new) 2026/07/05 01:02:36 INFO : existing: Deleted 2026/07/05 01:02:36 DEBUG : existing: Destination exists, skipping 2026/07/05 01:02:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/05 01:02:36 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:02:36 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:02:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tozuney0qoqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-folehac2bejo -> B2 bucket rclone-test-tozuney0qoqa 2026/07/05 01:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:41 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 01:02:41 DEBUG : empty space: Unchanged skipping 2026/07/05 01:02:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:02:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tozuney0qoqa) 2026/07/05 01:02:41 DEBUG : potato3: Sizes differ 2026/07/05 01:02:41 DEBUG : B2 bucket rclone-test-tozuney0qoqa: Waiting for checks to finish 2026/07/05 01:02:41 INFO : empty space: Deleted 2026/07/05 01:02:41 DEBUG : B2 bucket rclone-test-tozuney0qoqa: Waiting for transfers to finish 2026/07/05 01:02:41 DEBUG : potato2: size = 60 OK 2026/07/05 01:02:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:41 INFO : potato2: Copied (server-side copy) 2026/07/05 01:02:42 INFO : potato2: Deleted 2026/07/05 01:02:42 DEBUG : potato3: size = 68 OK 2026/07/05 01:02:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:02:42 INFO : potato3: Copied (server-side copy) 2026/07/05 01:02:42 INFO : potato3: Deleted 2026/07/05 01:02:42 DEBUG : Creating backend with remote "TestB2:rclone-test-boxayod5bowu" 2026/07/05 01:02:44 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/05 01:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 01:02:44 DEBUG : B2 bucket rclone-test-boxayod5bowu: Waiting for checks to finish 2026/07/05 01:02:44 DEBUG : B2 bucket rclone-test-boxayod5bowu: Waiting for transfers to finish 2026/07/05 01:02:44 DEBUG : empty space: size = 1 OK 2026/07/05 01:02:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:02:44 INFO : empty space: Copied (server-side copy) 2026/07/05 01:02:45 INFO : empty space: Deleted 2026/07/05 01:02:45 DEBUG : potato2: size = 60 OK 2026/07/05 01:02:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:45 INFO : potato2: Copied (server-side copy) 2026/07/05 01:02:45 DEBUG : potato3: size = 68 OK 2026/07/05 01:02:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:02:45 INFO : potato3: Copied (server-side copy) 2026/07/05 01:02:45 INFO : potato2: Deleted 2026/07/05 01:02:45 INFO : potato3: Deleted 2026/07/05 01:02:45 DEBUG : B2 bucket rclone-test-boxayod5bowu: Purge remote 2026/07/05 01:02:45 INFO : B2 bucket rclone-test-boxayod5bowu: cleaning bucket "rclone-test-boxayod5bowu" of all files 2026/07/05 01:02:46 DEBUG : empty space: Deleting (id "4_zcf529d33c0cd2bfb9ff80e1b_f1067f5e8e23af84f_d20260705_m010244_c001_v0001174_t0008_u01783213364642") 2026/07/05 01:02:46 DEBUG : potato2: Deleting (id "4_zcf529d33c0cd2bfb9ff80e1b_f110fee91c18c630e_d20260705_m010245_c001_v0001167_t0020_u01783213365030") 2026/07/05 01:02:46 DEBUG : potato3: Deleting (id "4_zcf529d33c0cd2bfb9ff80e1b_f104ca5ffbf0a330a_d20260705_m010245_c001_v0001131_t0014_u01783213365002") 2026/07/05 01:02:46 DEBUG : B2 bucket rclone-test-tozuney0qoqa: Purge remote 2026/07/05 01:02:46 INFO : B2 bucket rclone-test-tozuney0qoqa: cleaning bucket "rclone-test-tozuney0qoqa" of all files 2026/07/05 01:02:46 DEBUG : empty space: Deleting (id "4_z0f828d23c0cd2bfb9ff80e1b_f409c372f5d02df3f_d20260705_m010244_c001_v7007000_t0000_u01783213364909") 2026/07/05 01:02:46 DEBUG : empty space: Deleting (id "4_z0f828d23c0cd2bfb9ff80e1b_f11975c3ded9dbbe8_d20260705_m010240_c001_v0001165_t0059_u01783213360623") 2026/07/05 01:02:46 DEBUG : potato2: Deleting (id "4_z0f828d23c0cd2bfb9ff80e1b_f409c372f5d02df41_d20260705_m010245_c001_v7007000_t0000_u01783213365341") 2026/07/05 01:02:46 DEBUG : potato2: Deleting (id "4_z0f828d23c0cd2bfb9ff80e1b_f1067f5e8e23af83b_d20260705_m010241_c001_v0001174_t0049_u01783213361589") 2026/07/05 01:02:46 DEBUG : potato3: Deleting (id "4_z0f828d23c0cd2bfb9ff80e1b_f4186241b619cda62_d20260705_m010245_c001_v7007000_t0000_u01783213365399") 2026/07/05 01:02:46 DEBUG : potato3: Deleting (id "4_z0f828d23c0cd2bfb9ff80e1b_f10313683f2de8c3d_d20260705_m010241_c001_v0001172_t0007_u01783213361934") 2026/07/05 01:02:46 DEBUG : potato3: Deleting (id "4_z0f828d23c0cd2bfb9ff80e1b_f11975c3ded9dbbea_d20260705_m010240_c001_v0001165_t0024_u01783213360881") --- PASS: TestServerSideMove (11.14s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zogewoy3teje" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-folehac2bejo -> B2 bucket rclone-test-zogewoy3teje 2026/07/05 01:02:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:02:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:02:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zogewoy3teje) 2026/07/05 01:02:53 DEBUG : potato3: Sizes differ 2026/07/05 01:02:53 DEBUG : B2 bucket rclone-test-zogewoy3teje: Waiting for checks to finish 2026/07/05 01:02:53 DEBUG : B2 bucket rclone-test-zogewoy3teje: Waiting for transfers to finish 2026/07/05 01:02:54 DEBUG : potato2: size = 60 OK 2026/07/05 01:02:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:54 INFO : potato2: Copied (server-side copy) 2026/07/05 01:02:54 INFO : potato2: Deleted 2026/07/05 01:02:54 DEBUG : potato3: size = 68 OK 2026/07/05 01:02:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:02:54 INFO : potato3: Copied (server-side copy) 2026/07/05 01:02:54 INFO : potato3: Deleted 2026/07/05 01:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dojomax1foro" 2026/07/05 01:02:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:02:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 01:02:55 DEBUG : B2 bucket rclone-test-dojomax1foro: Waiting for checks to finish 2026/07/05 01:02:55 DEBUG : B2 bucket rclone-test-dojomax1foro: Waiting for transfers to finish 2026/07/05 01:02:56 DEBUG : potato2: size = 60 OK 2026/07/05 01:02:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:02:56 INFO : potato2: Copied (server-side copy) 2026/07/05 01:02:56 INFO : potato2: Deleted 2026/07/05 01:02:57 DEBUG : potato3: size = 68 OK 2026/07/05 01:02:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:02:57 INFO : potato3: Copied (server-side copy) 2026/07/05 01:02:57 INFO : potato3: Deleted 2026/07/05 01:02:57 DEBUG : B2 bucket rclone-test-dojomax1foro: Purge remote 2026/07/05 01:02:57 INFO : B2 bucket rclone-test-dojomax1foro: cleaning bucket "rclone-test-dojomax1foro" of all files 2026/07/05 01:02:57 DEBUG : potato2: Deleting (id "4_z5f02cd23c0cd2bfb9ff80e1b_f108cf17a73e8d537_d20260705_m010256_c001_v0001184_t0033_u01783213376597") 2026/07/05 01:02:57 DEBUG : potato3: Deleting (id "4_z5f02cd23c0cd2bfb9ff80e1b_f113ed8c89c9a8d80_d20260705_m010256_c001_v0001180_t0035_u01783213376831") 2026/07/05 01:02:58 DEBUG : B2 bucket rclone-test-zogewoy3teje: Purge remote 2026/07/05 01:02:58 INFO : B2 bucket rclone-test-zogewoy3teje: cleaning bucket "rclone-test-zogewoy3teje" of all files 2026/07/05 01:02:58 DEBUG : empty space: Deleting (id "4_z5fa2bd13c0cd2bfb9ff80e1b_f1084e3e1d5b3d758_d20260705_m010252_c001_v0001154_t0021_u01783213372741") 2026/07/05 01:02:58 DEBUG : potato2: Deleting (id "4_z5fa2bd13c0cd2bfb9ff80e1b_f40054d1a0dbcdf5d_d20260705_m010256_c001_v7007000_t0000_u01783213376808") 2026/07/05 01:02:58 DEBUG : potato2: Deleting (id "4_z5fa2bd13c0cd2bfb9ff80e1b_f117f021ae17ff437_d20260705_m010253_c001_v0001185_t0005_u01783213373940") 2026/07/05 01:02:58 DEBUG : potato3: Deleting (id "4_z5fa2bd13c0cd2bfb9ff80e1b_f40054d1a0dbcdf5e_d20260705_m010257_c001_v7007000_t0000_u01783213377090") 2026/07/05 01:02:58 DEBUG : potato3: Deleting (id "4_z5fa2bd13c0cd2bfb9ff80e1b_f107e6c6cdc637dc2_d20260705_m010254_c001_v0001145_t0029_u01783213374162") 2026/07/05 01:02:58 DEBUG : potato3: Deleting (id "4_z5fa2bd13c0cd2bfb9ff80e1b_f1084e3e1d5b3d75a_d20260705_m010253_c001_v0001154_t0011_u01783213373078") --- PASS: TestServerSideMoveWithFilter (11.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lacihah5yigu" 2026/07/05 01:03:02 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-folehac2bejo -> B2 bucket rclone-test-lacihah5yigu 2026/07/05 01:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:03:04 DEBUG : empty space: size = 1 OK 2026/07/05 01:03:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 01:03:04 DEBUG : empty space: Unchanged skipping 2026/07/05 01:03:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:03:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lacihah5yigu) 2026/07/05 01:03:04 DEBUG : potato3: Sizes differ 2026/07/05 01:03:04 DEBUG : B2 bucket rclone-test-lacihah5yigu: Waiting for checks to finish 2026/07/05 01:03:04 INFO : empty space: Deleted 2026/07/05 01:03:04 DEBUG : B2 bucket rclone-test-lacihah5yigu: Waiting for transfers to finish 2026/07/05 01:03:05 DEBUG : potato2: size = 60 OK 2026/07/05 01:03:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:03:05 INFO : potato2: Copied (server-side copy) 2026/07/05 01:03:05 INFO : potato2: Deleted 2026/07/05 01:03:05 DEBUG : potato3: size = 68 OK 2026/07/05 01:03:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:03:05 INFO : potato3: Copied (server-side copy) 2026/07/05 01:03:05 INFO : potato3: Deleted 2026/07/05 01:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-tijezed5tedo" 2026/07/05 01:03:06 INFO : tomatoDir: Making directory 2026/07/05 01:03:07 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/05 01:03:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:03:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 01:03:07 DEBUG : B2 bucket rclone-test-tijezed5tedo: Waiting for checks to finish 2026/07/05 01:03:07 DEBUG : B2 bucket rclone-test-tijezed5tedo: Waiting for transfers to finish 2026/07/05 01:03:08 DEBUG : empty space: size = 1 OK 2026/07/05 01:03:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:03:08 INFO : empty space: Copied (server-side copy) 2026/07/05 01:03:08 INFO : empty space: Deleted 2026/07/05 01:03:08 DEBUG : potato3: size = 68 OK 2026/07/05 01:03:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:03:08 INFO : potato3: Copied (server-side copy) 2026/07/05 01:03:08 DEBUG : potato2: size = 60 OK 2026/07/05 01:03:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:03:08 INFO : potato2: Copied (server-side copy) 2026/07/05 01:03:08 INFO : potato3: Deleted 2026/07/05 01:03:08 INFO : potato2: Deleted 2026/07/05 01:03:09 DEBUG : B2 bucket rclone-test-tijezed5tedo: Purge remote 2026/07/05 01:03:09 INFO : B2 bucket rclone-test-tijezed5tedo: cleaning bucket "rclone-test-tijezed5tedo" of all files 2026/07/05 01:03:09 DEBUG : empty space: Deleting (id "4_z9f82ede3c0cd2bfb9ff80e1b_f1196f1fe70cbacb8_d20260705_m010307_c001_v0001174_t0015_u01783213387868") 2026/07/05 01:03:09 DEBUG : potato2: Deleting (id "4_z9f82ede3c0cd2bfb9ff80e1b_f112bdefa8801420c_d20260705_m010308_c001_v0001134_t0039_u01783213388216") 2026/07/05 01:03:09 DEBUG : potato3: Deleting (id "4_z9f82ede3c0cd2bfb9ff80e1b_f106a3c26b1782df0_d20260705_m010308_c001_v0001113_t0025_u01783213388220") 2026/07/05 01:03:10 DEBUG : B2 bucket rclone-test-lacihah5yigu: Purge remote 2026/07/05 01:03:10 INFO : B2 bucket rclone-test-lacihah5yigu: cleaning bucket "rclone-test-lacihah5yigu" of all files 2026/07/05 01:03:10 DEBUG : empty space: Deleting (id "4_z2fa2ddc3c0cd2bfb9ff80e1b_f409c372f5d02df54_d20260705_m010308_c001_v7007000_t0000_u01783213388235") 2026/07/05 01:03:10 DEBUG : empty space: Deleting (id "4_z2fa2ddc3c0cd2bfb9ff80e1b_f116aff371ff98726_d20260705_m010303_c001_v0001165_t0050_u01783213383678") 2026/07/05 01:03:10 DEBUG : potato2: Deleting (id "4_z2fa2ddc3c0cd2bfb9ff80e1b_f4094126c888c9ace_d20260705_m010308_c001_v7007000_t0000_u01783213388667") 2026/07/05 01:03:10 DEBUG : potato2: Deleting (id "4_z2fa2ddc3c0cd2bfb9ff80e1b_f1086b8776cff6876_d20260705_m010304_c001_v0001102_t0055_u01783213384627") 2026/07/05 01:03:10 DEBUG : potato3: Deleting (id "4_z2fa2ddc3c0cd2bfb9ff80e1b_f409c372f5d02df55_d20260705_m010308_c001_v7007000_t0000_u01783213388572") 2026/07/05 01:03:10 DEBUG : potato3: Deleting (id "4_z2fa2ddc3c0cd2bfb9ff80e1b_f1186fcfed344de4a_d20260705_m010304_c001_v0001120_t0004_u01783213384973") 2026/07/05 01:03:10 DEBUG : potato3: Deleting (id "4_z2fa2ddc3c0cd2bfb9ff80e1b_f116aff371ff98728_d20260705_m010303_c001_v0001165_t0044_u01783213383941") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.06s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/rclone-sync-test" 2026/07/05 01:03:17 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/rclone-sync-test-include/layer2" 2026/07/05 01:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/rclone-sync-test-ignore-file" 2026/07/05 01:03:23 DEBUG : B2 bucket rclone-test-folehac2bejo path rclone-sync-test: Waiting for checks to finish 2026/07/05 01:03:23 DEBUG : B2 bucket rclone-test-folehac2bejo path rclone-sync-test: Waiting for transfers to finish 2026/07/05 01:03:23 DEBUG : Waiting for deletions to finish 2026/07/05 01:03:23 INFO : There was nothing to transfer 2026/07/05 01:03:23 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:03:23 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:03:23 DEBUG : Waiting for deletions to finish 2026/07/05 01:03:23 INFO : There was nothing to transfer 2026/07/05 01:03:23 DEBUG : B2 bucket rclone-test-folehac2bejo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/05 01:03:23 DEBUG : B2 bucket rclone-test-folehac2bejo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/05 01:03:23 DEBUG : Waiting for deletions to finish 2026/07/05 01:03:23 INFO : There was nothing to transfer 2026/07/05 01:03:24 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:03:24 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:03:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:03:24 INFO : There was nothing to transfer 2026/07/05 01:03:24 DEBUG : B2 bucket rclone-test-folehac2bejo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/05 01:03:24 DEBUG : B2 bucket rclone-test-folehac2bejo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/05 01:03:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:03:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.05s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dst" 2026/07/05 01:04:25 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-folehac2bejo/dst": net/http: TLS handshake timeout) 2026/07/05 01:04:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 01:04:26 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 01:04:26 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/CompareDest" 2026/07/05 01:04:28 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 01:04:28 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:28 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:29 DEBUG : one: size = 3 OK 2026/07/05 01:04:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:04:29 INFO : one: Copied (new) 2026/07/05 01:04:29 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:30 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:30 DEBUG : one: Sizes differ 2026/07/05 01:04:30 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:30 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:31 DEBUG : one: size = 5 OK 2026/07/05 01:04:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/05 01:04:31 INFO : one: Copied (replaced existing) 2026/07/05 01:04:31 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:32 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:32 DEBUG : one: Sizes differ 2026/07/05 01:04:32 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:33 DEBUG : one: size = 5 OK 2026/07/05 01:04:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:04:33 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:33 INFO : There was nothing to transfer 2026/07/05 01:04:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:34 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:34 DEBUG : one: Sizes differ 2026/07/05 01:04:34 DEBUG : two: size = 3 OK 2026/07/05 01:04:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:04:34 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:34 DEBUG : one: size = 5 OK 2026/07/05 01:04:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:04:34 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:34 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:34 INFO : There was nothing to transfer 2026/07/05 01:04:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:34 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:34 DEBUG : one: Sizes differ 2026/07/05 01:04:35 DEBUG : two: size = 3 OK 2026/07/05 01:04:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:04:35 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:35 DEBUG : one: size = 5 OK 2026/07/05 01:04:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:04:35 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:35 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:35 INFO : There was nothing to transfer 2026/07/05 01:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:36 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:36 DEBUG : one: Sizes differ 2026/07/05 01:04:36 DEBUG : two: size = 3 OK 2026/07/05 01:04:36 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/07/05 01:04:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/05 01:04:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:04:36 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:36 DEBUG : one: size = 5 OK 2026/07/05 01:04:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:04:36 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:36 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:36 INFO : There was nothing to transfer 2026/07/05 01:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:36 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:36 DEBUG : one: Sizes differ 2026/07/05 01:04:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:36 DEBUG : two: size = 3 (B2 bucket rclone-test-folehac2bejo path CompareDest) 2026/07/05 01:04:36 DEBUG : two: Sizes differ 2026/07/05 01:04:36 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 01:04:36 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:36 DEBUG : one: size = 5 OK 2026/07/05 01:04:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:04:36 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:37 DEBUG : two: size = 5 OK 2026/07/05 01:04:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/05 01:04:37 INFO : two: Copied (new) 2026/07/05 01:04:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (73.85s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:04:40 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dest" 2026/07/05 01:04:41 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/pre-dest1" 2026/07/05 01:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/pre-dest2" 2026/07/05 01:04:44 DEBUG : 1: size = 1 OK 2026/07/05 01:04:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:04:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/05 01:04:44 DEBUG : 2: size = 1 OK 2026/07/05 01:04:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:04:44 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/05 01:04:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/05 01:04:45 DEBUG : B2 bucket rclone-test-folehac2bejo path dest: Waiting for checks to finish 2026/07/05 01:04:45 DEBUG : B2 bucket rclone-test-folehac2bejo path dest: Waiting for transfers to finish 2026/07/05 01:04:46 DEBUG : 3: size = 1 OK 2026/07/05 01:04:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/05 01:04:46 INFO : 3: Copied (new) 2026/07/05 01:04:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.62s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:04:47 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dst" 2026/07/05 01:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/CopyDest" 2026/07/05 01:04:50 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 01:04:50 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:50 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:51 DEBUG : one: size = 3 OK 2026/07/05 01:04:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:04:51 INFO : one: Copied (new) 2026/07/05 01:04:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:51 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:51 DEBUG : one: Sizes differ 2026/07/05 01:04:51 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:52 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:52 DEBUG : one: size = 5 OK 2026/07/05 01:04:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/05 01:04:52 INFO : one: Copied (replaced existing) 2026/07/05 01:04:52 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/BackupDir" 2026/07/05 01:04:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:55 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:55 DEBUG : one: Sizes differ 2026/07/05 01:04:55 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:55 DEBUG : one: size = 5 OK 2026/07/05 01:04:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:04:55 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:04:55 DEBUG : one: Sizes differ 2026/07/05 01:04:56 DEBUG : one: size = 3 OK 2026/07/05 01:04:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:04:56 INFO : one: Copied (server-side copy) 2026/07/05 01:04:56 INFO : one: Deleted 2026/07/05 01:04:57 DEBUG : one: size = 5 OK 2026/07/05 01:04:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/05 01:04:57 INFO : one: Copied (server-side copy) 2026/07/05 01:04:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/05 01:04:57 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:57 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:57 DEBUG : one: size = 5 OK 2026/07/05 01:04:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:57 DEBUG : one: Unchanged skipping 2026/07/05 01:04:58 DEBUG : two: size = 3 OK 2026/07/05 01:04:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:58 DEBUG : two: size = 3 OK 2026/07/05 01:04:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/05 01:04:58 INFO : two: Copied (server-side copy) 2026/07/05 01:04:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/05 01:04:58 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:58 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:58 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:58 DEBUG : one: size = 5 OK 2026/07/05 01:04:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:58 DEBUG : one: Unchanged skipping 2026/07/05 01:04:58 DEBUG : two: size = 3 OK 2026/07/05 01:04:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:04:58 DEBUG : two: Unchanged skipping 2026/07/05 01:04:58 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:04:58 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:04:58 DEBUG : Waiting for deletions to finish 2026/07/05 01:04:58 INFO : There was nothing to transfer 2026/07/05 01:05:00 DEBUG : one: size = 5 OK 2026/07/05 01:05:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:05:00 DEBUG : one: Unchanged skipping 2026/07/05 01:05:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:00 DEBUG : three: size = 5 (B2 bucket rclone-test-folehac2bejo path CopyDest) 2026/07/05 01:05:00 DEBUG : three: Sizes differ 2026/07/05 01:05:00 DEBUG : three: Destination not found in --copy-dest 2026/07/05 01:05:00 DEBUG : three: Need to transfer - File not found at Destination 2026/07/05 01:05:00 DEBUG : two: size = 3 OK 2026/07/05 01:05:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:05:00 DEBUG : two: Unchanged skipping 2026/07/05 01:05:00 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:00 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:00 DEBUG : three: size = 7 OK 2026/07/05 01:05:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/05 01:05:00 INFO : three: Copied (new) 2026/07/05 01:05:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.18s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dst" 2026/07/05 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/backup" 2026/07/05 01:05:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:07 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:07 DEBUG : one: Sizes differ 2026/07/05 01:05:07 DEBUG : two: size = 3 OK 2026/07/05 01:05:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:07 DEBUG : two: Unchanged skipping 2026/07/05 01:05:07 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:08 DEBUG : one: size = 3 OK 2026/07/05 01:05:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:05:08 INFO : one: Copied (server-side copy) 2026/07/05 01:05:08 INFO : one: Deleted 2026/07/05 01:05:08 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:09 DEBUG : one: size = 4 OK 2026/07/05 01:05:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:09 INFO : one: Copied (new) 2026/07/05 01:05:09 DEBUG : Waiting for deletions to finish 2026/07/05 01:05:10 DEBUG : three.txt: size = 5 OK 2026/07/05 01:05:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:05:10 INFO : three.txt: Copied (server-side copy) 2026/07/05 01:05:10 INFO : three.txt: Deleted 2026/07/05 01:05:10 INFO : three.txt: Moved into backup dir 2026/07/05 01:05:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:12 DEBUG : one: size = 4 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:12 DEBUG : one: Sizes differ 2026/07/05 01:05:12 DEBUG : two: size = 3 OK 2026/07/05 01:05:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:12 DEBUG : two: Unchanged skipping 2026/07/05 01:05:12 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:14 DEBUG : one: size = 4 OK 2026/07/05 01:05:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:14 INFO : one: Copied (server-side copy) 2026/07/05 01:05:14 INFO : one: Deleted 2026/07/05 01:05:14 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:15 DEBUG : one: size = 5 OK 2026/07/05 01:05:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:05:15 INFO : one: Copied (new) 2026/07/05 01:05:15 DEBUG : Waiting for deletions to finish 2026/07/05 01:05:16 DEBUG : three.txt: size = 6 OK 2026/07/05 01:05:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:05:16 INFO : three.txt: Copied (server-side copy) 2026/07/05 01:05:16 INFO : three.txt: Deleted 2026/07/05 01:05:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.94s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dst" 2026/07/05 01:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/backup" 2026/07/05 01:05:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:22 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:22 DEBUG : one: Sizes differ 2026/07/05 01:05:22 DEBUG : two: size = 3 OK 2026/07/05 01:05:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:22 DEBUG : two: Unchanged skipping 2026/07/05 01:05:22 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:23 DEBUG : one.bak: size = 3 OK 2026/07/05 01:05:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:05:23 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:05:23 INFO : one: Deleted 2026/07/05 01:05:23 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:24 DEBUG : one: size = 4 OK 2026/07/05 01:05:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:24 INFO : one: Copied (new) 2026/07/05 01:05:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:05:25 DEBUG : three.txt.bak: size = 5 OK 2026/07/05 01:05:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:05:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:05:25 INFO : three.txt: Deleted 2026/07/05 01:05:25 INFO : three.txt: Moved into backup dir 2026/07/05 01:05:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:27 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:27 DEBUG : two: size = 3 OK 2026/07/05 01:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:27 DEBUG : two: Unchanged skipping 2026/07/05 01:05:27 DEBUG : one: size = 4 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:27 DEBUG : one: Sizes differ 2026/07/05 01:05:27 DEBUG : one.bak: size = 4 OK 2026/07/05 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:27 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:05:28 INFO : one: Deleted 2026/07/05 01:05:28 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:28 DEBUG : one: size = 5 OK 2026/07/05 01:05:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:05:28 INFO : one: Copied (new) 2026/07/05 01:05:28 DEBUG : Waiting for deletions to finish 2026/07/05 01:05:29 DEBUG : three.txt.bak: size = 6 OK 2026/07/05 01:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:05:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:05:29 INFO : three.txt: Deleted 2026/07/05 01:05:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dst" 2026/07/05 01:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/backup" 2026/07/05 01:05:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:34 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:34 DEBUG : one: Sizes differ 2026/07/05 01:05:34 DEBUG : two: size = 3 OK 2026/07/05 01:05:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:34 DEBUG : two: Unchanged skipping 2026/07/05 01:05:34 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:36 DEBUG : one-2019-01-01: size = 3 OK 2026/07/05 01:05:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:05:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/05 01:05:36 INFO : one: Deleted 2026/07/05 01:05:36 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:37 DEBUG : one: size = 4 OK 2026/07/05 01:05:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:37 INFO : one: Copied (new) 2026/07/05 01:05:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:05:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/05 01:05:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:05:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/05 01:05:38 INFO : three.txt: Deleted 2026/07/05 01:05:38 INFO : three.txt: Moved into backup dir 2026/07/05 01:05:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:40 DEBUG : one: size = 4 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:40 DEBUG : one: Sizes differ 2026/07/05 01:05:40 DEBUG : two: size = 3 OK 2026/07/05 01:05:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:40 DEBUG : two: Unchanged skipping 2026/07/05 01:05:40 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:40 DEBUG : one-2019-01-01: size = 4 OK 2026/07/05 01:05:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/05 01:05:40 INFO : one: Deleted 2026/07/05 01:05:40 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:41 DEBUG : one: size = 5 OK 2026/07/05 01:05:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:05:41 INFO : one: Copied (new) 2026/07/05 01:05:41 DEBUG : Waiting for deletions to finish 2026/07/05 01:05:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/05 01:05:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:05:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/05 01:05:42 INFO : three.txt: Deleted 2026/07/05 01:05:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.57s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:05:44 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dst" 2026/07/05 01:05:46 DEBUG : two: size = 3 OK 2026/07/05 01:05:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:46 DEBUG : two: Unchanged skipping 2026/07/05 01:05:46 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:46 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:46 DEBUG : one: Sizes differ 2026/07/05 01:05:47 DEBUG : one.bak: size = 3 OK 2026/07/05 01:05:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:05:47 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:05:47 INFO : one: Deleted 2026/07/05 01:05:47 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:48 DEBUG : one: size = 4 OK 2026/07/05 01:05:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:48 INFO : one: Copied (new) 2026/07/05 01:05:48 DEBUG : Waiting for deletions to finish 2026/07/05 01:05:48 DEBUG : three.txt.bak: size = 5 OK 2026/07/05 01:05:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:05:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:05:49 INFO : three.txt: Deleted 2026/07/05 01:05:49 INFO : three.txt: Moved into backup dir 2026/07/05 01:05:50 DEBUG : one.bak: Excluded (Path Filter) 2026/07/05 01:05:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/05 01:05:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:50 DEBUG : one: size = 4 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:50 DEBUG : one: Sizes differ 2026/07/05 01:05:50 DEBUG : two: size = 3 OK 2026/07/05 01:05:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:50 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for checks to finish 2026/07/05 01:05:50 DEBUG : two: Unchanged skipping 2026/07/05 01:05:50 DEBUG : one.bak: size = 4 OK 2026/07/05 01:05:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:50 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:05:51 INFO : one: Deleted 2026/07/05 01:05:51 DEBUG : B2 bucket rclone-test-folehac2bejo path dst: Waiting for transfers to finish 2026/07/05 01:05:51 DEBUG : one: size = 5 OK 2026/07/05 01:05:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:05:51 INFO : one: Copied (new) 2026/07/05 01:05:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:05:51 DEBUG : three.txt.bak: size = 6 OK 2026/07/05 01:05:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:05:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:05:52 INFO : three.txt: Deleted 2026/07/05 01:05:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.06s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dst" 2026/07/05 01:05:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:56 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:56 DEBUG : one: Sizes differ 2026/07/05 01:05:57 DEBUG : one.bak: size = 3 OK 2026/07/05 01:05:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:05:57 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:05:57 INFO : one: Deleted 2026/07/05 01:05:58 DEBUG : one: size = 4 OK 2026/07/05 01:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:05:58 INFO : one: Copied (new) 2026/07/05 01:05:58 DEBUG : two: size = 3 OK 2026/07/05 01:05:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:05:58 DEBUG : two: Unchanged skipping 2026/07/05 01:05:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:05:58 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:05:58 DEBUG : three.txt: Sizes differ 2026/07/05 01:05:59 DEBUG : three.txt.bak: size = 5 OK 2026/07/05 01:05:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:05:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:05:59 INFO : three.txt: Deleted 2026/07/05 01:05:59 DEBUG : three.txt: size = 6 OK 2026/07/05 01:05:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:05:59 INFO : three.txt: Copied (new) 2026/07/05 01:06:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:00 DEBUG : one: size = 4 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:06:00 DEBUG : one: Sizes differ 2026/07/05 01:06:01 DEBUG : one.bak: size = 4 OK 2026/07/05 01:06:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:06:01 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:06:01 INFO : one: Deleted 2026/07/05 01:06:02 DEBUG : one: size = 5 OK 2026/07/05 01:06:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:06:02 INFO : one: Copied (new) 2026/07/05 01:06:02 DEBUG : two: size = 3 OK 2026/07/05 01:06:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:02 DEBUG : two: Unchanged skipping 2026/07/05 01:06:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:02 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:06:02 DEBUG : three.txt: Sizes differ 2026/07/05 01:06:03 DEBUG : three.txt.bak: size = 6 OK 2026/07/05 01:06:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:06:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:06:03 INFO : three.txt: Deleted 2026/07/05 01:06:03 DEBUG : three.txt: size = 19 OK 2026/07/05 01:06:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/05 01:06:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.11s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:06:07 DEBUG : Creating backend with remote "TestB2:rclone-test-folehac2bejo/dst" 2026/07/05 01:06:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:08 DEBUG : one: size = 3 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:06:08 DEBUG : one: Sizes differ 2026/07/05 01:06:09 DEBUG : one-2019-01-01: size = 3 OK 2026/07/05 01:06:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:06:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/05 01:06:10 INFO : one: Deleted 2026/07/05 01:06:10 DEBUG : one: size = 4 OK 2026/07/05 01:06:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:06:10 INFO : one: Copied (new) 2026/07/05 01:06:11 DEBUG : two: size = 3 OK 2026/07/05 01:06:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:11 DEBUG : two: Unchanged skipping 2026/07/05 01:06:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:11 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:06:11 DEBUG : three.txt: Sizes differ 2026/07/05 01:06:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/05 01:06:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:06:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/05 01:06:11 INFO : three.txt: Deleted 2026/07/05 01:06:12 DEBUG : three.txt: size = 6 OK 2026/07/05 01:06:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:06:12 INFO : three.txt: Copied (new) 2026/07/05 01:06:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:12 DEBUG : one: size = 4 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:06:12 DEBUG : one: Sizes differ 2026/07/05 01:06:13 DEBUG : one-2019-01-01: size = 4 OK 2026/07/05 01:06:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:06:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/05 01:06:13 INFO : one: Deleted 2026/07/05 01:06:13 DEBUG : one: size = 5 OK 2026/07/05 01:06:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:06:13 INFO : one: Copied (new) 2026/07/05 01:06:13 DEBUG : two: size = 3 OK 2026/07/05 01:06:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:13 DEBUG : two: Unchanged skipping 2026/07/05 01:06:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-folehac2bejo path dst) 2026/07/05 01:06:14 DEBUG : three.txt: Sizes differ 2026/07/05 01:06:15 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/05 01:06:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:06:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/05 01:06:15 INFO : three.txt: Deleted 2026/07/05 01:06:15 DEBUG : three.txt: size = 19 OK 2026/07/05 01:06:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/05 01:06:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.63s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:06:18 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:18 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:18 DEBUG : Testêé: Sizes differ 2026/07/05 01:06:18 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:06:18 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:06:18 DEBUG : Testêé: size = 14 OK 2026/07/05 01:06:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/05 01:06:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/05 01:06:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:06:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:06:19 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:06:19 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:06:20 DEBUG : existing: size = 6 OK 2026/07/05 01:06:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:06:20 INFO : existing: Copied (new) 2026/07/05 01:06:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:06:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:20 DEBUG : existing: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:20 DEBUG : existing: Sizes differ 2026/07/05 01:06:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/05 01:06:20 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:06:20 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:06:20 ERROR : B2 bucket rclone-test-folehac2bejo: not deleting files as there were IO errors 2026/07/05 01:06:20 ERROR : B2 bucket rclone-test-folehac2bejo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:06:22 DEBUG : EXISTING: size = 6 OK 2026/07/05 01:06:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:22 DEBUG : existing: Unchanged skipping 2026/07/05 01:06:22 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:06:22 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:06:22 DEBUG : Waiting for deletions to finish 2026/07/05 01:06:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", 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:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:06:37 DEBUG : both0: size = 6 OK 2026/07/05 01:06:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both0: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both10: size = 6 OK 2026/07/05 01:06:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both10: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both11: size = 6 OK 2026/07/05 01:06:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both11: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both12: size = 6 OK 2026/07/05 01:06:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both12: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both13: size = 6 OK 2026/07/05 01:06:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both13: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both14: size = 6 OK 2026/07/05 01:06:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both14: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both15: size = 6 OK 2026/07/05 01:06:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both15: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both16: size = 6 OK 2026/07/05 01:06:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both16: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both17: size = 6 OK 2026/07/05 01:06:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both17: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both18: size = 6 OK 2026/07/05 01:06:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both18: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both19: size = 6 OK 2026/07/05 01:06:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both19: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both1: size = 6 OK 2026/07/05 01:06:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both1: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both2: size = 6 OK 2026/07/05 01:06:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both2: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both3: size = 6 OK 2026/07/05 01:06:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both3: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both4: size = 6 OK 2026/07/05 01:06:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both4: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both5: size = 6 OK 2026/07/05 01:06:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both5: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both6: size = 6 OK 2026/07/05 01:06:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both6: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both7: size = 6 OK 2026/07/05 01:06:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both7: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both8: size = 6 OK 2026/07/05 01:06:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : both8: Unchanged skipping 2026/07/05 01:06:37 DEBUG : both9: size = 6 OK 2026/07/05 01:06:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:37 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:06:37 DEBUG : both9: Unchanged skipping 2026/07/05 01:06:37 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:06:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:06:37 INFO : only18: Deleted 2026/07/05 01:06:38 INFO : only2: Deleted 2026/07/05 01:06:38 INFO : only7: Deleted 2026/07/05 01:06:38 INFO : only3: Deleted 2026/07/05 01:06:38 INFO : only9: Deleted 2026/07/05 01:06:38 INFO : only14: Deleted 2026/07/05 01:06:38 INFO : only17: Deleted 2026/07/05 01:06:38 INFO : only4: Deleted 2026/07/05 01:06:38 INFO : only10: Deleted 2026/07/05 01:06:38 INFO : only1: Deleted 2026/07/05 01:06:38 INFO : only5: Deleted 2026/07/05 01:06:38 INFO : only6: Deleted 2026/07/05 01:06:38 INFO : only8: Deleted 2026/07/05 01:06:38 INFO : only0: Deleted 2026/07/05 01:06:38 INFO : only11: Deleted 2026/07/05 01:06:38 INFO : only12: Deleted 2026/07/05 01:06:38 INFO : only13: Deleted 2026/07/05 01:06:38 INFO : only15: Deleted 2026/07/05 01:06:39 INFO : only19: Deleted 2026/07/05 01:06:39 INFO : only16: Deleted 2026/07/05 01:06:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.85s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:06:57 DEBUG : both0: size = 6 OK 2026/07/05 01:06:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both0: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both10: size = 6 OK 2026/07/05 01:06:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both10: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both11: size = 6 OK 2026/07/05 01:06:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both11: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both12: size = 6 OK 2026/07/05 01:06:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both12: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both13: size = 6 OK 2026/07/05 01:06:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both13: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both14: size = 6 OK 2026/07/05 01:06:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both14: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both15: size = 6 OK 2026/07/05 01:06:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both15: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both16: size = 6 OK 2026/07/05 01:06:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both16: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both17: size = 6 OK 2026/07/05 01:06:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both17: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both18: size = 6 OK 2026/07/05 01:06:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both18: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both19: size = 6 OK 2026/07/05 01:06:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both19: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both1: size = 6 OK 2026/07/05 01:06:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both1: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both2: size = 6 OK 2026/07/05 01:06:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both2: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both3: size = 6 OK 2026/07/05 01:06:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both3: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both4: size = 6 OK 2026/07/05 01:06:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both4: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both5: size = 6 OK 2026/07/05 01:06:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both5: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both6: size = 6 OK 2026/07/05 01:06:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both6: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both7: size = 6 OK 2026/07/05 01:06:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both7: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both8: size = 6 OK 2026/07/05 01:06:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both8: Unchanged skipping 2026/07/05 01:06:57 DEBUG : both9: size = 6 OK 2026/07/05 01:06:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:06:57 DEBUG : both9: Unchanged skipping 2026/07/05 01:06:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only0: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only0: Sizes differ 2026/07/05 01:06:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only10: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only10: Sizes differ 2026/07/05 01:06:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only11: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only11: Sizes differ 2026/07/05 01:06:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only12: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only12: Sizes differ 2026/07/05 01:06:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only13: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only13: Sizes differ 2026/07/05 01:06:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only14: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only14: Sizes differ 2026/07/05 01:06:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only15: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only15: Sizes differ 2026/07/05 01:06:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only16: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only16: Sizes differ 2026/07/05 01:06:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only17: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only17: Sizes differ 2026/07/05 01:06:57 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:06:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only18: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only18: Sizes differ 2026/07/05 01:06:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only3: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only3: Sizes differ 2026/07/05 01:06:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only4: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only4: Sizes differ 2026/07/05 01:06:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only5: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only5: Sizes differ 2026/07/05 01:06:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only6: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only6: Sizes differ 2026/07/05 01:06:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only7: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only7: Sizes differ 2026/07/05 01:06:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only8: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only8: Sizes differ 2026/07/05 01:06:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only9: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only9: Sizes differ 2026/07/05 01:06:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only19: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only19: Sizes differ 2026/07/05 01:06:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only1: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only1: Sizes differ 2026/07/05 01:06:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3825214848) 2026/07/05 01:06:57 DEBUG : only2: size = 6 (B2 bucket rclone-test-folehac2bejo) 2026/07/05 01:06:57 DEBUG : only2: Sizes differ 2026/07/05 01:06:57 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:06:57 DEBUG : only0: size = 0 OK 2026/07/05 01:06:57 DEBUG : only10: size = 0 OK 2026/07/05 01:06:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:57 INFO : only0: Copied (replaced existing) 2026/07/05 01:06:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:57 INFO : only10: Copied (replaced existing) 2026/07/05 01:06:57 DEBUG : only14: size = 0 OK 2026/07/05 01:06:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:57 INFO : only14: Copied (replaced existing) 2026/07/05 01:06:57 DEBUG : only13: size = 0 OK 2026/07/05 01:06:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:57 INFO : only13: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only11: size = 0 OK 2026/07/05 01:06:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only11: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only15: size = 0 OK 2026/07/05 01:06:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only15: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only16: size = 0 OK 2026/07/05 01:06:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only16: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only17: size = 0 OK 2026/07/05 01:06:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only17: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only18: size = 0 OK 2026/07/05 01:06:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only18: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only12: size = 0 OK 2026/07/05 01:06:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only12: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only3: size = 0 OK 2026/07/05 01:06:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only3: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only4: size = 0 OK 2026/07/05 01:06:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only4: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only5: size = 0 OK 2026/07/05 01:06:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only5: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only6: size = 0 OK 2026/07/05 01:06:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only6: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only7: size = 0 OK 2026/07/05 01:06:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only7: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only8: size = 0 OK 2026/07/05 01:06:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only8: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only9: size = 0 OK 2026/07/05 01:06:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only9: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only19: size = 0 OK 2026/07/05 01:06:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only19: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only1: size = 0 OK 2026/07/05 01:06:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only1: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : only2: size = 0 OK 2026/07/05 01:06:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:06:58 INFO : only2: Copied (replaced existing) 2026/07/05 01:06:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.29s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:07:06 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:07:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:07:06 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 01:07:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:07:06 INFO : empty_on_remote: Making directory 2026/07/05 01:07:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:07:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:07:08 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:07:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:07:08 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 01:07:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:07:08 INFO : empty_on_remote: Making directory 2026/07/05 01:07:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:07:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:07:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:10 INFO : sub dir: Making directory 2026/07/05 01:07:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:07:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:12 INFO : sub dir: Making directory 2026/07/05 01:07:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:07:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:20 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:07:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : apple: size = 5 OK 2026/07/05 01:07:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : apple: Unchanged skipping 2026/07/05 01:07:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:07:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:07:21 DEBUG : banana: size = 6 OK 2026/07/05 01:07:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : banana: Unchanged skipping 2026/07/05 01:07:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:07:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:07:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:07:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:07:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:07:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:07:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:07:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:07:21 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:07:21 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:21 INFO : There was nothing to transfer 2026/07/05 01:07:21 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:21 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:07:21 DEBUG : apple: size = 5 OK 2026/07/05 01:07:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : apple: Unchanged skipping 2026/07/05 01:07:21 DEBUG : banana: size = 6 OK 2026/07/05 01:07:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : banana: Unchanged skipping 2026/07/05 01:07:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:07:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:07:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:07:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:07:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:07:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:07:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:07:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:07:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:07:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:07:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:07:21 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:07:21 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:21 INFO : There was nothing to transfer 2026/07/05 01:07:21 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:22 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:07:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:34 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : apple: size = 5 OK 2026/07/05 01:07:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : apple: Unchanged skipping 2026/07/05 01:07:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:07:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:07:34 DEBUG : banana: size = 6 OK 2026/07/05 01:07:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : banana: Unchanged skipping 2026/07/05 01:07:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:07:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:07:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:07:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:07:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:07:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:07:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:07:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:07:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:07:34 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:07:34 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:07:34 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:34 INFO : There was nothing to transfer 2026/07/05 01:07:34 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:34 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : apple: size = 5 OK 2026/07/05 01:07:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : apple: Unchanged skipping 2026/07/05 01:07:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:07:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:07:35 DEBUG : banana: size = 6 OK 2026/07/05 01:07:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : banana: Unchanged skipping 2026/07/05 01:07:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:07:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:07:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:07:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:07:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:07:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:07:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:07:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:07:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:07:35 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:07:35 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:07:35 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:35 INFO : There was nothing to transfer 2026/07/05 01:07:35 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:35 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:07:47 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:47 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:07:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:07:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:07:48 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:07:48 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:07:48 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 01:07:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:07:48 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/05 01:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 01:07:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:07:48 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/05 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 01:07:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:07:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 01:07:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:07:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:07:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 01:07:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:07:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 01:07:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:07:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 01:07:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:07:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 01:07:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:07:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 01:07:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:07:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 01:07:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:07:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 01:07:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:07:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 01:07:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:07:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 01:07:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:07:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 01:07:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:07:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 01:07:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:07:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 01:07:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:07:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 01:07:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:07:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 01:07:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:07:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 01:07:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:07:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:49 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:07:50 INFO : appleappleapplebanana: Deleted 2026/07/05 01:07:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:07:50 INFO : apple: Deleted 2026/07/05 01:07:50 INFO : banana: Deleted 2026/07/05 01:07:50 INFO : splitbananasplit: Deleted 2026/07/05 01:07:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:07:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:07:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 01:07:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : apple: Unchanged skipping 2026/07/05 01:07:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:07:51 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 01:07:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : banana: Unchanged skipping 2026/07/05 01:07:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 01:07:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:07:51 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:07:51 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:07:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:07:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:08:03 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:03 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:04 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:08:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:08:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:08:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 01:08:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:04 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:08:04 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:08:04 DEBUG : PREFIXapple: size = 5 OK 2026/07/05 01:08:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:08:04 INFO : apple: Copied (new) to: PREFIXapple 2026/07/05 01:08:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/05 01:08:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:08:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/05 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : PREFIXbanana: size = 6 OK 2026/07/05 01:08:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:08:04 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/05 01:08:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:08:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:08:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:08:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/05 01:08:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:08:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/05 01:08:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:08:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:08:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:08:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:08:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:08:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:08:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:08:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/05 01:08:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:08:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/05 01:08:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:08:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/05 01:08:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:08:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:08:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/05 01:08:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:08:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/05 01:08:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:08:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/05 01:08:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:08:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/05 01:08:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:08:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:08:05 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:05 INFO : banana: Deleted 2026/07/05 01:08:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:08:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:08:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:08:05 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:08:05 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:08:05 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:08:05 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:08:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:08:06 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:08:06 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:08:06 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:08:06 INFO : apple: Deleted 2026/07/05 01:08:06 INFO : appleappleapplebanana: Deleted 2026/07/05 01:08:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:08:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:08:06 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:08:06 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:08:06 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:08:06 INFO : splitbananasplit: Deleted 2026/07/05 01:08:06 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:08:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:08:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:06 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:08:06 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:08:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:08:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:08:07 INFO : appleappleapplebanana: Copied (new) 2026/07/05 01:08:07 DEBUG : apple: size = 5 OK 2026/07/05 01:08:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:08:07 INFO : apple: Copied (new) 2026/07/05 01:08:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:08:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:08:07 INFO : splitbananasplit: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:08:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:08:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:08:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : banana: size = 6 OK 2026/07/05 01:08:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:08:07 INFO : banana: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:08:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:08:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:08:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:08:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:08:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:08:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:08:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 01:08:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:08:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:08:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 01:08:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:08:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:08:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 01:08:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:08:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:08:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 01:08:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:08:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:08:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 01:08:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:08:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:08:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 01:08:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:08:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:08:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 01:08:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:08:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:08:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 01:08:08 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/05 01:08:08 INFO : PREFIXsplitbananasplit: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/05 01:08:08 INFO : PREFIXbanana: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/05 01:08:08 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/05 01:08:08 INFO : PREFIXapple: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/05 01:08:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/05 01:08:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/05 01:08:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/05 01:08:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/05 01:08:09 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:09 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:09 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:08:21 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:21 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:08:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:08:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:08:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:08:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:08:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:08:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:22 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:08:22 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:08:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/05 01:08:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:08:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/05 01:08:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:08:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : appleSUFFIX: size = 5 OK 2026/07/05 01:08:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:08:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/05 01:08:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:08:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/05 01:08:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:08:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/05 01:08:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:08:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/05 01:08:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:08:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/05 01:08:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:08:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/05 01:08:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:08:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/05 01:08:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:08:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:08:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/05 01:08:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:08:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/05 01:08:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:08:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/05 01:08:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:08:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/05 01:08:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:08:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/05 01:08:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:08:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/05 01:08:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:08:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/05 01:08:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:08:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/05 01:08:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:08:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/05 01:08:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:08:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:08:23 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/05 01:08:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:08:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:08:23 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:08:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:08:23 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:08:23 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:08:24 INFO : appleappleapplebanana: Deleted 2026/07/05 01:08:24 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:08:24 INFO : apple: Deleted 2026/07/05 01:08:24 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:08:24 INFO : banana: Deleted 2026/07/05 01:08:24 INFO : splitbananasplit: Deleted 2026/07/05 01:08:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:08:24 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:08:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:08:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:08:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:08:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:08:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:25 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:08:25 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:08:25 DEBUG : apple: size = 5 OK 2026/07/05 01:08:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:08:25 INFO : apple: Copied (new) 2026/07/05 01:08:25 DEBUG : banana: size = 6 OK 2026/07/05 01:08:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:08:25 INFO : banana: Copied (new) 2026/07/05 01:08:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:08:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:08:25 INFO : splitbananasplit: Copied (new) 2026/07/05 01:08:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:08:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:08:25 INFO : appleappleapplebanana: Copied (new) 2026/07/05 01:08:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:08:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:08:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:08:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 01:08:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:08:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:08:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 01:08:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:08:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:08:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 01:08:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:08:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:08:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 01:08:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:08:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:08:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:08:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:08:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:08:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:08:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:08:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:08:26 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:08:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:08:26 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:08:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:08:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:08:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:08:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:08:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:08:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:08:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:08:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:08:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:08:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:08:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:08:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 01:08:26 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : splitbananasplitSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : appleSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/05 01:08:27 INFO : bananaSUFFIX: Deleted 2026/07/05 01:08:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/05 01:08:27 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:27 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:27 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:28 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:08:40 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:40 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:40 DEBUG : apple: size = 5 OK 2026/07/05 01:08:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:40 DEBUG : apple: Unchanged skipping 2026/07/05 01:08:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:40 DEBUG : banana: size = 6 OK 2026/07/05 01:08:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:40 DEBUG : banana: Unchanged skipping 2026/07/05 01:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:08:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:08:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:40 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:08:40 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:08:41 DEBUG : appleapple: size = 21 OK 2026/07/05 01:08:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:08:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/05 01:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:08:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/05 01:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:41 DEBUG : splitbanan: size = 16 OK 2026/07/05 01:08:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:08:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/05 01:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:08:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/05 01:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:08:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/05 01:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:08:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/05 01:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:08:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/05 01:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:08:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/05 01:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:08:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/05 01:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:08:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/05 01:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:08:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/05 01:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 01:08:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:08:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/05 01:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 01:08:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:08:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/05 01:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 01:08:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:08:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/05 01:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 01:08:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:08:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/05 01:08:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 01:08:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:08:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/05 01:08:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 01:08:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:08:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/05 01:08:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 01:08:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:08:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/05 01:08:41 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:42 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:08:42 INFO : appleappleapplebanana: Deleted 2026/07/05 01:08:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:08:42 INFO : splitbananasplit: Deleted 2026/07/05 01:08:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:08:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:08:42 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:43 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:43 DEBUG : apple: size = 5 OK 2026/07/05 01:08:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : apple: Unchanged skipping 2026/07/05 01:08:43 DEBUG : appleapple: size = 21 OK 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:08:43 DEBUG : banana: size = 6 OK 2026/07/05 01:08:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : banana: Unchanged skipping 2026/07/05 01:08:43 DEBUG : splitbanan: size = 16 OK 2026/07/05 01:08:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:08:43 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:08:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:08:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:08:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 01:08:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 01:08:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 01:08:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:08:43 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:08:43 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:08:43 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:43 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:43 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 01:08:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 01:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:08:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:08:55 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:55 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : apple: size = 5 OK 2026/07/05 01:08:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:08:56 DEBUG : apple: Unchanged skipping 2026/07/05 01:08:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:08:56 DEBUG : banana: size = 6 OK 2026/07/05 01:08:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : banana: Unchanged skipping 2026/07/05 01:08:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:08:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:08:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:08:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:08:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:08:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:08:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:08:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:08:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:08:56 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:08:56 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:08:56 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:56 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:56 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:08:57 DEBUG : apple: size = 5 OK 2026/07/05 01:08:57 DEBUG : banana: size = 6 OK 2026/07/05 01:08:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : apple: Unchanged skipping 2026/07/05 01:08:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:08:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:08:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:08:57 DEBUG : banana: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:08:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:08:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:08:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:08:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:08:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:08:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:08:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:08:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:08:57 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:08:57 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:08:57 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:57 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:57 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : Waiting for deletions to finish 2026/07/05 01:08:57 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:09:09 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:09 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : apple: size = 5 OK 2026/07/05 01:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : apple: Unchanged skipping 2026/07/05 01:09:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:09:10 DEBUG : banana: size = 6 OK 2026/07/05 01:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : banana: Unchanged skipping 2026/07/05 01:09:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:09:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:09:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:09:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:09:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:09:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:09:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:09:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:09:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:09:10 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:10 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:10 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : apple: size = 5 OK 2026/07/05 01:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : apple: Unchanged skipping 2026/07/05 01:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:09:11 DEBUG : banana: size = 6 OK 2026/07/05 01:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:09:11 DEBUG : banana: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:09:11 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:11 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:11 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:09:23 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:23 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : apple: size = 5 OK 2026/07/05 01:09:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : apple: Unchanged skipping 2026/07/05 01:09:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:09:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:09:24 DEBUG : banana: size = 6 OK 2026/07/05 01:09:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : banana: Unchanged skipping 2026/07/05 01:09:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:09:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:09:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:09:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:09:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:09:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:09:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:09:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:24 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : apple: size = 5 OK 2026/07/05 01:09:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : apple: Unchanged skipping 2026/07/05 01:09:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:09:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:09:24 DEBUG : banana: size = 6 OK 2026/07/05 01:09:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : banana: Unchanged skipping 2026/07/05 01:09:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:09:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:09:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:09:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:09:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:09:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:09:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:09:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:09:24 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:24 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:09:36 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:37 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : apple: size = 5 OK 2026/07/05 01:09:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : apple: Unchanged skipping 2026/07/05 01:09:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:09:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:09:37 DEBUG : banana: size = 6 OK 2026/07/05 01:09:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : banana: Unchanged skipping 2026/07/05 01:09:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:09:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:09:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:09:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:09:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:09:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:09:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:09:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:09:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:09:37 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:37 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:37 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : apple: size = 5 OK 2026/07/05 01:09:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : apple: Unchanged skipping 2026/07/05 01:09:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:09:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:09:38 DEBUG : banana: size = 6 OK 2026/07/05 01:09:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : banana: Unchanged skipping 2026/07/05 01:09:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:09:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:09:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:09:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:09:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:09:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:09:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:09:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:09:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:09:38 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:38 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:09:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:09:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:09:51 DEBUG : banana: size = 6 OK 2026/07/05 01:09:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:09:51 DEBUG : banana: Unchanged skipping 2026/07/05 01:09:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:09:51 DEBUG : apple: size = 5 OK 2026/07/05 01:09:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : apple: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:09:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:09:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:09:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:09:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:09:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:09:51 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:51 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : apple: size = 5 OK 2026/07/05 01:09:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : apple: Unchanged skipping 2026/07/05 01:09:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:09:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:09:52 DEBUG : banana: size = 6 OK 2026/07/05 01:09:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : banana: Unchanged skipping 2026/07/05 01:09:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:09:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:09:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:09:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:09:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:09:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:09:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:09:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:09:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:09:52 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:52 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:52 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:52 DEBUG : Waiting for deletions to finish 2026/07/05 01:09:52 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (162.49s) --- PASS: TestTransform/NFC (12.01s) --- PASS: TestTransform/NFD (13.42s) --- PASS: TestTransform/base64 (16.29s) --- PASS: TestTransform/prefix (17.83s) --- PASS: TestTransform/suffix (18.46s) --- PASS: TestTransform/truncate (16.19s) --- PASS: TestTransform/encoder (13.41s) --- PASS: TestTransform/ISO-8859-1 (13.85s) --- PASS: TestTransform/charmap (13.44s) --- PASS: TestTransform/lowercase (13.64s) --- PASS: TestTransform/ascii (13.97s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:09:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:09:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:09:57 INFO : sub dir_somesuffix: Making directory 2026/07/05 01:09:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:09:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/05 01:09:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:09:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/05 01:09:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:09:57 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:57 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/05 01:09:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:09:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:09:58 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:09:58 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:09:58 INFO : tictactoe: Making directory 2026/07/05 01:09:58 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:09:58 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:09:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:09:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:09:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:09:58 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:09:58 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:09:59 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/05 01:09:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:09:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/05 01:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.90s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:00 INFO : toe: Making directory 2026/07/05 01:10:00 INFO : toe/toe: Making directory 2026/07/05 01:10:00 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:10:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:10:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:10:00 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:00 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/05 01:10:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 01:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:02 INFO : toe: Making directory 2026/07/05 01:10:02 INFO : toe/toe: Making directory 2026/07/05 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:10:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:10:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:10:02 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:02 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/05 01:10:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 01:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:03 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:10:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:10:03 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:04 INFO : tictacempty_dir: Making directory 2026/07/05 01:10:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:04 INFO : tictactoe: Making directory 2026/07/05 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:04 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:10:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:10:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:10:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:10:04 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:04 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 01:10:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 01:10:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.68s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:05 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:10:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:05 INFO : tictacempty_dir: Making directory 2026/07/05 01:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:05 INFO : tictactoe: Making directory 2026/07/05 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:05 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:10:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:10:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:10:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:05 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:05 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:10:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/05 01:10:06 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:06 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:10:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:10:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/05 01:10:07 NOTICE: B2 bucket rclone-test-folehac2bejo: 0 differences found 2026/07/05 01:10:07 NOTICE: B2 bucket rclone-test-folehac2bejo: 1 matching files --- PASS: TestAllTag (2.07s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:07 INFO : tictactoe: Making directory 2026/07/05 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:07 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:10:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:10:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:10:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:10:07 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:07 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 01:10:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 01:10:08 DEBUG : Waiting for deletions to finish 2026/07/05 01:10:08 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:08 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:08 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 01:10:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:10:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:10:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/05 01:10:08 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:08 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:08 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2026/07/05 01:10:09 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:09 INFO : toe: Making directory 2026/07/05 01:10:09 INFO : toe/toe: Making directory 2026/07/05 01:10:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:10:09 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:09 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:10 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 01:10:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:10 INFO : toe/toe/toe: Copied (new) 2026/07/05 01:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.66s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:11 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:10:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:10:11 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:11 INFO : tictacempty_dir: Making directory 2026/07/05 01:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:11 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:11 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:11 INFO : tictactoe: Making directory 2026/07/05 01:10:11 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:11 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:11 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:10:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:10:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:10:11 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:11 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:10:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:12 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:10:12 INFO : toe/toe: Removing directory 2026/07/05 01:10:12 INFO : toe: Removing directory 2026/07/05 01:10:12 INFO : empty_dir: Removing directory 2026/07/05 01:10:12 DEBUG : Local file system at /tmp/rclone3825214848: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:12 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:10:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:10:12 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:13 INFO : tictacempty_dir: Making directory 2026/07/05 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:13 INFO : tictactoe: Making directory 2026/07/05 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:13 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:13 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:13 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:10:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:14 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:10:14 INFO : toe/toe: Removing directory 2026/07/05 01:10:14 INFO : toe: Removing directory 2026/07/05 01:10:14 INFO : empty_dir: Removing directory 2026/07/05 01:10:14 DEBUG : Local file system at /tmp/rclone3825214848: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/05 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:10:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 01:10:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/05 01:10:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.67s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:16 DEBUG : Reset feature "Copy" 2026/07/05 01:10:16 DEBUG : Reset feature "Move" 2026/07/05 01:10:16 DEBUG : Reset feature "Copy" 2026/07/05 01:10:16 DEBUG : Reset feature "Move" 2026/07/05 01:10:16 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:10:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:10:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:16 INFO : tictacempty_dir: Making directory 2026/07/05 01:10:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:10:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:16 INFO : tictactoe: Making directory 2026/07/05 01:10:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:10:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:16 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:10:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:10:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:10:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:10:16 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:16 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:10:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:10:17 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:10:17 INFO : toe/toe: Removing directory 2026/07/05 01:10:17 INFO : toe: Removing directory 2026/07/05 01:10:17 INFO : empty_dir: Removing directory 2026/07/05 01:10:17 DEBUG : Local file system at /tmp/rclone3825214848: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/05 01:10:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:10:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 01:10:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:10:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:10:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:10:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 01:10:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/05 01:10:18 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.06s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:19 DEBUG : toe: transformed to: dG9l 2026/07/05 01:10:19 DEBUG : toe: transformed to: dG9l 2026/07/05 01:10:19 INFO : dG9l: Making directory 2026/07/05 01:10:19 DEBUG : toe: transformed to: dG9l 2026/07/05 01:10:19 DEBUG : toe: transformed to: dG9l 2026/07/05 01:10:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 01:10:19 INFO : dG9l/dG9l: Making directory 2026/07/05 01:10:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 01:10:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/05 01:10:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:10:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:10:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:10:19 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:19 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/05 01:10:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:10:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:10:20 DEBUG : dG9l: transformed to: toe 2026/07/05 01:10:20 DEBUG : dG9l: transformed to: toe 2026/07/05 01:10:20 DEBUG : dG9l: transformed to: toe 2026/07/05 01:10:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/05 01:10:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/05 01:10:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 01:10:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/05 01:10:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/05 01:10:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/05 01:10:20 DEBUG : Local file system at /tmp/rclone3825214848: Waiting for checks to finish 2026/07/05 01:10:20 DEBUG : Local file system at /tmp/rclone3825214848: Waiting for transfers to finish 2026/07/05 01:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-folehac2bejo", Local "Local file system at /tmp/rclone3825214848", Modify Window "1ms" 2026/07/05 01:10:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:10:22 DEBUG : toe: transformed to: 2026/07/05 01:10:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:10:22 DEBUG : toe: transformed to: 2026/07/05 01:10:22 INFO : B2 bucket rclone-test-folehac2bejo: Making directory 2026/07/05 01:10:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:10:22 DEBUG : toe: transformed to: 2026/07/05 01:10:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:10:22 DEBUG : toe: transformed to: 2026/07/05 01:10:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:10:22 DEBUG : toe/toe: transformed to: 2026/07/05 01:10:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 01:10:22 INFO : toe/toe: Making directory 2026/07/05 01:10:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:10:22 DEBUG : toe/toe: transformed to: 2026/07/05 01:10:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 01:10:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:10:22 DEBUG : toe: transformed to: 2026/07/05 01:10:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:10:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:10:22 DEBUG : toe/toe/toe: transformed to: 2026/07/05 01:10:22 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for checks to finish 2026/07/05 01:10:22 DEBUG : B2 bucket rclone-test-folehac2bejo: Waiting for transfers to finish 2026/07/05 01:10:22 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/05 01:10:23 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 01:10:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:10:23 INFO : toe/toe/toe: Copied (new) 2026/07/05 01:10:23 ERROR : B2 bucket rclone-test-folehac2bejo: not deleting files as there were IO errors 2026/07/05 01:10:23 ERROR : B2 bucket rclone-test-folehac2bejo: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2026/07/05 01:10:23 DEBUG : B2 bucket rclone-test-folehac2bejo: Purge remote 2026/07/05 01:10:23 INFO : B2 bucket rclone-test-folehac2bejo: cleaning bucket "rclone-test-folehac2bejo" of all files 2026/07/05 01:10:25 DEBUG : BackupDir/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea69357_d20260705_m010501_c001_v7007000_t0000_u01783213501326") 2026/07/05 01:10:25 DEBUG : BackupDir/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1165f0829795ce9b_d20260705_m010456_c001_v0001176_t0042_u01783213496441") 2026/07/05 01:10:25 DEBUG : CompareDest/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f426ff527329793b6_d20260705_m010438_c001_v7007000_t0000_u01783213478152") 2026/07/05 01:10:25 DEBUG : CompareDest/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4326_d20260705_m010432_c001_v0001181_t0038_u01783213472449") 2026/07/05 01:10:25 DEBUG : CompareDest/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f426ff527329793b7_d20260705_m010438_c001_v7007000_t0000_u01783213478324") 2026/07/05 01:10:25 DEBUG : CompareDest/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f001fe_d20260705_m010433_c001_v0001146_t0013_u01783213473496") 2026/07/05 01:10:25 DEBUG : CopyDest/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea69358_d20260705_m010501_c001_v7007000_t0000_u01783213501500") 2026/07/05 01:10:25 DEBUG : CopyDest/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0022c_d20260705_m010453_c001_v0001146_t0045_u01783213493524") 2026/07/05 01:10:25 DEBUG : CopyDest/three: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea69359_d20260705_m010501_c001_v7007000_t0000_u01783213501674") 2026/07/05 01:10:25 DEBUG : CopyDest/three: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0023e_d20260705_m010459_c001_v0001146_t0035_u01783213499356") 2026/07/05 01:10:25 DEBUG : CopyDest/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea6935a_d20260705_m010501_c001_v7007000_t0000_u01783213501855") 2026/07/05 01:10:25 DEBUG : CopyDest/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a436e_d20260705_m010457_c001_v0001181_t0027_u01783213497356") 2026/07/05 01:10:25 DEBUG : EXISTING: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254dfb2_d20260705_m010622_c001_v7007000_t0000_u01783213582709") 2026/07/05 01:10:25 DEBUG : EXISTING: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00316_d20260705_m010621_c001_v0001146_t0012_u01783213581507") 2026/07/05 01:10:25 DEBUG : PREFIXapple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2b1a_d20260705_m010808_c001_v7007000_t0000_u01783213688788") 2026/07/05 01:10:25 DEBUG : PREFIXapple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbdff_d20260705_m010804_c001_v0001179_t0051_u01783213684138") 2026/07/05 01:10:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960303_d20260705_m010808_c001_v7007000_t0000_u01783213688611") 2026/07/05 01:10:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46a2_d20260705_m010804_c001_v0001181_t0017_u01783213684149") 2026/07/05 01:10:25 DEBUG : PREFIXbanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea45fa8_d20260705_m010808_c001_v7007000_t0000_u01783213688581") 2026/07/05 01:10:25 DEBUG : PREFIXbanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59907_d20260705_m010804_c001_v0001180_t0016_u01783213684161") 2026/07/05 01:10:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41f85_d20260705_m010808_c001_v7007000_t0000_u01783213688548") 2026/07/05 01:10:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004ee_d20260705_m010804_c001_v0001146_t0027_u01783213684170") 2026/07/05 01:10:25 DEBUG : Testêé: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254dfaf_d20260705_m010619_c001_v7007000_t0000_u01783213579207") 2026/07/05 01:10:26 DEBUG : Testêé: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00314_d20260705_m010618_c001_v0001146_t0024_u01783213578513") 2026/07/05 01:10:26 DEBUG : Testêé: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a445a_d20260705_m010617_c001_v0001181_t0013_u01783213577582") 2026/07/05 01:10:26 DEBUG : YXBwbGU=: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e8c_d20260705_m010752_c001_v7007000_t0000_u01783213672310") 2026/07/05 01:10:26 DEBUG : YXBwbGU=: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a462e_d20260705_m010748_c001_v0001181_t0031_u01783213668490") 2026/07/05 01:10:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e8d_d20260705_m010752_c001_v7007000_t0000_u01783213672488") 2026/07/05 01:10:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0049c_d20260705_m010748_c001_v0001146_t0042_u01783213668503") 2026/07/05 01:10:26 DEBUG : YmFuYW5h: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e8e_d20260705_m010752_c001_v7007000_t0000_u01783213672664") 2026/07/05 01:10:26 DEBUG : YmFuYW5h: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59889_d20260705_m010748_c001_v0001180_t0037_u01783213668514") 2026/07/05 01:10:26 DEBUG : a/potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcce_d20260705_m010208_c001_v7007000_t0000_u01783213328277") 2026/07/05 01:10:26 DEBUG : a/potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdff_d20260705_m010207_c001_v0001184_t0004_u01783213327713") 2026/07/05 01:10:26 DEBUG : a/potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcc0_d20260705_m010206_c001_v7007000_t0000_u01783213326386") 2026/07/05 01:10:26 DEBUG : a/potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacde7_d20260705_m010205_c001_v0001184_t0039_u01783213325647") 2026/07/05 01:10:26 DEBUG : a/potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd614_d20260705_m010150_c001_v7007000_t0000_u01783213310392") 2026/07/05 01:10:26 DEBUG : a/potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd59_d20260705_m010149_c001_v0001184_t0019_u01783213309603") 2026/07/05 01:10:26 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2cfb_d20260705_m010953_c001_v7007000_t0000_u01783213793048") 2026/07/05 01:10:26 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc28e_d20260705_m010949_c001_v0001179_t0032_u01783213789357") 2026/07/05 01:10:26 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad180b_d20260705_m010939_c001_v7007000_t0000_u01783213779058") 2026/07/05 01:10:26 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc214_d20260705_m010935_c001_v0001179_t0042_u01783213775729") 2026/07/05 01:10:26 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c71_d20260705_m010925_c001_v7007000_t0000_u01783213765444") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc17e_d20260705_m010922_c001_v0001179_t0030_u01783213762392") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3853_d20260705_m010911_c001_v7007000_t0000_u01783213751896") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc0ee_d20260705_m010908_c001_v0001179_t0038_u01783213748325") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d756_d20260705_m010858_c001_v7007000_t0000_u01783213738314") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc02e_d20260705_m010854_c001_v0001179_t0028_u01783213734821") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1211_d20260705_m010844_c001_v7007000_t0000_u01783213724373") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a478e_d20260705_m010838_c001_v0001181_t0043_u01783213718985") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9606fb_d20260705_m010828_c001_v7007000_t0000_u01783213708675") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf0b_d20260705_m010825_c001_v0001179_t0038_u01783213705274") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960309_d20260705_m010824_c001_v7007000_t0000_u01783213704054") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59981_d20260705_m010820_c001_v0001180_t0039_u01783213700462") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc260_d20260705_m010810_c001_v7007000_t0000_u01783213690297") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59921_d20260705_m010807_c001_v0001180_t0040_u01783213687053") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fa8_d20260705_m010806_c001_v7007000_t0000_u01783213686058") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbde7_d20260705_m010802_c001_v0001179_t0014_u01783213682320") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4167e7de962700e6_d20260705_m010750_c001_v7007000_t0000_u01783213670623") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4622_d20260705_m010746_c001_v0001181_t0059_u01783213666440") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3793_d20260705_m010736_c001_v7007000_t0000_u01783213656045") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a45b8_d20260705_m010732_c001_v0001181_t0007_u01783213652494") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3779_d20260705_m010722_c001_v7007000_t0000_u01783213642574") 2026/07/05 01:10:27 DEBUG : apple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4582_d20260705_m010719_c001_v0001181_t0054_u01783213639480") 2026/07/05 01:10:28 DEBUG : appleSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d6e7_d20260705_m010827_c001_v7007000_t0000_u01783213707364") 2026/07/05 01:10:28 DEBUG : appleSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5998b_d20260705_m010822_c001_v0001180_t0025_u01783213702298") 2026/07/05 01:10:28 DEBUG : appleapple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1212_d20260705_m010844_c001_v7007000_t0000_u01783213724564") 2026/07/05 01:10:28 DEBUG : appleapple: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4792_d20260705_m010840_c001_v0001181_t0057_u01783213720886") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2cfd_d20260705_m010953_c001_v7007000_t0000_u01783213793230") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a492e_d20260705_m010950_c001_v0001181_t0034_u01783213790071") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad180c_d20260705_m010939_c001_v7007000_t0000_u01783213779233") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a48ea_d20260705_m010936_c001_v0001181_t0028_u01783213776640") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c72_d20260705_m010925_c001_v7007000_t0000_u01783213765632") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a488e_d20260705_m010923_c001_v0001181_t0042_u01783213763013") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3854_d20260705_m010912_c001_v7007000_t0000_u01783213752078") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a482e_d20260705_m010908_c001_v0001181_t0033_u01783213748966") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d757_d20260705_m010858_c001_v7007000_t0000_u01783213738495") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a47d4_d20260705_m010855_c001_v0001181_t0001_u01783213735415") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b410281_d20260705_m010842_c001_v7007000_t0000_u01783213722086") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbfa0_d20260705_m010839_c001_v0001179_t0049_u01783213719446") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9606fc_d20260705_m010828_c001_v7007000_t0000_u01783213708850") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00550_d20260705_m010825_c001_v0001146_t0036_u01783213705284") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f410d5f7e68e32069_d20260705_m010823_c001_v7007000_t0000_u01783213703961") 2026/07/05 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbec9_d20260705_m010820_c001_v0001179_t0022_u01783213700878") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc263_d20260705_m010810_c001_v7007000_t0000_u01783213690471") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46b6_d20260705_m010807_c001_v0001181_t0020_u01783213687063") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960302_d20260705_m010806_c001_v7007000_t0000_u01783213686068") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59901_d20260705_m010802_c001_v0001180_t0009_u01783213682739") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4034c04bdaddd0b7_d20260705_m010750_c001_v7007000_t0000_u01783213670401") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59881_d20260705_m010747_c001_v0001180_t0035_u01783213667027") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3794_d20260705_m010736_c001_v7007000_t0000_u01783213656224") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59819_d20260705_m010733_c001_v0001180_t0015_u01783213653246") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f377a_d20260705_m010722_c001_v7007000_t0000_u01783213642763") 2026/07/05 01:10:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e597dd_d20260705_m010720_c001_v0001180_t0040_u01783213640070") 2026/07/05 01:10:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50e2b_d20260705_m010827_c001_v7007000_t0000_u01783213707225") 2026/07/05 01:10:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4710_d20260705_m010822_c001_v0001181_t0027_u01783213702309") 2026/07/05 01:10:29 DEBUG : b/potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcd0_d20260705_m010208_c001_v7007000_t0000_u01783213328451") 2026/07/05 01:10:29 DEBUG : b/potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdfb_d20260705_m010206_c001_v0001184_t0053_u01783213326909") 2026/07/05 01:10:29 DEBUG : b/potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcbf_d20260705_m010205_c001_v7007000_t0000_u01783213325865") 2026/07/05 01:10:29 DEBUG : b/potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacde1_d20260705_m010204_c001_v0001184_t0018_u01783213324870") 2026/07/05 01:10:29 DEBUG : b/potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd613_d20260705_m010149_c001_v7007000_t0000_u01783213309812") 2026/07/05 01:10:29 DEBUG : b/potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd4f_d20260705_m010148_c001_v0001184_t0027_u01783213308812") 2026/07/05 01:10:29 DEBUG : backup/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc0c9_d20260705_m010516_c001_v7007000_t0000_u01783213516778") 2026/07/05 01:10:29 DEBUG : backup/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f107cb1e14a51746f_d20260705_m010512_c001_v0001098_t0023_u01783213512562") 2026/07/05 01:10:29 DEBUG : backup/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f118063705f78a0bb_d20260705_m010508_c001_v0001174_t0034_u01783213508062") 2026/07/05 01:10:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad080a_d20260705_m010542_c001_v7007000_t0000_u01783213542506") 2026/07/05 01:10:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f110305eb6b38865b_d20260705_m010540_c001_v0001185_t0049_u01783213540533") 2026/07/05 01:10:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f105a511f5a9c355c_d20260705_m010535_c001_v0001106_t0032_u01783213535925") 2026/07/05 01:10:30 DEBUG : backup/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b531bc_d20260705_m010529_c001_v7007000_t0000_u01783213529915") 2026/07/05 01:10:30 DEBUG : backup/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f114f63cd7af96fd2_d20260705_m010527_c001_v0001103_t0050_u01783213527486") 2026/07/05 01:10:30 DEBUG : backup/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f116aff371ff989d0_d20260705_m010523_c001_v0001165_t0059_u01783213523391") 2026/07/05 01:10:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad0810_d20260705_m010542_c001_v7007000_t0000_u01783213542683") 2026/07/05 01:10:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f110619fca31436d6_d20260705_m010541_c001_v0001178_t0054_u01783213541746") 2026/07/05 01:10:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f108c3d01564d424d_d20260705_m010538_c001_v0001130_t0034_u01783213538136") 2026/07/05 01:10:30 DEBUG : backup/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc0ca_d20260705_m010517_c001_v7007000_t0000_u01783213517026") 2026/07/05 01:10:30 DEBUG : backup/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1021ab581dcf346c_d20260705_m010515_c001_v0001171_t0045_u01783213515735") 2026/07/05 01:10:30 DEBUG : backup/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f118063705f78a0d1_d20260705_m010509_c001_v0001174_t0047_u01783213509856") 2026/07/05 01:10:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b531bd_d20260705_m010530_c001_v7007000_t0000_u01783213530101") 2026/07/05 01:10:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f100b875b5e1aacd8_d20260705_m010528_c001_v0001172_t0019_u01783213528913") 2026/07/05 01:10:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f108482bec7658d6c_d20260705_m010524_c001_v0001105_t0013_u01783213524960") 2026/07/05 01:10:30 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2cff_d20260705_m010953_c001_v7007000_t0000_u01783213793413") 2026/07/05 01:10:30 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006f4_d20260705_m010949_c001_v0001146_t0007_u01783213789582") 2026/07/05 01:10:30 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad180d_d20260705_m010939_c001_v7007000_t0000_u01783213779407") 2026/07/05 01:10:30 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006c2_d20260705_m010935_c001_v0001146_t0011_u01783213775959") 2026/07/05 01:10:30 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c73_d20260705_m010925_c001_v7007000_t0000_u01783213765807") 2026/07/05 01:10:30 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0068e_d20260705_m010922_c001_v0001146_t0008_u01783213762636") 2026/07/05 01:10:30 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3856_d20260705_m010912_c001_v7007000_t0000_u01783213752278") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0064c_d20260705_m010908_c001_v0001146_t0007_u01783213748547") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d758_d20260705_m010858_c001_v7007000_t0000_u01783213738670") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f005f0_d20260705_m010855_c001_v0001146_t0026_u01783213735034") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1213_d20260705_m010844_c001_v7007000_t0000_u01783213724755") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a0d_d20260705_m010839_c001_v0001180_t0051_u01783213719226") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9606fd_d20260705_m010829_c001_v7007000_t0000_u01783213709024") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599a9_d20260705_m010825_c001_v0001180_t0022_u01783213705294") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155e4a6562e2f93_d20260705_m010824_c001_v7007000_t0000_u01783213704109") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4708_d20260705_m010820_c001_v0001181_t0042_u01783213700675") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc266_d20260705_m010810_c001_v7007000_t0000_u01783213690647") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004fc_d20260705_m010807_c001_v0001146_t0016_u01783213687074") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9602ff_d20260705_m010805_c001_v7007000_t0000_u01783213685515") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4692_d20260705_m010802_c001_v0001181_t0056_u01783213682538") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155aede787a5a9b_d20260705_m010750_c001_v7007000_t0000_u01783213670637") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00494_d20260705_m010746_c001_v0001146_t0046_u01783213666645") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3795_d20260705_m010736_c001_v7007000_t0000_u01783213656405") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00444_d20260705_m010732_c001_v0001146_t0054_u01783213652707") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f377b_d20260705_m010722_c001_v7007000_t0000_u01783213642946") 2026/07/05 01:10:31 DEBUG : banana: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00412_d20260705_m010719_c001_v0001146_t0038_u01783213639768") 2026/07/05 01:10:31 DEBUG : bananaSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fb8_d20260705_m010827_c001_v7007000_t0000_u01783213707375") 2026/07/05 01:10:31 DEBUG : bananaSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00540_d20260705_m010822_c001_v0001146_t0041_u01783213702329") 2026/07/05 01:10:32 DEBUG : both0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96019e_d20260705_m010659_c001_v7007000_t0000_u01783213619304") 2026/07/05 01:10:32 DEBUG : both0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44ca_d20260705_m010643_c001_v0001181_t0051_u01783213603839") 2026/07/05 01:10:32 DEBUG : both0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f7_d20260705_m010639_c001_v7007000_t0000_u01783213599577") 2026/07/05 01:10:32 DEBUG : both0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4470_d20260705_m010624_c001_v0001181_t0023_u01783213584604") 2026/07/05 01:10:32 DEBUG : both1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96019f_d20260705_m010659_c001_v7007000_t0000_u01783213619479") 2026/07/05 01:10:32 DEBUG : both1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44d0_d20260705_m010644_c001_v0001181_t0019_u01783213604814") 2026/07/05 01:10:32 DEBUG : both1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f8_d20260705_m010639_c001_v7007000_t0000_u01783213599758") 2026/07/05 01:10:32 DEBUG : both1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4472_d20260705_m010625_c001_v0001181_t0055_u01783213585268") 2026/07/05 01:10:32 DEBUG : both10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a0_d20260705_m010659_c001_v7007000_t0000_u01783213619653") 2026/07/05 01:10:32 DEBUG : both10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44f4_d20260705_m010650_c001_v0001181_t0039_u01783213610737") 2026/07/05 01:10:32 DEBUG : both10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f9_d20260705_m010639_c001_v7007000_t0000_u01783213599941") 2026/07/05 01:10:32 DEBUG : both10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4494_d20260705_m010630_c001_v0001181_t0038_u01783213590783") 2026/07/05 01:10:32 DEBUG : both11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a1_d20260705_m010659_c001_v7007000_t0000_u01783213619830") 2026/07/05 01:10:32 DEBUG : both11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44f6_d20260705_m010651_c001_v0001181_t0003_u01783213611252") 2026/07/05 01:10:32 DEBUG : both11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10fa_d20260705_m010640_c001_v7007000_t0000_u01783213600127") 2026/07/05 01:10:32 DEBUG : both11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4496_d20260705_m010631_c001_v0001181_t0056_u01783213591410") 2026/07/05 01:10:32 DEBUG : both12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a2_d20260705_m010700_c001_v7007000_t0000_u01783213620004") 2026/07/05 01:10:32 DEBUG : both12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44f8_d20260705_m010652_c001_v0001181_t0000_u01783213612101") 2026/07/05 01:10:32 DEBUG : both12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10fb_d20260705_m010640_c001_v7007000_t0000_u01783213600312") 2026/07/05 01:10:32 DEBUG : both12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a449c_d20260705_m010631_c001_v0001181_t0003_u01783213591996") 2026/07/05 01:10:32 DEBUG : both13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a4_d20260705_m010700_c001_v7007000_t0000_u01783213620180") 2026/07/05 01:10:32 DEBUG : both13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44fa_d20260705_m010652_c001_v0001181_t0009_u01783213612729") 2026/07/05 01:10:33 DEBUG : both13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10fc_d20260705_m010640_c001_v7007000_t0000_u01783213600493") 2026/07/05 01:10:33 DEBUG : both13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44a0_d20260705_m010632_c001_v0001181_t0031_u01783213592571") 2026/07/05 01:10:33 DEBUG : both14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a5_d20260705_m010700_c001_v7007000_t0000_u01783213620355") 2026/07/05 01:10:33 DEBUG : both14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44fc_d20260705_m010653_c001_v0001181_t0053_u01783213613236") 2026/07/05 01:10:33 DEBUG : both14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10fd_d20260705_m010640_c001_v7007000_t0000_u01783213600674") 2026/07/05 01:10:33 DEBUG : both14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44a6_d20260705_m010633_c001_v0001181_t0020_u01783213593253") 2026/07/05 01:10:33 DEBUG : both15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a6_d20260705_m010700_c001_v7007000_t0000_u01783213620531") 2026/07/05 01:10:33 DEBUG : both15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44fe_d20260705_m010653_c001_v0001181_t0042_u01783213613952") 2026/07/05 01:10:33 DEBUG : both15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10fe_d20260705_m010640_c001_v7007000_t0000_u01783213600853") 2026/07/05 01:10:33 DEBUG : both15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44a8_d20260705_m010633_c001_v0001181_t0031_u01783213593957") 2026/07/05 01:10:33 DEBUG : both16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a7_d20260705_m010700_c001_v7007000_t0000_u01783213620711") 2026/07/05 01:10:33 DEBUG : both16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4504_d20260705_m010654_c001_v0001181_t0018_u01783213614550") 2026/07/05 01:10:33 DEBUG : both16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10ff_d20260705_m010641_c001_v7007000_t0000_u01783213601035") 2026/07/05 01:10:33 DEBUG : both16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44aa_d20260705_m010634_c001_v0001181_t0047_u01783213594521") 2026/07/05 01:10:33 DEBUG : both17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a8_d20260705_m010700_c001_v7007000_t0000_u01783213620887") 2026/07/05 01:10:33 DEBUG : both17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a450c_d20260705_m010655_c001_v0001181_t0016_u01783213615084") 2026/07/05 01:10:33 DEBUG : both17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1100_d20260705_m010641_c001_v7007000_t0000_u01783213601217") 2026/07/05 01:10:33 DEBUG : both17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44ae_d20260705_m010635_c001_v0001181_t0052_u01783213595054") 2026/07/05 01:10:33 DEBUG : both18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601a9_d20260705_m010701_c001_v7007000_t0000_u01783213621063") 2026/07/05 01:10:33 DEBUG : both18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a450e_d20260705_m010655_c001_v0001181_t0014_u01783213615747") 2026/07/05 01:10:34 DEBUG : both18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1101_d20260705_m010641_c001_v7007000_t0000_u01783213601397") 2026/07/05 01:10:34 DEBUG : both18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44b2_d20260705_m010635_c001_v0001181_t0009_u01783213595665") 2026/07/05 01:10:34 DEBUG : both19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601ab_d20260705_m010701_c001_v7007000_t0000_u01783213621326") 2026/07/05 01:10:34 DEBUG : both19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4510_d20260705_m010656_c001_v0001181_t0040_u01783213616259") 2026/07/05 01:10:34 DEBUG : both19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1102_d20260705_m010641_c001_v7007000_t0000_u01783213601578") 2026/07/05 01:10:34 DEBUG : both19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44b4_d20260705_m010636_c001_v0001181_t0031_u01783213596184") 2026/07/05 01:10:34 DEBUG : both2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601ac_d20260705_m010701_c001_v7007000_t0000_u01783213621502") 2026/07/05 01:10:34 DEBUG : both2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44d4_d20260705_m010645_c001_v0001181_t0006_u01783213605429") 2026/07/05 01:10:34 DEBUG : both2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1103_d20260705_m010641_c001_v7007000_t0000_u01783213601758") 2026/07/05 01:10:34 DEBUG : both2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4478_d20260705_m010626_c001_v0001181_t0037_u01783213586005") 2026/07/05 01:10:34 DEBUG : both3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601ad_d20260705_m010701_c001_v7007000_t0000_u01783213621694") 2026/07/05 01:10:34 DEBUG : both3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44d6_d20260705_m010645_c001_v0001181_t0010_u01783213605960") 2026/07/05 01:10:34 DEBUG : both3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1104_d20260705_m010642_c001_v7007000_t0000_u01783213602000") 2026/07/05 01:10:34 DEBUG : both3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a447a_d20260705_m010626_c001_v0001181_t0011_u01783213586552") 2026/07/05 01:10:34 DEBUG : both4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601ae_d20260705_m010701_c001_v7007000_t0000_u01783213621876") 2026/07/05 01:10:34 DEBUG : both4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44da_d20260705_m010646_c001_v0001181_t0049_u01783213606534") 2026/07/05 01:10:34 DEBUG : both4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1105_d20260705_m010642_c001_v7007000_t0000_u01783213602182") 2026/07/05 01:10:34 DEBUG : both4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a447e_d20260705_m010627_c001_v0001181_t0046_u01783213587103") 2026/07/05 01:10:34 DEBUG : both5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601af_d20260705_m010702_c001_v7007000_t0000_u01783213622052") 2026/07/05 01:10:35 DEBUG : both5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44de_d20260705_m010647_c001_v0001181_t0026_u01783213607196") 2026/07/05 01:10:35 DEBUG : both5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1106_d20260705_m010642_c001_v7007000_t0000_u01783213602362") 2026/07/05 01:10:35 DEBUG : both5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4482_d20260705_m010627_c001_v0001181_t0042_u01783213587697") 2026/07/05 01:10:35 DEBUG : both6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b0_d20260705_m010702_c001_v7007000_t0000_u01783213622227") 2026/07/05 01:10:35 DEBUG : both6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44e4_d20260705_m010647_c001_v0001181_t0011_u01783213607967") 2026/07/05 01:10:35 DEBUG : both6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1107_d20260705_m010642_c001_v7007000_t0000_u01783213602543") 2026/07/05 01:10:35 DEBUG : both6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4488_d20260705_m010628_c001_v0001181_t0029_u01783213588340") 2026/07/05 01:10:35 DEBUG : both7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b1_d20260705_m010702_c001_v7007000_t0000_u01783213622403") 2026/07/05 01:10:35 DEBUG : both7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44e8_d20260705_m010648_c001_v0001181_t0050_u01783213608707") 2026/07/05 01:10:35 DEBUG : both7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1108_d20260705_m010642_c001_v7007000_t0000_u01783213602725") 2026/07/05 01:10:35 DEBUG : both7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a448a_d20260705_m010629_c001_v0001181_t0011_u01783213589046") 2026/07/05 01:10:35 DEBUG : both8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b2_d20260705_m010702_c001_v7007000_t0000_u01783213622579") 2026/07/05 01:10:35 DEBUG : both8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44ea_d20260705_m010649_c001_v0001181_t0001_u01783213609379") 2026/07/05 01:10:35 DEBUG : both8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1109_d20260705_m010642_c001_v7007000_t0000_u01783213602906") 2026/07/05 01:10:35 DEBUG : both8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4490_d20260705_m010629_c001_v0001181_t0039_u01783213589659") 2026/07/05 01:10:35 DEBUG : both9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b4_d20260705_m010702_c001_v7007000_t0000_u01783213622754") 2026/07/05 01:10:35 DEBUG : both9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a44ec_d20260705_m010650_c001_v0001181_t0008_u01783213610050") 2026/07/05 01:10:35 DEBUG : both9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d110a_d20260705_m010643_c001_v7007000_t0000_u01783213603087") 2026/07/05 01:10:35 DEBUG : both9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4492_d20260705_m010630_c001_v0001181_t0056_u01783213590204") 2026/07/05 01:10:35 DEBUG : c/non empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcd2_d20260705_m010208_c001_v7007000_t0000_u01783213328626") 2026/07/05 01:10:35 DEBUG : c/non empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdfd_d20260705_m010207_c001_v0001184_t0049_u01783213327120") 2026/07/05 01:10:35 DEBUG : c/non empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcc1_d20260705_m010206_c001_v7007000_t0000_u01783213326560") 2026/07/05 01:10:35 DEBUG : c/non empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacde3_d20260705_m010205_c001_v0001184_t0058_u01783213325079") 2026/07/05 01:10:36 DEBUG : c/non empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd615_d20260705_m010150_c001_v7007000_t0000_u01783213310567") 2026/07/05 01:10:36 DEBUG : c/non empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd53_d20260705_m010149_c001_v0001184_t0009_u01783213309026") 2026/07/05 01:10:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e8f_d20260705_m010752_c001_v7007000_t0000_u01783213672839") 2026/07/05 01:10:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbd25_d20260705_m010748_c001_v0001179_t0021_u01783213668526") 2026/07/05 01:10:36 DEBUG : check sum: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd5a0_d20260705_m010142_c001_v7007000_t0000_u01783213302375") 2026/07/05 01:10:36 DEBUG : check sum: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd17_d20260705_m010141_c001_v0001184_t0012_u01783213301455") 2026/07/05 01:10:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4094126c888c9c1a_d20260705_m011021_c001_v7007000_t0000_u01783213821922") 2026/07/05 01:10:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc3aa_d20260705_m011020_c001_v0001179_t0009_u01783213820318") 2026/07/05 01:10:36 DEBUG : dest/3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea69354_d20260705_m010446_c001_v7007000_t0000_u01783213486985") 2026/07/05 01:10:36 DEBUG : dest/3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4041c4a8ec5e9d2d_d20260705_m010445_c001_v0001104_t0012_u01783213485931") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1214_d20260705_m010844_c001_v7007000_t0000_u01783213724946") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbfaa_d20260705_m010840_c001_v0001179_t0032_u01783213720910") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d03_d20260705_m010953_c001_v7007000_t0000_u01783213793596") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc256_d20260705_m010943_c001_v0001179_t0040_u01783213783732") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1811_d20260705_m010939_c001_v7007000_t0000_u01783213779641") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc1cc_d20260705_m010930_c001_v0001179_t0006_u01783213770130") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c74_d20260705_m010925_c001_v7007000_t0000_u01783213765982") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc140_d20260705_m010916_c001_v0001179_t0030_u01783213756646") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3858_d20260705_m010912_c001_v7007000_t0000_u01783213752461") 2026/07/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc082_d20260705_m010902_c001_v0001179_t0018_u01783213742812") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d75a_d20260705_m010858_c001_v7007000_t0000_u01783213738845") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbffe_d20260705_m010849_c001_v0001179_t0053_u01783213729376") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fc9_d20260705_m010842_c001_v7007000_t0000_u01783213722480") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a475e_d20260705_m010833_c001_v0001181_t0031_u01783213713194") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9606fe_d20260705_m010829_c001_v7007000_t0000_u01783213709199") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf0f_d20260705_m010825_c001_v0001179_t0006_u01783213705497") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f410d5f7e68e3206a_d20260705_m010824_c001_v7007000_t0000_u01783213704137") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59957_d20260705_m010814_c001_v0001180_t0044_u01783213694727") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc269_d20260705_m010810_c001_v7007000_t0000_u01783213690824") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46b8_d20260705_m010807_c001_v0001181_t0015_u01783213687264") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b4101f6_d20260705_m010805_c001_v7007000_t0000_u01783213685530") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbd99_d20260705_m010756_c001_v0001179_t0027_u01783213676904") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b5339d_d20260705_m010750_c001_v7007000_t0000_u01783213670656") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a45ec_d20260705_m010740_c001_v0001181_t0025_u01783213660650") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3796_d20260705_m010736_c001_v7007000_t0000_u01783213656585") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a45a0_d20260705_m010727_c001_v0001181_t0006_u01783213647208") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f377c_d20260705_m010723_c001_v7007000_t0000_u01783213643128") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a456c_d20260705_m010714_c001_v0001181_t0005_u01783213634835") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96030b_d20260705_m010827_c001_v7007000_t0000_u01783213707032") 2026/07/05 01:10:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4712_d20260705_m010822_c001_v0001181_t0031_u01783213702511") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1215_d20260705_m010845_c001_v7007000_t0000_u01783213725138") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0059e_d20260705_m010840_c001_v0001146_t0049_u01783213720920") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d06_d20260705_m010953_c001_v7007000_t0000_u01783213793779") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006de_d20260705_m010944_c001_v0001146_t0053_u01783213784325") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1816_d20260705_m010939_c001_v7007000_t0000_u01783213779816") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006ac_d20260705_m010930_c001_v0001146_t0045_u01783213770672") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c75_d20260705_m010926_c001_v7007000_t0000_u01783213766157") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00670_d20260705_m010917_c001_v0001146_t0010_u01783213757199") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f385b_d20260705_m010912_c001_v7007000_t0000_u01783213752644") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0062a_d20260705_m010903_c001_v0001146_t0012_u01783213743466") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d75b_d20260705_m010859_c001_v7007000_t0000_u01783213739022") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f005d8_d20260705_m010849_c001_v0001146_t0047_u01783213729969") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f416906a7dd4fd89c_d20260705_m010842_c001_v7007000_t0000_u01783213722244") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599db_d20260705_m010833_c001_v0001180_t0018_u01783213713756") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960701_d20260705_m010829_c001_v7007000_t0000_u01783213709375") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599ad_d20260705_m010825_c001_v0001180_t0042_u01783213705553") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41fe1_d20260705_m010824_c001_v7007000_t0000_u01783213704242") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46ec_d20260705_m010815_c001_v0001181_t0011_u01783213695311") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc26e_d20260705_m010810_c001_v7007000_t0000_u01783213690998") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59925_d20260705_m010807_c001_v0001180_t0006_u01783213687305") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50db4_d20260705_m010806_c001_v7007000_t0000_u01783213686078") 2026/07/05 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a466a_d20260705_m010757_c001_v0001181_t0056_u01783213677449") 2026/07/05 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fa1_d20260705_m010750_c001_v7007000_t0000_u01783213670740") 2026/07/05 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00474_d20260705_m010741_c001_v0001146_t0008_u01783213661280") 2026/07/05 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3797_d20260705_m010736_c001_v7007000_t0000_u01783213656765") 2026/07/05 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0042c_d20260705_m010727_c001_v0001146_t0037_u01783213647790") 2026/07/05 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f377d_d20260705_m010723_c001_v7007000_t0000_u01783213643311") 2026/07/05 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003fa_d20260705_m010715_c001_v0001146_t0012_u01783213635052") 2026/07/05 01:10:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea4601d_d20260705_m010827_c001_v7007000_t0000_u01783213707060") 2026/07/05 01:10:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbee3_d20260705_m010822_c001_v0001179_t0013_u01783213702522") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1216_d20260705_m010845_c001_v7007000_t0000_u01783213725330") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4794_d20260705_m010841_c001_v0001181_t0043_u01783213721095") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d0b_d20260705_m010953_c001_v7007000_t0000_u01783213793963") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a490a_d20260705_m010945_c001_v0001181_t0028_u01783213785254") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad181a_d20260705_m010939_c001_v7007000_t0000_u01783213779990") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a48c4_d20260705_m010931_c001_v0001181_t0020_u01783213771414") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c7a_d20260705_m010926_c001_v7007000_t0000_u01783213766332") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4864_d20260705_m010917_c001_v0001181_t0057_u01783213757998") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f385c_d20260705_m010912_c001_v7007000_t0000_u01783213752827") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4812_d20260705_m010904_c001_v0001181_t0048_u01783213744409") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d75c_d20260705_m010859_c001_v7007000_t0000_u01783213739196") 2026/07/05 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a47ba_d20260705_m010850_c001_v0001181_t0008_u01783213730735") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f417c0ac73dfab80f_d20260705_m010842_c001_v7007000_t0000_u01783213722487") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf70_d20260705_m010834_c001_v0001179_t0039_u01783213714463") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960704_d20260705_m010829_c001_v7007000_t0000_u01783213709549") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4728_d20260705_m010825_c001_v0001181_t0021_u01783213705585") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea46017_d20260705_m010824_c001_v7007000_t0000_u01783213704147") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe87_d20260705_m010815_c001_v0001179_t0020_u01783213695887") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc271_d20260705_m010811_c001_v7007000_t0000_u01783213691173") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe27_d20260705_m010807_c001_v0001179_t0003_u01783213687338") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960300_d20260705_m010805_c001_v7007000_t0000_u01783213685699") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e598d7_d20260705_m010758_c001_v0001180_t0048_u01783213678050") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4167e7de962700e3_d20260705_m010750_c001_v7007000_t0000_u01783213670422") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5985b_d20260705_m010742_c001_v0001180_t0031_u01783213662350") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3798_d20260705_m010736_c001_v7007000_t0000_u01783213656945") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e597fd_d20260705_m010728_c001_v0001180_t0018_u01783213648594") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f377e_d20260705_m010723_c001_v7007000_t0000_u01783213643494") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e597c9_d20260705_m010715_c001_v0001180_t0058_u01783213635539") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50e2a_d20260705_m010827_c001_v7007000_t0000_u01783213707041") 2026/07/05 01:10:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59991_d20260705_m010822_c001_v0001180_t0034_u01783213702546") 2026/07/05 01:10:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1217_d20260705_m010845_c001_v7007000_t0000_u01783213725520") 2026/07/05 01:10:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbfac_d20260705_m010841_c001_v0001179_t0053_u01783213721108") 2026/07/05 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d11_d20260705_m010954_c001_v7007000_t0000_u01783213794145") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59bb5_d20260705_m010945_c001_v0001180_t0029_u01783213785792") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad181d_d20260705_m010940_c001_v7007000_t0000_u01783213780165") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b71_d20260705_m010931_c001_v0001180_t0038_u01783213771978") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c7c_d20260705_m010926_c001_v7007000_t0000_u01783213766507") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b03_d20260705_m010918_c001_v0001180_t0044_u01783213758556") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f385e_d20260705_m010913_c001_v7007000_t0000_u01783213753011") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59aa9_d20260705_m010904_c001_v0001180_t0015_u01783213744975") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d75d_d20260705_m010859_c001_v7007000_t0000_u01783213739369") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a5d_d20260705_m010851_c001_v0001180_t0010_u01783213731305") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3845_d20260705_m010842_c001_v7007000_t0000_u01783213722253") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00584_d20260705_m010835_c001_v0001146_t0034_u01783213715053") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960705_d20260705_m010829_c001_v7007000_t0000_u01783213709724") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00552_d20260705_m010825_c001_v0001146_t0015_u01783213705677") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41fe0_d20260705_m010824_c001_v7007000_t0000_u01783213704067") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00528_d20260705_m010816_c001_v0001146_t0020_u01783213696501") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc274_d20260705_m010811_c001_v7007000_t0000_u01783213691347") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46ba_d20260705_m010807_c001_v0001181_t0043_u01783213687471") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41f77_d20260705_m010806_c001_v7007000_t0000_u01783213686132") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004d8_d20260705_m010758_c001_v0001146_t0033_u01783213678619") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e7f_d20260705_m010750_c001_v7007000_t0000_u01783213670454") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbcd9_d20260705_m010742_c001_v0001179_t0024_u01783213662914") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3799_d20260705_m010737_c001_v7007000_t0000_u01783213657124") 2026/07/05 01:10:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbc2f_d20260705_m010729_c001_v0001179_t0031_u01783213649254") 2026/07/05 01:10:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f377f_d20260705_m010723_c001_v7007000_t0000_u01783213643676") 2026/07/05 01:10:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbbab_d20260705_m010715_c001_v0001179_t0031_u01783213635833") 2026/07/05 01:10:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea4601e_d20260705_m010827_c001_v7007000_t0000_u01783213707234") 2026/07/05 01:10:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00542_d20260705_m010822_c001_v0001146_t0030_u01783213702690") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1218_d20260705_m010845_c001_v7007000_t0000_u01783213725711") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a19_d20260705_m010841_c001_v0001180_t0021_u01783213721156") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d15_d20260705_m010954_c001_v7007000_t0000_u01783213794328") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc26c_d20260705_m010945_c001_v0001179_t0045_u01783213785987") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1823_d20260705_m010940_c001_v7007000_t0000_u01783213780340") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc1de_d20260705_m010932_c001_v0001179_t0007_u01783213772191") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c7d_d20260705_m010926_c001_v7007000_t0000_u01783213766753") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc156_d20260705_m010918_c001_v0001179_t0017_u01783213758765") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f385f_d20260705_m010913_c001_v7007000_t0000_u01783213753193") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc09e_d20260705_m010905_c001_v0001179_t0034_u01783213745207") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d75e_d20260705_m010859_c001_v7007000_t0000_u01783213739544") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc010_d20260705_m010851_c001_v0001179_t0035_u01783213731520") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b410282_d20260705_m010842_c001_v7007000_t0000_u01783213722261") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4772_d20260705_m010835_c001_v0001181_t0006_u01783213715524") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960706_d20260705_m010829_c001_v7007000_t0000_u01783213709898") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf13_d20260705_m010825_c001_v0001179_t0053_u01783213705722") 2026/07/05 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d6e1_d20260705_m010824_c001_v7007000_t0000_u01783213704272") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59965_d20260705_m010817_c001_v0001180_t0049_u01783213697250") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc276_d20260705_m010811_c001_v7007000_t0000_u01783213691520") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59929_d20260705_m010807_c001_v0001180_t0015_u01783213687535") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b4101f7_d20260705_m010805_c001_v7007000_t0000_u01783213685711") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbdad_d20260705_m010758_c001_v0001179_t0032_u01783213678892") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fa0_d20260705_m010750_c001_v7007000_t0000_u01783213670563") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4608_d20260705_m010743_c001_v0001181_t0055_u01783213663168") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f379a_d20260705_m010737_c001_v7007000_t0000_u01783213657340") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a45a6_d20260705_m010729_c001_v0001181_t0010_u01783213649459") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3780_d20260705_m010723_c001_v7007000_t0000_u01783213643858") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4570_d20260705_m010716_c001_v0001181_t0006_u01783213636062") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41fe5_d20260705_m010827_c001_v7007000_t0000_u01783213707386") 2026/07/05 01:10:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4714_d20260705_m010822_c001_v0001181_t0015_u01783213702720") 2026/07/05 01:10:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1219_d20260705_m010845_c001_v7007000_t0000_u01783213725909") 2026/07/05 01:10:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f005a2_d20260705_m010841_c001_v0001146_t0038_u01783213721246") 2026/07/05 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d17_d20260705_m010954_c001_v7007000_t0000_u01783213794511") 2026/07/05 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006e2_d20260705_m010946_c001_v0001146_t0025_u01783213786275") 2026/07/05 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1828_d20260705_m010940_c001_v7007000_t0000_u01783213780515") 2026/07/05 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006b2_d20260705_m010932_c001_v0001146_t0024_u01783213772416") 2026/07/05 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c7e_d20260705_m010926_c001_v7007000_t0000_u01783213766929") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00674_d20260705_m010919_c001_v0001146_t0037_u01783213759072") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3861_d20260705_m010913_c001_v7007000_t0000_u01783213753375") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00636_d20260705_m010905_c001_v0001146_t0018_u01783213745434") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d75f_d20260705_m010859_c001_v7007000_t0000_u01783213739718") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f005e2_d20260705_m010851_c001_v0001146_t0003_u01783213731720") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b410284_d20260705_m010842_c001_v7007000_t0000_u01783213722438") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599e5_d20260705_m010835_c001_v0001180_t0019_u01783213715832") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960707_d20260705_m010830_c001_v7007000_t0000_u01783213710092") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599b1_d20260705_m010825_c001_v0001180_t0013_u01783213705831") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d6e0_d20260705_m010824_c001_v7007000_t0000_u01783213704097") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46f2_d20260705_m010817_c001_v0001181_t0041_u01783213697471") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc279_d20260705_m010811_c001_v7007000_t0000_u01783213691694") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe2b_d20260705_m010807_c001_v0001179_t0036_u01783213687559") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea45fa6_d20260705_m010805_c001_v7007000_t0000_u01783213685908") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a467c_d20260705_m010759_c001_v0001181_t0038_u01783213679092") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8f9d_d20260705_m010750_c001_v7007000_t0000_u01783213670036") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00482_d20260705_m010743_c001_v0001146_t0052_u01783213663369") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f379b_d20260705_m010737_c001_v7007000_t0000_u01783213657523") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0042e_d20260705_m010729_c001_v0001146_t0010_u01783213649675") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3782_d20260705_m010724_c001_v7007000_t0000_u01783213644040") 2026/07/05 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00400_d20260705_m010716_c001_v0001146_t0046_u01783213636269") 2026/07/05 01:10:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96030d_d20260705_m010827_c001_v7007000_t0000_u01783213707397") 2026/07/05 01:10:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbee7_d20260705_m010822_c001_v0001179_t0003_u01783213702732") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d121a_d20260705_m010846_c001_v7007000_t0000_u01783213726100") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4796_d20260705_m010841_c001_v0001181_t0005_u01783213721310") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d19_d20260705_m010954_c001_v7007000_t0000_u01783213794695") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4918_d20260705_m010946_c001_v0001181_t0052_u01783213786611") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad182c_d20260705_m010940_c001_v7007000_t0000_u01783213780690") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a48d4_d20260705_m010932_c001_v0001181_t0018_u01783213772892") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c7f_d20260705_m010927_c001_v7007000_t0000_u01783213767104") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4872_d20260705_m010919_c001_v0001181_t0030_u01783213759420") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3862_d20260705_m010913_c001_v7007000_t0000_u01783213753558") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4818_d20260705_m010905_c001_v0001181_t0000_u01783213745809") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d760_d20260705_m010859_c001_v7007000_t0000_u01783213739891") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a47c6_d20260705_m010852_c001_v0001181_t0053_u01783213732126") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b410285_d20260705_m010842_c001_v7007000_t0000_u01783213722622") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf86_d20260705_m010836_c001_v0001179_t0034_u01783213716088") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960709_d20260705_m010830_c001_v7007000_t0000_u01783213710266") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a472a_d20260705_m010825_c001_v0001181_t0040_u01783213705932") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155e4a6562e2f94_d20260705_m010824_c001_v7007000_t0000_u01783213704301") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe9f_d20260705_m010817_c001_v0001179_t0026_u01783213697675") 2026/07/05 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc27d_d20260705_m010811_c001_v7007000_t0000_u01783213691870") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004fe_d20260705_m010807_c001_v0001146_t0033_u01783213687598") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea45fa7_d20260705_m010806_c001_v7007000_t0000_u01783213686090") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e598dd_d20260705_m010759_c001_v0001180_t0012_u01783213679289") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e82_d20260705_m010750_c001_v7007000_t0000_u01783213670752") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59867_d20260705_m010743_c001_v0001180_t0052_u01783213663734") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f379e_d20260705_m010737_c001_v7007000_t0000_u01783213657704") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59807_d20260705_m010730_c001_v0001180_t0050_u01783213650060") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3783_d20260705_m010724_c001_v7007000_t0000_u01783213644224") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e597d1_d20260705_m010716_c001_v0001180_t0024_u01783213636802") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d6e5_d20260705_m010827_c001_v7007000_t0000_u01783213707190") 2026/07/05 01:10:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59997_d20260705_m010822_c001_v0001180_t0012_u01783213702747") 2026/07/05 01:10:46 DEBUG : dir1/0007-12345: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d121b_d20260705_m010846_c001_v7007000_t0000_u01783213726290") 2026/07/05 01:10:46 DEBUG : dir1/0007-12345: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbfb0_d20260705_m010841_c001_v0001179_t0007_u01783213721322") 2026/07/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d1e_d20260705_m010954_c001_v7007000_t0000_u01783213794892") 2026/07/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59bbf_d20260705_m010946_c001_v0001180_t0026_u01783213786837") 2026/07/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1833_d20260705_m010940_c001_v7007000_t0000_u01783213780935") 2026/07/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b77_d20260705_m010933_c001_v0001180_t0000_u01783213773124") 2026/07/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c80_d20260705_m010927_c001_v7007000_t0000_u01783213767280") 2026/07/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b0d_d20260705_m010919_c001_v0001180_t0019_u01783213759709") 2026/07/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3863_d20260705_m010913_c001_v7007000_t0000_u01783213753741") 2026/07/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59ab1_d20260705_m010906_c001_v0001180_t0021_u01783213746029") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d761_d20260705_m010900_c001_v7007000_t0000_u01783213740116") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a63_d20260705_m010852_c001_v0001180_t0044_u01783213732341") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d120d_d20260705_m010842_c001_v7007000_t0000_u01783213722638") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0058a_d20260705_m010836_c001_v0001146_t0014_u01783213716288") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96070a_d20260705_m010830_c001_v7007000_t0000_u01783213710440") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf17_d20260705_m010825_c001_v0001179_t0059_u01783213705943") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fb4_d20260705_m010824_c001_v7007000_t0000_u01783213704311") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0052e_d20260705_m010817_c001_v0001146_t0051_u01783213697982") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc280_d20260705_m010812_c001_v7007000_t0000_u01783213692044") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46bc_d20260705_m010807_c001_v0001181_t0001_u01783213687677") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fa7_d20260705_m010805_c001_v7007000_t0000_u01783213685881") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004e2_d20260705_m010759_c001_v0001146_t0048_u01783213679622") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e80_d20260705_m010750_c001_v7007000_t0000_u01783213670574") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbce5_d20260705_m010743_c001_v0001179_t0020_u01783213663946") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f379f_d20260705_m010737_c001_v7007000_t0000_u01783213657883") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbc35_d20260705_m010730_c001_v0001179_t0004_u01783213650257") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3784_d20260705_m010724_c001_v7007000_t0000_u01783213644406") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbbb7_d20260705_m010717_c001_v0001179_t0014_u01783213637069") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d6e6_d20260705_m010827_c001_v7007000_t0000_u01783213707246") 2026/07/05 01:10:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbeef_d20260705_m010822_c001_v0001179_t0022_u01783213702944") 2026/07/05 01:10:48 DEBUG : dir1/0008-23456: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d121c_d20260705_m010846_c001_v7007000_t0000_u01783213726482") 2026/07/05 01:10:48 DEBUG : dir1/0008-23456: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a1f_d20260705_m010841_c001_v0001180_t0018_u01783213721405") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d24_d20260705_m010955_c001_v7007000_t0000_u01783213795076") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc276_d20260705_m010947_c001_v0001179_t0044_u01783213787123") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1837_d20260705_m010941_c001_v7007000_t0000_u01783213781109") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc1ea_d20260705_m010933_c001_v0001179_t0045_u01783213773351") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c81_d20260705_m010927_c001_v7007000_t0000_u01783213767455") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc160_d20260705_m010919_c001_v0001179_t0021_u01783213759960") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3864_d20260705_m010913_c001_v7007000_t0000_u01783213753925") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc0b8_d20260705_m010906_c001_v0001179_t0006_u01783213746263") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d763_d20260705_m010900_c001_v7007000_t0000_u01783213740289") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc01a_d20260705_m010852_c001_v0001179_t0052_u01783213732545") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f416906a7dd4fd89d_d20260705_m010842_c001_v7007000_t0000_u01783213722421") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4782_d20260705_m010836_c001_v0001181_t0015_u01783213716903") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96070b_d20260705_m010830_c001_v7007000_t0000_u01783213710613") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599b3_d20260705_m010826_c001_v0001180_t0011_u01783213706050") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea46016_d20260705_m010823_c001_v7007000_t0000_u01783213703963") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5996b_d20260705_m010818_c001_v0001180_t0033_u01783213698314") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc283_d20260705_m010812_c001_v7007000_t0000_u01783213692217") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe31_d20260705_m010807_c001_v0001179_t0054_u01783213687769") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960301_d20260705_m010805_c001_v7007000_t0000_u01783213685882") 2026/07/05 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbdc3_d20260705_m010800_c001_v0001179_t0030_u01783213680159") 2026/07/05 01:10:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4034c04bdaddd0b8_d20260705_m010750_c001_v7007000_t0000_u01783213670584") 2026/07/05 01:10:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4614_d20260705_m010744_c001_v0001181_t0041_u01783213664180") 2026/07/05 01:10:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a0_d20260705_m010738_c001_v7007000_t0000_u01783213658063") 2026/07/05 01:10:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a45ae_d20260705_m010730_c001_v0001181_t0010_u01783213650492") 2026/07/05 01:10:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3785_d20260705_m010724_c001_v7007000_t0000_u01783213644590") 2026/07/05 01:10:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4576_d20260705_m010717_c001_v0001181_t0015_u01783213637276") 2026/07/05 01:10:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fb6_d20260705_m010826_c001_v7007000_t0000_u01783213706988") 2026/07/05 01:10:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4718_d20260705_m010822_c001_v0001181_t0042_u01783213702955") 2026/07/05 01:10:49 DEBUG : dir1/0009-34567: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d121d_d20260705_m010846_c001_v7007000_t0000_u01783213726824") 2026/07/05 01:10:49 DEBUG : dir1/0009-34567: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbfb2_d20260705_m010841_c001_v0001179_t0010_u01783213721527") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d29_d20260705_m010955_c001_v7007000_t0000_u01783213795259") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006e8_d20260705_m010947_c001_v0001146_t0022_u01783213787356") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad183a_d20260705_m010941_c001_v7007000_t0000_u01783213781283") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006b6_d20260705_m010933_c001_v0001146_t0032_u01783213773555") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c82_d20260705_m010927_c001_v7007000_t0000_u01783213767630") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0067a_d20260705_m010920_c001_v0001146_t0028_u01783213760195") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3866_d20260705_m010914_c001_v7007000_t0000_u01783213754108") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0063a_d20260705_m010906_c001_v0001146_t0024_u01783213746474") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d765_d20260705_m010900_c001_v7007000_t0000_u01783213740464") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f005e6_d20260705_m010852_c001_v0001146_t0055_u01783213732756") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f416906a7dd4fd89b_d20260705_m010842_c001_v7007000_t0000_u01783213722067") 2026/07/05 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599f9_d20260705_m010837_c001_v0001180_t0001_u01783213717112") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96070c_d20260705_m010830_c001_v7007000_t0000_u01783213710787") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00554_d20260705_m010826_c001_v0001146_t0049_u01783213706080") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50e28_d20260705_m010824_c001_v7007000_t0000_u01783213704022") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46fe_d20260705_m010818_c001_v0001181_t0029_u01783213698520") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc286_d20260705_m010812_c001_v7007000_t0000_u01783213692391") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5992b_d20260705_m010807_c001_v0001180_t0057_u01783213687793") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50db3_d20260705_m010805_c001_v7007000_t0000_u01783213685898") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4682_d20260705_m010800_c001_v0001181_t0035_u01783213680453") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4167e7de962700e4_d20260705_m010750_c001_v7007000_t0000_u01783213670432") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0048a_d20260705_m010744_c001_v0001146_t0024_u01783213664379") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a1_d20260705_m010738_c001_v7007000_t0000_u01783213658242") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00436_d20260705_m010730_c001_v0001146_t0053_u01783213650707") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3786_d20260705_m010724_c001_v7007000_t0000_u01783213644773") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00408_d20260705_m010717_c001_v0001146_t0008_u01783213637481") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155e4a6562e2f95_d20260705_m010827_c001_v7007000_t0000_u01783213707000") 2026/07/05 01:10:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5999b_d20260705_m010822_c001_v0001180_t0035_u01783213702965") 2026/07/05 01:10:50 DEBUG : dir1/0010-45678: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d121e_d20260705_m010847_c001_v7007000_t0000_u01783213727015") 2026/07/05 01:10:50 DEBUG : dir1/0010-45678: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a479a_d20260705_m010841_c001_v0001181_t0055_u01783213721536") 2026/07/05 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d2e_d20260705_m010955_c001_v7007000_t0000_u01783213795443") 2026/07/05 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4924_d20260705_m010947_c001_v0001181_t0040_u01783213787825") 2026/07/05 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1840_d20260705_m010941_c001_v7007000_t0000_u01783213781549") 2026/07/05 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a48d6_d20260705_m010934_c001_v0001181_t0029_u01783213774166") 2026/07/05 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c83_d20260705_m010927_c001_v7007000_t0000_u01783213767806") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a487c_d20260705_m010920_c001_v0001181_t0030_u01783213760632") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3867_d20260705_m010914_c001_v7007000_t0000_u01783213754291") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a481e_d20260705_m010906_c001_v0001181_t0019_u01783213746820") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d766_d20260705_m010900_c001_v7007000_t0000_u01783213740638") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a47c8_d20260705_m010853_c001_v0001181_t0058_u01783213733135") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3846_d20260705_m010842_c001_v7007000_t0000_u01783213722429") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf90_d20260705_m010837_c001_v0001179_t0004_u01783213717335") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96070d_d20260705_m010830_c001_v7007000_t0000_u01783213710961") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4732_d20260705_m010826_c001_v0001181_t0052_u01783213706133") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50e25_d20260705_m010823_c001_v7007000_t0000_u01783213703673") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbea7_d20260705_m010818_c001_v0001179_t0042_u01783213698735") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc288_d20260705_m010812_c001_v7007000_t0000_u01783213692567") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46be_d20260705_m010807_c001_v0001181_t0032_u01783213687881") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc234_d20260705_m010805_c001_v7007000_t0000_u01783213685920") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e598eb_d20260705_m010800_c001_v0001180_t0025_u01783213680652") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155aede787a5a9a_d20260705_m010750_c001_v7007000_t0000_u01783213670450") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5986f_d20260705_m010744_c001_v0001180_t0058_u01783213664903") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a2_d20260705_m010738_c001_v7007000_t0000_u01783213658421") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59811_d20260705_m010731_c001_v0001180_t0028_u01783213651044") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3787_d20260705_m010724_c001_v7007000_t0000_u01783213644963") 2026/07/05 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e597d3_d20260705_m010717_c001_v0001180_t0057_u01783213637883") 2026/07/05 01:10:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d6e4_d20260705_m010827_c001_v7007000_t0000_u01783213707052") 2026/07/05 01:10:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00544_d20260705_m010823_c001_v0001146_t0027_u01783213703163") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1220_d20260705_m010847_c001_v7007000_t0000_u01783213727206") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f005aa_d20260705_m010841_c001_v0001146_t0028_u01783213721547") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d2f_d20260705_m010955_c001_v7007000_t0000_u01783213795625") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59bc3_d20260705_m010948_c001_v0001180_t0057_u01783213788026") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1845_d20260705_m010941_c001_v7007000_t0000_u01783213781723") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b81_d20260705_m010934_c001_v0001180_t0031_u01783213774414") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c84_d20260705_m010928_c001_v7007000_t0000_u01783213768078") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b19_d20260705_m010920_c001_v0001180_t0038_u01783213760842") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3868_d20260705_m010914_c001_v7007000_t0000_u01783213754473") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59ab5_d20260705_m010907_c001_v0001180_t0050_u01783213747100") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d767_d20260705_m010900_c001_v7007000_t0000_u01783213740811") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a67_d20260705_m010853_c001_v0001180_t0020_u01783213733340") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3844_d20260705_m010842_c001_v7007000_t0000_u01783213722077") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0058c_d20260705_m010837_c001_v0001146_t0040_u01783213717556") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96070e_d20260705_m010831_c001_v7007000_t0000_u01783213711135") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf1d_d20260705_m010826_c001_v0001179_t0016_u01783213706189") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50e29_d20260705_m010824_c001_v7007000_t0000_u01783213704196") 2026/07/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00532_d20260705_m010818_c001_v0001146_t0003_u01783213698960") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc28c_d20260705_m010812_c001_v7007000_t0000_u01783213692741") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe35_d20260705_m010807_c001_v0001179_t0021_u01783213687980") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b4101f8_d20260705_m010805_c001_v7007000_t0000_u01783213685900") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004e4_d20260705_m010800_c001_v0001146_t0028_u01783213680962") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8f9e_d20260705_m010750_c001_v7007000_t0000_u01783213670212") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbcf1_d20260705_m010745_c001_v0001179_t0021_u01783213665126") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a3_d20260705_m010738_c001_v7007000_t0000_u01783213658602") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbc45_d20260705_m010731_c001_v0001179_t0054_u01783213651243") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3788_d20260705_m010725_c001_v7007000_t0000_u01783213645145") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbbbd_d20260705_m010718_c001_v0001179_t0047_u01783213638132") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41fe4_d20260705_m010827_c001_v7007000_t0000_u01783213707201") 2026/07/05 01:10:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a471e_d20260705_m010823_c001_v0001181_t0044_u01783213703174") 2026/07/05 01:10:53 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1221_d20260705_m010847_c001_v7007000_t0000_u01783213727397") 2026/07/05 01:10:53 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a25_d20260705_m010841_c001_v0001180_t0052_u01783213721667") 2026/07/05 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d34_d20260705_m010955_c001_v7007000_t0000_u01783213795808") 2026/07/05 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc27e_d20260705_m010948_c001_v0001179_t0047_u01783213788250") 2026/07/05 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad184a_d20260705_m010941_c001_v7007000_t0000_u01783213781898") 2026/07/05 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc208_d20260705_m010934_c001_v0001179_t0056_u01783213774664") 2026/07/05 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c85_d20260705_m010928_c001_v7007000_t0000_u01783213768253") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc16c_d20260705_m010921_c001_v0001179_t0046_u01783213761048") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3869_d20260705_m010914_c001_v7007000_t0000_u01783213754656") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc0ce_d20260705_m010907_c001_v0001179_t0038_u01783213747315") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d769_d20260705_m010900_c001_v7007000_t0000_u01783213740985") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc024_d20260705_m010853_c001_v0001179_t0056_u01783213733645") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f416906a7dd4fd89e_d20260705_m010842_c001_v7007000_t0000_u01783213722601") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4788_d20260705_m010837_c001_v0001181_t0042_u01783213717861") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96070f_d20260705_m010831_c001_v7007000_t0000_u01783213711309") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599b5_d20260705_m010826_c001_v0001180_t0017_u01783213706271") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f410d5f7e68e32068_d20260705_m010823_c001_v7007000_t0000_u01783213703688") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59977_d20260705_m010819_c001_v0001180_t0011_u01783213699382") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc28d_d20260705_m010812_c001_v7007000_t0000_u01783213692916") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5992d_d20260705_m010808_c001_v0001180_t0044_u01783213688015") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41f72_d20260705_m010805_c001_v7007000_t0000_u01783213685942") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbdd1_d20260705_m010801_c001_v0001179_t0033_u01783213681396") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8f9f_d20260705_m010750_c001_v7007000_t0000_u01783213670387") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a461a_d20260705_m010745_c001_v0001181_t0006_u01783213665408") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a4_d20260705_m010738_c001_v7007000_t0000_u01783213658783") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a45b2_d20260705_m010731_c001_v0001181_t0052_u01783213651454") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3789_d20260705_m010725_c001_v7007000_t0000_u01783213645327") 2026/07/05 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a457a_d20260705_m010718_c001_v0001181_t0031_u01783213638358") 2026/07/05 01:10:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fb7_d20260705_m010827_c001_v7007000_t0000_u01783213707180") 2026/07/05 01:10:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5999d_d20260705_m010823_c001_v0001180_t0013_u01783213703184") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1222_d20260705_m010847_c001_v7007000_t0000_u01783213727618") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbfb4_d20260705_m010841_c001_v0001179_t0034_u01783213721720") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d39_d20260705_m010955_c001_v7007000_t0000_u01783213795991") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006ec_d20260705_m010948_c001_v0001146_t0054_u01783213788489") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad184f_d20260705_m010942_c001_v7007000_t0000_u01783213782073") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f006bc_d20260705_m010934_c001_v0001146_t0018_u01783213774869") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c86_d20260705_m010928_c001_v7007000_t0000_u01783213768427") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00684_d20260705_m010921_c001_v0001146_t0012_u01783213761417") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f386b_d20260705_m010914_c001_v7007000_t0000_u01783213754871") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00642_d20260705_m010907_c001_v0001146_t0053_u01783213747547") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d76a_d20260705_m010901_c001_v7007000_t0000_u01783213741162") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f005ec_d20260705_m010853_c001_v0001146_t0015_u01783213733853") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea46034_d20260705_m010842_c001_v7007000_t0000_u01783213722455") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e599ff_d20260705_m010838_c001_v0001180_t0033_u01783213718071") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960710_d20260705_m010831_c001_v7007000_t0000_u01783213711484") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4736_d20260705_m010826_c001_v0001181_t0006_u01783213706340") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea46015_d20260705_m010823_c001_v7007000_t0000_u01783213703695") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4706_d20260705_m010819_c001_v0001181_t0007_u01783213699630") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc28e_d20260705_m010813_c001_v7007000_t0000_u01783213693090") 2026/07/05 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46c0_d20260705_m010808_c001_v0001181_t0004_u01783213688079") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc235_d20260705_m010806_c001_v7007000_t0000_u01783213686101") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a468c_d20260705_m010801_c001_v0001181_t0015_u01783213681621") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b53399_d20260705_m010750_c001_v7007000_t0000_u01783213670452") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0048e_d20260705_m010745_c001_v0001146_t0028_u01783213665607") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a5_d20260705_m010738_c001_v7007000_t0000_u01783213658967") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0043e_d20260705_m010731_c001_v0001146_t0028_u01783213651690") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f378a_d20260705_m010725_c001_v7007000_t0000_u01783213645511") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0040a_d20260705_m010718_c001_v0001146_t0018_u01783213638564") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96030c_d20260705_m010827_c001_v7007000_t0000_u01783213707214") 2026/07/05 01:10:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbef3_d20260705_m010823_c001_v0001179_t0034_u01783213703233") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1223_d20260705_m010847_c001_v7007000_t0000_u01783213727809") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a479c_d20260705_m010841_c001_v0001181_t0015_u01783213721806") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d3b_d20260705_m010956_c001_v7007000_t0000_u01783213796174") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a492a_d20260705_m010948_c001_v0001181_t0049_u01783213788920") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1855_d20260705_m010942_c001_v7007000_t0000_u01783213782248") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a48de_d20260705_m010935_c001_v0001181_t0054_u01783213775303") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c88_d20260705_m010928_c001_v7007000_t0000_u01783213768604") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4882_d20260705_m010921_c001_v0001181_t0042_u01783213761961") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3870_d20260705_m010915_c001_v7007000_t0000_u01783213755054") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4826_d20260705_m010907_c001_v0001181_t0015_u01783213747876") 2026/07/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d76b_d20260705_m010901_c001_v7007000_t0000_u01783213741336") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a47d0_d20260705_m010854_c001_v0001181_t0022_u01783213734276") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4167e7de962701df_d20260705_m010842_c001_v7007000_t0000_u01783213722436") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf94_d20260705_m010838_c001_v0001179_t0049_u01783213718273") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960711_d20260705_m010831_c001_v7007000_t0000_u01783213711660") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00558_d20260705_m010826_c001_v0001146_t0018_u01783213706388") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50e26_d20260705_m010823_c001_v7007000_t0000_u01783213703848") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbeb7_d20260705_m010819_c001_v0001179_t0034_u01783213699838") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc28f_d20260705_m010813_c001_v7007000_t0000_u01783213693264") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00502_d20260705_m010808_c001_v0001146_t0009_u01783213688091") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b4101f9_d20260705_m010806_c001_v7007000_t0000_u01783213686111") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e598f5_d20260705_m010801_c001_v0001180_t0053_u01783213681830") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e7e_d20260705_m010750_c001_v7007000_t0000_u01783213670398") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5987b_d20260705_m010745_c001_v0001180_t0052_u01783213665995") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a6_d20260705_m010739_c001_v7007000_t0000_u01783213659149") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59815_d20260705_m010732_c001_v0001180_t0048_u01783213652056") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f378b_d20260705_m010725_c001_v7007000_t0000_u01783213645711") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e597d7_d20260705_m010718_c001_v0001180_t0059_u01783213638990") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d6e3_d20260705_m010827_c001_v7007000_t0000_u01783213707010") 2026/07/05 01:10:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5999f_d20260705_m010823_c001_v0001180_t0047_u01783213703403") 2026/07/05 01:10:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1224_d20260705_m010848_c001_v7007000_t0000_u01783213728000") 2026/07/05 01:10:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a29_d20260705_m010841_c001_v0001180_t0009_u01783213721865") 2026/07/05 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d40_d20260705_m010956_c001_v7007000_t0000_u01783213796359") 2026/07/05 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59bcb_d20260705_m010949_c001_v0001180_t0029_u01783213789157") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad1858_d20260705_m010942_c001_v7007000_t0000_u01783213782422") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b87_d20260705_m010935_c001_v0001180_t0033_u01783213775527") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c89_d20260705_m010928_c001_v7007000_t0000_u01783213768780") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b2b_d20260705_m010922_c001_v0001180_t0026_u01783213762159") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f3875_d20260705_m010915_c001_v7007000_t0000_u01783213755310") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59abf_d20260705_m010908_c001_v0001180_t0021_u01783213748086") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d76c_d20260705_m010901_c001_v7007000_t0000_u01783213741509") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a69_d20260705_m010854_c001_v0001180_t0022_u01783213734529") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96072a_d20260705_m010842_c001_v7007000_t0000_u01783213722471") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00592_d20260705_m010838_c001_v0001146_t0021_u01783213718473") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960713_d20260705_m010831_c001_v7007000_t0000_u01783213711835") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbf29_d20260705_m010826_c001_v0001179_t0016_u01783213706491") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f96030a_d20260705_m010824_c001_v7007000_t0000_u01783213704228") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00536_d20260705_m010820_c001_v0001146_t0012_u01783213700064") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc290_d20260705_m010813_c001_v7007000_t0000_u01783213693438") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe39_d20260705_m010808_c001_v0001179_t0031_u01783213688222") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b242_d20260705_m010805_c001_v7007000_t0000_u01783213685946") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004e8_d20260705_m010802_c001_v0001146_t0053_u01783213682030") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4167e7de962700e5_d20260705_m010750_c001_v7007000_t0000_u01783213670598") 2026/07/05 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbcfb_d20260705_m010746_c001_v0001179_t0014_u01783213666218") 2026/07/05 01:10:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a7_d20260705_m010739_c001_v7007000_t0000_u01783213659328") 2026/07/05 01:10:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbc55_d20260705_m010732_c001_v0001179_t0059_u01783213652250") 2026/07/05 01:10:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f378c_d20260705_m010725_c001_v7007000_t0000_u01783213645896") 2026/07/05 01:10:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbbc5_d20260705_m010719_c001_v0001179_t0025_u01783213639218") 2026/07/05 01:10:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155e4a6562e2f96_d20260705_m010827_c001_v7007000_t0000_u01783213707257") 2026/07/05 01:10:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4720_d20260705_m010823_c001_v0001181_t0054_u01783213703437") 2026/07/05 01:10:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e91_d20260705_m010753_c001_v7007000_t0000_u01783213673014") 2026/07/05 01:10:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4630_d20260705_m010748_c001_v0001181_t0013_u01783213668696") 2026/07/05 01:10:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e92_d20260705_m010753_c001_v7007000_t0000_u01783213673188") 2026/07/05 01:10:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5988d_d20260705_m010748_c001_v0001180_t0050_u01783213668709") 2026/07/05 01:10:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e93_d20260705_m010753_c001_v7007000_t0000_u01783213673363") 2026/07/05 01:10:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbd29_d20260705_m010748_c001_v0001179_t0003_u01783213668785") 2026/07/05 01:10:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e94_d20260705_m010753_c001_v7007000_t0000_u01783213673538") 2026/07/05 01:10:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4632_d20260705_m010748_c001_v0001181_t0026_u01783213668903") 2026/07/05 01:10:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e95_d20260705_m010753_c001_v7007000_t0000_u01783213673715") 2026/07/05 01:10:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59891_d20260705_m010748_c001_v0001180_t0028_u01783213668920") 2026/07/05 01:10:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e96_d20260705_m010753_c001_v7007000_t0000_u01783213673892") 2026/07/05 01:10:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbd2b_d20260705_m010748_c001_v0001179_t0020_u01783213668993") 2026/07/05 01:10:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e97_d20260705_m010754_c001_v7007000_t0000_u01783213674069") 2026/07/05 01:10:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59893_d20260705_m010749_c001_v0001180_t0012_u01783213669123") 2026/07/05 01:11:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e98_d20260705_m010754_c001_v7007000_t0000_u01783213674245") 2026/07/05 01:11:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4634_d20260705_m010749_c001_v0001181_t0032_u01783213669132") 2026/07/05 01:11:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e99_d20260705_m010754_c001_v7007000_t0000_u01783213674420") 2026/07/05 01:11:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004a2_d20260705_m010749_c001_v0001146_t0010_u01783213669150") 2026/07/05 01:11:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e9b_d20260705_m010754_c001_v7007000_t0000_u01783213674703") 2026/07/05 01:11:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbd2f_d20260705_m010749_c001_v0001179_t0046_u01783213669234") 2026/07/05 01:11:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e9c_d20260705_m010754_c001_v7007000_t0000_u01783213674907") 2026/07/05 01:11:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59895_d20260705_m010749_c001_v0001180_t0011_u01783213669343") 2026/07/05 01:11:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e9d_d20260705_m010755_c001_v7007000_t0000_u01783213675091") 2026/07/05 01:11:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4638_d20260705_m010749_c001_v0001181_t0058_u01783213669382") 2026/07/05 01:11:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e9e_d20260705_m010755_c001_v7007000_t0000_u01783213675268") 2026/07/05 01:11:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbd31_d20260705_m010749_c001_v0001179_t0004_u01783213669443") 2026/07/05 01:11:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e9f_d20260705_m010755_c001_v7007000_t0000_u01783213675448") 2026/07/05 01:11:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a463c_d20260705_m010749_c001_v0001181_t0025_u01783213669581") 2026/07/05 01:11:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58ea0_d20260705_m010755_c001_v7007000_t0000_u01783213675623") 2026/07/05 01:11:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59897_d20260705_m010749_c001_v0001180_t0020_u01783213669593") 2026/07/05 01:11:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58ea3_d20260705_m010755_c001_v7007000_t0000_u01783213675800") 2026/07/05 01:11:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004a8_d20260705_m010749_c001_v0001146_t0023_u01783213669603") 2026/07/05 01:11:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b245_d20260705_m010808_c001_v7007000_t0000_u01783213688716") 2026/07/05 01:11:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe03_d20260705_m010804_c001_v0001179_t0053_u01783213684353") 2026/07/05 01:11:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2b19_d20260705_m010808_c001_v7007000_t0000_u01783213688596") 2026/07/05 01:11:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46a4_d20260705_m010804_c001_v0001181_t0019_u01783213684363") 2026/07/05 01:11:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960304_d20260705_m010808_c001_v7007000_t0000_u01783213688799") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5990d_d20260705_m010804_c001_v0001180_t0044_u01783213684388") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b246_d20260705_m010808_c001_v7007000_t0000_u01783213688892") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe07_d20260705_m010804_c001_v0001179_t0039_u01783213684553") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41f8c_d20260705_m010808_c001_v7007000_t0000_u01783213688911") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46a8_d20260705_m010804_c001_v0001181_t0042_u01783213684584") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41f89_d20260705_m010808_c001_v7007000_t0000_u01783213688730") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004f2_d20260705_m010804_c001_v0001146_t0037_u01783213684622") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50db5_d20260705_m010808_c001_v7007000_t0000_u01783213688601") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e5990f_d20260705_m010804_c001_v0001180_t0046_u01783213684634") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b4101ff_d20260705_m010808_c001_v7007000_t0000_u01783213688923") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46ac_d20260705_m010804_c001_v0001181_t0028_u01783213684786") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b4101fd_d20260705_m010808_c001_v7007000_t0000_u01783213688741") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe0b_d20260705_m010804_c001_v0001179_t0049_u01783213684797") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc247_d20260705_m010808_c001_v7007000_t0000_u01783213688571") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59913_d20260705_m010804_c001_v0001180_t0053_u01783213684863") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc24d_d20260705_m010808_c001_v7007000_t0000_u01783213688934") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46b0_d20260705_m010804_c001_v0001181_t0035_u01783213684988") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc24a_d20260705_m010808_c001_v7007000_t0000_u01783213688752") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004f4_d20260705_m010804_c001_v0001146_t0003_u01783213684999") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f42594a833ea45fa9_d20260705_m010808_c001_v7007000_t0000_u01783213688766") 2026/07/05 01:11:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe11_d20260705_m010805_c001_v0001179_t0017_u01783213685010") 2026/07/05 01:11:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40692eec4b4101fc_d20260705_m010808_c001_v7007000_t0000_u01783213688560") 2026/07/05 01:11:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59915_d20260705_m010805_c001_v0001180_t0038_u01783213685091") 2026/07/05 01:11:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50db6_d20260705_m010808_c001_v7007000_t0000_u01783213688777") 2026/07/05 01:11:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a46b2_d20260705_m010805_c001_v0001181_t0059_u01783213685188") 2026/07/05 01:11:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b244_d20260705_m010808_c001_v7007000_t0000_u01783213688540") 2026/07/05 01:11:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe15_d20260705_m010805_c001_v0001179_t0006_u01783213685297") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254dfa3_d20260705_m010616_c001_v7007000_t0000_u01783213576024") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1025d3727b3cedb0_d20260705_m010613_c001_v0001183_t0026_u01783213573575") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b175_d20260705_m010613_c001_v7007000_t0000_u01783213573402") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1025d3727b3ced9c_d20260705_m010610_c001_v0001183_t0034_u01783213570748") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b171_d20260705_m010610_c001_v7007000_t0000_u01783213570032") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f002f8_d20260705_m010605_c001_v0001146_t0032_u01783213565944") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254df1f_d20260705_m010604_c001_v7007000_t0000_u01783213564468") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1065cee1eb217b0b_d20260705_m010602_c001_v0001042_t0036_u01783213562032") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4217885b500257d8_d20260705_m010601_c001_v7007000_t0000_u01783213561629") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1065cee1eb217aff_d20260705_m010558_c001_v0001042_t0000_u01783213558215") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4217885b500257c5_d20260705_m010557_c001_v7007000_t0000_u01783213557501") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a441e_d20260705_m010553_c001_v0001181_t0035_u01783213553831") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad086d_d20260705_m010552_c001_v7007000_t0000_u01783213552599") 2026/07/05 01:11:02 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1170d0e96c89a6ac_d20260705_m010551_c001_v0001033_t0053_u01783213551215") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40054d1a0dbce163_d20260705_m010551_c001_v7007000_t0000_u01783213551040") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1170d0e96c89a6a8_d20260705_m010547_c001_v0001033_t0044_u01783213547927") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40054d1a0dbce15f_d20260705_m010547_c001_v7007000_t0000_u01783213547215") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4406_d20260705_m010543_c001_v0001181_t0035_u01783213543835") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad0815_d20260705_m010542_c001_v7007000_t0000_u01783213542857") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1197aeb3265cf9b2_d20260705_m010540_c001_v0001117_t0010_u01783213540907") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50aa8_d20260705_m010540_c001_v7007000_t0000_u01783213540732") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1197aeb3265cf99c_d20260705_m010537_c001_v0001117_t0027_u01783213537187") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50a74_d20260705_m010536_c001_v7007000_t0000_u01783213536488") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a43e6_d20260705_m010531_c001_v0001181_t0023_u01783213531197") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b531bf_d20260705_m010530_c001_v7007000_t0000_u01783213530286") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f106a6ddf05af3bc1_d20260705_m010528_c001_v0001097_t0000_u01783213528195") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4034c04bdaddcdff_d20260705_m010527_c001_v7007000_t0000_u01783213527885") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f106a6ddf05af3bb7_d20260705_m010524_c001_v0001097_t0008_u01783213524354") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4034c04bdaddcdf9_d20260705_m010523_c001_v7007000_t0000_u01783213523616") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a43ba_d20260705_m010518_c001_v0001181_t0010_u01783213518146") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc0cb_d20260705_m010517_c001_v7007000_t0000_u01783213517221") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1153cd12188e9cf7_d20260705_m010515_c001_v0001174_t0006_u01783213515165") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41993bc52d13cc32_d20260705_m010514_c001_v7007000_t0000_u01783213514611") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1153cd12188e9cbd_d20260705_m010509_c001_v0001174_t0032_u01783213509165") 2026/07/05 01:11:03 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41993bc52d13cc30_d20260705_m010508_c001_v7007000_t0000_u01783213508467") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a438c_d20260705_m010503_c001_v0001181_t0003_u01783213503205") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea6935b_d20260705_m010502_c001_v7007000_t0000_u01783213502031") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1196f1fe70cbb27c_d20260705_m010456_c001_v0001174_t0025_u01783213496860") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4034c04bdaddcd9a_d20260705_m010456_c001_v7007000_t0000_u01783213496649") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4360_d20260705_m010452_c001_v0001181_t0029_u01783213492966") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f109326a5ec08fe30_d20260705_m010452_c001_v0001182_t0006_u01783213492219") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f109326a5ec08fe20_d20260705_m010451_c001_v0001182_t0021_u01783213491298") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f426ff527329793b8_d20260705_m010438_c001_v7007000_t0000_u01783213478541") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f001fc_d20260705_m010431_c001_v0001146_t0027_u01783213471720") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f112c5f56879ec761_d20260705_m010430_c001_v0001037_t0031_u01783213470645") 2026/07/05 01:11:04 DEBUG : dst/one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f112c5f56879ec75d_d20260705_m010429_c001_v0001037_t0018_u01783213469035") 2026/07/05 01:11:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254dfa6_d20260705_m010616_c001_v7007000_t0000_u01783213576313") 2026/07/05 01:11:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f10333f6c33d6d507_d20260705_m010613_c001_v0001183_t0022_u01783213573143") 2026/07/05 01:11:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f10114d41e11b9cae_d20260705_m010609_c001_v0001183_t0056_u01783213569833") 2026/07/05 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254df25_d20260705_m010604_c001_v7007000_t0000_u01783213564683") 2026/07/05 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1197aeb3265cf9c4_d20260705_m010601_c001_v0001117_t0005_u01783213561087") 2026/07/05 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f108083b89b8362fe_d20260705_m010557_c001_v0001120_t0045_u01783213557014") 2026/07/05 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad086e_d20260705_m010552_c001_v7007000_t0000_u01783213552774") 2026/07/05 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f117f65d081d780df_d20260705_m010550_c001_v0001036_t0027_u01783213550504") 2026/07/05 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f103e34de6668fb29_d20260705_m010546_c001_v0001100_t0044_u01783213546906") 2026/07/05 01:11:04 DEBUG : dst/three: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea6935c_d20260705_m010502_c001_v7007000_t0000_u01783213502216") 2026/07/05 01:11:04 DEBUG : dst/three: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f109326a5ec08fe8a_d20260705_m010500_c001_v0001182_t0022_u01783213500680") 2026/07/05 01:11:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254dfa7_d20260705_m010616_c001_v7007000_t0000_u01783213576496") 2026/07/05 01:11:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11642ec40ee2bc12_d20260705_m010614_c001_v0001109_t0059_u01783213574442") 2026/07/05 01:11:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f104fd0b8174b42fd_d20260705_m010611_c001_v0001103_t0003_u01783213571498") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254dfa8_d20260705_m010616_c001_v7007000_t0000_u01783213576679") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1025d3727b3cedba_d20260705_m010615_c001_v0001183_t0054_u01783213575432") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b177_d20260705_m010615_c001_v7007000_t0000_u01783213575258") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1025d3727b3ced9e_d20260705_m010612_c001_v0001183_t0029_u01783213572067") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b174_d20260705_m010611_c001_v7007000_t0000_u01783213571894") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00302_d20260705_m010606_c001_v0001146_t0017_u01783213566892") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254df26_d20260705_m010604_c001_v7007000_t0000_u01783213564865") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1065cee1eb217b0d_d20260705_m010603_c001_v0001042_t0053_u01783213563710") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4217885b500257d9_d20260705_m010603_c001_v7007000_t0000_u01783213563536") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1065cee1eb217b03_d20260705_m010559_c001_v0001042_t0009_u01783213559570") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4217885b500257c8_d20260705_m010559_c001_v7007000_t0000_u01783213559377") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4420_d20260705_m010554_c001_v0001181_t0047_u01783213554454") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40054d1a0dbce164_d20260705_m010552_c001_v7007000_t0000_u01783213552073") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f002da_d20260705_m010549_c001_v0001146_t0022_u01783213549386") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f40054d1a0dbce162_d20260705_m010549_c001_v7007000_t0000_u01783213549035") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4408_d20260705_m010544_c001_v0001181_t0037_u01783213544573") 2026/07/05 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50aaa_d20260705_m010541_c001_v7007000_t0000_u01783213541968") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f002be_d20260705_m010539_c001_v0001146_t0041_u01783213539614") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50a93_d20260705_m010538_c001_v7007000_t0000_u01783213538535") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a43e8_d20260705_m010531_c001_v0001181_t0039_u01783213531743") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4034c04bdaddce02_d20260705_m010529_c001_v7007000_t0000_u01783213529356") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00292_d20260705_m010526_c001_v0001146_t0031_u01783213526557") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4034c04bdaddcdfb_d20260705_m010525_c001_v7007000_t0000_u01783213525402") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a43c0_d20260705_m010519_c001_v0001181_t0032_u01783213519162") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41993bc52d13cc3b_d20260705_m010516_c001_v7007000_t0000_u01783213516219") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0026e_d20260705_m010511_c001_v0001146_t0023_u01783213511584") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41993bc52d13cc31_d20260705_m010510_c001_v7007000_t0000_u01783213510468") 2026/07/05 01:11:06 DEBUG : dst/three.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4392_d20260705_m010503_c001_v0001181_t0021_u01783213503766") 2026/07/05 01:11:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254df27_d20260705_m010605_c001_v7007000_t0000_u01783213565047") 2026/07/05 01:11:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f108910faebd9fd08_d20260705_m010603_c001_v0001104_t0026_u01783213563006") 2026/07/05 01:11:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f106d12999b7aaa07_d20260705_m010559_c001_v0001184_t0042_u01783213559094") 2026/07/05 01:11:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad086f_d20260705_m010552_c001_v7007000_t0000_u01783213552948") 2026/07/05 01:11:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eead255_d20260705_m010551_c001_v0001184_t0029_u01783213551873") 2026/07/05 01:11:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11375f7175ea7e9b_d20260705_m010548_c001_v0001173_t0013_u01783213548699") 2026/07/05 01:11:06 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254dfaa_d20260705_m010616_c001_v7007000_t0000_u01783213576862") 2026/07/05 01:11:06 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4432_d20260705_m010606_c001_v0001181_t0058_u01783213566690") 2026/07/05 01:11:06 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254df2d_d20260705_m010605_c001_v7007000_t0000_u01783213565229") 2026/07/05 01:11:06 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f002e0_d20260705_m010554_c001_v0001146_t0034_u01783213554036") 2026/07/05 01:11:06 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad0870_d20260705_m010553_c001_v7007000_t0000_u01783213553122") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f002cc_d20260705_m010544_c001_v0001146_t0028_u01783213544048") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad081b_d20260705_m010543_c001_v7007000_t0000_u01783213543072") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0029e_d20260705_m010531_c001_v0001146_t0030_u01783213531463") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b531c0_d20260705_m010530_c001_v7007000_t0000_u01783213530477") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00280_d20260705_m010518_c001_v0001146_t0009_u01783213518686") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc0cc_d20260705_m010517_c001_v7007000_t0000_u01783213517413") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0024a_d20260705_m010503_c001_v0001146_t0030_u01783213503405") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea6935d_d20260705_m010502_c001_v7007000_t0000_u01783213502393") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1079e607a6074944_d20260705_m010458_c001_v0001097_t0043_u01783213498125") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f426ff527329793b9_d20260705_m010438_c001_v7007000_t0000_u01783213478715") 2026/07/05 01:11:07 DEBUG : dst/two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f112c5f56879ec76b_d20260705_m010437_c001_v0001037_t0051_u01783213477414") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4094126c888c9ac9_d20260705_m010304_c001_v7007000_t0000_u01783213384591") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00124_d20260705_m010301_c001_v0001146_t0037_u01783213381613") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4094126c888c9ac7_d20260705_m010259_c001_v7007000_t0000_u01783213379784") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4218_d20260705_m010250_c001_v0001181_t0042_u01783213370387") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aaa4_d20260705_m010241_c001_v7007000_t0000_u01783213361544") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00104_d20260705_m010238_c001_v0001146_t0004_u01783213358293") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcea_d20260705_m010218_c001_v7007000_t0000_u01783213338864") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace4b_d20260705_m010217_c001_v0001184_t0022_u01783213337170") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abce3_d20260705_m010216_c001_v7007000_t0000_u01783213336423") 2026/07/05 01:11:07 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace33_d20260705_m010215_c001_v0001184_t0007_u01783213335307") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcde_d20260705_m010212_c001_v7007000_t0000_u01783213332734") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace1f_d20260705_m010211_c001_v0001184_t0012_u01783213331252") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcda_d20260705_m010210_c001_v7007000_t0000_u01783213330455") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace0d_d20260705_m010209_c001_v0001184_t0031_u01783213329200") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcbd_d20260705_m010204_c001_v7007000_t0000_u01783213324347") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdcd_d20260705_m010202_c001_v0001184_t0031_u01783213322995") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcb5_d20260705_m010202_c001_v7007000_t0000_u01783213322225") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdc1_d20260705_m010201_c001_v0001184_t0019_u01783213321475") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd61c_d20260705_m010157_c001_v7007000_t0000_u01783213317285") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd8f_d20260705_m010156_c001_v0001184_t0008_u01783213316158") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd619_d20260705_m010154_c001_v7007000_t0000_u01783213314353") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd75_d20260705_m010153_c001_v0001184_t0018_u01783213313436") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd617_d20260705_m010153_c001_v7007000_t0000_u01783213313085") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1138a3eda0a61652_d20260705_m010152_c001_v0001130_t0030_u01783213312374") 2026/07/05 01:11:08 DEBUG : empty space: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd63_d20260705_m010150_c001_v0001184_t0036_u01783213310917") 2026/07/05 01:11:08 DEBUG : enormous: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abce6_d20260705_m010217_c001_v7007000_t0000_u01783213337971") 2026/07/05 01:11:08 DEBUG : enormous: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace4d_d20260705_m010217_c001_v0001184_t0006_u01783213337420") 2026/07/05 01:11:08 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f413f4b08d254dfb1_d20260705_m010621_c001_v7007000_t0000_u01783213581137") 2026/07/05 01:11:08 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4460_d20260705_m010619_c001_v0001181_t0053_u01783213579980") 2026/07/05 01:11:08 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa97_d20260705_m010236_c001_v7007000_t0000_u01783213356995") 2026/07/05 01:11:08 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f000fe_d20260705_m010235_c001_v0001146_t0053_u01783213355887") 2026/07/05 01:11:09 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd604_d20260705_m010148_c001_v7007000_t0000_u01783213308461") 2026/07/05 01:11:09 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd47_d20260705_m010147_c001_v0001184_t0031_u01783213307519") 2026/07/05 01:11:09 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd5f9_d20260705_m010146_c001_v7007000_t0000_u01783213306905") 2026/07/05 01:11:09 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd3d_d20260705_m010146_c001_v0001184_t0028_u01783213306349") 2026/07/05 01:11:09 DEBUG : existing: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd35_d20260705_m010145_c001_v0001184_t0005_u01783213305619") 2026/07/05 01:11:09 DEBUG : existing-b: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa9b_d20260705_m010237_c001_v7007000_t0000_u01783213357170") 2026/07/05 01:11:09 DEBUG : existing-b: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a41f2_d20260705_m010235_c001_v0001181_t0032_u01783213355876") 2026/07/05 01:11:09 DEBUG : file1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601d3_d20260705_m010710_c001_v7007000_t0000_u01783213630260") 2026/07/05 01:11:09 DEBUG : file1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbb59_d20260705_m010709_c001_v0001179_t0028_u01783213629428") 2026/07/05 01:11:09 DEBUG : file1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601cc_d20260705_m010708_c001_v7007000_t0000_u01783213628180") 2026/07/05 01:11:09 DEBUG : file1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003e2_d20260705_m010707_c001_v0001146_t0043_u01783213627281") 2026/07/05 01:11:09 DEBUG : five: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abceb_d20260705_m010222_c001_v7007000_t0000_u01783213342261") 2026/07/05 01:11:09 DEBUG : five: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f401e094e8eeace5f_d20260705_m010220_c001_v0001184_t0004_u01783213340414") 2026/07/05 01:11:09 DEBUG : foo: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd61a_d20260705_m010155_c001_v7007000_t0000_u01783213315788") 2026/07/05 01:11:09 DEBUG : foo: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f401e094e8eeacd81_d20260705_m010155_c001_v0001184_t0004_u01783213315248") 2026/07/05 01:11:09 DEBUG : foo: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f401e094e8eeacd7d_d20260705_m010154_c001_v0001184_t0004_u01783213314704") 2026/07/05 01:11:09 DEBUG : four: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcec_d20260705_m010222_c001_v7007000_t0000_u01783213342436") 2026/07/05 01:11:09 DEBUG : four: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41201ba8690a41c4_d20260705_m010220_c001_v0001181_t0042_u01783213340945") 2026/07/05 01:11:09 DEBUG : four: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace5d_d20260705_m010219_c001_v0001184_t0000_u01783213339841") 2026/07/05 01:11:09 DEBUG : hello world2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfa80_d20260705_m010107_c001_v7007000_t0000_u01783213267779") 2026/07/05 01:11:09 DEBUG : hello world2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacbf5_d20260705_m010107_c001_v0001184_t0020_u01783213267190") 2026/07/05 01:11:10 DEBUG : ignore-size: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd5e1_d20260705_m010145_c001_v7007000_t0000_u01783213305266") 2026/07/05 01:11:10 DEBUG : ignore-size: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd2b_d20260705_m010144_c001_v0001184_t0035_u01783213304341") 2026/07/05 01:11:10 DEBUG : nested/sub dir/file: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa80_d20260705_m010235_c001_v7007000_t0000_u01783213355161") 2026/07/05 01:11:10 DEBUG : nested/sub dir/file: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f000fc_d20260705_m010234_c001_v0001146_t0027_u01783213354490") 2026/07/05 01:11:10 DEBUG : nested/sub dir/file: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa5d_d20260705_m010233_c001_v7007000_t0000_u01783213353774") 2026/07/05 01:11:10 DEBUG : nested/sub dir/file: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f000f8_d20260705_m010233_c001_v0001146_t0020_u01783213353008") 2026/07/05 01:11:10 DEBUG : one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abced_d20260705_m010222_c001_v7007000_t0000_u01783213342610") 2026/07/05 01:11:10 DEBUG : one: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f401e094e8eeace55_d20260705_m010219_c001_v0001184_t0004_u01783213339226") 2026/07/05 01:11:10 DEBUG : only0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b5_d20260705_m010702_c001_v7007000_t0000_u01783213622929") 2026/07/05 01:11:10 DEBUG : only0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41201ba8690a4516_d20260705_m010657_c001_v0001181_t0042_u01783213617372") 2026/07/05 01:11:10 DEBUG : only0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0037e_d20260705_m010644_c001_v0001146_t0042_u01783213604469") 2026/07/05 01:11:10 DEBUG : only0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b532d5_d20260705_m010638_c001_v7007000_t0000_u01783213598645") 2026/07/05 01:11:10 DEBUG : only0: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00326_d20260705_m010624_c001_v0001146_t0020_u01783213584894") 2026/07/05 01:11:10 DEBUG : only1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b6_d20260705_m010703_c001_v7007000_t0000_u01783213623105") 2026/07/05 01:11:10 DEBUG : only1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41201ba8690a4522_d20260705_m010658_c001_v0001181_t0042_u01783213618536") 2026/07/05 01:11:10 DEBUG : only1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00380_d20260705_m010645_c001_v0001146_t0030_u01783213605077") 2026/07/05 01:11:10 DEBUG : only1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b532d4_d20260705_m010638_c001_v7007000_t0000_u01783213598463") 2026/07/05 01:11:10 DEBUG : only1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00328_d20260705_m010625_c001_v0001146_t0012_u01783213585467") 2026/07/05 01:11:10 DEBUG : only10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b7_d20260705_m010703_c001_v7007000_t0000_u01783213623283") 2026/07/05 01:11:10 DEBUG : only10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4168d44805f003bc_d20260705_m010657_c001_v0001146_t0009_u01783213617384") 2026/07/05 01:11:10 DEBUG : only10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0039a_d20260705_m010650_c001_v0001146_t0035_u01783213610958") 2026/07/05 01:11:10 DEBUG : only10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50bb4_d20260705_m010638_c001_v7007000_t0000_u01783213598445") 2026/07/05 01:11:11 DEBUG : only10: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00346_d20260705_m010631_c001_v0001146_t0029_u01783213591012") 2026/07/05 01:11:11 DEBUG : only11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b8_d20260705_m010703_c001_v7007000_t0000_u01783213623459") 2026/07/05 01:11:11 DEBUG : only11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41121c3ab22cbaf3_d20260705_m010657_c001_v0001179_t0005_u01783213617916") 2026/07/05 01:11:11 DEBUG : only11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0039c_d20260705_m010651_c001_v0001146_t0055_u01783213611466") 2026/07/05 01:11:11 DEBUG : only11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155aede787a5a7b_d20260705_m010638_c001_v7007000_t0000_u01783213598776") 2026/07/05 01:11:11 DEBUG : only11: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0034c_d20260705_m010631_c001_v0001146_t0013_u01783213591619") 2026/07/05 01:11:11 DEBUG : only12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601b9_d20260705_m010703_c001_v7007000_t0000_u01783213623635") 2026/07/05 01:11:11 DEBUG : only12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4031d05fc3e5974d_d20260705_m010658_c001_v0001180_t0011_u01783213618130") 2026/07/05 01:11:11 DEBUG : only12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003a0_d20260705_m010652_c001_v0001146_t0023_u01783213612348") 2026/07/05 01:11:11 DEBUG : only12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f5_d20260705_m010638_c001_v7007000_t0000_u01783213598796") 2026/07/05 01:11:11 DEBUG : only12: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0034e_d20260705_m010632_c001_v0001146_t0047_u01783213592204") 2026/07/05 01:11:11 DEBUG : only13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601ba_d20260705_m010703_c001_v7007000_t0000_u01783213623811") 2026/07/05 01:11:11 DEBUG : only13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41201ba8690a4518_d20260705_m010657_c001_v0001181_t0042_u01783213617758") 2026/07/05 01:11:11 DEBUG : only13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003a2_d20260705_m010652_c001_v0001146_t0052_u01783213612950") 2026/07/05 01:11:11 DEBUG : only13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50bc4_d20260705_m010638_c001_v7007000_t0000_u01783213598808") 2026/07/05 01:11:11 DEBUG : only13: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00352_d20260705_m010632_c001_v0001146_t0041_u01783213592794") 2026/07/05 01:11:11 DEBUG : only14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601bb_d20260705_m010704_c001_v7007000_t0000_u01783213624089") 2026/07/05 01:11:11 DEBUG : only14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4168d44805f003c0_d20260705_m010657_c001_v0001146_t0009_u01783213617770") 2026/07/05 01:11:11 DEBUG : only14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003a8_d20260705_m010653_c001_v0001146_t0017_u01783213613455") 2026/07/05 01:11:11 DEBUG : only14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b532d2_d20260705_m010638_c001_v7007000_t0000_u01783213598281") 2026/07/05 01:11:11 DEBUG : only14: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00354_d20260705_m010633_c001_v0001146_t0005_u01783213593462") 2026/07/05 01:11:12 DEBUG : only15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601bd_d20260705_m010704_c001_v7007000_t0000_u01783213624275") 2026/07/05 01:11:12 DEBUG : only15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4168d44805f003c2_d20260705_m010657_c001_v0001146_t0009_u01783213617946") 2026/07/05 01:11:12 DEBUG : only15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003ac_d20260705_m010654_c001_v0001146_t0021_u01783213614166") 2026/07/05 01:11:12 DEBUG : only15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4045f233a9b532d6_d20260705_m010638_c001_v7007000_t0000_u01783213598828") 2026/07/05 01:11:12 DEBUG : only15: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00356_d20260705_m010634_c001_v0001146_t0024_u01783213594158") 2026/07/05 01:11:12 DEBUG : only16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601be_d20260705_m010704_c001_v7007000_t0000_u01783213624450") 2026/07/05 01:11:12 DEBUG : only16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41201ba8690a451a_d20260705_m010657_c001_v0001181_t0042_u01783213617955") 2026/07/05 01:11:12 DEBUG : only16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003b0_d20260705_m010654_c001_v0001146_t0045_u01783213614778") 2026/07/05 01:11:12 DEBUG : only16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f6_d20260705_m010638_c001_v7007000_t0000_u01783213598978") 2026/07/05 01:11:12 DEBUG : only16: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0035e_d20260705_m010634_c001_v0001146_t0043_u01783213594724") 2026/07/05 01:11:13 DEBUG : only17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601bf_d20260705_m010704_c001_v7007000_t0000_u01783213624625") 2026/07/05 01:11:13 DEBUG : only17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41121c3ab22cbaf7_d20260705_m010658_c001_v0001179_t0005_u01783213618094") 2026/07/05 01:11:13 DEBUG : only17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003b4_d20260705_m010655_c001_v0001146_t0024_u01783213615299") 2026/07/05 01:11:13 DEBUG : only17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155aede787a5a79_d20260705_m010638_c001_v7007000_t0000_u01783213598424") 2026/07/05 01:11:13 DEBUG : only17: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00362_d20260705_m010635_c001_v0001146_t0048_u01783213595263") 2026/07/05 01:11:13 DEBUG : only18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c0_d20260705_m010704_c001_v7007000_t0000_u01783213624802") 2026/07/05 01:11:13 DEBUG : only18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4168d44805f003c6_d20260705_m010658_c001_v0001146_t0009_u01783213618124") 2026/07/05 01:11:13 DEBUG : only18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003b6_d20260705_m010655_c001_v0001146_t0052_u01783213615966") 2026/07/05 01:11:13 DEBUG : only18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10ef_d20260705_m010637_c001_v7007000_t0000_u01783213597889") 2026/07/05 01:11:13 DEBUG : only18: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00366_d20260705_m010635_c001_v0001146_t0031_u01783213595864") 2026/07/05 01:11:13 DEBUG : only19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c1_d20260705_m010704_c001_v7007000_t0000_u01783213624986") 2026/07/05 01:11:13 DEBUG : only19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4031d05fc3e59751_d20260705_m010658_c001_v0001180_t0011_u01783213618526") 2026/07/05 01:11:13 DEBUG : only19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003ba_d20260705_m010656_c001_v0001146_t0033_u01783213616482") 2026/07/05 01:11:13 DEBUG : only19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155aede787a5a7c_d20260705_m010638_c001_v7007000_t0000_u01783213598951") 2026/07/05 01:11:13 DEBUG : only19: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0036a_d20260705_m010636_c001_v0001146_t0012_u01783213596389") 2026/07/05 01:11:13 DEBUG : only2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c3_d20260705_m010705_c001_v7007000_t0000_u01783213625162") 2026/07/05 01:11:13 DEBUG : only2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41121c3ab22cbaff_d20260705_m010658_c001_v0001179_t0005_u01783213618622") 2026/07/05 01:11:13 DEBUG : only2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00382_d20260705_m010645_c001_v0001146_t0046_u01783213605689") 2026/07/05 01:11:13 DEBUG : only2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f1_d20260705_m010638_c001_v7007000_t0000_u01783213598070") 2026/07/05 01:11:13 DEBUG : only2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0032a_d20260705_m010626_c001_v0001146_t0054_u01783213586214") 2026/07/05 01:11:13 DEBUG : only3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c4_d20260705_m010705_c001_v7007000_t0000_u01783213625338") 2026/07/05 01:11:14 DEBUG : only3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41201ba8690a451e_d20260705_m010658_c001_v0001181_t0042_u01783213618146") 2026/07/05 01:11:14 DEBUG : only3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00384_d20260705_m010646_c001_v0001146_t0023_u01783213606173") 2026/07/05 01:11:14 DEBUG : only3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50bae_d20260705_m010638_c001_v7007000_t0000_u01783213598257") 2026/07/05 01:11:14 DEBUG : only3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00332_d20260705_m010626_c001_v0001146_t0051_u01783213586754") 2026/07/05 01:11:14 DEBUG : only4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c5_d20260705_m010705_c001_v7007000_t0000_u01783213625514") 2026/07/05 01:11:14 DEBUG : only4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41121c3ab22cbaf9_d20260705_m010658_c001_v0001179_t0005_u01783213618270") 2026/07/05 01:11:14 DEBUG : only4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00386_d20260705_m010646_c001_v0001146_t0016_u01783213606755") 2026/07/05 01:11:14 DEBUG : only4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f3_d20260705_m010638_c001_v7007000_t0000_u01783213598435") 2026/07/05 01:11:14 DEBUG : only4: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00334_d20260705_m010627_c001_v0001146_t0019_u01783213587314") 2026/07/05 01:11:14 DEBUG : only5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c6_d20260705_m010705_c001_v7007000_t0000_u01783213625690") 2026/07/05 01:11:14 DEBUG : only5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4168d44805f003c8_d20260705_m010658_c001_v0001146_t0009_u01783213618300") 2026/07/05 01:11:14 DEBUG : only5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0038a_d20260705_m010647_c001_v0001146_t0026_u01783213607512") 2026/07/05 01:11:14 DEBUG : only5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155aede787a5a7a_d20260705_m010638_c001_v7007000_t0000_u01783213598600") 2026/07/05 01:11:14 DEBUG : only5: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00336_d20260705_m010627_c001_v0001146_t0023_u01783213587939") 2026/07/05 01:11:14 DEBUG : only6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c7_d20260705_m010705_c001_v7007000_t0000_u01783213625865") 2026/07/05 01:11:14 DEBUG : only6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4031d05fc3e5974f_d20260705_m010658_c001_v0001180_t0011_u01783213618330") 2026/07/05 01:11:14 DEBUG : only6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0038c_d20260705_m010648_c001_v0001146_t0055_u01783213608179") 2026/07/05 01:11:14 DEBUG : only6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f4_d20260705_m010638_c001_v7007000_t0000_u01783213598615") 2026/07/05 01:11:14 DEBUG : only6: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00338_d20260705_m010628_c001_v0001146_t0015_u01783213588539") 2026/07/05 01:11:14 DEBUG : only7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c8_d20260705_m010706_c001_v7007000_t0000_u01783213626041") 2026/07/05 01:11:14 DEBUG : only7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41201ba8690a4520_d20260705_m010658_c001_v0001181_t0042_u01783213618340") 2026/07/05 01:11:15 DEBUG : only7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0038e_d20260705_m010648_c001_v0001146_t0035_u01783213608925") 2026/07/05 01:11:15 DEBUG : only7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4155aede787a5a78_d20260705_m010638_c001_v7007000_t0000_u01783213598249") 2026/07/05 01:11:15 DEBUG : only7: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00340_d20260705_m010629_c001_v0001146_t0009_u01783213589253") 2026/07/05 01:11:15 DEBUG : only8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601c9_d20260705_m010706_c001_v7007000_t0000_u01783213626216") 2026/07/05 01:11:15 DEBUG : only8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41121c3ab22cbafb_d20260705_m010658_c001_v0001179_t0005_u01783213618446") 2026/07/05 01:11:15 DEBUG : only8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00390_d20260705_m010649_c001_v0001146_t0007_u01783213609602") 2026/07/05 01:11:15 DEBUG : only8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f405dfc0249d50bbb_d20260705_m010638_c001_v7007000_t0000_u01783213598626") 2026/07/05 01:11:15 DEBUG : only8: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00342_d20260705_m010629_c001_v0001146_t0035_u01783213589859") 2026/07/05 01:11:15 DEBUG : only9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601cb_d20260705_m010706_c001_v7007000_t0000_u01783213626391") 2026/07/05 01:11:15 DEBUG : only9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4168d44805f003ca_d20260705_m010658_c001_v0001146_t0009_u01783213618476") 2026/07/05 01:11:15 DEBUG : only9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00396_d20260705_m010650_c001_v0001146_t0011_u01783213610282") 2026/07/05 01:11:15 DEBUG : only9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d10f2_d20260705_m010638_c001_v7007000_t0000_u01783213598251") 2026/07/05 01:11:15 DEBUG : only9: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00344_d20260705_m010630_c001_v0001146_t0022_u01783213590407") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa3a_d20260705_m010231_c001_v7007000_t0000_u01783213351926") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a41d8_d20260705_m010229_c001_v0001181_t0040_u01783213349662") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa2f_d20260705_m010228_c001_v7007000_t0000_u01783213348941") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f000ec_d20260705_m010226_c001_v0001146_t0042_u01783213346900") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa2b_d20260705_m010226_c001_v7007000_t0000_u01783213346079") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a41cc_d20260705_m010223_c001_v0001181_t0030_u01783213343485") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abce1_d20260705_m010214_c001_v7007000_t0000_u01783213334399") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace29_d20260705_m010213_c001_v0001184_t0056_u01783213333259") 2026/07/05 01:11:15 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcdc_d20260705_m010211_c001_v7007000_t0000_u01783213331822") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace1d_d20260705_m010210_c001_v0001184_t0047_u01783213330980") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcd9_d20260705_m010209_c001_v7007000_t0000_u01783213329901") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace07_d20260705_m010208_c001_v0001184_t0035_u01783213328980") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcbb_d20260705_m010203_c001_v7007000_t0000_u01783213323826") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdcb_d20260705_m010202_c001_v0001184_t0007_u01783213322751") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcb6_d20260705_m010202_c001_v7007000_t0000_u01783213322399") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdbf_d20260705_m010201_c001_v0001184_t0049_u01783213321213") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcb4_d20260705_m010200_c001_v7007000_t0000_u01783213320854") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdb9_d20260705_m010200_c001_v0001184_t0039_u01783213320269") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdb7_d20260705_m010159_c001_v0001184_t0045_u01783213319714") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcb3_d20260705_m010159_c001_v7007000_t0000_u01783213319269") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdab_d20260705_m010158_c001_v0001184_t0030_u01783213318713") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacda1_d20260705_m010158_c001_v0001184_t0028_u01783213318158") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd61d_d20260705_m010157_c001_v7007000_t0000_u01783213317461") 2026/07/05 01:11:16 DEBUG : potato: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd95_d20260705_m010156_c001_v0001184_t0031_u01783213316732") 2026/07/05 01:11:16 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f412c791cf4e96f1f_d20260705_m010314_c001_v7007000_t0000_u01783213394361") 2026/07/05 01:11:16 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0012c_d20260705_m010313_c001_v0001146_t0013_u01783213393634") 2026/07/05 01:11:16 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4094126c888c9aca_d20260705_m010305_c001_v7007000_t0000_u01783213385284") 2026/07/05 01:11:16 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4232_d20260705_m010301_c001_v0001181_t0058_u01783213381035") 2026/07/05 01:11:16 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4094126c888c9ac5_d20260705_m010254_c001_v7007000_t0000_u01783213374139") 2026/07/05 01:11:16 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00112_d20260705_m010249_c001_v0001146_t0003_u01783213369558") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aaa5_d20260705_m010241_c001_v7007000_t0000_u01783213361973") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a41f6_d20260705_m010238_c001_v0001181_t0039_u01783213358084") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abce8_d20260705_m010218_c001_v7007000_t0000_u01783213338145") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace49_d20260705_m010216_c001_v0001184_t0033_u01783213336948") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abce4_d20260705_m010216_c001_v7007000_t0000_u01783213336599") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace2d_d20260705_m010214_c001_v0001184_t0008_u01783213334922") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abce2_d20260705_m010214_c001_v7007000_t0000_u01783213334574") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace2b_d20260705_m010213_c001_v0001184_t0040_u01783213333841") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcdf_d20260705_m010212_c001_v7007000_t0000_u01783213332908") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace25_d20260705_m010212_c001_v0001184_t0034_u01783213332175") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcdb_d20260705_m010210_c001_v7007000_t0000_u01783213330629") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace13_d20260705_m010209_c001_v0001184_t0016_u01783213329892") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcbe_d20260705_m010204_c001_v7007000_t0000_u01783213324523") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacdd1_d20260705_m010203_c001_v0001184_t0011_u01783213323585") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfb4d_d20260705_m010110_c001_v7007000_t0000_u01783213270511") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc13_d20260705_m010109_c001_v0001184_t0031_u01783213269923") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfae6_d20260705_m010108_c001_v7007000_t0000_u01783213268959") 2026/07/05 01:11:17 DEBUG : potato2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacbfd_d20260705_m010108_c001_v0001184_t0056_u01783213268345") 2026/07/05 01:11:17 DEBUG : potato3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4094126c888c9acb_d20260705_m010305_c001_v7007000_t0000_u01783213385612") 2026/07/05 01:11:17 DEBUG : potato3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4234_d20260705_m010301_c001_v0001181_t0052_u01783213381928") 2026/07/05 01:11:18 DEBUG : potato3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4094126c888c9ac6_d20260705_m010254_c001_v7007000_t0000_u01783213374470") 2026/07/05 01:11:18 DEBUG : potato3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00116_d20260705_m010250_c001_v0001146_t0010_u01783213370585") 2026/07/05 01:11:18 DEBUG : potato3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aaa6_d20260705_m010242_c001_v7007000_t0000_u01783213362489") 2026/07/05 01:11:18 DEBUG : potato3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a41f8_d20260705_m010238_c001_v0001181_t0030_u01783213358850") 2026/07/05 01:11:18 DEBUG : pre-dest1/1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea69355_d20260705_m010447_c001_v7007000_t0000_u01783213487160") 2026/07/05 01:11:18 DEBUG : pre-dest1/1: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4338_d20260705_m010439_c001_v0001181_t0006_u01783213479418") 2026/07/05 01:11:18 DEBUG : pre-dest2/2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f404a008feea69356_d20260705_m010447_c001_v7007000_t0000_u01783213487334") 2026/07/05 01:11:18 DEBUG : pre-dest2/2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0020a_d20260705_m010439_c001_v0001146_t0032_u01783213479970") 2026/07/05 01:11:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f409c372f5d02df6b_d20260705_m010324_c001_v7007000_t0000_u01783213404865") 2026/07/05 01:11:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4264_d20260705_m010322_c001_v0001181_t0051_u01783213402027") 2026/07/05 01:11:18 DEBUG : sizeonly: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd5bd_d20260705_m010143_c001_v7007000_t0000_u01783213303816") 2026/07/05 01:11:18 DEBUG : sizeonly: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd21_d20260705_m010142_c001_v0001184_t0032_u01783213302900") 2026/07/05 01:11:18 DEBUG : splitbanan: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d1225_d20260705_m010848_c001_v7007000_t0000_u01783213728190") 2026/07/05 01:11:18 DEBUG : splitbanan: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a13_d20260705_m010840_c001_v0001180_t0030_u01783213720901") 2026/07/05 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d44_d20260705_m010956_c001_v7007000_t0000_u01783213796543") 2026/07/05 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59bcf_d20260705_m010950_c001_v0001180_t0005_u01783213790285") 2026/07/05 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4222077878ad185c_d20260705_m010942_c001_v7007000_t0000_u01783213782598") 2026/07/05 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b8b_d20260705_m010936_c001_v0001180_t0003_u01783213776849") 2026/07/05 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2c8a_d20260705_m010928_c001_v7007000_t0000_u01783213768955") 2026/07/05 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59b37_d20260705_m010923_c001_v0001180_t0048_u01783213763211") 2026/07/05 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f387b_d20260705_m010915_c001_v7007000_t0000_u01783213755494") 2026/07/05 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59ac9_d20260705_m010909_c001_v0001180_t0022_u01783213749182") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41913b676784d76d_d20260705_m010901_c001_v7007000_t0000_u01783213741684") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59a79_d20260705_m010855_c001_v0001180_t0058_u01783213735632") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4167e7de962701e7_d20260705_m010842_c001_v7007000_t0000_u01783213722610") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00596_d20260705_m010839_c001_v0001146_t0007_u01783213719696") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960715_d20260705_m010832_c001_v7007000_t0000_u01783213712008") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4724_d20260705_m010825_c001_v0001181_t0025_u01783213705305") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619d8fb2_d20260705_m010824_c001_v7007000_t0000_u01783213704115") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0053a_d20260705_m010821_c001_v0001146_t0027_u01783213701176") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4236b05f273bc291_d20260705_m010813_c001_v7007000_t0000_u01783213693612") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbe25_d20260705_m010807_c001_v0001179_t0023_u01783213687085") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6b243_d20260705_m010806_c001_v7007000_t0000_u01783213686123") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f004ec_d20260705_m010802_c001_v0001146_t0013_u01783213682975") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f408a88f274f58e81_d20260705_m010750_c001_v7007000_t0000_u01783213670645") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbd0f_d20260705_m010747_c001_v0001179_t0035_u01783213667255") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f37a8_d20260705_m010739_c001_v7007000_t0000_u01783213659508") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbc5f_d20260705_m010733_c001_v0001179_t0007_u01783213653467") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f414677f3d63f378d_d20260705_m010726_c001_v7007000_t0000_u01783213646087") 2026/07/05 01:11:19 DEBUG : splitbananasplit: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbbcb_d20260705_m010720_c001_v0001179_t0056_u01783213640301") 2026/07/05 01:11:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f411d15fd00d41fe3_d20260705_m010827_c001_v7007000_t0000_u01783213707020") 2026/07/05 01:11:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbedf_d20260705_m010822_c001_v0001179_t0037_u01783213702320") 2026/07/05 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960200_d20260705_m010714_c001_v7007000_t0000_u01783213634298") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e597b9_d20260705_m010713_c001_v0001180_t0003_u01783213633317") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601d9_d20260705_m010712_c001_v7007000_t0000_u01783213632496") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f003ee_d20260705_m010711_c001_v0001146_t0047_u01783213631167") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa83_d20260705_m010235_c001_v7007000_t0000_u01783213355340") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a41ea_d20260705_m010234_c001_v0001181_t0000_u01783213354480") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa62_d20260705_m010233_c001_v7007000_t0000_u01783213353949") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a41e2_d20260705_m010232_c001_v0001181_t0030_u01783213352998") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd59a_d20260705_m010140_c001_v7007000_t0000_u01783213300913") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacd09_d20260705_m010139_c001_v0001184_t0013_u01783213299583") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd58f_d20260705_m010139_c001_v7007000_t0000_u01783213299224") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeaccff_d20260705_m010138_c001_v0001184_t0020_u01783213298315") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd57c_d20260705_m010136_c001_v7007000_t0000_u01783213296100") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacced_d20260705_m010135_c001_v0001184_t0015_u01783213295096") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd573_d20260705_m010134_c001_v7007000_t0000_u01783213294565") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacce3_d20260705_m010133_c001_v0001184_t0059_u01783213293795") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeaccc5_d20260705_m010131_c001_v0001184_t0009_u01783213291344") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4186241b619cd538_d20260705_m010130_c001_v7007000_t0000_u01783213290991") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeaccbf_d20260705_m010130_c001_v0001184_t0009_u01783213290378") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeaccb3_d20260705_m010129_c001_v0001184_t0041_u01783213289817") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d02cd_d20260705_m010129_c001_v7007000_t0000_u01783213289104") 2026/07/05 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacca1_d20260705_m010126_c001_v0001184_t0059_u01783213286788") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc8f_d20260705_m010124_c001_v0001184_t0058_u01783213284162") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d00d6_d20260705_m010123_c001_v7007000_t0000_u01783213283783") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc81_d20260705_m010123_c001_v0001184_t0039_u01783213283191") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc79_d20260705_m010122_c001_v0001184_t0040_u01783213282603") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5d0071_d20260705_m010122_c001_v7007000_t0000_u01783213282227") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc5d_d20260705_m010118_c001_v0001184_t0034_u01783213278744") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfe7b_d20260705_m010118_c001_v7007000_t0000_u01783213278367") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc55_d20260705_m010117_c001_v0001184_t0018_u01783213277783") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfe14_d20260705_m010116_c001_v7007000_t0000_u01783213276845") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc4b_d20260705_m010116_c001_v0001184_t0048_u01783213276250") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfdae_d20260705_m010115_c001_v7007000_t0000_u01783213275684") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc3f_d20260705_m010115_c001_v0001184_t0039_u01783213275100") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfce4_d20260705_m010114_c001_v7007000_t0000_u01783213274161") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc39_d20260705_m010113_c001_v0001184_t0029_u01783213273390") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfc7c_d20260705_m010112_c001_v7007000_t0000_u01783213272826") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc2b_d20260705_m010112_c001_v0001184_t0012_u01783213272247") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfc17_d20260705_m010111_c001_v7007000_t0000_u01783213271680") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacc1d_d20260705_m010111_c001_v0001184_t0045_u01783213271077") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfa7b_d20260705_m010106_c001_v7007000_t0000_u01783213266627") 2026/07/05 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacbed_d20260705_m010106_c001_v0001184_t0028_u01783213266032") 2026/07/05 01:11:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfa79_d20260705_m010105_c001_v7007000_t0000_u01783213265466") 2026/07/05 01:11:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacbe5_d20260705_m010104_c001_v0001184_t0046_u01783213264878") 2026/07/05 01:11:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfa75_d20260705_m010103_c001_v7007000_t0000_u01783213263846") 2026/07/05 01:11:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacbd9_d20260705_m010103_c001_v0001184_t0029_u01783213263257") 2026/07/05 01:11:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4184404ded5cfa6d_d20260705_m010101_c001_v7007000_t0000_u01783213261043") 2026/07/05 01:11:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeacbc9_d20260705_m010100_c001_v0001184_t0013_u01783213260305") 2026/07/05 01:11:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f960205_d20260705_m010714_c001_v7007000_t0000_u01783213634473") 2026/07/05 01:11:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cbb7f_d20260705_m010713_c001_v0001179_t0020_u01783213633317") 2026/07/05 01:11:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601de_d20260705_m010712_c001_v7007000_t0000_u01783213632672") 2026/07/05 01:11:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4558_d20260705_m010711_c001_v0001181_t0012_u01783213631180") 2026/07/05 01:11:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d4c_d20260705_m010958_c001_v7007000_t0000_u01783213798481") 2026/07/05 01:11:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc2e8_d20260705_m010957_c001_v0001179_t0044_u01783213797874") 2026/07/05 01:11:22 DEBUG : sub/yam: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa32_d20260705_m010231_c001_v7007000_t0000_u01783213351396") 2026/07/05 01:11:22 DEBUG : sub/yam: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f000f2_d20260705_m010229_c001_v0001146_t0009_u01783213349672") 2026/07/05 01:11:22 DEBUG : test_dir1/file2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601d4_d20260705_m010710_c001_v7007000_t0000_u01783213630435") 2026/07/05 01:11:22 DEBUG : test_dir1/file2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4550_d20260705_m010709_c001_v0001181_t0003_u01783213629086") 2026/07/05 01:11:22 DEBUG : test_dir1/file2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601ce_d20260705_m010708_c001_v7007000_t0000_u01783213628355") 2026/07/05 01:11:22 DEBUG : test_dir1/file2: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4546_d20260705_m010707_c001_v0001181_t0049_u01783213627307") 2026/07/05 01:11:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601d5_d20260705_m010710_c001_v7007000_t0000_u01783213630612") 2026/07/05 01:11:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e597ab_d20260705_m010709_c001_v0001180_t0012_u01783213629094") 2026/07/05 01:11:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f407414db8f9601cf_d20260705_m010708_c001_v7007000_t0000_u01783213628531") 2026/07/05 01:11:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59795_d20260705_m010707_c001_v0001180_t0003_u01783213627320") 2026/07/05 01:11:22 DEBUG : three: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcee_d20260705_m010222_c001_v7007000_t0000_u01783213342784") 2026/07/05 01:11:23 DEBUG : three: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace67_d20260705_m010221_c001_v0001184_t0011_u01783213341689") 2026/07/05 01:11:23 DEBUG : three: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f101e094e8eeace5b_d20260705_m010219_c001_v0001184_t0045_u01783213339612") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d79_d20260705_m011000_c001_v7007000_t0000_u01783213800283") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0071a_d20260705_m010959_c001_v0001146_t0010_u01783213799438") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2e49_d20260705_m011018_c001_v7007000_t0000_u01783213818778") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4996_d20260705_m011017_c001_v0001181_t0047_u01783213817253") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2e1b_d20260705_m011015_c001_v7007000_t0000_u01783213815699") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f00742_d20260705_m011013_c001_v0001146_t0012_u01783213813581") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2e0e_d20260705_m011012_c001_v7007000_t0000_u01783213812653") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc34c_d20260705_m011012_c001_v0001179_t0015_u01783213812008") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2da0_d20260705_m011007_c001_v7007000_t0000_u01783213807403") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0072a_d20260705_m011006_c001_v0001146_t0006_u01783213806256") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2dce_d20260705_m011009_c001_v7007000_t0000_u01783213809381") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4978_d20260705_m011008_c001_v0001181_t0044_u01783213808344") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d8b_d20260705_m011005_c001_v7007000_t0000_u01783213805274") 2026/07/05 01:11:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11121c3ab22cc314_d20260705_m011004_c001_v0001179_t0037_u01783213804618") 2026/07/05 01:11:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d8a_d20260705_m011003_c001_v7007000_t0000_u01783213803616") 2026/07/05 01:11:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59c2d_d20260705_m011002_c001_v0001180_t0014_u01783213802903") 2026/07/05 01:11:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2d88_d20260705_m011001_c001_v7007000_t0000_u01783213801971") 2026/07/05 01:11:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a4966_d20260705_m011001_c001_v0001181_t0059_u01783213801333") 2026/07/05 01:11:24 DEBUG : toe/toe/toe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4094126c888c9c5b_d20260705_m011023_c001_v7007000_t0000_u01783213823671") 2026/07/05 01:11:24 DEBUG : toe/toe/toe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f0075a_d20260705_m011022_c001_v0001146_t0040_u01783213822864") 2026/07/05 01:11:24 DEBUG : toe/toe/toe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2ded_d20260705_m011011_c001_v7007000_t0000_u01783213811051") 2026/07/05 01:11:24 DEBUG : toe/toe/toe: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59c7d_d20260705_m011010_c001_v0001180_t0020_u01783213810350") 2026/07/05 01:11:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2e53_d20260705_m011019_c001_v7007000_t0000_u01783213819370") 2026/07/05 01:11:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1031d05fc3e59ca3_d20260705_m011018_c001_v0001180_t0040_u01783213818569") 2026/07/05 01:11:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f41732883679d2e2a_d20260705_m011016_c001_v7007000_t0000_u01783213816305") 2026/07/05 01:11:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1099db1c273a19ee_d20260705_m011015_c001_v0001104_t0020_u01783213815076") 2026/07/05 01:11:24 DEBUG : two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f402a38c2575abcef_d20260705_m010222_c001_v7007000_t0000_u01783213342959") 2026/07/05 01:11:24 DEBUG : two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4168d44805f000e2_d20260705_m010221_c001_v0001146_t0009_u01783213341141") 2026/07/05 01:11:24 DEBUG : two: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f401e094e8eeace57_d20260705_m010219_c001_v0001184_t0004_u01783213339419") 2026/07/05 01:11:24 DEBUG : yam: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa3f_d20260705_m010232_c001_v7007000_t0000_u01783213352102") 2026/07/05 01:11:24 DEBUG : yam: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1001d73a7bdfcfb5_d20260705_m010230_c001_v0001117_t0000_u01783213350638") 2026/07/05 01:11:24 DEBUG : yam: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa2e_d20260705_m010228_c001_v7007000_t0000_u01783213348411") 2026/07/05 01:11:24 DEBUG : yam: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f11201ba8690a41d2_d20260705_m010226_c001_v0001181_t0053_u01783213346794") 2026/07/05 01:11:24 DEBUG : yam: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa2a_d20260705_m010225_c001_v7007000_t0000_u01783213345550") 2026/07/05 01:11:24 DEBUG : yam: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1168d44805f000e4_d20260705_m010223_c001_v0001146_t0032_u01783213343495") 2026/07/05 01:11:24 DEBUG : yaml: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa30_d20260705_m010229_c001_v7007000_t0000_u01783213349133") 2026/07/05 01:11:24 DEBUG : yaml: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f1064e03d3b41cde2_d20260705_m010227_c001_v0001037_t0027_u01783213347995") 2026/07/05 01:11:24 DEBUG : yaml: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f4015f013e5e6aa2d_d20260705_m010226_c001_v7007000_t0000_u01783213346254") 2026/07/05 01:11:24 DEBUG : yaml: Deleting (id "4_z5f62fd63c0ad2bfb9ff80e1b_f117359cd9037f4b6_d20260705_m010225_c001_v0001172_t0031_u01783213345273") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m28.89608574s (try 1/5)